Aug 07 18:47:40.151474 np0000006749 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 07 18:47:40.157299 np0000006749 devstack@c-api.service[100335]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 7 18:47:40 2026] *** Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: nodename: np0000006749 Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: machine: x86_64 Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: clock source: unix Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: pcre jit disabled Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: detected number of CPU cores: 16 Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: current working directory: / Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: detected binary path: /usr/bin/uwsgi-core Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: your processes number limit is 257052 Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: your memory page size is 4096 bytes Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: detected max file descriptor number: 2048 Aug 07 18:47:40.159818 np0000006749 devstack@c-api.service[100335]: lock engine: pthread robust mutexes Aug 07 18:47:40.160224 np0000006749 devstack@c-api.service[100335]: thunder lock: enabled Aug 07 18:47:40.160224 np0000006749 devstack@c-api.service[100335]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 07 18:47:40.160284 np0000006749 devstack@c-api.service[100335]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 07 18:47:40.160284 np0000006749 devstack@c-api.service[100335]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 07 18:47:40.160284 np0000006749 devstack@c-api.service[100335]: Set PythonHome to /opt/stack/data/venv Aug 07 18:47:40.198229 np0000006749 devstack@c-api.service[100335]: Python main interpreter initialized at 0x772b4e2a4668 Aug 07 18:47:40.198229 np0000006749 devstack@c-api.service[100335]: python threads support enabled Aug 07 18:47:40.198229 np0000006749 devstack@c-api.service[100335]: your server socket listen backlog is limited to 100 connections Aug 07 18:47:40.198229 np0000006749 devstack@c-api.service[100335]: your mercy for graceful operations on workers is 80 seconds Aug 07 18:47:40.198900 np0000006749 devstack@c-api.service[100335]: mapped 671795 bytes (656 KB) for 4 cores Aug 07 18:47:40.199128 np0000006749 devstack@c-api.service[100335]: *** Operational MODE: preforking *** Aug 07 18:47:40.199380 np0000006749 devstack@c-api.service[100335]: *** uWSGI is running in multiple interpreter mode *** Aug 07 18:47:40.199380 np0000006749 devstack@c-api.service[100335]: spawned uWSGI master process (pid: 100335) Aug 07 18:47:40.199595 np0000006749 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 07 18:47:40.200492 np0000006749 devstack@c-api.service[100335]: spawned uWSGI worker 1 (pid: 100342, cores: 1) Aug 07 18:47:40.200654 np0000006749 devstack@c-api.service[100335]: spawned uWSGI worker 2 (pid: 100343, cores: 1) Aug 07 18:47:40.201151 np0000006749 devstack@c-api.service[100335]: spawned uWSGI worker 3 (pid: 100344, cores: 1) Aug 07 18:47:40.201642 np0000006749 devstack@c-api.service[100335]: spawned uWSGI worker 4 (pid: 100345, cores: 1) Aug 07 18:47:40.201695 np0000006749 devstack@c-api.service[100335]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 07 18:47:40.329433 np0000006749 devstack@c-api.service[100345]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 18:47:40.329433 np0000006749 devstack@c-api.service[100345]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 18:47:40.329433 np0000006749 devstack@c-api.service[100345]: we strongly recommend against using it for new projects. Aug 07 18:47:40.329433 np0000006749 devstack@c-api.service[100345]: If you are already using Eventlet, we recommend migrating to a different Aug 07 18:47:40.329433 np0000006749 devstack@c-api.service[100345]: framework. For more detail see Aug 07 18:47:40.329433 np0000006749 devstack@c-api.service[100345]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 18:47:40.329433 np0000006749 devstack@c-api.service[100345]: import eventlet # noqa Aug 07 18:47:40.336041 np0000006749 devstack@c-api.service[100342]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 18:47:40.336041 np0000006749 devstack@c-api.service[100342]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 18:47:40.336041 np0000006749 devstack@c-api.service[100342]: we strongly recommend against using it for new projects. Aug 07 18:47:40.336041 np0000006749 devstack@c-api.service[100342]: If you are already using Eventlet, we recommend migrating to a different Aug 07 18:47:40.336041 np0000006749 devstack@c-api.service[100342]: framework. For more detail see Aug 07 18:47:40.336041 np0000006749 devstack@c-api.service[100342]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 18:47:40.336041 np0000006749 devstack@c-api.service[100342]: import eventlet # noqa Aug 07 18:47:40.336682 np0000006749 devstack@c-api.service[100343]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 18:47:40.336682 np0000006749 devstack@c-api.service[100343]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 18:47:40.336682 np0000006749 devstack@c-api.service[100343]: we strongly recommend against using it for new projects. Aug 07 18:47:40.336682 np0000006749 devstack@c-api.service[100343]: If you are already using Eventlet, we recommend migrating to a different Aug 07 18:47:40.336682 np0000006749 devstack@c-api.service[100343]: framework. For more detail see Aug 07 18:47:40.336682 np0000006749 devstack@c-api.service[100343]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 18:47:40.336682 np0000006749 devstack@c-api.service[100343]: import eventlet # noqa Aug 07 18:47:40.388656 np0000006749 devstack@c-api.service[100344]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 18:47:40.388656 np0000006749 devstack@c-api.service[100344]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 18:47:40.388656 np0000006749 devstack@c-api.service[100344]: we strongly recommend against using it for new projects. Aug 07 18:47:40.388656 np0000006749 devstack@c-api.service[100344]: If you are already using Eventlet, we recommend migrating to a different Aug 07 18:47:40.388656 np0000006749 devstack@c-api.service[100344]: framework. For more detail see Aug 07 18:47:40.388656 np0000006749 devstack@c-api.service[100344]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 18:47:40.388656 np0000006749 devstack@c-api.service[100344]: import eventlet # noqa Aug 07 18:47:40.484860 np0000006749 devstack@c-api.service[100343]: /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 07 18:47:40.484860 np0000006749 devstack@c-api.service[100343]: from cgi import parse_header Aug 07 18:47:40.491893 np0000006749 devstack@c-api.service[100345]: /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 07 18:47:40.491893 np0000006749 devstack@c-api.service[100345]: from cgi import parse_header Aug 07 18:47:40.510505 np0000006749 devstack@c-api.service[100342]: /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 07 18:47:40.510505 np0000006749 devstack@c-api.service[100342]: from cgi import parse_header Aug 07 18:47:40.521429 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 18:47:40.521429 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:47:40.529434 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 18:47:40.529434 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:47:40.532105 np0000006749 devstack@c-api.service[100343]: /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 07 18:47:40.532105 np0000006749 devstack@c-api.service[100343]: removals.removed_module( Aug 07 18:47:40.532872 np0000006749 devstack@c-api.service[100343]: /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 07 18:47:40.532872 np0000006749 devstack@c-api.service[100343]: removals.removed_module( Aug 07 18:47:40.542720 np0000006749 devstack@c-api.service[100345]: /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 07 18:47:40.542720 np0000006749 devstack@c-api.service[100345]: removals.removed_module( Aug 07 18:47:40.543572 np0000006749 devstack@c-api.service[100345]: /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 07 18:47:40.543572 np0000006749 devstack@c-api.service[100345]: removals.removed_module( Aug 07 18:47:40.545938 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 18:47:40.545938 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:47:40.556860 np0000006749 devstack@c-api.service[100342]: /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 07 18:47:40.556860 np0000006749 devstack@c-api.service[100342]: removals.removed_module( Aug 07 18:47:40.557619 np0000006749 devstack@c-api.service[100342]: /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 07 18:47:40.557619 np0000006749 devstack@c-api.service[100342]: removals.removed_module( Aug 07 18:47:40.578100 np0000006749 devstack@c-api.service[100344]: /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 07 18:47:40.578100 np0000006749 devstack@c-api.service[100344]: from cgi import parse_header Aug 07 18:47:40.615695 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 18:47:40.615695 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:47:40.627961 np0000006749 devstack@c-api.service[100344]: /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 07 18:47:40.627961 np0000006749 devstack@c-api.service[100344]: removals.removed_module( Aug 07 18:47:40.628808 np0000006749 devstack@c-api.service[100344]: /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 07 18:47:40.628808 np0000006749 devstack@c-api.service[100344]: removals.removed_module( Aug 07 18:47:41.269867 np0000006749 devstack@c-api.service[100343]: /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 07 18:47:41.269867 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:47:41.308474 np0000006749 devstack@c-api.service[100342]: /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 07 18:47:41.308474 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:47:41.315280 np0000006749 devstack@c-api.service[100343]: /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 07 18:47:41.315280 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:47:41.322757 np0000006749 devstack@c-api.service[100345]: /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 07 18:47:41.322757 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:47:41.358230 np0000006749 devstack@c-api.service[100344]: /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 07 18:47:41.358230 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:47:41.359112 np0000006749 devstack@c-api.service[100342]: /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 07 18:47:41.359112 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:47:41.373426 np0000006749 devstack@c-api.service[100345]: /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 07 18:47:41.373426 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:47:41.407542 np0000006749 devstack@c-api.service[100344]: /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 07 18:47:41.407542 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:47:41.481402 np0000006749 devstack@c-api.service[100343]: 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 07 18:47:41.481697 np0000006749 devstack@c-api.service[100343]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100343) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 18:47:41.525681 np0000006749 devstack@c-api.service[100342]: 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 07 18:47:41.525859 np0000006749 devstack@c-api.service[100342]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100342) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 18:47:41.544591 np0000006749 devstack@c-api.service[100345]: 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 07 18:47:41.544759 np0000006749 devstack@c-api.service[100345]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100345) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 18:47:41.562281 np0000006749 devstack@c-api.service[100343]: /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 07 18:47:41.562281 np0000006749 devstack@c-api.service[100343]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 18:47:41.581610 np0000006749 devstack@c-api.service[100344]: 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 07 18:47:41.581810 np0000006749 devstack@c-api.service[100344]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100344) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 18:47:41.593377 np0000006749 devstack@c-api.service[100342]: /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 07 18:47:41.593377 np0000006749 devstack@c-api.service[100342]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 18:47:41.606163 np0000006749 devstack@c-api.service[100345]: /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 07 18:47:41.606163 np0000006749 devstack@c-api.service[100345]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 18:47:41.645789 np0000006749 devstack@c-api.service[100344]: /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 07 18:47:41.645789 np0000006749 devstack@c-api.service[100344]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 18:47:42.035213 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100342) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 18:47:42.035385 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100343) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 18:47:42.035512 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100344) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 18:47:42.035549 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.035627 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.035660 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100345) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 18:47:42.035726 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.035874 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.035914 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.036006 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.036006 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.036054 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.036125 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.036192 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.036228 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.036457 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.037780 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.037848 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.037925 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.038004 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.038095 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.038134 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.038170 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.038195 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.038233 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.038271 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.038310 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.038344 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.038377 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.038423 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.038463 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.038491 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.038519 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.038545 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.038576 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.038612 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.038637 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.038676 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.038720 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.038768 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.038807 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.038842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.038842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.038842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.039399 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.039459 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.039549 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.039614 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.039647 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.039672 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.039694 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.039715 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.039738 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.039761 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.039786 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.039833 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.039871 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.039903 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.039941 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.039964 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.039984 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.040022 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.040046 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.040067 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.040100 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.040124 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.040149 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.040175 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.040199 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.040220 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.040241 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.040265 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.040296 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.040318 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.040338 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.040359 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.040379 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.040400 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.040421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.040440 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.040465 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.040486 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.040506 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.040526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.040550 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.040569 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.040588 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.040608 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.040632 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.040652 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.040673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.040693 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.040712 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.040732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.040751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.040770 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.040790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.040790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.040790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.040790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.042260 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.042319 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.042391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.042418 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.042441 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.042462 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.042509 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.042535 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.042587 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.042618 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.042641 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.042661 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.042683 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.042704 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.042726 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.042746 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.042766 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.042798 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.042820 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.042842 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.042867 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.042888 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.042912 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.042949 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.042970 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.043039 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.043080 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.043122 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.043146 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.043167 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.043188 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.043222 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.043250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.043271 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.043291 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.043313 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.043340 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.043367 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.043393 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.043413 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.043435 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.043459 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.043480 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.043505 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.043527 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.043548 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.043573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.043595 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.043616 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.043637 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.043657 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.043690 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.043726 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.043749 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.043749 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.043816 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.044752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.044829 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.044885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.044968 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.045023 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.045055 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.045099 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.045125 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.045146 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.045166 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.045202 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.045225 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.045258 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.045287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.045309 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.045330 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.045350 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.045375 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.045396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.045425 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.045449 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.045469 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.045490 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.045514 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.045539 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.045560 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.045583 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.045583 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.045950 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.046087 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.046087 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.046169 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.046232 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.046268 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.046296 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.046330 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.046363 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.046392 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.046419 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.046447 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.046469 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.046494 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.046515 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.046542 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.046563 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.046584 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.046605 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.046626 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.046650 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.046672 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.046692 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.046713 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.046744 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.046781 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.046804 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.046830 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.046851 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.046877 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.046899 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.046944 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.046974 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.047012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.047051 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.047097 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.047123 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.047144 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.047164 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.047198 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.047220 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.047239 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.047261 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.047372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.047400 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.047426 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.047447 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.047467 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.047467 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.047502 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.047521 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.047542 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.047562 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.047586 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.047586 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.047586 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.048592 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.048665 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.048769 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.048792 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.048813 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.048833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.048864 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.048894 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.048915 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.048945 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.048965 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.048985 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.049052 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.049102 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.049149 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.049176 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.049202 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.049224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.049245 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.049277 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.049316 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.049343 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.049396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.049421 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.049442 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.049467 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.049493 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.049513 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.054719 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.054799 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.054888 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.054919 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.054974 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.055011 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.055053 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.055093 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.055120 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.055141 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.055163 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.055203 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.055228 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.055250 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.055271 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.055294 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.055320 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.055320 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.055366 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.055394 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.055394 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.055432 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.055458 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.055478 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.055499 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.055519 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.055547 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.055624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.055968 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.056070 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.056220 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.056266 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.056292 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.056324 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.056346 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.056379 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.056408 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.056431 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.056450 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.056473 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.056497 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.056526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.056547 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.056571 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.056592 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.056618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.056639 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.056659 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.056679 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.056700 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.056730 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.056754 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.056779 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.056809 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.056809 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.056882 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.058397 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.058460 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.058495 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.058522 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.058544 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.058571 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.058596 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.058618 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.058651 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.058683 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.058714 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.058740 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.058774 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.058802 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.058827 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.058848 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.058868 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.058903 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.058939 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.058972 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.059008 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.059032 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.059074 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.059074 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.059119 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.059119 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.059119 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.059180 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.059479 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.059573 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.059609 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.059641 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.059667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.059710 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.059743 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.059775 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.059811 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.059847 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.059875 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.059897 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.059956 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.059986 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.060033 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.060066 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.060107 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.060136 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.060163 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.060185 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.060185 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.060252 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.060285 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.060307 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.060307 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.060307 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.060307 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.060383 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.061097 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.061179 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.061215 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.061239 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.061283 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.061311 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.061333 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.061333 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.061370 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.061390 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.061418 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.061444 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.061474 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.061497 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.061522 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.061549 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.061572 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.061595 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.061616 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.061639 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.061659 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.061689 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.061711 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.061731 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.061751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.061779 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.061810 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.061810 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.064078 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.064169 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.064243 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.064326 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.064359 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.064401 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.064429 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.064464 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.064499 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.064530 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.064556 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.064578 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.064617 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.064653 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.064676 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.064697 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.064718 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.064745 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.064765 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.064786 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.064814 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.064841 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.064864 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.064889 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.064952 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.064981 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.065019 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.065105 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.065406 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.065480 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.065567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.065658 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.065688 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.065723 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.065759 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.065786 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.065816 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.065851 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.065880 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.065905 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.065957 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.066005 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.066034 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.066073 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.066113 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.066141 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.066166 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.066199 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.066237 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.066276 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.066303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.066332 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.066361 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.066386 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.066386 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.066386 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.067463 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.067519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.067555 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.067609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.067642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.067673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.067699 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.067729 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.067779 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.067824 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.067870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.067870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.067932 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.067957 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.067979 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.068032 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.068073 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.068104 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.068132 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.068157 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.068184 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.068206 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.068206 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.068252 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.068273 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.068293 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.068312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.068337 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.068362 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.068412 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.068442 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.068472 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.068507 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.068532 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.068564 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.068592 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.068672 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.068706 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.068731 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.068759 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.068781 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.068805 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.068827 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.068851 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.068883 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.068914 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.068977 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.069022 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.069055 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.069094 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.069121 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.069155 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.069180 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.069204 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.069226 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.069256 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.069280 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.069308 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.069332 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.069355 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.069377 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.069412 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.069452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.069604 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.069634 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.069664 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.069689 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.069712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.069739 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.069763 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.069791 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.069815 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.069837 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.069856 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.069891 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.069916 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.069953 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.069976 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.070019 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.070045 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.070065 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.070085 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.070104 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.070132 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.070164 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.070187 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.070211 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.070231 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.070255 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.070278 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.070303 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.070323 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.070348 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.070370 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.070398 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.070425 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.070453 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.070477 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.070498 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.070525 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.070549 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.070571 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.070593 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.070629 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.070655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.070677 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.070700 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.070720 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.070755 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.070782 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.070804 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.070826 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.070859 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.070954 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.071039 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.071099 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.071132 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.071165 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.071188 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.071213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.071238 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.071260 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.071283 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.071305 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.071327 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.071350 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.071373 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.071400 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.071426 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.071448 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.071470 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.071497 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.071521 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.071543 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.071565 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.071586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.071618 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.071658 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.071658 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.071658 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.072036 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.072108 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.072183 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.072271 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.072302 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.072336 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.072362 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.072385 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.072410 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.072435 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.072458 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.072486 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.072510 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.072534 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.072557 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.072586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.072609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.072639 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.072671 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.072694 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.072714 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.072736 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.072770 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.072802 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.072832 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.072854 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.072879 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.072898 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.072944 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.072985 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.073044 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.073084 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.073117 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.073143 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.073171 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.073200 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.073228 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.073249 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.073272 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.073291 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.073312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.073336 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.073368 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.073415 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.073442 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.073468 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.073492 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.073512 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.073532 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.073551 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.073573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.073573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.073573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.073573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.073573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.073573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.075438 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.075506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.075575 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.075605 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.075631 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.075655 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.075678 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.075715 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.075740 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.075768 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.075793 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.075815 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.075835 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.075855 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.075880 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.075901 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.075949 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.075989 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.076032 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.076054 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.076084 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.076281 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.076366 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.076429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.076501 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.076656 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.076711 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.076742 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.077733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.077787 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.077860 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.077897 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.077940 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.077986 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.078038 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.078064 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.078097 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.078123 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.078147 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.078170 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.078199 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.078199 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.078264 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.078307 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.078345 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.078390 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.078429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.078429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.078476 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.078569 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.078659 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.078723 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.078779 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.078844 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.078908 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.078986 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.079230 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.079296 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.079353 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.079378 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.079415 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.079453 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.079493 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.079536 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.079585 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.079619 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.079642 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.079666 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.079689 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.079713 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.079742 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.079774 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.079799 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.079867 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.079936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.079967 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.080006 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.080035 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.080069 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.080094 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.080094 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.080140 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.080165 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.080165 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.080897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.080985 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.081105 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.081138 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.081162 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.081184 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.081209 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.081230 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.081256 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.081283 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.081309 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.081335 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.081358 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.081380 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.081410 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.081436 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.081462 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.081487 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.081517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.081548 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.081574 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.081604 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.081630 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.081655 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.081683 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.081723 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.081750 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.081779 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.081809 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.081839 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.081864 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.081890 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.081914 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.081963 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.081989 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.082030 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.082055 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.082079 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.082117 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.082149 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.082170 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.082195 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.082220 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.082245 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.082269 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.082293 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.082317 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.082340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.082371 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.082395 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.082420 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.082445 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.082469 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.082493 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.082493 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.082493 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.085838 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.085902 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.085945 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.085974 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.086010 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.086038 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.086103 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.086146 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.086183 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.086212 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.086237 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.086313 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.086343 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.086371 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.086397 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.086397 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.086448 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.086473 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.086512 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.086541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.086571 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.086612 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.086646 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.086672 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.086710 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.086753 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.086792 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.086831 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.090844 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.090935 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.090976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.091015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.091058 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.091107 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.091143 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.091169 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.091194 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.091218 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.091243 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.091268 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.091293 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.091331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.091359 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.091387 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.091409 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.091449 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.091520 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.091563 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.091641 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.091682 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.091729 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.091786 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.091867 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.091949 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.091990 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.092031 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.092069 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.092104 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.092179 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.092208 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.092239 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.092267 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.092290 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.092313 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.092335 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.092357 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.092402 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.092431 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.092457 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.092457 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.092500 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.092530 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.092558 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.092591 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.092631 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.092659 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.092686 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.092710 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.092735 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.092765 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.092791 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.092815 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.092845 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.092845 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 18:47:42.095056 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.095104 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.095126 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.095157 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.095184 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.095242 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.095276 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.095307 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.095340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.095371 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 18:47:42.095398 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.095422 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.095448 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.095478 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.095516 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.095557 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 18:47:42.095585 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.095610 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.095635 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 18:47:42.095666 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.095692 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 18:47:42.095721 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.095746 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 18:47:42.095746 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 18:47:42.136379 np0000006749 devstack@c-api.service[100342]: INFO dbcounter [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Registered counter for database cinder Aug 07 18:47:42.136458 np0000006749 devstack@c-api.service[100345]: INFO dbcounter [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Registered counter for database cinder Aug 07 18:47:42.136681 np0000006749 devstack@c-api.service[100344]: INFO dbcounter [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Registered counter for database cinder Aug 07 18:47:42.138849 np0000006749 devstack@c-api.service[100343]: INFO dbcounter [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Registered counter for database cinder Aug 07 18:47:42.176794 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-099e38c1-8107-4f42-af10-5ceb9436deae 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=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:42.178815 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 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=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:42.179621 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf 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=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:42.180488 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-1455672e-d514-4320-88bc-391520e6a2c3 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=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:42.280129 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writer thread running {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 18:47:42.282769 np0000006749 devstack@c-api.service[100343]: INFO cinder.rpc [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 18:47:42.285227 np0000006749 devstack@c-api.service[100343]: INFO cinder.rpc [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 18:47:42.287655 np0000006749 devstack@c-api.service[100343]: INFO cinder.rpc [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 18:47:42.289712 np0000006749 devstack@c-api.service[100343]: INFO cinder.rpc [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 18:47:42.290087 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.290351 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.291438 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writer thread running {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 18:47:42.293766 np0000006749 devstack@c-api.service[100343]: WARNING cinder.keymgr.conf_key_mgr [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf 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 07 18:47:42.294620 np0000006749 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 18:47:42.296619 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writer thread running {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 18:47:42.297153 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.297449 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.297661 np0000006749 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 18:47:42.299655 np0000006749 devstack@c-api.service[100344]: INFO cinder.rpc [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 18:47:42.301816 np0000006749 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 18:47:42.304423 np0000006749 devstack@c-api.service[100344]: INFO cinder.rpc [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 18:47:42.305191 np0000006749 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 18:47:42.305698 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.306120 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.306890 np0000006749 devstack@c-api.service[100342]: WARNING cinder.keymgr.conf_key_mgr [None req-1455672e-d514-4320-88bc-391520e6a2c3 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 07 18:47:42.307202 np0000006749 devstack@c-api.service[100344]: INFO cinder.rpc [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 18:47:42.309819 np0000006749 devstack@c-api.service[100344]: INFO cinder.rpc [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 18:47:42.310266 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.310429 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.311651 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.311793 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.311849 np0000006749 devstack@c-api.service[100344]: WARNING cinder.keymgr.conf_key_mgr [None req-099e38c1-8107-4f42-af10-5ceb9436deae 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 07 18:47:42.315304 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.315519 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.319665 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writer thread running {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 18:47:42.323077 np0000006749 devstack@c-api.service[100345]: INFO cinder.rpc [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 18:47:42.326160 np0000006749 devstack@c-api.service[100345]: INFO cinder.rpc [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 18:47:42.329376 np0000006749 devstack@c-api.service[100345]: INFO cinder.rpc [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 18:47:42.331940 np0000006749 devstack@c-api.service[100345]: INFO cinder.rpc [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 18:47:42.332403 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.332727 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.333488 np0000006749 devstack@c-api.service[100345]: WARNING cinder.keymgr.conf_key_mgr [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 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 07 18:47:42.337268 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.337419 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.342215 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf 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=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:42.345451 np0000006749 devstack@c-api.service[100343]: INFO cinder.rpc [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 18:47:42.348404 np0000006749 devstack@c-api.service[100343]: INFO cinder.rpc [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 18:47:42.349006 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.349247 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.353209 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-1455672e-d514-4320-88bc-391520e6a2c3 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=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:42.356578 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-099e38c1-8107-4f42-af10-5ceb9436deae 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=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:42.357663 np0000006749 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 18:47:42.359379 np0000006749 devstack@c-api.service[100344]: INFO cinder.rpc [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 18:47:42.360608 np0000006749 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 18:47:42.361215 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.361431 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.361987 np0000006749 devstack@c-api.service[100344]: INFO cinder.rpc [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 18:47:42.362487 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.362689 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.364270 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.364517 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.370434 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.370677 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.374125 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.374300 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.375779 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.376109 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.378256 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.378543 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.378761 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.378955 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 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=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:42.379471 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.379534 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.379576 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.381554 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.381721 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.382109 np0000006749 devstack@c-api.service[100345]: INFO cinder.rpc [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 18:47:42.382676 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.382737 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.382890 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.382954 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.383883 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.384186 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.384842 np0000006749 devstack@c-api.service[100345]: INFO cinder.rpc [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 18:47:42.385361 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.385534 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.386124 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.386319 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.386703 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.386888 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.387288 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.387485 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.389340 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.389529 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.390483 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.390666 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.390708 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.390913 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.392705 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.392910 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.393542 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.393730 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.393878 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.394086 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.394176 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.394321 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.396489 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.396660 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.396815 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.396857 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.397010 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.397058 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.397097 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.397232 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.399735 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.399912 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.399979 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.400176 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.400352 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.400510 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.402596 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.402730 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.402769 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.402796 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.402915 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.402974 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.403588 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.403802 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.403916 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.404113 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.405471 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.405605 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.405811 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.406007 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.406677 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.406853 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.407080 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.407247 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.407532 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.407708 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.407778 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.407915 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.409509 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.409695 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.409732 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.409755 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.409845 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.409909 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.410852 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.411046 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.411796 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.411911 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.411980 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.412385 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.412672 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.412840 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.413156 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.413467 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.413717 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.413858 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.414188 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.414312 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.414471 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.414584 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.415203 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.415325 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.416184 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.416226 np0000006749 devstack@c-api.service[100343]: WARNING cinder.api.contrib.hosts [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 18:47:42.416273 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.416305 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.416447 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.416477 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.416572 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.416874 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.417007 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.417114 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.417147 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.417218 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: extensions {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.418390 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: consistencygroups {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.418763 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.418883 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.418917 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.419121 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.420236 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.420354 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.420419 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.420508 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.420778 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: extra_specs {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.421436 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.421600 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.422212 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: capabilities {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.422307 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.422496 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.423298 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: backups {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.423366 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.423423 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.423612 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.423755 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.423790 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.423958 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.424710 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.424887 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.424945 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.425017 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: os-quota-sets {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.425123 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.425581 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.425723 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.425855 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.426022 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.426232 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: qos-specs {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.426697 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.426852 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.426892 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.427002 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.427046 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.427173 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.427809 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.427868 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: encryption {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.427927 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.427964 np0000006749 devstack@c-api.service[100344]: WARNING cinder.api.contrib.hosts [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 18:47:42.428175 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.428264 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.428323 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.428422 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.428583 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.428708 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.429126 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.429168 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: extensions {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.429192 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: encryption {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.429274 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.429405 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.429519 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.430051 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.430211 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.430306 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.430391 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: cgsnapshots {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.430431 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.430866 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: consistencygroups {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.431062 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.431179 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.431565 np0000006749 devstack@c-api.service[100342]: WARNING cinder.api.contrib.hosts [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 18:47:42.431597 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: scheduler-stats {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.431696 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.431811 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.431902 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.432097 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.432635 np0000006749 devstack@c-api.service[100345]: WARNING cinder.api.contrib.hosts [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 18:47:42.432800 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: extensions {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.432853 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: os-volume-manage {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.432883 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.433008 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.433526 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: extensions {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.433602 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: extra_specs {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.433978 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: os-snapshot-manage {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.434493 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: consistencygroups {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.434594 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: consistencygroups {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.435228 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: os-volume-transfer {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.435529 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: capabilities {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.436548 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: os-hosts {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.436916 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: extra_specs {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.437012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: backups {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.437123 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: extra_specs {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.437637 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: os-volume-type-access {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.438402 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: capabilities {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.438823 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: capabilities {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.438874 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: os-availability-zone {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.439405 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: backups {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.439475 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: os-quota-sets {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.439979 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extended resource: os-quota-class-sets {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.440386 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: backups {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.441033 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: os-quota-sets {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.441266 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: qos-specs {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.441306 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.441429 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.442189 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: qos-specs {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.442255 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.442299 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.442855 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: os-quota-sets {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.442985 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.443140 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.443650 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.snapshot_actions [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] SnapshotActionsController initialized {{(pid=100343) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 18:47:42.443805 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: encryption {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.443853 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: encryption {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.444627 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.444670 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: qos-specs {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.444756 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.445091 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: encryption {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.445438 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.445601 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.445722 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: encryption {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.446269 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: cgsnapshots {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.446395 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.446559 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.447208 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: encryption {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.447440 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.447488 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: scheduler-stats {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.447577 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.447609 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: cgsnapshots {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.448226 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.448386 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.448530 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.448651 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: os-volume-manage {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.448691 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.448804 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.448967 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.449096 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: encryption {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.449147 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension UsedLimits extending resource: limits {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.449324 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension SnapshotActions extending resource: snapshots {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.449359 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: scheduler-stats {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.449393 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.449508 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension VolumeTypeAccess extending resource: types {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.449621 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension AdminActions extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.449720 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension AdminActions extending resource: snapshots {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.449755 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: os-snapshot-manage {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.449807 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension AdminActions extending resource: backups {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.449895 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension VolumeActions extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.450061 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.450186 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-cbaf2eff-1656-4f08-8454-aa9e91284daf None None] Extension TypesManage extending resource: types {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.450949 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: cgsnapshots {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.451023 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: os-volume-transfer {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.451151 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: os-volume-manage {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.452296 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: os-hosts {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.452681 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: scheduler-stats {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.452862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: os-snapshot-manage {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.453362 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: os-volume-type-access {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.454468 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: os-volume-manage {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.454634 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: os-volume-transfer {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.454677 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: os-availability-zone {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.455733 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extended resource: os-quota-class-sets {{(pid=100345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.456175 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: os-snapshot-manage {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.456631 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: os-hosts {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.457145 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.457207 np0000006749 devstack@c-api.service[100343]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x772b4e2a4668 pid: 100343 (default app) Aug 07 18:47:42.457288 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.457951 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: os-volume-transfer {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.458049 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.458156 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.458272 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: os-volume-type-access {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.458822 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.458945 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.459578 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.snapshot_actions [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] SnapshotActionsController initialized {{(pid=100345) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 18:47:42.459972 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: os-hosts {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.460281 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: os-availability-zone {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.460619 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.460754 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.461383 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.461509 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.461578 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: os-volume-type-access {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.462137 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.462255 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.462869 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extended resource: os-quota-class-sets {{(pid=100344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.462979 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.463116 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.463556 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: os-availability-zone {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.463607 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.463746 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.463864 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.464015 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.464153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.464245 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.464339 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension UsedLimits extending resource: limits {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.464429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.464519 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.464663 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.464788 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.464845 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension AdminActions extending resource: volumes {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.464963 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension AdminActions extending resource: snapshots {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.465035 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.465082 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension AdminActions extending resource: backups {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.465167 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension VolumeActions extending resource: volumes {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.465346 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.465408 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.router [None req-28c20a3f-ec50-4e5c-9a8a-40a40e9ef756 None None] Extension TypesManage extending resource: types {{(pid=100345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.465947 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.466124 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.466293 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extended resource: os-quota-class-sets {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 18:47:42.466878 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0b7ac6cc-4723-4e61-9912-39a74b318b79 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:47:42.467009 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.467176 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.467889 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.snapshot_actions [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] SnapshotActionsController initialized {{(pid=100344) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 18:47:42.468381 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.468436 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.468533 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.468580 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.469351 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.469459 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.469509 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.469629 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.470189 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1/1] 10.4.3.15 () {60 vars in 918 bytes} [Fri Aug 7 18:47:42 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 18:47:42.470376 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.470465 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.471986 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.472055 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.472055 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.snapshot_actions [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] SnapshotActionsController initialized {{(pid=100342) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 18:47:42.472097 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.472097 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.472138 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.472138 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.472364 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.472542 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.472574 np0000006749 devstack@c-api.service[100345]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x772b4e2a4668 pid: 100345 (default app) Aug 07 18:47:42.472689 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.472737 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.472849 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.472896 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.473032 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.473178 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.473320 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension UsedLimits extending resource: limits {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.473461 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension SnapshotActions extending resource: snapshots {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.473606 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.473744 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension VolumeTypeAccess extending resource: types {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.473806 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.473931 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension AdminActions extending resource: volumes {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.473972 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.474132 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension AdminActions extending resource: snapshots {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.474279 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension AdminActions extending resource: backups {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.474423 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension VolumeActions extending resource: volumes {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.474609 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.474763 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.router [None req-099e38c1-8107-4f42-af10-5ceb9436deae None None] Extension TypesManage extending resource: types {{(pid=100344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.474940 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:47:42.475114 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:47:42.475808 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.476007 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.476157 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.476303 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.476447 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.476576 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.476707 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension UsedLimits extending resource: limits {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.476849 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.477009 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.477154 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.477321 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension AdminActions extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.477474 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension AdminActions extending resource: snapshots {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.477615 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension AdminActions extending resource: backups {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.477763 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension VolumeActions extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.477948 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.478113 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1455672e-d514-4320-88bc-391520e6a2c3 None None] Extension TypesManage extending resource: types {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 18:47:42.485640 np0000006749 devstack@c-api.service[100344]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x772b4e2a4668 pid: 100344 (default app) Aug 07 18:47:42.487697 np0000006749 devstack@c-api.service[100342]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x772b4e2a4668 pid: 100342 (default app) Aug 07 18:47:47.439241 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-79ea80dc-8662-4e7f-b21e-828c59257540 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:47:47.986540 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-79ea80dc-8662-4e7f-b21e-828c59257540 admin admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:47:47.987226 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-79ea80dc-8662-4e7f-b21e-828c59257540 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:47:47.988957 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:47:47.988957 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:47:48.020617 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-79ea80dc-8662-4e7f-b21e-828c59257540 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=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:48.044615 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-79ea80dc-8662-4e7f-b21e-828c59257540 admin admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:47:48.045091 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 2/2] 10.4.3.15 () {68 vars in 1295 bytes} [Fri Aug 7 18:47:47 2026] POST /volume/v3/types => generated 183 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:47:48.063053 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8cd9fe1a-c1a9-4e7c-88d1-7ee693950022 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:47:48.344705 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8cd9fe1a-c1a9-4e7c-88d1-7ee693950022 admin admin] POST https://10.4.3.15/volume/v3/types/3ef6f767-a4ba-4a9d-8c51-4572e0294a2f/extra_specs Aug 07 18:47:48.345377 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8cd9fe1a-c1a9-4e7c-88d1-7ee693950022 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:47:48.347121 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:47:48.347121 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:47:48.378074 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-8cd9fe1a-c1a9-4e7c-88d1-7ee693950022 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=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:48.431827 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8cd9fe1a-c1a9-4e7c-88d1-7ee693950022 admin admin] https://10.4.3.15/volume/v3/types/3ef6f767-a4ba-4a9d-8c51-4572e0294a2f/extra_specs returned with HTTP 200 Aug 07 18:47:48.432269 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1/3] 10.4.3.15 () {68 vars in 1442 bytes} [Fri Aug 7 18:47:48 2026] POST /volume/v3/types/3ef6f767-a4ba-4a9d-8c51-4572e0294a2f/extra_specs => generated 52 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:47:48.688038 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d71d8c75-0fbe-4996-af88-09b5ea241773 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:47:48.962926 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d71d8c75-0fbe-4996-af88-09b5ea241773 admin admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:47:48.963556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d71d8c75-0fbe-4996-af88-09b5ea241773 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:47:48.965129 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:47:48.965129 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:47:48.998110 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-d71d8c75-0fbe-4996-af88-09b5ea241773 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=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:49.022663 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d71d8c75-0fbe-4996-af88-09b5ea241773 admin admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:47:49.023102 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1/4] 10.4.3.15 () {68 vars in 1295 bytes} [Fri Aug 7 18:47:48 2026] POST /volume/v3/types => generated 186 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:47:49.047113 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f9430fe0-1ad9-4e40-bbff-8cac3485d8fa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:47:49.339303 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f9430fe0-1ad9-4e40-bbff-8cac3485d8fa admin admin] POST https://10.4.3.15/volume/v3/types/5dc80998-73ee-4081-9136-7c84315e3bcf/extra_specs Aug 07 18:47:49.339303 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f9430fe0-1ad9-4e40-bbff-8cac3485d8fa admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:47:49.341449 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:47:49.341449 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:47:49.376903 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-f9430fe0-1ad9-4e40-bbff-8cac3485d8fa 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=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:47:49.435629 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f9430fe0-1ad9-4e40-bbff-8cac3485d8fa admin admin] https://10.4.3.15/volume/v3/types/5dc80998-73ee-4081-9136-7c84315e3bcf/extra_specs returned with HTTP 200 Aug 07 18:47:49.435629 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1/5] 10.4.3.15 () {68 vars in 1442 bytes} [Fri Aug 7 18:47:49 2026] POST /volume/v3/types/5dc80998-73ee-4081-9136-7c84315e3bcf/extra_specs => generated 45 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:47:58.042410 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:47:58.430876 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:47:59.020347 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:47:59.433135 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:48:14.287057 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-05554edc-ee2e-4ff0-a034-4a314c9363aa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:48:14.287770 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-05554edc-ee2e-4ff0-a034-4a314c9363aa None None] GET https://10.4.3.15/volume// Aug 07 18:48:14.288005 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-05554edc-ee2e-4ff0-a034-4a314c9363aa None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:48:14.288264 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-05554edc-ee2e-4ff0-a034-4a314c9363aa None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:48:14.288875 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-05554edc-ee2e-4ff0-a034-4a314c9363aa None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:48:14.289245 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 3/6] 10.4.3.15 () {66 vars in 1418 bytes} [Fri Aug 7 18:48:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:48:54.734869 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d30e47e6-fa5e-4fb8-acd8-eb1353910b94 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:48:55.031816 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d30e47e6-fa5e-4fb8-acd8-eb1353910b94 tempest-verify_tempest_config-92917777 tempest-verify_tempest_config-92917777-project-member] GET https://10.4.3.15/volume/v3/extensions Aug 07 18:48:55.032056 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d30e47e6-fa5e-4fb8-acd8-eb1353910b94 tempest-verify_tempest_config-92917777 tempest-verify_tempest_config-92917777-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:48:55.032284 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d30e47e6-fa5e-4fb8-acd8-eb1353910b94 tempest-verify_tempest_config-92917777 tempest-verify_tempest_config-92917777-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:48:55.032665 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d30e47e6-fa5e-4fb8-acd8-eb1353910b94 tempest-verify_tempest_config-92917777 tempest-verify_tempest_config-92917777-project-member] https://10.4.3.15/volume/v3/extensions returned with HTTP 200 Aug 07 18:48:55.033108 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 2/7] 10.4.3.15 () {66 vars in 1239 bytes} [Fri Aug 7 18:48:54 2026] GET /volume/v3/extensions => generated 5245 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:49:44.121824 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-29036255-e046-461a-972b-5cbce9bd1d92 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:44.446987 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:49:44.447490 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1551589398", "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:49:44.452034 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1551589398', 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:49:45.194415 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Create volume of 1 GB Aug 07 18:49:45.204956 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:49:45.204228. {{(pid=100344) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:49:45.205324 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Availability Zones retrieved successfully. Aug 07 18:49:45.232369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Flow 'volume_create_api' (0cdc3e59-b291-4762-9d87-ecfdbdf1b049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:45.233976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d81b9ab-4c64-4fca-a3a7-640d985ae4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:45.235359 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:49:45.344178 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d81b9ab-4c64-4fca-a3a7-640d985ae4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:45.345253 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a57815e9-a3a5-4342-b014-061ea531fa09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:45.394885 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-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 07 18:49:45.395287 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-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 07 18:49:45.446173 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Created reservations ['4c624a21-b329-452a-8eed-759b3fdf266d', '3a164ec1-9e5a-42fc-b307-85d83acf8ee6', '2a16f36f-5c70-4f16-bd14-b11b3303404a', 'b0f14444-b8ec-4ea2-a1e1-c4041bde6409'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:49:45.447138 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a57815e9-a3a5-4342-b014-061ea531fa09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c624a21-b329-452a-8eed-759b3fdf266d', '3a164ec1-9e5a-42fc-b307-85d83acf8ee6', '2a16f36f-5c70-4f16-bd14-b11b3303404a', 'b0f14444-b8ec-4ea2-a1e1-c4041bde6409']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:45.447925 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9236b7-0c37-4b1b-b971-0c5788c8691e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:45.501501 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9236b7-0c37-4b1b-b971-0c5788c8691e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '986cf28b-cf7c-4e18-8a77-d2289c7b5db3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1551589398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c6239a971b6454cb9c807a60480c3a0',qos_specs=None,replication_status=,reservations=['4c624a21-b329-452a-8eed-759b3fdf266d','3a164ec1-9e5a-42fc-b307-85d83acf8ee6','2a16f36f-5c70-4f16-bd14-b11b3303404a','b0f14444-b8ec-4ea2-a1e1-c4041bde6409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58eafcac323f496192c5722f715e9f76',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1551589398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=986cf28b-cf7c-4e18-8a77-d2289c7b5db3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c6239a971b6454cb9c807a60480c3a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58eafcac323f496192c5722f715e9f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:45.502337 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ac9ad9-cc3b-4788-8513-26ae07c2a50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:45.526035 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ac9ad9-cc3b-4788-8513-26ae07c2a50f) transitioned into state 'SUCCESS' from state '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-1551589398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c6239a971b6454cb9c807a60480c3a0',qos_specs=None,replication_status=,reservations=['4c624a21-b329-452a-8eed-759b3fdf266d','3a164ec1-9e5a-42fc-b307-85d83acf8ee6','2a16f36f-5c70-4f16-bd14-b11b3303404a','b0f14444-b8ec-4ea2-a1e1-c4041bde6409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58eafcac323f496192c5722f715e9f76',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:45.526811 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c583a98e-b3b2-4509-8a93-4e7f4696981f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:45.550485 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c583a98e-b3b2-4509-8a93-4e7f4696981f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:45.551475 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Flow 'volume_create_api' (0cdc3e59-b291-4762-9d87-ecfdbdf1b049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:45.551869 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Create volume request issued successfully. Aug 07 18:49:45.552890 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-29036255-e046-461a-972b-5cbce9bd1d92 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:49:45.553358 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 2/8] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:49:44 2026] POST /volume/v3/volumes => generated 750 bytes in 1432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:49:45.567150 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8556bea0-f053-49da-8537-e78ce0a37c79 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:45.569872 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8556bea0-f053-49da-8537-e78ce0a37c79 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:49:45.570090 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8556bea0-f053-49da-8537-e78ce0a37c79 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:45.570589 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8556bea0-f053-49da-8537-e78ce0a37c79 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:45.603942 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:45.603942 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:49:45.610908 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8556bea0-f053-49da-8537-e78ce0a37c79 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:45.618387 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8556bea0-f053-49da-8537-e78ce0a37c79 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:49:45.618387 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 2/9] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:45 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:46.640586 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-86a478a2-b3aa-467e-96d9-173a891f9393 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:46.643464 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86a478a2-b3aa-467e-96d9-173a891f9393 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:49:46.643666 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86a478a2-b3aa-467e-96d9-173a891f9393 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:46.643892 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86a478a2-b3aa-467e-96d9-173a891f9393 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:46.693794 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:46.693794 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:49:46.703531 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-86a478a2-b3aa-467e-96d9-173a891f9393 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:46.713465 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86a478a2-b3aa-467e-96d9-173a891f9393 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:49:46.713907 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 4/10] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:46 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:47.733273 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-38bdd748-dd38-4149-a483-b5411b6b89f4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:47.735542 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-38bdd748-dd38-4149-a483-b5411b6b89f4 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:49:47.735825 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-38bdd748-dd38-4149-a483-b5411b6b89f4 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:47.736089 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-38bdd748-dd38-4149-a483-b5411b6b89f4 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:47.772942 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:47.772942 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:49:47.780891 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-38bdd748-dd38-4149-a483-b5411b6b89f4 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:47.792105 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-38bdd748-dd38-4149-a483-b5411b6b89f4 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:49:47.792188 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 3/11] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:47 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 900 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:48.808835 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-81588a0e-e990-461a-b633-77565fab1382 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:48.814566 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-81588a0e-e990-461a-b633-77565fab1382 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:49:48.814764 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-81588a0e-e990-461a-b633-77565fab1382 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:48.814953 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-81588a0e-e990-461a-b633-77565fab1382 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:48.825463 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:48.825463 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:49:48.832983 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-81588a0e-e990-461a-b633-77565fab1382 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:48.844737 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-81588a0e-e990-461a-b633-77565fab1382 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:49:48.844737 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 3/12] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:48 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:49.858131 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6544830b-7bad-4c72-9811-a381e0bbb088 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:49.862164 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6544830b-7bad-4c72-9811-a381e0bbb088 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:49:49.862397 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6544830b-7bad-4c72-9811-a381e0bbb088 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:49.862632 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6544830b-7bad-4c72-9811-a381e0bbb088 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:49.883297 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:49.883297 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:49:49.899882 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6544830b-7bad-4c72-9811-a381e0bbb088 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:49.907773 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6544830b-7bad-4c72-9811-a381e0bbb088 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:49:49.907773 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 3/13] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:49 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 903 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:50.918569 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-930353d0-946f-4bae-9f73-c1646d94e6e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:50.920277 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-930353d0-946f-4bae-9f73-c1646d94e6e0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:49:50.920277 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-930353d0-946f-4bae-9f73-c1646d94e6e0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:50.920277 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-930353d0-946f-4bae-9f73-c1646d94e6e0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:50.927034 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:50.927034 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:49:50.930509 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-930353d0-946f-4bae-9f73-c1646d94e6e0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:50.934907 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-930353d0-946f-4bae-9f73-c1646d94e6e0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:49:50.935294 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 5/14] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:50 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:51.949473 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5353d526-fb62-4749-9f02-c85f760daac1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:51.952438 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5353d526-fb62-4749-9f02-c85f760daac1 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:49:51.952623 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5353d526-fb62-4749-9f02-c85f760daac1 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:51.952897 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5353d526-fb62-4749-9f02-c85f760daac1 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:51.961170 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:51.961170 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:49:51.965725 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5353d526-fb62-4749-9f02-c85f760daac1 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:51.972627 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5353d526-fb62-4749-9f02-c85f760daac1 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:49:51.973054 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 4/15] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:51 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:52.394429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:52.398764 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:49:52.398764 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-957221271"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:49:52.398764 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-957221271'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:49:52.398764 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Create volume of 1 GB Aug 07 18:49:52.404824 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Availability Zones retrieved successfully. Aug 07 18:49:52.413852 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Flow 'volume_create_api' (8132d08c-6c36-4bf2-ad81-c45e119fa55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:52.415440 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69197ad9-3464-421b-a48b-484bc56ea0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:52.417828 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:49:52.448126 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69197ad9-3464-421b-a48b-484bc56ea0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:52.448862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec230e4-f9a7-48a4-8fda-f5025da97000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:52.511270 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Created reservations ['c4f581e9-2918-4f2b-8574-fae50ef9d5bf', 'c47754b7-4c52-4aaf-b4a9-fd8a3f97b232', '8c1e5ad2-0680-409f-929f-302ecf01f3c8', '9b911337-5edf-4a42-8dbe-68e2904bbaff'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:49:52.511916 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec230e4-f9a7-48a4-8fda-f5025da97000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4f581e9-2918-4f2b-8574-fae50ef9d5bf', 'c47754b7-4c52-4aaf-b4a9-fd8a3f97b232', '8c1e5ad2-0680-409f-929f-302ecf01f3c8', '9b911337-5edf-4a42-8dbe-68e2904bbaff']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:52.512896 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76adff9a-2459-4924-82e9-51856f29fb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:52.540896 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76adff9a-2459-4924-82e9-51856f29fb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13996d5d-3ee2-48a6-aad1-ef47c6d5002b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-957221271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f649fbe52cc48b3a70a93cad7bdd70a',qos_specs=None,replication_status=,reservations=['c4f581e9-2918-4f2b-8574-fae50ef9d5bf','c47754b7-4c52-4aaf-b4a9-fd8a3f97b232','8c1e5ad2-0680-409f-929f-302ecf01f3c8','9b911337-5edf-4a42-8dbe-68e2904bbaff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de55cf7bcb4e45a0aaf03b468c432bed',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-957221271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13996d5d-3ee2-48a6-aad1-ef47c6d5002b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f649fbe52cc48b3a70a93cad7bdd70a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de55cf7bcb4e45a0aaf03b468c432bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:52.542040 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b320e3e3-54a9-43b7-b3ab-6f175cbcb634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:52.565117 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b320e3e3-54a9-43b7-b3ab-6f175cbcb634) transitioned into state 'SUCCESS' from state '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-957221271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f649fbe52cc48b3a70a93cad7bdd70a',qos_specs=None,replication_status=,reservations=['c4f581e9-2918-4f2b-8574-fae50ef9d5bf','c47754b7-4c52-4aaf-b4a9-fd8a3f97b232','8c1e5ad2-0680-409f-929f-302ecf01f3c8','9b911337-5edf-4a42-8dbe-68e2904bbaff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de55cf7bcb4e45a0aaf03b468c432bed',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:52.566008 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90effcb-d655-4cab-ad52-1bd00dcccd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:52.582400 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90effcb-d655-4cab-ad52-1bd00dcccd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:52.583510 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Flow 'volume_create_api' (8132d08c-6c36-4bf2-ad81-c45e119fa55c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:52.583963 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Create volume request issued successfully. Aug 07 18:49:52.584619 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bcea30f7-e6dd-46da-b50e-2749cb6ce624 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:49:52.585092 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 4/16] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:49:52 2026] POST /volume/v3/volumes => generated 749 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:49:52.605182 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c37913a9-dc48-44f9-af6e-f191c5587ca3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:52.607383 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c37913a9-dc48-44f9-af6e-f191c5587ca3 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:49:52.607695 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c37913a9-dc48-44f9-af6e-f191c5587ca3 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:52.610042 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c37913a9-dc48-44f9-af6e-f191c5587ca3 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:52.621952 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:52.621952 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:49:52.630584 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c37913a9-dc48-44f9-af6e-f191c5587ca3 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:49:52.638116 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c37913a9-dc48-44f9-af6e-f191c5587ca3 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:49:52.638116 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 4/17] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:52 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:52.989443 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fd4a0908-4b36-4c00-916b-2a3a48621dc5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:52.997576 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd4a0908-4b36-4c00-916b-2a3a48621dc5 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:49:52.997917 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd4a0908-4b36-4c00-916b-2a3a48621dc5 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:52.999109 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd4a0908-4b36-4c00-916b-2a3a48621dc5 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:53.013425 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:53.013425 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:49:53.025084 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fd4a0908-4b36-4c00-916b-2a3a48621dc5 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:53.030970 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd4a0908-4b36-4c00-916b-2a3a48621dc5 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:49:53.030970 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 6/18] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:52 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:53.656313 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f1302c26-2fd0-4c42-b0c0-51da2e7d6ab7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:53.660065 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f1302c26-2fd0-4c42-b0c0-51da2e7d6ab7 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:49:53.660065 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f1302c26-2fd0-4c42-b0c0-51da2e7d6ab7 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:53.660065 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f1302c26-2fd0-4c42-b0c0-51da2e7d6ab7 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:53.668245 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:53.668245 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:49:53.672376 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f1302c26-2fd0-4c42-b0c0-51da2e7d6ab7 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:49:53.679404 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f1302c26-2fd0-4c42-b0c0-51da2e7d6ab7 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:49:53.680058 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 5/19] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:53 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:54.044938 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-20835485-6874-4f72-a305-54ee608c71d2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:54.049135 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-20835485-6874-4f72-a305-54ee608c71d2 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:49:54.049135 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-20835485-6874-4f72-a305-54ee608c71d2 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:54.049135 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-20835485-6874-4f72-a305-54ee608c71d2 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:54.057855 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:54.057855 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:49:54.063119 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-20835485-6874-4f72-a305-54ee608c71d2 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:54.069506 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-20835485-6874-4f72-a305-54ee608c71d2 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:49:54.070230 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 5/20] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:54 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:55.084228 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-659254c7-ad1a-4ed1-9ac9-56cc1166983c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:55.086022 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-659254c7-ad1a-4ed1-9ac9-56cc1166983c tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:49:55.086289 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-659254c7-ad1a-4ed1-9ac9-56cc1166983c tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:55.086524 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-659254c7-ad1a-4ed1-9ac9-56cc1166983c tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:55.099840 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:55.099840 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:49:55.106305 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-659254c7-ad1a-4ed1-9ac9-56cc1166983c tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:55.116667 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-659254c7-ad1a-4ed1-9ac9-56cc1166983c tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:49:55.117193 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 5/21] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:55 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 1389 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:49:55.132508 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:55.134467 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:49:55.134895 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-827247038"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:49:55.136441 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-827247038'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:49:55.136951 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Create volume of 1 GB Aug 07 18:49:55.146888 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:49:55.146263. {{(pid=100343) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:49:55.147042 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Availability Zones retrieved successfully. Aug 07 18:49:55.173743 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Flow 'volume_create_api' (de02af78-2d23-4059-aad6-c399ea10406f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:55.175436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b051e35-927f-4a6c-8fd2-5b5f7cc1fbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:55.176945 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:49:55.242688 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b051e35-927f-4a6c-8fd2-5b5f7cc1fbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:55.244089 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aec7807-de8d-446a-aa02-c30aae3efb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:55.293203 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-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 07 18:49:55.293763 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-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 07 18:49:55.315741 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Created reservations ['856ab6f6-7bdb-457d-a6b9-410c0aae6006', '311647ba-6a10-4d8b-85a2-78a9676fd3cd', 'cfd55f98-691c-448f-b23f-f7821659cbfe', 'c4e7ae79-6afb-4912-981e-bc429081c361'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:49:55.316765 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aec7807-de8d-446a-aa02-c30aae3efb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['856ab6f6-7bdb-457d-a6b9-410c0aae6006', '311647ba-6a10-4d8b-85a2-78a9676fd3cd', 'cfd55f98-691c-448f-b23f-f7821659cbfe', 'c4e7ae79-6afb-4912-981e-bc429081c361']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:55.318344 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6139045-882f-4e6d-b34f-1941e3583176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:55.354096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6139045-882f-4e6d-b34f-1941e3583176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-827247038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c6239a971b6454cb9c807a60480c3a0',qos_specs=None,replication_status=,reservations=['856ab6f6-7bdb-457d-a6b9-410c0aae6006','311647ba-6a10-4d8b-85a2-78a9676fd3cd','cfd55f98-691c-448f-b23f-f7821659cbfe','c4e7ae79-6afb-4912-981e-bc429081c361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58eafcac323f496192c5722f715e9f76',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:49:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-827247038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c6239a971b6454cb9c807a60480c3a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58eafcac323f496192c5722f715e9f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:55.354910 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92082453-0e2d-447f-bda9-fd905b9a0a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:55.388635 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92082453-0e2d-447f-bda9-fd905b9a0a5a) transitioned into state 'SUCCESS' from state '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-827247038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c6239a971b6454cb9c807a60480c3a0',qos_specs=None,replication_status=,reservations=['856ab6f6-7bdb-457d-a6b9-410c0aae6006','311647ba-6a10-4d8b-85a2-78a9676fd3cd','cfd55f98-691c-448f-b23f-f7821659cbfe','c4e7ae79-6afb-4912-981e-bc429081c361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58eafcac323f496192c5722f715e9f76',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:55.389481 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de5d8c13-f966-4e16-ae60-0fbd13cd5f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:55.417862 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de5d8c13-f966-4e16-ae60-0fbd13cd5f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:55.418945 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Flow 'volume_create_api' (de02af78-2d23-4059-aad6-c399ea10406f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:55.419241 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Create volume request issued successfully. Aug 07 18:49:55.420277 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a4edb4ef-3fe8-4d7c-aedb-7cf1e0d37239 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:49:55.421118 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 7/22] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:49:55 2026] POST /volume/v3/volumes => generated 749 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:49:55.439856 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c16cc8fd-8364-4862-86a9-ca486aac0891 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:55.445508 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c16cc8fd-8364-4862-86a9-ca486aac0891 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 Aug 07 18:49:55.445748 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c16cc8fd-8364-4862-86a9-ca486aac0891 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:55.445971 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c16cc8fd-8364-4862-86a9-ca486aac0891 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:55.458166 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:55.458166 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:49:55.462317 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c16cc8fd-8364-4862-86a9-ca486aac0891 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:55.467301 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c16cc8fd-8364-4862-86a9-ca486aac0891 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 returned with HTTP 200 Aug 07 18:49:55.467846 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 6/23] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:55 2026] GET /volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:56.487884 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a7b0b2ec-090d-4dfc-ab87-234369784278 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:56.490064 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a7b0b2ec-090d-4dfc-ab87-234369784278 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 Aug 07 18:49:56.490330 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a7b0b2ec-090d-4dfc-ab87-234369784278 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:56.490584 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a7b0b2ec-090d-4dfc-ab87-234369784278 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:56.503526 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:56.503526 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:49:56.507616 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a7b0b2ec-090d-4dfc-ab87-234369784278 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:56.512742 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a7b0b2ec-090d-4dfc-ab87-234369784278 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 returned with HTTP 200 Aug 07 18:49:56.513273 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 6/24] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:56 2026] GET /volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:56.531771 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:56.533406 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:49:56.533657 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2040426379"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:49:56.535265 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2040426379'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:49:56.535723 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Create volume of 1 GB Aug 07 18:49:56.550930 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:49:56.550418. {{(pid=100342) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:49:56.551077 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Availability Zones retrieved successfully. Aug 07 18:49:56.574840 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Flow 'volume_create_api' (fb7e4446-b2d5-4962-beb7-9b0ab324f7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:56.576092 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c23df9-dc3e-4e5a-bf59-17118124a78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:56.577348 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:49:56.634979 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c23df9-dc3e-4e5a-bf59-17118124a78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:56.635723 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e829cb69-a1c9-40ee-bc07-484edd0a675a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:56.677556 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-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 07 18:49:56.677961 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-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 07 18:49:56.708712 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Created reservations ['b7af9abd-873f-46c7-9058-f2a9aeaf5c75', 'cd08a987-e878-4420-bf6b-ba0f2bc6ea91', 'b9cb37e2-e85a-4ac3-95b2-3c56dc426a13', '002e0853-de6e-4001-ac73-6c9273e9b103'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:49:56.709846 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e829cb69-a1c9-40ee-bc07-484edd0a675a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7af9abd-873f-46c7-9058-f2a9aeaf5c75', 'cd08a987-e878-4420-bf6b-ba0f2bc6ea91', 'b9cb37e2-e85a-4ac3-95b2-3c56dc426a13', '002e0853-de6e-4001-ac73-6c9273e9b103']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:56.710735 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb132c84-26bd-4c2c-9cb8-4904d50190ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:56.739948 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb132c84-26bd-4c2c-9cb8-4904d50190ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae3f8f80-9f7f-42ec-b948-b569d21474cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2040426379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c6239a971b6454cb9c807a60480c3a0',qos_specs=None,replication_status=,reservations=['b7af9abd-873f-46c7-9058-f2a9aeaf5c75','cd08a987-e878-4420-bf6b-ba0f2bc6ea91','b9cb37e2-e85a-4ac3-95b2-3c56dc426a13','002e0853-de6e-4001-ac73-6c9273e9b103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58eafcac323f496192c5722f715e9f76',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:49:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2040426379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae3f8f80-9f7f-42ec-b948-b569d21474cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c6239a971b6454cb9c807a60480c3a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58eafcac323f496192c5722f715e9f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:56.740792 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ab6aa7-1643-42f0-b355-775fb1c2f4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:56.778878 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ab6aa7-1643-42f0-b355-775fb1c2f4fe) transitioned into state 'SUCCESS' from state '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-2040426379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c6239a971b6454cb9c807a60480c3a0',qos_specs=None,replication_status=,reservations=['b7af9abd-873f-46c7-9058-f2a9aeaf5c75','cd08a987-e878-4420-bf6b-ba0f2bc6ea91','b9cb37e2-e85a-4ac3-95b2-3c56dc426a13','002e0853-de6e-4001-ac73-6c9273e9b103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58eafcac323f496192c5722f715e9f76',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:56.779655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec5daa4-0b1e-457a-aee1-601789cd4d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:56.811145 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec5daa4-0b1e-457a-aee1-601789cd4d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:56.812460 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Flow 'volume_create_api' (fb7e4446-b2d5-4962-beb7-9b0ab324f7d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:56.812460 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Create volume request issued successfully. Aug 07 18:49:56.812585 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a1e0e0e-6a8a-4449-ae8d-095052edd2b6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:49:56.813621 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 6/25] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:49:56 2026] POST /volume/v3/volumes => generated 750 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:49:56.833321 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fd13a519-b552-4291-82c8-b6700fc875d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:56.837724 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd13a519-b552-4291-82c8-b6700fc875d6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf Aug 07 18:49:56.837931 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd13a519-b552-4291-82c8-b6700fc875d6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:56.838194 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd13a519-b552-4291-82c8-b6700fc875d6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:56.851820 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:56.851820 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:49:56.857377 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fd13a519-b552-4291-82c8-b6700fc875d6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:56.864194 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd13a519-b552-4291-82c8-b6700fc875d6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf returned with HTTP 200 Aug 07 18:49:56.864737 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 8/26] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:56 2026] GET /volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:57.880064 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a30d25b7-8387-4249-9727-d46945db3b24 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:57.883541 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a30d25b7-8387-4249-9727-d46945db3b24 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf Aug 07 18:49:57.883827 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a30d25b7-8387-4249-9727-d46945db3b24 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:57.884181 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a30d25b7-8387-4249-9727-d46945db3b24 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:57.899153 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:57.899153 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:49:57.903722 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a30d25b7-8387-4249-9727-d46945db3b24 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:49:57.913204 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a30d25b7-8387-4249-9727-d46945db3b24 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf returned with HTTP 200 Aug 07 18:49:57.913682 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 7/27] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:57 2026] GET /volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:58.080349 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:58.318005 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:49:58.318005 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-391190887"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:49:58.318005 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-391190887'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:49:58.321746 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Create volume of 1 GB Aug 07 18:49:58.322274 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:58.322274 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:49:58.322854 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Availability Zones retrieved successfully. Aug 07 18:49:58.328759 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Flow 'volume_create_api' (229b2afb-7013-424f-9564-52b83a342c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:58.329957 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da68dabf-606e-485a-9876-52b600d4897a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.331018 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:49:58.342976 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:58.342976 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:49:58.357022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da68dabf-606e-485a-9876-52b600d4897a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5dc80998-73ee-4081-9136-7c84315e3bcf,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dc80998-73ee-4081-9136-7c84315e3bcf', 'encryption_key_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=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.358732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76703b6-d317-4299-97f6-f8704b439f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.414790 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-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 07 18:49:58.415105 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-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 07 18:49:58.468063 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Created reservations ['042a95fe-292d-43c6-abb6-14960f821cd0', 'bc232e62-892c-4786-85bd-c49e6c5d7956', '1f20b7c4-26a6-427a-8d63-7d76f4f5fa3b', 'b36e6ff3-a980-48fe-b544-10075a83f74e'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:49:58.469235 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76703b6-d317-4299-97f6-f8704b439f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['042a95fe-292d-43c6-abb6-14960f821cd0', 'bc232e62-892c-4786-85bd-c49e6c5d7956', '1f20b7c4-26a6-427a-8d63-7d76f4f5fa3b', 'b36e6ff3-a980-48fe-b544-10075a83f74e']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.470282 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f2b79d-bf16-4c6e-af52-3303a2b7be29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.500548 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f2b79d-bf16-4c6e-af52-3303a2b7be29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99288c45-7c44-4d07-8afb-ef9916317095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-391190887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='20ca260b227b4466a8a2e20e3046fc79',qos_specs=None,replication_status=,reservations=['042a95fe-292d-43c6-abb6-14960f821cd0','bc232e62-892c-4786-85bd-c49e6c5d7956','1f20b7c4-26a6-427a-8d63-7d76f4f5fa3b','b36e6ff3-a980-48fe-b544-10075a83f74e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7830278af9d54df698adb8f482a2c946',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-391190887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99288c45-7c44-4d07-8afb-ef9916317095,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='20ca260b227b4466a8a2e20e3046fc79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7830278af9d54df698adb8f482a2c946',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dc80998-73ee-4081-9136-7c84315e3bcf),volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.501318 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ff200b-4b19-4528-b112-e3b9988feb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.523003 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ff200b-4b19-4528-b112-e3b9988feb86) transitioned into state 'SUCCESS' from state '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-391190887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='20ca260b227b4466a8a2e20e3046fc79',qos_specs=None,replication_status=,reservations=['042a95fe-292d-43c6-abb6-14960f821cd0','bc232e62-892c-4786-85bd-c49e6c5d7956','1f20b7c4-26a6-427a-8d63-7d76f4f5fa3b','b36e6ff3-a980-48fe-b544-10075a83f74e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7830278af9d54df698adb8f482a2c946',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.523982 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b4a8f9-1313-41da-8107-26ff4a27229b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.535134 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b4a8f9-1313-41da-8107-26ff4a27229b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.536098 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Flow 'volume_create_api' (229b2afb-7013-424f-9564-52b83a342c23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:58.536455 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Create volume request issued successfully. Aug 07 18:49:58.536964 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6ad3b60e-4c4d-444e-92d9-14155ad36b89 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:49:58.537436 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 7/28] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:49:58 2026] POST /volume/v3/volumes => generated 755 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:49:58.556070 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c7449c55-24de-4261-9c9f-5d44b3f44260 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:58.558004 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c7449c55-24de-4261-9c9f-5d44b3f44260 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:49:58.559376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c7449c55-24de-4261-9c9f-5d44b3f44260 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:58.559376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c7449c55-24de-4261-9c9f-5d44b3f44260 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:58.567904 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:58.567904 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:49:58.570966 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:58.573644 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c7449c55-24de-4261-9c9f-5d44b3f44260 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:49:58.580409 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c7449c55-24de-4261-9c9f-5d44b3f44260 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:49:58.581398 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 7/29] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:58 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:58.664852 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-161c3d27-2dbf-4080-b04f-1720792c69aa None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:58.667206 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:49:58.667554 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1735647065"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:49:58.669510 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1735647065'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:49:58.670036 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Create volume of 1 GB Aug 07 18:49:58.694300 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:49:58.693431. {{(pid=100345) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:49:58.694508 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Availability Zones retrieved successfully. Aug 07 18:49:58.718412 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Flow 'volume_create_api' (1fd1b3c5-b094-4df2-8336-f7f60090ab5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:58.719548 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3e6a94-7eab-4b86-b720-1b1456d7bab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.720635 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:49:58.783439 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3e6a94-7eab-4b86-b720-1b1456d7bab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.784593 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7adb46-a3b6-4fcb-aa1d-5b447682db1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.796261 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:49:58.796736 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1966220959"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:49:58.799151 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1966220959'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:49:58.799339 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Create volume of 1 GB Aug 07 18:49:58.807283 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Availability Zones retrieved successfully. Aug 07 18:49:58.815807 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Flow 'volume_create_api' (2b96589e-5dea-4e7a-9216-ae32427d8d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:58.816983 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45189a2-e5c9-4db2-aebc-fa0312bfb363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.818363 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:49:58.830250 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-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 07 18:49:58.830581 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-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 07 18:49:58.857063 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45189a2-e5c9-4db2-aebc-fa0312bfb363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.858286 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bded38d4-1ddd-47f9-80bb-a51ab89e38d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.895343 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Created reservations ['2a46d610-de38-4a2a-93c3-b90ca385b8cf', '58f03ca5-0e6f-4053-b62d-724f2bf06ab6', '918e2ace-7ae4-4084-bf4a-36fd4625982c', '95d1340e-3629-4fa3-81d1-3a59d760c692'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:49:58.896981 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7adb46-a3b6-4fcb-aa1d-5b447682db1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a46d610-de38-4a2a-93c3-b90ca385b8cf', '58f03ca5-0e6f-4053-b62d-724f2bf06ab6', '918e2ace-7ae4-4084-bf4a-36fd4625982c', '95d1340e-3629-4fa3-81d1-3a59d760c692']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.897917 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8100a8f-3709-4ffb-8135-99933b4a9cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.930801 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8100a8f-3709-4ffb-8135-99933b4a9cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12c83fc1-76e9-4750-b449-0a0360171d1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1735647065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d42ff0b403d49e2a2b9e7a7a6f2174b',qos_specs=None,replication_status=,reservations=['2a46d610-de38-4a2a-93c3-b90ca385b8cf','58f03ca5-0e6f-4053-b62d-724f2bf06ab6','918e2ace-7ae4-4084-bf4a-36fd4625982c','95d1340e-3629-4fa3-81d1-3a59d760c692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c95785e9ca44bf69191ec9a85ca009e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1735647065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12c83fc1-76e9-4750-b449-0a0360171d1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d42ff0b403d49e2a2b9e7a7a6f2174b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c95785e9ca44bf69191ec9a85ca009e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.932237 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ab9487-e866-46b1-abbf-1f020860a5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.963615 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ab9487-e866-46b1-abbf-1f020860a5ab) transitioned into state 'SUCCESS' from state '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-1735647065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d42ff0b403d49e2a2b9e7a7a6f2174b',qos_specs=None,replication_status=,reservations=['2a46d610-de38-4a2a-93c3-b90ca385b8cf','58f03ca5-0e6f-4053-b62d-724f2bf06ab6','918e2ace-7ae4-4084-bf4a-36fd4625982c','95d1340e-3629-4fa3-81d1-3a59d760c692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c95785e9ca44bf69191ec9a85ca009e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.964364 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2251e22a-c999-402f-bcd3-3ea9a8681a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.973900 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Created reservations ['0a032dbf-457e-4e99-9ce8-098a54f724f2', '30a74eb4-d548-43a3-9728-e02ca8afc6a7', 'f9d758e2-cb1c-415f-9dce-8658014fd3d3', 'b8065be3-4983-485f-8346-50a20ca090e6'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:49:58.974897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bded38d4-1ddd-47f9-80bb-a51ab89e38d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a032dbf-457e-4e99-9ce8-098a54f724f2', '30a74eb4-d548-43a3-9728-e02ca8afc6a7', 'f9d758e2-cb1c-415f-9dce-8658014fd3d3', 'b8065be3-4983-485f-8346-50a20ca090e6']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.975803 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbfcc81f-ef3e-41c5-ab42-ba94e9e76eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:58.989155 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2251e22a-c999-402f-bcd3-3ea9a8681a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:58.990211 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Flow 'volume_create_api' (1fd1b3c5-b094-4df2-8336-f7f60090ab5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:58.991806 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Create volume request issued successfully. Aug 07 18:49:58.991806 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-161c3d27-2dbf-4080-b04f-1720792c69aa tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:49:58.991806 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 8/30] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:49:58 2026] POST /volume/v3/volumes => generated 750 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:49:59.005104 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-28908a30-1a09-4af7-b732-d69d5a353441 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:59.010842 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-28908a30-1a09-4af7-b732-d69d5a353441 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:49:59.011122 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-28908a30-1a09-4af7-b732-d69d5a353441 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:59.011373 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-28908a30-1a09-4af7-b732-d69d5a353441 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:59.020826 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:59.020826 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:49:59.025300 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-28908a30-1a09-4af7-b732-d69d5a353441 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:49:59.031428 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-28908a30-1a09-4af7-b732-d69d5a353441 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:49:59.032006 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 8/31] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:59 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:59.036128 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbfcc81f-ef3e-41c5-ab42-ba94e9e76eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0edd2f2c-92e1-4978-970a-3b9cab96f13a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1966220959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b06c918b9f464597e3d29a982489ad',qos_specs=None,replication_status=,reservations=['0a032dbf-457e-4e99-9ce8-098a54f724f2','30a74eb4-d548-43a3-9728-e02ca8afc6a7','f9d758e2-cb1c-415f-9dce-8658014fd3d3','b8065be3-4983-485f-8346-50a20ca090e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068328500760450bb91bd136f24046ca',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1966220959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0edd2f2c-92e1-4978-970a-3b9cab96f13a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89b06c918b9f464597e3d29a982489ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='068328500760450bb91bd136f24046ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:59.037482 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8989cb8-3817-45c5-8fbb-a15a71fec39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:59.065091 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8989cb8-3817-45c5-8fbb-a15a71fec39f) transitioned into state 'SUCCESS' from state '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-1966220959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b06c918b9f464597e3d29a982489ad',qos_specs=None,replication_status=,reservations=['0a032dbf-457e-4e99-9ce8-098a54f724f2','30a74eb4-d548-43a3-9728-e02ca8afc6a7','f9d758e2-cb1c-415f-9dce-8658014fd3d3','b8065be3-4983-485f-8346-50a20ca090e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068328500760450bb91bd136f24046ca',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:59.065801 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e41c62d8-7c7c-4efd-8c77-07034b308ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:49:59.076321 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e41c62d8-7c7c-4efd-8c77-07034b308ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:49:59.077161 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Flow 'volume_create_api' (2b96589e-5dea-4e7a-9216-ae32427d8d19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:49:59.078289 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Create volume request issued successfully. Aug 07 18:49:59.079060 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76804fac-efa6-48c5-8de5-7c8299fadc58 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:49:59.080042 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 9/32] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:49:58 2026] POST /volume/v3/volumes => generated 783 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:49:59.101166 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-abae86c3-ad0a-498c-840c-869afe99eca7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:59.103724 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-abae86c3-ad0a-498c-840c-869afe99eca7 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:49:59.103832 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-abae86c3-ad0a-498c-840c-869afe99eca7 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:59.104061 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-abae86c3-ad0a-498c-840c-869afe99eca7 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:59.142143 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:59.142143 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:49:59.149513 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-abae86c3-ad0a-498c-840c-869afe99eca7 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:49:59.153286 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-abae86c3-ad0a-498c-840c-869afe99eca7 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:49:59.153745 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 8/33] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:59 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 962 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:59.603981 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-be785981-bd0a-4e27-9ef2-0dd81be91f72 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:59.607027 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-be785981-bd0a-4e27-9ef2-0dd81be91f72 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:49:59.607027 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-be785981-bd0a-4e27-9ef2-0dd81be91f72 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:49:59.607027 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-be785981-bd0a-4e27-9ef2-0dd81be91f72 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:49:59.613240 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:59.613240 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:49:59.617699 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-be785981-bd0a-4e27-9ef2-0dd81be91f72 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:49:59.620965 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-be785981-bd0a-4e27-9ef2-0dd81be91f72 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:49:59.621240 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 9/34] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:49:59 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:49:59.642167 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-281869cd-b6ee-4e0a-8771-b1ac6af19075 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:59.929348 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-281869cd-b6ee-4e0a-8771-b1ac6af19075 tempest-TestMultiAttachVolumeSwap-300497232 tempest-TestMultiAttachVolumeSwap-300497232-project-admin] POST https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095/action Aug 07 18:49:59.930237 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-281869cd-b6ee-4e0a-8771-b1ac6af19075 tempest-TestMultiAttachVolumeSwap-300497232 tempest-TestMultiAttachVolumeSwap-300497232-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:49:59.930355 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-281869cd-b6ee-4e0a-8771-b1ac6af19075 tempest-TestMultiAttachVolumeSwap-300497232 tempest-TestMultiAttachVolumeSwap-300497232-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:49:59.965280 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:49:59.965280 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:49:59.967011 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-281869cd-b6ee-4e0a-8771-b1ac6af19075 tempest-TestMultiAttachVolumeSwap-300497232 tempest-TestMultiAttachVolumeSwap-300497232-project-admin] Volume info retrieved successfully. Aug 07 18:49:59.975840 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-281869cd-b6ee-4e0a-8771-b1ac6af19075 tempest-TestMultiAttachVolumeSwap-300497232 tempest-TestMultiAttachVolumeSwap-300497232-project-admin] Update volume admin metadata completed successfully. Aug 07 18:49:59.975892 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-281869cd-b6ee-4e0a-8771-b1ac6af19075 tempest-TestMultiAttachVolumeSwap-300497232 tempest-TestMultiAttachVolumeSwap-300497232-project-admin] Update readonly setting on volume completed successfully. Aug 07 18:49:59.976094 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-281869cd-b6ee-4e0a-8771-b1ac6af19075 tempest-TestMultiAttachVolumeSwap-300497232 tempest-TestMultiAttachVolumeSwap-300497232-project-admin] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095/action returned with HTTP 202 Aug 07 18:49:59.976516 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 9/35] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:49:59 2026] POST /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095/action => generated 0 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:49:59.985280 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:49:59.988742 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:49:59.989197 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-480211247"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:49:59.992151 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-480211247'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:50:00.000114 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Create volume of 1 GB Aug 07 18:50:00.000444 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:00.000444 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:00.001103 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Availability Zones retrieved successfully. Aug 07 18:50:00.010981 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Flow 'volume_create_api' (63c075a0-7f85-43b5-82e2-774e01bc5542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:00.012232 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047b6904-a416-4a0a-974e-c29dce774c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:00.013713 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:50:00.025009 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:00.025009 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:00.040520 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047b6904-a416-4a0a-974e-c29dce774c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5dc80998-73ee-4081-9136-7c84315e3bcf,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dc80998-73ee-4081-9136-7c84315e3bcf', 'encryption_key_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=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:00.043156 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99439d7c-a163-46f2-8a50-98e03526b702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:00.052460 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aa657952-c755-4b6f-a59d-3754132a61ac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:00.054198 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa657952-c755-4b6f-a59d-3754132a61ac tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:00.055219 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa657952-c755-4b6f-a59d-3754132a61ac tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:00.056774 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa657952-c755-4b6f-a59d-3754132a61ac tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:00.066234 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:00.066234 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:00.069278 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-aa657952-c755-4b6f-a59d-3754132a61ac tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:00.071175 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-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 07 18:50:00.071590 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-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 07 18:50:00.074826 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa657952-c755-4b6f-a59d-3754132a61ac tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:00.075512 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 9/36] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:00 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:50:00.090534 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Created reservations ['399dfed3-26e5-4fed-a8ed-d60383b47fce', '04708782-f026-43c8-934d-14b7e773c4de', '85ce90bb-db54-47eb-b590-a48aeec29a65', '29d65068-c60f-4210-a660-fe55095e2797'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:50:00.091481 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99439d7c-a163-46f2-8a50-98e03526b702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['399dfed3-26e5-4fed-a8ed-d60383b47fce', '04708782-f026-43c8-934d-14b7e773c4de', '85ce90bb-db54-47eb-b590-a48aeec29a65', '29d65068-c60f-4210-a660-fe55095e2797']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:00.092345 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b807bf2-b952-4579-929c-9c194c770022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:00.115598 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b807bf2-b952-4579-929c-9c194c770022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbe0015b-0d22-4fb8-96c5-b4a39febd384', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-480211247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='20ca260b227b4466a8a2e20e3046fc79',qos_specs=None,replication_status=,reservations=['399dfed3-26e5-4fed-a8ed-d60383b47fce','04708782-f026-43c8-934d-14b7e773c4de','85ce90bb-db54-47eb-b590-a48aeec29a65','29d65068-c60f-4210-a660-fe55095e2797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7830278af9d54df698adb8f482a2c946',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-480211247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbe0015b-0d22-4fb8-96c5-b4a39febd384,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='20ca260b227b4466a8a2e20e3046fc79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7830278af9d54df698adb8f482a2c946',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dc80998-73ee-4081-9136-7c84315e3bcf),volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:00.116425 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4444615-382d-407f-b938-5f4c066350c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:00.135035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4444615-382d-407f-b938-5f4c066350c6) transitioned into state 'SUCCESS' from state '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-480211247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='20ca260b227b4466a8a2e20e3046fc79',qos_specs=None,replication_status=,reservations=['399dfed3-26e5-4fed-a8ed-d60383b47fce','04708782-f026-43c8-934d-14b7e773c4de','85ce90bb-db54-47eb-b590-a48aeec29a65','29d65068-c60f-4210-a660-fe55095e2797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7830278af9d54df698adb8f482a2c946',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:00.135814 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc3d6606-3627-4a33-a7f7-978ef48f320e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:00.145047 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc3d6606-3627-4a33-a7f7-978ef48f320e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:00.145778 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Flow 'volume_create_api' (63c075a0-7f85-43b5-82e2-774e01bc5542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:00.146062 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Create volume request issued successfully. Aug 07 18:50:00.146541 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5364fb88-e8c9-4734-aa6c-904461a92f7f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:50:00.146936 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 10/37] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:49:59 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 07 18:50:00.162229 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5e376050-82d7-449c-868e-3763fcd17658 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:00.163949 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5e376050-82d7-449c-868e-3763fcd17658 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 Aug 07 18:50:00.164133 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5e376050-82d7-449c-868e-3763fcd17658 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:00.164304 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5e376050-82d7-449c-868e-3763fcd17658 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:00.170050 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6543cc81-b812-4ef5-9b47-3043d1270784 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:00.173948 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6543cc81-b812-4ef5-9b47-3043d1270784 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:00.173948 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6543cc81-b812-4ef5-9b47-3043d1270784 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:00.173948 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6543cc81-b812-4ef5-9b47-3043d1270784 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:00.179915 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:00.179915 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:00.186459 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-b46bebb0-15be-4a4e-8a60-fa8418bc0de2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:00.189486 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5e376050-82d7-449c-868e-3763fcd17658 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:50:00.189643 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:00.189643 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:00.192634 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-b46bebb0-15be-4a4e-8a60-fa8418bc0de2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:00.192634 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-b46bebb0-15be-4a4e-8a60-fa8418bc0de2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:00.192634 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-b46bebb0-15be-4a4e-8a60-fa8418bc0de2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:00.192983 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5e376050-82d7-449c-868e-3763fcd17658 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 returned with HTTP 200 Aug 07 18:50:00.193872 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 10/38] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:00 2026] GET /volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:00.195479 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6543cc81-b812-4ef5-9b47-3043d1270784 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:00.206636 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6543cc81-b812-4ef5-9b47-3043d1270784 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:00.207262 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 10/39] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:00 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:00.214896 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:00.214896 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:00.225965 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-b46bebb0-15be-4a4e-8a60-fa8418bc0de2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:00.230382 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-b46bebb0-15be-4a4e-8a60-fa8418bc0de2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:00.230841 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 10/40] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:00 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:00.642232 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4d6999e0-7f0b-4251-8b08-946c7c66a1d3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:00.642736 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4d6999e0-7f0b-4251-8b08-946c7c66a1d3 None None] GET https://10.4.3.15/volume// Aug 07 18:50:00.642952 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4d6999e0-7f0b-4251-8b08-946c7c66a1d3 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:00.643230 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4d6999e0-7f0b-4251-8b08-946c7c66a1d3 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:00.643668 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4d6999e0-7f0b-4251-8b08-946c7c66a1d3 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:00.644045 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 11/41] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:50: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 07 18:50:00.665579 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-adcb3591-0178-4cc9-91e2-8b399ed78fcb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:01.022275 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-adcb3591-0178-4cc9-91e2-8b399ed78fcb tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:50:01.022706 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-adcb3591-0178-4cc9-91e2-8b399ed78fcb tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12c83fc1-76e9-4750-b449-0a0360171d1b", "connector": null, "instance_uuid": "65da53f7-f82c-44c3-a6ed-43817d7bd802"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:01.041759 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:01.041759 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:01.089322 np0000006749 devstack@c-api.service[100345]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 07 18:50:01.089322 np0000006749 devstack@c-api.service[100345]: .first() Aug 07 18:50:01.114788 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-adcb3591-0178-4cc9-91e2-8b399ed78fcb tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:50:01.116058 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 11/42] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:50:00 2026] POST /volume/v3/attachments => generated 273 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:01.161024 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-12b9c60b-3257-4572-a542-bb8be138550a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:01.162294 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-12b9c60b-3257-4572-a542-bb8be138550a tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:01.162520 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-12b9c60b-3257-4572-a542-bb8be138550a tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:01.162729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-12b9c60b-3257-4572-a542-bb8be138550a tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:01.174227 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:01.174227 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:01.178305 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-12b9c60b-3257-4572-a542-bb8be138550a tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:01.182807 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-12b9c60b-3257-4572-a542-bb8be138550a tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:01.183763 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 11/43] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:01 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:50:01.192553 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e8385904-2ae3-42c1-a5dd-0f2cfea7cb2a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:01.193900 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8385904-2ae3-42c1-a5dd-0f2cfea7cb2a None None] GET https://10.4.3.15/volume// Aug 07 18:50:01.193900 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8385904-2ae3-42c1-a5dd-0f2cfea7cb2a None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:01.194988 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8385904-2ae3-42c1-a5dd-0f2cfea7cb2a None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:01.195756 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8385904-2ae3-42c1-a5dd-0f2cfea7cb2a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:01.196551 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 11/44] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:50:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:50:01.217255 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-19da8c16-44dc-4dc7-ba13-770840ee11d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:01.221051 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-19da8c16-44dc-4dc7-ba13-770840ee11d6 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 Aug 07 18:50:01.221457 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-19da8c16-44dc-4dc7-ba13-770840ee11d6 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:01.221802 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-19da8c16-44dc-4dc7-ba13-770840ee11d6 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:01.243940 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:01.243940 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:01.250718 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-19da8c16-44dc-4dc7-ba13-770840ee11d6 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:50:01.257009 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-19da8c16-44dc-4dc7-ba13-770840ee11d6 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 returned with HTTP 200 Aug 07 18:50:01.257544 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 12/45] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:01 2026] GET /volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:01.285872 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-6f3d2279-18f5-430d-b27d-55f5cd46d345 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:01.288949 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-6f3d2279-18f5-430d-b27d-55f5cd46d345 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:01.289456 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-6f3d2279-18f5-430d-b27d-55f5cd46d345 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:01.289843 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-6f3d2279-18f5-430d-b27d-55f5cd46d345 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:01.304682 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:01.304682 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:01.310255 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-6f3d2279-18f5-430d-b27d-55f5cd46d345 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:01.316936 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-6f3d2279-18f5-430d-b27d-55f5cd46d345 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:01.317864 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 12/46] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:50:01 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:50:02.202258 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0a560370-37b4-487d-a490-62ff1b16fdc0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:02.207547 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0a560370-37b4-487d-a490-62ff1b16fdc0 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:02.207901 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0a560370-37b4-487d-a490-62ff1b16fdc0 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:02.208184 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0a560370-37b4-487d-a490-62ff1b16fdc0 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:02.228760 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:02.228760 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:02.235156 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0a560370-37b4-487d-a490-62ff1b16fdc0 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:02.242827 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0a560370-37b4-487d-a490-62ff1b16fdc0 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:02.243262 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 12/47] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:02 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:02.254379 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-99133f72-6dcc-4822-8a98-be19850e65df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:02.256876 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-99133f72-6dcc-4822-8a98-be19850e65df tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] PUT https://10.4.3.15/volume/v3/attachments/e2a3e5f9-59a8-4766-a333-c8e6f567a43c Aug 07 18:50:02.257303 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-99133f72-6dcc-4822-8a98-be19850e65df tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:02.269746 np0000006749 devstack@c-api.service[100342]: /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 07 18:50:02.269746 np0000006749 devstack@c-api.service[100342]: .first() Aug 07 18:50:02.280488 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-99133f72-6dcc-4822-8a98-be19850e65df tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Acquiring lock "cinder-attachment_update-12c83fc1-76e9-4750-b449-0a0360171d1b-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:50:02.286469 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-99133f72-6dcc-4822-8a98-be19850e65df tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Lock "cinder-attachment_update-12c83fc1-76e9-4750-b449-0a0360171d1b-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:50:02.287667 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:02.287667 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:02.437585 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-99133f72-6dcc-4822-8a98-be19850e65df tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Lock "cinder-attachment_update-12c83fc1-76e9-4750-b449-0a0360171d1b-np0000006749" released by "attachment_update" :: held 0.150s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:50:02.438086 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-99133f72-6dcc-4822-8a98-be19850e65df tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/attachments/e2a3e5f9-59a8-4766-a333-c8e6f567a43c returned with HTTP 200 Aug 07 18:50:02.439092 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 12/48] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:50:02 2026] PUT /volume/v3/attachments/e2a3e5f9-59a8-4766-a333-c8e6f567a43c => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:03.269864 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8b780aed-6450-455a-a7fc-6bf1ca6d0769 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:03.271620 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8b780aed-6450-455a-a7fc-6bf1ca6d0769 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:03.271792 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8b780aed-6450-455a-a7fc-6bf1ca6d0769 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:03.271931 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8b780aed-6450-455a-a7fc-6bf1ca6d0769 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:03.295366 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:03.295366 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:03.300813 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8b780aed-6450-455a-a7fc-6bf1ca6d0769 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:03.308110 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8b780aed-6450-455a-a7fc-6bf1ca6d0769 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:03.308500 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 13/49] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:03 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:04.334444 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0f897b00-663e-4c26-ad1c-fb1180656c41 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:04.334790 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0f897b00-663e-4c26-ad1c-fb1180656c41 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:04.335111 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0f897b00-663e-4c26-ad1c-fb1180656c41 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:04.335111 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0f897b00-663e-4c26-ad1c-fb1180656c41 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:04.356046 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:04.356046 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:04.361761 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0f897b00-663e-4c26-ad1c-fb1180656c41 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:04.374869 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0f897b00-663e-4c26-ad1c-fb1180656c41 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:04.375289 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 13/50] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:04 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:05.392361 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-98d477a8-8fd3-44c0-b77d-b98a032ef2fb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:05.394860 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-98d477a8-8fd3-44c0-b77d-b98a032ef2fb tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:05.394860 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-98d477a8-8fd3-44c0-b77d-b98a032ef2fb tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:05.395363 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-98d477a8-8fd3-44c0-b77d-b98a032ef2fb tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:05.416093 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:05.416093 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:05.428287 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-98d477a8-8fd3-44c0-b77d-b98a032ef2fb tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:05.433152 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-98d477a8-8fd3-44c0-b77d-b98a032ef2fb tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:05.433519 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 13/51] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:05 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:05.873098 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-c82ae49d-7749-489f-aa21-c6ad5efdaa2c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:05.878508 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-c82ae49d-7749-489f-aa21-c6ad5efdaa2c tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] POST https://10.4.3.15/volume/v3/attachments/e2a3e5f9-59a8-4766-a333-c8e6f567a43c/action Aug 07 18:50:05.883982 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-c82ae49d-7749-489f-aa21-c6ad5efdaa2c tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:05.883982 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-c82ae49d-7749-489f-aa21-c6ad5efdaa2c tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:05.912284 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:05.912284 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:05.941580 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-14b54b39-58ab-4c0d-aa35-06ffcc578f70 req-c82ae49d-7749-489f-aa21-c6ad5efdaa2c tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/attachments/e2a3e5f9-59a8-4766-a333-c8e6f567a43c/action returned with HTTP 204 Aug 07 18:50:05.941580 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 13/52] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:50:05 2026] POST /volume/v3/attachments/e2a3e5f9-59a8-4766-a333-c8e6f567a43c/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:06.453596 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cd3fa09e-cc49-4e61-8166-caa46fd8d7b2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:06.459192 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd3fa09e-cc49-4e61-8166-caa46fd8d7b2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:06.459192 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd3fa09e-cc49-4e61-8166-caa46fd8d7b2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:06.459192 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd3fa09e-cc49-4e61-8166-caa46fd8d7b2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:06.479151 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:06.479151 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:06.487601 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cd3fa09e-cc49-4e61-8166-caa46fd8d7b2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:06.493939 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd3fa09e-cc49-4e61-8166-caa46fd8d7b2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:06.494443 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 14/53] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:06 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:06.516688 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-592c39a4-87ff-43b4-975f-e12dad0f45d4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:06.519331 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-592c39a4-87ff-43b4-975f-e12dad0f45d4 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:06.519871 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-592c39a4-87ff-43b4-975f-e12dad0f45d4 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:06.520153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-592c39a4-87ff-43b4-975f-e12dad0f45d4 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:06.538499 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:06.538499 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:06.545749 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-592c39a4-87ff-43b4-975f-e12dad0f45d4 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:06.555067 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-592c39a4-87ff-43b4-975f-e12dad0f45d4 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:06.555067 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 14/54] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:06 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:08.459982 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-b57b8643-4c93-4c89-b31f-4467d562e07e req-cdadbe92-66da-442a-8b4f-cb06e86de2f5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:08.463382 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b57b8643-4c93-4c89-b31f-4467d562e07e req-cdadbe92-66da-442a-8b4f-cb06e86de2f5 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] DELETE https://10.4.3.15/volume/v3/attachments/e2a3e5f9-59a8-4766-a333-c8e6f567a43c Aug 07 18:50:08.463542 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b57b8643-4c93-4c89-b31f-4467d562e07e req-cdadbe92-66da-442a-8b4f-cb06e86de2f5 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:08.463951 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b57b8643-4c93-4c89-b31f-4467d562e07e req-cdadbe92-66da-442a-8b4f-cb06e86de2f5 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:08.477636 np0000006749 devstack@c-api.service[100344]: /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 07 18:50:08.477636 np0000006749 devstack@c-api.service[100344]: .first() Aug 07 18:50:08.487036 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:08.487036 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:08.615231 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b57b8643-4c93-4c89-b31f-4467d562e07e req-cdadbe92-66da-442a-8b4f-cb06e86de2f5 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/attachments/e2a3e5f9-59a8-4766-a333-c8e6f567a43c returned with HTTP 200 Aug 07 18:50:08.615748 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 14/55] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:50:08 2026] DELETE /volume/v3/attachments/e2a3e5f9-59a8-4766-a333-c8e6f567a43c => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:09.884074 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-7320a465-a6d5-4dc9-b28c-8f64de12ec99 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:09.887881 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-7320a465-a6d5-4dc9-b28c-8f64de12ec99 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:50:09.887881 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-7320a465-a6d5-4dc9-b28c-8f64de12ec99 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:09.887881 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-7320a465-a6d5-4dc9-b28c-8f64de12ec99 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:09.900304 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:09.900304 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:09.902065 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-7320a465-a6d5-4dc9-b28c-8f64de12ec99 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:50:09.907146 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-7320a465-a6d5-4dc9-b28c-8f64de12ec99 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:50:09.907323 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 14/56] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:09 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:09.918911 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-2d990b2c-ae68-424b-9f37-58f4f5b3d941 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:09.923913 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-2d990b2c-ae68-424b-9f37-58f4f5b3d941 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 Aug 07 18:50:09.924135 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-2d990b2c-ae68-424b-9f37-58f4f5b3d941 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:09.924313 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-2d990b2c-ae68-424b-9f37-58f4f5b3d941 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:09.936322 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:09.936322 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:09.941325 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-2d990b2c-ae68-424b-9f37-58f4f5b3d941 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:50:09.948278 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-2d990b2c-ae68-424b-9f37-58f4f5b3d941 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 returned with HTTP 200 Aug 07 18:50:09.950031 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 15/57] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:09 2026] GET /volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:09.959502 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ddfb548c-5d85-44c9-9d11-2bac0a1b797d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:09.968323 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ddfb548c-5d85-44c9-9d11-2bac0a1b797d tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf Aug 07 18:50:09.968323 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ddfb548c-5d85-44c9-9d11-2bac0a1b797d tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:09.968323 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ddfb548c-5d85-44c9-9d11-2bac0a1b797d tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:09.979730 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:09.979730 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:09.985394 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ddfb548c-5d85-44c9-9d11-2bac0a1b797d tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:50:09.999646 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ddfb548c-5d85-44c9-9d11-2bac0a1b797d tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf returned with HTTP 200 Aug 07 18:50:10.000922 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 15/58] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:09 2026] GET /volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:10.020274 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-625b855a-ed97-46c8-826a-d29476e4b005 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:10.021569 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-625b855a-ed97-46c8-826a-d29476e4b005 None None] GET https://10.4.3.15/volume// Aug 07 18:50:10.021903 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-625b855a-ed97-46c8-826a-d29476e4b005 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:10.022232 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-625b855a-ed97-46c8-826a-d29476e4b005 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:10.022950 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-625b855a-ed97-46c8-826a-d29476e4b005 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:10.023447 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 15/59] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:50:10 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:50:10.034804 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-e3a479b0-7b10-45c9-b062-b1606fa48ced None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:10.039155 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-e3a479b0-7b10-45c9-b062-b1606fa48ced tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:50:10.039591 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-e3a479b0-7b10-45c9-b062-b1606fa48ced tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "986cf28b-cf7c-4e18-8a77-d2289c7b5db3", "connector": null, "instance_uuid": "7ab2407c-7066-4dbf-8e26-dc5f54e2e9fc"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:10.052209 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:10.052209 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:10.117159 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-e3a479b0-7b10-45c9-b062-b1606fa48ced tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:50:10.117722 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 15/60] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:50:10 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:10.130724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-81c187d7-90f7-444d-80ad-c8d76cdf9899 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:10.134120 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-81c187d7-90f7-444d-80ad-c8d76cdf9899 None None] GET https://10.4.3.15/volume// Aug 07 18:50:10.134120 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-81c187d7-90f7-444d-80ad-c8d76cdf9899 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:10.134120 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-81c187d7-90f7-444d-80ad-c8d76cdf9899 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:10.134120 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-81c187d7-90f7-444d-80ad-c8d76cdf9899 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:10.135482 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 16/61] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:50:10 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:50:10.145281 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-21adac2a-1f68-4985-a95b-9b2844f12ed0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:10.150562 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-21adac2a-1f68-4985-a95b-9b2844f12ed0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:50:10.151082 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-21adac2a-1f68-4985-a95b-9b2844f12ed0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7", "connector": null, "instance_uuid": "7ab2407c-7066-4dbf-8e26-dc5f54e2e9fc"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:10.170214 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:10.170214 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:10.217589 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-21adac2a-1f68-4985-a95b-9b2844f12ed0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:50:10.217589 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 16/62] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:50:10 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 07 18:50:10.235316 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e184c3d0-0611-424b-a27a-13a9f52fccbf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:10.235316 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e184c3d0-0611-424b-a27a-13a9f52fccbf None None] GET https://10.4.3.15/volume// Aug 07 18:50:10.235316 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e184c3d0-0611-424b-a27a-13a9f52fccbf None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:10.235316 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e184c3d0-0611-424b-a27a-13a9f52fccbf None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:10.235316 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e184c3d0-0611-424b-a27a-13a9f52fccbf None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:10.235316 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 16/63] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:50: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 07 18:50:10.250167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-07a8936c-529f-4ddc-9950-f73716b9aa1c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:10.254771 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-07a8936c-529f-4ddc-9950-f73716b9aa1c tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:50:10.255279 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-07a8936c-529f-4ddc-9950-f73716b9aa1c tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae3f8f80-9f7f-42ec-b948-b569d21474cf", "connector": null, "instance_uuid": "7ab2407c-7066-4dbf-8e26-dc5f54e2e9fc"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:10.269311 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:10.269311 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:10.320614 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-07a8936c-529f-4ddc-9950-f73716b9aa1c tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:50:10.321072 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 16/64] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:50:10 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 07 18:50:10.781860 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-36bba685-fc4c-4270-84c7-264c607e6e63 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:10.785161 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-36bba685-fc4c-4270-84c7-264c607e6e63 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:10.785685 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-36bba685-fc4c-4270-84c7-264c607e6e63 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:10.785685 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-36bba685-fc4c-4270-84c7-264c607e6e63 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:10.801542 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:10.801542 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:10.809090 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-36bba685-fc4c-4270-84c7-264c607e6e63 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:10.814349 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-36bba685-fc4c-4270-84c7-264c607e6e63 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:10.814724 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 17/65] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:10 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:10.829345 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-95cf48e2-2085-4a48-b850-98d096addf04 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:10.834387 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-95cf48e2-2085-4a48-b850-98d096addf04 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:10.834387 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-95cf48e2-2085-4a48-b850-98d096addf04 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:10.834718 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-95cf48e2-2085-4a48-b850-98d096addf04 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:10.844690 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:10.844690 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:10.850492 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-95cf48e2-2085-4a48-b850-98d096addf04 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:10.855114 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-95cf48e2-2085-4a48-b850-98d096addf04 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:10.856017 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 17/66] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:10 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:10.917202 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9b52095c-50e8-4ec0-8a9a-ee3e71add320 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:10.920565 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b52095c-50e8-4ec0-8a9a-ee3e71add320 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:10.920987 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9b52095c-50e8-4ec0-8a9a-ee3e71add320 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:10.921296 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9b52095c-50e8-4ec0-8a9a-ee3e71add320 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:10.934915 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:10.934915 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:10.942450 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9b52095c-50e8-4ec0-8a9a-ee3e71add320 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:10.950271 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b52095c-50e8-4ec0-8a9a-ee3e71add320 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:10.950600 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 17/67] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:10 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:10.972524 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4ae7a096-9efd-4e37-a5b9-f2f1937c594b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:10.976004 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ae7a096-9efd-4e37-a5b9-f2f1937c594b tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] DELETE https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:10.976339 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ae7a096-9efd-4e37-a5b9-f2f1937c594b tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:10.976744 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ae7a096-9efd-4e37-a5b9-f2f1937c594b tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:10.977120 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-4ae7a096-9efd-4e37-a5b9-f2f1937c594b tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Delete volume with id: 12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:10.988509 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:10.988509 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:10.989136 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4ae7a096-9efd-4e37-a5b9-f2f1937c594b tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:11.020075 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4ae7a096-9efd-4e37-a5b9-f2f1937c594b tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Delete volume request issued successfully. Aug 07 18:50:11.020075 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ae7a096-9efd-4e37-a5b9-f2f1937c594b tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 202 Aug 07 18:50:11.020075 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 17/68] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:50:10 2026] DELETE /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:50:11.027339 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-966ed8f8-0bd3-4c13-a66a-631d45a24ae2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:11.030829 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-966ed8f8-0bd3-4c13-a66a-631d45a24ae2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:11.031096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-966ed8f8-0bd3-4c13-a66a-631d45a24ae2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:11.031350 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-966ed8f8-0bd3-4c13-a66a-631d45a24ae2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:11.043353 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:11.043353 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:11.048238 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-966ed8f8-0bd3-4c13-a66a-631d45a24ae2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Volume info retrieved successfully. Aug 07 18:50:11.054780 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-966ed8f8-0bd3-4c13-a66a-631d45a24ae2 tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 200 Aug 07 18:50:11.054780 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 18/69] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:11 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:12.077137 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a43d2726-c6e7-4851-a7b1-f60429eba30f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:12.080871 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a43d2726-c6e7-4851-a7b1-f60429eba30f tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] GET https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b Aug 07 18:50:12.081247 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a43d2726-c6e7-4851-a7b1-f60429eba30f tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:12.081494 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a43d2726-c6e7-4851-a7b1-f60429eba30f tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:12.089917 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a43d2726-c6e7-4851-a7b1-f60429eba30f tempest-DeleteServersTestJSON-226886591 tempest-DeleteServersTestJSON-226886591-project-member] https://10.4.3.15/volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b returned with HTTP 404 Aug 07 18:50:12.091014 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 18/70] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:12 2026] GET /volume/v3/volumes/12c83fc1-76e9-4750-b449-0a0360171d1b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:12.147160 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-16f38f80-a77a-44b2-a9da-469476843598 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:12.150218 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:50:12.150949 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1341511823"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:12.154063 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1341511823'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:50:12.154063 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Create volume of 1 GB Aug 07 18:50:12.161851 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Availability Zones retrieved successfully. Aug 07 18:50:12.170155 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Flow 'volume_create_api' (08f1c587-0316-4fc0-abfd-56460b6a7d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:12.172937 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b74e48e-13d7-496c-aec5-bb417a469fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:12.176367 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:50:12.217090 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b74e48e-13d7-496c-aec5-bb417a469fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:12.218177 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64adc88a-7eb3-40db-901d-0de5036d0c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:12.293612 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Created reservations ['31375f2d-5487-4219-8c7d-72a9f870700e', '6eefd2a4-b2f0-4974-a840-54b510d9d661', 'e48b6737-c1ab-459a-a608-974bf2e5b1ff', '75fe50eb-161c-4422-98e3-225e0c37acab'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:50:12.294491 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64adc88a-7eb3-40db-901d-0de5036d0c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31375f2d-5487-4219-8c7d-72a9f870700e', '6eefd2a4-b2f0-4974-a840-54b510d9d661', 'e48b6737-c1ab-459a-a608-974bf2e5b1ff', '75fe50eb-161c-4422-98e3-225e0c37acab']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:12.295250 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0849af5-745d-4be5-b419-f1ba83ae4460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:12.316730 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0849af5-745d-4be5-b419-f1ba83ae4460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '352d253b-ebc5-4a60-81e0-23823b067260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1341511823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38ff589b2b5840b69484901a2bfb62c7',qos_specs=None,replication_status=,reservations=['31375f2d-5487-4219-8c7d-72a9f870700e','6eefd2a4-b2f0-4974-a840-54b510d9d661','e48b6737-c1ab-459a-a608-974bf2e5b1ff','75fe50eb-161c-4422-98e3-225e0c37acab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40773c9caeea4fc5b730b78c0453149f',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1341511823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=352d253b-ebc5-4a60-81e0-23823b067260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38ff589b2b5840b69484901a2bfb62c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40773c9caeea4fc5b730b78c0453149f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:12.317520 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (926fe171-b8a3-4a92-8d49-165aca8b3ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:12.338794 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (926fe171-b8a3-4a92-8d49-165aca8b3ddc) transitioned into state 'SUCCESS' from state '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-1341511823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38ff589b2b5840b69484901a2bfb62c7',qos_specs=None,replication_status=,reservations=['31375f2d-5487-4219-8c7d-72a9f870700e','6eefd2a4-b2f0-4974-a840-54b510d9d661','e48b6737-c1ab-459a-a608-974bf2e5b1ff','75fe50eb-161c-4422-98e3-225e0c37acab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40773c9caeea4fc5b730b78c0453149f',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:12.339506 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a10c23-82c5-4064-85f1-eee8f11ff38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:12.351496 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a10c23-82c5-4064-85f1-eee8f11ff38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:12.352698 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Flow 'volume_create_api' (08f1c587-0316-4fc0-abfd-56460b6a7d2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:12.356183 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Create volume request issued successfully. Aug 07 18:50:12.356183 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-16f38f80-a77a-44b2-a9da-469476843598 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:50:12.356183 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 18/71] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:50:12 2026] POST /volume/v3/volumes => generated 752 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:50:12.370565 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3eb7d5ad-62a6-4a30-a152-4a8cc658f6ae None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:12.374565 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3eb7d5ad-62a6-4a30-a152-4a8cc658f6ae tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] GET https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 Aug 07 18:50:12.375390 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3eb7d5ad-62a6-4a30-a152-4a8cc658f6ae tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:12.375731 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3eb7d5ad-62a6-4a30-a152-4a8cc658f6ae tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:12.387921 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:12.387921 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:12.393340 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3eb7d5ad-62a6-4a30-a152-4a8cc658f6ae tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume info retrieved successfully. Aug 07 18:50:12.402731 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3eb7d5ad-62a6-4a30-a152-4a8cc658f6ae tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 returned with HTTP 200 Aug 07 18:50:12.402731 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 18/72] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:12 2026] GET /volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:12.806349 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a801007e-0913-44f7-bb80-81e5103804dc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:12.807556 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a801007e-0913-44f7-bb80-81e5103804dc None None] GET https://10.4.3.15/volume// Aug 07 18:50:12.807556 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a801007e-0913-44f7-bb80-81e5103804dc None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:12.807690 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a801007e-0913-44f7-bb80-81e5103804dc None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:12.808186 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a801007e-0913-44f7-bb80-81e5103804dc None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:12.808666 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 19/73] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:50:12 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:50:12.823082 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-34a455e8-a36e-48ff-b3ff-2c840738fe76 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:12.827146 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-34a455e8-a36e-48ff-b3ff-2c840738fe76 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:50:12.827391 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-34a455e8-a36e-48ff-b3ff-2c840738fe76 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:12.827631 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-34a455e8-a36e-48ff-b3ff-2c840738fe76 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:12.839595 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:12.839595 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:12.844272 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-34a455e8-a36e-48ff-b3ff-2c840738fe76 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:50:12.849410 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-34a455e8-a36e-48ff-b3ff-2c840738fe76 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:50:12.849813 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 19/74] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:50:12 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 1568 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:50:12.945751 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ae72219b-9ace-453a-b483-411a93207a3f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:12.949865 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ae72219b-9ace-453a-b483-411a93207a3f tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] PUT https://10.4.3.15/volume/v3/attachments/3256666d-4158-4e76-b9a4-09bddc597878 Aug 07 18:50:12.950379 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ae72219b-9ace-453a-b483-411a93207a3f tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:12.962735 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ae72219b-9ace-453a-b483-411a93207a3f tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Acquiring lock "cinder-attachment_update-986cf28b-cf7c-4e18-8a77-d2289c7b5db3-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:50:12.967586 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ae72219b-9ace-453a-b483-411a93207a3f tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Lock "cinder-attachment_update-986cf28b-cf7c-4e18-8a77-d2289c7b5db3-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:50:12.969683 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:12.969683 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:13.072923 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ae72219b-9ace-453a-b483-411a93207a3f tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Lock "cinder-attachment_update-986cf28b-cf7c-4e18-8a77-d2289c7b5db3-np0000006749" released by "attachment_update" :: held 0.105s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:50:13.073315 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-ae72219b-9ace-453a-b483-411a93207a3f tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments/3256666d-4158-4e76-b9a4-09bddc597878 returned with HTTP 200 Aug 07 18:50:13.073894 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 19/75] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:50:12 2026] PUT /volume/v3/attachments/3256666d-4158-4e76-b9a4-09bddc597878 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:13.104463 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-04bdcd8a-17d4-4e25-ac50-c164bb721c35 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.107804 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-04bdcd8a-17d4-4e25-ac50-c164bb721c35 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] POST https://10.4.3.15/volume/v3/attachments/3256666d-4158-4e76-b9a4-09bddc597878/action Aug 07 18:50:13.108305 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-04bdcd8a-17d4-4e25-ac50-c164bb721c35 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:13.108524 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-04bdcd8a-17d4-4e25-ac50-c164bb721c35 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:13.136687 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:13.136687 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:13.151608 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-04bdcd8a-17d4-4e25-ac50-c164bb721c35 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments/3256666d-4158-4e76-b9a4-09bddc597878/action returned with HTTP 204 Aug 07 18:50:13.152353 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 19/76] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:50:13 2026] POST /volume/v3/attachments/3256666d-4158-4e76-b9a4-09bddc597878/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:13.187857 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1e215db9-ae5d-4b35-8ab6-210d0e260143 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.188368 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e215db9-ae5d-4b35-8ab6-210d0e260143 None None] GET https://10.4.3.15/volume// Aug 07 18:50:13.188875 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e215db9-ae5d-4b35-8ab6-210d0e260143 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:13.188875 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e215db9-ae5d-4b35-8ab6-210d0e260143 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:13.190825 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e215db9-ae5d-4b35-8ab6-210d0e260143 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:13.191832 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 20/77] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:50:13 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:50:13.204842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-9784ab3c-c7fe-4146-9138-bd3edd4b94b0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.208652 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-9784ab3c-c7fe-4146-9138-bd3edd4b94b0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 Aug 07 18:50:13.208886 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-9784ab3c-c7fe-4146-9138-bd3edd4b94b0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:13.209126 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-9784ab3c-c7fe-4146-9138-bd3edd4b94b0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:13.225418 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:13.225418 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:13.229417 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-9784ab3c-c7fe-4146-9138-bd3edd4b94b0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:50:13.234711 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-9784ab3c-c7fe-4146-9138-bd3edd4b94b0 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 returned with HTTP 200 Aug 07 18:50:13.234711 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 20/78] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:50:13 2026] GET /volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:50:13.331122 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-13e115ef-ffed-44d5-8063-b062b7ef3efc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.336730 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-13e115ef-ffed-44d5-8063-b062b7ef3efc tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] PUT https://10.4.3.15/volume/v3/attachments/c2a825e3-6e41-48b8-93bc-ee729f44fd1a Aug 07 18:50:13.338024 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-13e115ef-ffed-44d5-8063-b062b7ef3efc tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:13.346501 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-13e115ef-ffed-44d5-8063-b062b7ef3efc tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Acquiring lock "cinder-attachment_update-a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:50:13.355735 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-13e115ef-ffed-44d5-8063-b062b7ef3efc tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Lock "cinder-attachment_update-a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7-np0000006749" acquired by "attachment_update" :: waited 0.009s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:50:13.359560 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:13.359560 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:13.425598 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8058c072-aa32-4347-a034-7e529d5dc65e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.429216 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8058c072-aa32-4347-a034-7e529d5dc65e tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] GET https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 Aug 07 18:50:13.429567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8058c072-aa32-4347-a034-7e529d5dc65e tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:13.429814 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8058c072-aa32-4347-a034-7e529d5dc65e tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:13.438449 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:13.438449 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:13.443028 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8058c072-aa32-4347-a034-7e529d5dc65e tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume info retrieved successfully. Aug 07 18:50:13.448220 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8058c072-aa32-4347-a034-7e529d5dc65e tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 returned with HTTP 200 Aug 07 18:50:13.448674 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 20/79] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:13 2026] GET /volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:13.467764 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8a91664d-3089-4380-8172-61a43cbb2ff1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.471516 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a91664d-3089-4380-8172-61a43cbb2ff1 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] POST https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260/action Aug 07 18:50:13.472237 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a91664d-3089-4380-8172-61a43cbb2ff1 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:13.472354 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a91664d-3089-4380-8172-61a43cbb2ff1 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:13.482180 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-13e115ef-ffed-44d5-8063-b062b7ef3efc tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Lock "cinder-attachment_update-a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7-np0000006749" released by "attachment_update" :: held 0.127s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:50:13.482862 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-13e115ef-ffed-44d5-8063-b062b7ef3efc tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments/c2a825e3-6e41-48b8-93bc-ee729f44fd1a returned with HTTP 200 Aug 07 18:50:13.483746 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 20/80] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:50:13 2026] PUT /volume/v3/attachments/c2a825e3-6e41-48b8-93bc-ee729f44fd1a => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:13.486388 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:13.486388 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:13.486918 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8a91664d-3089-4380-8172-61a43cbb2ff1 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume info retrieved successfully. Aug 07 18:50:13.493817 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8a91664d-3089-4380-8172-61a43cbb2ff1 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume updated successfully. Aug 07 18:50:13.495655 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a91664d-3089-4380-8172-61a43cbb2ff1 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260/action returned with HTTP 200 Aug 07 18:50:13.495655 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 21/81] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:50:13 2026] POST /volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:50:13.501683 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ba4820c6-556a-4bba-840e-7cdda00c2074 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.505330 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ba4820c6-556a-4bba-840e-7cdda00c2074 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] GET https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 Aug 07 18:50:13.505574 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ba4820c6-556a-4bba-840e-7cdda00c2074 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:13.505832 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ba4820c6-556a-4bba-840e-7cdda00c2074 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:13.516404 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:13.516404 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:13.523237 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-e29288f2-b71b-438c-bd61-cc521f679733 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.524112 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ba4820c6-556a-4bba-840e-7cdda00c2074 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume info retrieved successfully. Aug 07 18:50:13.525546 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-e29288f2-b71b-438c-bd61-cc521f679733 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] POST https://10.4.3.15/volume/v3/attachments/c2a825e3-6e41-48b8-93bc-ee729f44fd1a/action Aug 07 18:50:13.525989 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-e29288f2-b71b-438c-bd61-cc521f679733 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:13.526285 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-e29288f2-b71b-438c-bd61-cc521f679733 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:13.530619 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ba4820c6-556a-4bba-840e-7cdda00c2074 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 returned with HTTP 200 Aug 07 18:50:13.531190 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 21/82] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:13 2026] GET /volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:13.550573 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:13.550573 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:13.565933 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-e29288f2-b71b-438c-bd61-cc521f679733 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments/c2a825e3-6e41-48b8-93bc-ee729f44fd1a/action returned with HTTP 204 Aug 07 18:50:13.565933 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 21/83] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:50:13 2026] POST /volume/v3/attachments/c2a825e3-6e41-48b8-93bc-ee729f44fd1a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:13.605230 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-29f32b06-44da-4b63-8820-bb23e5e8b1cc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.605588 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-29f32b06-44da-4b63-8820-bb23e5e8b1cc None None] GET https://10.4.3.15/volume// Aug 07 18:50:13.605852 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-29f32b06-44da-4b63-8820-bb23e5e8b1cc None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:13.606123 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-29f32b06-44da-4b63-8820-bb23e5e8b1cc None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:13.606594 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-29f32b06-44da-4b63-8820-bb23e5e8b1cc None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:13.606916 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 21/84] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:50: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 07 18:50:13.617116 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-cac82e6b-9439-49ff-ac91-8447733ca241 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.621829 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-cac82e6b-9439-49ff-ac91-8447733ca241 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf Aug 07 18:50:13.621829 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-cac82e6b-9439-49ff-ac91-8447733ca241 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:13.621829 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-cac82e6b-9439-49ff-ac91-8447733ca241 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:13.633265 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:13.633265 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:13.637875 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-cac82e6b-9439-49ff-ac91-8447733ca241 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:50:13.644262 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-cac82e6b-9439-49ff-ac91-8447733ca241 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf returned with HTTP 200 Aug 07 18:50:13.644770 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 22/85] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:50:13 2026] GET /volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:50:13.744377 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-0c1ab646-8079-42bb-90ae-4be99a51df6b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.746523 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-0c1ab646-8079-42bb-90ae-4be99a51df6b tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] PUT https://10.4.3.15/volume/v3/attachments/9bfcbe4a-9ffc-42d2-a235-c3bb818c3074 Aug 07 18:50:13.746909 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-0c1ab646-8079-42bb-90ae-4be99a51df6b tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:13.759238 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-0c1ab646-8079-42bb-90ae-4be99a51df6b tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Acquiring lock "cinder-attachment_update-ae3f8f80-9f7f-42ec-b948-b569d21474cf-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:50:13.764914 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-0c1ab646-8079-42bb-90ae-4be99a51df6b tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Lock "cinder-attachment_update-ae3f8f80-9f7f-42ec-b948-b569d21474cf-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:50:13.765446 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:13.765446 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:13.800731 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e07e26a0-8d8b-4c02-ba1b-ad89ddbffb53 req-1ea70531-716a-4ab5-9c6c-9b2679dbc599 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.805207 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e07e26a0-8d8b-4c02-ba1b-ad89ddbffb53 req-1ea70531-716a-4ab5-9c6c-9b2679dbc599 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] GET https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 Aug 07 18:50:13.805207 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e07e26a0-8d8b-4c02-ba1b-ad89ddbffb53 req-1ea70531-716a-4ab5-9c6c-9b2679dbc599 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:13.805457 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e07e26a0-8d8b-4c02-ba1b-ad89ddbffb53 req-1ea70531-716a-4ab5-9c6c-9b2679dbc599 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:13.817277 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:13.817277 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:13.822503 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e07e26a0-8d8b-4c02-ba1b-ad89ddbffb53 req-1ea70531-716a-4ab5-9c6c-9b2679dbc599 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume info retrieved successfully. Aug 07 18:50:13.827364 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e07e26a0-8d8b-4c02-ba1b-ad89ddbffb53 req-1ea70531-716a-4ab5-9c6c-9b2679dbc599 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 returned with HTTP 200 Aug 07 18:50:13.827753 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 22/86] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:13 2026] GET /volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:13.883019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-0c1ab646-8079-42bb-90ae-4be99a51df6b tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Lock "cinder-attachment_update-ae3f8f80-9f7f-42ec-b948-b569d21474cf-np0000006749" released by "attachment_update" :: held 0.119s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:50:13.884048 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-0c1ab646-8079-42bb-90ae-4be99a51df6b tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments/9bfcbe4a-9ffc-42d2-a235-c3bb818c3074 returned with HTTP 200 Aug 07 18:50:13.884048 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 22/87] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:50:13 2026] PUT /volume/v3/attachments/9bfcbe4a-9ffc-42d2-a235-c3bb818c3074 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:13.923941 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-574a863a-e89c-4164-9812-a4bef12aa2ea None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:13.927784 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-574a863a-e89c-4164-9812-a4bef12aa2ea tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] POST https://10.4.3.15/volume/v3/attachments/9bfcbe4a-9ffc-42d2-a235-c3bb818c3074/action Aug 07 18:50:13.928820 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-574a863a-e89c-4164-9812-a4bef12aa2ea tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:13.929099 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-574a863a-e89c-4164-9812-a4bef12aa2ea tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:13.958697 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:13.958697 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:13.974388 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-55d86a11-f65d-4384-9976-95ce48dc0348 req-574a863a-e89c-4164-9812-a4bef12aa2ea tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments/9bfcbe4a-9ffc-42d2-a235-c3bb818c3074/action returned with HTTP 204 Aug 07 18:50:13.975082 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 22/88] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:50:13 2026] POST /volume/v3/attachments/9bfcbe4a-9ffc-42d2-a235-c3bb818c3074/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:14.490463 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fc65a122-d900-42a5-a709-e553e17c3fbc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:14.492539 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:50:14.493049 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-466713037"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:14.494871 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-466713037'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:50:14.495070 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Create volume of 1 GB Aug 07 18:50:14.499608 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Availability Zones retrieved successfully. Aug 07 18:50:14.508195 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Flow 'volume_create_api' (81bc979d-359c-4893-b6bc-9c3e927486d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:14.509493 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b33e68-5f58-4995-9d4d-05874ad145be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:14.511358 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:50:14.558865 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b33e68-5f58-4995-9d4d-05874ad145be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:14.560423 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de3eff0c-704b-4dd8-a46f-3c7be03e2608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:14.611906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Created reservations ['4f87a487-25ab-4216-8447-ec215a58457f', 'e69ee57a-f117-491a-8724-9dd5ddfb1da6', '5e914a2f-2d5a-41fc-b634-9e33c1a5a1d1', '1aff2b76-d05f-48f9-a706-c9d9d083fbb9'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:50:14.613098 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de3eff0c-704b-4dd8-a46f-3c7be03e2608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f87a487-25ab-4216-8447-ec215a58457f', 'e69ee57a-f117-491a-8724-9dd5ddfb1da6', '5e914a2f-2d5a-41fc-b634-9e33c1a5a1d1', '1aff2b76-d05f-48f9-a706-c9d9d083fbb9']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:14.614401 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d81fbd07-2349-4ea0-90c3-7f6258a20810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:14.649848 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d81fbd07-2349-4ea0-90c3-7f6258a20810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f0c6cf4-80dc-4159-94f2-785db17ec627', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-466713037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38ff589b2b5840b69484901a2bfb62c7',qos_specs=None,replication_status=,reservations=['4f87a487-25ab-4216-8447-ec215a58457f','e69ee57a-f117-491a-8724-9dd5ddfb1da6','5e914a2f-2d5a-41fc-b634-9e33c1a5a1d1','1aff2b76-d05f-48f9-a706-c9d9d083fbb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40773c9caeea4fc5b730b78c0453149f',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-466713037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f0c6cf4-80dc-4159-94f2-785db17ec627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38ff589b2b5840b69484901a2bfb62c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40773c9caeea4fc5b730b78c0453149f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:14.650698 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d55bde-f922-4b7d-8b0e-bb8b76962a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:14.682213 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d55bde-f922-4b7d-8b0e-bb8b76962a81) transitioned into state 'SUCCESS' from state '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-466713037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38ff589b2b5840b69484901a2bfb62c7',qos_specs=None,replication_status=,reservations=['4f87a487-25ab-4216-8447-ec215a58457f','e69ee57a-f117-491a-8724-9dd5ddfb1da6','5e914a2f-2d5a-41fc-b634-9e33c1a5a1d1','1aff2b76-d05f-48f9-a706-c9d9d083fbb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40773c9caeea4fc5b730b78c0453149f',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:14.683499 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4708e1-01d9-40aa-b509-f1aab6b197c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:14.694028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4708e1-01d9-40aa-b509-f1aab6b197c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:14.696348 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Flow 'volume_create_api' (81bc979d-359c-4893-b6bc-9c3e927486d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:14.696348 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Create volume request issued successfully. Aug 07 18:50:14.696348 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc65a122-d900-42a5-a709-e553e17c3fbc tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:50:14.696688 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 23/89] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:50:14 2026] POST /volume/v3/volumes => generated 751 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:50:14.714864 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9c4e5157-599a-412f-8d60-1894349aa258 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:14.716845 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c4e5157-599a-412f-8d60-1894349aa258 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] GET https://10.4.3.15/volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 Aug 07 18:50:14.717088 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c4e5157-599a-412f-8d60-1894349aa258 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:14.717507 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c4e5157-599a-412f-8d60-1894349aa258 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:14.731857 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:14.731857 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:14.742258 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9c4e5157-599a-412f-8d60-1894349aa258 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume info retrieved successfully. Aug 07 18:50:14.748396 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c4e5157-599a-412f-8d60-1894349aa258 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 returned with HTTP 200 Aug 07 18:50:14.749553 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 23/90] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:14 2026] GET /volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:15.765814 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-36d900e6-8b8d-4b8c-bcb8-a4ed3cabc1fd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:15.767904 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-36d900e6-8b8d-4b8c-bcb8-a4ed3cabc1fd tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] GET https://10.4.3.15/volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 Aug 07 18:50:15.768126 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-36d900e6-8b8d-4b8c-bcb8-a4ed3cabc1fd tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:15.768325 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-36d900e6-8b8d-4b8c-bcb8-a4ed3cabc1fd tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:15.780603 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:15.780603 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:15.788576 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-36d900e6-8b8d-4b8c-bcb8-a4ed3cabc1fd tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume info retrieved successfully. Aug 07 18:50:15.792971 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-36d900e6-8b8d-4b8c-bcb8-a4ed3cabc1fd tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 returned with HTTP 200 Aug 07 18:50:15.793611 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 23/91] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:15 2026] GET /volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:16.422280 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5f3f2772-8060-4c87-98a2-1680987a4db8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:16.425446 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5f3f2772-8060-4c87-98a2-1680987a4db8 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] DELETE https://10.4.3.15/volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 Aug 07 18:50:16.425668 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5f3f2772-8060-4c87-98a2-1680987a4db8 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:16.425896 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5f3f2772-8060-4c87-98a2-1680987a4db8 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:16.426331 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-5f3f2772-8060-4c87-98a2-1680987a4db8 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Delete volume with id: 3f0c6cf4-80dc-4159-94f2-785db17ec627 Aug 07 18:50:16.440680 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:16.440680 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:16.442485 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5f3f2772-8060-4c87-98a2-1680987a4db8 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume info retrieved successfully. Aug 07 18:50:16.479825 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5f3f2772-8060-4c87-98a2-1680987a4db8 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Delete volume request issued successfully. Aug 07 18:50:16.480162 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5f3f2772-8060-4c87-98a2-1680987a4db8 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 returned with HTTP 202 Aug 07 18:50:16.480852 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 23/92] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:50:16 2026] DELETE /volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:50:16.495671 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6100e89f-a5f2-4fd9-8e0b-1af0d054f5b3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:16.497771 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6100e89f-a5f2-4fd9-8e0b-1af0d054f5b3 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] GET https://10.4.3.15/volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 Aug 07 18:50:16.498062 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6100e89f-a5f2-4fd9-8e0b-1af0d054f5b3 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:16.498327 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6100e89f-a5f2-4fd9-8e0b-1af0d054f5b3 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:16.511201 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:16.511201 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:16.517526 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6100e89f-a5f2-4fd9-8e0b-1af0d054f5b3 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume info retrieved successfully. Aug 07 18:50:16.525604 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6100e89f-a5f2-4fd9-8e0b-1af0d054f5b3 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 returned with HTTP 200 Aug 07 18:50:16.526151 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 24/93] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:16 2026] GET /volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:17.542189 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-46e44838-ff7b-4c72-951e-9f31b00bb919 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:17.544054 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-46e44838-ff7b-4c72-951e-9f31b00bb919 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] GET https://10.4.3.15/volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 Aug 07 18:50:17.544054 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-46e44838-ff7b-4c72-951e-9f31b00bb919 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:17.544369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-46e44838-ff7b-4c72-951e-9f31b00bb919 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:17.551091 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-46e44838-ff7b-4c72-951e-9f31b00bb919 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 returned with HTTP 404 Aug 07 18:50:17.551753 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 24/94] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:17 2026] GET /volume/v3/volumes/3f0c6cf4-80dc-4159-94f2-785db17ec627 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:17.560288 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4f18e903-08d7-4ceb-8478-bae51e43ce81 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:17.562232 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f18e903-08d7-4ceb-8478-bae51e43ce81 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] DELETE https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 Aug 07 18:50:17.562427 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f18e903-08d7-4ceb-8478-bae51e43ce81 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:17.562641 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f18e903-08d7-4ceb-8478-bae51e43ce81 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:17.562864 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-4f18e903-08d7-4ceb-8478-bae51e43ce81 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Delete volume with id: 352d253b-ebc5-4a60-81e0-23823b067260 Aug 07 18:50:17.572109 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:17.572109 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:17.573083 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4f18e903-08d7-4ceb-8478-bae51e43ce81 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume info retrieved successfully. Aug 07 18:50:17.603982 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4f18e903-08d7-4ceb-8478-bae51e43ce81 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Delete volume request issued successfully. Aug 07 18:50:17.604198 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f18e903-08d7-4ceb-8478-bae51e43ce81 tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 returned with HTTP 202 Aug 07 18:50:17.604681 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 24/95] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:50:17 2026] DELETE /volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:50:17.615177 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a2580e5f-d42f-4c88-8fed-28c47362de7f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:17.617125 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a2580e5f-d42f-4c88-8fed-28c47362de7f tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] GET https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 Aug 07 18:50:17.617322 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a2580e5f-d42f-4c88-8fed-28c47362de7f tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:17.617568 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a2580e5f-d42f-4c88-8fed-28c47362de7f tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:17.625701 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:17.625701 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:17.630794 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a2580e5f-d42f-4c88-8fed-28c47362de7f tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Volume info retrieved successfully. Aug 07 18:50:17.637935 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a2580e5f-d42f-4c88-8fed-28c47362de7f tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 returned with HTTP 200 Aug 07 18:50:17.638354 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 24/96] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:17 2026] GET /volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:18.653950 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2c8970f3-a2bf-437d-9301-74269621fc8f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:18.655970 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2c8970f3-a2bf-437d-9301-74269621fc8f tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] GET https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 Aug 07 18:50:18.656211 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2c8970f3-a2bf-437d-9301-74269621fc8f tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:18.656407 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2c8970f3-a2bf-437d-9301-74269621fc8f tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:18.663733 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2c8970f3-a2bf-437d-9301-74269621fc8f tempest-ServersNegativeTestJSON-299435553 tempest-ServersNegativeTestJSON-299435553-project-member] https://10.4.3.15/volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 returned with HTTP 404 Aug 07 18:50:18.664413 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 25/97] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:18 2026] GET /volume/v3/volumes/352d253b-ebc5-4a60-81e0-23823b067260 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:27.547403 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=105,cinder:INSERT=9,cinder:UPDATE=24 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:50:27.594844 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=117,cinder:INSERT=13,cinder:UPDATE=18 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:50:27.636401 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=178,cinder:INSERT=42,cinder:UPDATE=56 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:50:28.659522 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=139,cinder:INSERT=28,cinder:UPDATE=49 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:50:43.686221 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-72014864-a868-450a-b868-ab79e4d4761b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:43.688535 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:50:43.688888 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1571588098"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:43.691358 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1571588098'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:50:43.691358 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Create volume of 1 GB Aug 07 18:50:43.696888 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Availability Zones retrieved successfully. Aug 07 18:50:43.705981 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Flow 'volume_create_api' (2ac8475c-c081-4131-9d86-6b9114ab2214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:43.706655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80860508-a119-43e2-87cc-ce188fd09caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:43.708012 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:50:43.742781 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80860508-a119-43e2-87cc-ce188fd09caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:43.743883 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa0c49b-bdd3-4794-8163-2f8c632584d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:43.841482 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Created reservations ['9a1c917b-6d8c-446d-8618-f1d394655413', 'edf243b9-8cba-4c51-96f1-33056cabcf9c', '401f0ab3-fe52-45dd-8ec5-05f8e0bad40c', 'b8d91730-c872-4212-a24f-2adaa3df863f'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:50:43.842551 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa0c49b-bdd3-4794-8163-2f8c632584d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a1c917b-6d8c-446d-8618-f1d394655413', 'edf243b9-8cba-4c51-96f1-33056cabcf9c', '401f0ab3-fe52-45dd-8ec5-05f8e0bad40c', 'b8d91730-c872-4212-a24f-2adaa3df863f']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:43.843609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43040c4a-959c-49d0-a724-218376a705db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:43.874074 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43040c4a-959c-49d0-a724-218376a705db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '020e645f-efcc-420b-a8f3-c1a10a0a1b32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1571588098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63937a39ce114d92a43b723332375e33',qos_specs=None,replication_status=,reservations=['9a1c917b-6d8c-446d-8618-f1d394655413','edf243b9-8cba-4c51-96f1-33056cabcf9c','401f0ab3-fe52-45dd-8ec5-05f8e0bad40c','b8d91730-c872-4212-a24f-2adaa3df863f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96a9e850905d4938a89d1d6315a371af',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1571588098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=020e645f-efcc-420b-a8f3-c1a10a0a1b32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63937a39ce114d92a43b723332375e33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96a9e850905d4938a89d1d6315a371af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:43.875391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c49cf0-248d-4160-ab5c-9ed3aaf99f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:43.899528 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c49cf0-248d-4160-ab5c-9ed3aaf99f80) transitioned into state 'SUCCESS' from state '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-1571588098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63937a39ce114d92a43b723332375e33',qos_specs=None,replication_status=,reservations=['9a1c917b-6d8c-446d-8618-f1d394655413','edf243b9-8cba-4c51-96f1-33056cabcf9c','401f0ab3-fe52-45dd-8ec5-05f8e0bad40c','b8d91730-c872-4212-a24f-2adaa3df863f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96a9e850905d4938a89d1d6315a371af',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:43.899528 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58aac50b-7c13-49dd-b74e-7a76fad0a117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:43.909629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58aac50b-7c13-49dd-b74e-7a76fad0a117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:43.910828 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Flow 'volume_create_api' (2ac8475c-c081-4131-9d86-6b9114ab2214) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:43.911257 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Create volume request issued successfully. Aug 07 18:50:43.912017 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-72014864-a868-450a-b868-ab79e4d4761b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:50:43.912715 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 25/98] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:50:43 2026] POST /volume/v3/volumes => generated 757 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:50:43.935025 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4a5aef98-293d-41e0-a12f-69e2e38e16eb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:43.935462 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a5aef98-293d-41e0-a12f-69e2e38e16eb tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 Aug 07 18:50:43.935532 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a5aef98-293d-41e0-a12f-69e2e38e16eb tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:43.935881 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a5aef98-293d-41e0-a12f-69e2e38e16eb tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:43.945178 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:43.945178 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:43.950091 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4a5aef98-293d-41e0-a12f-69e2e38e16eb tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:50:43.956080 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a5aef98-293d-41e0-a12f-69e2e38e16eb tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 returned with HTTP 200 Aug 07 18:50:43.956560 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 25/99] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:43 2026] GET /volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:44.036752 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:44.043870 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:50:44.044404 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-863949912"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:44.049354 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-863949912'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:50:44.049540 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Create volume of 1 GB Aug 07 18:50:44.056298 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Availability Zones retrieved successfully. Aug 07 18:50:44.064210 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Flow 'volume_create_api' (2fca0a53-fc6c-4c45-bea1-f87f843fd977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:44.065768 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dcc4e08-e422-45ef-89a0-d39c50bc3e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:44.066729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:50:44.098323 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dcc4e08-e422-45ef-89a0-d39c50bc3e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:44.099259 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea476d8-2766-4db8-b86d-bfe37b958c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:44.164962 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Created reservations ['32f68bc9-63a6-4999-848a-755a168603a8', 'ba26ef6f-7216-4684-9536-23ea0e8a8326', 'f6d0f208-7025-45a8-8c1f-fe51235e16dd', '8ae952c1-ef27-45d4-9088-2961b672eab2'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:50:44.165884 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea476d8-2766-4db8-b86d-bfe37b958c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32f68bc9-63a6-4999-848a-755a168603a8', 'ba26ef6f-7216-4684-9536-23ea0e8a8326', 'f6d0f208-7025-45a8-8c1f-fe51235e16dd', '8ae952c1-ef27-45d4-9088-2961b672eab2']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:44.166714 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e516c2-e14a-4d80-9d90-a11433edfb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:44.190281 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e516c2-e14a-4d80-9d90-a11433edfb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef494bf4-ef60-4e5d-a419-f85ee12d969d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-863949912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2ec7f4338e41299c2923b23b57bf5d',qos_specs=None,replication_status=,reservations=['32f68bc9-63a6-4999-848a-755a168603a8','ba26ef6f-7216-4684-9536-23ea0e8a8326','f6d0f208-7025-45a8-8c1f-fe51235e16dd','8ae952c1-ef27-45d4-9088-2961b672eab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78722be168594d0f96ae361b7df3a647',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-863949912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef494bf4-ef60-4e5d-a419-f85ee12d969d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2ec7f4338e41299c2923b23b57bf5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78722be168594d0f96ae361b7df3a647',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:44.191030 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b1d0e3-b3ac-4c68-b922-bd34b3448170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:44.210318 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b1d0e3-b3ac-4c68-b922-bd34b3448170) transitioned into state 'SUCCESS' from state '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-863949912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2ec7f4338e41299c2923b23b57bf5d',qos_specs=None,replication_status=,reservations=['32f68bc9-63a6-4999-848a-755a168603a8','ba26ef6f-7216-4684-9536-23ea0e8a8326','f6d0f208-7025-45a8-8c1f-fe51235e16dd','8ae952c1-ef27-45d4-9088-2961b672eab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78722be168594d0f96ae361b7df3a647',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:44.211111 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c595862e-4a10-4c91-ab1b-9d918319bf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:44.225070 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c595862e-4a10-4c91-ab1b-9d918319bf13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:44.225070 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Flow 'volume_create_api' (2fca0a53-fc6c-4c45-bea1-f87f843fd977) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:44.225070 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Create volume request issued successfully. Aug 07 18:50:44.225070 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-638e2aaf-7986-4bb3-9f5c-5f64c3c6f818 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:50:44.225070 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 25/100] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:50:44 2026] POST /volume/v3/volumes => generated 752 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:50:44.249539 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f6f51341-17fa-4424-a635-8cedd98372c0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:44.251499 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6f51341-17fa-4424-a635-8cedd98372c0 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:44.251595 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6f51341-17fa-4424-a635-8cedd98372c0 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:44.251757 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6f51341-17fa-4424-a635-8cedd98372c0 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:44.261252 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:44.261252 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:44.269055 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f6f51341-17fa-4424-a635-8cedd98372c0 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:44.274203 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6f51341-17fa-4424-a635-8cedd98372c0 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:44.274589 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 26/101] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:44 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:44.987196 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-93838b52-9a25-4468-8f10-de2c22529a78 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:44.989736 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-93838b52-9a25-4468-8f10-de2c22529a78 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 Aug 07 18:50:44.990273 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-93838b52-9a25-4468-8f10-de2c22529a78 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:44.990546 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-93838b52-9a25-4468-8f10-de2c22529a78 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:45.001918 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:45.001918 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:45.008648 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-93838b52-9a25-4468-8f10-de2c22529a78 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:50:45.015770 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-93838b52-9a25-4468-8f10-de2c22529a78 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 returned with HTTP 200 Aug 07 18:50:45.015770 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 26/102] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:44 2026] GET /volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:45.293525 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d06c62c0-c0f0-4dc9-937b-abfc7d0fd5dc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:45.296906 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d06c62c0-c0f0-4dc9-937b-abfc7d0fd5dc tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:45.297187 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d06c62c0-c0f0-4dc9-937b-abfc7d0fd5dc tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:45.297501 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d06c62c0-c0f0-4dc9-937b-abfc7d0fd5dc tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:45.308773 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:45.308773 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:45.313675 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d06c62c0-c0f0-4dc9-937b-abfc7d0fd5dc tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:45.322267 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d06c62c0-c0f0-4dc9-937b-abfc7d0fd5dc tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:45.322856 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 26/103] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:45 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:45.408431 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-18b304e1-54b6-4303-b2dd-e86f71c17bf3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:45.412112 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-18b304e1-54b6-4303-b2dd-e86f71c17bf3 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:45.412112 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-18b304e1-54b6-4303-b2dd-e86f71c17bf3 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:45.412112 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-18b304e1-54b6-4303-b2dd-e86f71c17bf3 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:45.425055 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:45.425055 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:45.429343 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-18b304e1-54b6-4303-b2dd-e86f71c17bf3 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:45.436408 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-18b304e1-54b6-4303-b2dd-e86f71c17bf3 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:45.437212 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 26/104] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:45 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:45.541235 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cf568115-f7bb-4911-b5ef-912f065d5709 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:45.542451 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf568115-f7bb-4911-b5ef-912f065d5709 None None] GET https://10.4.3.15/volume// Aug 07 18:50:45.542804 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf568115-f7bb-4911-b5ef-912f065d5709 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:45.543180 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf568115-f7bb-4911-b5ef-912f065d5709 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:45.543668 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf568115-f7bb-4911-b5ef-912f065d5709 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:45.544072 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 27/105] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:50:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:50:45.552398 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-be78ce7b-980e-4954-a40a-2fd5d60988ba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:45.554467 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-be78ce7b-980e-4954-a40a-2fd5d60988ba tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:50:45.554877 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-be78ce7b-980e-4954-a40a-2fd5d60988ba tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef494bf4-ef60-4e5d-a419-f85ee12d969d", "connector": null, "instance_uuid": "fa129a9b-8fa5-4178-99fc-fb6bb54288c6"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:45.570598 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:45.570598 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:45.612404 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-be78ce7b-980e-4954-a40a-2fd5d60988ba tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:50:45.613110 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 27/106] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:50:45 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 07 18:50:45.652704 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ddc72893-4142-47df-9b96-ae5dfd056cab None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:45.654733 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ddc72893-4142-47df-9b96-ae5dfd056cab tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:45.654948 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ddc72893-4142-47df-9b96-ae5dfd056cab tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:45.655190 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ddc72893-4142-47df-9b96-ae5dfd056cab tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:45.666532 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:45.666532 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:45.670015 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-13859b5c-5dbf-4d77-82f7-1c6251bc726a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:45.670399 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-13859b5c-5dbf-4d77-82f7-1c6251bc726a None None] GET https://10.4.3.15/volume// Aug 07 18:50:45.670607 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-13859b5c-5dbf-4d77-82f7-1c6251bc726a None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:45.670806 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-13859b5c-5dbf-4d77-82f7-1c6251bc726a None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:45.671170 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-13859b5c-5dbf-4d77-82f7-1c6251bc726a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:45.671477 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 27/107] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:50:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:50:45.672727 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ddc72893-4142-47df-9b96-ae5dfd056cab tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:45.676890 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ddc72893-4142-47df-9b96-ae5dfd056cab tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:45.677437 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 27/108] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:45 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:45.680953 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-ad38c545-dd44-434f-a56d-c5f0da78c0bb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:45.683675 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-ad38c545-dd44-434f-a56d-c5f0da78c0bb tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:45.684149 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-ad38c545-dd44-434f-a56d-c5f0da78c0bb tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:45.685032 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-ad38c545-dd44-434f-a56d-c5f0da78c0bb tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:45.696662 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:45.696662 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:45.702194 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-ad38c545-dd44-434f-a56d-c5f0da78c0bb tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:45.708665 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-ad38c545-dd44-434f-a56d-c5f0da78c0bb tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:45.709336 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 28/109] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:50:45 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:50:45.808432 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-c7f7cbe3-27c1-43c8-9226-3b6256cb6f6f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:45.810323 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-c7f7cbe3-27c1-43c8-9226-3b6256cb6f6f tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] PUT https://10.4.3.15/volume/v3/attachments/eb5726cf-8f8a-49b0-9e4f-9fc4fdb4e137 Aug 07 18:50:45.811433 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-c7f7cbe3-27c1-43c8-9226-3b6256cb6f6f tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:45.826325 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-c7f7cbe3-27c1-43c8-9226-3b6256cb6f6f tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Acquiring lock "cinder-attachment_update-ef494bf4-ef60-4e5d-a419-f85ee12d969d-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:50:45.833692 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-c7f7cbe3-27c1-43c8-9226-3b6256cb6f6f tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Lock "cinder-attachment_update-ef494bf4-ef60-4e5d-a419-f85ee12d969d-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:50:45.835095 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:45.835095 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:45.935443 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-c7f7cbe3-27c1-43c8-9226-3b6256cb6f6f tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Lock "cinder-attachment_update-ef494bf4-ef60-4e5d-a419-f85ee12d969d-np0000006749" released by "attachment_update" :: held 0.098s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:50:45.935443 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-c7f7cbe3-27c1-43c8-9226-3b6256cb6f6f tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/attachments/eb5726cf-8f8a-49b0-9e4f-9fc4fdb4e137 returned with HTTP 200 Aug 07 18:50:45.935443 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 28/110] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:50:45 2026] PUT /volume/v3/attachments/eb5726cf-8f8a-49b0-9e4f-9fc4fdb4e137 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:46.694653 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c7aa699b-5738-4aec-90b9-27a144894064 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:46.697150 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c7aa699b-5738-4aec-90b9-27a144894064 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:46.697429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c7aa699b-5738-4aec-90b9-27a144894064 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:46.697731 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c7aa699b-5738-4aec-90b9-27a144894064 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:46.713277 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:46.713277 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:46.718369 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c7aa699b-5738-4aec-90b9-27a144894064 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:46.724630 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c7aa699b-5738-4aec-90b9-27a144894064 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:46.725170 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 28/111] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:46 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:47.740692 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f9a79f91-6050-47ce-b8b8-83f6dc4cead9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:47.742949 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9a79f91-6050-47ce-b8b8-83f6dc4cead9 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:47.743238 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9a79f91-6050-47ce-b8b8-83f6dc4cead9 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:47.743497 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9a79f91-6050-47ce-b8b8-83f6dc4cead9 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:47.759062 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:47.759062 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:47.767017 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f9a79f91-6050-47ce-b8b8-83f6dc4cead9 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:47.776516 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9a79f91-6050-47ce-b8b8-83f6dc4cead9 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:47.776516 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 28/112] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:47 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:47.956352 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-33cbba28-b85d-41b1-86e4-b3d02ac27526 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:47.958747 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-33cbba28-b85d-41b1-86e4-b3d02ac27526 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:47.958975 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-33cbba28-b85d-41b1-86e4-b3d02ac27526 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:47.959214 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-33cbba28-b85d-41b1-86e4-b3d02ac27526 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:47.966841 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:47.966841 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:47.970549 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-33cbba28-b85d-41b1-86e4-b3d02ac27526 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:47.976589 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-33cbba28-b85d-41b1-86e4-b3d02ac27526 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:47.977010 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 29/113] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:47 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:48.263440 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d29833f6-b281-4607-b1f9-052c0be9ee0c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:48.263971 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d29833f6-b281-4607-b1f9-052c0be9ee0c None None] GET https://10.4.3.15/volume// Aug 07 18:50:48.264227 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d29833f6-b281-4607-b1f9-052c0be9ee0c None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:48.264506 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d29833f6-b281-4607-b1f9-052c0be9ee0c None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:48.265223 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d29833f6-b281-4607-b1f9-052c0be9ee0c None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:48.265388 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 29/114] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:50: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 07 18:50:48.284922 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-d558c7e6-affb-4803-b8c1-b76d61aad06c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:48.549140 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-d558c7e6-affb-4803-b8c1-b76d61aad06c tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:50:48.550239 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-d558c7e6-affb-4803-b8c1-b76d61aad06c tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13996d5d-3ee2-48a6-aad1-ef47c6d5002b", "connector": null, "instance_uuid": "0bf0cd58-903e-446d-85f8-b8a3f779709e"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:48.686168 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-0f0f6b28-d450-4532-8cfc-4435731e2b42 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:48.688302 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-0f0f6b28-d450-4532-8cfc-4435731e2b42 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:48.688487 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-0f0f6b28-d450-4532-8cfc-4435731e2b42 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:48.688701 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-0f0f6b28-d450-4532-8cfc-4435731e2b42 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:48.702105 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:48.702105 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:48.726833 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:48.726833 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:48.731555 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-0f0f6b28-d450-4532-8cfc-4435731e2b42 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:48.737630 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-d558c7e6-affb-4803-b8c1-b76d61aad06c tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:50:48.738209 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 29/115] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:50:48 2026] POST /volume/v3/attachments => generated 273 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:48.738510 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-0f0f6b28-d450-4532-8cfc-4435731e2b42 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:48.738947 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 29/116] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:48 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:48.784311 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f7e43c2b-a32d-4c65-9dc7-d3e77d69ed29 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:48.788062 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7e43c2b-a32d-4c65-9dc7-d3e77d69ed29 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:48.788062 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7e43c2b-a32d-4c65-9dc7-d3e77d69ed29 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:48.788062 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7e43c2b-a32d-4c65-9dc7-d3e77d69ed29 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:48.794042 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-427f4caf-e218-4668-94a2-1deac7eba801 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:48.800169 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-427f4caf-e218-4668-94a2-1deac7eba801 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:48.800169 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-427f4caf-e218-4668-94a2-1deac7eba801 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:48.800169 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-427f4caf-e218-4668-94a2-1deac7eba801 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:48.801129 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3137b6eb-01c2-4a68-a65d-219cd6282988 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:48.801129 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3137b6eb-01c2-4a68-a65d-219cd6282988 None None] GET https://10.4.3.15/volume// Aug 07 18:50:48.801129 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3137b6eb-01c2-4a68-a65d-219cd6282988 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:48.801129 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3137b6eb-01c2-4a68-a65d-219cd6282988 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:48.801129 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3137b6eb-01c2-4a68-a65d-219cd6282988 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:48.801129 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 30/117] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:50: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 07 18:50:48.801573 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:48.801573 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:48.810576 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f7e43c2b-a32d-4c65-9dc7-d3e77d69ed29 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:48.811705 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-5261122d-dae9-4f95-902f-e9acc7a82187 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:48.814228 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-5261122d-dae9-4f95-902f-e9acc7a82187 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:48.814603 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-5261122d-dae9-4f95-902f-e9acc7a82187 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:48.814861 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-5261122d-dae9-4f95-902f-e9acc7a82187 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:48.819710 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:48.819710 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:48.821682 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7e43c2b-a32d-4c65-9dc7-d3e77d69ed29 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:48.822216 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 30/118] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:48 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:48.825322 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:48.825322 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:48.825496 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-427f4caf-e218-4668-94a2-1deac7eba801 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:48.829463 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-5261122d-dae9-4f95-902f-e9acc7a82187 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:48.831833 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-427f4caf-e218-4668-94a2-1deac7eba801 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:48.832684 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 30/119] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:48 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:48.836420 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-5261122d-dae9-4f95-902f-e9acc7a82187 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:48.836884 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 30/120] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:50:48 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:50:48.939940 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-977f4e73-016a-4149-b753-adf720b5df9b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:48.942257 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-977f4e73-016a-4149-b753-adf720b5df9b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] PUT https://10.4.3.15/volume/v3/attachments/6d200414-c726-4f08-94a7-7f1ddf8c3393 Aug 07 18:50:48.942716 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-977f4e73-016a-4149-b753-adf720b5df9b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:48.951413 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-977f4e73-016a-4149-b753-adf720b5df9b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Acquiring lock "cinder-attachment_update-13996d5d-3ee2-48a6-aad1-ef47c6d5002b-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:50:48.959658 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-977f4e73-016a-4149-b753-adf720b5df9b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Lock "cinder-attachment_update-13996d5d-3ee2-48a6-aad1-ef47c6d5002b-np0000006749" acquired by "attachment_update" :: waited 0.008s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:50:48.961600 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:48.961600 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:49.071477 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6a928dca-3170-412c-b7ff-aeb8dddee4ee None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:49.072107 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6a928dca-3170-412c-b7ff-aeb8dddee4ee None None] GET https://10.4.3.15/volume// Aug 07 18:50:49.072308 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6a928dca-3170-412c-b7ff-aeb8dddee4ee None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:49.072573 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6a928dca-3170-412c-b7ff-aeb8dddee4ee None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:49.072982 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6a928dca-3170-412c-b7ff-aeb8dddee4ee None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:49.073362 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 31/121] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:50: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 07 18:50:49.079370 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-977f4e73-016a-4149-b753-adf720b5df9b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Lock "cinder-attachment_update-13996d5d-3ee2-48a6-aad1-ef47c6d5002b-np0000006749" released by "attachment_update" :: held 0.120s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:50:49.079761 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-977f4e73-016a-4149-b753-adf720b5df9b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/attachments/6d200414-c726-4f08-94a7-7f1ddf8c3393 returned with HTTP 200 Aug 07 18:50:49.080372 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 31/122] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:50:48 2026] PUT /volume/v3/attachments/6d200414-c726-4f08-94a7-7f1ddf8c3393 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:49.093067 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-8e2043df-3513-4b11-ae71-15b9d12ad75e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:49.283506 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-34d56a20-59ad-4417-8c5a-6917e44c90e6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:49.284048 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-34d56a20-59ad-4417-8c5a-6917e44c90e6 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] POST https://10.4.3.15/volume/v3/attachments/eb5726cf-8f8a-49b0-9e4f-9fc4fdb4e137/action Aug 07 18:50:49.284942 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-34d56a20-59ad-4417-8c5a-6917e44c90e6 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:49.285160 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-34d56a20-59ad-4417-8c5a-6917e44c90e6 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:49.315847 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:49.315847 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:49.329462 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-bf3dfd15-ad40-4d6a-b025-415a1177064e req-34d56a20-59ad-4417-8c5a-6917e44c90e6 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/attachments/eb5726cf-8f8a-49b0-9e4f-9fc4fdb4e137/action returned with HTTP 204 Aug 07 18:50:49.330079 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 31/123] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:50:49 2026] POST /volume/v3/attachments/eb5726cf-8f8a-49b0-9e4f-9fc4fdb4e137/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:49.526130 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-8e2043df-3513-4b11-ae71-15b9d12ad75e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:50:49.526130 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-8e2043df-3513-4b11-ae71-15b9d12ad75e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0edd2f2c-92e1-4978-970a-3b9cab96f13a", "connector": null, "instance_uuid": "98a23084-399a-4081-969f-3b24a4274570"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:49.536513 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:49.536513 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:49.569902 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-8e2043df-3513-4b11-ae71-15b9d12ad75e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:50:49.570657 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 31/124] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:50:49 2026] POST /volume/v3/attachments => generated 273 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:49.604151 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d59382c-a7e6-4282-8769-f4cea5c76a71 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:49.607387 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d59382c-a7e6-4282-8769-f4cea5c76a71 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:49.607918 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d59382c-a7e6-4282-8769-f4cea5c76a71 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:49.608288 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d59382c-a7e6-4282-8769-f4cea5c76a71 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:49.619644 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3642a941-00ee-4bb0-b084-d6257984b8fc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:49.620130 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3642a941-00ee-4bb0-b084-d6257984b8fc None None] GET https://10.4.3.15/volume// Aug 07 18:50:49.620312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3642a941-00ee-4bb0-b084-d6257984b8fc None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:49.620499 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3642a941-00ee-4bb0-b084-d6257984b8fc None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:49.620827 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3642a941-00ee-4bb0-b084-d6257984b8fc None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:49.621158 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 32/125] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:50: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 07 18:50:49.624645 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:49.624645 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:49.628435 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-27a8a790-6252-42a1-9c00-bdc07e9e8333 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:49.629658 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5d59382c-a7e6-4282-8769-f4cea5c76a71 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:49.632694 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-27a8a790-6252-42a1-9c00-bdc07e9e8333 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:49.632898 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-27a8a790-6252-42a1-9c00-bdc07e9e8333 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:49.633110 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-27a8a790-6252-42a1-9c00-bdc07e9e8333 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:49.635224 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d59382c-a7e6-4282-8769-f4cea5c76a71 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:49.635754 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 32/126] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:49 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1013 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:49.642802 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:49.642802 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:49.648246 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-27a8a790-6252-42a1-9c00-bdc07e9e8333 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:49.657536 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-27a8a790-6252-42a1-9c00-bdc07e9e8333 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:49.657536 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 32/127] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:50:49 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1236 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 18:50:49.758547 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-56f3bf3e-69c3-46e0-a4b7-8b6fd8246ad1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:49.760405 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-56f3bf3e-69c3-46e0-a4b7-8b6fd8246ad1 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] PUT https://10.4.3.15/volume/v3/attachments/b66f629e-20d3-4357-8c26-277081fe0795 Aug 07 18:50:49.760920 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-56f3bf3e-69c3-46e0-a4b7-8b6fd8246ad1 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:49.773537 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-56f3bf3e-69c3-46e0-a4b7-8b6fd8246ad1 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Acquiring lock "cinder-attachment_update-0edd2f2c-92e1-4978-970a-3b9cab96f13a-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:50:49.781509 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-56f3bf3e-69c3-46e0-a4b7-8b6fd8246ad1 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Lock "cinder-attachment_update-0edd2f2c-92e1-4978-970a-3b9cab96f13a-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:50:49.781509 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:49.781509 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:49.839610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9af037aa-5209-443d-89a2-bf578bcbd477 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:49.842513 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9af037aa-5209-443d-89a2-bf578bcbd477 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:49.842744 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9af037aa-5209-443d-89a2-bf578bcbd477 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:49.843001 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9af037aa-5209-443d-89a2-bf578bcbd477 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:49.849890 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-46d39470-4c60-44f1-b770-d1e0178c0655 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:49.851839 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46d39470-4c60-44f1-b770-d1e0178c0655 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:49.852128 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46d39470-4c60-44f1-b770-d1e0178c0655 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:49.852942 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46d39470-4c60-44f1-b770-d1e0178c0655 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:49.857226 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:49.857226 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:49.862740 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9af037aa-5209-443d-89a2-bf578bcbd477 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:49.865658 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:49.865658 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:49.867183 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9af037aa-5209-443d-89a2-bf578bcbd477 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:49.867663 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 33/128] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:49 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:49.871456 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-46d39470-4c60-44f1-b770-d1e0178c0655 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:49.877188 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46d39470-4c60-44f1-b770-d1e0178c0655 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:49.877855 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 33/129] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:49 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:49.891769 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4cf189f3-ec23-4052-a8e6-455f4c003a70 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:49.896581 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4cf189f3-ec23-4052-a8e6-455f4c003a70 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:49.896835 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4cf189f3-ec23-4052-a8e6-455f4c003a70 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:49.897145 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4cf189f3-ec23-4052-a8e6-455f4c003a70 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:49.909676 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-56f3bf3e-69c3-46e0-a4b7-8b6fd8246ad1 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Lock "cinder-attachment_update-0edd2f2c-92e1-4978-970a-3b9cab96f13a-np0000006749" released by "attachment_update" :: held 0.131s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:50:49.909933 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-56f3bf3e-69c3-46e0-a4b7-8b6fd8246ad1 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/attachments/b66f629e-20d3-4357-8c26-277081fe0795 returned with HTTP 200 Aug 07 18:50:49.910390 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 32/130] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:50:49 2026] PUT /volume/v3/attachments/b66f629e-20d3-4357-8c26-277081fe0795 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:49.912632 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:49.912632 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:49.918898 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4cf189f3-ec23-4052-a8e6-455f4c003a70 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:49.924236 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4cf189f3-ec23-4052-a8e6-455f4c003a70 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:49.924652 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 33/131] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:49 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:49.938482 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a0658831-0a42-4cbb-ac91-374a0218735b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:49.942741 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a0658831-0a42-4cbb-ac91-374a0218735b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:49.942965 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a0658831-0a42-4cbb-ac91-374a0218735b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:49.943116 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a0658831-0a42-4cbb-ac91-374a0218735b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:49.960067 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:49.960067 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:49.967771 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a0658831-0a42-4cbb-ac91-374a0218735b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Volume info retrieved successfully. Aug 07 18:50:49.971966 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a0658831-0a42-4cbb-ac91-374a0218735b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:49.972351 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 34/132] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:49 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:50.084854 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-f9b4d44a-ea53-4dc6-8ab7-716574942aaf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:50.087253 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-f9b4d44a-ea53-4dc6-8ab7-716574942aaf tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:50.087343 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-f9b4d44a-ea53-4dc6-8ab7-716574942aaf tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:50.087495 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-f9b4d44a-ea53-4dc6-8ab7-716574942aaf tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:50.108090 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:50.108090 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:50.118267 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-f9b4d44a-ea53-4dc6-8ab7-716574942aaf tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:50.124634 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-f9b4d44a-ea53-4dc6-8ab7-716574942aaf tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:50.125099 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 34/133] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:50 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:50.183104 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-9e24be2a-8076-43ae-b0ed-449c8897274a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:50.185449 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-9e24be2a-8076-43ae-b0ed-449c8897274a tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] POST https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d/action Aug 07 18:50:50.185888 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-9e24be2a-8076-43ae-b0ed-449c8897274a tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:50.186273 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-9e24be2a-8076-43ae-b0ed-449c8897274a tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:50.353221 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:50.353221 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:50.353669 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-9e24be2a-8076-43ae-b0ed-449c8897274a tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:50.362502 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-9e24be2a-8076-43ae-b0ed-449c8897274a tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Begin detaching volume completed successfully. Aug 07 18:50:50.362803 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-9e24be2a-8076-43ae-b0ed-449c8897274a tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d/action returned with HTTP 202 Aug 07 18:50:50.363521 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 33/134] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:50:50 2026] POST /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:50:50.389510 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6c336265-20b7-4a51-8a6d-a22d5a147e74 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:50.391757 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c336265-20b7-4a51-8a6d-a22d5a147e74 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:50.392061 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c336265-20b7-4a51-8a6d-a22d5a147e74 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:50.392340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c336265-20b7-4a51-8a6d-a22d5a147e74 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:50.427976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-235a1f09-dcd8-4995-89c8-fd3664439516 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:50.428538 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-235a1f09-dcd8-4995-89c8-fd3664439516 None None] GET https://10.4.3.15/volume// Aug 07 18:50:50.428817 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-235a1f09-dcd8-4995-89c8-fd3664439516 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:50.429110 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-235a1f09-dcd8-4995-89c8-fd3664439516 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:50.429536 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-235a1f09-dcd8-4995-89c8-fd3664439516 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:50.429943 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 35/135] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:50:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 18:50:50.437810 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-11477b7e-6ba9-4078-aa31-a6910153f76a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:50.442503 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-11477b7e-6ba9-4078-aa31-a6910153f76a tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:50.442503 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-11477b7e-6ba9-4078-aa31-a6910153f76a tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:50.442637 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-11477b7e-6ba9-4078-aa31-a6910153f76a tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:50.453765 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:50.453765 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:50.458751 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-11477b7e-6ba9-4078-aa31-a6910153f76a tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:50.465890 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-11477b7e-6ba9-4078-aa31-a6910153f76a tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:50.466369 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 35/136] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:50:50 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1320 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:50:50.526258 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:50.526258 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:50.529123 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6c336265-20b7-4a51-8a6d-a22d5a147e74 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Volume info retrieved successfully. Aug 07 18:50:50.533037 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c336265-20b7-4a51-8a6d-a22d5a147e74 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:50.534054 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 34/137] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:50 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1140 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:50.651953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-54f70b8c-a3ef-496e-bc67-4c1c2f2ac2ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:50.653739 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54f70b8c-a3ef-496e-bc67-4c1c2f2ac2ff tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:50.653935 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54f70b8c-a3ef-496e-bc67-4c1c2f2ac2ff tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:50.654183 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54f70b8c-a3ef-496e-bc67-4c1c2f2ac2ff tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:50.663012 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:50.663012 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:50.666212 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-54f70b8c-a3ef-496e-bc67-4c1c2f2ac2ff tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:50.670698 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54f70b8c-a3ef-496e-bc67-4c1c2f2ac2ff tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:50.671304 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 34/138] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:50 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:50:50.886877 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8a27e581-1e4c-475c-ba1e-3ac8ef20a8b6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:50.891104 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8a27e581-1e4c-475c-ba1e-3ac8ef20a8b6 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:50.891287 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8a27e581-1e4c-475c-ba1e-3ac8ef20a8b6 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:50.891488 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8a27e581-1e4c-475c-ba1e-3ac8ef20a8b6 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:50.908955 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:50.908955 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:50.914124 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8a27e581-1e4c-475c-ba1e-3ac8ef20a8b6 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:50.920505 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8a27e581-1e4c-475c-ba1e-3ac8ef20a8b6 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:50.920878 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 36/139] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:50 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:51.545742 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aa8dc2a5-5158-4a3b-b909-4df1966c7aa6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:51.547571 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aa8dc2a5-5158-4a3b-b909-4df1966c7aa6 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:51.547783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aa8dc2a5-5158-4a3b-b909-4df1966c7aa6 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:51.547976 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aa8dc2a5-5158-4a3b-b909-4df1966c7aa6 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:51.557322 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:51.557322 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:51.560656 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aa8dc2a5-5158-4a3b-b909-4df1966c7aa6 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Volume info retrieved successfully. Aug 07 18:50:51.564465 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aa8dc2a5-5158-4a3b-b909-4df1966c7aa6 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:51.564835 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 36/140] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:51 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:51.688458 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3d1e36bc-2404-4d80-9215-9f5ca784a2ed None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:51.690770 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3d1e36bc-2404-4d80-9215-9f5ca784a2ed tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:51.691100 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3d1e36bc-2404-4d80-9215-9f5ca784a2ed tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:51.691364 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3d1e36bc-2404-4d80-9215-9f5ca784a2ed tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:51.701857 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:51.701857 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:51.706291 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3d1e36bc-2404-4d80-9215-9f5ca784a2ed tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:51.711311 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3d1e36bc-2404-4d80-9215-9f5ca784a2ed tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:51.711888 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 35/141] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:51 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:51.937960 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-434f0981-6a0c-473f-88d2-2d3acf177197 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:51.940474 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-434f0981-6a0c-473f-88d2-2d3acf177197 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:51.940743 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-434f0981-6a0c-473f-88d2-2d3acf177197 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:51.941023 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-434f0981-6a0c-473f-88d2-2d3acf177197 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:51.956017 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:51.956017 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:51.958374 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-434f0981-6a0c-473f-88d2-2d3acf177197 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:51.964811 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-434f0981-6a0c-473f-88d2-2d3acf177197 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:51.964811 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 35/142] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:51 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:51.966104 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bac9a8b6-777b-458c-bc89-0bf91265538e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:51.968253 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:50:51.968429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1951659382"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:51.969847 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1951659382'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:50:51.970193 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Create volume of 1 GB Aug 07 18:50:51.975803 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Availability Zones retrieved successfully. Aug 07 18:50:51.981272 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Flow 'volume_create_api' (f326d09a-024c-4511-9fe8-c8c4df0761df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:51.982387 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092c5ca6-0a3d-4014-b304-e5d2b09bbf68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:51.983960 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:50:52.013050 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092c5ca6-0a3d-4014-b304-e5d2b09bbf68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:52.013987 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f5f1163-1b02-4948-9402-1ffdfe04f82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:52.073547 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Created reservations ['0e18c590-167d-4d4f-8618-ffad78729610', '56587280-7df0-426d-bf55-8743e934d8df', '277b0a3b-cbc0-49a6-9923-39359d043f09', 'ee59082c-9415-4b93-9b3c-b8dc08d7cfd9'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:50:52.074854 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f5f1163-1b02-4948-9402-1ffdfe04f82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e18c590-167d-4d4f-8618-ffad78729610', '56587280-7df0-426d-bf55-8743e934d8df', '277b0a3b-cbc0-49a6-9923-39359d043f09', 'ee59082c-9415-4b93-9b3c-b8dc08d7cfd9']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:52.075787 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acffa37a-84cb-47d9-ad2e-e8cbc6998d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:52.111883 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acffa37a-84cb-47d9-ad2e-e8cbc6998d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f74b4fac-4fb3-4c09-aefa-6fbcbc05b806', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1951659382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63937a39ce114d92a43b723332375e33',qos_specs=None,replication_status=,reservations=['0e18c590-167d-4d4f-8618-ffad78729610','56587280-7df0-426d-bf55-8743e934d8df','277b0a3b-cbc0-49a6-9923-39359d043f09','ee59082c-9415-4b93-9b3c-b8dc08d7cfd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96a9e850905d4938a89d1d6315a371af',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1951659382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f74b4fac-4fb3-4c09-aefa-6fbcbc05b806,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63937a39ce114d92a43b723332375e33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96a9e850905d4938a89d1d6315a371af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:52.112683 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695000b7-9a03-46f3-b48b-0992da7344c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:52.133201 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695000b7-9a03-46f3-b48b-0992da7344c4) transitioned into state 'SUCCESS' from state '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-1951659382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63937a39ce114d92a43b723332375e33',qos_specs=None,replication_status=,reservations=['0e18c590-167d-4d4f-8618-ffad78729610','56587280-7df0-426d-bf55-8743e934d8df','277b0a3b-cbc0-49a6-9923-39359d043f09','ee59082c-9415-4b93-9b3c-b8dc08d7cfd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96a9e850905d4938a89d1d6315a371af',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:52.134213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c914f53-ed2f-47f8-bbf0-266d93a97854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:50:52.145610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c914f53-ed2f-47f8-bbf0-266d93a97854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:50:52.146952 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Flow 'volume_create_api' (f326d09a-024c-4511-9fe8-c8c4df0761df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:50:52.147437 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Create volume request issued successfully. Aug 07 18:50:52.148344 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bac9a8b6-777b-458c-bc89-0bf91265538e tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:50:52.148933 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 37/143] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:50:51 2026] POST /volume/v3/volumes => generated 757 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:50:52.168155 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e5f4f3be-fc57-499d-be92-90ec4ba457d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:52.169366 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e5f4f3be-fc57-499d-be92-90ec4ba457d1 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:50:52.169616 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e5f4f3be-fc57-499d-be92-90ec4ba457d1 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:52.169905 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e5f4f3be-fc57-499d-be92-90ec4ba457d1 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:52.181959 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:52.181959 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:52.186858 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e5f4f3be-fc57-499d-be92-90ec4ba457d1 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:50:52.195812 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e5f4f3be-fc57-499d-be92-90ec4ba457d1 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:50:52.196308 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 37/144] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:52 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:52.425369 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-d73b451c-39ac-4a6c-b458-0df1a98da09e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:52.428427 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-d73b451c-39ac-4a6c-b458-0df1a98da09e tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] POST https://10.4.3.15/volume/v3/attachments/6d200414-c726-4f08-94a7-7f1ddf8c3393/action Aug 07 18:50:52.429102 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-d73b451c-39ac-4a6c-b458-0df1a98da09e tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:52.429395 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-d73b451c-39ac-4a6c-b458-0df1a98da09e tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:52.451967 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:52.451967 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:52.464454 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-45626dcb-cedf-4c35-91c9-00f18a7a136e req-d73b451c-39ac-4a6c-b458-0df1a98da09e tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/attachments/6d200414-c726-4f08-94a7-7f1ddf8c3393/action returned with HTTP 204 Aug 07 18:50:52.465297 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 36/145] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:50:52 2026] POST /volume/v3/attachments/6d200414-c726-4f08-94a7-7f1ddf8c3393/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:52.580516 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9de8a1a6-6819-47ae-a9b3-0c7401aa818b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:52.582035 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9de8a1a6-6819-47ae-a9b3-0c7401aa818b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:52.582215 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9de8a1a6-6819-47ae-a9b3-0c7401aa818b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:52.582890 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9de8a1a6-6819-47ae-a9b3-0c7401aa818b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:52.592845 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:52.592845 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:52.597191 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9de8a1a6-6819-47ae-a9b3-0c7401aa818b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Volume info retrieved successfully. Aug 07 18:50:52.601408 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9de8a1a6-6819-47ae-a9b3-0c7401aa818b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:52.605030 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 36/146] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:52 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:52.724865 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f8ea3df9-9976-4b30-aaa6-d1d80eec5c42 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:52.726916 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8ea3df9-9976-4b30-aaa6-d1d80eec5c42 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:52.727181 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f8ea3df9-9976-4b30-aaa6-d1d80eec5c42 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:52.727418 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f8ea3df9-9976-4b30-aaa6-d1d80eec5c42 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:52.737852 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:52.737852 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:52.741320 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f8ea3df9-9976-4b30-aaa6-d1d80eec5c42 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:52.747620 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8ea3df9-9976-4b30-aaa6-d1d80eec5c42 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:52.748157 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 38/147] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:52 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:52.983104 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9c4da1e0-a777-469a-9252-78ba09ec8b6f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:52.983688 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c4da1e0-a777-469a-9252-78ba09ec8b6f tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:52.983882 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c4da1e0-a777-469a-9252-78ba09ec8b6f tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:52.984107 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c4da1e0-a777-469a-9252-78ba09ec8b6f tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:52.993916 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:52.993916 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:52.999465 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9c4da1e0-a777-469a-9252-78ba09ec8b6f tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:53.007332 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c4da1e0-a777-469a-9252-78ba09ec8b6f tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:53.007742 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 38/148] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:52 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:53.024157 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-367b7923-736e-4e03-963a-cf016c266b77 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:53.025641 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-367b7923-736e-4e03-963a-cf016c266b77 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:53.028035 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-367b7923-736e-4e03-963a-cf016c266b77 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:53.028035 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-367b7923-736e-4e03-963a-cf016c266b77 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:53.045945 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:53.045945 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:53.054225 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-367b7923-736e-4e03-963a-cf016c266b77 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:53.064050 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-367b7923-736e-4e03-963a-cf016c266b77 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:53.064050 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 37/149] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:53 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:53.217083 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-396f40aa-bb1d-41db-8026-dc08ad714da5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:53.218857 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-396f40aa-bb1d-41db-8026-dc08ad714da5 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:50:53.219106 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-396f40aa-bb1d-41db-8026-dc08ad714da5 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:53.219241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-396f40aa-bb1d-41db-8026-dc08ad714da5 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:53.227771 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:53.227771 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:53.234365 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-396f40aa-bb1d-41db-8026-dc08ad714da5 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:50:53.238657 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-396f40aa-bb1d-41db-8026-dc08ad714da5 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:50:53.239006 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 37/150] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:53 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:53.308845 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-0d8db036-35b3-449d-a301-34b9d118439f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:53.308845 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-0d8db036-35b3-449d-a301-34b9d118439f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:50:53.308845 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-0d8db036-35b3-449d-a301-34b9d118439f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:53.309331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-0d8db036-35b3-449d-a301-34b9d118439f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:53.316348 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:53.316348 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:53.320571 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-0d8db036-35b3-449d-a301-34b9d118439f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:50:53.328985 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-0d8db036-35b3-449d-a301-34b9d118439f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:50:53.329867 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 39/151] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:53 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:53.462432 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-de9eba73-cda8-44a6-84d0-29845f4b86b5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:53.463796 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de9eba73-cda8-44a6-84d0-29845f4b86b5 None None] GET https://10.4.3.15/volume// Aug 07 18:50:53.464168 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de9eba73-cda8-44a6-84d0-29845f4b86b5 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:53.464442 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de9eba73-cda8-44a6-84d0-29845f4b86b5 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:53.464868 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de9eba73-cda8-44a6-84d0-29845f4b86b5 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:53.465538 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 39/152] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:50: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 07 18:50:53.479153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-aa7e0a42-0f9d-4c3a-838f-66d8c1a70ca4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:53.481839 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-aa7e0a42-0f9d-4c3a-838f-66d8c1a70ca4 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:50:53.482542 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-aa7e0a42-0f9d-4c3a-838f-66d8c1a70ca4 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99288c45-7c44-4d07-8afb-ef9916317095", "connector": null, "instance_uuid": "0389f650-af99-4632-8ff6-1a7b2669edc6"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:53.500168 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:53.500168 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:53.545043 np0000006749 devstack@c-api.service[100345]: WARNING cinder.volume.api [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-aa7e0a42-0f9d-4c3a-838f-66d8c1a70ca4 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 18:50:53.551781 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-aa7e0a42-0f9d-4c3a-838f-66d8c1a70ca4 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:50:53.553037 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 38/153] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:50:53 2026] POST /volume/v3/attachments => generated 271 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:53.591351 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-de0d0cff-c31d-4808-aae8-e4a2bdd11440 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:53.593855 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de0d0cff-c31d-4808-aae8-e4a2bdd11440 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:50:53.594119 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de0d0cff-c31d-4808-aae8-e4a2bdd11440 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:53.594391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de0d0cff-c31d-4808-aae8-e4a2bdd11440 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:53.604539 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9468c4f3-a62f-46a8-b5d1-50a3cafd3b79 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:53.605117 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9468c4f3-a62f-46a8-b5d1-50a3cafd3b79 None None] GET https://10.4.3.15/volume// Aug 07 18:50:53.605375 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9468c4f3-a62f-46a8-b5d1-50a3cafd3b79 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:53.605692 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9468c4f3-a62f-46a8-b5d1-50a3cafd3b79 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:53.606103 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9468c4f3-a62f-46a8-b5d1-50a3cafd3b79 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:53.606475 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 40/154] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:50: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 07 18:50:53.607252 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:53.607252 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:53.612194 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-de0d0cff-c31d-4808-aae8-e4a2bdd11440 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:50:53.618156 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de0d0cff-c31d-4808-aae8-e4a2bdd11440 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:50:53.618344 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aef38eb5-1a6e-41a0-9105-6e0319243e2b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:53.618635 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 38/155] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:53 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:53.620305 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aef38eb5-1a6e-41a0-9105-6e0319243e2b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:53.620482 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aef38eb5-1a6e-41a0-9105-6e0319243e2b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:53.620712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aef38eb5-1a6e-41a0-9105-6e0319243e2b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:53.632708 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-63739316-70d5-46f8-902b-1549a6171d0b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:53.636882 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-63739316-70d5-46f8-902b-1549a6171d0b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:50:53.636882 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-63739316-70d5-46f8-902b-1549a6171d0b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:53.636882 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-63739316-70d5-46f8-902b-1549a6171d0b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:53.637096 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:53.637096 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:53.640343 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aef38eb5-1a6e-41a0-9105-6e0319243e2b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Volume info retrieved successfully. Aug 07 18:50:53.645387 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aef38eb5-1a6e-41a0-9105-6e0319243e2b tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:53.645821 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 40/156] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:53 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:53.648016 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:53.648016 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:53.652134 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-63739316-70d5-46f8-902b-1549a6171d0b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:50:53.661118 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-63739316-70d5-46f8-902b-1549a6171d0b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:50:53.661118 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 39/157] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:50:53 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1045 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:50:53.766125 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c89e4f6d-ced5-416f-ad58-acd21ba8989e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:53.774946 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c89e4f6d-ced5-416f-ad58-acd21ba8989e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:53.774946 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c89e4f6d-ced5-416f-ad58-acd21ba8989e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:53.774946 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c89e4f6d-ced5-416f-ad58-acd21ba8989e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:53.791961 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:53.791961 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:53.795823 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c89e4f6d-ced5-416f-ad58-acd21ba8989e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:53.801454 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c89e4f6d-ced5-416f-ad58-acd21ba8989e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:53.802206 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 41/158] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:53 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:53.808372 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-8a731615-3eb5-41bc-adb6-b114fce4300f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:53.817866 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-8a731615-3eb5-41bc-adb6-b114fce4300f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] PUT https://10.4.3.15/volume/v3/attachments/f656b269-67d8-43ba-a124-f55e26061cef Aug 07 18:50:53.818270 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-8a731615-3eb5-41bc-adb6-b114fce4300f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:53.828362 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-8a731615-3eb5-41bc-adb6-b114fce4300f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Acquiring lock "cinder-attachment_update-99288c45-7c44-4d07-8afb-ef9916317095-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:50:53.834059 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-8a731615-3eb5-41bc-adb6-b114fce4300f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Lock "cinder-attachment_update-99288c45-7c44-4d07-8afb-ef9916317095-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:50:53.835333 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:53.835333 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:53.935941 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-8a731615-3eb5-41bc-adb6-b114fce4300f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Lock "cinder-attachment_update-99288c45-7c44-4d07-8afb-ef9916317095-np0000006749" released by "attachment_update" :: held 0.101s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:50:53.935941 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-8a731615-3eb5-41bc-adb6-b114fce4300f tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/attachments/f656b269-67d8-43ba-a124-f55e26061cef returned with HTTP 200 Aug 07 18:50:53.935941 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 39/159] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:50:53 2026] PUT /volume/v3/attachments/f656b269-67d8-43ba-a124-f55e26061cef => generated 967 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:54.637768 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-996ccd09-1e1f-431d-a8e3-68c231a65483 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:54.640153 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-996ccd09-1e1f-431d-a8e3-68c231a65483 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:50:54.640153 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-996ccd09-1e1f-431d-a8e3-68c231a65483 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:54.640153 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-996ccd09-1e1f-431d-a8e3-68c231a65483 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:54.649952 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:54.649952 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:54.653633 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-996ccd09-1e1f-431d-a8e3-68c231a65483 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:50:54.662240 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-996ccd09-1e1f-431d-a8e3-68c231a65483 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:50:54.662240 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 41/160] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:54 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:54.667073 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a349c043-4def-443c-a5c2-428c34cb49de None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:54.670277 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a349c043-4def-443c-a5c2-428c34cb49de tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:54.670458 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a349c043-4def-443c-a5c2-428c34cb49de tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:54.670745 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a349c043-4def-443c-a5c2-428c34cb49de tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:54.682516 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:54.682516 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:54.687080 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a349c043-4def-443c-a5c2-428c34cb49de tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Volume info retrieved successfully. Aug 07 18:50:54.691533 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a349c043-4def-443c-a5c2-428c34cb49de tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:54.692085 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 40/161] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:54 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:54.824637 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-622f06d4-5732-484e-8b19-1c46de728316 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:54.826508 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-622f06d4-5732-484e-8b19-1c46de728316 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:54.827735 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-622f06d4-5732-484e-8b19-1c46de728316 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:54.827735 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-622f06d4-5732-484e-8b19-1c46de728316 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:54.838970 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:54.838970 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:54.843458 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-622f06d4-5732-484e-8b19-1c46de728316 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:54.847865 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-622f06d4-5732-484e-8b19-1c46de728316 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:54.848276 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 42/162] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:54 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:55.192748 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-e2dcb026-fd69-40c5-b3db-15f0b752792b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:55.196209 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-e2dcb026-fd69-40c5-b3db-15f0b752792b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:55.196209 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-e2dcb026-fd69-40c5-b3db-15f0b752792b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:55.196209 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-e2dcb026-fd69-40c5-b3db-15f0b752792b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:55.210974 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:55.210974 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:55.215920 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-e2dcb026-fd69-40c5-b3db-15f0b752792b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:55.224025 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-e2dcb026-fd69-40c5-b3db-15f0b752792b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:55.224025 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 40/163] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:55 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:55.510942 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-e716dfa2-77a3-47dc-acd7-2f2ab557d700 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:55.515016 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-e716dfa2-77a3-47dc-acd7-2f2ab557d700 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] POST https://10.4.3.15/volume/v3/attachments/b66f629e-20d3-4357-8c26-277081fe0795/action Aug 07 18:50:55.515016 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-e716dfa2-77a3-47dc-acd7-2f2ab557d700 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:55.515016 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-e716dfa2-77a3-47dc-acd7-2f2ab557d700 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:55.525344 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-6b65cdab-a431-492f-acea-865a0cf45f59 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:55.528781 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-6b65cdab-a431-492f-acea-865a0cf45f59 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] POST https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b/action Aug 07 18:50:55.529333 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-6b65cdab-a431-492f-acea-865a0cf45f59 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:55.529546 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-6b65cdab-a431-492f-acea-865a0cf45f59 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:55.551737 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:55.551737 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:55.553079 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:55.553079 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:55.553956 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-6b65cdab-a431-492f-acea-865a0cf45f59 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:55.565433 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-6b65cdab-a431-492f-acea-865a0cf45f59 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Begin detaching volume completed successfully. Aug 07 18:50:55.565802 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-6b65cdab-a431-492f-acea-865a0cf45f59 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b/action returned with HTTP 202 Aug 07 18:50:55.566468 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 41/164] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:50:55 2026] POST /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:50:55.576168 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e07f6e51-5a5b-4840-9c52-20474f9ca2b9 req-e716dfa2-77a3-47dc-acd7-2f2ab557d700 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/attachments/b66f629e-20d3-4357-8c26-277081fe0795/action returned with HTTP 204 Aug 07 18:50:55.576713 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 42/165] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:50:55 2026] POST /volume/v3/attachments/b66f629e-20d3-4357-8c26-277081fe0795/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:55.598687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c1c3e309-ccac-4ba2-bb48-f05ea3f57297 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:55.618901 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c1c3e309-ccac-4ba2-bb48-f05ea3f57297 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:55.618901 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c1c3e309-ccac-4ba2-bb48-f05ea3f57297 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:55.618901 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c1c3e309-ccac-4ba2-bb48-f05ea3f57297 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:55.618901 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:55.618901 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:55.635932 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c1c3e309-ccac-4ba2-bb48-f05ea3f57297 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:55.643006 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c1c3e309-ccac-4ba2-bb48-f05ea3f57297 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:55.643392 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 43/166] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:55 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:55.662316 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-cda07659-6a5a-40e3-8c22-24295066437d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:55.666391 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-cda07659-6a5a-40e3-8c22-24295066437d tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] DELETE https://10.4.3.15/volume/v3/attachments/eb5726cf-8f8a-49b0-9e4f-9fc4fdb4e137 Aug 07 18:50:55.666711 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-cda07659-6a5a-40e3-8c22-24295066437d tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:55.667020 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-cda07659-6a5a-40e3-8c22-24295066437d tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:55.675691 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-96ad8342-f556-4019-9aca-8a4f284b53ae None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:55.676073 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-96ad8342-f556-4019-9aca-8a4f284b53ae None None] GET https://10.4.3.15/volume// Aug 07 18:50:55.676350 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-96ad8342-f556-4019-9aca-8a4f284b53ae None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:55.676667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-96ad8342-f556-4019-9aca-8a4f284b53ae None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:55.678290 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-96ad8342-f556-4019-9aca-8a4f284b53ae None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:55.680947 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 42/167] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:50:55 2026] GET /volume/ => generated 385 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:50:55.682510 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2fca2010-7650-49fc-9ec4-55ef509cd5b1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:55.689235 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2fca2010-7650-49fc-9ec4-55ef509cd5b1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:50:55.689325 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:55.689325 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:55.689433 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2fca2010-7650-49fc-9ec4-55ef509cd5b1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:55.689433 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2fca2010-7650-49fc-9ec4-55ef509cd5b1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:55.709700 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:55.709700 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:55.710276 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aaed703a-874e-4a6b-ad08-86c4adaa6bf7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:55.718859 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aaed703a-874e-4a6b-ad08-86c4adaa6bf7 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:55.720337 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aaed703a-874e-4a6b-ad08-86c4adaa6bf7 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:55.720618 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aaed703a-874e-4a6b-ad08-86c4adaa6bf7 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:55.721627 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2fca2010-7650-49fc-9ec4-55ef509cd5b1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:50:55.730345 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2fca2010-7650-49fc-9ec4-55ef509cd5b1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:50:55.731441 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 43/168] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:55 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:55.734153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-1f7cb00d-b2b0-4fe9-9f3c-ab91cf9ff9c0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:55.741086 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-1f7cb00d-b2b0-4fe9-9f3c-ab91cf9ff9c0 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:55.741344 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-1f7cb00d-b2b0-4fe9-9f3c-ab91cf9ff9c0 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:55.741669 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-1f7cb00d-b2b0-4fe9-9f3c-ab91cf9ff9c0 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:55.747832 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:55.747832 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:55.755110 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aaed703a-874e-4a6b-ad08-86c4adaa6bf7 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Volume info retrieved successfully. Aug 07 18:50:55.765478 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aaed703a-874e-4a6b-ad08-86c4adaa6bf7 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:55.765987 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 44/169] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:55 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 1140 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:55.767942 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:55.767942 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:55.774267 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-1f7cb00d-b2b0-4fe9-9f3c-ab91cf9ff9c0 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:55.785221 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-1f7cb00d-b2b0-4fe9-9f3c-ab91cf9ff9c0 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:55.785221 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 43/170] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:50:55 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 1317 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:50:55.826744 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2cf4e85d-d687-4e3e-99e9-7b0508518ea0 req-cda07659-6a5a-40e3-8c22-24295066437d tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/attachments/eb5726cf-8f8a-49b0-9e4f-9fc4fdb4e137 returned with HTTP 200 Aug 07 18:50:55.826744 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 41/171] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:50:55 2026] DELETE /volume/v3/attachments/eb5726cf-8f8a-49b0-9e4f-9fc4fdb4e137 => generated 19 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:55.870609 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c31e28da-7ec6-408f-b2c0-7c95475cde3d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:55.874698 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c31e28da-7ec6-408f-b2c0-7c95475cde3d tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:55.874698 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c31e28da-7ec6-408f-b2c0-7c95475cde3d tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:55.874698 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c31e28da-7ec6-408f-b2c0-7c95475cde3d tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:55.910949 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:55.910949 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:55.928066 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c31e28da-7ec6-408f-b2c0-7c95475cde3d tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:55.932937 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c31e28da-7ec6-408f-b2c0-7c95475cde3d tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:55.933483 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 44/172] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:55 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1316 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:50:55.945982 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-39a5542e-9ff5-43ce-8a4e-f1c578012b09 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:55.947591 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-39a5542e-9ff5-43ce-8a4e-f1c578012b09 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:55.947760 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-39a5542e-9ff5-43ce-8a4e-f1c578012b09 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:55.947934 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-39a5542e-9ff5-43ce-8a4e-f1c578012b09 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:55.964607 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:55.964607 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:55.969286 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-39a5542e-9ff5-43ce-8a4e-f1c578012b09 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:55.973460 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-39a5542e-9ff5-43ce-8a4e-f1c578012b09 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:55.973913 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 45/173] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:55 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1316 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:56.305490 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b7731e8c-b4cf-4fee-9af9-63b040787caf req-50d20f6e-0b69-44ae-bbfd-41167bd94be9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.307865 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b7731e8c-b4cf-4fee-9af9-63b040787caf req-50d20f6e-0b69-44ae-bbfd-41167bd94be9 tempest-VolumesAssistedSnapshotsTest-1171054367 tempest-VolumesAssistedSnapshotsTest-1171054367-project] POST https://10.4.3.15/volume/v3/snapshots/77ed2211-c5c2-4c04-803b-6f18c479bd66/action Aug 07 18:50:56.308155 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b7731e8c-b4cf-4fee-9af9-63b040787caf req-50d20f6e-0b69-44ae-bbfd-41167bd94be9 tempest-VolumesAssistedSnapshotsTest-1171054367 tempest-VolumesAssistedSnapshotsTest-1171054367-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:56.308286 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b7731e8c-b4cf-4fee-9af9-63b040787caf req-50d20f6e-0b69-44ae-bbfd-41167bd94be9 tempest-VolumesAssistedSnapshotsTest-1171054367 tempest-VolumesAssistedSnapshotsTest-1171054367-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:56.309712 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.snapshot_actions [req-b7731e8c-b4cf-4fee-9af9-63b040787caf req-50d20f6e-0b69-44ae-bbfd-41167bd94be9 tempest-VolumesAssistedSnapshotsTest-1171054367 tempest-VolumesAssistedSnapshotsTest-1171054367-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100345) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 18:50:56.316682 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6703238b-af73-479b-850f-4412b47cc6a1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.317744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-db0102f3-8086-496c-a4fb-2e862c0fb104 req-672f9f6e-117e-4b9e-ac5f-5b12c46ed262 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.319316 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-db0102f3-8086-496c-a4fb-2e862c0fb104 req-672f9f6e-117e-4b9e-ac5f-5b12c46ed262 tempest-VolumesAssistedSnapshotsTest-1171054367 tempest-VolumesAssistedSnapshotsTest-1171054367-project] POST https://10.4.3.15/volume/v3/snapshots/None/action Aug 07 18:50:56.319697 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-db0102f3-8086-496c-a4fb-2e862c0fb104 req-672f9f6e-117e-4b9e-ac5f-5b12c46ed262 tempest-VolumesAssistedSnapshotsTest-1171054367 tempest-VolumesAssistedSnapshotsTest-1171054367-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:56.322061 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-db0102f3-8086-496c-a4fb-2e862c0fb104 req-672f9f6e-117e-4b9e-ac5f-5b12c46ed262 tempest-VolumesAssistedSnapshotsTest-1171054367 tempest-VolumesAssistedSnapshotsTest-1171054367-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:56.322309 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6703238b-af73-479b-850f-4412b47cc6a1 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:56.322309 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6703238b-af73-479b-850f-4412b47cc6a1 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:56.322309 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6703238b-af73-479b-850f-4412b47cc6a1 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:56.322414 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.snapshot_actions [req-db0102f3-8086-496c-a4fb-2e862c0fb104 req-672f9f6e-117e-4b9e-ac5f-5b12c46ed262 tempest-VolumesAssistedSnapshotsTest-1171054367 tempest-VolumesAssistedSnapshotsTest-1171054367-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100343) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 18:50:56.337470 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b7731e8c-b4cf-4fee-9af9-63b040787caf req-50d20f6e-0b69-44ae-bbfd-41167bd94be9 tempest-VolumesAssistedSnapshotsTest-1171054367 tempest-VolumesAssistedSnapshotsTest-1171054367-project] https://10.4.3.15/volume/v3/snapshots/77ed2211-c5c2-4c04-803b-6f18c479bd66/action returned with HTTP 404 Aug 07 18:50:56.337470 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 44/174] 10.4.3.15 () {72 vars in 1671 bytes} [Fri Aug 7 18:50:56 2026] POST /volume/v3/snapshots/77ed2211-c5c2-4c04-803b-6f18c479bd66/action => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:56.341670 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:56.341670 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:56.350949 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6703238b-af73-479b-850f-4412b47cc6a1 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:56.360601 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6703238b-af73-479b-850f-4412b47cc6a1 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:56.360601 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 42/175] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:56 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1316 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:56.445955 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-b9315147-f6b8-47ea-b0f8-51b141c8a5a9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.451158 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-b9315147-f6b8-47ea-b0f8-51b141c8a5a9 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:56.451450 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-b9315147-f6b8-47ea-b0f8-51b141c8a5a9 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:56.451745 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-b9315147-f6b8-47ea-b0f8-51b141c8a5a9 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:56.465318 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:56.465318 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:56.465992 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-db0102f3-8086-496c-a4fb-2e862c0fb104 req-672f9f6e-117e-4b9e-ac5f-5b12c46ed262 tempest-VolumesAssistedSnapshotsTest-1171054367 tempest-VolumesAssistedSnapshotsTest-1171054367-project] https://10.4.3.15/volume/v3/snapshots/None/action returned with HTTP 404 Aug 07 18:50:56.466526 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 45/176] 10.4.3.15 () {72 vars in 1575 bytes} [Fri Aug 7 18:50:56 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:50:56.472336 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-b9315147-f6b8-47ea-b0f8-51b141c8a5a9 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:56.477482 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-b9315147-f6b8-47ea-b0f8-51b141c8a5a9 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:56.478103 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 46/177] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:50:56 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1316 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:56.525269 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-ebf6c66d-5c60-433e-af1f-a0f16a410c4e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.529985 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-ebf6c66d-5c60-433e-af1f-a0f16a410c4e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] POST https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a/action Aug 07 18:50:56.530379 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-ebf6c66d-5c60-433e-af1f-a0f16a410c4e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:56.530514 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-ebf6c66d-5c60-433e-af1f-a0f16a410c4e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:56.544955 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:56.544955 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:56.545479 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-ebf6c66d-5c60-433e-af1f-a0f16a410c4e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:56.553848 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-ebf6c66d-5c60-433e-af1f-a0f16a410c4e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Begin detaching volume completed successfully. Aug 07 18:50:56.554157 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-ebf6c66d-5c60-433e-af1f-a0f16a410c4e tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a/action returned with HTTP 202 Aug 07 18:50:56.554659 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 45/178] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:50:56 2026] POST /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:50:56.609327 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f3f6489e-6214-4003-b318-6052c13ddddc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.609811 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3f6489e-6214-4003-b318-6052c13ddddc None None] GET https://10.4.3.15/volume// Aug 07 18:50:56.610241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f3f6489e-6214-4003-b318-6052c13ddddc None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:56.610534 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f3f6489e-6214-4003-b318-6052c13ddddc None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:56.611037 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3f6489e-6214-4003-b318-6052c13ddddc None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:50:56.611705 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 43/179] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:50:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:50:56.622076 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-735d2053-c1b4-4264-9ecb-a08ca7fffebf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.625272 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-735d2053-c1b4-4264-9ecb-a08ca7fffebf tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:56.625476 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-735d2053-c1b4-4264-9ecb-a08ca7fffebf tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:56.625657 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-735d2053-c1b4-4264-9ecb-a08ca7fffebf tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:56.636222 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:56.636222 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:56.640249 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-735d2053-c1b4-4264-9ecb-a08ca7fffebf tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:56.644170 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-735d2053-c1b4-4264-9ecb-a08ca7fffebf tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:56.644692 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 46/180] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:50:56 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:50:56.659484 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1d07bc78-cd9d-458e-8aef-6b4f465fdc26 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.661287 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1d07bc78-cd9d-458e-8aef-6b4f465fdc26 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:56.661478 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1d07bc78-cd9d-458e-8aef-6b4f465fdc26 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:56.661693 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1d07bc78-cd9d-458e-8aef-6b4f465fdc26 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:56.674731 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:56.674731 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:56.678918 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1d07bc78-cd9d-458e-8aef-6b4f465fdc26 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:56.687966 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1d07bc78-cd9d-458e-8aef-6b4f465fdc26 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:56.688496 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 47/181] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:56 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:56.750978 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-caf731ca-d31e-4342-8b95-31440c2825fb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.753659 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-caf731ca-d31e-4342-8b95-31440c2825fb tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:50:56.753894 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-caf731ca-d31e-4342-8b95-31440c2825fb tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:56.754097 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-caf731ca-d31e-4342-8b95-31440c2825fb tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:56.772462 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:56.772462 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:56.779352 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-caf731ca-d31e-4342-8b95-31440c2825fb tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:50:56.784373 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-caf731ca-d31e-4342-8b95-31440c2825fb tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:50:56.784835 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 46/182] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:56 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:56.785298 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4a3d489a-e089-433c-a85f-16e93997e046 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.789478 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4a3d489a-e089-433c-a85f-16e93997e046 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:56.789478 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4a3d489a-e089-433c-a85f-16e93997e046 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:56.789478 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4a3d489a-e089-433c-a85f-16e93997e046 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:56.796946 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:56.796946 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:56.804704 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4a3d489a-e089-433c-a85f-16e93997e046 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] Volume info retrieved successfully. Aug 07 18:50:56.814574 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4a3d489a-e089-433c-a85f-16e93997e046 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-reader] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:56.814574 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 44/183] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:56 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:56.886587 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-46bd91bf-e7bb-47ac-965f-a71d6b9fe414 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.888673 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46bd91bf-e7bb-47ac-965f-a71d6b9fe414 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:56.890877 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46bd91bf-e7bb-47ac-965f-a71d6b9fe414 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:56.890877 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46bd91bf-e7bb-47ac-965f-a71d6b9fe414 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:56.902027 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:56.902027 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:56.908060 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-46bd91bf-e7bb-47ac-965f-a71d6b9fe414 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:56.911954 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46bd91bf-e7bb-47ac-965f-a71d6b9fe414 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:56.912389 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 47/184] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:56 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:56.985680 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8d518efa-0a1c-4075-81e6-bed4f4d4c4cc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:56.988588 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d518efa-0a1c-4075-81e6-bed4f4d4c4cc tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:50:56.988588 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8d518efa-0a1c-4075-81e6-bed4f4d4c4cc tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:56.988588 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8d518efa-0a1c-4075-81e6-bed4f4d4c4cc tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:56.999957 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:56.999957 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:57.006796 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8d518efa-0a1c-4075-81e6-bed4f4d4c4cc tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:50:57.014529 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d518efa-0a1c-4075-81e6-bed4f4d4c4cc tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:50:57.014957 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 48/185] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:56 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:57.702162 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-16ac3ed8-9614-42ac-953e-3d79df9cd048 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:57.704057 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16ac3ed8-9614-42ac-953e-3d79df9cd048 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:57.704434 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16ac3ed8-9614-42ac-953e-3d79df9cd048 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:57.704434 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16ac3ed8-9614-42ac-953e-3d79df9cd048 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:57.715449 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:57.715449 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:57.719883 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-16ac3ed8-9614-42ac-953e-3d79df9cd048 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:57.725300 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16ac3ed8-9614-42ac-953e-3d79df9cd048 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:57.725671 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 47/186] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:57 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:57.800086 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4dd02ab0-5c1c-42a1-86be-430832a6ce21 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:57.805179 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4dd02ab0-5c1c-42a1-86be-430832a6ce21 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:50:57.805332 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4dd02ab0-5c1c-42a1-86be-430832a6ce21 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:57.805602 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4dd02ab0-5c1c-42a1-86be-430832a6ce21 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:57.821501 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:57.821501 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:57.831972 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4dd02ab0-5c1c-42a1-86be-430832a6ce21 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:50:57.838083 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4dd02ab0-5c1c-42a1-86be-430832a6ce21 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:50:57.838083 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 45/187] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:57 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:58.742780 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b763392a-c8e8-43d5-ae28-2e6e9127f016 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:58.744825 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b763392a-c8e8-43d5-ae28-2e6e9127f016 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:58.745096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b763392a-c8e8-43d5-ae28-2e6e9127f016 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:58.745311 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b763392a-c8e8-43d5-ae28-2e6e9127f016 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:58.755746 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:58.755746 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:58.759210 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b763392a-c8e8-43d5-ae28-2e6e9127f016 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:58.764756 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b763392a-c8e8-43d5-ae28-2e6e9127f016 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:58.765857 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 48/188] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:58 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:58.852854 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-36c697fd-a732-4700-aa1b-9fe82ba0a34b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:58.855013 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-36c697fd-a732-4700-aa1b-9fe82ba0a34b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:50:58.855013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-36c697fd-a732-4700-aa1b-9fe82ba0a34b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:58.855013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-36c697fd-a732-4700-aa1b-9fe82ba0a34b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:58.870077 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:58.870077 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:58.875808 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-36c697fd-a732-4700-aa1b-9fe82ba0a34b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:50:58.891168 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-36c697fd-a732-4700-aa1b-9fe82ba0a34b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:50:58.893438 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 49/189] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:58 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:59.026212 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-9237d7eb-9735-41f4-ba7f-11c097673e30 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:59.028348 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-9237d7eb-9735-41f4-ba7f-11c097673e30 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] POST https://10.4.3.15/volume/v3/attachments/f656b269-67d8-43ba-a124-f55e26061cef/action Aug 07 18:50:59.028840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-9237d7eb-9735-41f4-ba7f-11c097673e30 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:50:59.029039 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-9237d7eb-9735-41f4-ba7f-11c097673e30 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:50:59.049420 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:59.049420 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:59.067329 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-37c74856-9ecd-44e2-9553-b8709f33aeaa req-9237d7eb-9735-41f4-ba7f-11c097673e30 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/attachments/f656b269-67d8-43ba-a124-f55e26061cef/action returned with HTTP 204 Aug 07 18:50:59.068116 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 48/190] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:50:59 2026] POST /volume/v3/attachments/f656b269-67d8-43ba-a124-f55e26061cef/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:50:59.113877 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-1807f015-768a-434e-9c6e-9ce533dd2c03 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:59.119051 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-1807f015-768a-434e-9c6e-9ce533dd2c03 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] DELETE https://10.4.3.15/volume/v3/attachments/6d200414-c726-4f08-94a7-7f1ddf8c3393 Aug 07 18:50:59.119051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-1807f015-768a-434e-9c6e-9ce533dd2c03 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:59.119198 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-1807f015-768a-434e-9c6e-9ce533dd2c03 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:59.130674 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:59.130674 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:59.213260 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e17d5132-15ff-4348-9de5-ba24f0b0411c req-1807f015-768a-434e-9c6e-9ce533dd2c03 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/attachments/6d200414-c726-4f08-94a7-7f1ddf8c3393 returned with HTTP 200 Aug 07 18:50:59.214245 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 46/191] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:50:59 2026] DELETE /volume/v3/attachments/6d200414-c726-4f08-94a7-7f1ddf8c3393 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:59.476906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-bffbcb40-c9e3-4e0c-a57a-f284ac9eef32 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:59.482659 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-bffbcb40-c9e3-4e0c-a57a-f284ac9eef32 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] DELETE https://10.4.3.15/volume/v3/attachments/b66f629e-20d3-4357-8c26-277081fe0795 Aug 07 18:50:59.482950 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-bffbcb40-c9e3-4e0c-a57a-f284ac9eef32 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:59.483175 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-bffbcb40-c9e3-4e0c-a57a-f284ac9eef32 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:59.493776 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:59.493776 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:59.585325 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e6c46e1e-7b1e-4787-a214-677b8fbaa62d req-bffbcb40-c9e3-4e0c-a57a-f284ac9eef32 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/attachments/b66f629e-20d3-4357-8c26-277081fe0795 returned with HTTP 200 Aug 07 18:50:59.585960 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 49/192] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:50:59 2026] DELETE /volume/v3/attachments/b66f629e-20d3-4357-8c26-277081fe0795 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:59.786033 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fec8ca19-18ca-4c33-a54c-003d22725ea0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:59.790666 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fec8ca19-18ca-4c33-a54c-003d22725ea0 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:50:59.790932 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fec8ca19-18ca-4c33-a54c-003d22725ea0 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:59.791208 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fec8ca19-18ca-4c33-a54c-003d22725ea0 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:59.791608 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-24db0a0c-31c0-4bed-8881-0bbc312a15d9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:59.794399 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-24db0a0c-31c0-4bed-8881-0bbc312a15d9 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:59.794590 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-24db0a0c-31c0-4bed-8881-0bbc312a15d9 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:59.794773 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-24db0a0c-31c0-4bed-8881-0bbc312a15d9 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:59.803406 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:59.803406 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:59.806310 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:59.806310 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:50:59.809665 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fec8ca19-18ca-4c33-a54c-003d22725ea0 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:50:59.813493 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-24db0a0c-31c0-4bed-8881-0bbc312a15d9 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:59.816520 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fec8ca19-18ca-4c33-a54c-003d22725ea0 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:50:59.817031 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 50/193] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:59 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:50:59.821146 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-24db0a0c-31c0-4bed-8881-0bbc312a15d9 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:59.825032 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 49/194] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:59 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:59.834414 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2a0c3ade-aaad-4955-8a34-30966025864c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:59.837535 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a0c3ade-aaad-4955-8a34-30966025864c tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:59.837535 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a0c3ade-aaad-4955-8a34-30966025864c tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:59.837535 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a0c3ade-aaad-4955-8a34-30966025864c tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:59.837535 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-2a0c3ade-aaad-4955-8a34-30966025864c tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Delete volume with id: 0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:59.847776 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:59.847776 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:50:59.848282 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2a0c3ade-aaad-4955-8a34-30966025864c tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:59.871809 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2a0c3ade-aaad-4955-8a34-30966025864c tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Delete volume request issued successfully. Aug 07 18:50:59.872113 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a0c3ade-aaad-4955-8a34-30966025864c tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 202 Aug 07 18:50:59.872630 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 47/195] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:50:59 2026] DELETE /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:50:59.888693 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-474ae2c6-5c3f-4e51-8fac-8694e4a5139f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:59.888693 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-474ae2c6-5c3f-4e51-8fac-8694e4a5139f tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:50:59.888693 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-474ae2c6-5c3f-4e51-8fac-8694e4a5139f tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:59.888693 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-474ae2c6-5c3f-4e51-8fac-8694e4a5139f tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:59.903740 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:59.903740 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:50:59.908160 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a3ce5d6c-298a-4e1e-93f5-8395836ed666 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:50:59.910369 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a3ce5d6c-298a-4e1e-93f5-8395836ed666 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:50:59.910369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a3ce5d6c-298a-4e1e-93f5-8395836ed666 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:50:59.910369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a3ce5d6c-298a-4e1e-93f5-8395836ed666 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:50:59.910633 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-474ae2c6-5c3f-4e51-8fac-8694e4a5139f tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Volume info retrieved successfully. Aug 07 18:50:59.918890 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-474ae2c6-5c3f-4e51-8fac-8694e4a5139f tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 200 Aug 07 18:50:59.920891 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 50/196] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:59 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:50:59.930699 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:50:59.930699 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:50:59.938480 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a3ce5d6c-298a-4e1e-93f5-8395836ed666 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:50:59.942886 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a3ce5d6c-298a-4e1e-93f5-8395836ed666 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:50:59.943256 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 51/197] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:50:59 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1158 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:00.004240 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-da177b4f-97ba-4abf-9f21-4dd7ea011485 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:00.011350 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-da177b4f-97ba-4abf-9f21-4dd7ea011485 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:00.011484 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-da177b4f-97ba-4abf-9f21-4dd7ea011485 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:00.011765 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-da177b4f-97ba-4abf-9f21-4dd7ea011485 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:00.033848 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:00.033848 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:00.040767 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-da177b4f-97ba-4abf-9f21-4dd7ea011485 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:00.050835 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-da177b4f-97ba-4abf-9f21-4dd7ea011485 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:00.051521 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 50/198] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:00 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1158 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:00.193190 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d76faa79-0e35-4bdb-8dea-3c53ab6f2087 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:00.193601 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d76faa79-0e35-4bdb-8dea-3c53ab6f2087 None None] GET https://10.4.3.15/volume// Aug 07 18:51:00.193863 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d76faa79-0e35-4bdb-8dea-3c53ab6f2087 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:00.194108 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d76faa79-0e35-4bdb-8dea-3c53ab6f2087 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:00.194420 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d76faa79-0e35-4bdb-8dea-3c53ab6f2087 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:00.194766 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 48/199] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:51:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 18:51:00.203695 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-d488b083-a3ea-4f7e-a14c-fe26d76274b7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:00.206862 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-d488b083-a3ea-4f7e-a14c-fe26d76274b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:51:00.207364 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-d488b083-a3ea-4f7e-a14c-fe26d76274b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99288c45-7c44-4d07-8afb-ef9916317095", "connector": null, "instance_uuid": "dc8977ef-a4e1-4e5a-a5a0-f4d3b9f368c7"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:00.223586 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:00.223586 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:00.264549 np0000006749 devstack@c-api.service[100343]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 07 18:51:00.264549 np0000006749 devstack@c-api.service[100343]: .first() Aug 07 18:51:00.278580 np0000006749 devstack@c-api.service[100343]: WARNING cinder.volume.api [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-d488b083-a3ea-4f7e-a14c-fe26d76274b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 18:51:00.288824 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-d488b083-a3ea-4f7e-a14c-fe26d76274b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:51:00.289109 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 51/200] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:51:00 2026] POST /volume/v3/attachments => generated 271 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:00.331926 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-86decfe4-0ef4-4ce8-b6df-f9d3509f2b25 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:00.334427 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-86decfe4-0ef4-4ce8-b6df-f9d3509f2b25 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:00.335392 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-86decfe4-0ef4-4ce8-b6df-f9d3509f2b25 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:00.335392 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-86decfe4-0ef4-4ce8-b6df-f9d3509f2b25 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:00.349111 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a893b110-5efb-4a9b-9d98-224cc969e54d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:00.349317 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a893b110-5efb-4a9b-9d98-224cc969e54d None None] GET https://10.4.3.15/volume// Aug 07 18:51:00.349399 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a893b110-5efb-4a9b-9d98-224cc969e54d None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:00.349571 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a893b110-5efb-4a9b-9d98-224cc969e54d None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:00.349885 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a893b110-5efb-4a9b-9d98-224cc969e54d None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:00.350663 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 51/201] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51: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 07 18:51:00.354983 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:00.354983 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:00.361811 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-86decfe4-0ef4-4ce8-b6df-f9d3509f2b25 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:00.363148 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-51c29135-7cb3-423a-ac93-80799a8fd3b7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:00.366574 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-51c29135-7cb3-423a-ac93-80799a8fd3b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:00.366872 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-51c29135-7cb3-423a-ac93-80799a8fd3b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:00.367141 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-51c29135-7cb3-423a-ac93-80799a8fd3b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:00.369316 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-86decfe4-0ef4-4ce8-b6df-f9d3509f2b25 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:00.369894 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 52/202] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:00 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:00.383765 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:00.383765 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:00.388173 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-51c29135-7cb3-423a-ac93-80799a8fd3b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:00.394290 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-51c29135-7cb3-423a-ac93-80799a8fd3b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:00.394842 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 49/203] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:51:00 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1340 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:51:00.487747 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-8ad329c9-d776-480f-b12e-4bdf5d197f8b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:00.490953 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-8ad329c9-d776-480f-b12e-4bdf5d197f8b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] PUT https://10.4.3.15/volume/v3/attachments/b7c33aff-672a-465d-8af1-966a41c5400f Aug 07 18:51:00.491337 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-8ad329c9-d776-480f-b12e-4bdf5d197f8b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:00.502762 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-8ad329c9-d776-480f-b12e-4bdf5d197f8b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Acquiring lock "cinder-attachment_update-99288c45-7c44-4d07-8afb-ef9916317095-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:51:00.506633 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-8ad329c9-d776-480f-b12e-4bdf5d197f8b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Lock "cinder-attachment_update-99288c45-7c44-4d07-8afb-ef9916317095-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:51:00.507583 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:00.507583 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:00.591410 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-8ad329c9-d776-480f-b12e-4bdf5d197f8b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Lock "cinder-attachment_update-99288c45-7c44-4d07-8afb-ef9916317095-np0000006749" released by "attachment_update" :: held 0.085s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:51:00.591748 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-8ad329c9-d776-480f-b12e-4bdf5d197f8b tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/attachments/b7c33aff-672a-465d-8af1-966a41c5400f returned with HTTP 200 Aug 07 18:51:00.592199 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 52/204] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:51:00 2026] PUT /volume/v3/attachments/b7c33aff-672a-465d-8af1-966a41c5400f => generated 967 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:00.936966 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2f08fbb4-7623-4aa6-b54c-c19c88a3e35f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:00.941113 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2f08fbb4-7623-4aa6-b54c-c19c88a3e35f tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:51:00.941233 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2f08fbb4-7623-4aa6-b54c-c19c88a3e35f tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:00.941453 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2f08fbb4-7623-4aa6-b54c-c19c88a3e35f tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:00.950261 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2f08fbb4-7623-4aa6-b54c-c19c88a3e35f tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 404 Aug 07 18:51:00.950902 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 52/205] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:00 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:01.388088 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-13e840e9-8484-4cbc-a8aa-60f2b7fdb5c8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:01.395905 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-13e840e9-8484-4cbc-a8aa-60f2b7fdb5c8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:01.396154 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-13e840e9-8484-4cbc-a8aa-60f2b7fdb5c8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:01.396384 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-13e840e9-8484-4cbc-a8aa-60f2b7fdb5c8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:01.417767 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:01.417767 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:01.426312 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-13e840e9-8484-4cbc-a8aa-60f2b7fdb5c8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:01.432767 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-13e840e9-8484-4cbc-a8aa-60f2b7fdb5c8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:01.433765 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 53/206] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:01 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1161 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:02.102204 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9ec8faca-6534-4c2b-a8fe-e3aac9da1015 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:02.104077 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ec8faca-6534-4c2b-a8fe-e3aac9da1015 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:51:02.104270 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ec8faca-6534-4c2b-a8fe-e3aac9da1015 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:02.104448 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ec8faca-6534-4c2b-a8fe-e3aac9da1015 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:02.104606 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-9ec8faca-6534-4c2b-a8fe-e3aac9da1015 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Delete volume with id: ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:51:02.111282 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:02.111282 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:02.111731 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9ec8faca-6534-4c2b-a8fe-e3aac9da1015 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:51:02.128984 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9ec8faca-6534-4c2b-a8fe-e3aac9da1015 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Delete volume request issued successfully. Aug 07 18:51:02.129195 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ec8faca-6534-4c2b-a8fe-e3aac9da1015 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 202 Aug 07 18:51:02.129798 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 50/207] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:51:02 2026] DELETE /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:51:02.138350 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5c824ba3-9bde-4e9c-9a2c-59e636d1d2d7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:02.140575 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c824ba3-9bde-4e9c-9a2c-59e636d1d2d7 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:51:02.140836 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c824ba3-9bde-4e9c-9a2c-59e636d1d2d7 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:02.141092 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c824ba3-9bde-4e9c-9a2c-59e636d1d2d7 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:02.152027 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:02.152027 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:02.159139 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5c824ba3-9bde-4e9c-9a2c-59e636d1d2d7 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Volume info retrieved successfully. Aug 07 18:51:02.165682 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c824ba3-9bde-4e9c-9a2c-59e636d1d2d7 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 200 Aug 07 18:51:02.166813 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 53/208] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:02 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:02.450106 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-051cde79-4e86-4130-bd25-9b3759688068 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:02.452377 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-051cde79-4e86-4130-bd25-9b3759688068 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:02.452650 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-051cde79-4e86-4130-bd25-9b3759688068 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:02.452897 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-051cde79-4e86-4130-bd25-9b3759688068 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:02.471145 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:02.471145 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:02.476374 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-051cde79-4e86-4130-bd25-9b3759688068 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:02.481871 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-051cde79-4e86-4130-bd25-9b3759688068 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:02.485022 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 53/209] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:02 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:02.583401 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-826491d6-e34f-4938-a18d-496eaca57d7b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:02.585635 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-826491d6-e34f-4938-a18d-496eaca57d7b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:51:02.585833 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-826491d6-e34f-4938-a18d-496eaca57d7b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:02.586031 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-826491d6-e34f-4938-a18d-496eaca57d7b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:02.595515 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:02.595515 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:02.600169 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-826491d6-e34f-4938-a18d-496eaca57d7b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:51:02.605736 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-826491d6-e34f-4938-a18d-496eaca57d7b tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:51:02.606265 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 54/210] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:02 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:02.845021 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-35f4703a-5603-431f-b8dc-52ee3241e43e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:02.845966 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35f4703a-5603-431f-b8dc-52ee3241e43e tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:51:02.846259 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35f4703a-5603-431f-b8dc-52ee3241e43e tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:02.846524 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35f4703a-5603-431f-b8dc-52ee3241e43e tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:02.855700 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:02.855700 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:02.860467 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-35f4703a-5603-431f-b8dc-52ee3241e43e tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:51:02.866481 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35f4703a-5603-431f-b8dc-52ee3241e43e tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:51:02.867055 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 51/211] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:02 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:02.880449 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-ec9d930d-8e78-4ecf-a2c0-afa0a6d851c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:02.882867 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-ec9d930d-8e78-4ecf-a2c0-afa0a6d851c8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] POST https://10.4.3.15/volume/v3/attachments/b7c33aff-672a-465d-8af1-966a41c5400f/action Aug 07 18:51:02.883706 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-ec9d930d-8e78-4ecf-a2c0-afa0a6d851c8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:02.883863 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-ec9d930d-8e78-4ecf-a2c0-afa0a6d851c8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:02.910154 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:02.910154 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:02.925279 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e84d4808-e991-49ea-bba4-b42a0d1d56aa req-ec9d930d-8e78-4ecf-a2c0-afa0a6d851c8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/attachments/b7c33aff-672a-465d-8af1-966a41c5400f/action returned with HTTP 204 Aug 07 18:51:02.925885 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 54/212] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:51:02 2026] POST /volume/v3/attachments/b7c33aff-672a-465d-8af1-966a41c5400f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:03.180328 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dd02c54e-eb0b-4d4f-a370-e65243e9d116 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:03.182118 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dd02c54e-eb0b-4d4f-a370-e65243e9d116 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] GET https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d Aug 07 18:51:03.182423 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dd02c54e-eb0b-4d4f-a370-e65243e9d116 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:03.182739 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dd02c54e-eb0b-4d4f-a370-e65243e9d116 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:03.189522 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dd02c54e-eb0b-4d4f-a370-e65243e9d116 tempest-AttachSCSIVolumeTestJSON-1427408122 tempest-AttachSCSIVolumeTestJSON-1427408122-project-member] https://10.4.3.15/volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d returned with HTTP 404 Aug 07 18:51:03.189522 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 54/213] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:03 2026] GET /volume/v3/volumes/ef494bf4-ef60-4e5d-a419-f85ee12d969d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:03.497044 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a340079f-b570-4802-b8ab-804389e4a80a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:03.499044 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a340079f-b570-4802-b8ab-804389e4a80a tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:03.499267 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a340079f-b570-4802-b8ab-804389e4a80a tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:03.499615 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a340079f-b570-4802-b8ab-804389e4a80a tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:03.515023 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:03.515023 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:03.519668 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a340079f-b570-4802-b8ab-804389e4a80a tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:03.525109 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a340079f-b570-4802-b8ab-804389e4a80a tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:03.525678 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 55/214] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:03 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1455 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:03.930360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ddc7a57a-e45f-4d18-b4e7-353d96167aa4 req-243ec1fd-4407-426b-9069-61dced931088 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:03.933463 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ddc7a57a-e45f-4d18-b4e7-353d96167aa4 req-243ec1fd-4407-426b-9069-61dced931088 tempest-TestMultiAttachVolumeSwap-2117802573 tempest-TestMultiAttachVolumeSwap-2117802573-project] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:03.933463 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ddc7a57a-e45f-4d18-b4e7-353d96167aa4 req-243ec1fd-4407-426b-9069-61dced931088 tempest-TestMultiAttachVolumeSwap-2117802573 tempest-TestMultiAttachVolumeSwap-2117802573-project] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:03.933835 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ddc7a57a-e45f-4d18-b4e7-353d96167aa4 req-243ec1fd-4407-426b-9069-61dced931088 tempest-TestMultiAttachVolumeSwap-2117802573 tempest-TestMultiAttachVolumeSwap-2117802573-project] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:03.948221 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:03.948221 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:03.952639 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-ddc7a57a-e45f-4d18-b4e7-353d96167aa4 req-243ec1fd-4407-426b-9069-61dced931088 tempest-TestMultiAttachVolumeSwap-2117802573 tempest-TestMultiAttachVolumeSwap-2117802573-project] Volume info retrieved successfully. Aug 07 18:51:03.957454 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ddc7a57a-e45f-4d18-b4e7-353d96167aa4 req-243ec1fd-4407-426b-9069-61dced931088 tempest-TestMultiAttachVolumeSwap-2117802573 tempest-TestMultiAttachVolumeSwap-2117802573-project] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:03.958122 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 52/215] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:03 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:03.970921 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8715661e-e6d0-4df5-9064-5b9a61fdb937 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:03.972880 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8715661e-e6d0-4df5-9064-5b9a61fdb937 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-reader] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:03.973095 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8715661e-e6d0-4df5-9064-5b9a61fdb937 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:03.973280 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8715661e-e6d0-4df5-9064-5b9a61fdb937 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:03.986836 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:03.986836 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:03.994654 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8715661e-e6d0-4df5-9064-5b9a61fdb937 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-reader] Volume info retrieved successfully. Aug 07 18:51:03.998365 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8715661e-e6d0-4df5-9064-5b9a61fdb937 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-reader] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:03.998721 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 55/216] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:03 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1455 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:04.013495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b770f6cf-1aae-4587-9e1d-10e6ba66ade1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:04.016792 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b770f6cf-1aae-4587-9e1d-10e6ba66ade1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-reader] GET https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 Aug 07 18:51:04.017022 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b770f6cf-1aae-4587-9e1d-10e6ba66ade1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:04.017214 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b770f6cf-1aae-4587-9e1d-10e6ba66ade1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-reader] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:04.025358 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:04.025358 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:04.030882 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b770f6cf-1aae-4587-9e1d-10e6ba66ade1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-reader] Volume info retrieved successfully. Aug 07 18:51:04.036012 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b770f6cf-1aae-4587-9e1d-10e6ba66ade1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-reader] https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 returned with HTTP 200 Aug 07 18:51:04.036586 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 55/217] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:04 2026] GET /volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:04.136011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5da00a34-2660-4db0-809f-ace3f00213f0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:04.137689 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5da00a34-2660-4db0-809f-ace3f00213f0 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:04.137907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5da00a34-2660-4db0-809f-ace3f00213f0 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:04.138128 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5da00a34-2660-4db0-809f-ace3f00213f0 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:04.149940 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:04.149940 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:04.153034 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1d8d4067-77ea-48f6-ba92-0301f908e671 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:04.153550 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5da00a34-2660-4db0-809f-ace3f00213f0 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:04.154871 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d8d4067-77ea-48f6-ba92-0301f908e671 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:51:04.155084 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d8d4067-77ea-48f6-ba92-0301f908e671 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:04.155271 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d8d4067-77ea-48f6-ba92-0301f908e671 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:04.155444 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1d8d4067-77ea-48f6-ba92-0301f908e671 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Delete volume with id: 0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:51:04.157793 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5da00a34-2660-4db0-809f-ace3f00213f0 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:04.158591 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 56/218] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:04 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1455 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:04.164600 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d8d4067-77ea-48f6-ba92-0301f908e671 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 404 Aug 07 18:51:04.165223 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 53/219] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:51:04 2026] DELETE /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:04.175118 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9d65714b-cd74-4df9-bc55-133629818e15 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:04.177511 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d65714b-cd74-4df9-bc55-133629818e15 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] GET https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a Aug 07 18:51:04.177819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d65714b-cd74-4df9-bc55-133629818e15 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:04.178153 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d65714b-cd74-4df9-bc55-133629818e15 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:04.190083 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d65714b-cd74-4df9-bc55-133629818e15 tempest-VolumesAssistedSnapshotsTest-2146583636 tempest-VolumesAssistedSnapshotsTest-2146583636-project-admin] https://10.4.3.15/volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a returned with HTTP 404 Aug 07 18:51:04.190083 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 56/220] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:04 2026] GET /volume/v3/volumes/0edd2f2c-92e1-4978-970a-3b9cab96f13a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:04.235311 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e1f5f227-9936-406a-8355-c083083b93b7 req-6785f873-d888-4171-bbcb-b052ae68c021 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:04.238395 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-6785f873-d888-4171-bbcb-b052ae68c021 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:04.238395 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-6785f873-d888-4171-bbcb-b052ae68c021 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:04.238930 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-6785f873-d888-4171-bbcb-b052ae68c021 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:04.257293 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:04.257293 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:04.263599 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e1f5f227-9936-406a-8355-c083083b93b7 req-6785f873-d888-4171-bbcb-b052ae68c021 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:04.270173 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-6785f873-d888-4171-bbcb-b052ae68c021 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:04.270689 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 56/221] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:04 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1455 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:04.320568 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e1f5f227-9936-406a-8355-c083083b93b7 req-d4ff7b33-c874-4d37-951a-98289d7ce495 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:04.322892 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-d4ff7b33-c874-4d37-951a-98289d7ce495 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] POST https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095/action Aug 07 18:51:04.323482 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-d4ff7b33-c874-4d37-951a-98289d7ce495 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:04.323803 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-d4ff7b33-c874-4d37-951a-98289d7ce495 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:04.338587 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:04.338587 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:04.339455 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-e1f5f227-9936-406a-8355-c083083b93b7 req-d4ff7b33-c874-4d37-951a-98289d7ce495 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:04.351487 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-e1f5f227-9936-406a-8355-c083083b93b7 req-d4ff7b33-c874-4d37-951a-98289d7ce495 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Begin detaching volume completed successfully. Aug 07 18:51:04.352010 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-d4ff7b33-c874-4d37-951a-98289d7ce495 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095/action returned with HTTP 202 Aug 07 18:51:04.352726 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 57/222] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:51:04 2026] POST /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:51:04.400137 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c791a690-8889-4af7-9780-49d7e51cc7fb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:04.400628 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c791a690-8889-4af7-9780-49d7e51cc7fb None None] GET https://10.4.3.15/volume// Aug 07 18:51:04.401138 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c791a690-8889-4af7-9780-49d7e51cc7fb None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:04.401422 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c791a690-8889-4af7-9780-49d7e51cc7fb None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:04.401757 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c791a690-8889-4af7-9780-49d7e51cc7fb None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:04.402075 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 54/223] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:51:04.414158 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e1f5f227-9936-406a-8355-c083083b93b7 req-4893809e-0476-471c-bc65-dda965dd7dff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:04.417399 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-4893809e-0476-471c-bc65-dda965dd7dff tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:04.417653 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-4893809e-0476-471c-bc65-dda965dd7dff tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:04.417872 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-4893809e-0476-471c-bc65-dda965dd7dff tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:04.433889 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:04.433889 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:04.438101 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e1f5f227-9936-406a-8355-c083083b93b7 req-4893809e-0476-471c-bc65-dda965dd7dff tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:04.442364 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-4893809e-0476-471c-bc65-dda965dd7dff tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:04.442799 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 57/224] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:51:04 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1638 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:51:05.135740 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e1f5f227-9936-406a-8355-c083083b93b7 req-034741b4-7b53-4ee2-97a7-2828d36d4cc8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:05.144650 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-034741b4-7b53-4ee2-97a7-2828d36d4cc8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:05.144650 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-034741b4-7b53-4ee2-97a7-2828d36d4cc8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:05.144650 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-034741b4-7b53-4ee2-97a7-2828d36d4cc8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:05.167043 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:05.167043 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:05.174634 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e1f5f227-9936-406a-8355-c083083b93b7 req-034741b4-7b53-4ee2-97a7-2828d36d4cc8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:05.182645 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-034741b4-7b53-4ee2-97a7-2828d36d4cc8 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:05.182959 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 57/225] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:05 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1458 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:05.202256 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e1f5f227-9936-406a-8355-c083083b93b7 req-ca9727cf-8e7e-4e58-863b-ef90f7e543ef None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:05.206661 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-ca9727cf-8e7e-4e58-863b-ef90f7e543ef tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] DELETE https://10.4.3.15/volume/v3/attachments/b7c33aff-672a-465d-8af1-966a41c5400f Aug 07 18:51:05.206661 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-ca9727cf-8e7e-4e58-863b-ef90f7e543ef tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:05.206661 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-ca9727cf-8e7e-4e58-863b-ef90f7e543ef tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:05.216730 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:05.216730 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:05.273309 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e1f5f227-9936-406a-8355-c083083b93b7 req-ca9727cf-8e7e-4e58-863b-ef90f7e543ef tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/attachments/b7c33aff-672a-465d-8af1-966a41c5400f returned with HTTP 200 Aug 07 18:51:05.273822 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 58/226] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:51:05 2026] DELETE /volume/v3/attachments/b7c33aff-672a-465d-8af1-966a41c5400f => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:05.486681 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-83a7f31f-43f0-49cd-9410-54c028f02edb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:05.489850 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-83a7f31f-43f0-49cd-9410-54c028f02edb tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:05.490153 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-83a7f31f-43f0-49cd-9410-54c028f02edb tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:05.490452 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-83a7f31f-43f0-49cd-9410-54c028f02edb tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:05.506400 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:05.506400 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:05.510795 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-83a7f31f-43f0-49cd-9410-54c028f02edb tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:05.515418 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-83a7f31f-43f0-49cd-9410-54c028f02edb tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:05.515873 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 55/227] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:05 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1158 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:05.567428 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-d7a115df-740e-4d5f-b116-56a2e9fab1da None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:05.569798 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-d7a115df-740e-4d5f-b116-56a2e9fab1da tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:05.570067 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-d7a115df-740e-4d5f-b116-56a2e9fab1da tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:05.570790 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-d7a115df-740e-4d5f-b116-56a2e9fab1da tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:05.582467 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:05.582467 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:05.590164 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-d7a115df-740e-4d5f-b116-56a2e9fab1da tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:05.597349 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-d7a115df-740e-4d5f-b116-56a2e9fab1da tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:05.598208 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 58/228] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:05 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1158 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:05.627477 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-c849291a-7c4e-4cf0-9693-7e1681abb3a7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:05.630122 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-c849291a-7c4e-4cf0-9693-7e1681abb3a7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] POST https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095/action Aug 07 18:51:05.630607 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-c849291a-7c4e-4cf0-9693-7e1681abb3a7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:05.630799 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-c849291a-7c4e-4cf0-9693-7e1681abb3a7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:05.644200 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:05.644200 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:05.644691 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-c849291a-7c4e-4cf0-9693-7e1681abb3a7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:05.652047 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-c849291a-7c4e-4cf0-9693-7e1681abb3a7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Begin detaching volume completed successfully. Aug 07 18:51:05.652301 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-c849291a-7c4e-4cf0-9693-7e1681abb3a7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095/action returned with HTTP 202 Aug 07 18:51:05.652806 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 58/229] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:51:05 2026] POST /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:51:05.705025 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-50435b81-2fb0-4640-bc52-d3e8a33852a2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:05.705469 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-50435b81-2fb0-4640-bc52-d3e8a33852a2 None None] GET https://10.4.3.15/volume// Aug 07 18:51:05.705787 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-50435b81-2fb0-4640-bc52-d3e8a33852a2 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:05.705974 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-50435b81-2fb0-4640-bc52-d3e8a33852a2 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:05.706315 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-50435b81-2fb0-4640-bc52-d3e8a33852a2 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:05.706617 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 59/230] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51: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 07 18:51:05.714917 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-67dce774-95dc-4ba8-b206-a5b6c1fc58d9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:05.719948 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-67dce774-95dc-4ba8-b206-a5b6c1fc58d9 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:05.720299 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-67dce774-95dc-4ba8-b206-a5b6c1fc58d9 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:05.720578 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-67dce774-95dc-4ba8-b206-a5b6c1fc58d9 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:05.741194 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:05.741194 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:05.749463 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-67dce774-95dc-4ba8-b206-a5b6c1fc58d9 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:05.755869 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-67dce774-95dc-4ba8-b206-a5b6c1fc58d9 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:05.756358 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 56/231] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:51:05 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1341 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:51:06.549177 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5ef02a3d-8b40-4561-b900-5ccc80b53c67 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:06.552260 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5ef02a3d-8b40-4561-b900-5ccc80b53c67 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] DELETE https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:51:06.552514 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5ef02a3d-8b40-4561-b900-5ccc80b53c67 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:06.552781 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5ef02a3d-8b40-4561-b900-5ccc80b53c67 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:06.553047 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5ef02a3d-8b40-4561-b900-5ccc80b53c67 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Delete volume with id: 13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:51:06.563369 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:06.563369 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:06.563853 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5ef02a3d-8b40-4561-b900-5ccc80b53c67 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:51:06.610696 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5ef02a3d-8b40-4561-b900-5ccc80b53c67 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Delete volume request issued successfully. Aug 07 18:51:06.611102 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5ef02a3d-8b40-4561-b900-5ccc80b53c67 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 202 Aug 07 18:51:06.611418 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 59/232] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:51:06 2026] DELETE /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:51:06.619275 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9aa0de9e-3bf1-4047-8ace-9d32f1318857 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:06.621842 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9aa0de9e-3bf1-4047-8ace-9d32f1318857 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:51:06.622166 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9aa0de9e-3bf1-4047-8ace-9d32f1318857 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:06.622511 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9aa0de9e-3bf1-4047-8ace-9d32f1318857 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:06.633627 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:06.633627 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:06.639942 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9aa0de9e-3bf1-4047-8ace-9d32f1318857 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Volume info retrieved successfully. Aug 07 18:51:06.649159 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9aa0de9e-3bf1-4047-8ace-9d32f1318857 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 200 Aug 07 18:51:06.649761 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 59/233] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:06 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:07.403162 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:07.405883 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:51:07.406340 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "72f12d4a-b365-42eb-87f0-0192de8b98d0-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:07.408416 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '72f12d4a-b365-42eb-87f0-0192de8b98d0-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:51:07.408588 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Create volume of 1 GB Aug 07 18:51:07.408909 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:07.408909 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:07.413774 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Availability Zones retrieved successfully. Aug 07 18:51:07.421493 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Flow 'volume_create_api' (f29f8bb3-8623-4a91-a9f6-a18b085fa109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:07.426697 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78a5795b-9cf0-4a16-9f66-42790490f025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:07.428585 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:51:07.475799 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78a5795b-9cf0-4a16-9f66-42790490f025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:07.477836 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f1616c-57cc-4e95-93d1-504b227ca5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:07.566770 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Created reservations ['0cf1c587-3446-44af-bb97-16669e8c0e79', 'c605661c-abb5-45e5-ba23-c923c9f791e8', 'ec95d727-5008-4c01-9e2e-202176f0c81b', '3e312071-59ea-469b-a689-ac707f1cc87d'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:51:07.567613 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f1616c-57cc-4e95-93d1-504b227ca5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cf1c587-3446-44af-bb97-16669e8c0e79', 'c605661c-abb5-45e5-ba23-c923c9f791e8', 'ec95d727-5008-4c01-9e2e-202176f0c81b', '3e312071-59ea-469b-a689-ac707f1cc87d']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:07.568308 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479770dc-8298-4021-943d-8eb18b27880f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:07.596114 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479770dc-8298-4021-943d-8eb18b27880f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7dc4d10-bf1b-442d-b3ca-a78d2c375f98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='72f12d4a-b365-42eb-87f0-0192de8b98d0-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06ff4257ca99441da86688c01a367e3c',qos_specs=None,replication_status=,reservations=['0cf1c587-3446-44af-bb97-16669e8c0e79','c605661c-abb5-45e5-ba23-c923c9f791e8','ec95d727-5008-4c01-9e2e-202176f0c81b','3e312071-59ea-469b-a689-ac707f1cc87d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78137f0135b74c1cba48b523654c95e4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:51:07Z,deleted=False,deleted_at=None,display_description='',display_name='72f12d4a-b365-42eb-87f0-0192de8b98d0-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7dc4d10-bf1b-442d-b3ca-a78d2c375f98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06ff4257ca99441da86688c01a367e3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78137f0135b74c1cba48b523654c95e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:07.596929 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da33cf8-048e-438a-9c4d-86fd9c2dc5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:07.637235 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da33cf8-048e-438a-9c4d-86fd9c2dc5f8) transitioned into 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='72f12d4a-b365-42eb-87f0-0192de8b98d0-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06ff4257ca99441da86688c01a367e3c',qos_specs=None,replication_status=,reservations=['0cf1c587-3446-44af-bb97-16669e8c0e79','c605661c-abb5-45e5-ba23-c923c9f791e8','ec95d727-5008-4c01-9e2e-202176f0c81b','3e312071-59ea-469b-a689-ac707f1cc87d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78137f0135b74c1cba48b523654c95e4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:07.638539 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f8e6db-3901-4f2b-ba7b-45e3873c9a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:07.652140 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f8e6db-3901-4f2b-ba7b-45e3873c9a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:07.653098 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Flow 'volume_create_api' (f29f8bb3-8623-4a91-a9f6-a18b085fa109) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:07.653940 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Create volume request issued successfully. Aug 07 18:51:07.654093 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-96d83bd0-4934-4896-bf7a-4b1d820a5007 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:51:07.654693 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 60/234] 10.4.3.15 () {72 vars in 1534 bytes} [Fri Aug 7 18:51:07 2026] POST /volume/v3/volumes => generated 747 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:51:07.664627 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4a9aea51-cd63-4a4c-a20c-455a971509e8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:07.667088 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-af998ded-ac69-4d0b-8a43-f9dd5c4eae21 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:07.667367 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4a9aea51-cd63-4a4c-a20c-455a971509e8 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] GET https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 Aug 07 18:51:07.667640 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4a9aea51-cd63-4a4c-a20c-455a971509e8 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:07.667892 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4a9aea51-cd63-4a4c-a20c-455a971509e8 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:07.669279 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-af998ded-ac69-4d0b-8a43-f9dd5c4eae21 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] GET https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b Aug 07 18:51:07.669481 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-af998ded-ac69-4d0b-8a43-f9dd5c4eae21 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:07.669696 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-af998ded-ac69-4d0b-8a43-f9dd5c4eae21 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:07.676901 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-af998ded-ac69-4d0b-8a43-f9dd5c4eae21 tempest-TaggedAttachmentsTest-20025501 tempest-TaggedAttachmentsTest-20025501-project-member] https://10.4.3.15/volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b returned with HTTP 404 Aug 07 18:51:07.677517 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 60/235] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:07 2026] GET /volume/v3/volumes/13996d5d-3ee2-48a6-aad1-ef47c6d5002b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:07.678642 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:07.678642 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:07.686052 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4a9aea51-cd63-4a4c-a20c-455a971509e8 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:51:07.693085 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4a9aea51-cd63-4a4c-a20c-455a971509e8 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 returned with HTTP 200 Aug 07 18:51:07.693672 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 57/236] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:07 2026] GET /volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:07.703091 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4faeb319-a7ed-415c-9748-35ae0d7dc295 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:07.705741 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4faeb319-a7ed-415c-9748-35ae0d7dc295 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] GET https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 Aug 07 18:51:07.706026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4faeb319-a7ed-415c-9748-35ae0d7dc295 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:07.706338 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4faeb319-a7ed-415c-9748-35ae0d7dc295 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:07.717310 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:07.717310 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:07.722101 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4faeb319-a7ed-415c-9748-35ae0d7dc295 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:51:07.727368 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-4faeb319-a7ed-415c-9748-35ae0d7dc295 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 returned with HTTP 200 Aug 07 18:51:07.727853 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 60/237] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:07 2026] GET /volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:10.633221 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-05da46b3-faae-4c1e-a663-c6ecc6640cde None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:10.635843 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-05da46b3-faae-4c1e-a663-c6ecc6640cde tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:10.636018 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-05da46b3-faae-4c1e-a663-c6ecc6640cde tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:10.637045 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-05da46b3-faae-4c1e-a663-c6ecc6640cde tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:10.647861 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:10.647861 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:10.652620 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-05da46b3-faae-4c1e-a663-c6ecc6640cde tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:10.660628 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-05da46b3-faae-4c1e-a663-c6ecc6640cde tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:10.661311 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 61/238] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:10 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:10.740302 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-34ee81ae-617c-4330-b0c3-2ce52b09aa42 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:10.743147 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-34ee81ae-617c-4330-b0c3-2ce52b09aa42 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] GET https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 Aug 07 18:51:10.743342 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-34ee81ae-617c-4330-b0c3-2ce52b09aa42 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:10.743625 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-34ee81ae-617c-4330-b0c3-2ce52b09aa42 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:10.757054 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:10.757054 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:10.763394 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-34ee81ae-617c-4330-b0c3-2ce52b09aa42 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:51:10.772487 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-34ee81ae-617c-4330-b0c3-2ce52b09aa42 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 returned with HTTP 200 Aug 07 18:51:10.773508 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 61/239] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:10 2026] GET /volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:10.780893 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e9fb2373-3350-43f9-8280-97b024b99261 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:10.781387 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9fb2373-3350-43f9-8280-97b024b99261 None None] GET https://10.4.3.15/volume// Aug 07 18:51:10.781624 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9fb2373-3350-43f9-8280-97b024b99261 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:10.781880 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9fb2373-3350-43f9-8280-97b024b99261 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:10.782444 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9fb2373-3350-43f9-8280-97b024b99261 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:10.782903 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 58/240] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51: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 07 18:51:10.789830 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-78237d93-25a6-4476-a9f9-26ebf08f2730 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:10.792468 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-78237d93-25a6-4476-a9f9-26ebf08f2730 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:51:10.793046 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-78237d93-25a6-4476-a9f9-26ebf08f2730 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7dc4d10-bf1b-442d-b3ca-a78d2c375f98", "connector": null, "instance_uuid": "72f12d4a-b365-42eb-87f0-0192de8b98d0"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:10.801877 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:10.801877 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:10.837882 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-78237d93-25a6-4476-a9f9-26ebf08f2730 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:51:10.838412 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 61/241] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:51:10 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 07 18:51:10.852118 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8d56590e-89b4-4d8a-853d-f232dd1527c6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:10.852118 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d56590e-89b4-4d8a-853d-f232dd1527c6 None None] GET https://10.4.3.15/volume// Aug 07 18:51:10.852118 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8d56590e-89b4-4d8a-853d-f232dd1527c6 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:10.852118 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8d56590e-89b4-4d8a-853d-f232dd1527c6 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:10.852456 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d56590e-89b4-4d8a-853d-f232dd1527c6 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:10.852799 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 62/242] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51: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 07 18:51:10.865500 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-ee4e71fb-ec5f-4980-bef7-4d1dfcc0b318 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:10.868404 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-ee4e71fb-ec5f-4980-bef7-4d1dfcc0b318 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] GET https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 Aug 07 18:51:10.868706 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-ee4e71fb-ec5f-4980-bef7-4d1dfcc0b318 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:10.868987 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-ee4e71fb-ec5f-4980-bef7-4d1dfcc0b318 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:10.886692 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:10.886692 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:10.898574 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-ee4e71fb-ec5f-4980-bef7-4d1dfcc0b318 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:51:10.905129 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-ee4e71fb-ec5f-4980-bef7-4d1dfcc0b318 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 returned with HTTP 200 Aug 07 18:51:10.905129 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 62/243] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:51:10 2026] GET /volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 => generated 1019 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:51:11.017434 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-93ee2490-a455-4814-8927-ab13772c0894 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:11.020179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-6b3aa307-19bc-4a43-8834-5add575d1cf4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:11.021748 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-93ee2490-a455-4814-8927-ab13772c0894 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] PUT https://10.4.3.15/volume/v3/attachments/016b0cb2-a5b3-44c1-84e1-d1a2c53697c7 Aug 07 18:51:11.022298 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-93ee2490-a455-4814-8927-ab13772c0894 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:11.022753 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-6b3aa307-19bc-4a43-8834-5add575d1cf4 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] DELETE https://10.4.3.15/volume/v3/attachments/f656b269-67d8-43ba-a124-f55e26061cef Aug 07 18:51:11.022979 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-6b3aa307-19bc-4a43-8834-5add575d1cf4 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:11.023324 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-6b3aa307-19bc-4a43-8834-5add575d1cf4 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:11.029737 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:11.029737 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:11.036140 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-93ee2490-a455-4814-8927-ab13772c0894 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Acquiring lock "cinder-attachment_update-d7dc4d10-bf1b-442d-b3ca-a78d2c375f98-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:51:11.043953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-93ee2490-a455-4814-8927-ab13772c0894 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Lock "cinder-attachment_update-d7dc4d10-bf1b-442d-b3ca-a78d2c375f98-np0000006749" acquired by "attachment_update" :: waited 0.008s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:51:11.045398 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:11.045398 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:11.120180 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f92ac8d0-4096-457b-bf7e-9721e16620c0 req-6b3aa307-19bc-4a43-8834-5add575d1cf4 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/attachments/f656b269-67d8-43ba-a124-f55e26061cef returned with HTTP 200 Aug 07 18:51:11.121046 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 62/244] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:51:11 2026] DELETE /volume/v3/attachments/f656b269-67d8-43ba-a124-f55e26061cef => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:11.151969 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-93ee2490-a455-4814-8927-ab13772c0894 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Lock "cinder-attachment_update-d7dc4d10-bf1b-442d-b3ca-a78d2c375f98-np0000006749" released by "attachment_update" :: held 0.108s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:51:11.152570 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-93ee2490-a455-4814-8927-ab13772c0894 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/attachments/016b0cb2-a5b3-44c1-84e1-d1a2c53697c7 returned with HTTP 200 Aug 07 18:51:11.153230 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 59/245] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:51:11 2026] PUT /volume/v3/attachments/016b0cb2-a5b3-44c1-84e1-d1a2c53697c7 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:11.183892 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-de2cc950-db0b-400c-abc2-80ea817c6835 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:11.187397 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-de2cc950-db0b-400c-abc2-80ea817c6835 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] POST https://10.4.3.15/volume/v3/attachments/016b0cb2-a5b3-44c1-84e1-d1a2c53697c7/action Aug 07 18:51:11.187397 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-de2cc950-db0b-400c-abc2-80ea817c6835 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:11.187397 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-de2cc950-db0b-400c-abc2-80ea817c6835 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:11.207098 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:11.207098 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:11.219744 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-411abe94-5f08-4ce0-ace4-5c26f5a003b8 req-de2cc950-db0b-400c-abc2-80ea817c6835 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/attachments/016b0cb2-a5b3-44c1-84e1-d1a2c53697c7/action returned with HTTP 204 Aug 07 18:51:11.220341 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 63/246] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:51:11 2026] POST /volume/v3/attachments/016b0cb2-a5b3-44c1-84e1-d1a2c53697c7/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:14.399908 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f23056b2-84a0-4ce5-9e08-631fbfe3f283 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:14.403931 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f23056b2-84a0-4ce5-9e08-631fbfe3f283 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] DELETE https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 Aug 07 18:51:14.404275 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f23056b2-84a0-4ce5-9e08-631fbfe3f283 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:14.405441 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f23056b2-84a0-4ce5-9e08-631fbfe3f283 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:14.405755 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-f23056b2-84a0-4ce5-9e08-631fbfe3f283 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Delete volume with id: bbe0015b-0d22-4fb8-96c5-b4a39febd384 Aug 07 18:51:14.418831 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:14.418831 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:14.419445 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f23056b2-84a0-4ce5-9e08-631fbfe3f283 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:14.451987 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f23056b2-84a0-4ce5-9e08-631fbfe3f283 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Delete volume request issued successfully. Aug 07 18:51:14.451987 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f23056b2-84a0-4ce5-9e08-631fbfe3f283 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 returned with HTTP 202 Aug 07 18:51:14.451987 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 63/247] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:51:14 2026] DELETE /volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:51:14.466251 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c5ba4ea5-1724-4c39-8d64-75e4e190fa53 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:14.468876 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c5ba4ea5-1724-4c39-8d64-75e4e190fa53 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 Aug 07 18:51:14.468876 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c5ba4ea5-1724-4c39-8d64-75e4e190fa53 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:14.469121 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c5ba4ea5-1724-4c39-8d64-75e4e190fa53 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:14.491490 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:14.491490 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:14.501183 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c5ba4ea5-1724-4c39-8d64-75e4e190fa53 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:14.507585 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c5ba4ea5-1724-4c39-8d64-75e4e190fa53 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 returned with HTTP 200 Aug 07 18:51:14.508206 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 63/248] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:14 2026] GET /volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:15.524554 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d75ec514-bd0d-443f-a091-b93030a66b07 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:15.527121 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d75ec514-bd0d-443f-a091-b93030a66b07 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 Aug 07 18:51:15.527347 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d75ec514-bd0d-443f-a091-b93030a66b07 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:15.527893 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d75ec514-bd0d-443f-a091-b93030a66b07 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:15.536425 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d75ec514-bd0d-443f-a091-b93030a66b07 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 returned with HTTP 404 Aug 07 18:51:15.537103 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 60/249] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:15 2026] GET /volume/v3/volumes/bbe0015b-0d22-4fb8-96c5-b4a39febd384 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:15.547555 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b8267155-2939-4d41-b49b-ff9210659de1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:15.549749 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8267155-2939-4d41-b49b-ff9210659de1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] DELETE https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:15.549983 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b8267155-2939-4d41-b49b-ff9210659de1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:15.550295 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b8267155-2939-4d41-b49b-ff9210659de1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:15.550529 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-b8267155-2939-4d41-b49b-ff9210659de1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Delete volume with id: 99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:15.563292 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:15.563292 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:15.564003 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b8267155-2939-4d41-b49b-ff9210659de1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:15.587867 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b8267155-2939-4d41-b49b-ff9210659de1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Delete volume request issued successfully. Aug 07 18:51:15.588356 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8267155-2939-4d41-b49b-ff9210659de1 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 202 Aug 07 18:51:15.588869 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 64/250] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:51:15 2026] DELETE /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:51:15.601405 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f7383d4d-4f61-433a-b070-d9c2468987b7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:15.603907 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7383d4d-4f61-433a-b070-d9c2468987b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:15.604238 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7383d4d-4f61-433a-b070-d9c2468987b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:15.604495 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7383d4d-4f61-433a-b070-d9c2468987b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:15.614610 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:15.614610 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:15.623315 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f7383d4d-4f61-433a-b070-d9c2468987b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Volume info retrieved successfully. Aug 07 18:51:15.630980 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7383d4d-4f61-433a-b070-d9c2468987b7 tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 200 Aug 07 18:51:15.631628 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 64/251] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:15 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:16.651460 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-44e3596c-96a0-4c52-8bd5-3b59024281af None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:16.656356 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44e3596c-96a0-4c52-8bd5-3b59024281af tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] GET https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 Aug 07 18:51:16.656356 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44e3596c-96a0-4c52-8bd5-3b59024281af tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:16.656356 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44e3596c-96a0-4c52-8bd5-3b59024281af tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:16.662441 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44e3596c-96a0-4c52-8bd5-3b59024281af tempest-TestMultiAttachVolumeSwap-794622704 tempest-TestMultiAttachVolumeSwap-794622704-project-member] https://10.4.3.15/volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 returned with HTTP 404 Aug 07 18:51:16.664746 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 64/252] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:16 2026] GET /volume/v3/volumes/99288c45-7c44-4d07-8afb-ef9916317095 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:18.521633 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c6e433eb-c73d-4803-adfd-5336041948a2 req-9269ab9d-6243-427f-ae4f-ebdfd9ccbdb0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:18.524625 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c6e433eb-c73d-4803-adfd-5336041948a2 req-9269ab9d-6243-427f-ae4f-ebdfd9ccbdb0 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] GET https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 Aug 07 18:51:18.524899 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c6e433eb-c73d-4803-adfd-5336041948a2 req-9269ab9d-6243-427f-ae4f-ebdfd9ccbdb0 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:18.525198 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c6e433eb-c73d-4803-adfd-5336041948a2 req-9269ab9d-6243-427f-ae4f-ebdfd9ccbdb0 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:18.542392 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:18.542392 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:18.548221 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-c6e433eb-c73d-4803-adfd-5336041948a2 req-9269ab9d-6243-427f-ae4f-ebdfd9ccbdb0 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:51:18.559311 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c6e433eb-c73d-4803-adfd-5336041948a2 req-9269ab9d-6243-427f-ae4f-ebdfd9ccbdb0 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 returned with HTTP 200 Aug 07 18:51:18.559916 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 61/253] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:18 2026] GET /volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:18.896807 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-82511a4c-6175-4f49-81c9-db5cbf823762 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:18.899427 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:51:18.899872 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1639002962"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:18.901775 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1639002962'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:51:18.902178 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Create volume of 1 GB Aug 07 18:51:18.908298 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Availability Zones retrieved successfully. Aug 07 18:51:18.915687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Flow 'volume_create_api' (c13a1342-ec89-4c52-8caa-e62552624a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:18.917164 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1bc3435-ef6c-420e-b1af-38cee3c5bde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:18.918636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:51:18.959240 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1bc3435-ef6c-420e-b1af-38cee3c5bde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:18.959932 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b7ea83-90f6-4652-b58f-26e83a880a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:19.033073 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Created reservations ['9179d6a0-f45f-4687-a639-7c55818d69a8', '83e21d50-9a1a-40c4-8f21-3b78610c0b5b', '3ea8cc85-a701-4240-95de-c08ddaa1ba17', '6b450422-c08c-4379-bc64-bc5986c5a41a'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:51:19.034097 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b7ea83-90f6-4652-b58f-26e83a880a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9179d6a0-f45f-4687-a639-7c55818d69a8', '83e21d50-9a1a-40c4-8f21-3b78610c0b5b', '3ea8cc85-a701-4240-95de-c08ddaa1ba17', '6b450422-c08c-4379-bc64-bc5986c5a41a']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:19.034644 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4985db5-336f-494b-9584-30cc7ba289a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:19.058590 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4985db5-336f-494b-9584-30cc7ba289a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c4e13f-316a-486e-8552-49c4c6ba68fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1639002962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf70aca5325c433a956008a1e2284165',qos_specs=None,replication_status=,reservations=['9179d6a0-f45f-4687-a639-7c55818d69a8','83e21d50-9a1a-40c4-8f21-3b78610c0b5b','3ea8cc85-a701-4240-95de-c08ddaa1ba17','6b450422-c08c-4379-bc64-bc5986c5a41a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97dc4d2f7301417b84becf35a4562d86',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1639002962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05c4e13f-316a-486e-8552-49c4c6ba68fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf70aca5325c433a956008a1e2284165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97dc4d2f7301417b84becf35a4562d86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:19.059699 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2eecea-b625-4737-a507-bb43def52b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:19.080355 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2eecea-b625-4737-a507-bb43def52b8f) transitioned into state 'SUCCESS' from state '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-1639002962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf70aca5325c433a956008a1e2284165',qos_specs=None,replication_status=,reservations=['9179d6a0-f45f-4687-a639-7c55818d69a8','83e21d50-9a1a-40c4-8f21-3b78610c0b5b','3ea8cc85-a701-4240-95de-c08ddaa1ba17','6b450422-c08c-4379-bc64-bc5986c5a41a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97dc4d2f7301417b84becf35a4562d86',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:19.081209 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (094e8a5d-101f-431c-83fe-22ad30747451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:19.092862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (094e8a5d-101f-431c-83fe-22ad30747451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:19.093248 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Flow 'volume_create_api' (c13a1342-ec89-4c52-8caa-e62552624a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:19.093613 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Create volume request issued successfully. Aug 07 18:51:19.094413 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-82511a4c-6175-4f49-81c9-db5cbf823762 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:51:19.095026 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 65/254] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:51:18 2026] POST /volume/v3/volumes => generated 753 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:51:19.112085 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d8cfb80d-5195-4860-ad9e-d199920ab7c4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:19.114073 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d8cfb80d-5195-4860-ad9e-d199920ab7c4 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:51:19.114349 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d8cfb80d-5195-4860-ad9e-d199920ab7c4 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:19.114672 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d8cfb80d-5195-4860-ad9e-d199920ab7c4 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:19.126011 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:19.126011 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:19.130701 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d8cfb80d-5195-4860-ad9e-d199920ab7c4 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:51:19.135814 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d8cfb80d-5195-4860-ad9e-d199920ab7c4 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:51:19.136514 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 65/255] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:19 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:19.402167 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:19.652445 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:51:19.653042 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-507871501"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:19.661035 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-507871501'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:51:19.661346 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Create volume of 1 GB Aug 07 18:51:19.672572 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Availability Zones retrieved successfully. Aug 07 18:51:19.682847 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Flow 'volume_create_api' (650e2aa5-dad1-4f79-936e-d2af543b44cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:19.684739 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa2b689-74b2-4ecb-a1d7-25308d1e46ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:19.686532 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:51:19.717596 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa2b689-74b2-4ecb-a1d7-25308d1e46ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:19.718461 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6445847-833c-4192-9024-c83aa9ae5f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:19.797453 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Created reservations ['967c3a7e-510e-4255-8a32-398adcdcf650', '4ca2c284-eb21-4110-8404-c98986e28e02', '4238c7d3-2780-45f4-b289-a0efcf21089a', '20bf2ae7-1a91-40d4-9510-b2423ac15de4'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:51:19.798543 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6445847-833c-4192-9024-c83aa9ae5f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['967c3a7e-510e-4255-8a32-398adcdcf650', '4ca2c284-eb21-4110-8404-c98986e28e02', '4238c7d3-2780-45f4-b289-a0efcf21089a', '20bf2ae7-1a91-40d4-9510-b2423ac15de4']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:19.799412 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ef700d7-c186-46b6-9ca5-d23d047c09a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:19.838481 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ef700d7-c186-46b6-9ca5-d23d047c09a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27445910-1a4c-4d2b-94b7-a66cd23f702e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-507871501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc584770d5db4ce6ad3cd249cb811a5c',qos_specs=None,replication_status=,reservations=['967c3a7e-510e-4255-8a32-398adcdcf650','4ca2c284-eb21-4110-8404-c98986e28e02','4238c7d3-2780-45f4-b289-a0efcf21089a','20bf2ae7-1a91-40d4-9510-b2423ac15de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ec1fbd12b84c5ba07a8a0cdf7fb1d0',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-507871501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27445910-1a4c-4d2b-94b7-a66cd23f702e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc584770d5db4ce6ad3cd249cb811a5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6ec1fbd12b84c5ba07a8a0cdf7fb1d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:19.839568 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd879ac7-62f7-4027-85f1-56c41e69ff25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:19.861091 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd879ac7-62f7-4027-85f1-56c41e69ff25) transitioned into state 'SUCCESS' from state '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-507871501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc584770d5db4ce6ad3cd249cb811a5c',qos_specs=None,replication_status=,reservations=['967c3a7e-510e-4255-8a32-398adcdcf650','4ca2c284-eb21-4110-8404-c98986e28e02','4238c7d3-2780-45f4-b289-a0efcf21089a','20bf2ae7-1a91-40d4-9510-b2423ac15de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ec1fbd12b84c5ba07a8a0cdf7fb1d0',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:19.861978 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (036bcacd-6956-4d3f-89f1-5e7c2838b8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:19.874943 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (036bcacd-6956-4d3f-89f1-5e7c2838b8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:19.875954 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Flow 'volume_create_api' (650e2aa5-dad1-4f79-936e-d2af543b44cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:19.876411 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Create volume request issued successfully. Aug 07 18:51:19.876863 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7b4783ea-b2b6-4355-9983-5163037d1d49 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:51:19.877329 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 65/256] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:51:19 2026] POST /volume/v3/volumes => generated 756 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:51:20.150065 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-51a8ad67-b143-4356-9f64-96a0611d01f5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:20.151815 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-51a8ad67-b143-4356-9f64-96a0611d01f5 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:51:20.152048 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-51a8ad67-b143-4356-9f64-96a0611d01f5 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:20.152184 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-51a8ad67-b143-4356-9f64-96a0611d01f5 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:20.159097 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:20.159097 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:20.163421 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-51a8ad67-b143-4356-9f64-96a0611d01f5 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:51:20.167984 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-51a8ad67-b143-4356-9f64-96a0611d01f5 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:51:20.168768 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 62/257] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:20 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:20.223721 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-3141904a-8ee3-4594-967b-7a735a92af15 req-730e659c-d25f-4f35-bca5-a28cf6a328fe None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:20.226906 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-730e659c-d25f-4f35-bca5-a28cf6a328fe tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:51:20.227151 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-730e659c-d25f-4f35-bca5-a28cf6a328fe tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:20.227387 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-730e659c-d25f-4f35-bca5-a28cf6a328fe tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:20.238782 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:20.238782 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:20.245417 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-3141904a-8ee3-4594-967b-7a735a92af15 req-730e659c-d25f-4f35-bca5-a28cf6a328fe tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:51:20.253438 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-730e659c-d25f-4f35-bca5-a28cf6a328fe tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:51:20.253438 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 66/258] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:20 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:20.354613 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-edb9bdb3-e36c-48a7-8c1c-51273b384fdc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:20.354981 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-edb9bdb3-e36c-48a7-8c1c-51273b384fdc None None] GET https://10.4.3.15/volume// Aug 07 18:51:20.355144 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-edb9bdb3-e36c-48a7-8c1c-51273b384fdc None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:20.355320 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-edb9bdb3-e36c-48a7-8c1c-51273b384fdc None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:20.355645 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-edb9bdb3-e36c-48a7-8c1c-51273b384fdc None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:20.355926 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 66/259] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:51: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 07 18:51:20.374713 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-3141904a-8ee3-4594-967b-7a735a92af15 req-eb862de7-dee8-47cb-bcc1-4ab017fe1ce8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:20.376896 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-eb862de7-dee8-47cb-bcc1-4ab017fe1ce8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:51:20.377302 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-eb862de7-dee8-47cb-bcc1-4ab017fe1ce8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05c4e13f-316a-486e-8552-49c4c6ba68fa", "connector": null, "instance_uuid": "df686320-586f-442d-8e82-e19b96c131b0"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:20.385825 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:20.385825 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:20.433535 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-eb862de7-dee8-47cb-bcc1-4ab017fe1ce8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:51:20.434061 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 66/260] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:51:20 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:20.487004 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ef9dd741-4dcc-4618-993e-3e69bc56fb5a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:20.490662 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef9dd741-4dcc-4618-993e-3e69bc56fb5a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:51:20.490662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef9dd741-4dcc-4618-993e-3e69bc56fb5a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:20.490662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef9dd741-4dcc-4618-993e-3e69bc56fb5a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:20.509569 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:20.509569 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:20.510621 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-064ee720-776e-46c5-90a3-035056a38b89 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:20.511036 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-064ee720-776e-46c5-90a3-035056a38b89 None None] GET https://10.4.3.15/volume// Aug 07 18:51:20.511211 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-064ee720-776e-46c5-90a3-035056a38b89 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:20.511462 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-064ee720-776e-46c5-90a3-035056a38b89 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:20.511883 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-064ee720-776e-46c5-90a3-035056a38b89 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:20.512876 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 67/261] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51: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 07 18:51:20.515006 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ef9dd741-4dcc-4618-993e-3e69bc56fb5a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:51:20.522382 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef9dd741-4dcc-4618-993e-3e69bc56fb5a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:51:20.522937 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 63/262] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:20 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:20.526262 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-3141904a-8ee3-4594-967b-7a735a92af15 req-fcddc806-87c3-4176-af2c-1259aad9964a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:20.527802 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-fcddc806-87c3-4176-af2c-1259aad9964a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:51:20.528436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-fcddc806-87c3-4176-af2c-1259aad9964a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:20.528436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-fcddc806-87c3-4176-af2c-1259aad9964a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:20.537296 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:20.537296 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:20.540679 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-3141904a-8ee3-4594-967b-7a735a92af15 req-fcddc806-87c3-4176-af2c-1259aad9964a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:51:20.545254 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-fcddc806-87c3-4176-af2c-1259aad9964a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:51:20.545750 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 67/263] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:51:20 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:51:20.662274 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-3141904a-8ee3-4594-967b-7a735a92af15 req-070b5f82-2df0-43f8-98d4-e8a523e9ecc1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:20.666129 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-070b5f82-2df0-43f8-98d4-e8a523e9ecc1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] PUT https://10.4.3.15/volume/v3/attachments/f4054160-248f-4040-a7a8-7c214d0e0740 Aug 07 18:51:20.666603 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-070b5f82-2df0-43f8-98d4-e8a523e9ecc1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:20.679157 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-3141904a-8ee3-4594-967b-7a735a92af15 req-070b5f82-2df0-43f8-98d4-e8a523e9ecc1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Acquiring lock "cinder-attachment_update-05c4e13f-316a-486e-8552-49c4c6ba68fa-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:51:20.686472 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-3141904a-8ee3-4594-967b-7a735a92af15 req-070b5f82-2df0-43f8-98d4-e8a523e9ecc1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Lock "cinder-attachment_update-05c4e13f-316a-486e-8552-49c4c6ba68fa-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:51:20.687540 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:20.687540 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:20.822317 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-3141904a-8ee3-4594-967b-7a735a92af15 req-070b5f82-2df0-43f8-98d4-e8a523e9ecc1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Lock "cinder-attachment_update-05c4e13f-316a-486e-8552-49c4c6ba68fa-np0000006749" released by "attachment_update" :: held 0.136s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:51:20.822736 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-070b5f82-2df0-43f8-98d4-e8a523e9ecc1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments/f4054160-248f-4040-a7a8-7c214d0e0740 returned with HTTP 200 Aug 07 18:51:20.824013 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 67/264] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:51:20 2026] PUT /volume/v3/attachments/f4054160-248f-4040-a7a8-7c214d0e0740 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:21.539955 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-226d1573-958d-49a8-9eaa-b7065e1818eb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:21.543278 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-226d1573-958d-49a8-9eaa-b7065e1818eb tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:51:21.543480 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-226d1573-958d-49a8-9eaa-b7065e1818eb tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:21.543886 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-226d1573-958d-49a8-9eaa-b7065e1818eb tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:21.563769 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:21.563769 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:21.571199 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-226d1573-958d-49a8-9eaa-b7065e1818eb tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:51:21.578746 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-226d1573-958d-49a8-9eaa-b7065e1818eb tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:51:21.578746 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 68/265] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:21 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:22.595240 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0f515c20-a5e9-4c9b-a4ed-868831853e15 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:22.598731 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f515c20-a5e9-4c9b-a4ed-868831853e15 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:51:22.599088 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f515c20-a5e9-4c9b-a4ed-868831853e15 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:22.599419 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f515c20-a5e9-4c9b-a4ed-868831853e15 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:22.618435 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:22.618435 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:22.622773 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0f515c20-a5e9-4c9b-a4ed-868831853e15 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:51:22.626874 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f515c20-a5e9-4c9b-a4ed-868831853e15 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:51:22.627437 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 64/266] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:22 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:23.644181 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-91b2e98a-5e96-4b07-b3c6-429243582c28 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:23.647120 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91b2e98a-5e96-4b07-b3c6-429243582c28 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:51:23.647817 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91b2e98a-5e96-4b07-b3c6-429243582c28 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:23.650366 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91b2e98a-5e96-4b07-b3c6-429243582c28 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:23.668207 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:23.668207 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:23.678054 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-91b2e98a-5e96-4b07-b3c6-429243582c28 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:51:23.685903 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91b2e98a-5e96-4b07-b3c6-429243582c28 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:51:23.686532 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 68/267] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:23 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:24.143006 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-3141904a-8ee3-4594-967b-7a735a92af15 req-7d86a64f-3721-454e-8cb6-3ff925e13b45 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:24.145109 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-7d86a64f-3721-454e-8cb6-3ff925e13b45 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/attachments/f4054160-248f-4040-a7a8-7c214d0e0740/action Aug 07 18:51:24.145549 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-7d86a64f-3721-454e-8cb6-3ff925e13b45 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:24.145703 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-7d86a64f-3721-454e-8cb6-3ff925e13b45 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:24.164312 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:24.164312 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:24.177602 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3141904a-8ee3-4594-967b-7a735a92af15 req-7d86a64f-3721-454e-8cb6-3ff925e13b45 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments/f4054160-248f-4040-a7a8-7c214d0e0740/action returned with HTTP 204 Aug 07 18:51:24.178149 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 68/268] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:51:24 2026] POST /volume/v3/attachments/f4054160-248f-4040-a7a8-7c214d0e0740/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:24.703537 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-732d3580-0f55-47cf-8025-76b14f278bc7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:24.708613 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-732d3580-0f55-47cf-8025-76b14f278bc7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:51:24.708837 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-732d3580-0f55-47cf-8025-76b14f278bc7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:24.709119 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-732d3580-0f55-47cf-8025-76b14f278bc7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:24.719700 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:24.719700 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:24.723147 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-732d3580-0f55-47cf-8025-76b14f278bc7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:51:24.730223 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-732d3580-0f55-47cf-8025-76b14f278bc7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:51:24.730600 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 69/269] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:24 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:24.750662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ccb67c87-b953-4710-8f68-15e150ca4263 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:24.753971 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ccb67c87-b953-4710-8f68-15e150ca4263 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:51:24.754220 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ccb67c87-b953-4710-8f68-15e150ca4263 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:24.754415 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ccb67c87-b953-4710-8f68-15e150ca4263 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:24.783030 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:24.783030 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:24.794138 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ccb67c87-b953-4710-8f68-15e150ca4263 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:51:24.800197 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ccb67c87-b953-4710-8f68-15e150ca4263 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:51:24.800804 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 65/270] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:24 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 1138 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:30.342123 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:30.633290 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:51:30.633882 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1797738961", "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:30.638059 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1797738961', 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:51:30.867785 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-3afb65c3-018f-4a9a-be95-cdfd7652e1e6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:30.872255 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-3afb65c3-018f-4a9a-be95-cdfd7652e1e6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] DELETE https://10.4.3.15/volume/v3/attachments/3256666d-4158-4e76-b9a4-09bddc597878 Aug 07 18:51:30.872255 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-3afb65c3-018f-4a9a-be95-cdfd7652e1e6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:30.872255 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-3afb65c3-018f-4a9a-be95-cdfd7652e1e6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:30.880086 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:30.880086 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:30.944043 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-3afb65c3-018f-4a9a-be95-cdfd7652e1e6 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments/3256666d-4158-4e76-b9a4-09bddc597878 returned with HTTP 200 Aug 07 18:51:30.945139 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 69/271] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:51:30 2026] DELETE /volume/v3/attachments/3256666d-4158-4e76-b9a4-09bddc597878 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:30.957566 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-84f20208-d207-4ccd-bff6-2207c467076d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:30.962768 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-84f20208-d207-4ccd-bff6-2207c467076d tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] DELETE https://10.4.3.15/volume/v3/attachments/c2a825e3-6e41-48b8-93bc-ee729f44fd1a Aug 07 18:51:30.962768 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-84f20208-d207-4ccd-bff6-2207c467076d tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:30.962768 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-84f20208-d207-4ccd-bff6-2207c467076d tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:30.977597 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:30.977597 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:31.034382 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-84f20208-d207-4ccd-bff6-2207c467076d tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments/c2a825e3-6e41-48b8-93bc-ee729f44fd1a returned with HTTP 200 Aug 07 18:51:31.034927 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 70/272] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:51:30 2026] DELETE /volume/v3/attachments/c2a825e3-6e41-48b8-93bc-ee729f44fd1a => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:31.045835 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-a379a610-da8f-4c1b-b692-9ce5c75effe4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:31.049293 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-a379a610-da8f-4c1b-b692-9ce5c75effe4 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] DELETE https://10.4.3.15/volume/v3/attachments/9bfcbe4a-9ffc-42d2-a235-c3bb818c3074 Aug 07 18:51:31.049541 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-a379a610-da8f-4c1b-b692-9ce5c75effe4 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:31.049807 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-a379a610-da8f-4c1b-b692-9ce5c75effe4 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:31.063234 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:31.063234 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:31.139532 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-25b78924-e5b2-4711-a606-74e43e5bc3ae req-a379a610-da8f-4c1b-b692-9ce5c75effe4 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/attachments/9bfcbe4a-9ffc-42d2-a235-c3bb818c3074 returned with HTTP 200 Aug 07 18:51:31.140107 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 66/273] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:51:31 2026] DELETE /volume/v3/attachments/9bfcbe4a-9ffc-42d2-a235-c3bb818c3074 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:31.251683 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Create volume of 1 GB Aug 07 18:51:31.273101 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Availability Zones retrieved successfully. Aug 07 18:51:31.283626 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Flow 'volume_create_api' (eae4c9bf-cf67-40d6-9794-8e3b82c0bfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:31.285021 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac656b2-3695-45dc-aedc-1d8702a70c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:31.287756 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:51:31.383685 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac656b2-3695-45dc-aedc-1d8702a70c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:31.386039 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf09f5ba-516c-4693-8741-5988e0d0fec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:31.475357 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Created reservations ['028a57bd-7042-4997-9737-bb5c29102f35', '9f6c299e-f4df-4b8e-8d54-267a3e621347', '8e20a61d-8d31-43ad-8d28-6778187d3470', '36722111-a271-4df2-85b9-b9a9312e9eb1'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:51:31.475680 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf09f5ba-516c-4693-8741-5988e0d0fec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['028a57bd-7042-4997-9737-bb5c29102f35', '9f6c299e-f4df-4b8e-8d54-267a3e621347', '8e20a61d-8d31-43ad-8d28-6778187d3470', '36722111-a271-4df2-85b9-b9a9312e9eb1']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:31.476820 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a9ad26-380f-4d6c-a66a-20e4ff4a9b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:31.508536 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a9ad26-380f-4d6c-a66a-20e4ff4a9b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16268c81-2a88-4a04-9723-7cfd143c8b98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1797738961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28fccd85d6504c10b95112bb164d3845',qos_specs=None,replication_status=,reservations=['028a57bd-7042-4997-9737-bb5c29102f35','9f6c299e-f4df-4b8e-8d54-267a3e621347','8e20a61d-8d31-43ad-8d28-6778187d3470','36722111-a271-4df2-85b9-b9a9312e9eb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9bec4b2f8fd41e284b488b8eab5c56d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1797738961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16268c81-2a88-4a04-9723-7cfd143c8b98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28fccd85d6504c10b95112bb164d3845',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9bec4b2f8fd41e284b488b8eab5c56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:31.512041 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18873fb7-17a9-433a-85b1-a6f3cb5bae99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:31.530413 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18873fb7-17a9-433a-85b1-a6f3cb5bae99) transitioned into state 'SUCCESS' from state '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-1797738961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28fccd85d6504c10b95112bb164d3845',qos_specs=None,replication_status=,reservations=['028a57bd-7042-4997-9737-bb5c29102f35','9f6c299e-f4df-4b8e-8d54-267a3e621347','8e20a61d-8d31-43ad-8d28-6778187d3470','36722111-a271-4df2-85b9-b9a9312e9eb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9bec4b2f8fd41e284b488b8eab5c56d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:31.531126 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a7e929-2714-4a87-8a62-4b16cfed53ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:31.543704 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a7e929-2714-4a87-8a62-4b16cfed53ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:31.544015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Flow 'volume_create_api' (eae4c9bf-cf67-40d6-9794-8e3b82c0bfdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:31.544397 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Create volume request issued successfully. Aug 07 18:51:31.545169 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b48e4f89-00ee-4ff8-805c-53b3a70c329e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:51:31.545656 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 69/274] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:51:30 2026] POST /volume/v3/volumes => generated 755 bytes in 1205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:51:31.561365 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f1ab73b1-d80f-4304-84cc-8f475abb93f7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:31.563854 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f1ab73b1-d80f-4304-84cc-8f475abb93f7 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 Aug 07 18:51:31.564130 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f1ab73b1-d80f-4304-84cc-8f475abb93f7 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:31.564390 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f1ab73b1-d80f-4304-84cc-8f475abb93f7 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:31.582045 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:31.582045 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:31.588148 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f1ab73b1-d80f-4304-84cc-8f475abb93f7 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:31.593925 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f1ab73b1-d80f-4304-84cc-8f475abb93f7 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 returned with HTTP 200 Aug 07 18:51:31.594556 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 70/275] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:31 2026] GET /volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:51:32.611767 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-72fa97d2-8589-46bd-87b6-4817a462bd61 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:32.616303 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-72fa97d2-8589-46bd-87b6-4817a462bd61 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 Aug 07 18:51:32.616303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-72fa97d2-8589-46bd-87b6-4817a462bd61 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:32.616303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-72fa97d2-8589-46bd-87b6-4817a462bd61 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:32.624231 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:32.624231 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:32.630463 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-72fa97d2-8589-46bd-87b6-4817a462bd61 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:32.636682 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-72fa97d2-8589-46bd-87b6-4817a462bd61 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 returned with HTTP 200 Aug 07 18:51:32.637351 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 71/276] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:32 2026] GET /volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:32.651947 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:32.654196 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:51:32.654721 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2033547645"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:32.656762 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2033547645'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:51:32.657042 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Create volume of 1 GB Aug 07 18:51:32.657447 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:32.657447 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:32.662202 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Availability Zones retrieved successfully. Aug 07 18:51:32.671036 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Flow 'volume_create_api' (fc5e8cbd-acda-4abd-a35f-cf9d633fede6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:32.671036 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59cbacc-7b86-4b32-80a0-f24ada027a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:32.672487 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:51:32.714932 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59cbacc-7b86-4b32-80a0-f24ada027a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:32.714932 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd64b96-42ba-45bd-a02c-224f072276f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:32.764536 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Created reservations ['1d562ba9-5991-40bb-878b-56a130a3b833', '6371a080-a8a6-4fc7-9b9f-5e3f9f5f4a50', 'bdc83adc-956f-4b88-939b-601db8338b38', '5e233ec6-521c-4702-ba96-8b2e95381bb4'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:51:32.766236 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd64b96-42ba-45bd-a02c-224f072276f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d562ba9-5991-40bb-878b-56a130a3b833', '6371a080-a8a6-4fc7-9b9f-5e3f9f5f4a50', 'bdc83adc-956f-4b88-939b-601db8338b38', '5e233ec6-521c-4702-ba96-8b2e95381bb4']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:32.766388 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b9a0bcc-f3c8-4833-8253-9ac0f95b0644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:32.794778 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b9a0bcc-f3c8-4833-8253-9ac0f95b0644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f89a4dca-c602-44eb-9f3d-57ecbc58bc4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2033547645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28fccd85d6504c10b95112bb164d3845',qos_specs=None,replication_status=,reservations=['1d562ba9-5991-40bb-878b-56a130a3b833','6371a080-a8a6-4fc7-9b9f-5e3f9f5f4a50','bdc83adc-956f-4b88-939b-601db8338b38','5e233ec6-521c-4702-ba96-8b2e95381bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9bec4b2f8fd41e284b488b8eab5c56d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:51:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2033547645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f89a4dca-c602-44eb-9f3d-57ecbc58bc4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28fccd85d6504c10b95112bb164d3845',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9bec4b2f8fd41e284b488b8eab5c56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:32.798441 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc1e33ea-eab0-459c-b693-27788e04d5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:32.831647 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc1e33ea-eab0-459c-b693-27788e04d5de) transitioned into state 'SUCCESS' from state '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-2033547645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28fccd85d6504c10b95112bb164d3845',qos_specs=None,replication_status=,reservations=['1d562ba9-5991-40bb-878b-56a130a3b833','6371a080-a8a6-4fc7-9b9f-5e3f9f5f4a50','bdc83adc-956f-4b88-939b-601db8338b38','5e233ec6-521c-4702-ba96-8b2e95381bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9bec4b2f8fd41e284b488b8eab5c56d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:32.832697 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e5aa07-c192-4b5d-8df2-7d041e10f7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:32.845976 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e5aa07-c192-4b5d-8df2-7d041e10f7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:32.847310 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Flow 'volume_create_api' (fc5e8cbd-acda-4abd-a35f-cf9d633fede6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:32.847733 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Create volume request issued successfully. Aug 07 18:51:32.848719 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40f4e32c-2c27-4835-9a21-448c0375cc15 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:51:32.849261 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 67/277] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:51:32 2026] POST /volume/v3/volumes => generated 755 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:51:32.866097 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b6c7ec6b-4132-401a-9950-11e5bf3c60da None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:32.869111 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6c7ec6b-4132-401a-9950-11e5bf3c60da tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b Aug 07 18:51:32.869370 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6c7ec6b-4132-401a-9950-11e5bf3c60da tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:32.869919 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6c7ec6b-4132-401a-9950-11e5bf3c60da tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:32.881331 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:32.881331 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:32.888056 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b6c7ec6b-4132-401a-9950-11e5bf3c60da tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:32.894784 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6c7ec6b-4132-401a-9950-11e5bf3c60da tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b returned with HTTP 200 Aug 07 18:51:32.895669 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 70/278] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:32 2026] GET /volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:33.911578 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-131823ed-ad23-4eb0-9de0-e611d5b3313c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:33.915016 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-131823ed-ad23-4eb0-9de0-e611d5b3313c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b Aug 07 18:51:33.915016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-131823ed-ad23-4eb0-9de0-e611d5b3313c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:33.915016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-131823ed-ad23-4eb0-9de0-e611d5b3313c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:33.928158 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:33.928158 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:33.938072 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-131823ed-ad23-4eb0-9de0-e611d5b3313c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:33.941198 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-131823ed-ad23-4eb0-9de0-e611d5b3313c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b returned with HTTP 200 Aug 07 18:51:33.941690 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 71/279] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:33 2026] GET /volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:33.957365 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:33.959174 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:51:33.959449 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1297107198"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:33.962216 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1297107198'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:51:33.962216 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Create volume of 1 GB Aug 07 18:51:33.974544 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Availability Zones retrieved successfully. Aug 07 18:51:33.985755 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Flow 'volume_create_api' (e33ac454-704d-4cd5-a5eb-d65c80bd7926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:33.990562 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7052f780-4113-45c5-b06c-aef116450d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:33.991716 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:51:34.024721 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7052f780-4113-45c5-b06c-aef116450d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:34.025579 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb3f189-fee3-4baf-a426-985df044bf05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:34.087212 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Created reservations ['c85c982a-9490-4a22-9648-090df38179f6', 'dedcd846-adc2-40d4-ad37-2d4344be4669', '00f0b72b-9399-4216-9da5-572bd362df0d', '026f1702-9687-437a-8926-b87b308fe5f8'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:51:34.088389 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb3f189-fee3-4baf-a426-985df044bf05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c85c982a-9490-4a22-9648-090df38179f6', 'dedcd846-adc2-40d4-ad37-2d4344be4669', '00f0b72b-9399-4216-9da5-572bd362df0d', '026f1702-9687-437a-8926-b87b308fe5f8']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:34.089103 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a214588-7492-4a9a-9ff7-c7f3f012e3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:34.118029 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a214588-7492-4a9a-9ff7-c7f3f012e3d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a3a8cd7-43ed-44c1-8291-b676c1dd0049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1297107198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28fccd85d6504c10b95112bb164d3845',qos_specs=None,replication_status=,reservations=['c85c982a-9490-4a22-9648-090df38179f6','dedcd846-adc2-40d4-ad37-2d4344be4669','00f0b72b-9399-4216-9da5-572bd362df0d','026f1702-9687-437a-8926-b87b308fe5f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9bec4b2f8fd41e284b488b8eab5c56d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1297107198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a3a8cd7-43ed-44c1-8291-b676c1dd0049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28fccd85d6504c10b95112bb164d3845',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9bec4b2f8fd41e284b488b8eab5c56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:34.118747 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad64c4e0-a5c7-4d53-908c-358c43c6f384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:34.138791 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad64c4e0-a5c7-4d53-908c-358c43c6f384) transitioned into state 'SUCCESS' from state '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-1297107198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28fccd85d6504c10b95112bb164d3845',qos_specs=None,replication_status=,reservations=['c85c982a-9490-4a22-9648-090df38179f6','dedcd846-adc2-40d4-ad37-2d4344be4669','00f0b72b-9399-4216-9da5-572bd362df0d','026f1702-9687-437a-8926-b87b308fe5f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9bec4b2f8fd41e284b488b8eab5c56d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:34.139870 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ffd210f-6daf-4a84-add6-b1064d3dfa81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:34.154732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ffd210f-6daf-4a84-add6-b1064d3dfa81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:34.155886 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Flow 'volume_create_api' (e33ac454-704d-4cd5-a5eb-d65c80bd7926) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:34.156308 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Create volume request issued successfully. Aug 07 18:51:34.157050 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35ea9651-cdc4-44a7-84ec-a6b98884c176 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:51:34.157560 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 72/280] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:51:33 2026] POST /volume/v3/volumes => generated 755 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:51:34.173936 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8b09dfa2-dfcf-469f-bf8a-1d7358f4b86e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:34.177293 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b09dfa2-dfcf-469f-bf8a-1d7358f4b86e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 Aug 07 18:51:34.177500 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b09dfa2-dfcf-469f-bf8a-1d7358f4b86e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:34.177729 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b09dfa2-dfcf-469f-bf8a-1d7358f4b86e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:34.189937 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:34.189937 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:34.195944 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8b09dfa2-dfcf-469f-bf8a-1d7358f4b86e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:34.202635 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b09dfa2-dfcf-469f-bf8a-1d7358f4b86e tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 returned with HTTP 200 Aug 07 18:51:34.203302 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 68/281] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:34 2026] GET /volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:35.045247 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e2ea715d-c912-44af-9567-57acece259b9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:35.047589 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e2ea715d-c912-44af-9567-57acece259b9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf Aug 07 18:51:35.047879 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e2ea715d-c912-44af-9567-57acece259b9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:35.048161 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e2ea715d-c912-44af-9567-57acece259b9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:35.048456 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-e2ea715d-c912-44af-9567-57acece259b9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Delete volume with id: ae3f8f80-9f7f-42ec-b948-b569d21474cf Aug 07 18:51:35.058848 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:35.058848 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:35.059896 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e2ea715d-c912-44af-9567-57acece259b9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:51:35.082137 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e2ea715d-c912-44af-9567-57acece259b9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Delete volume request issued successfully. Aug 07 18:51:35.082431 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e2ea715d-c912-44af-9567-57acece259b9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf returned with HTTP 202 Aug 07 18:51:35.082906 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 71/282] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:51:35 2026] DELETE /volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:51:35.092090 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-32490068-5326-4d48-974a-8ffd8d808ad5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:35.095618 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-32490068-5326-4d48-974a-8ffd8d808ad5 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf Aug 07 18:51:35.095618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-32490068-5326-4d48-974a-8ffd8d808ad5 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:35.095618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-32490068-5326-4d48-974a-8ffd8d808ad5 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:35.100790 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:35.100790 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:35.109239 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-32490068-5326-4d48-974a-8ffd8d808ad5 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:51:35.115256 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-32490068-5326-4d48-974a-8ffd8d808ad5 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf returned with HTTP 200 Aug 07 18:51:35.115620 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 72/283] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:35 2026] GET /volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:35.225914 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-212015b2-133f-467b-992b-1f72090519b4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:35.225914 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-212015b2-133f-467b-992b-1f72090519b4 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 Aug 07 18:51:35.225914 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-212015b2-133f-467b-992b-1f72090519b4 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:35.225914 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-212015b2-133f-467b-992b-1f72090519b4 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:35.237799 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:35.237799 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:35.242622 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-212015b2-133f-467b-992b-1f72090519b4 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:35.247420 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-212015b2-133f-467b-992b-1f72090519b4 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 returned with HTTP 200 Aug 07 18:51:35.247929 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 73/284] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:35 2026] GET /volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:36.130981 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c0a45080-fee4-4aab-8b84-b1a22aa5e077 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:36.133715 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0a45080-fee4-4aab-8b84-b1a22aa5e077 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf Aug 07 18:51:36.133918 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c0a45080-fee4-4aab-8b84-b1a22aa5e077 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:36.134122 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c0a45080-fee4-4aab-8b84-b1a22aa5e077 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:36.141396 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0a45080-fee4-4aab-8b84-b1a22aa5e077 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf returned with HTTP 404 Aug 07 18:51:36.141804 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 69/285] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:36 2026] GET /volume/v3/volumes/ae3f8f80-9f7f-42ec-b948-b569d21474cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:36.148624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cb70110d-37c2-4097-a249-2b2acdccced9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:36.150305 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb70110d-37c2-4097-a249-2b2acdccced9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 Aug 07 18:51:36.150547 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb70110d-37c2-4097-a249-2b2acdccced9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:36.150707 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb70110d-37c2-4097-a249-2b2acdccced9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:36.150875 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-cb70110d-37c2-4097-a249-2b2acdccced9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Delete volume with id: a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 Aug 07 18:51:36.161920 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:36.161920 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:36.162421 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cb70110d-37c2-4097-a249-2b2acdccced9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:51:36.183502 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cb70110d-37c2-4097-a249-2b2acdccced9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Delete volume request issued successfully. Aug 07 18:51:36.183963 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb70110d-37c2-4097-a249-2b2acdccced9 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 returned with HTTP 202 Aug 07 18:51:36.184415 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 72/286] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:51:36 2026] DELETE /volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:51:36.191490 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-42489392-9544-4ba6-a96a-304c6dd3f49f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:36.196645 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-42489392-9544-4ba6-a96a-304c6dd3f49f tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 Aug 07 18:51:36.196890 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-42489392-9544-4ba6-a96a-304c6dd3f49f tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:36.197569 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-42489392-9544-4ba6-a96a-304c6dd3f49f tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:36.206340 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:36.206340 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:36.212902 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-42489392-9544-4ba6-a96a-304c6dd3f49f tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:51:36.218151 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-42489392-9544-4ba6-a96a-304c6dd3f49f tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 returned with HTTP 200 Aug 07 18:51:36.218529 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 73/287] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:36 2026] GET /volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:37.237285 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7b3f04e1-1d2b-43c0-825d-ef5ec5c0f405 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:37.239269 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b3f04e1-1d2b-43c0-825d-ef5ec5c0f405 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 Aug 07 18:51:37.239572 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7b3f04e1-1d2b-43c0-825d-ef5ec5c0f405 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:37.239839 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7b3f04e1-1d2b-43c0-825d-ef5ec5c0f405 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:37.246017 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b3f04e1-1d2b-43c0-825d-ef5ec5c0f405 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 returned with HTTP 404 Aug 07 18:51:37.246553 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 74/288] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:37 2026] GET /volume/v3/volumes/a6490fb1-3d32-47d8-8aa3-9ee2cfd962f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:37.255663 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-82b0256b-f1d7-4fe5-8106-dd46c5aa7f36 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:37.259351 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82b0256b-f1d7-4fe5-8106-dd46c5aa7f36 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] DELETE https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:51:37.259351 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82b0256b-f1d7-4fe5-8106-dd46c5aa7f36 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:37.259351 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82b0256b-f1d7-4fe5-8106-dd46c5aa7f36 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:37.259351 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-82b0256b-f1d7-4fe5-8106-dd46c5aa7f36 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Delete volume with id: 986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:51:37.269426 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:37.269426 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:37.269426 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-82b0256b-f1d7-4fe5-8106-dd46c5aa7f36 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:51:37.292341 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-82b0256b-f1d7-4fe5-8106-dd46c5aa7f36 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Delete volume request issued successfully. Aug 07 18:51:37.292655 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82b0256b-f1d7-4fe5-8106-dd46c5aa7f36 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 202 Aug 07 18:51:37.293255 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 70/289] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:51:37 2026] DELETE /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:51:37.302229 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-020b21f5-60b8-4ad9-9205-ae2bc6a8286b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:37.305084 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-020b21f5-60b8-4ad9-9205-ae2bc6a8286b tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:51:37.305084 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-020b21f5-60b8-4ad9-9205-ae2bc6a8286b tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:37.305084 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-020b21f5-60b8-4ad9-9205-ae2bc6a8286b tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:37.313185 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:37.313185 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:37.318402 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-020b21f5-60b8-4ad9-9205-ae2bc6a8286b tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Volume info retrieved successfully. Aug 07 18:51:37.325754 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-020b21f5-60b8-4ad9-9205-ae2bc6a8286b tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 200 Aug 07 18:51:37.326525 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 73/290] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:37 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 1388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:38.345829 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f2e3531f-5e6f-49fa-a90c-11cca27ad563 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:38.351586 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f2e3531f-5e6f-49fa-a90c-11cca27ad563 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] GET https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 Aug 07 18:51:38.351881 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f2e3531f-5e6f-49fa-a90c-11cca27ad563 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:38.352174 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f2e3531f-5e6f-49fa-a90c-11cca27ad563 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:38.356263 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=232,cinder:UPDATE=36,cinder:INSERT=13 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:51:38.363581 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f2e3531f-5e6f-49fa-a90c-11cca27ad563 tempest-TaggedBootDevicesTest-1918639895 tempest-TaggedBootDevicesTest-1918639895-project-member] https://10.4.3.15/volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 returned with HTTP 404 Aug 07 18:51:38.364317 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 74/291] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:38 2026] GET /volume/v3/volumes/986cf28b-cf7c-4e18-8a77-d2289c7b5db3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:38.867858 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-70aa46ad-944f-4a72-a9c4-7a7b83801db5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:38.870607 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-70aa46ad-944f-4a72-a9c4-7a7b83801db5 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:51:38.870834 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-70aa46ad-944f-4a72-a9c4-7a7b83801db5 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:38.871069 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-70aa46ad-944f-4a72-a9c4-7a7b83801db5 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:38.874043 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=305,cinder:INSERT=44,cinder:UPDATE=73 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:51:38.883865 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:38.883865 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:38.888801 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-70aa46ad-944f-4a72-a9c4-7a7b83801db5 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:51:38.894142 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-70aa46ad-944f-4a72-a9c4-7a7b83801db5 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:51:38.894657 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 75/292] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:38 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:39.010044 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8f8d8839-3794-4fc3-9e3d-02693bf00ff5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:39.010540 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f8d8839-3794-4fc3-9e3d-02693bf00ff5 None None] GET https://10.4.3.15/volume// Aug 07 18:51:39.010540 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8f8d8839-3794-4fc3-9e3d-02693bf00ff5 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:39.010736 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8f8d8839-3794-4fc3-9e3d-02693bf00ff5 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:39.012827 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f8d8839-3794-4fc3-9e3d-02693bf00ff5 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:39.013262 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 71/293] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:51: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 07 18:51:39.025088 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-ff929e4c-1abc-48cb-aa54-70425dc17268 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:39.027470 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-ff929e4c-1abc-48cb-aa54-70425dc17268 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:51:39.027855 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-ff929e4c-1abc-48cb-aa54-70425dc17268 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f74b4fac-4fb3-4c09-aefa-6fbcbc05b806", "connector": null, "instance_uuid": "62104f5e-6e3d-4278-b487-85cf21b27da4"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:39.031400 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=220,cinder:UPDATE=26,cinder:INSERT=15 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:51:39.039574 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:39.039574 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:39.073829 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-ff929e4c-1abc-48cb-aa54-70425dc17268 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:51:39.074250 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 74/294] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:51:39 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 07 18:51:39.115310 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e3a029e2-4bfe-41e7-a7d0-f4738ffe3ee0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:39.123895 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e3a029e2-4bfe-41e7-a7d0-f4738ffe3ee0 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:51:39.123895 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e3a029e2-4bfe-41e7-a7d0-f4738ffe3ee0 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:39.123895 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e3a029e2-4bfe-41e7-a7d0-f4738ffe3ee0 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:39.128206 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c93a7636-df98-443d-8080-cb2de2268570 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:39.130011 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c93a7636-df98-443d-8080-cb2de2268570 None None] GET https://10.4.3.15/volume// Aug 07 18:51:39.130011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c93a7636-df98-443d-8080-cb2de2268570 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:39.130011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c93a7636-df98-443d-8080-cb2de2268570 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:39.130011 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c93a7636-df98-443d-8080-cb2de2268570 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:39.130011 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 76/295] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:51:39.138146 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:39.138146 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:39.141033 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-515aa794-2b85-4799-9ff3-ec1ee594802c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:39.144081 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-515aa794-2b85-4799-9ff3-ec1ee594802c tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:51:39.145535 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-515aa794-2b85-4799-9ff3-ec1ee594802c tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:39.145535 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-515aa794-2b85-4799-9ff3-ec1ee594802c tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:39.145672 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e3a029e2-4bfe-41e7-a7d0-f4738ffe3ee0 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:51:39.147710 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=230,cinder:INSERT=21,cinder:UPDATE=45 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:51:39.156531 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e3a029e2-4bfe-41e7-a7d0-f4738ffe3ee0 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:51:39.157178 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 75/296] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:39 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:39.161334 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:39.161334 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:39.169357 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-515aa794-2b85-4799-9ff3-ec1ee594802c tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:51:39.176261 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-515aa794-2b85-4799-9ff3-ec1ee594802c tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:51:39.176697 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 72/297] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:51:39 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 1029 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:51:39.294370 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-1572c29e-6b71-4142-84bd-6c4138ad2daa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:39.298389 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-1572c29e-6b71-4142-84bd-6c4138ad2daa tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] PUT https://10.4.3.15/volume/v3/attachments/9ea45c00-0696-47c6-a317-1760e960e5ae Aug 07 18:51:39.298865 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-1572c29e-6b71-4142-84bd-6c4138ad2daa tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:39.309732 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-1572c29e-6b71-4142-84bd-6c4138ad2daa tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Acquiring lock "cinder-attachment_update-f74b4fac-4fb3-4c09-aefa-6fbcbc05b806-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:51:39.315015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-1572c29e-6b71-4142-84bd-6c4138ad2daa tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Lock "cinder-attachment_update-f74b4fac-4fb3-4c09-aefa-6fbcbc05b806-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:51:39.316706 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:39.316706 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:39.426064 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-1572c29e-6b71-4142-84bd-6c4138ad2daa tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Lock "cinder-attachment_update-f74b4fac-4fb3-4c09-aefa-6fbcbc05b806-np0000006749" released by "attachment_update" :: held 0.111s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:51:39.426367 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-1572c29e-6b71-4142-84bd-6c4138ad2daa tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/attachments/9ea45c00-0696-47c6-a317-1760e960e5ae returned with HTTP 200 Aug 07 18:51:39.426831 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 75/298] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:51:39 2026] PUT /volume/v3/attachments/9ea45c00-0696-47c6-a317-1760e960e5ae => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:40.172979 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-60738750-b834-47b5-9b3b-048e2786473d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:40.174845 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-60738750-b834-47b5-9b3b-048e2786473d tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:51:40.175071 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-60738750-b834-47b5-9b3b-048e2786473d tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:40.175278 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-60738750-b834-47b5-9b3b-048e2786473d tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:40.184603 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:40.184603 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:40.187741 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-60738750-b834-47b5-9b3b-048e2786473d tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:51:40.192141 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-60738750-b834-47b5-9b3b-048e2786473d tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:51:40.192549 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 77/299] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:40 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:41.212401 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f8e0bc56-c88f-4361-8984-666dad20f206 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:41.216750 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f8e0bc56-c88f-4361-8984-666dad20f206 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:51:41.217041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f8e0bc56-c88f-4361-8984-666dad20f206 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:41.218309 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f8e0bc56-c88f-4361-8984-666dad20f206 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:41.244822 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:41.244822 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:41.249556 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f8e0bc56-c88f-4361-8984-666dad20f206 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:51:41.255024 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f8e0bc56-c88f-4361-8984-666dad20f206 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:51:41.255355 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 76/300] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:41 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:42.275735 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-338ae4d8-9207-4aca-9731-5c9168a6a8ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:42.281118 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-338ae4d8-9207-4aca-9731-5c9168a6a8ff tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:51:42.281118 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-338ae4d8-9207-4aca-9731-5c9168a6a8ff tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:42.281118 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-338ae4d8-9207-4aca-9731-5c9168a6a8ff tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:42.293900 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:42.293900 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:42.299249 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-338ae4d8-9207-4aca-9731-5c9168a6a8ff tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:51:42.304525 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-338ae4d8-9207-4aca-9731-5c9168a6a8ff tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:51:42.304921 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 73/301] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:42 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:42.771945 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-6fb50739-0160-48c6-bd23-c33dd24c589a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:42.776015 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-6fb50739-0160-48c6-bd23-c33dd24c589a tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 Aug 07 18:51:42.776015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-6fb50739-0160-48c6-bd23-c33dd24c589a tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:42.776015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-6fb50739-0160-48c6-bd23-c33dd24c589a tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:42.787064 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:42.787064 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:42.794044 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-6fb50739-0160-48c6-bd23-c33dd24c589a tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:42.799894 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-6fb50739-0160-48c6-bd23-c33dd24c589a tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 returned with HTTP 200 Aug 07 18:51:42.800639 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 76/302] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:42 2026] GET /volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 => generated 1363 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:42.814269 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-15b9d96e-39d7-4db6-8410-0ffa1a4259c0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:42.817536 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-15b9d96e-39d7-4db6-8410-0ffa1a4259c0 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b Aug 07 18:51:42.817918 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-15b9d96e-39d7-4db6-8410-0ffa1a4259c0 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:42.818239 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-15b9d96e-39d7-4db6-8410-0ffa1a4259c0 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:42.830323 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:42.830323 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:42.833291 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-18772e08-eae2-4ce4-a608-595e22a79377 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:42.837524 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-18772e08-eae2-4ce4-a608-595e22a79377 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] POST https://10.4.3.15/volume/v3/attachments/9ea45c00-0696-47c6-a317-1760e960e5ae/action Aug 07 18:51:42.837967 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-18772e08-eae2-4ce4-a608-595e22a79377 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:42.838149 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-18772e08-eae2-4ce4-a608-595e22a79377 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:42.840095 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-15b9d96e-39d7-4db6-8410-0ffa1a4259c0 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:42.847221 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-15b9d96e-39d7-4db6-8410-0ffa1a4259c0 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b returned with HTTP 200 Aug 07 18:51:42.847910 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 78/303] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:42 2026] GET /volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:42.858383 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-66eaaaa4-b037-48bc-875a-b43351cc1da6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:42.861587 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-66eaaaa4-b037-48bc-875a-b43351cc1da6 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 Aug 07 18:51:42.861778 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-66eaaaa4-b037-48bc-875a-b43351cc1da6 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:42.861933 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-66eaaaa4-b037-48bc-875a-b43351cc1da6 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:42.868845 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:42.868845 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:42.874921 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:42.874921 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:42.882719 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-66eaaaa4-b037-48bc-875a-b43351cc1da6 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:42.885384 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-4bbec8e3-613d-41ff-8a7f-86dad36a9d15 req-18772e08-eae2-4ce4-a608-595e22a79377 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/attachments/9ea45c00-0696-47c6-a317-1760e960e5ae/action returned with HTTP 204 Aug 07 18:51:42.885384 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 77/304] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:51:42 2026] POST /volume/v3/attachments/9ea45c00-0696-47c6-a317-1760e960e5ae/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:42.892028 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-66eaaaa4-b037-48bc-875a-b43351cc1da6 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 returned with HTTP 200 Aug 07 18:51:42.892118 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 74/305] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:42 2026] GET /volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:42.908628 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-01c14dda-8280-4cf9-8cb7-fbbdded60c1d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:42.908628 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01c14dda-8280-4cf9-8cb7-fbbdded60c1d None None] GET https://10.4.3.15/volume// Aug 07 18:51:42.908628 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01c14dda-8280-4cf9-8cb7-fbbdded60c1d None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:42.908628 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01c14dda-8280-4cf9-8cb7-fbbdded60c1d None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:42.908628 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01c14dda-8280-4cf9-8cb7-fbbdded60c1d None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:42.908628 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 77/306] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:51: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 07 18:51:42.919511 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-abe0b1c9-6e04-475b-8bef-3f0b99185aeb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:42.921888 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-abe0b1c9-6e04-475b-8bef-3f0b99185aeb tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:51:42.922333 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-abe0b1c9-6e04-475b-8bef-3f0b99185aeb tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16268c81-2a88-4a04-9723-7cfd143c8b98", "connector": null, "instance_uuid": "5ebeddd1-be77-4ca3-99cd-163700ed26ac"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:42.932387 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:42.932387 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:42.968854 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-abe0b1c9-6e04-475b-8bef-3f0b99185aeb tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:51:42.969294 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 79/307] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:51:42 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 07 18:51:42.979756 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3bd0f2fa-357e-422f-9fb9-db3ba25cfd80 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:42.979756 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3bd0f2fa-357e-422f-9fb9-db3ba25cfd80 None None] GET https://10.4.3.15/volume// Aug 07 18:51:42.979756 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3bd0f2fa-357e-422f-9fb9-db3ba25cfd80 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:42.979756 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3bd0f2fa-357e-422f-9fb9-db3ba25cfd80 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:42.979756 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3bd0f2fa-357e-422f-9fb9-db3ba25cfd80 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:42.979756 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 78/308] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:51: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 07 18:51:42.993985 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-c21d3b6a-1495-4aff-84fa-4c835f90091c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:42.996648 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-c21d3b6a-1495-4aff-84fa-4c835f90091c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:51:42.997006 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-c21d3b6a-1495-4aff-84fa-4c835f90091c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f89a4dca-c602-44eb-9f3d-57ecbc58bc4b", "connector": null, "instance_uuid": "5ebeddd1-be77-4ca3-99cd-163700ed26ac"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:43.006620 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:43.006620 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:43.044307 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-c21d3b6a-1495-4aff-84fa-4c835f90091c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:51:43.045143 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 75/309] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:51:42 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:43.054633 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c291cb2f-a9bb-40d0-9702-147d3c4b4adb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:43.055952 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c291cb2f-a9bb-40d0-9702-147d3c4b4adb None None] GET https://10.4.3.15/volume// Aug 07 18:51:43.055952 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c291cb2f-a9bb-40d0-9702-147d3c4b4adb None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:43.055952 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c291cb2f-a9bb-40d0-9702-147d3c4b4adb None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:43.057044 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c291cb2f-a9bb-40d0-9702-147d3c4b4adb None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:43.057044 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 78/310] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:51:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:51:43.065776 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-8579fb24-ca6d-42fb-9899-44cc47f1e2fd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:43.067875 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-8579fb24-ca6d-42fb-9899-44cc47f1e2fd tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:51:43.068259 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-8579fb24-ca6d-42fb-9899-44cc47f1e2fd tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a3a8cd7-43ed-44c1-8291-b676c1dd0049", "connector": null, "instance_uuid": "5ebeddd1-be77-4ca3-99cd-163700ed26ac"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:43.077700 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:43.077700 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:43.116324 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-8579fb24-ca6d-42fb-9899-44cc47f1e2fd tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:51:43.117172 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 80/311] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:51:43 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 07 18:51:43.326078 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dd1c675d-aded-4c05-93c3-0c0645a31804 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:43.329175 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dd1c675d-aded-4c05-93c3-0c0645a31804 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:51:43.330062 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dd1c675d-aded-4c05-93c3-0c0645a31804 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:43.330062 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dd1c675d-aded-4c05-93c3-0c0645a31804 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:43.343937 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:43.343937 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:43.349768 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dd1c675d-aded-4c05-93c3-0c0645a31804 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:51:43.359479 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dd1c675d-aded-4c05-93c3-0c0645a31804 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:51:43.359832 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 79/312] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:43 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:43.382030 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-87d85256-547e-40b6-a3b9-96f914acae33 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:43.384681 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87d85256-547e-40b6-a3b9-96f914acae33 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:51:43.385321 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87d85256-547e-40b6-a3b9-96f914acae33 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:43.385739 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87d85256-547e-40b6-a3b9-96f914acae33 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:43.399256 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:43.399256 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:43.406567 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-87d85256-547e-40b6-a3b9-96f914acae33 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:51:43.413406 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87d85256-547e-40b6-a3b9-96f914acae33 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:51:43.414348 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 76/313] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:43 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:43.503879 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-71bdc136-24e4-45c0-9ece-f421b3c72441 req-55babc5c-850a-4b5a-b7a2-7b9c22fe8001 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:43.509188 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-71bdc136-24e4-45c0-9ece-f421b3c72441 req-55babc5c-850a-4b5a-b7a2-7b9c22fe8001 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:51:43.510846 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-71bdc136-24e4-45c0-9ece-f421b3c72441 req-55babc5c-850a-4b5a-b7a2-7b9c22fe8001 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:43.510846 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-71bdc136-24e4-45c0-9ece-f421b3c72441 req-55babc5c-850a-4b5a-b7a2-7b9c22fe8001 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:43.530508 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:43.530508 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:43.538440 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-71bdc136-24e4-45c0-9ece-f421b3c72441 req-55babc5c-850a-4b5a-b7a2-7b9c22fe8001 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:51:43.543765 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-71bdc136-24e4-45c0-9ece-f421b3c72441 req-55babc5c-850a-4b5a-b7a2-7b9c22fe8001 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:51:43.544125 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 79/314] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:43 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:45.733737 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-14830891-0800-4609-90a9-f4cc165c5aaf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:45.734320 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-14830891-0800-4609-90a9-f4cc165c5aaf None None] GET https://10.4.3.15/volume// Aug 07 18:51:45.734611 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-14830891-0800-4609-90a9-f4cc165c5aaf None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:45.734908 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-14830891-0800-4609-90a9-f4cc165c5aaf None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:45.735328 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-14830891-0800-4609-90a9-f4cc165c5aaf None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:45.735667 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 81/315] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:51:45.757338 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-0ae2a071-e0b9-4b32-8331-4b21e170ca93 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:45.759788 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-0ae2a071-e0b9-4b32-8331-4b21e170ca93 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 Aug 07 18:51:45.760091 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-0ae2a071-e0b9-4b32-8331-4b21e170ca93 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:45.760331 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-0ae2a071-e0b9-4b32-8331-4b21e170ca93 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:45.774570 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:45.774570 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:45.782973 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-0ae2a071-e0b9-4b32-8331-4b21e170ca93 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:45.792800 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-0ae2a071-e0b9-4b32-8331-4b21e170ca93 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 returned with HTTP 200 Aug 07 18:51:45.793307 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 80/316] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:51:45 2026] GET /volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 => generated 1542 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:51:45.900008 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-8354e4d0-38e0-41f8-899e-50304ccbbec2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:45.900473 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-8354e4d0-38e0-41f8-899e-50304ccbbec2 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] PUT https://10.4.3.15/volume/v3/attachments/04add742-0f16-4db9-b0a7-1857fbefce62 Aug 07 18:51:45.901031 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-8354e4d0-38e0-41f8-899e-50304ccbbec2 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:45.913304 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-8354e4d0-38e0-41f8-899e-50304ccbbec2 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Acquiring lock "cinder-attachment_update-16268c81-2a88-4a04-9723-7cfd143c8b98-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:51:45.921776 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-8354e4d0-38e0-41f8-899e-50304ccbbec2 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Lock "cinder-attachment_update-16268c81-2a88-4a04-9723-7cfd143c8b98-np0000006749" acquired by "attachment_update" :: waited 0.009s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:51:45.924353 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:45.924353 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:46.039295 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-8354e4d0-38e0-41f8-899e-50304ccbbec2 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Lock "cinder-attachment_update-16268c81-2a88-4a04-9723-7cfd143c8b98-np0000006749" released by "attachment_update" :: held 0.118s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:51:46.039962 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-8354e4d0-38e0-41f8-899e-50304ccbbec2 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments/04add742-0f16-4db9-b0a7-1857fbefce62 returned with HTTP 200 Aug 07 18:51:46.040608 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 77/317] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:51:45 2026] PUT /volume/v3/attachments/04add742-0f16-4db9-b0a7-1857fbefce62 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:46.075015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-b01bcc98-38c6-4d0d-bf6a-4774656e8f56 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:46.077330 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-b01bcc98-38c6-4d0d-bf6a-4774656e8f56 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] POST https://10.4.3.15/volume/v3/attachments/04add742-0f16-4db9-b0a7-1857fbefce62/action Aug 07 18:51:46.077783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-b01bcc98-38c6-4d0d-bf6a-4774656e8f56 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:46.077915 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-b01bcc98-38c6-4d0d-bf6a-4774656e8f56 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:46.096017 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:46.096017 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:46.112019 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-b01bcc98-38c6-4d0d-bf6a-4774656e8f56 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments/04add742-0f16-4db9-b0a7-1857fbefce62/action returned with HTTP 204 Aug 07 18:51:46.112519 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 80/318] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:51:46 2026] POST /volume/v3/attachments/04add742-0f16-4db9-b0a7-1857fbefce62/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:46.140170 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-73b5bd93-2f32-480c-9d67-457ca34102e9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:46.140543 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-73b5bd93-2f32-480c-9d67-457ca34102e9 None None] GET https://10.4.3.15/volume// Aug 07 18:51:46.140703 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-73b5bd93-2f32-480c-9d67-457ca34102e9 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:46.140884 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-73b5bd93-2f32-480c-9d67-457ca34102e9 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:46.141218 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-73b5bd93-2f32-480c-9d67-457ca34102e9 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:46.141498 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 82/319] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:51:46.152545 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-ba184f84-7126-4823-b4de-5ff1cc09bfb7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:46.154633 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-ba184f84-7126-4823-b4de-5ff1cc09bfb7 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b Aug 07 18:51:46.154633 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-ba184f84-7126-4823-b4de-5ff1cc09bfb7 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:46.154857 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-ba184f84-7126-4823-b4de-5ff1cc09bfb7 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:46.166612 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:46.166612 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:46.172155 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-ba184f84-7126-4823-b4de-5ff1cc09bfb7 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:46.179213 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-ba184f84-7126-4823-b4de-5ff1cc09bfb7 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b returned with HTTP 200 Aug 07 18:51:46.179871 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 81/320] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:51:46 2026] GET /volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:51:46.292494 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-25b8561c-0a72-4371-b1ee-2fbeddd320ab None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:46.297260 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-25b8561c-0a72-4371-b1ee-2fbeddd320ab tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] PUT https://10.4.3.15/volume/v3/attachments/f73f62e4-80bb-492c-ae44-47306b73cbc5 Aug 07 18:51:46.297260 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-25b8561c-0a72-4371-b1ee-2fbeddd320ab tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:46.313288 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-25b8561c-0a72-4371-b1ee-2fbeddd320ab tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Acquiring lock "cinder-attachment_update-f89a4dca-c602-44eb-9f3d-57ecbc58bc4b-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:51:46.318559 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-25b8561c-0a72-4371-b1ee-2fbeddd320ab tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Lock "cinder-attachment_update-f89a4dca-c602-44eb-9f3d-57ecbc58bc4b-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:51:46.320593 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:46.320593 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:46.443971 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-25b8561c-0a72-4371-b1ee-2fbeddd320ab tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Lock "cinder-attachment_update-f89a4dca-c602-44eb-9f3d-57ecbc58bc4b-np0000006749" released by "attachment_update" :: held 0.125s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:51:46.444361 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-25b8561c-0a72-4371-b1ee-2fbeddd320ab tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments/f73f62e4-80bb-492c-ae44-47306b73cbc5 returned with HTTP 200 Aug 07 18:51:46.444928 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 78/321] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:51:46 2026] PUT /volume/v3/attachments/f73f62e4-80bb-492c-ae44-47306b73cbc5 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:46.484691 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-781f3782-3d81-40c9-99d0-76d5ca80cab5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:46.491703 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-781f3782-3d81-40c9-99d0-76d5ca80cab5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] POST https://10.4.3.15/volume/v3/attachments/f73f62e4-80bb-492c-ae44-47306b73cbc5/action Aug 07 18:51:46.492165 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-781f3782-3d81-40c9-99d0-76d5ca80cab5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:46.492322 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-781f3782-3d81-40c9-99d0-76d5ca80cab5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:46.526528 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:46.526528 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:46.555697 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-781f3782-3d81-40c9-99d0-76d5ca80cab5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments/f73f62e4-80bb-492c-ae44-47306b73cbc5/action returned with HTTP 204 Aug 07 18:51:46.556737 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 81/322] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:51:46 2026] POST /volume/v3/attachments/f73f62e4-80bb-492c-ae44-47306b73cbc5/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:46.594796 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-78a0fa3c-2858-412b-9f00-5bc32c69f093 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:46.596313 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-78a0fa3c-2858-412b-9f00-5bc32c69f093 None None] GET https://10.4.3.15/volume// Aug 07 18:51:46.597376 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-78a0fa3c-2858-412b-9f00-5bc32c69f093 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:46.597856 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-78a0fa3c-2858-412b-9f00-5bc32c69f093 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:46.598306 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-78a0fa3c-2858-412b-9f00-5bc32c69f093 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:46.598802 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 83/323] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:51:46.610527 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-f3103a68-e62b-4e80-9ad6-7c627b39a9a5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:46.616521 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-f3103a68-e62b-4e80-9ad6-7c627b39a9a5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 Aug 07 18:51:46.616521 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-f3103a68-e62b-4e80-9ad6-7c627b39a9a5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:46.616521 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-f3103a68-e62b-4e80-9ad6-7c627b39a9a5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:46.631208 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:46.631208 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:46.637789 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-f3103a68-e62b-4e80-9ad6-7c627b39a9a5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:51:46.648471 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-f3103a68-e62b-4e80-9ad6-7c627b39a9a5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 returned with HTTP 200 Aug 07 18:51:46.648471 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 82/324] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:51:46 2026] GET /volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:51:46.774096 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-a58ab18a-0b8b-44f9-b1d9-56b0ecaa0be3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:46.777255 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-a58ab18a-0b8b-44f9-b1d9-56b0ecaa0be3 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] PUT https://10.4.3.15/volume/v3/attachments/3974a906-c1c3-4b62-905a-a8f850f49243 Aug 07 18:51:46.778712 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-a58ab18a-0b8b-44f9-b1d9-56b0ecaa0be3 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:46.790673 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-a58ab18a-0b8b-44f9-b1d9-56b0ecaa0be3 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Acquiring lock "cinder-attachment_update-7a3a8cd7-43ed-44c1-8291-b676c1dd0049-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:51:46.799633 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-a58ab18a-0b8b-44f9-b1d9-56b0ecaa0be3 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Lock "cinder-attachment_update-7a3a8cd7-43ed-44c1-8291-b676c1dd0049-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:51:46.799633 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:46.799633 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:46.913173 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-a58ab18a-0b8b-44f9-b1d9-56b0ecaa0be3 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Lock "cinder-attachment_update-7a3a8cd7-43ed-44c1-8291-b676c1dd0049-np0000006749" released by "attachment_update" :: held 0.115s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:51:46.913173 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-a58ab18a-0b8b-44f9-b1d9-56b0ecaa0be3 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments/3974a906-c1c3-4b62-905a-a8f850f49243 returned with HTTP 200 Aug 07 18:51:46.913573 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 79/325] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:51:46 2026] PUT /volume/v3/attachments/3974a906-c1c3-4b62-905a-a8f850f49243 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:46.946892 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-0bb1e93f-13b0-4315-92cb-36f3d37e4a64 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:46.949860 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-0bb1e93f-13b0-4315-92cb-36f3d37e4a64 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] POST https://10.4.3.15/volume/v3/attachments/3974a906-c1c3-4b62-905a-a8f850f49243/action Aug 07 18:51:46.950777 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-0bb1e93f-13b0-4315-92cb-36f3d37e4a64 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:46.951081 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-0bb1e93f-13b0-4315-92cb-36f3d37e4a64 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:46.977605 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:46.977605 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:46.999124 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f772fa89-ac80-4e6f-8f1c-6ead65dc5aa9 req-0bb1e93f-13b0-4315-92cb-36f3d37e4a64 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments/3974a906-c1c3-4b62-905a-a8f850f49243/action returned with HTTP 204 Aug 07 18:51:46.999124 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 82/326] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:51:46 2026] POST /volume/v3/attachments/3974a906-c1c3-4b62-905a-a8f850f49243/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:48.043297 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-d89253e3-4120-45a0-abc8-50e525d8edd6 req-a33519e3-e65c-4c80-9f32-7df0905e8e32 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:48.048160 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d89253e3-4120-45a0-abc8-50e525d8edd6 req-a33519e3-e65c-4c80-9f32-7df0905e8e32 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:51:48.048437 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d89253e3-4120-45a0-abc8-50e525d8edd6 req-a33519e3-e65c-4c80-9f32-7df0905e8e32 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:48.048674 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d89253e3-4120-45a0-abc8-50e525d8edd6 req-a33519e3-e65c-4c80-9f32-7df0905e8e32 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:48.068925 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:48.068925 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:48.073921 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-d89253e3-4120-45a0-abc8-50e525d8edd6 req-a33519e3-e65c-4c80-9f32-7df0905e8e32 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:51:48.081256 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d89253e3-4120-45a0-abc8-50e525d8edd6 req-a33519e3-e65c-4c80-9f32-7df0905e8e32 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:51:48.082282 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 84/327] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:48 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:49.468481 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ce2e1e55-c639-41f6-9646-ab084e5eb27d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:49.745232 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ce2e1e55-c639-41f6-9646-ab084e5eb27d tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:51:49.745718 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ce2e1e55-c639-41f6-9646-ab084e5eb27d tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-404821350"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:49.762894 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ce2e1e55-c639-41f6-9646-ab084e5eb27d tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:51:49.763424 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 83/328] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:51:49 2026] POST /volume/v3/types => generated 227 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:49.774069 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6e11dd67-35fc-4291-9871-079494933ecb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:49.780519 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e11dd67-35fc-4291-9871-079494933ecb tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:51:49.781046 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e11dd67-35fc-4291-9871-079494933ecb tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-690946621"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:49.783018 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:49.783018 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:49.813608 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e11dd67-35fc-4291-9871-079494933ecb tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:51:49.814172 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 80/329] 10.4.3.15 () {70 vars in 1304 bytes} [Fri Aug 7 18:51:49 2026] POST /volume/v3/group_types => generated 184 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:49.822655 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d99f8052-6f96-4fce-bd41-ca1e68c17f20 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:50.076877 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d99f8052-6f96-4fce-bd41-ca1e68c17f20 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] POST https://10.4.3.15/volume/v3/groups Aug 07 18:51:50.077409 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d99f8052-6f96-4fce-bd41-ca1e68c17f20 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "076e8124-3c93-4bae-8d2a-43052a251c53", "volume_types": ["489f90e9-bdb7-4ebe-bad8-2aca81467892"], "name": "tempest-GroupSnapshotsV319Test-Group-540787099"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:50.079417 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-d99f8052-6f96-4fce-bd41-ca1e68c17f20 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Creating new group {'group': {'group_type': '076e8124-3c93-4bae-8d2a-43052a251c53', 'volume_types': ['489f90e9-bdb7-4ebe-bad8-2aca81467892'], 'name': 'tempest-GroupSnapshotsV319Test-Group-540787099'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:51:50.097914 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-d99f8052-6f96-4fce-bd41-ca1e68c17f20 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-540787099. Aug 07 18:51:50.117219 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d99f8052-6f96-4fce-bd41-ca1e68c17f20 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:51:50.116844. {{(pid=100343) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:51:50.117346 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d99f8052-6f96-4fce-bd41-ca1e68c17f20 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Availability Zones retrieved successfully. Aug 07 18:51:50.145471 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-d99f8052-6f96-4fce-bd41-ca1e68c17f20 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Created reservations ['4fbe71b6-829e-47cc-b9b2-47277b6dd8f3'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:51:50.180246 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d99f8052-6f96-4fce-bd41-ca1e68c17f20 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/groups returned with HTTP 202 Aug 07 18:51:50.180808 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 83/330] 10.4.3.15 () {70 vars in 1290 bytes} [Fri Aug 7 18:51:49 2026] POST /volume/v3/groups => generated 115 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:50.194400 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-290eec75-bcdd-47f3-8809-9fc6615d2379 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:50.197654 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-290eec75-bcdd-47f3-8809-9fc6615d2379 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602 Aug 07 18:51:50.197941 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-290eec75-bcdd-47f3-8809-9fc6615d2379 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:50.198209 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-290eec75-bcdd-47f3-8809-9fc6615d2379 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:50.198393 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-290eec75-bcdd-47f3-8809-9fc6615d2379 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] show called for member b312abf7-27a6-4bc6-8cc2-0a54fd66d602 {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:51:50.205878 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:50.205878 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:50.245239 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-290eec75-bcdd-47f3-8809-9fc6615d2379 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602 returned with HTTP 200 Aug 07 18:51:50.245239 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 85/331] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:51:50 2026] GET /volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602 => generated 395 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:50.407082 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:50.409947 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:51:50.410582 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-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": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "source_volid": null, "backup_id": null}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:50.412965 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-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': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'source_volid': None, 'backup_id': None}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:51:50.947949 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Create volume of 1 GB Aug 07 18:51:50.955907 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Availability Zones retrieved successfully. Aug 07 18:51:50.967722 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Flow 'volume_create_api' (287d5259-c5ac-4067-b6d8-667ae272ba7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:50.968949 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3023e9b7-48a9-41c8-88b5-15993bd0e415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:50.969918 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:51:51.055834 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3023e9b7-48a9-41c8-88b5-15993bd0e415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:51.056977 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0802fcaa-3775-48a3-a755-c848f4a8cb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:51.113691 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Created reservations ['5a135868-28d3-4f00-8a59-58a76663dcaf', '34b20aa4-4644-4b1e-a5fe-21384a28cd78', 'fba108e4-6f9b-43dc-920e-13d34cfdda55', '64e29dba-e199-49cb-b4e1-dc19aabbeb52'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:51:51.114568 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0802fcaa-3775-48a3-a755-c848f4a8cb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a135868-28d3-4f00-8a59-58a76663dcaf', '34b20aa4-4644-4b1e-a5fe-21384a28cd78', 'fba108e4-6f9b-43dc-920e-13d34cfdda55', '64e29dba-e199-49cb-b4e1-dc19aabbeb52']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:51.115427 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84bb23fb-8e17-4386-a31e-355ae5c861e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:51.146730 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84bb23fb-8e17-4386-a31e-355ae5c861e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56934c8d-d820-4cfc-bac7-f5adcf47cd65', '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='06ff4257ca99441da86688c01a367e3c',qos_specs=None,replication_status=,reservations=['5a135868-28d3-4f00-8a59-58a76663dcaf','34b20aa4-4644-4b1e-a5fe-21384a28cd78','fba108e4-6f9b-43dc-920e-13d34cfdda55','64e29dba-e199-49cb-b4e1-dc19aabbeb52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78137f0135b74c1cba48b523654c95e4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:51:51Z,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=56934c8d-d820-4cfc-bac7-f5adcf47cd65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06ff4257ca99441da86688c01a367e3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78137f0135b74c1cba48b523654c95e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:51.147587 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeba9b47-7ed1-4920-ad63-ffa5b42654b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:51.171584 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeba9b47-7ed1-4920-ad63-ffa5b42654b7) transitioned into 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='06ff4257ca99441da86688c01a367e3c',qos_specs=None,replication_status=,reservations=['5a135868-28d3-4f00-8a59-58a76663dcaf','34b20aa4-4644-4b1e-a5fe-21384a28cd78','fba108e4-6f9b-43dc-920e-13d34cfdda55','64e29dba-e199-49cb-b4e1-dc19aabbeb52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78137f0135b74c1cba48b523654c95e4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:51.172378 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d45e2ac8-fd89-4385-8dd6-b93f8c4dcde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:51.181668 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d45e2ac8-fd89-4385-8dd6-b93f8c4dcde5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:51.182543 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Flow 'volume_create_api' (287d5259-c5ac-4067-b6d8-667ae272ba7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:51.182844 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Create volume request issued successfully. Aug 07 18:51:51.183459 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-53a5dc2c-43a9-4857-8196-5ee349ecd587 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:51:51.183868 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 84/332] 10.4.3.15 () {72 vars in 1534 bytes} [Fri Aug 7 18:51:50 2026] POST /volume/v3/volumes => generated 701 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:51:51.196955 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-4e07c4d8-20e5-4053-8f6b-95c36bcf290b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:51.200624 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-4e07c4d8-20e5-4053-8f6b-95c36bcf290b tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] GET https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 Aug 07 18:51:51.201118 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-4e07c4d8-20e5-4053-8f6b-95c36bcf290b tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:51.201566 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-4e07c4d8-20e5-4053-8f6b-95c36bcf290b tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:51.215319 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:51.215319 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:51.225742 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-4e07c4d8-20e5-4053-8f6b-95c36bcf290b tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:51:51.236033 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-4e07c4d8-20e5-4053-8f6b-95c36bcf290b tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 returned with HTTP 200 Aug 07 18:51:51.236590 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 81/333] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:51 2026] GET /volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 => generated 769 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:51.252420 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-fc3425ee-fe34-4a29-93fe-ab8cdd700745 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:51.254865 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1a834979-b17c-4a2c-a7ba-42fa2da57117 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:51.256502 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-fc3425ee-fe34-4a29-93fe-ab8cdd700745 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] GET https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 Aug 07 18:51:51.256895 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-fc3425ee-fe34-4a29-93fe-ab8cdd700745 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:51.257191 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-fc3425ee-fe34-4a29-93fe-ab8cdd700745 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:51.272260 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:51.272260 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:51.275026 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1a834979-b17c-4a2c-a7ba-42fa2da57117 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602 Aug 07 18:51:51.275262 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1a834979-b17c-4a2c-a7ba-42fa2da57117 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:51.275458 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1a834979-b17c-4a2c-a7ba-42fa2da57117 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:51.275606 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-1a834979-b17c-4a2c-a7ba-42fa2da57117 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] show called for member b312abf7-27a6-4bc6-8cc2-0a54fd66d602 {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:51:51.277555 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-fc3425ee-fe34-4a29-93fe-ab8cdd700745 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:51:51.283276 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:51.283276 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:51.283812 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-fc3425ee-fe34-4a29-93fe-ab8cdd700745 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 returned with HTTP 200 Aug 07 18:51:51.284283 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 84/334] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:51 2026] GET /volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 => generated 769 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:51.300060 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1a834979-b17c-4a2c-a7ba-42fa2da57117 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602 returned with HTTP 200 Aug 07 18:51:51.300528 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 86/335] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:51:51 2026] GET /volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602 => generated 396 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:51.318646 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:51.320823 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:51:51.321247 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-777562831", "volume_type": "489f90e9-bdb7-4ebe-bad8-2aca81467892", "group_id": "b312abf7-27a6-4bc6-8cc2-0a54fd66d602", "size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:51.323245 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-777562831', 'volume_type': '489f90e9-bdb7-4ebe-bad8-2aca81467892', 'group_id': 'b312abf7-27a6-4bc6-8cc2-0a54fd66d602', 'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:51:51.342446 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:51.342446 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:51.343052 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Create volume of 1 GB Aug 07 18:51:51.359137 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Availability Zones retrieved successfully. Aug 07 18:51:51.365201 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Flow 'volume_create_api' (3c6cacd7-44fe-4d67-a47f-77bdc80ceb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:51.366837 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a15f73b-8005-4f6e-a5af-6cdef63ec110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:51.367292 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:51.367292 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:51.367914 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:51:51.388756 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a15f73b-8005-4f6e-a5af-6cdef63ec110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:51:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=489f90e9-bdb7-4ebe-bad8-2aca81467892,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-404821350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '489f90e9-bdb7-4ebe-bad8-2aca81467892', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b312abf7-27a6-4bc6-8cc2-0a54fd66d602', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:51.389545 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4e8ded-0fe5-4387-9f2b-f5af5d31f5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:51.420318 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-404821350 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-404821350, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:51:51.420665 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-404821350 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-404821350, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:51:51.456707 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Created reservations ['365e2976-375f-46b4-b327-a2660a53430e', '2bb1a209-4635-40ec-9d4a-6aad1d14cb3f', '04f46797-45f5-4e65-b3b7-2db85539c8ba', '1ba8ad4e-39e4-4de1-9e78-267bfedba0eb'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:51:51.457633 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4e8ded-0fe5-4387-9f2b-f5af5d31f5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['365e2976-375f-46b4-b327-a2660a53430e', '2bb1a209-4635-40ec-9d4a-6aad1d14cb3f', '04f46797-45f5-4e65-b3b7-2db85539c8ba', '1ba8ad4e-39e4-4de1-9e78-267bfedba0eb']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:51.458629 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48adeef-d695-4c25-803a-661ad52024cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:51.483305 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48adeef-d695-4c25-803a-661ad52024cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd67cb4d9-dc6d-4bec-8e2b-558d7141bd14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-777562831',encryption_key_id=None,group_id=b312abf7-27a6-4bc6-8cc2-0a54fd66d602,group_type_id=,metadata={},multiattach=False,project_id='154cf2b8dfe940ef846c73fbbf0c16ad',qos_specs=None,replication_status=,reservations=['365e2976-375f-46b4-b327-a2660a53430e','2bb1a209-4635-40ec-9d4a-6aad1d14cb3f','04f46797-45f5-4e65-b3b7-2db85539c8ba','1ba8ad4e-39e4-4de1-9e78-267bfedba0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43663d5a23524954be80e7087488d14a',volume_type_id=489f90e9-bdb7-4ebe-bad8-2aca81467892), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-777562831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b312abf7-27a6-4bc6-8cc2-0a54fd66d602,host=None,id=d67cb4d9-dc6d-4bec-8e2b-558d7141bd14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='154cf2b8dfe940ef846c73fbbf0c16ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43663d5a23524954be80e7087488d14a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(489f90e9-bdb7-4ebe-bad8-2aca81467892),volume_type_id=489f90e9-bdb7-4ebe-bad8-2aca81467892)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:51.483954 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed675bd-3bb4-475f-9a00-f1e65fd867e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:51.509279 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed675bd-3bb4-475f-9a00-f1e65fd867e3) transitioned into state 'SUCCESS' from state '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-777562831',encryption_key_id=None,group_id=b312abf7-27a6-4bc6-8cc2-0a54fd66d602,group_type_id=,metadata={},multiattach=False,project_id='154cf2b8dfe940ef846c73fbbf0c16ad',qos_specs=None,replication_status=,reservations=['365e2976-375f-46b4-b327-a2660a53430e','2bb1a209-4635-40ec-9d4a-6aad1d14cb3f','04f46797-45f5-4e65-b3b7-2db85539c8ba','1ba8ad4e-39e4-4de1-9e78-267bfedba0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43663d5a23524954be80e7087488d14a',volume_type_id=489f90e9-bdb7-4ebe-bad8-2aca81467892)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:51.510166 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60670e20-099d-48e4-958d-c6d363fdd75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:51.530894 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60670e20-099d-48e4-958d-c6d363fdd75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:51.531381 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Flow 'volume_create_api' (3c6cacd7-44fe-4d67-a47f-77bdc80ceb45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:51.532011 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Create volume request issued successfully. Aug 07 18:51:51.533165 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:51:51.534894 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:51:51.582945 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:51:51.587193 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:51.587193 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:51.599514 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0fb3ae5e-83ae-4413-bba3-6c4aa195dfed tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:51:51.599967 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 85/336] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:51:51 2026] POST /volume/v3/volumes => generated 823 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:51.619894 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cd57f073-793b-4c72-94b6-0d25501a69c9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:51.623255 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd57f073-793b-4c72-94b6-0d25501a69c9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 Aug 07 18:51:51.623255 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd57f073-793b-4c72-94b6-0d25501a69c9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:51.623255 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd57f073-793b-4c72-94b6-0d25501a69c9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:51.632756 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:51.632756 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:51.638129 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cd57f073-793b-4c72-94b6-0d25501a69c9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Volume info retrieved successfully. Aug 07 18:51:51.639055 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-cd57f073-793b-4c72-94b6-0d25501a69c9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:51:51.643025 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-cd57f073-793b-4c72-94b6-0d25501a69c9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:51:51.703055 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-cd57f073-793b-4c72-94b6-0d25501a69c9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:51:51.710228 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:51.710228 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:51.722401 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd57f073-793b-4c72-94b6-0d25501a69c9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 returned with HTTP 200 Aug 07 18:51:51.722961 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 82/337] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:51:51 2026] GET /volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 => generated 891 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:52.740165 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-02c1ff93-7333-4933-b0fb-60d5e3779ee6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:52.742319 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02c1ff93-7333-4933-b0fb-60d5e3779ee6 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 Aug 07 18:51:52.742870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02c1ff93-7333-4933-b0fb-60d5e3779ee6 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:52.742870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02c1ff93-7333-4933-b0fb-60d5e3779ee6 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:52.756515 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:52.756515 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:52.760705 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-02c1ff93-7333-4933-b0fb-60d5e3779ee6 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Volume info retrieved successfully. Aug 07 18:51:52.761620 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-02c1ff93-7333-4933-b0fb-60d5e3779ee6 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:51:52.761802 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-02c1ff93-7333-4933-b0fb-60d5e3779ee6 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:51:52.814159 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-02c1ff93-7333-4933-b0fb-60d5e3779ee6 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:51:52.819734 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:52.819734 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:52.829477 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02c1ff93-7333-4933-b0fb-60d5e3779ee6 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 returned with HTTP 200 Aug 07 18:51:52.830140 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 85/338] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:51:52 2026] GET /volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:52.847156 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6e4627b2-2ff3-4869-9d4e-1ea62645fce5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:52.850714 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6e4627b2-2ff3-4869-9d4e-1ea62645fce5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] POST https://10.4.3.15/volume/v3/group_snapshots Aug 07 18:51:52.851496 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6e4627b2-2ff3-4869-9d4e-1ea62645fce5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b312abf7-27a6-4bc6-8cc2-0a54fd66d602", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-484687253"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:52.853555 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.group_snapshots [None req-6e4627b2-2ff3-4869-9d4e-1ea62645fce5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b312abf7-27a6-4bc6-8cc2-0a54fd66d602', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-484687253'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 18:51:52.859271 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:52.859271 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:52.872426 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.group_snapshots [None req-6e4627b2-2ff3-4869-9d4e-1ea62645fce5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-484687253. Aug 07 18:51:52.926478 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:52.926478 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:52.941747 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-6e4627b2-2ff3-4869-9d4e-1ea62645fce5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-404821350 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-404821350, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:51:52.942169 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-6e4627b2-2ff3-4869-9d4e-1ea62645fce5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-404821350 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-404821350, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:51:52.971369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-6e4627b2-2ff3-4869-9d4e-1ea62645fce5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Created reservations ['1d6bb366-9b58-4d63-bab9-80f7424e9319', 'aea9dc40-d0ed-410b-bc72-de54a5b5d833', '8df6c26e-84ac-4302-b19d-cb0df36b80a6', '497a4726-cb8a-460c-b458-0d0ab67e645c'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:51:53.032419 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6e4627b2-2ff3-4869-9d4e-1ea62645fce5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/group_snapshots returned with HTTP 202 Aug 07 18:51:53.032948 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 87/339] 10.4.3.15 () {70 vars in 1317 bytes} [Fri Aug 7 18:51:52 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:53.043289 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-14bd2a2e-40f7-44b5-9945-cfb50d4e84dd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:53.045162 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-14bd2a2e-40f7-44b5-9945-cfb50d4e84dd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 Aug 07 18:51:53.045508 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-14bd2a2e-40f7-44b5-9945-cfb50d4e84dd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:53.047027 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-14bd2a2e-40f7-44b5-9945-cfb50d4e84dd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:53.047027 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.group_snapshots [None req-14bd2a2e-40f7-44b5-9945-cfb50d4e84dd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] show called for member 246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:51:53.052424 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:53.052424 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:53.056874 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-14bd2a2e-40f7-44b5-9945-cfb50d4e84dd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 returned with HTTP 200 Aug 07 18:51:53.057370 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 86/340] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:51:53 2026] GET /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:54.065785 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2c214598-d5d8-426a-bafb-043227e388a9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.068056 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c214598-d5d8-426a-bafb-043227e388a9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 Aug 07 18:51:54.068279 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c214598-d5d8-426a-bafb-043227e388a9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.068470 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c214598-d5d8-426a-bafb-043227e388a9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.068606 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-2c214598-d5d8-426a-bafb-043227e388a9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] show called for member 246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:51:54.075885 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.075885 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:54.079832 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c214598-d5d8-426a-bafb-043227e388a9 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 returned with HTTP 200 Aug 07 18:51:54.080358 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 83/341] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:54.088654 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-24fc105a-93b0-47c7-a7ec-2617e06ad6fd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.090601 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-24fc105a-93b0-47c7-a7ec-2617e06ad6fd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/snapshots/detail Aug 07 18:51:54.090747 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-24fc105a-93b0-47c7-a7ec-2617e06ad6fd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.091021 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-24fc105a-93b0-47c7-a7ec-2617e06ad6fd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.091466 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-24fc105a-93b0-47c7-a7ec-2617e06ad6fd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:51:54.092438 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-24fc105a-93b0-47c7-a7ec-2617e06ad6fd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:51:54.104532 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-24fc105a-93b0-47c7-a7ec-2617e06ad6fd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Get all snapshots completed successfully. Aug 07 18:51:54.104971 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.104971 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:54.105739 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-24fc105a-93b0-47c7-a7ec-2617e06ad6fd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 18:51:54.106126 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 86/342] 10.4.3.15 () {66 vars in 1257 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:54.115821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-dc05f366-2733-4b77-97db-38e7fe6e6754 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.120013 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dc05f366-2733-4b77-97db-38e7fe6e6754 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/snapshots/d3dca97f-6684-40dd-b4c6-6cf19d5ede1e Aug 07 18:51:54.120013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dc05f366-2733-4b77-97db-38e7fe6e6754 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.120013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dc05f366-2733-4b77-97db-38e7fe6e6754 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.124321 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.124321 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:54.124944 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-dc05f366-2733-4b77-97db-38e7fe6e6754 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Snapshot retrieved successfully. Aug 07 18:51:54.125964 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dc05f366-2733-4b77-97db-38e7fe6e6754 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/snapshots/d3dca97f-6684-40dd-b4c6-6cf19d5ede1e returned with HTTP 200 Aug 07 18:51:54.126473 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 88/343] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/snapshots/d3dca97f-6684-40dd-b4c6-6cf19d5ede1e => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:51:54.137024 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7fc9e6d3-8c6c-4788-840d-50c2a824e20c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.138642 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7fc9e6d3-8c6c-4788-840d-50c2a824e20c tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] POST https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action Aug 07 18:51:54.139184 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7fc9e6d3-8c6c-4788-840d-50c2a824e20c tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:54.139447 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7fc9e6d3-8c6c-4788-840d-50c2a824e20c tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:54.141549 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.group_snapshots [None req-7fc9e6d3-8c6c-4788-840d-50c2a824e20c tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Updating group '246f1329-1e2a-47e3-8a0a-4f56fba3c8e5' with 'creating' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 18:51:54.144967 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.144967 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:54.158698 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7fc9e6d3-8c6c-4788-840d-50c2a824e20c tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action returned with HTTP 202 Aug 07 18:51:54.160665 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 87/344] 10.4.3.15 () {70 vars in 1448 bytes} [Fri Aug 7 18:51:54 2026] POST /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:51:54.172894 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-81118715-c044-4ec7-9ba3-3a8f0f81b6d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.174687 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81118715-c044-4ec7-9ba3-3a8f0f81b6d5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 Aug 07 18:51:54.174914 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81118715-c044-4ec7-9ba3-3a8f0f81b6d5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.175110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81118715-c044-4ec7-9ba3-3a8f0f81b6d5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.175241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-81118715-c044-4ec7-9ba3-3a8f0f81b6d5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] show called for member 246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:51:54.178660 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.178660 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:54.182201 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81118715-c044-4ec7-9ba3-3a8f0f81b6d5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 returned with HTTP 200 Aug 07 18:51:54.182627 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 84/345] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:54.192853 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7012c3ff-92ca-4e3c-a0c5-5c0b05826457 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.194295 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7012c3ff-92ca-4e3c-a0c5-5c0b05826457 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] POST https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action Aug 07 18:51:54.194840 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7012c3ff-92ca-4e3c-a0c5-5c0b05826457 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:54.197017 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7012c3ff-92ca-4e3c-a0c5-5c0b05826457 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:54.197017 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-7012c3ff-92ca-4e3c-a0c5-5c0b05826457 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Updating group '246f1329-1e2a-47e3-8a0a-4f56fba3c8e5' with 'available' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 18:51:54.202488 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.202488 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:54.212943 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7012c3ff-92ca-4e3c-a0c5-5c0b05826457 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action returned with HTTP 202 Aug 07 18:51:54.215120 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 87/346] 10.4.3.15 () {70 vars in 1448 bytes} [Fri Aug 7 18:51:54 2026] POST /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:51:54.223975 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7b239f00-143c-469e-91d5-95e3f672d7fb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.225359 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b239f00-143c-469e-91d5-95e3f672d7fb tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 Aug 07 18:51:54.225669 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7b239f00-143c-469e-91d5-95e3f672d7fb tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.225961 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7b239f00-143c-469e-91d5-95e3f672d7fb tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.226213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.group_snapshots [None req-7b239f00-143c-469e-91d5-95e3f672d7fb tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] show called for member 246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:51:54.231848 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.231848 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:54.234826 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b239f00-143c-469e-91d5-95e3f672d7fb tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 returned with HTTP 200 Aug 07 18:51:54.234826 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 89/347] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:54.242909 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-62c84310-0a71-4e4c-b640-eb00ccf82f46 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.244718 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-62c84310-0a71-4e4c-b640-eb00ccf82f46 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] POST https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action Aug 07 18:51:54.245257 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-62c84310-0a71-4e4c-b640-eb00ccf82f46 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:54.245495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-62c84310-0a71-4e4c-b640-eb00ccf82f46 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:54.247509 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.group_snapshots [None req-62c84310-0a71-4e4c-b640-eb00ccf82f46 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Updating group '246f1329-1e2a-47e3-8a0a-4f56fba3c8e5' with 'error' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 18:51:54.251173 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.251173 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:54.256847 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-62c84310-0a71-4e4c-b640-eb00ccf82f46 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action returned with HTTP 202 Aug 07 18:51:54.257501 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 88/348] 10.4.3.15 () {70 vars in 1448 bytes} [Fri Aug 7 18:51:54 2026] POST /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 18:51:54.266181 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-704c03f4-09a9-49be-b74c-10344479c59c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.268329 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-704c03f4-09a9-49be-b74c-10344479c59c tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 Aug 07 18:51:54.268557 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-704c03f4-09a9-49be-b74c-10344479c59c tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.268738 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-704c03f4-09a9-49be-b74c-10344479c59c tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.268950 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-704c03f4-09a9-49be-b74c-10344479c59c tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] show called for member 246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:51:54.271984 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.271984 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:54.275359 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-704c03f4-09a9-49be-b74c-10344479c59c tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 returned with HTTP 200 Aug 07 18:51:54.275748 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 85/349] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:54.285252 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-32d92921-9053-4ea1-8d69-d31d170e396a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.289422 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-32d92921-9053-4ea1-8d69-d31d170e396a tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] POST https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action Aug 07 18:51:54.289422 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-32d92921-9053-4ea1-8d69-d31d170e396a tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:54.289422 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-32d92921-9053-4ea1-8d69-d31d170e396a tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:54.290605 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-32d92921-9053-4ea1-8d69-d31d170e396a tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Updating group '246f1329-1e2a-47e3-8a0a-4f56fba3c8e5' with 'available' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 18:51:54.293647 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-440ce231-475b-4cd5-a448-b08197ae64b9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.296261 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-440ce231-475b-4cd5-a448-b08197ae64b9 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] GET https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 Aug 07 18:51:54.296622 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-440ce231-475b-4cd5-a448-b08197ae64b9 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.296945 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-440ce231-475b-4cd5-a448-b08197ae64b9 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.297842 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.297842 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:54.306910 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-32d92921-9053-4ea1-8d69-d31d170e396a tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action returned with HTTP 202 Aug 07 18:51:54.307382 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 88/350] 10.4.3.15 () {70 vars in 1448 bytes} [Fri Aug 7 18:51:54 2026] POST /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:51:54.312181 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.312181 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:54.316313 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-33420f49-d536-40a8-8505-fc3f352ced01 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.317405 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-440ce231-475b-4cd5-a448-b08197ae64b9 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:51:54.319202 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-33420f49-d536-40a8-8505-fc3f352ced01 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 Aug 07 18:51:54.319202 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-33420f49-d536-40a8-8505-fc3f352ced01 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.319202 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-33420f49-d536-40a8-8505-fc3f352ced01 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.319202 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.group_snapshots [None req-33420f49-d536-40a8-8505-fc3f352ced01 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] show called for member 246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:51:54.322143 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.322143 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:54.323888 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-440ce231-475b-4cd5-a448-b08197ae64b9 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 returned with HTTP 200 Aug 07 18:51:54.324754 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 90/351] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 => generated 1309 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:54.329313 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-33420f49-d536-40a8-8505-fc3f352ced01 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 returned with HTTP 200 Aug 07 18:51:54.329313 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 89/352] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:51:54.333150 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4f5fd24c-c89b-4424-b071-3dd073b637c1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.334742 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f5fd24c-c89b-4424-b071-3dd073b637c1 None None] GET https://10.4.3.15/volume// Aug 07 18:51:54.334742 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f5fd24c-c89b-4424-b071-3dd073b637c1 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.334742 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f5fd24c-c89b-4424-b071-3dd073b637c1 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.334742 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f5fd24c-c89b-4424-b071-3dd073b637c1 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:54.335163 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 86/353] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51: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 07 18:51:54.338518 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9993d3d8-e23a-4f59-a7dc-9f93a6ebbdc5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.340856 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9993d3d8-e23a-4f59-a7dc-9f93a6ebbdc5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] DELETE https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 Aug 07 18:51:54.341173 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9993d3d8-e23a-4f59-a7dc-9f93a6ebbdc5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.341416 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9993d3d8-e23a-4f59-a7dc-9f93a6ebbdc5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.341596 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-9993d3d8-e23a-4f59-a7dc-9f93a6ebbdc5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] delete called for member 246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 {{(pid=100343) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 18:51:54.341735 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.group_snapshots [None req-9993d3d8-e23a-4f59-a7dc-9f93a6ebbdc5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Delete group_snapshot with id: 246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 Aug 07 18:51:54.345408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-c18ccc6e-a140-439b-826a-a6d6276008d7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.346664 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.346664 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:54.348185 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-c18ccc6e-a140-439b-826a-a6d6276008d7 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:51:54.348567 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-c18ccc6e-a140-439b-826a-a6d6276008d7 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56934c8d-d820-4cfc-bac7-f5adcf47cd65", "connector": null, "instance_uuid": "6b679241-145d-4912-ac78-e372ba408586"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:54.364277 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.364277 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:54.399014 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9993d3d8-e23a-4f59-a7dc-9f93a6ebbdc5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 returned with HTTP 202 Aug 07 18:51:54.399595 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 89/354] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:51:54 2026] DELETE /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:51:54.410065 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-c18ccc6e-a140-439b-826a-a6d6276008d7 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:51:54.410065 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 91/355] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:51:54 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 07 18:51:54.410241 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ded66c37-a6bf-4ef5-b1ca-2e7c758e577e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.412140 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ded66c37-a6bf-4ef5-b1ca-2e7c758e577e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:51:54.412507 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ded66c37-a6bf-4ef5-b1ca-2e7c758e577e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.412892 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ded66c37-a6bf-4ef5-b1ca-2e7c758e577e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.413419 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-ded66c37-a6bf-4ef5-b1ca-2e7c758e577e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:51:54.414458 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ded66c37-a6bf-4ef5-b1ca-2e7c758e577e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:51:54.422190 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b43b6796-fd40-4299-94c4-fd9982bc1fdf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.427024 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b43b6796-fd40-4299-94c4-fd9982bc1fdf None None] GET https://10.4.3.15/volume// Aug 07 18:51:54.427024 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b43b6796-fd40-4299-94c4-fd9982bc1fdf None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.427024 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b43b6796-fd40-4299-94c4-fd9982bc1fdf None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.427024 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b43b6796-fd40-4299-94c4-fd9982bc1fdf None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:51:54.428257 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 87/356] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:51:54.441497 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-90e6350a-07ae-4757-bb06-24bc0b729dae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.447168 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-90e6350a-07ae-4757-bb06-24bc0b729dae tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] GET https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 Aug 07 18:51:54.447447 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-90e6350a-07ae-4757-bb06-24bc0b729dae tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.447706 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-90e6350a-07ae-4757-bb06-24bc0b729dae tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.450962 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ded66c37-a6bf-4ef5-b1ca-2e7c758e577e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Get all volumes completed successfully. Aug 07 18:51:54.451977 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-ded66c37-a6bf-4ef5-b1ca-2e7c758e577e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:51:54.452394 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-ded66c37-a6bf-4ef5-b1ca-2e7c758e577e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:51:54.461477 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.461477 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:54.466107 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-90e6350a-07ae-4757-bb06-24bc0b729dae tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:51:54.474468 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-90e6350a-07ae-4757-bb06-24bc0b729dae tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 returned with HTTP 200 Aug 07 18:51:54.474468 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 90/357] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 => generated 1488 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:51:54.497955 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-ded66c37-a6bf-4ef5-b1ca-2e7c758e577e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:51:54.501707 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.501707 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:54.508583 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ded66c37-a6bf-4ef5-b1ca-2e7c758e577e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:51:54.510263 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 90/358] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:54.526489 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-de9f657b-3648-4a7b-96da-70bd0c776b8e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.528363 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-de9f657b-3648-4a7b-96da-70bd0c776b8e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/snapshots/detail Aug 07 18:51:54.528671 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-de9f657b-3648-4a7b-96da-70bd0c776b8e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.529921 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-de9f657b-3648-4a7b-96da-70bd0c776b8e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.529921 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-de9f657b-3648-4a7b-96da-70bd0c776b8e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:51:54.529921 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.529921 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:54.530597 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-de9f657b-3648-4a7b-96da-70bd0c776b8e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Building query based on filter {{(pid=100344) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:51:54.543335 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-de9f657b-3648-4a7b-96da-70bd0c776b8e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Get all snapshots completed successfully. Aug 07 18:51:54.544509 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-de9f657b-3648-4a7b-96da-70bd0c776b8e tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 18:51:54.544972 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 92/359] 10.4.3.15 () {66 vars in 1257 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:51:54.560216 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8ac54e1a-ce53-41e6-b624-659e12f2b2f1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.563951 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ac54e1a-ce53-41e6-b624-659e12f2b2f1 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 Aug 07 18:51:54.564234 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ac54e1a-ce53-41e6-b624-659e12f2b2f1 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.564525 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ac54e1a-ce53-41e6-b624-659e12f2b2f1 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.564714 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-8ac54e1a-ce53-41e6-b624-659e12f2b2f1 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] show called for member 246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:51:54.572792 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ac54e1a-ce53-41e6-b624-659e12f2b2f1 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 returned with HTTP 404 Aug 07 18:51:54.574089 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 88/360] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/group_snapshots/246f1329-1e2a-47e3-8a0a-4f56fba3c8e5 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:51:54.583507 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6684332d-efae-4a3f-afef-92e88019571a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.585692 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6684332d-efae-4a3f-afef-92e88019571a tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:51:54.585948 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6684332d-efae-4a3f-afef-92e88019571a tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.586195 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6684332d-efae-4a3f-afef-92e88019571a tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.586332 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-32848cd3-005b-4fe9-aeab-893b99fe4b0a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.586718 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-6684332d-efae-4a3f-afef-92e88019571a tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:51:54.588565 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-32848cd3-005b-4fe9-aeab-893b99fe4b0a tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] PUT https://10.4.3.15/volume/v3/attachments/a2bc6eeb-e16e-42d5-997e-ad061baa5654 Aug 07 18:51:54.588956 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-32848cd3-005b-4fe9-aeab-893b99fe4b0a tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:54.591562 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6684332d-efae-4a3f-afef-92e88019571a tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:51:54.599679 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-32848cd3-005b-4fe9-aeab-893b99fe4b0a tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Acquiring lock "cinder-attachment_update-56934c8d-d820-4cfc-bac7-f5adcf47cd65-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:51:54.604865 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-32848cd3-005b-4fe9-aeab-893b99fe4b0a tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Lock "cinder-attachment_update-56934c8d-d820-4cfc-bac7-f5adcf47cd65-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:51:54.606300 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.606300 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:51:54.641183 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6684332d-efae-4a3f-afef-92e88019571a tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Get all volumes completed successfully. Aug 07 18:51:54.641578 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-6684332d-efae-4a3f-afef-92e88019571a tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:51:54.641680 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-6684332d-efae-4a3f-afef-92e88019571a tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:51:54.706973 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-6684332d-efae-4a3f-afef-92e88019571a tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:51:54.712604 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.712604 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:54.724509 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6684332d-efae-4a3f-afef-92e88019571a tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:51:54.725064 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 91/361] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:54.736543 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-32848cd3-005b-4fe9-aeab-893b99fe4b0a tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Lock "cinder-attachment_update-56934c8d-d820-4cfc-bac7-f5adcf47cd65-np0000006749" released by "attachment_update" :: held 0.131s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:51:54.736543 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-32848cd3-005b-4fe9-aeab-893b99fe4b0a tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/attachments/a2bc6eeb-e16e-42d5-997e-ad061baa5654 returned with HTTP 200 Aug 07 18:51:54.736543 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 91/362] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:51:54 2026] PUT /volume/v3/attachments/a2bc6eeb-e16e-42d5-997e-ad061baa5654 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:54.745104 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-705061c8-7d78-48f3-847e-bba89949fed5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.747672 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-705061c8-7d78-48f3-847e-bba89949fed5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] POST https://10.4.3.15/volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602/action Aug 07 18:51:54.748293 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-705061c8-7d78-48f3-847e-bba89949fed5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:54.748492 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-705061c8-7d78-48f3-847e-bba89949fed5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:54.750198 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-705061c8-7d78-48f3-847e-bba89949fed5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] delete called for group b312abf7-27a6-4bc6-8cc2-0a54fd66d602 {{(pid=100344) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:51:54.750449 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.groups [None req-705061c8-7d78-48f3-847e-bba89949fed5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Delete group with id: b312abf7-27a6-4bc6-8cc2-0a54fd66d602 Aug 07 18:51:54.759279 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.759279 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:54.774449 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-a00bb026-29c8-483c-87c2-4e5992107e84 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.777198 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-a00bb026-29c8-483c-87c2-4e5992107e84 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] POST https://10.4.3.15/volume/v3/attachments/a2bc6eeb-e16e-42d5-997e-ad061baa5654/action Aug 07 18:51:54.777675 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-a00bb026-29c8-483c-87c2-4e5992107e84 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:51:54.777794 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-a00bb026-29c8-483c-87c2-4e5992107e84 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:54.796324 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.796324 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:51:54.810165 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-806db120-3d45-4f95-8b1d-be35c578ee91 req-a00bb026-29c8-483c-87c2-4e5992107e84 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/attachments/a2bc6eeb-e16e-42d5-997e-ad061baa5654/action returned with HTTP 204 Aug 07 18:51:54.810625 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 89/363] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:51:54 2026] POST /volume/v3/attachments/a2bc6eeb-e16e-42d5-997e-ad061baa5654/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:54.810987 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-705061c8-7d78-48f3-847e-bba89949fed5 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602/action returned with HTTP 202 Aug 07 18:51:54.811487 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 93/364] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:51:54 2026] POST /volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:51:54.820363 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b7afa2a4-1599-45d9-bef8-084ec1e1d273 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:54.823194 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7afa2a4-1599-45d9-bef8-084ec1e1d273 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 Aug 07 18:51:54.823526 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7afa2a4-1599-45d9-bef8-084ec1e1d273 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:54.823795 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7afa2a4-1599-45d9-bef8-084ec1e1d273 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:54.835742 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.835742 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:54.840647 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b7afa2a4-1599-45d9-bef8-084ec1e1d273 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Volume info retrieved successfully. Aug 07 18:51:54.841582 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-b7afa2a4-1599-45d9-bef8-084ec1e1d273 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:51:54.841816 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-b7afa2a4-1599-45d9-bef8-084ec1e1d273 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:51:54.896944 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-b7afa2a4-1599-45d9-bef8-084ec1e1d273 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:51:54.902747 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:54.902747 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:51:54.911023 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7afa2a4-1599-45d9-bef8-084ec1e1d273 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 returned with HTTP 200 Aug 07 18:51:54.911496 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 92/365] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:51:54 2026] GET /volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:51:55.926718 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6166b7d9-26ea-4cdd-895a-11015f5d1cbd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:55.928405 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6166b7d9-26ea-4cdd-895a-11015f5d1cbd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 Aug 07 18:51:55.928660 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6166b7d9-26ea-4cdd-895a-11015f5d1cbd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:55.928848 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6166b7d9-26ea-4cdd-895a-11015f5d1cbd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:55.934601 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6166b7d9-26ea-4cdd-895a-11015f5d1cbd tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 returned with HTTP 404 Aug 07 18:51:55.935036 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 92/366] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:51:55 2026] GET /volume/v3/volumes/d67cb4d9-dc6d-4bec-8e2b-558d7141bd14 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:51:55.942447 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d1eeee8b-97c9-4c71-b1a4-5ad9037ce615 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:55.944523 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1eeee8b-97c9-4c71-b1a4-5ad9037ce615 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] GET https://10.4.3.15/volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602 Aug 07 18:51:55.944833 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1eeee8b-97c9-4c71-b1a4-5ad9037ce615 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:55.945018 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1eeee8b-97c9-4c71-b1a4-5ad9037ce615 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:55.945171 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-d1eeee8b-97c9-4c71-b1a4-5ad9037ce615 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] show called for member b312abf7-27a6-4bc6-8cc2-0a54fd66d602 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:51:55.951976 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1eeee8b-97c9-4c71-b1a4-5ad9037ce615 tempest-GroupSnapshotsV319Test-1231277141 tempest-GroupSnapshotsV319Test-1231277141-project-member] https://10.4.3.15/volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602 returned with HTTP 404 Aug 07 18:51:55.952600 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 90/367] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:51:55 2026] GET /volume/v3/groups/b312abf7-27a6-4bc6-8cc2-0a54fd66d602 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:51:55.964056 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5ad932d3-25ad-42b1-a9e6-14d47aa89c87 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:55.965953 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5ad932d3-25ad-42b1-a9e6-14d47aa89c87 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/076e8124-3c93-4bae-8d2a-43052a251c53 Aug 07 18:51:55.966161 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5ad932d3-25ad-42b1-a9e6-14d47aa89c87 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:55.966350 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5ad932d3-25ad-42b1-a9e6-14d47aa89c87 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:55.989334 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5ad932d3-25ad-42b1-a9e6-14d47aa89c87 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] https://10.4.3.15/volume/v3/group_types/076e8124-3c93-4bae-8d2a-43052a251c53 returned with HTTP 202 Aug 07 18:51:55.989824 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 94/368] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:51:55 2026] DELETE /volume/v3/group_types/076e8124-3c93-4bae-8d2a-43052a251c53 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:51:56.001522 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e08ec101-6f2b-4cd3-b259-8bb3b9759468 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:56.003498 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e08ec101-6f2b-4cd3-b259-8bb3b9759468 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] DELETE https://10.4.3.15/volume/v3/types/489f90e9-bdb7-4ebe-bad8-2aca81467892 Aug 07 18:51:56.003682 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e08ec101-6f2b-4cd3-b259-8bb3b9759468 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:56.003893 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e08ec101-6f2b-4cd3-b259-8bb3b9759468 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:56.049536 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e08ec101-6f2b-4cd3-b259-8bb3b9759468 tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] https://10.4.3.15/volume/v3/types/489f90e9-bdb7-4ebe-bad8-2aca81467892 returned with HTTP 202 Aug 07 18:51:56.049536 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 93/369] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:51:56 2026] DELETE /volume/v3/types/489f90e9-bdb7-4ebe-bad8-2aca81467892 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:51:56.057343 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ad05c6c9-f1f2-45f1-afb9-08ad420f711c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:56.059753 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ad05c6c9-f1f2-45f1-afb9-08ad420f711c tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] GET https://10.4.3.15/volume/v3/types/489f90e9-bdb7-4ebe-bad8-2aca81467892 Aug 07 18:51:56.060388 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ad05c6c9-f1f2-45f1-afb9-08ad420f711c tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:56.060388 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ad05c6c9-f1f2-45f1-afb9-08ad420f711c tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:56.067146 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ad05c6c9-f1f2-45f1-afb9-08ad420f711c tempest-GroupSnapshotsV319Test-800036632 tempest-GroupSnapshotsV319Test-800036632-project-admin] https://10.4.3.15/volume/v3/types/489f90e9-bdb7-4ebe-bad8-2aca81467892 returned with HTTP 404 Aug 07 18:51:56.067711 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 93/370] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:51:56 2026] GET /volume/v3/types/489f90e9-bdb7-4ebe-bad8-2aca81467892 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:51:58.971653 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:58.973539 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:51:58.973912 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-548847556"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:51:58.975560 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-548847556'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:51:58.975693 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Create volume of 1 GB Aug 07 18:51:58.979814 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Availability Zones retrieved successfully. Aug 07 18:51:58.984972 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Flow 'volume_create_api' (83d41d8f-6ae3-42d9-9c81-f08a9576d4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:58.985987 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5768ba7-19cd-4c7f-88f0-5273e43bc9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:58.986881 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:51:59.015452 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5768ba7-19cd-4c7f-88f0-5273e43bc9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:59.016436 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d08ee3-c054-4e3a-88d0-b5a0d72f47bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:59.103646 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Created reservations ['148d2ba7-3685-48f6-89ac-106444bbd2e7', '683caa5a-16ec-4d80-85f8-75a706da13be', '0b2dfa55-f297-4e7d-a32b-74777e3c93c8', '44235591-3be7-4b32-8cdf-723ffa5c8599'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:51:59.104379 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d08ee3-c054-4e3a-88d0-b5a0d72f47bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['148d2ba7-3685-48f6-89ac-106444bbd2e7', '683caa5a-16ec-4d80-85f8-75a706da13be', '0b2dfa55-f297-4e7d-a32b-74777e3c93c8', '44235591-3be7-4b32-8cdf-723ffa5c8599']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:59.105686 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c419600-ad2f-42bc-bd36-f7f102e7c0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:59.132531 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c419600-ad2f-42bc-bd36-f7f102e7c0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ddf19c3-5556-4cd1-a6a8-88d2b47823a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-548847556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2884ffc6e2ae40bfa840f0e4f6a1cd2c',qos_specs=None,replication_status=,reservations=['148d2ba7-3685-48f6-89ac-106444bbd2e7','683caa5a-16ec-4d80-85f8-75a706da13be','0b2dfa55-f297-4e7d-a32b-74777e3c93c8','44235591-3be7-4b32-8cdf-723ffa5c8599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71e3f66b61c41d697ab2bb6c799d66b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-548847556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ddf19c3-5556-4cd1-a6a8-88d2b47823a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2884ffc6e2ae40bfa840f0e4f6a1cd2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e71e3f66b61c41d697ab2bb6c799d66b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:59.134622 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb61e83-5ebf-4fba-98ab-f505db63970b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:59.155805 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb61e83-5ebf-4fba-98ab-f505db63970b) transitioned into state 'SUCCESS' from state '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-548847556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2884ffc6e2ae40bfa840f0e4f6a1cd2c',qos_specs=None,replication_status=,reservations=['148d2ba7-3685-48f6-89ac-106444bbd2e7','683caa5a-16ec-4d80-85f8-75a706da13be','0b2dfa55-f297-4e7d-a32b-74777e3c93c8','44235591-3be7-4b32-8cdf-723ffa5c8599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71e3f66b61c41d697ab2bb6c799d66b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:59.156750 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97310376-e796-48cf-8b59-6bd31a692cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:51:59.167480 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97310376-e796-48cf-8b59-6bd31a692cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:51:59.169887 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Flow 'volume_create_api' (83d41d8f-6ae3-42d9-9c81-f08a9576d4bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:51:59.170541 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Create volume request issued successfully. Aug 07 18:51:59.171499 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-878b9d24-7ad9-4582-b1b7-d57eae787d00 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:51:59.172419 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 91/371] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:51:58 2026] POST /volume/v3/volumes => generated 752 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:51:59.187159 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3f1b362d-8318-4f0a-891b-3778fbdbf5db None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:51:59.189940 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3f1b362d-8318-4f0a-891b-3778fbdbf5db tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] GET https://10.4.3.15/volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 Aug 07 18:51:59.190310 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3f1b362d-8318-4f0a-891b-3778fbdbf5db tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:51:59.190654 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3f1b362d-8318-4f0a-891b-3778fbdbf5db tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:51:59.199332 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:51:59.199332 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:51:59.205374 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3f1b362d-8318-4f0a-891b-3778fbdbf5db tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Volume info retrieved successfully. Aug 07 18:51:59.211699 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3f1b362d-8318-4f0a-891b-3778fbdbf5db tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] https://10.4.3.15/volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 returned with HTTP 200 Aug 07 18:51:59.239216 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 95/372] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:51:59 2026] GET /volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:00.227659 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21e22793-3619-4050-8435-e2cdda5bdecf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:00.233078 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21e22793-3619-4050-8435-e2cdda5bdecf tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] GET https://10.4.3.15/volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 Aug 07 18:52:00.233078 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21e22793-3619-4050-8435-e2cdda5bdecf tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:00.233078 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21e22793-3619-4050-8435-e2cdda5bdecf tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:00.242258 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:00.242258 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:00.247712 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-21e22793-3619-4050-8435-e2cdda5bdecf tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Volume info retrieved successfully. Aug 07 18:52:00.254766 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21e22793-3619-4050-8435-e2cdda5bdecf tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] https://10.4.3.15/volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 returned with HTTP 200 Aug 07 18:52:00.256537 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 94/373] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:00 2026] GET /volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:00.641896 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-f87ac05f-f9b5-412a-a60e-bf2c602f6194 req-39343b21-3534-4ea4-9f8a-69ae6255cfeb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:00.644506 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f87ac05f-f9b5-412a-a60e-bf2c602f6194 req-39343b21-3534-4ea4-9f8a-69ae6255cfeb tempest-VolumesAdminNegativeTest-248979773 tempest-VolumesAdminNegativeTest-248979773-project] GET https://10.4.3.15/volume/v3/volumes/c5b08519-0dda-415c-810c-fd7002f0220e Aug 07 18:52:00.644608 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f87ac05f-f9b5-412a-a60e-bf2c602f6194 req-39343b21-3534-4ea4-9f8a-69ae6255cfeb tempest-VolumesAdminNegativeTest-248979773 tempest-VolumesAdminNegativeTest-248979773-project] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:00.644913 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f87ac05f-f9b5-412a-a60e-bf2c602f6194 req-39343b21-3534-4ea4-9f8a-69ae6255cfeb tempest-VolumesAdminNegativeTest-248979773 tempest-VolumesAdminNegativeTest-248979773-project] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:00.651859 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f87ac05f-f9b5-412a-a60e-bf2c602f6194 req-39343b21-3534-4ea4-9f8a-69ae6255cfeb tempest-VolumesAdminNegativeTest-248979773 tempest-VolumesAdminNegativeTest-248979773-project] https://10.4.3.15/volume/v3/volumes/c5b08519-0dda-415c-810c-fd7002f0220e returned with HTTP 404 Aug 07 18:52:00.652500 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 94/374] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:00 2026] GET /volume/v3/volumes/c5b08519-0dda-415c-810c-fd7002f0220e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:00.660463 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-66ac947a-81ef-4753-9862-768c10a4bec4 req-8808b086-5728-4c57-88b3-9d80708c8ad2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:00.663522 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-66ac947a-81ef-4753-9862-768c10a4bec4 req-8808b086-5728-4c57-88b3-9d80708c8ad2 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] GET https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 Aug 07 18:52:00.663786 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-66ac947a-81ef-4753-9862-768c10a4bec4 req-8808b086-5728-4c57-88b3-9d80708c8ad2 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:00.664449 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-66ac947a-81ef-4753-9862-768c10a4bec4 req-8808b086-5728-4c57-88b3-9d80708c8ad2 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:00.665466 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5e15692b-f6ec-4c2b-bff5-e81b8e8924b0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:00.667918 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5e15692b-f6ec-4c2b-bff5-e81b8e8924b0 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] DELETE https://10.4.3.15/volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 Aug 07 18:52:00.668455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5e15692b-f6ec-4c2b-bff5-e81b8e8924b0 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:00.668691 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5e15692b-f6ec-4c2b-bff5-e81b8e8924b0 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:00.669091 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-5e15692b-f6ec-4c2b-bff5-e81b8e8924b0 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Delete volume with id: 9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 Aug 07 18:52:00.676741 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:00.676741 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:00.678141 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:00.678141 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:00.678883 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5e15692b-f6ec-4c2b-bff5-e81b8e8924b0 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Volume info retrieved successfully. Aug 07 18:52:00.680765 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-66ac947a-81ef-4753-9862-768c10a4bec4 req-8808b086-5728-4c57-88b3-9d80708c8ad2 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:52:00.686621 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-66ac947a-81ef-4753-9862-768c10a4bec4 req-8808b086-5728-4c57-88b3-9d80708c8ad2 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 returned with HTTP 200 Aug 07 18:52:00.687180 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 92/375] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:00 2026] GET /volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 => generated 1601 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:00.702392 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5e15692b-f6ec-4c2b-bff5-e81b8e8924b0 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Delete volume request issued successfully. Aug 07 18:52:00.702640 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5e15692b-f6ec-4c2b-bff5-e81b8e8924b0 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] https://10.4.3.15/volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 returned with HTTP 202 Aug 07 18:52:00.703070 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 96/376] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:52:00 2026] DELETE /volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:00.709963 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5efded05-042d-455f-8b99-11c212c1c1d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:00.712787 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5efded05-042d-455f-8b99-11c212c1c1d1 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] GET https://10.4.3.15/volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 Aug 07 18:52:00.712891 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5efded05-042d-455f-8b99-11c212c1c1d1 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:00.713136 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5efded05-042d-455f-8b99-11c212c1c1d1 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:00.720874 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:00.720874 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:00.725615 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5efded05-042d-455f-8b99-11c212c1c1d1 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Volume info retrieved successfully. Aug 07 18:52:00.732076 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5efded05-042d-455f-8b99-11c212c1c1d1 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] https://10.4.3.15/volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 returned with HTTP 200 Aug 07 18:52:00.732612 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 95/377] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:00 2026] GET /volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:00.784932 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4a4d498d-1d5d-4acf-af90-7f3bdf98e05c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:00.994527 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a4d498d-1d5d-4acf-af90-7f3bdf98e05c tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] GET https://10.4.3.15/volume/v3/os-hosts Aug 07 18:52:00.994721 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a4d498d-1d5d-4acf-af90-7f3bdf98e05c tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:00.994934 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a4d498d-1d5d-4acf-af90-7f3bdf98e05c tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:00.995230 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:00.995230 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:01.001680 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.hosts [None req-4a4d498d-1d5d-4acf-af90-7f3bdf98e05c tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] status, active and update: available, enabled, 2026-08-07 18:51:50+00:00 {{(pid=100345) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:52:01.001807 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.hosts [None req-4a4d498d-1d5d-4acf-af90-7f3bdf98e05c tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] status, active and update: available, enabled, 2026-08-07 18:51:47+00:00 {{(pid=100345) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:52:01.001930 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.hosts [None req-4a4d498d-1d5d-4acf-af90-7f3bdf98e05c tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] status, active and update: available, enabled, 2026-08-07 18:51:16+00:00 {{(pid=100345) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:52:01.002226 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a4d498d-1d5d-4acf-af90-7f3bdf98e05c tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] https://10.4.3.15/volume/v3/os-hosts returned with HTTP 200 Aug 07 18:52:01.002597 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 95/378] 10.4.3.15 () {66 vars in 1233 bytes} [Fri Aug 7 18:52:00 2026] GET /volume/v3/os-hosts => generated 560 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:01.012622 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-08f6f7d0-7569-442b-afa0-58be9ddd951e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:01.013486 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08f6f7d0-7569-442b-afa0-58be9ddd951e tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] GET https://10.4.3.15/volume/v3/os-hosts Aug 07 18:52:01.013701 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08f6f7d0-7569-442b-afa0-58be9ddd951e tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:01.013899 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08f6f7d0-7569-442b-afa0-58be9ddd951e tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:01.023189 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.hosts [None req-08f6f7d0-7569-442b-afa0-58be9ddd951e tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] status, active and update: available, enabled, 2026-08-07 18:51:50+00:00 {{(pid=100342) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:52:01.023327 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.hosts [None req-08f6f7d0-7569-442b-afa0-58be9ddd951e tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] status, active and update: available, enabled, 2026-08-07 18:51:47+00:00 {{(pid=100342) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:52:01.023461 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.hosts [None req-08f6f7d0-7569-442b-afa0-58be9ddd951e tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] status, active and update: available, enabled, 2026-08-07 18:51:16+00:00 {{(pid=100342) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:52:01.023757 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08f6f7d0-7569-442b-afa0-58be9ddd951e tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] https://10.4.3.15/volume/v3/os-hosts returned with HTTP 200 Aug 07 18:52:01.024211 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 93/379] 10.4.3.15 () {66 vars in 1233 bytes} [Fri Aug 7 18:52:01 2026] GET /volume/v3/os-hosts => generated 560 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:01.033708 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d532930b-f367-411e-994c-a873ba1a7e3b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:01.040292 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d532930b-f367-411e-994c-a873ba1a7e3b tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] GET https://10.4.3.15/volume/v3/os-hosts/np0000006749@storpool Aug 07 18:52:01.040631 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d532930b-f367-411e-994c-a873ba1a7e3b tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:01.040938 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d532930b-f367-411e-994c-a873ba1a7e3b tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:01.130173 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d532930b-f367-411e-994c-a873ba1a7e3b tempest-VolumeHostsAdminTestsJSON-1836650469 tempest-VolumeHostsAdminTestsJSON-1836650469-project-admin] https://10.4.3.15/volume/v3/os-hosts/np0000006749@storpool returned with HTTP 200 Aug 07 18:52:01.130607 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 97/380] 10.4.3.15 () {66 vars in 1299 bytes} [Fri Aug 7 18:52:01 2026] GET /volume/v3/os-hosts/np0000006749@storpool => generated 1317 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:01.747607 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e9d48e2b-6423-496d-a0b1-bf43cedcd400 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:01.754280 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e9d48e2b-6423-496d-a0b1-bf43cedcd400 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] GET https://10.4.3.15/volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 Aug 07 18:52:01.754494 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e9d48e2b-6423-496d-a0b1-bf43cedcd400 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:01.754614 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e9d48e2b-6423-496d-a0b1-bf43cedcd400 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:01.762957 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e9d48e2b-6423-496d-a0b1-bf43cedcd400 tempest-VolumesAdminNegativeTest-512418277 tempest-VolumesAdminNegativeTest-512418277-project-member] https://10.4.3.15/volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 returned with HTTP 404 Aug 07 18:52:01.763626 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 96/381] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:01 2026] GET /volume/v3/volumes/9ddf19c3-5556-4cd1-a6a8-88d2b47823a2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:05.848456 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6c0104cb-7276-4b4f-b703-42610e3d18d9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:06.054231 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c0104cb-7276-4b4f-b703-42610e3d18d9 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] GET https://10.4.3.15/volume/v3/os-quota-class-sets/default Aug 07 18:52:06.054511 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c0104cb-7276-4b4f-b703-42610e3d18d9 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:06.054735 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c0104cb-7276-4b4f-b703-42610e3d18d9 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:06.067479 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c0104cb-7276-4b4f-b703-42610e3d18d9 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] https://10.4.3.15/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 18:52:06.067832 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 96/382] 10.4.3.15 () {66 vars in 1290 bytes} [Fri Aug 7 18:52:05 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:06.078535 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-26214bcc-c533-4323-bb28-1b5cf43fb551 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:06.080391 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-26214bcc-c533-4323-bb28-1b5cf43fb551 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] GET https://10.4.3.15/volume/v3/os-quota-class-sets/default Aug 07 18:52:06.082355 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-26214bcc-c533-4323-bb28-1b5cf43fb551 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:06.082355 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-26214bcc-c533-4323-bb28-1b5cf43fb551 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:06.094467 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-26214bcc-c533-4323-bb28-1b5cf43fb551 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] https://10.4.3.15/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 18:52:06.095043 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 94/383] 10.4.3.15 () {66 vars in 1290 bytes} [Fri Aug 7 18:52:06 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:06.102596 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cd211ac1-20b5-41f2-b780-889687e5b9f2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:06.104363 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cd211ac1-20b5-41f2-b780-889687e5b9f2 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:06.104735 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cd211ac1-20b5-41f2-b780-889687e5b9f2 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1511857126"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:06.121748 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cd211ac1-20b5-41f2-b780-889687e5b9f2 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:06.122134 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 98/384] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:52:06 2026] POST /volume/v3/types => generated 228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:06.130600 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e535c3d6-78fd-4dc5-9ce7-4821f0e582a8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:06.132811 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e535c3d6-78fd-4dc5-9ce7-4821f0e582a8 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-class-sets/default Aug 07 18:52:06.133447 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e535c3d6-78fd-4dc5-9ce7-4821f0e582a8 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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-1511857126": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1511857126": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1511857126": 7}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:06.249632 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e535c3d6-78fd-4dc5-9ce7-4821f0e582a8 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] https://10.4.3.15/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 18:52:06.250239 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 97/385] 10.4.3.15 () {68 vars in 1311 bytes} [Fri Aug 7 18:52:06 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:06.260518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:06.262833 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/839b4b4b24a349f186a37c92d1fb6df6/defaults Aug 07 18:52:06.263138 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:06.263620 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Calling method 'defaults' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:06.271484 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.271916 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.272336 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.273005 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.273648 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.273784 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.274080 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.276488 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-42bec4ae-0eb4-4316-a97a-181561edbd4d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/839b4b4b24a349f186a37c92d1fb6df6/defaults returned with HTTP 200 Aug 07 18:52:06.276895 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 97/386] 10.4.3.15 () {66 vars in 1374 bytes} [Fri Aug 7 18:52:06 2026] GET /volume/v3/os-quota-sets/839b4b4b24a349f186a37c92d1fb6df6/defaults => generated 645 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:06.797279 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:06.799314 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/f58b6c9343f748e5b89c6597c62291c5/defaults Aug 07 18:52:06.799533 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:06.799724 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Calling method 'defaults' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:06.809237 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.809590 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.809847 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.810248 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.810499 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.810857 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.811131 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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 07 18:52:06.814433 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b90acc48-7e53-42a3-a75b-fd581fa18d03 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/f58b6c9343f748e5b89c6597c62291c5/defaults returned with HTTP 200 Aug 07 18:52:06.814940 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 95/387] 10.4.3.15 () {66 vars in 1374 bytes} [Fri Aug 7 18:52:06 2026] GET /volume/v3/os-quota-sets/f58b6c9343f748e5b89c6597c62291c5/defaults => generated 645 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:07.073466 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c1428044-b543-40ff-9695-90825cb5c43e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:07.075625 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c1428044-b543-40ff-9695-90825cb5c43e tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] DELETE https://10.4.3.15/volume/v3/types/354d8c7f-b83d-45a3-a891-a6137dad1836 Aug 07 18:52:07.075841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c1428044-b543-40ff-9695-90825cb5c43e tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:07.076068 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c1428044-b543-40ff-9695-90825cb5c43e tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:07.121847 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c1428044-b543-40ff-9695-90825cb5c43e tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] https://10.4.3.15/volume/v3/types/354d8c7f-b83d-45a3-a891-a6137dad1836 returned with HTTP 202 Aug 07 18:52:07.122707 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 99/388] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:07 2026] DELETE /volume/v3/types/354d8c7f-b83d-45a3-a891-a6137dad1836 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:07.131221 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e4cccb75-983c-47c7-8fc5-3d0ce8cff87d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:07.133152 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e4cccb75-983c-47c7-8fc5-3d0ce8cff87d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] GET https://10.4.3.15/volume/v3/types/354d8c7f-b83d-45a3-a891-a6137dad1836 Aug 07 18:52:07.133362 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e4cccb75-983c-47c7-8fc5-3d0ce8cff87d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:07.133580 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e4cccb75-983c-47c7-8fc5-3d0ce8cff87d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:07.137816 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e4cccb75-983c-47c7-8fc5-3d0ce8cff87d tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] https://10.4.3.15/volume/v3/types/354d8c7f-b83d-45a3-a891-a6137dad1836 returned with HTTP 404 Aug 07 18:52:07.138416 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 98/389] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:07 2026] GET /volume/v3/types/354d8c7f-b83d-45a3-a891-a6137dad1836 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:07.148335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9ce1a420-b887-4a94-ac6a-cfc77d542c54 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:07.151155 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9ce1a420-b887-4a94-ac6a-cfc77d542c54 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-class-sets/default Aug 07 18:52:07.151573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9ce1a420-b887-4a94-ac6a-cfc77d542c54 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-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=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:07.234243 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9ce1a420-b887-4a94-ac6a-cfc77d542c54 tempest-VolumeQuotaClassesTest-560908147 tempest-VolumeQuotaClassesTest-560908147-project-admin] https://10.4.3.15/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 18:52:07.234669 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 98/390] 10.4.3.15 () {68 vars in 1311 bytes} [Fri Aug 7 18:52:07 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:10.465100 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2f3a56f9-4d4c-4d49-a087-90fa7f70f20d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:10.579268 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f3a56f9-4d4c-4d49-a087-90fa7f70f20d tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:10.579662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f3a56f9-4d4c-4d49-a087-90fa7f70f20d tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-148908953"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:10.617987 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f3a56f9-4d4c-4d49-a087-90fa7f70f20d tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:10.617987 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 96/391] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:52:10 2026] POST /volume/v3/types => generated 232 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:10.627919 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d336e418-6cd2-43e7-a3d3-b4f828a1c2e5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:10.631230 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d336e418-6cd2-43e7-a3d3-b4f828a1c2e5 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:10.631674 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d336e418-6cd2-43e7-a3d3-b4f828a1c2e5 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-503429374", "extra_specs": {"multiattach": " True"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:10.664478 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d336e418-6cd2-43e7-a3d3-b4f828a1c2e5 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:10.664478 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 100/392] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 18:52:10 2026] POST /volume/v3/types => generated 258 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:10.678259 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cc6fbba3-6e20-4496-8109-8c805771aebd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:10.783408 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:10.785917 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-148908953", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1363854061"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:10.787393 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-148908953', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1363854061'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:10.793191 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Create volume of 1 GB Aug 07 18:52:10.793597 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:10.793597 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:10.794204 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Availability Zones retrieved successfully. Aug 07 18:52:10.802349 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Flow 'volume_create_api' (bc04f558-db43-41cc-89cb-43c4589f085c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:10.804334 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c946fe0c-8816-4256-9f28-ea154ef12646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:10.805577 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:10.833110 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c946fe0c-8816-4256-9f28-ea154ef12646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:52:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b8e2ead8-9a64-4c4b-95f2-9443dee2f625,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-148908953',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8e2ead8-9a64-4c4b-95f2-9443dee2f625', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:10.834059 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad69959c-45b0-4a5d-b641-aff3aefea5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:10.872769 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-148908953 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-148908953, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:10.873266 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-148908953 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-148908953, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:10.934332 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Created reservations ['cf660be3-83ed-460b-8db8-6c5834f1174f', '255b0e2c-ab29-4dec-a8c3-5ad21d606238', 'c7f5eb58-8899-45fc-9ba7-03062cc1fdd2', '87452003-8091-471c-889a-c2cd8a1e6ef7'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:10.935437 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad69959c-45b0-4a5d-b641-aff3aefea5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf660be3-83ed-460b-8db8-6c5834f1174f', '255b0e2c-ab29-4dec-a8c3-5ad21d606238', 'c7f5eb58-8899-45fc-9ba7-03062cc1fdd2', '87452003-8091-471c-889a-c2cd8a1e6ef7']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:10.936483 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb5260c-9cc8-4954-9dd4-dbf6fff72f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:10.975062 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb5260c-9cc8-4954-9dd4-dbf6fff72f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0808700-8da6-4bbc-8a97-a0e6521526d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1363854061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed610be56ffa436aa085d9a0724f6a9b',qos_specs=None,replication_status=,reservations=['cf660be3-83ed-460b-8db8-6c5834f1174f','255b0e2c-ab29-4dec-a8c3-5ad21d606238','c7f5eb58-8899-45fc-9ba7-03062cc1fdd2','87452003-8091-471c-889a-c2cd8a1e6ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896fa5d11c40477ca3055303ac6314fe',volume_type_id=b8e2ead8-9a64-4c4b-95f2-9443dee2f625), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1363854061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0808700-8da6-4bbc-8a97-a0e6521526d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed610be56ffa436aa085d9a0724f6a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='896fa5d11c40477ca3055303ac6314fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8e2ead8-9a64-4c4b-95f2-9443dee2f625),volume_type_id=b8e2ead8-9a64-4c4b-95f2-9443dee2f625)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:10.976437 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd146e9-b200-4cd1-8091-c37ea670460c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:11.003021 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd146e9-b200-4cd1-8091-c37ea670460c) transitioned into state 'SUCCESS' from state '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-1363854061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed610be56ffa436aa085d9a0724f6a9b',qos_specs=None,replication_status=,reservations=['cf660be3-83ed-460b-8db8-6c5834f1174f','255b0e2c-ab29-4dec-a8c3-5ad21d606238','c7f5eb58-8899-45fc-9ba7-03062cc1fdd2','87452003-8091-471c-889a-c2cd8a1e6ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896fa5d11c40477ca3055303ac6314fe',volume_type_id=b8e2ead8-9a64-4c4b-95f2-9443dee2f625)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:11.004074 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b02fd2b-4927-458a-86e8-46a1e94ca775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:11.017121 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b02fd2b-4927-458a-86e8-46a1e94ca775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:11.018454 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Flow 'volume_create_api' (bc04f558-db43-41cc-89cb-43c4589f085c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:11.018808 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Create volume request issued successfully. Aug 07 18:52:11.019646 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc6fbba3-6e20-4496-8109-8c805771aebd tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:11.020101 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 99/393] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:52:10 2026] POST /volume/v3/volumes => generated 869 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:11.037015 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-68d9f9d9-11fc-4a69-b5cd-e4a7c853a7ee None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:11.039182 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-68d9f9d9-11fc-4a69-b5cd-e4a7c853a7ee tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:11.039494 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-68d9f9d9-11fc-4a69-b5cd-e4a7c853a7ee tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:11.039891 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-68d9f9d9-11fc-4a69-b5cd-e4a7c853a7ee tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:11.056904 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:11.056904 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:11.063349 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-68d9f9d9-11fc-4a69-b5cd-e4a7c853a7ee tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Volume info retrieved successfully. Aug 07 18:52:11.072545 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-68d9f9d9-11fc-4a69-b5cd-e4a7c853a7ee tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:11.072545 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 99/394] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:11 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 937 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:11.646218 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d78719f5-64ed-49b5-b6f5-41f77cf0ae43 req-17c56cf6-a6c4-47f4-b3b2-756d9d558059 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:11.648518 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d78719f5-64ed-49b5-b6f5-41f77cf0ae43 req-17c56cf6-a6c4-47f4-b3b2-756d9d558059 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:52:11.648751 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d78719f5-64ed-49b5-b6f5-41f77cf0ae43 req-17c56cf6-a6c4-47f4-b3b2-756d9d558059 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:11.648974 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d78719f5-64ed-49b5-b6f5-41f77cf0ae43 req-17c56cf6-a6c4-47f4-b3b2-756d9d558059 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:11.660788 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:11.660788 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:11.664699 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-d78719f5-64ed-49b5-b6f5-41f77cf0ae43 req-17c56cf6-a6c4-47f4-b3b2-756d9d558059 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:52:11.669263 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d78719f5-64ed-49b5-b6f5-41f77cf0ae43 req-17c56cf6-a6c4-47f4-b3b2-756d9d558059 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:52:11.669703 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 97/395] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:11 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:12.084842 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.086673 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:12.087252 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2061982045"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:12.087939 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eb69a6ee-a709-43b0-9b57-4624ec547c00 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.088603 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2061982045'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:12.088756 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Create volume of 1 GB Aug 07 18:52:12.089837 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb69a6ee-a709-43b0-9b57-4624ec547c00 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:12.090109 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb69a6ee-a709-43b0-9b57-4624ec547c00 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:12.090331 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb69a6ee-a709-43b0-9b57-4624ec547c00 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:12.092757 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Availability Zones retrieved successfully. Aug 07 18:52:12.097446 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.097446 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:12.098255 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Flow 'volume_create_api' (d8c06ca1-7de7-4b2c-b50e-e11a9a61d86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:12.099185 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65476f71-c417-4da6-ae5d-20e9c5a1883b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:12.100312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:12.101867 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eb69a6ee-a709-43b0-9b57-4624ec547c00 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Volume info retrieved successfully. Aug 07 18:52:12.107073 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb69a6ee-a709-43b0-9b57-4624ec547c00 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:12.107496 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 100/396] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:12 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:12.120394 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ada8ee9e-6078-498f-b4d7-3c5436c87b9c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.122719 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ada8ee9e-6078-498f-b4d7-3c5436c87b9c tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:12.123072 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ada8ee9e-6078-498f-b4d7-3c5436c87b9c tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:12.123286 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ada8ee9e-6078-498f-b4d7-3c5436c87b9c tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:12.128046 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65476f71-c417-4da6-ae5d-20e9c5a1883b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:12.129243 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ac7c9d-554a-4164-8344-19ab80118239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:12.132494 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.132494 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:12.137084 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ada8ee9e-6078-498f-b4d7-3c5436c87b9c tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Volume info retrieved successfully. Aug 07 18:52:12.142271 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ada8ee9e-6078-498f-b4d7-3c5436c87b9c tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:12.142744 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 100/397] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:12 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 1190 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:52:12.156083 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-578506da-7004-4490-a25a-070126aa01aa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.157728 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] POST https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9/action Aug 07 18:52:12.158095 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-503429374", "migration_policy": "never"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:12.158209 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-503429374", "migration_policy": "never"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:12.166046 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.166046 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:12.166643 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Volume info retrieved successfully. Aug 07 18:52:12.172915 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.172915 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:12.195304 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-503429374 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-503429374, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:12.195657 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-503429374 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-503429374, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:12.196245 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Created reservations ['d5652996-28f5-4120-90d4-a7fc68356653', '7df8a633-97a8-4793-bef8-eecddb4323ca', '837725b1-8d33-4590-8675-93fe8ecb255c', '8fad027e-3e73-4145-b306-e629da04ea78'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:12.197085 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ac7c9d-554a-4164-8344-19ab80118239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5652996-28f5-4120-90d4-a7fc68356653', '7df8a633-97a8-4793-bef8-eecddb4323ca', '837725b1-8d33-4590-8675-93fe8ecb255c', '8fad027e-3e73-4145-b306-e629da04ea78']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:12.197806 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00955b6-e862-485c-8592-5f2bc3444c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:12.217057 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Created reservations ['93cc356c-f7ee-484a-96fa-ba100c47e5c1', 'aec56939-6089-4e59-b8fd-7975c615db8d'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:12.220974 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00955b6-e862-485c-8592-5f2bc3444c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aca24c82-981b-4762-a5de-25ae44f8083b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2061982045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e03790ee2014c33909044b36b6f8a4e',qos_specs=None,replication_status=,reservations=['d5652996-28f5-4120-90d4-a7fc68356653','7df8a633-97a8-4793-bef8-eecddb4323ca','837725b1-8d33-4590-8675-93fe8ecb255c','8fad027e-3e73-4145-b306-e629da04ea78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e636e1f55204483af23e17c5edacb98',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2061982045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aca24c82-981b-4762-a5de-25ae44f8083b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e03790ee2014c33909044b36b6f8a4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e636e1f55204483af23e17c5edacb98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:12.221559 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de018dbb-ccb3-4b99-8797-d8db519a6e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:12.230615 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-148908953 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-148908953, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:12.230983 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-148908953 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-148908953, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:12.239509 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de018dbb-ccb3-4b99-8797-d8db519a6e94) transitioned into state 'SUCCESS' from state '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-2061982045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e03790ee2014c33909044b36b6f8a4e',qos_specs=None,replication_status=,reservations=['d5652996-28f5-4120-90d4-a7fc68356653','7df8a633-97a8-4793-bef8-eecddb4323ca','837725b1-8d33-4590-8675-93fe8ecb255c','8fad027e-3e73-4145-b306-e629da04ea78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e636e1f55204483af23e17c5edacb98',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:12.240389 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ba96072-4ee8-4dcb-9b92-0ba7b2081490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:12.242561 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Created reservations ['4da94700-73fe-4664-bd83-06bc8520ab99', '5043d91e-9681-407d-a0cc-d49b2b7dc37e'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:12.249313 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ba96072-4ee8-4dcb-9b92-0ba7b2081490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:12.250518 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Flow 'volume_create_api' (d8c06ca1-7de7-4b2c-b50e-e11a9a61d86b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:12.250963 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Create volume request issued successfully. Aug 07 18:52:12.251810 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ffa8905e-8cf2-427d-8a1d-177abe9b0d9b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:12.252437 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 101/398] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:52:12 2026] POST /volume/v3/volumes => generated 755 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:12.267248 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d976140a-51f6-4320-82ad-0c7f3531d658 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.269354 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d976140a-51f6-4320-82ad-0c7f3531d658 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:52:12.269899 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d976140a-51f6-4320-82ad-0c7f3531d658 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:12.269899 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d976140a-51f6-4320-82ad-0c7f3531d658 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:12.277616 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Retype volume request issued successfully. Aug 07 18:52:12.277802 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-578506da-7004-4490-a25a-070126aa01aa tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9/action returned with HTTP 202 Aug 07 18:52:12.278512 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 98/399] 10.4.3.15 () {70 vars in 1425 bytes} [Fri Aug 7 18:52:12 2026] POST /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:52:12.278620 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.278620 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:12.283435 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d976140a-51f6-4320-82ad-0c7f3531d658 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:52:12.286772 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5938695b-5eae-4750-a541-855ad339e97e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.288860 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d976140a-51f6-4320-82ad-0c7f3531d658 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 200 Aug 07 18:52:12.288937 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5938695b-5eae-4750-a541-855ad339e97e tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:12.289141 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5938695b-5eae-4750-a541-855ad339e97e tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:12.289369 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 101/400] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:12 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:12.289433 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5938695b-5eae-4750-a541-855ad339e97e tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:12.298664 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.298664 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:12.302983 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5938695b-5eae-4750-a541-855ad339e97e tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Volume info retrieved successfully. Aug 07 18:52:12.309167 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5938695b-5eae-4750-a541-855ad339e97e tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:12.309511 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 101/401] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:12 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:12.379328 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-83609c98-eaed-4426-b1ab-64698b4eef41 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.382049 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-83609c98-eaed-4426-b1ab-64698b4eef41 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:52:12.383289 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-83609c98-eaed-4426-b1ab-64698b4eef41 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:12.383289 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-83609c98-eaed-4426-b1ab-64698b4eef41 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:12.391929 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.391929 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:12.399333 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-83609c98-eaed-4426-b1ab-64698b4eef41 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:52:12.404838 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-83609c98-eaed-4426-b1ab-64698b4eef41 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:52:12.405257 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 102/402] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:12 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:12.465865 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-99387805-22dd-4bfd-b4da-acc26fb38c0d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.469441 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-99387805-22dd-4bfd-b4da-acc26fb38c0d tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:52:12.469662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-99387805-22dd-4bfd-b4da-acc26fb38c0d tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:12.469888 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-99387805-22dd-4bfd-b4da-acc26fb38c0d tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:12.481752 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.481752 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:12.488894 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-99387805-22dd-4bfd-b4da-acc26fb38c0d tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:52:12.496865 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-99387805-22dd-4bfd-b4da-acc26fb38c0d tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:52:12.497355 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 99/403] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:12 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:12.592767 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f291f792-ac1d-434f-ad06-7d3ff3dee681 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.593277 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f291f792-ac1d-434f-ad06-7d3ff3dee681 None None] GET https://10.4.3.15/volume// Aug 07 18:52:12.593553 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f291f792-ac1d-434f-ad06-7d3ff3dee681 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:12.593734 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f291f792-ac1d-434f-ad06-7d3ff3dee681 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:12.594190 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f291f792-ac1d-434f-ad06-7d3ff3dee681 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:52:12.594584 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 102/404] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:52: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 07 18:52:12.606874 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-26ef2a4b-f9a5-4638-85d1-6842068cc60a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.610598 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-26ef2a4b-f9a5-4638-85d1-6842068cc60a tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:52:12.611064 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-26ef2a4b-f9a5-4638-85d1-6842068cc60a tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27445910-1a4c-4d2b-94b7-a66cd23f702e", "connector": null, "instance_uuid": "2539cda8-74d4-4c95-bb13-0b0bd87e7e90"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:12.625225 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.625225 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:12.671854 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-26ef2a4b-f9a5-4638-85d1-6842068cc60a tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:52:12.672489 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 102/405] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:52:12 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:12.712293 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-12016bd0-aa62-4569-b14c-27d7846afd26 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.715750 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-12016bd0-aa62-4569-b14c-27d7846afd26 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:52:12.715750 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-12016bd0-aa62-4569-b14c-27d7846afd26 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:12.715750 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-12016bd0-aa62-4569-b14c-27d7846afd26 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:12.726167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2ffd1df8-f822-4dee-ad50-d00326702746 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.726699 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2ffd1df8-f822-4dee-ad50-d00326702746 None None] GET https://10.4.3.15/volume// Aug 07 18:52:12.726943 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2ffd1df8-f822-4dee-ad50-d00326702746 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:12.727283 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2ffd1df8-f822-4dee-ad50-d00326702746 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:12.727712 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2ffd1df8-f822-4dee-ad50-d00326702746 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:52:12.728244 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 100/406] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:52: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 07 18:52:12.730157 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.730157 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:12.737409 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-12016bd0-aa62-4569-b14c-27d7846afd26 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:52:12.739716 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-c4cc16b7-58ae-4097-932b-0b598e880346 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.743876 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-12016bd0-aa62-4569-b14c-27d7846afd26 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:52:12.744877 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 103/407] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:12 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:12.744946 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-c4cc16b7-58ae-4097-932b-0b598e880346 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:52:12.744946 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-c4cc16b7-58ae-4097-932b-0b598e880346 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:12.745026 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-c4cc16b7-58ae-4097-932b-0b598e880346 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:12.760048 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.760048 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:12.767738 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-c4cc16b7-58ae-4097-932b-0b598e880346 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:52:12.773220 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-c4cc16b7-58ae-4097-932b-0b598e880346 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:52:12.773769 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 103/408] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:52:12 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:52:12.872779 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-4bd82631-4619-4662-95a5-06ea2467f6bf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:12.874940 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-4bd82631-4619-4662-95a5-06ea2467f6bf tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] PUT https://10.4.3.15/volume/v3/attachments/f1d28adf-7462-45ac-9dc0-e6bd0d286784 Aug 07 18:52:12.875310 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-4bd82631-4619-4662-95a5-06ea2467f6bf tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:12.882505 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-4bd82631-4619-4662-95a5-06ea2467f6bf tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Acquiring lock "cinder-attachment_update-27445910-1a4c-4d2b-94b7-a66cd23f702e-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:52:12.887461 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-4bd82631-4619-4662-95a5-06ea2467f6bf tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Lock "cinder-attachment_update-27445910-1a4c-4d2b-94b7-a66cd23f702e-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:52:12.888784 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:12.888784 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:12.966140 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-4bd82631-4619-4662-95a5-06ea2467f6bf tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Lock "cinder-attachment_update-27445910-1a4c-4d2b-94b7-a66cd23f702e-np0000006749" released by "attachment_update" :: held 0.079s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:52:12.967128 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-4bd82631-4619-4662-95a5-06ea2467f6bf tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/attachments/f1d28adf-7462-45ac-9dc0-e6bd0d286784 returned with HTTP 200 Aug 07 18:52:12.967441 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 103/409] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:52:12 2026] PUT /volume/v3/attachments/f1d28adf-7462-45ac-9dc0-e6bd0d286784 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:13.303517 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e9dcca3a-7d9e-4ffd-a91b-1453615b5d76 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:13.305201 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9dcca3a-7d9e-4ffd-a91b-1453615b5d76 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:52:13.305439 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9dcca3a-7d9e-4ffd-a91b-1453615b5d76 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:13.305591 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9dcca3a-7d9e-4ffd-a91b-1453615b5d76 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:13.312712 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:13.312712 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:13.316823 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e9dcca3a-7d9e-4ffd-a91b-1453615b5d76 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:52:13.320558 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9dcca3a-7d9e-4ffd-a91b-1453615b5d76 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 200 Aug 07 18:52:13.321303 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 101/410] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:13 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:13.324878 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5a7257fb-353a-4eb8-a384-1086db5ec631 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:13.326695 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5a7257fb-353a-4eb8-a384-1086db5ec631 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:13.326912 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5a7257fb-353a-4eb8-a384-1086db5ec631 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:13.327160 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5a7257fb-353a-4eb8-a384-1086db5ec631 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:13.333644 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:13.333644 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:13.336976 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5a7257fb-353a-4eb8-a384-1086db5ec631 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Volume info retrieved successfully. Aug 07 18:52:13.340866 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5a7257fb-353a-4eb8-a384-1086db5ec631 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:13.341230 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 104/411] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:13 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:13.358388 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9607b7e1-01ee-4038-975e-d14bf8b3ebd3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:13.360447 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9607b7e1-01ee-4038-975e-d14bf8b3ebd3 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:13.360715 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9607b7e1-01ee-4038-975e-d14bf8b3ebd3 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:13.360913 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9607b7e1-01ee-4038-975e-d14bf8b3ebd3 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:13.368222 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:13.368222 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:13.371747 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9607b7e1-01ee-4038-975e-d14bf8b3ebd3 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Volume info retrieved successfully. Aug 07 18:52:13.376372 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9607b7e1-01ee-4038-975e-d14bf8b3ebd3 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:13.376765 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 104/412] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:13 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 1189 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:52:13.389667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b0253a9e-0175-4b1b-8796-7d7a29e2570a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:13.391807 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b0253a9e-0175-4b1b-8796-7d7a29e2570a tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:13.392209 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b0253a9e-0175-4b1b-8796-7d7a29e2570a tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:13.392546 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b0253a9e-0175-4b1b-8796-7d7a29e2570a tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:13.400257 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:13.400257 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:13.404296 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b0253a9e-0175-4b1b-8796-7d7a29e2570a tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Volume info retrieved successfully. Aug 07 18:52:13.408379 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b0253a9e-0175-4b1b-8796-7d7a29e2570a tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:13.408885 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 104/413] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:13 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 1189 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:52:13.425117 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1903e033-d3a1-482a-8a98-77d73a9bde06 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:13.427114 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1903e033-d3a1-482a-8a98-77d73a9bde06 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] POST https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9/action Aug 07 18:52:13.427547 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1903e033-d3a1-482a-8a98-77d73a9bde06 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-148908953", "migration_policy": "never"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:13.427665 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1903e033-d3a1-482a-8a98-77d73a9bde06 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-148908953", "migration_policy": "never"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:13.446657 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:13.446657 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:13.447448 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1903e033-d3a1-482a-8a98-77d73a9bde06 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Volume info retrieved successfully. Aug 07 18:52:13.494437 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-1903e033-d3a1-482a-8a98-77d73a9bde06 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Created reservations ['3d4ed70e-577d-4c98-8b24-386c4e4f334d', 'b1ce6f52-8127-499a-bc49-e7f15dac9cc2'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:13.513096 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-1903e033-d3a1-482a-8a98-77d73a9bde06 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Created reservations ['b061c2ce-30be-41ad-b0fa-7eabdd1f3381', 'dd4445ce-9bf8-4e1b-a668-c981262c7892'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:13.549930 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1903e033-d3a1-482a-8a98-77d73a9bde06 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Retype volume request issued successfully. Aug 07 18:52:13.550319 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1903e033-d3a1-482a-8a98-77d73a9bde06 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9/action returned with HTTP 202 Aug 07 18:52:13.550975 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 102/414] 10.4.3.15 () {70 vars in 1425 bytes} [Fri Aug 7 18:52:13 2026] POST /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:52:13.561640 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ef811003-369f-4a7e-898a-09ff1258be64 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:13.563477 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ef811003-369f-4a7e-898a-09ff1258be64 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:13.563752 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ef811003-369f-4a7e-898a-09ff1258be64 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:13.564513 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ef811003-369f-4a7e-898a-09ff1258be64 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:13.573984 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:13.573984 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:13.575686 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ef811003-369f-4a7e-898a-09ff1258be64 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Volume info retrieved successfully. Aug 07 18:52:13.580471 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ef811003-369f-4a7e-898a-09ff1258be64 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:13.580852 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 105/415] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:13 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:13.766428 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f005cac7-8140-464d-a595-1d3075c7e544 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:13.768696 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f005cac7-8140-464d-a595-1d3075c7e544 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:52:13.768973 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f005cac7-8140-464d-a595-1d3075c7e544 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:13.769266 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f005cac7-8140-464d-a595-1d3075c7e544 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:13.786259 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:13.786259 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:13.798879 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f005cac7-8140-464d-a595-1d3075c7e544 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:52:13.818070 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f005cac7-8140-464d-a595-1d3075c7e544 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:52:13.818070 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 105/416] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:13 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:14.597364 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-24b06c30-fc22-477e-a8c9-acf120b24887 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.601639 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-24b06c30-fc22-477e-a8c9-acf120b24887 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:14.601639 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-24b06c30-fc22-477e-a8c9-acf120b24887 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.601639 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-24b06c30-fc22-477e-a8c9-acf120b24887 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.609779 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:14.609779 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:14.617176 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-24b06c30-fc22-477e-a8c9-acf120b24887 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Volume info retrieved successfully. Aug 07 18:52:14.628063 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-24b06c30-fc22-477e-a8c9-acf120b24887 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:14.628495 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 105/417] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:14 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:14.642613 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8d875c64-f3d4-4af2-9ee1-a9051d41e37e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.646127 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8d875c64-f3d4-4af2-9ee1-a9051d41e37e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:14.646127 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8d875c64-f3d4-4af2-9ee1-a9051d41e37e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.646127 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8d875c64-f3d4-4af2-9ee1-a9051d41e37e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.659622 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:14.659622 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:14.661361 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ce2279eb-b4ca-4518-a2d5-959764650387 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.663380 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ce2279eb-b4ca-4518-a2d5-959764650387 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:52:14.663849 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ce2279eb-b4ca-4518-a2d5-959764650387 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.664052 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ce2279eb-b4ca-4518-a2d5-959764650387 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.667942 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8d875c64-f3d4-4af2-9ee1-a9051d41e37e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Volume info retrieved successfully. Aug 07 18:52:14.680026 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8d875c64-f3d4-4af2-9ee1-a9051d41e37e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:14.680026 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 103/418] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:14 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 1190 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:52:14.684063 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:14.684063 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:14.688968 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ce2279eb-b4ca-4518-a2d5-959764650387 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:52:14.695745 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a13183a5-ea9d-48c9-97e0-ddda7b6260ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.698256 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a13183a5-ea9d-48c9-97e0-ddda7b6260ad tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] GET https://10.4.3.15/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1363854061 Aug 07 18:52:14.698472 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a13183a5-ea9d-48c9-97e0-ddda7b6260ad tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.698523 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ce2279eb-b4ca-4518-a2d5-959764650387 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:52:14.698666 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a13183a5-ea9d-48c9-97e0-ddda7b6260ad tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.699035 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 106/419] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:14 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:14.699514 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a13183a5-ea9d-48c9-97e0-ddda7b6260ad tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1363854061'), ('all_tenants', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:52:14.733695 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a13183a5-ea9d-48c9-97e0-ddda7b6260ad tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Get all volumes completed successfully. Aug 07 18:52:14.734130 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a13183a5-ea9d-48c9-97e0-ddda7b6260ad tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1363854061 returned with HTTP 200 Aug 07 18:52:14.734505 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 106/420] 10.4.3.15 () {68 vars in 1422 bytes} [Fri Aug 7 18:52:14 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1363854061 => generated 340 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:14.744183 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4a2eef79-e4f1-4469-856f-225ede5c5e2e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.744898 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-880b6404-38df-4034-b546-4984bb5da90b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.746292 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a2eef79-e4f1-4469-856f-225ede5c5e2e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] GET https://10.4.3.15/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1363854061 Aug 07 18:52:14.746545 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a2eef79-e4f1-4469-856f-225ede5c5e2e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.746864 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a2eef79-e4f1-4469-856f-225ede5c5e2e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.747778 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-880b6404-38df-4034-b546-4984bb5da90b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:52:14.747895 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4a2eef79-e4f1-4469-856f-225ede5c5e2e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1363854061'), ('all_tenants', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:52:14.748123 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-880b6404-38df-4034-b546-4984bb5da90b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.748435 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-880b6404-38df-4034-b546-4984bb5da90b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.760739 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:14.760739 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:14.767462 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-880b6404-38df-4034-b546-4984bb5da90b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:52:14.772536 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-880b6404-38df-4034-b546-4984bb5da90b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:52:14.772908 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 104/421] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:14 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:14.778850 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4a2eef79-e4f1-4469-856f-225ede5c5e2e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Get all volumes completed successfully. Aug 07 18:52:14.779386 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a2eef79-e4f1-4469-856f-225ede5c5e2e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1363854061 returned with HTTP 200 Aug 07 18:52:14.780038 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 106/422] 10.4.3.15 () {68 vars in 1422 bytes} [Fri Aug 7 18:52:14 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1363854061 => generated 340 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:14.790231 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-74497004-5382-426b-9269-99661a053267 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.792252 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-74497004-5382-426b-9269-99661a053267 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:14.792496 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-74497004-5382-426b-9269-99661a053267 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.792692 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-74497004-5382-426b-9269-99661a053267 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.805464 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:14.805464 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:14.811104 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-74497004-5382-426b-9269-99661a053267 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Volume info retrieved successfully. Aug 07 18:52:14.815645 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-74497004-5382-426b-9269-99661a053267 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:14.816161 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 107/423] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:14 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:14.826803 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f021094d-a6df-46fd-a2a4-b87ca8007243 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.829432 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f021094d-a6df-46fd-a2a4-b87ca8007243 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa/action Aug 07 18:52:14.829617 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f021094d-a6df-46fd-a2a4-b87ca8007243 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:14.829747 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f021094d-a6df-46fd-a2a4-b87ca8007243 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:14.832142 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bcbad56b-7667-4bf3-bf53-5da4a70268ce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.833807 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b7a793a2-438a-4303-bc20-a913c6f97b2b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.834826 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bcbad56b-7667-4bf3-bf53-5da4a70268ce tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:52:14.835057 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bcbad56b-7667-4bf3-bf53-5da4a70268ce tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.835254 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bcbad56b-7667-4bf3-bf53-5da4a70268ce tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.835764 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b7a793a2-438a-4303-bc20-a913c6f97b2b tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:14.836177 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b7a793a2-438a-4303-bc20-a913c6f97b2b tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.836313 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b7a793a2-438a-4303-bc20-a913c6f97b2b tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.836551 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-b7a793a2-438a-4303-bc20-a913c6f97b2b tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Delete volume with id: b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:14.844751 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:14.844751 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:14.845430 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b7a793a2-438a-4303-bc20-a913c6f97b2b tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Volume info retrieved successfully. Aug 07 18:52:14.845689 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:14.845689 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:14.846317 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f021094d-a6df-46fd-a2a4-b87ca8007243 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:52:14.847539 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:14.847539 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:14.850950 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bcbad56b-7667-4bf3-bf53-5da4a70268ce tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:52:14.856133 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bcbad56b-7667-4bf3-bf53-5da4a70268ce tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:52:14.856676 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 105/424] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:14 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:14.856750 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f021094d-a6df-46fd-a2a4-b87ca8007243 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Begin detaching volume completed successfully. Aug 07 18:52:14.857017 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f021094d-a6df-46fd-a2a4-b87ca8007243 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa/action returned with HTTP 202 Aug 07 18:52:14.857741 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 107/425] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:52:14 2026] POST /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:52:14.867644 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b7a793a2-438a-4303-bc20-a913c6f97b2b tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Delete volume request issued successfully. Aug 07 18:52:14.867881 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b7a793a2-438a-4303-bc20-a913c6f97b2b tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 202 Aug 07 18:52:14.868436 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 107/426] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:52:14 2026] DELETE /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:52:14.878643 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9510813d-f082-4ff6-b7f6-c2f5e9214509 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.882219 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9510813d-f082-4ff6-b7f6-c2f5e9214509 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:14.882514 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9510813d-f082-4ff6-b7f6-c2f5e9214509 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.882757 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9510813d-f082-4ff6-b7f6-c2f5e9214509 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.898269 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:14.898269 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:14.904314 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9510813d-f082-4ff6-b7f6-c2f5e9214509 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Volume info retrieved successfully. Aug 07 18:52:14.912075 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9510813d-f082-4ff6-b7f6-c2f5e9214509 tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 200 Aug 07 18:52:14.912637 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 108/427] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:14 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 995 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:14.914423 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8b0d210b-27ed-420a-82be-6d5dd783beb1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.914944 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b0d210b-27ed-420a-82be-6d5dd783beb1 None None] GET https://10.4.3.15/volume// Aug 07 18:52:14.915182 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b0d210b-27ed-420a-82be-6d5dd783beb1 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.915448 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b0d210b-27ed-420a-82be-6d5dd783beb1 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.915878 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b0d210b-27ed-420a-82be-6d5dd783beb1 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:52:14.916283 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 106/428] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:52: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 07 18:52:14.925359 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-b94877bc-0131-47a0-bc32-bf350465e5be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:14.929947 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-b94877bc-0131-47a0-bc32-bf350465e5be tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:52:14.930287 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-b94877bc-0131-47a0-bc32-bf350465e5be tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:14.930521 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-b94877bc-0131-47a0-bc32-bf350465e5be tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:14.948068 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:14.948068 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:14.952360 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-b94877bc-0131-47a0-bc32-bf350465e5be tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:52:14.956956 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-b94877bc-0131-47a0-bc32-bf350465e5be tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:52:14.957464 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 108/429] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:52:14 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 1321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:52:15.870563 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a63447e0-32b0-4eab-87e5-89db7b0176fd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:15.873640 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a63447e0-32b0-4eab-87e5-89db7b0176fd tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:52:15.873842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a63447e0-32b0-4eab-87e5-89db7b0176fd tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:15.874058 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a63447e0-32b0-4eab-87e5-89db7b0176fd tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:15.883214 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:15.883214 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:15.886675 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a63447e0-32b0-4eab-87e5-89db7b0176fd tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:52:15.892406 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a63447e0-32b0-4eab-87e5-89db7b0176fd tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:52:15.892785 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 108/430] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:15 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:15.929345 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-68746832-c5c6-457e-b4ef-910f3372048a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:15.931101 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68746832-c5c6-457e-b4ef-910f3372048a tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] GET https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 Aug 07 18:52:15.931370 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-68746832-c5c6-457e-b4ef-910f3372048a tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:15.931615 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-68746832-c5c6-457e-b4ef-910f3372048a tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:15.937146 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68746832-c5c6-457e-b4ef-910f3372048a tempest-VolumeRetypeMultiattachTest-1573189887 tempest-VolumeRetypeMultiattachTest-1573189887-project-member] https://10.4.3.15/volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 returned with HTTP 404 Aug 07 18:52:15.937792 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 109/431] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:15 2026] GET /volume/v3/volumes/b0808700-8da6-4bbc-8a97-a0e6521526d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:52:15.947670 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1e67f915-c777-4e0f-bcad-a63ae5546e9b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:15.951753 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e67f915-c777-4e0f-bcad-a63ae5546e9b tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] DELETE https://10.4.3.15/volume/v3/types/31111e62-8114-46e0-bdac-b59873aa2a54 Aug 07 18:52:15.951753 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e67f915-c777-4e0f-bcad-a63ae5546e9b tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:15.951753 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e67f915-c777-4e0f-bcad-a63ae5546e9b tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:16.000872 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e67f915-c777-4e0f-bcad-a63ae5546e9b tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/types/31111e62-8114-46e0-bdac-b59873aa2a54 returned with HTTP 202 Aug 07 18:52:16.000872 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 107/432] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:15 2026] DELETE /volume/v3/types/31111e62-8114-46e0-bdac-b59873aa2a54 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:16.010031 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a93281d0-f0d2-41ff-8ae0-3f91b5c42abc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:16.012485 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a93281d0-f0d2-41ff-8ae0-3f91b5c42abc tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] GET https://10.4.3.15/volume/v3/types/31111e62-8114-46e0-bdac-b59873aa2a54 Aug 07 18:52:16.012712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a93281d0-f0d2-41ff-8ae0-3f91b5c42abc tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:16.012908 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a93281d0-f0d2-41ff-8ae0-3f91b5c42abc tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:16.017288 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a93281d0-f0d2-41ff-8ae0-3f91b5c42abc tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/types/31111e62-8114-46e0-bdac-b59873aa2a54 returned with HTTP 404 Aug 07 18:52:16.017924 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 109/433] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:16 2026] GET /volume/v3/types/31111e62-8114-46e0-bdac-b59873aa2a54 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:16.027731 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a2d9a08e-a17f-4ccb-ba7e-e095e3f8779e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:16.029516 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a2d9a08e-a17f-4ccb-ba7e-e095e3f8779e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] DELETE https://10.4.3.15/volume/v3/types/b8e2ead8-9a64-4c4b-95f2-9443dee2f625 Aug 07 18:52:16.029730 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a2d9a08e-a17f-4ccb-ba7e-e095e3f8779e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:16.029931 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a2d9a08e-a17f-4ccb-ba7e-e095e3f8779e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:16.070348 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a2d9a08e-a17f-4ccb-ba7e-e095e3f8779e tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/types/b8e2ead8-9a64-4c4b-95f2-9443dee2f625 returned with HTTP 202 Aug 07 18:52:16.070746 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 109/434] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:16 2026] DELETE /volume/v3/types/b8e2ead8-9a64-4c4b-95f2-9443dee2f625 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:16.082896 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ab48e29c-a47a-4cd8-aeb5-a43e73f640e8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:16.085311 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ab48e29c-a47a-4cd8-aeb5-a43e73f640e8 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] GET https://10.4.3.15/volume/v3/types/b8e2ead8-9a64-4c4b-95f2-9443dee2f625 Aug 07 18:52:16.086228 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ab48e29c-a47a-4cd8-aeb5-a43e73f640e8 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:16.086592 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ab48e29c-a47a-4cd8-aeb5-a43e73f640e8 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:16.090785 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ab48e29c-a47a-4cd8-aeb5-a43e73f640e8 tempest-VolumeRetypeMultiattachTest-195273440 tempest-VolumeRetypeMultiattachTest-195273440-project-admin] https://10.4.3.15/volume/v3/types/b8e2ead8-9a64-4c4b-95f2-9443dee2f625 returned with HTTP 404 Aug 07 18:52:16.092710 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 110/435] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:16 2026] GET /volume/v3/types/b8e2ead8-9a64-4c4b-95f2-9443dee2f625 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:16.287596 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-cdbf7f66-88a3-4013-80c1-907faee63e6e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:16.289740 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-cdbf7f66-88a3-4013-80c1-907faee63e6e tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] POST https://10.4.3.15/volume/v3/attachments/f1d28adf-7462-45ac-9dc0-e6bd0d286784/action Aug 07 18:52:16.290058 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-cdbf7f66-88a3-4013-80c1-907faee63e6e tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:16.290186 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-cdbf7f66-88a3-4013-80c1-907faee63e6e tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:16.310084 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:16.310084 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:16.323710 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-40b5a09f-1bfe-43c5-a7b2-d3cd929c526b req-cdbf7f66-88a3-4013-80c1-907faee63e6e tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/attachments/f1d28adf-7462-45ac-9dc0-e6bd0d286784/action returned with HTTP 204 Aug 07 18:52:16.324248 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 108/436] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:52:16 2026] POST /volume/v3/attachments/f1d28adf-7462-45ac-9dc0-e6bd0d286784/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:16.845492 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f83c1509-3853-42dd-9f76-5d853fc082cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:16.849274 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f83c1509-3853-42dd-9f76-5d853fc082cc tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] DELETE https://10.4.3.15/volume/v3/attachments/f4054160-248f-4040-a7a8-7c214d0e0740 Aug 07 18:52:16.849709 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f83c1509-3853-42dd-9f76-5d853fc082cc tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:16.850127 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f83c1509-3853-42dd-9f76-5d853fc082cc tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:16.859558 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:16.859558 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:16.908077 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4c78f568-00ac-45f4-bfa2-4874193a6cf9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:16.908363 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c78f568-00ac-45f4-bfa2-4874193a6cf9 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:52:16.908612 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4c78f568-00ac-45f4-bfa2-4874193a6cf9 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:16.908871 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4c78f568-00ac-45f4-bfa2-4874193a6cf9 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:16.919626 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f4f63b2b-a621-4682-ba5d-4070b68f10c1 req-f83c1509-3853-42dd-9f76-5d853fc082cc tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments/f4054160-248f-4040-a7a8-7c214d0e0740 returned with HTTP 200 Aug 07 18:52:16.920559 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 110/437] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:52:16 2026] DELETE /volume/v3/attachments/f4054160-248f-4040-a7a8-7c214d0e0740 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:16.921380 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:16.921380 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:16.935052 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4c78f568-00ac-45f4-bfa2-4874193a6cf9 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:52:16.941944 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c78f568-00ac-45f4-bfa2-4874193a6cf9 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:52:16.942346 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 110/438] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:16 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:16.962827 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f73829ed-e943-46bf-b1de-600dcadcfd16 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:16.965083 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f73829ed-e943-46bf-b1de-600dcadcfd16 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:52:16.965327 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f73829ed-e943-46bf-b1de-600dcadcfd16 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:16.965576 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f73829ed-e943-46bf-b1de-600dcadcfd16 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:16.983513 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:16.983513 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:16.989326 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f73829ed-e943-46bf-b1de-600dcadcfd16 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:52:16.998525 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f73829ed-e943-46bf-b1de-600dcadcfd16 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:52:16.998525 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 111/439] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:16 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:17.007935 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-549cb5a1-072b-4ec6-96ab-3da30dde2c4d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:17.011657 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-549cb5a1-072b-4ec6-96ab-3da30dde2c4d tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] DELETE https://10.4.3.15/volume/v3/attachments/a2bc6eeb-e16e-42d5-997e-ad061baa5654 Aug 07 18:52:17.011657 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-549cb5a1-072b-4ec6-96ab-3da30dde2c4d tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:17.011657 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-549cb5a1-072b-4ec6-96ab-3da30dde2c4d tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:17.018599 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d3a72136-3a17-4f50-95b2-cf420d57b38c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:17.020636 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d3a72136-3a17-4f50-95b2-cf420d57b38c tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:52:17.020824 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d3a72136-3a17-4f50-95b2-cf420d57b38c tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:17.021015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d3a72136-3a17-4f50-95b2-cf420d57b38c tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:17.022074 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:17.022074 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:17.036062 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2b6a9c99-e6b7-42b0-8d39-3dd5d1bab55e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:17.038016 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:17.038016 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:17.038108 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2b6a9c99-e6b7-42b0-8d39-3dd5d1bab55e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:52:17.038335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2b6a9c99-e6b7-42b0-8d39-3dd5d1bab55e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:17.038611 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2b6a9c99-e6b7-42b0-8d39-3dd5d1bab55e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:17.045330 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d3a72136-3a17-4f50-95b2-cf420d57b38c tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:52:17.046870 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:17.046870 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:17.050502 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d3a72136-3a17-4f50-95b2-cf420d57b38c tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:52:17.050782 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 111/440] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:17 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:17.052264 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2b6a9c99-e6b7-42b0-8d39-3dd5d1bab55e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:52:17.057647 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2b6a9c99-e6b7-42b0-8d39-3dd5d1bab55e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:52:17.058087 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 111/441] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:17 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:17.079917 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-549cb5a1-072b-4ec6-96ab-3da30dde2c4d tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/attachments/a2bc6eeb-e16e-42d5-997e-ad061baa5654 returned with HTTP 200 Aug 07 18:52:17.080344 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 109/442] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:52:17 2026] DELETE /volume/v3/attachments/a2bc6eeb-e16e-42d5-997e-ad061baa5654 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:17.094017 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-682d389d-86d4-4118-91f9-81a8c118dc29 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:17.094520 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-682d389d-86d4-4118-91f9-81a8c118dc29 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] DELETE https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 Aug 07 18:52:17.094771 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-682d389d-86d4-4118-91f9-81a8c118dc29 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:17.094965 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-682d389d-86d4-4118-91f9-81a8c118dc29 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:17.095163 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-682d389d-86d4-4118-91f9-81a8c118dc29 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Delete volume with id: 56934c8d-d820-4cfc-bac7-f5adcf47cd65 Aug 07 18:52:17.105456 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:17.105456 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:17.106111 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-682d389d-86d4-4118-91f9-81a8c118dc29 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:52:17.133986 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-682d389d-86d4-4118-91f9-81a8c118dc29 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Delete volume request issued successfully. Aug 07 18:52:17.134247 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5db2dc93-e480-454b-9834-6f459c6d72a1 req-682d389d-86d4-4118-91f9-81a8c118dc29 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 returned with HTTP 202 Aug 07 18:52:17.134832 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 112/443] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 18:52:17 2026] DELETE /volume/v3/volumes/56934c8d-d820-4cfc-bac7-f5adcf47cd65 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:17.291891 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b3e37550-755d-4532-a17b-3219c59e3f90 req-e3b34c79-91ee-4c26-8e3e-0f15d1a34592 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:17.296521 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b3e37550-755d-4532-a17b-3219c59e3f90 req-e3b34c79-91ee-4c26-8e3e-0f15d1a34592 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:52:17.296521 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b3e37550-755d-4532-a17b-3219c59e3f90 req-e3b34c79-91ee-4c26-8e3e-0f15d1a34592 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:17.296521 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b3e37550-755d-4532-a17b-3219c59e3f90 req-e3b34c79-91ee-4c26-8e3e-0f15d1a34592 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:17.310859 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:17.310859 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:17.313857 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-b3e37550-755d-4532-a17b-3219c59e3f90 req-e3b34c79-91ee-4c26-8e3e-0f15d1a34592 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:52:17.319185 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b3e37550-755d-4532-a17b-3219c59e3f90 req-e3b34c79-91ee-4c26-8e3e-0f15d1a34592 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:52:17.319605 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 112/444] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:17 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:19.063026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7198f9ed-000c-4a9e-8f67-845de1e7fc1a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:19.198011 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7198f9ed-000c-4a9e-8f67-845de1e7fc1a tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:19.198477 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7198f9ed-000c-4a9e-8f67-845de1e7fc1a tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-279210467", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:19.215947 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7198f9ed-000c-4a9e-8f67-845de1e7fc1a tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:19.216338 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 112/445] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 18:52:19 2026] POST /volume/v3/types => generated 274 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:19.226620 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-855b0a53-3ea9-47e6-b5f5-7318f38776f6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:19.228430 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-855b0a53-3ea9-47e6-b5f5-7318f38776f6 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:19.229035 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-855b0a53-3ea9-47e6-b5f5-7318f38776f6 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2119043586", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:19.230845 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:19.230845 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:19.253926 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-855b0a53-3ea9-47e6-b5f5-7318f38776f6 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:19.254487 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 110/446] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 18:52:19 2026] POST /volume/v3/types => generated 275 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:19.265922 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:19.358605 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:19.360753 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-587699709", "volume_type": "10efbac7-3213-48a5-b2ec-744f29aae109", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:19.364741 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-587699709', 'volume_type': '10efbac7-3213-48a5-b2ec-744f29aae109', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:19.372550 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Create volume of 1 GB Aug 07 18:52:19.372986 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:19.372986 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:19.373757 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Availability Zones retrieved successfully. Aug 07 18:52:19.384363 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Flow 'volume_create_api' (1c105dad-568a-475e-bee8-53891aa765ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:19.385774 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44aca20d-349c-4e73-9a11-b7f7a7e6d3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:19.387764 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:19.420016 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44aca20d-349c-4e73-9a11-b7f7a7e6d3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:52:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=10efbac7-3213-48a5-b2ec-744f29aae109,is_public=True,name='tempest-VolumeTypesTest-volume-type-279210467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10efbac7-3213-48a5-b2ec-744f29aae109', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:19.421432 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f58f8be9-ff1d-4434-b1bd-c9bb016ecb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:19.454565 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-279210467 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-279210467, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:19.455068 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-279210467 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-279210467, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:19.504588 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Created reservations ['c1d671e0-dd62-4355-be87-d45e9380c054', '61827955-022d-451e-86d0-14837571a7b4', '20456bdc-d3cb-4427-8adc-96a858a3a85f', '36a72c94-e960-4487-93d3-bb90edc06b6e'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:19.505478 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f58f8be9-ff1d-4434-b1bd-c9bb016ecb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1d671e0-dd62-4355-be87-d45e9380c054', '61827955-022d-451e-86d0-14837571a7b4', '20456bdc-d3cb-4427-8adc-96a858a3a85f', '36a72c94-e960-4487-93d3-bb90edc06b6e']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:19.506268 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62476481-3d15-4af0-9361-d762018b5d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:19.543589 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62476481-3d15-4af0-9361-d762018b5d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '091bf9c5-6088-4a76-9d91-9a05b09888e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-587699709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb56d7d276d435d966fa47d1f7c8b87',qos_specs=None,replication_status=,reservations=['c1d671e0-dd62-4355-be87-d45e9380c054','61827955-022d-451e-86d0-14837571a7b4','20456bdc-d3cb-4427-8adc-96a858a3a85f','36a72c94-e960-4487-93d3-bb90edc06b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8db79f648b4f4f07b32937b12ad06794',volume_type_id=10efbac7-3213-48a5-b2ec-744f29aae109), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-587699709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=091bf9c5-6088-4a76-9d91-9a05b09888e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcb56d7d276d435d966fa47d1f7c8b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8db79f648b4f4f07b32937b12ad06794',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10efbac7-3213-48a5-b2ec-744f29aae109),volume_type_id=10efbac7-3213-48a5-b2ec-744f29aae109)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:19.546090 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98ef6c7-ad87-4f7b-9009-c76ffe26dabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:19.576555 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98ef6c7-ad87-4f7b-9009-c76ffe26dabd) transitioned into state 'SUCCESS' from state '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-587699709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb56d7d276d435d966fa47d1f7c8b87',qos_specs=None,replication_status=,reservations=['c1d671e0-dd62-4355-be87-d45e9380c054','61827955-022d-451e-86d0-14837571a7b4','20456bdc-d3cb-4427-8adc-96a858a3a85f','36a72c94-e960-4487-93d3-bb90edc06b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8db79f648b4f4f07b32937b12ad06794',volume_type_id=10efbac7-3213-48a5-b2ec-744f29aae109)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:19.577868 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187cf765-a9e3-43b3-9fa1-cb016eb93b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:19.592915 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187cf765-a9e3-43b3-9fa1-cb016eb93b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:19.595797 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Flow 'volume_create_api' (1c105dad-568a-475e-bee8-53891aa765ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:19.595797 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Create volume request issued successfully. Aug 07 18:52:19.595797 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35451bcc-04ef-4260-88c5-4f4ba831fe59 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:19.595797 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 113/447] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:52:19 2026] POST /volume/v3/volumes => generated 780 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:19.608409 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bf1d200a-4eb3-41bb-88b5-de9c8964bea7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:19.611694 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf1d200a-4eb3-41bb-88b5-de9c8964bea7 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] GET https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 Aug 07 18:52:19.611766 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf1d200a-4eb3-41bb-88b5-de9c8964bea7 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:19.611942 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf1d200a-4eb3-41bb-88b5-de9c8964bea7 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:19.624207 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:19.624207 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:19.644186 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bf1d200a-4eb3-41bb-88b5-de9c8964bea7 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Volume info retrieved successfully. Aug 07 18:52:19.656930 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf1d200a-4eb3-41bb-88b5-de9c8964bea7 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 returned with HTTP 200 Aug 07 18:52:19.657561 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 113/448] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:19 2026] GET /volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:20.683689 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-67ae97ee-140a-474e-81dd-529ed96f7608 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:20.686194 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-67ae97ee-140a-474e-81dd-529ed96f7608 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] GET https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 Aug 07 18:52:20.686497 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-67ae97ee-140a-474e-81dd-529ed96f7608 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:20.687172 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-67ae97ee-140a-474e-81dd-529ed96f7608 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:20.698624 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:20.698624 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:20.704829 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-67ae97ee-140a-474e-81dd-529ed96f7608 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Volume info retrieved successfully. Aug 07 18:52:20.710620 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-67ae97ee-140a-474e-81dd-529ed96f7608 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 returned with HTTP 200 Aug 07 18:52:20.711131 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 113/449] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:20 2026] GET /volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:20.723765 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:20.725479 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] POST https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9/action Aug 07 18:52:20.725817 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Action body: b'{"os-retype": {"new_type": "763abc2b-d315-4ffa-a56e-b3b42bcb8934"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:20.725916 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "763abc2b-d315-4ffa-a56e-b3b42bcb8934"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:20.735437 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:20.735437 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:20.735840 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Volume info retrieved successfully. Aug 07 18:52:20.759840 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2119043586 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2119043586, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:20.760277 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2119043586 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2119043586, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:20.791233 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Created reservations ['46100944-f939-444c-9aac-5141dc6e2995', '41048454-3b98-453d-bbcc-5a7758822e95'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:20.815104 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-279210467 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-279210467, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:20.815582 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-279210467 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-279210467, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:20.828629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Created reservations ['5094ddd0-a825-4ba9-9432-7b7c327f7400', '078c2dbc-5eab-4e15-ae12-00cdd37e12ac'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:20.851017 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Retype volume request issued successfully. Aug 07 18:52:20.851246 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-25476704-661d-41eb-b4ad-9f8fe6c2093e tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9/action returned with HTTP 202 Aug 07 18:52:20.851644 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 111/450] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:52:20 2026] POST /volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:52:20.860187 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9e58648c-5543-49e7-9a3d-c4c7203497c3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:20.864147 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9e58648c-5543-49e7-9a3d-c4c7203497c3 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] GET https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 Aug 07 18:52:20.864147 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9e58648c-5543-49e7-9a3d-c4c7203497c3 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:20.864438 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9e58648c-5543-49e7-9a3d-c4c7203497c3 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:20.872352 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:20.872352 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:20.876326 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9e58648c-5543-49e7-9a3d-c4c7203497c3 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Volume info retrieved successfully. Aug 07 18:52:20.880750 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9e58648c-5543-49e7-9a3d-c4c7203497c3 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 returned with HTTP 200 Aug 07 18:52:20.881192 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 114/451] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:20 2026] GET /volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:21.261133 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-3bf4d03c-3d0b-4b17-8153-2a4071a1e30f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:21.262861 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-3bf4d03c-3d0b-4b17-8153-2a4071a1e30f tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:52:21.264026 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-3bf4d03c-3d0b-4b17-8153-2a4071a1e30f tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:21.264026 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-3bf4d03c-3d0b-4b17-8153-2a4071a1e30f tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:21.273694 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:21.273694 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:21.279848 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-3bf4d03c-3d0b-4b17-8153-2a4071a1e30f tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:52:21.286638 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-3bf4d03c-3d0b-4b17-8153-2a4071a1e30f tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 200 Aug 07 18:52:21.287239 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 114/452] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:21 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:21.312591 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b6a88289-bfc3-4f72-a3f3-65e496a40104 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:21.313918 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b6a88289-bfc3-4f72-a3f3-65e496a40104 None None] GET https://10.4.3.15/volume// Aug 07 18:52:21.314222 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b6a88289-bfc3-4f72-a3f3-65e496a40104 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:21.314551 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b6a88289-bfc3-4f72-a3f3-65e496a40104 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:21.315153 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b6a88289-bfc3-4f72-a3f3-65e496a40104 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:52:21.315619 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 114/453] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:52:21 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:52:21.324640 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-400251e1-5c39-4a12-a57d-fb46aba55dc6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:21.327535 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-400251e1-5c39-4a12-a57d-fb46aba55dc6 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:52:21.327893 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-400251e1-5c39-4a12-a57d-fb46aba55dc6 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aca24c82-981b-4762-a5de-25ae44f8083b", "connector": null, "instance_uuid": "291933bf-a587-4475-9f59-4c879a098506"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:21.336898 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:21.336898 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:21.362510 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-400251e1-5c39-4a12-a57d-fb46aba55dc6 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:52:21.363066 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 112/454] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:52:21 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 07 18:52:21.405396 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-718a1edf-4df6-4c81-98de-346261eb7a1b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:21.412200 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-718a1edf-4df6-4c81-98de-346261eb7a1b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] POST https://10.4.3.15/volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470/action Aug 07 18:52:21.412200 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-718a1edf-4df6-4c81-98de-346261eb7a1b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:21.412200 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-718a1edf-4df6-4c81-98de-346261eb7a1b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:21.434900 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:21.434900 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:21.444126 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-c6ca9dae-322c-44f6-a21f-e40428bfc29c req-718a1edf-4df6-4c81-98de-346261eb7a1b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470/action returned with HTTP 204 Aug 07 18:52:21.444614 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 115/455] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:52:21 2026] POST /volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:21.466376 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cb8a5428-9689-4654-b156-1cb5e48a05cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:21.468796 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb8a5428-9689-4654-b156-1cb5e48a05cc tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:52:21.468988 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb8a5428-9689-4654-b156-1cb5e48a05cc tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:21.469242 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb8a5428-9689-4654-b156-1cb5e48a05cc tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:21.480898 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:21.480898 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:21.485392 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cb8a5428-9689-4654-b156-1cb5e48a05cc tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:52:21.491769 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb8a5428-9689-4654-b156-1cb5e48a05cc tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 200 Aug 07 18:52:21.492726 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 115/456] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:21 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:21.507573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c9ef60d8-2a5c-4ddc-b57c-25e526891269 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:21.509468 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c9ef60d8-2a5c-4ddc-b57c-25e526891269 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:52:21.509663 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c9ef60d8-2a5c-4ddc-b57c-25e526891269 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:21.509840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c9ef60d8-2a5c-4ddc-b57c-25e526891269 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:21.519420 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:21.519420 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:21.524943 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c9ef60d8-2a5c-4ddc-b57c-25e526891269 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:52:21.530594 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c9ef60d8-2a5c-4ddc-b57c-25e526891269 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 200 Aug 07 18:52:21.531128 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 115/457] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:21 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:21.898142 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0d9df494-1bda-4c1e-950a-1d5a4c64479d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:21.901569 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d9df494-1bda-4c1e-950a-1d5a4c64479d tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] GET https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 Aug 07 18:52:21.902060 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d9df494-1bda-4c1e-950a-1d5a4c64479d tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:21.902060 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d9df494-1bda-4c1e-950a-1d5a4c64479d tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:21.916754 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:21.916754 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:21.920486 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0d9df494-1bda-4c1e-950a-1d5a4c64479d tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Volume info retrieved successfully. Aug 07 18:52:21.925467 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d9df494-1bda-4c1e-950a-1d5a4c64479d tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 returned with HTTP 200 Aug 07 18:52:21.925893 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 113/458] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:21 2026] GET /volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:21.939580 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6f011bb5-d0bd-43a0-9306-2cd15342385f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:21.941892 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f011bb5-d0bd-43a0-9306-2cd15342385f tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] GET https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 Aug 07 18:52:21.942198 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6f011bb5-d0bd-43a0-9306-2cd15342385f tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:21.942474 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6f011bb5-d0bd-43a0-9306-2cd15342385f tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:21.954023 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:21.954023 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:21.958655 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6f011bb5-d0bd-43a0-9306-2cd15342385f tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Volume info retrieved successfully. Aug 07 18:52:21.965346 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f011bb5-d0bd-43a0-9306-2cd15342385f tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 returned with HTTP 200 Aug 07 18:52:21.966353 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 116/459] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:21 2026] GET /volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:52:21.979799 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a7a76a5b-8c4f-4d6f-99f4-8379d602085d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:21.982445 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a7a76a5b-8c4f-4d6f-99f4-8379d602085d tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] GET https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 Aug 07 18:52:21.982738 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a7a76a5b-8c4f-4d6f-99f4-8379d602085d tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:21.982949 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a7a76a5b-8c4f-4d6f-99f4-8379d602085d tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:21.993405 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:21.993405 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:21.999875 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a7a76a5b-8c4f-4d6f-99f4-8379d602085d tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Volume info retrieved successfully. Aug 07 18:52:22.007623 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a7a76a5b-8c4f-4d6f-99f4-8379d602085d tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 returned with HTTP 200 Aug 07 18:52:22.008030 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 116/460] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:21 2026] GET /volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:22.024407 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7061ce6b-2985-4ec0-a561-17996818c053 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:22.027015 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7061ce6b-2985-4ec0-a561-17996818c053 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] DELETE https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 Aug 07 18:52:22.027540 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7061ce6b-2985-4ec0-a561-17996818c053 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:22.029509 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7061ce6b-2985-4ec0-a561-17996818c053 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:22.031013 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-7061ce6b-2985-4ec0-a561-17996818c053 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Delete volume with id: 091bf9c5-6088-4a76-9d91-9a05b09888e9 Aug 07 18:52:22.047184 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:22.047184 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:22.048021 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7061ce6b-2985-4ec0-a561-17996818c053 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Volume info retrieved successfully. Aug 07 18:52:22.077691 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7061ce6b-2985-4ec0-a561-17996818c053 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Delete volume request issued successfully. Aug 07 18:52:22.077691 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7061ce6b-2985-4ec0-a561-17996818c053 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 returned with HTTP 202 Aug 07 18:52:22.078187 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 116/461] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:52:22 2026] DELETE /volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:22.093567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-590edba2-e24b-46b6-93ed-9db19ca3979a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:22.096190 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-590edba2-e24b-46b6-93ed-9db19ca3979a tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] GET https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 Aug 07 18:52:22.096456 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-590edba2-e24b-46b6-93ed-9db19ca3979a tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:22.096702 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-590edba2-e24b-46b6-93ed-9db19ca3979a tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:22.107679 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:22.107679 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:22.113019 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-590edba2-e24b-46b6-93ed-9db19ca3979a tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Volume info retrieved successfully. Aug 07 18:52:22.120097 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-590edba2-e24b-46b6-93ed-9db19ca3979a tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 returned with HTTP 200 Aug 07 18:52:22.120506 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 114/462] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:22 2026] GET /volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:22.846351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4c0c6237-cca2-4510-8c76-a277b5df6936 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:22.846822 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4c0c6237-cca2-4510-8c76-a277b5df6936 None None] GET https://10.4.3.15/volume// Aug 07 18:52:22.847012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4c0c6237-cca2-4510-8c76-a277b5df6936 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:22.847221 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4c0c6237-cca2-4510-8c76-a277b5df6936 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:22.847619 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4c0c6237-cca2-4510-8c76-a277b5df6936 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:52:22.847918 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 117/463] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:52: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 07 18:52:22.856622 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-5d51298b-3aab-4e70-9dc6-e3b1313644f4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:22.861743 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-5d51298b-3aab-4e70-9dc6-e3b1313644f4 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:52:22.861951 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-5d51298b-3aab-4e70-9dc6-e3b1313644f4 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:22.862173 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-5d51298b-3aab-4e70-9dc6-e3b1313644f4 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:22.873654 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:22.873654 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:22.878006 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-5d51298b-3aab-4e70-9dc6-e3b1313644f4 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:52:22.883830 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-5d51298b-3aab-4e70-9dc6-e3b1313644f4 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 200 Aug 07 18:52:22.884399 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 117/464] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:52:22 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 1290 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:52:22.999349 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-af61940e-8b6d-4249-8112-0fced4390929 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.006057 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-af61940e-8b6d-4249-8112-0fced4390929 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] PUT https://10.4.3.15/volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470 Aug 07 18:52:23.006604 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-af61940e-8b6d-4249-8112-0fced4390929 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:23.016829 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-af61940e-8b6d-4249-8112-0fced4390929 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Acquiring lock "cinder-attachment_update-aca24c82-981b-4762-a5de-25ae44f8083b-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:52:23.025870 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-af61940e-8b6d-4249-8112-0fced4390929 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Lock "cinder-attachment_update-aca24c82-981b-4762-a5de-25ae44f8083b-np0000006749" acquired by "attachment_update" :: waited 0.009s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:52:23.027335 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:23.027335 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:23.133965 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-af61940e-8b6d-4249-8112-0fced4390929 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Lock "cinder-attachment_update-aca24c82-981b-4762-a5de-25ae44f8083b-np0000006749" released by "attachment_update" :: held 0.108s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:52:23.134416 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-af61940e-8b6d-4249-8112-0fced4390929 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470 returned with HTTP 200 Aug 07 18:52:23.135044 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 117/465] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:52:22 2026] PUT /volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:23.137421 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-39ba2152-a5ef-4673-94b8-15347fd960d3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.140233 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39ba2152-a5ef-4673-94b8-15347fd960d3 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] GET https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 Aug 07 18:52:23.140512 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39ba2152-a5ef-4673-94b8-15347fd960d3 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.140765 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39ba2152-a5ef-4673-94b8-15347fd960d3 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.147299 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39ba2152-a5ef-4673-94b8-15347fd960d3 tempest-VolumeTypesTest-3304336 tempest-VolumeTypesTest-3304336-project-member] https://10.4.3.15/volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 returned with HTTP 404 Aug 07 18:52:23.147977 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 115/466] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/volumes/091bf9c5-6088-4a76-9d91-9a05b09888e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:23.156527 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-474b4784-d1f7-4249-873b-3715499067aa None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.159294 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-474b4784-d1f7-4249-873b-3715499067aa tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] DELETE https://10.4.3.15/volume/v3/types/763abc2b-d315-4ffa-a56e-b3b42bcb8934 Aug 07 18:52:23.159854 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-474b4784-d1f7-4249-873b-3715499067aa tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.160165 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-474b4784-d1f7-4249-873b-3715499067aa tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.171311 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-eb06e187-0123-47ce-b825-e3dbee4679ed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.175920 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-eb06e187-0123-47ce-b825-e3dbee4679ed tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] POST https://10.4.3.15/volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470/action Aug 07 18:52:23.176384 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-eb06e187-0123-47ce-b825-e3dbee4679ed tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:23.176554 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-eb06e187-0123-47ce-b825-e3dbee4679ed tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:23.196116 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-474b4784-d1f7-4249-873b-3715499067aa tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/763abc2b-d315-4ffa-a56e-b3b42bcb8934 returned with HTTP 202 Aug 07 18:52:23.196454 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 118/467] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:23 2026] DELETE /volume/v3/types/763abc2b-d315-4ffa-a56e-b3b42bcb8934 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:23.204639 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:23.204639 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:23.208176 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fd844455-22a4-4936-9e05-82f639da0a2c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.210833 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fd844455-22a4-4936-9e05-82f639da0a2c tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/763abc2b-d315-4ffa-a56e-b3b42bcb8934 Aug 07 18:52:23.211228 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fd844455-22a4-4936-9e05-82f639da0a2c tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.211487 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fd844455-22a4-4936-9e05-82f639da0a2c tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.215900 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fd844455-22a4-4936-9e05-82f639da0a2c tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/763abc2b-d315-4ffa-a56e-b3b42bcb8934 returned with HTTP 404 Aug 07 18:52:23.216594 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 118/468] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/763abc2b-d315-4ffa-a56e-b3b42bcb8934 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:23.218500 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7d49035-2df8-412a-a132-eef9b51c6e79 req-eb06e187-0123-47ce-b825-e3dbee4679ed tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470/action returned with HTTP 204 Aug 07 18:52:23.219342 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 118/469] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:52:23 2026] POST /volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:23.229944 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fe756356-972e-4d36-aa1c-70b02a04649f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.232267 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe756356-972e-4d36-aa1c-70b02a04649f tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] DELETE https://10.4.3.15/volume/v3/types/10efbac7-3213-48a5-b2ec-744f29aae109 Aug 07 18:52:23.232555 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fe756356-972e-4d36-aa1c-70b02a04649f tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.232962 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fe756356-972e-4d36-aa1c-70b02a04649f tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.260014 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe756356-972e-4d36-aa1c-70b02a04649f tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/10efbac7-3213-48a5-b2ec-744f29aae109 returned with HTTP 202 Aug 07 18:52:23.260471 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 116/470] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:23 2026] DELETE /volume/v3/types/10efbac7-3213-48a5-b2ec-744f29aae109 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:23.267583 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b72450e5-b2f3-4be1-ae14-51d6a07dfc22 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.270308 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b72450e5-b2f3-4be1-ae14-51d6a07dfc22 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/10efbac7-3213-48a5-b2ec-744f29aae109 Aug 07 18:52:23.271826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b72450e5-b2f3-4be1-ae14-51d6a07dfc22 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.271826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b72450e5-b2f3-4be1-ae14-51d6a07dfc22 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.276594 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b72450e5-b2f3-4be1-ae14-51d6a07dfc22 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/10efbac7-3213-48a5-b2ec-744f29aae109 returned with HTTP 404 Aug 07 18:52:23.277319 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 119/471] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/10efbac7-3213-48a5-b2ec-744f29aae109 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:23.288293 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0f3958cd-b010-4f79-a44b-d22cec5e23d2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.294504 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0f3958cd-b010-4f79-a44b-d22cec5e23d2 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:23.294504 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0f3958cd-b010-4f79-a44b-d22cec5e23d2 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-781626186", "description": "tempest-volume-type-description-1669346275", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:23.305627 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:23.305627 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:23.321116 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0f3958cd-b010-4f79-a44b-d22cec5e23d2 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:23.321509 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 119/472] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 18:52:23 2026] POST /volume/v3/types => generated 314 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.332257 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-690ff179-bf36-4ea2-8ae1-0c6bc7c1c443 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.336567 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-690ff179-bf36-4ea2-8ae1-0c6bc7c1c443 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/dbf4ab57-58f0-472d-8770-fb74d83954ea Aug 07 18:52:23.336746 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-690ff179-bf36-4ea2-8ae1-0c6bc7c1c443 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.336924 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-690ff179-bf36-4ea2-8ae1-0c6bc7c1c443 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.343944 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-690ff179-bf36-4ea2-8ae1-0c6bc7c1c443 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/dbf4ab57-58f0-472d-8770-fb74d83954ea returned with HTTP 200 Aug 07 18:52:23.344409 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 119/473] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/dbf4ab57-58f0-472d-8770-fb74d83954ea => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.353359 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a73e7671-08a2-4db7-b23d-a0f0b5b47186 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.355168 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a73e7671-08a2-4db7-b23d-a0f0b5b47186 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] DELETE https://10.4.3.15/volume/v3/types/dbf4ab57-58f0-472d-8770-fb74d83954ea Aug 07 18:52:23.355390 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a73e7671-08a2-4db7-b23d-a0f0b5b47186 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.355594 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a73e7671-08a2-4db7-b23d-a0f0b5b47186 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.388338 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a73e7671-08a2-4db7-b23d-a0f0b5b47186 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/dbf4ab57-58f0-472d-8770-fb74d83954ea returned with HTTP 202 Aug 07 18:52:23.388849 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 117/474] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:23 2026] DELETE /volume/v3/types/dbf4ab57-58f0-472d-8770-fb74d83954ea => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:23.402463 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-01e600eb-bd93-41a7-9ed0-32ee8ba77c60 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.404519 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-01e600eb-bd93-41a7-9ed0-32ee8ba77c60 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/dbf4ab57-58f0-472d-8770-fb74d83954ea Aug 07 18:52:23.405967 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-01e600eb-bd93-41a7-9ed0-32ee8ba77c60 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.406678 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-01e600eb-bd93-41a7-9ed0-32ee8ba77c60 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.410418 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-01e600eb-bd93-41a7-9ed0-32ee8ba77c60 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/dbf4ab57-58f0-472d-8770-fb74d83954ea returned with HTTP 404 Aug 07 18:52:23.411058 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 120/475] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/dbf4ab57-58f0-472d-8770-fb74d83954ea => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:23.422139 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6d054617-766d-4c3c-931a-912dbfdbe234 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.424112 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6d054617-766d-4c3c-931a-912dbfdbe234 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:23.424485 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6d054617-766d-4c3c-931a-912dbfdbe234 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1967969429"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:23.438893 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6d054617-766d-4c3c-931a-912dbfdbe234 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:23.439469 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 120/476] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:52:23 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.447750 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a50856dc-c30e-4ec6-87ab-4e2ffcbe6b56 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.449531 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a50856dc-c30e-4ec6-87ab-4e2ffcbe6b56 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] POST https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption Aug 07 18:52:23.449879 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a50856dc-c30e-4ec6-87ab-4e2ffcbe6b56 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:23.491542 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a50856dc-c30e-4ec6-87ab-4e2ffcbe6b56 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption returned with HTTP 200 Aug 07 18:52:23.492036 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 120/477] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 18:52:23 2026] POST /volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.503068 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-32d3810d-63a9-43b4-ad6a-c7b405829435 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.505230 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-32d3810d-63a9-43b4-ad6a-c7b405829435 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption Aug 07 18:52:23.505446 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-32d3810d-63a9-43b4-ad6a-c7b405829435 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.505636 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-32d3810d-63a9-43b4-ad6a-c7b405829435 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.513679 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-32d3810d-63a9-43b4-ad6a-c7b405829435 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption returned with HTTP 200 Aug 07 18:52:23.514117 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 118/478] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.524527 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-136a9192-810a-40cc-9790-1a58e3ae2638 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.529035 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-136a9192-810a-40cc-9790-1a58e3ae2638 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] PUT https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption/0ac315fe-ec33-47e1-a376-e3f472280046 Aug 07 18:52:23.529035 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-136a9192-810a-40cc-9790-1a58e3ae2638 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:23.557552 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-c33ffd66-ff27-4bfa-aa89-5cabaf20fb60 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.560218 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-c33ffd66-ff27-4bfa-aa89-5cabaf20fb60 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] DELETE https://10.4.3.15/volume/v3/attachments/016b0cb2-a5b3-44c1-84e1-d1a2c53697c7 Aug 07 18:52:23.560428 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-c33ffd66-ff27-4bfa-aa89-5cabaf20fb60 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.560623 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-c33ffd66-ff27-4bfa-aa89-5cabaf20fb60 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.570078 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:23.570078 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:23.577577 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-136a9192-810a-40cc-9790-1a58e3ae2638 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption/0ac315fe-ec33-47e1-a376-e3f472280046 returned with HTTP 200 Aug 07 18:52:23.577577 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 121/479] 10.4.3.15 () {68 vars in 1500 bytes} [Fri Aug 7 18:52:23 2026] PUT /volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption/0ac315fe-ec33-47e1-a376-e3f472280046 => generated 122 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.588370 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1980e520-1d82-434d-8bdb-ca613f3854f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.590919 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1980e520-1d82-434d-8bdb-ca613f3854f7 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption Aug 07 18:52:23.591163 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1980e520-1d82-434d-8bdb-ca613f3854f7 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.591430 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1980e520-1d82-434d-8bdb-ca613f3854f7 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.602303 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1980e520-1d82-434d-8bdb-ca613f3854f7 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption returned with HTTP 200 Aug 07 18:52:23.602852 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 121/480] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption => generated 347 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.615513 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4ab4810a-8f02-416a-bcbf-0ab9b9853760 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.622528 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ab4810a-8f02-416a-bcbf-0ab9b9853760 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption/cipher Aug 07 18:52:23.622856 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ab4810a-8f02-416a-bcbf-0ab9b9853760 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.623135 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ab4810a-8f02-416a-bcbf-0ab9b9853760 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.632865 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ab4810a-8f02-416a-bcbf-0ab9b9853760 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption/cipher returned with HTTP 200 Aug 07 18:52:23.633430 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 119/481] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:52:23.645326 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-c33ffd66-ff27-4bfa-aa89-5cabaf20fb60 tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/attachments/016b0cb2-a5b3-44c1-84e1-d1a2c53697c7 returned with HTTP 200 Aug 07 18:52:23.645326 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 121/482] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:52:23 2026] DELETE /volume/v3/attachments/016b0cb2-a5b3-44c1-84e1-d1a2c53697c7 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.645788 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6fcfffc2-4178-455e-98dd-50f48c06c3d3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.647313 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6fcfffc2-4178-455e-98dd-50f48c06c3d3 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] DELETE https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption/0ac315fe-ec33-47e1-a376-e3f472280046 Aug 07 18:52:23.647648 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6fcfffc2-4178-455e-98dd-50f48c06c3d3 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.648077 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6fcfffc2-4178-455e-98dd-50f48c06c3d3 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.664839 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6fcfffc2-4178-455e-98dd-50f48c06c3d3 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption/0ac315fe-ec33-47e1-a376-e3f472280046 returned with HTTP 202 Aug 07 18:52:23.665487 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 122/483] 10.4.3.15 () {66 vars in 1482 bytes} [Fri Aug 7 18:52:23 2026] DELETE /volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption/0ac315fe-ec33-47e1-a376-e3f472280046 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:23.677893 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2876a5db-73bb-4295-8646-61ef662de8e1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.679769 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2876a5db-73bb-4295-8646-61ef662de8e1 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption Aug 07 18:52:23.680006 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2876a5db-73bb-4295-8646-61ef662de8e1 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.680235 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2876a5db-73bb-4295-8646-61ef662de8e1 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.683258 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-9f521c80-e105-4a42-889b-8887cfd90ced None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.686013 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-9f521c80-e105-4a42-889b-8887cfd90ced tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] DELETE https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 Aug 07 18:52:23.686256 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-9f521c80-e105-4a42-889b-8887cfd90ced tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.686726 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2876a5db-73bb-4295-8646-61ef662de8e1 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption returned with HTTP 200 Aug 07 18:52:23.686970 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-9f521c80-e105-4a42-889b-8887cfd90ced tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.687231 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-9f521c80-e105-4a42-889b-8887cfd90ced tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Delete volume with id: d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 Aug 07 18:52:23.687532 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 122/484] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:52:23.695594 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:23.695594 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:23.696023 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-9f521c80-e105-4a42-889b-8887cfd90ced tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Volume info retrieved successfully. Aug 07 18:52:23.697655 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c672fbbf-11ff-4af5-b219-1ac9aed7cde8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.699567 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c672fbbf-11ff-4af5-b219-1ac9aed7cde8 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption Aug 07 18:52:23.699751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c672fbbf-11ff-4af5-b219-1ac9aed7cde8 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.699945 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c672fbbf-11ff-4af5-b219-1ac9aed7cde8 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.700197 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:23.700197 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:23.707012 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c672fbbf-11ff-4af5-b219-1ac9aed7cde8 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption returned with HTTP 200 Aug 07 18:52:23.707413 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 122/485] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:52:23.717449 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-9f521c80-e105-4a42-889b-8887cfd90ced tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] Delete volume request issued successfully. Aug 07 18:52:23.717651 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2b6775a4-4704-4d87-a077-eee3243e9bdb req-9f521c80-e105-4a42-889b-8887cfd90ced tempest-ServerBootFromVolumeStableRescueTest-1572576087 tempest-ServerBootFromVolumeStableRescueTest-1572576087-project-member] https://10.4.3.15/volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 returned with HTTP 202 Aug 07 18:52:23.718105 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 120/486] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 18:52:23 2026] DELETE /volume/v3/volumes/d7dc4d10-bf1b-442d-b3ca-a78d2c375f98 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:23.720038 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a2265052-4fc0-41b0-8d40-56561de741f6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.721974 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a2265052-4fc0-41b0-8d40-56561de741f6 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] DELETE https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a Aug 07 18:52:23.723295 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a2265052-4fc0-41b0-8d40-56561de741f6 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.724408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a2265052-4fc0-41b0-8d40-56561de741f6 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.762099 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a2265052-4fc0-41b0-8d40-56561de741f6 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a returned with HTTP 202 Aug 07 18:52:23.762099 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 123/487] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:23 2026] DELETE /volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:23.772282 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6c21e48e-dfef-4796-8a6d-5ce5e8f37ab0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.774193 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6c21e48e-dfef-4796-8a6d-5ce5e8f37ab0 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a Aug 07 18:52:23.774723 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6c21e48e-dfef-4796-8a6d-5ce5e8f37ab0 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.774723 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6c21e48e-dfef-4796-8a6d-5ce5e8f37ab0 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.780358 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6c21e48e-dfef-4796-8a6d-5ce5e8f37ab0 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a returned with HTTP 404 Aug 07 18:52:23.781041 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 123/488] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/4fcda57f-1ff3-499c-8689-1a39f4b0969a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:23.791060 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c3683ba2-c8b3-41f7-ab96-1712bac2f7fe None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.793088 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c3683ba2-c8b3-41f7-ab96-1712bac2f7fe tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types Aug 07 18:52:23.793301 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c3683ba2-c8b3-41f7-ab96-1712bac2f7fe tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.793549 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c3683ba2-c8b3-41f7-ab96-1712bac2f7fe tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.811254 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c3683ba2-c8b3-41f7-ab96-1712bac2f7fe tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:23.811682 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 123/489] 10.4.3.15 () {66 vars in 1224 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.822822 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dfccab24-b526-49de-ad5a-8cfc8e541e73 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.824867 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dfccab24-b526-49de-ad5a-8cfc8e541e73 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:23.825362 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dfccab24-b526-49de-ad5a-8cfc8e541e73 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1613859196"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:23.839564 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dfccab24-b526-49de-ad5a-8cfc8e541e73 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:23.840083 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 121/490] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:52:23 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.850641 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2f482a47-9df2-42bc-86cc-8b66586244ca None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.854294 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2f482a47-9df2-42bc-86cc-8b66586244ca tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] PUT https://10.4.3.15/volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb Aug 07 18:52:23.854294 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2f482a47-9df2-42bc-86cc-8b66586244ca tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1016785614", "description": "tempest-volume-type-description-877414451", "is_public": false}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:23.906664 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2f482a47-9df2-42bc-86cc-8b66586244ca tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb returned with HTTP 200 Aug 07 18:52:23.907052 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 124/491] 10.4.3.15 () {68 vars in 1356 bytes} [Fri Aug 7 18:52:23 2026] PUT /volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb => generated 204 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.916511 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4640a2f7-df55-4346-8b21-26055a8b79b5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.918246 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4640a2f7-df55-4346-8b21-26055a8b79b5 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb Aug 07 18:52:23.918455 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4640a2f7-df55-4346-8b21-26055a8b79b5 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.918653 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4640a2f7-df55-4346-8b21-26055a8b79b5 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.924411 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4640a2f7-df55-4346-8b21-26055a8b79b5 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb returned with HTTP 200 Aug 07 18:52:23.924789 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 124/492] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb => generated 268 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:23.937873 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-156173d6-e6d1-4f7d-aad2-ad3dafcaafe5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.940184 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-156173d6-e6d1-4f7d-aad2-ad3dafcaafe5 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] DELETE https://10.4.3.15/volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb Aug 07 18:52:23.940443 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-156173d6-e6d1-4f7d-aad2-ad3dafcaafe5 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.940711 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-156173d6-e6d1-4f7d-aad2-ad3dafcaafe5 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.968347 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-156173d6-e6d1-4f7d-aad2-ad3dafcaafe5 tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb returned with HTTP 202 Aug 07 18:52:23.968347 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 124/493] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:23 2026] DELETE /volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:23.975980 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b221ac67-c8b7-4503-ab3c-3ec8aac8d6fd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:23.979434 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b221ac67-c8b7-4503-ab3c-3ec8aac8d6fd tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] GET https://10.4.3.15/volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb Aug 07 18:52:23.979434 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b221ac67-c8b7-4503-ab3c-3ec8aac8d6fd tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:23.979434 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b221ac67-c8b7-4503-ab3c-3ec8aac8d6fd tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:23.983647 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b221ac67-c8b7-4503-ab3c-3ec8aac8d6fd tempest-VolumeTypesTest-228244454 tempest-VolumeTypesTest-228244454-project-admin] https://10.4.3.15/volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb returned with HTTP 404 Aug 07 18:52:23.984162 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 122/494] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:23 2026] GET /volume/v3/types/a372c2df-5798-47bf-adca-33645a3a30cb => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:27.184898 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-950821e1-7520-4692-b31f-7e5c8a5d4c43 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:27.413049 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-950821e1-7520-4692-b31f-7e5c8a5d4c43 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes Aug 07 18:52:27.415726 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-950821e1-7520-4692-b31f-7e5c8a5d4c43 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:27.415726 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-950821e1-7520-4692-b31f-7e5c8a5d4c43 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:27.415726 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-950821e1-7520-4692-b31f-7e5c8a5d4c43 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:52:27.415726 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-950821e1-7520-4692-b31f-7e5c8a5d4c43 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:52:27.459335 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-950821e1-7520-4692-b31f-7e5c8a5d4c43 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Get all volumes completed successfully. Aug 07 18:52:27.459335 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-950821e1-7520-4692-b31f-7e5c8a5d4c43 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 200 Aug 07 18:52:27.459335 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 125/495] 10.4.3.15 () {66 vars in 1230 bytes} [Fri Aug 7 18:52:27 2026] GET /volume/v3/volumes => generated 15 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:52:27.475193 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:27.477329 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:27.477786 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-372603876"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:27.480299 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-372603876'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:27.480618 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Create volume of 1 GB Aug 07 18:52:27.486167 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Availability Zones retrieved successfully. Aug 07 18:52:27.495052 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Flow 'volume_create_api' (38e3cfb9-c992-4e18-9d41-874744ffc31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:27.495953 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d10fc578-3500-4be5-8a53-591199466e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:27.497187 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:27.542245 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d10fc578-3500-4be5-8a53-591199466e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:27.542840 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b72ee5e-119e-467e-b10d-44f264e1bc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:27.634202 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Created reservations ['d2066105-cb60-4de6-9a2c-602733c34b66', 'ae463c42-c0fb-4122-8d20-be18851b4865', '653696b8-d735-42da-bb72-885c5a623aa9', '1df9168a-6413-4ed8-8dbe-99dfdbcaa507'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:27.635505 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b72ee5e-119e-467e-b10d-44f264e1bc18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2066105-cb60-4de6-9a2c-602733c34b66', 'ae463c42-c0fb-4122-8d20-be18851b4865', '653696b8-d735-42da-bb72-885c5a623aa9', '1df9168a-6413-4ed8-8dbe-99dfdbcaa507']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:27.636974 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3133afe-0774-4ecc-ad42-f229997d3c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:27.664933 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3133afe-0774-4ecc-ad42-f229997d3c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-372603876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2235447aa3c04af0b7d05477a7d017d0',qos_specs=None,replication_status=,reservations=['d2066105-cb60-4de6-9a2c-602733c34b66','ae463c42-c0fb-4122-8d20-be18851b4865','653696b8-d735-42da-bb72-885c5a623aa9','1df9168a-6413-4ed8-8dbe-99dfdbcaa507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a783144714c946c39b1f991c0e2ca76e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-372603876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2235447aa3c04af0b7d05477a7d017d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a783144714c946c39b1f991c0e2ca76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:27.665807 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3810d7-f3f6-4133-a8c2-19b79dd01434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:27.702606 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3810d7-f3f6-4133-a8c2-19b79dd01434) transitioned into state 'SUCCESS' from state '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-372603876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2235447aa3c04af0b7d05477a7d017d0',qos_specs=None,replication_status=,reservations=['d2066105-cb60-4de6-9a2c-602733c34b66','ae463c42-c0fb-4122-8d20-be18851b4865','653696b8-d735-42da-bb72-885c5a623aa9','1df9168a-6413-4ed8-8dbe-99dfdbcaa507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a783144714c946c39b1f991c0e2ca76e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:27.703745 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0f5ad3-4906-46ad-8a65-27de49395836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:27.716280 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0f5ad3-4906-46ad-8a65-27de49395836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:27.717252 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Flow 'volume_create_api' (38e3cfb9-c992-4e18-9d41-874744ffc31a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:27.717600 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Create volume request issued successfully. Aug 07 18:52:27.718222 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc2dd88f-764f-4b13-b3f9-f509e25cdd37 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:27.718701 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 125/496] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:52:27 2026] POST /volume/v3/volumes => generated 752 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:27.736852 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dc1cef99-8e25-43f8-bbaa-04d35b9dc6c4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:27.741151 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc1cef99-8e25-43f8-bbaa-04d35b9dc6c4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 Aug 07 18:52:27.741151 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dc1cef99-8e25-43f8-bbaa-04d35b9dc6c4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:27.741151 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dc1cef99-8e25-43f8-bbaa-04d35b9dc6c4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:27.756546 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:27.756546 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:27.762154 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dc1cef99-8e25-43f8-bbaa-04d35b9dc6c4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:27.769883 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc1cef99-8e25-43f8-bbaa-04d35b9dc6c4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 returned with HTTP 200 Aug 07 18:52:27.770348 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 125/497] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:27 2026] GET /volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:28.791073 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-39305d8f-36f0-449d-97b4-a93851692ec2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:28.793653 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39305d8f-36f0-449d-97b4-a93851692ec2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 Aug 07 18:52:28.794070 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39305d8f-36f0-449d-97b4-a93851692ec2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:28.795017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39305d8f-36f0-449d-97b4-a93851692ec2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:28.806673 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:28.806673 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:28.817023 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-39305d8f-36f0-449d-97b4-a93851692ec2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:28.821144 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39305d8f-36f0-449d-97b4-a93851692ec2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 returned with HTTP 200 Aug 07 18:52:28.821765 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 123/498] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:28 2026] GET /volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:28.842040 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a5433a4d-4bf0-4d62-b017-0cc87b3e092c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:28.842040 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a5433a4d-4bf0-4d62-b017-0cc87b3e092c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 Aug 07 18:52:28.842040 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a5433a4d-4bf0-4d62-b017-0cc87b3e092c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:28.842040 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a5433a4d-4bf0-4d62-b017-0cc87b3e092c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:28.851729 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:28.851729 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:28.858147 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a5433a4d-4bf0-4d62-b017-0cc87b3e092c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:28.864616 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a5433a4d-4bf0-4d62-b017-0cc87b3e092c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 returned with HTTP 200 Aug 07 18:52:28.865060 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 126/499] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:28 2026] GET /volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:28.880343 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:28.882860 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:28.883386 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1594783109"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:28.885387 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1594783109'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:28.885573 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Create volume of 1 GB Aug 07 18:52:28.885930 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:28.885930 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:28.891127 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Availability Zones retrieved successfully. Aug 07 18:52:28.899244 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Flow 'volume_create_api' (249dd75c-4794-415e-a9c8-d47790f9d883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:28.900629 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e49a6e-658f-45af-8c5a-0b6aab6e986f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:28.901945 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:28.943429 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e49a6e-658f-45af-8c5a-0b6aab6e986f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:28.944490 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13eb4b7-9a3a-4a28-8297-b622a9348a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:28.994856 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Created reservations ['7718a330-5b0a-4ede-9a09-2b22e6310aa0', '33fadd5b-c62c-4809-a6a0-46ad7a05e0ec', 'f63f9132-679b-4e15-b10a-c8ca6f9d6e1b', 'ce029260-7bc3-461a-b590-4face4edaac7'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:28.995769 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13eb4b7-9a3a-4a28-8297-b622a9348a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7718a330-5b0a-4ede-9a09-2b22e6310aa0', '33fadd5b-c62c-4809-a6a0-46ad7a05e0ec', 'f63f9132-679b-4e15-b10a-c8ca6f9d6e1b', 'ce029260-7bc3-461a-b590-4face4edaac7']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:28.996833 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb6977f-e614-434d-be11-c3d9744f6567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:29.024442 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb6977f-e614-434d-be11-c3d9744f6567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8ad7b19-6f09-463c-bfd7-c56d46d72c5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1594783109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2235447aa3c04af0b7d05477a7d017d0',qos_specs=None,replication_status=,reservations=['7718a330-5b0a-4ede-9a09-2b22e6310aa0','33fadd5b-c62c-4809-a6a0-46ad7a05e0ec','f63f9132-679b-4e15-b10a-c8ca6f9d6e1b','ce029260-7bc3-461a-b590-4face4edaac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a783144714c946c39b1f991c0e2ca76e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1594783109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8ad7b19-6f09-463c-bfd7-c56d46d72c5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2235447aa3c04af0b7d05477a7d017d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a783144714c946c39b1f991c0e2ca76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:29.025431 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b94413a-1bba-4880-9002-3291265f48bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:29.045415 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b94413a-1bba-4880-9002-3291265f48bb) transitioned into state 'SUCCESS' from state '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-1594783109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2235447aa3c04af0b7d05477a7d017d0',qos_specs=None,replication_status=,reservations=['7718a330-5b0a-4ede-9a09-2b22e6310aa0','33fadd5b-c62c-4809-a6a0-46ad7a05e0ec','f63f9132-679b-4e15-b10a-c8ca6f9d6e1b','ce029260-7bc3-461a-b590-4face4edaac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a783144714c946c39b1f991c0e2ca76e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:29.046153 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba658c5f-ec1e-4670-970b-13a75674ef05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:29.063024 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba658c5f-ec1e-4670-970b-13a75674ef05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:29.063024 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Flow 'volume_create_api' (249dd75c-4794-415e-a9c8-d47790f9d883) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:29.063024 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Create volume request issued successfully. Aug 07 18:52:29.063024 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd89b68d-9ff8-45be-9a45-754d16cdbf4f tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:29.063024 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 126/500] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:52:28 2026] POST /volume/v3/volumes => generated 753 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:29.080397 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e5844b98-1981-48a1-b993-91338b4ac77c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:29.083409 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e5844b98-1981-48a1-b993-91338b4ac77c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c Aug 07 18:52:29.083607 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e5844b98-1981-48a1-b993-91338b4ac77c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:29.083820 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e5844b98-1981-48a1-b993-91338b4ac77c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:29.093383 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:29.093383 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:29.098075 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e5844b98-1981-48a1-b993-91338b4ac77c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:29.106111 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e5844b98-1981-48a1-b993-91338b4ac77c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c returned with HTTP 200 Aug 07 18:52:29.106496 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 126/501] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:29 2026] GET /volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:29.574346 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2a70c89a-7393-4a46-9f48-b276c3d5d445 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:29.576600 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a70c89a-7393-4a46-9f48-b276c3d5d445 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:52:29.576760 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a70c89a-7393-4a46-9f48-b276c3d5d445 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:29.576965 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a70c89a-7393-4a46-9f48-b276c3d5d445 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:29.598027 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:29.598027 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:29.605594 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2a70c89a-7393-4a46-9f48-b276c3d5d445 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:52:29.617415 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a70c89a-7393-4a46-9f48-b276c3d5d445 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:52:29.617742 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 124/502] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:29 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:29.687882 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-4ca2c318-3e9a-4e61-9b36-00d5204a9157 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:29.692548 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-4ca2c318-3e9a-4e61-9b36-00d5204a9157 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:52:29.695475 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-4ca2c318-3e9a-4e61-9b36-00d5204a9157 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:29.695475 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-4ca2c318-3e9a-4e61-9b36-00d5204a9157 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:29.711648 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:29.711648 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:29.718460 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-4ca2c318-3e9a-4e61-9b36-00d5204a9157 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:52:29.724681 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-4ca2c318-3e9a-4e61-9b36-00d5204a9157 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:52:29.725265 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 127/503] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:29 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:29.754979 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-bc2ee61a-276c-4580-aefa-dd84c248e5c2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:29.757492 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-bc2ee61a-276c-4580-aefa-dd84c248e5c2 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] POST https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806/action Aug 07 18:52:29.757944 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-bc2ee61a-276c-4580-aefa-dd84c248e5c2 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:29.758326 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-bc2ee61a-276c-4580-aefa-dd84c248e5c2 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:29.778453 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:29.778453 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:29.779175 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-bc2ee61a-276c-4580-aefa-dd84c248e5c2 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:52:29.791682 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-bc2ee61a-276c-4580-aefa-dd84c248e5c2 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Begin detaching volume completed successfully. Aug 07 18:52:29.791959 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-bc2ee61a-276c-4580-aefa-dd84c248e5c2 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806/action returned with HTTP 202 Aug 07 18:52:29.792518 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 127/504] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:52:29 2026] POST /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:52:29.866195 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-51407123-f4a3-42e0-b980-98042c8ccc0e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:29.866195 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-51407123-f4a3-42e0-b980-98042c8ccc0e None None] GET https://10.4.3.15/volume// Aug 07 18:52:29.866195 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-51407123-f4a3-42e0-b980-98042c8ccc0e None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:29.866488 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-51407123-f4a3-42e0-b980-98042c8ccc0e None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:29.866857 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-51407123-f4a3-42e0-b980-98042c8ccc0e None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:52:29.867179 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 127/505] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:52:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:52:29.886815 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-900cd79f-f0ec-4263-8ffc-40489150246b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:29.890708 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-900cd79f-f0ec-4263-8ffc-40489150246b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:52:29.890985 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-900cd79f-f0ec-4263-8ffc-40489150246b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:29.891265 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-900cd79f-f0ec-4263-8ffc-40489150246b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:29.911327 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:29.911327 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:29.915350 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-900cd79f-f0ec-4263-8ffc-40489150246b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:52:29.920755 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-900cd79f-f0ec-4263-8ffc-40489150246b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:52:29.921214 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 125/506] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:52:29 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 1325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:52:30.122662 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3833693f-d6ca-4990-acab-04cd3e002aa2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:30.124694 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3833693f-d6ca-4990-acab-04cd3e002aa2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c Aug 07 18:52:30.124927 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3833693f-d6ca-4990-acab-04cd3e002aa2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:30.125378 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3833693f-d6ca-4990-acab-04cd3e002aa2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:30.132443 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:30.132443 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:30.136583 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3833693f-d6ca-4990-acab-04cd3e002aa2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:30.141734 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3833693f-d6ca-4990-acab-04cd3e002aa2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c returned with HTTP 200 Aug 07 18:52:30.142331 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 128/507] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:30 2026] GET /volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:30.163856 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-67c0aeae-1213-4cb7-b99c-63657e4160a4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:30.166230 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-67c0aeae-1213-4cb7-b99c-63657e4160a4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c Aug 07 18:52:30.166568 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-67c0aeae-1213-4cb7-b99c-63657e4160a4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:30.166649 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-67c0aeae-1213-4cb7-b99c-63657e4160a4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:30.173979 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:30.173979 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:30.177824 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-67c0aeae-1213-4cb7-b99c-63657e4160a4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:30.182012 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-67c0aeae-1213-4cb7-b99c-63657e4160a4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c returned with HTTP 200 Aug 07 18:52:30.182456 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 128/508] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:30 2026] GET /volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:30.195951 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:30.197989 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:30.198413 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1583005684"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:30.200138 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1583005684'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:30.200342 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Create volume of 1 GB Aug 07 18:52:30.204797 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Availability Zones retrieved successfully. Aug 07 18:52:30.212312 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Flow 'volume_create_api' (e82798f4-5d04-464a-87a4-aabb616c74a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:30.213682 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f08b3fe2-d583-450e-9d6f-ec3feb6fa147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:30.214845 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:30.246715 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f08b3fe2-d583-450e-9d6f-ec3feb6fa147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:30.247967 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92da8f37-4976-453e-8c64-3c670ebc2318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:30.308686 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Created reservations ['a910b998-1d46-4e2e-846b-57dbdd8f3e2d', 'a789cca1-4526-4230-8fb5-93bb14b95bbc', 'de629f30-f0e6-414e-b794-8aeb6a0f99a0', '4fc05281-e8a5-4d80-90cb-5a915e3354f5'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:30.308686 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92da8f37-4976-453e-8c64-3c670ebc2318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a910b998-1d46-4e2e-846b-57dbdd8f3e2d', 'a789cca1-4526-4230-8fb5-93bb14b95bbc', 'de629f30-f0e6-414e-b794-8aeb6a0f99a0', '4fc05281-e8a5-4d80-90cb-5a915e3354f5']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:30.309060 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98ffb2d5-3152-441a-acd0-f35454af0797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:30.333037 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98ffb2d5-3152-441a-acd0-f35454af0797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45ab7b63-04a8-46bc-ae95-84877f4e33a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1583005684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2235447aa3c04af0b7d05477a7d017d0',qos_specs=None,replication_status=,reservations=['a910b998-1d46-4e2e-846b-57dbdd8f3e2d','a789cca1-4526-4230-8fb5-93bb14b95bbc','de629f30-f0e6-414e-b794-8aeb6a0f99a0','4fc05281-e8a5-4d80-90cb-5a915e3354f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a783144714c946c39b1f991c0e2ca76e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1583005684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45ab7b63-04a8-46bc-ae95-84877f4e33a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2235447aa3c04af0b7d05477a7d017d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a783144714c946c39b1f991c0e2ca76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:30.333822 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c027a9c-c22f-4f8d-ab87-bdd02e9194d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:30.351562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c027a9c-c22f-4f8d-ab87-bdd02e9194d2) transitioned into state 'SUCCESS' from state '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-1583005684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2235447aa3c04af0b7d05477a7d017d0',qos_specs=None,replication_status=,reservations=['a910b998-1d46-4e2e-846b-57dbdd8f3e2d','a789cca1-4526-4230-8fb5-93bb14b95bbc','de629f30-f0e6-414e-b794-8aeb6a0f99a0','4fc05281-e8a5-4d80-90cb-5a915e3354f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a783144714c946c39b1f991c0e2ca76e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:30.352189 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aede9950-3151-4f4d-982a-ffd7029a6cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:30.361812 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aede9950-3151-4f4d-982a-ffd7029a6cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:30.362833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Flow 'volume_create_api' (e82798f4-5d04-464a-87a4-aabb616c74a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:30.363186 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Create volume request issued successfully. Aug 07 18:52:30.363799 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-13351002-47ce-45ca-9d65-ee4399ab0aa4 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:30.364200 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 128/509] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:52:30 2026] POST /volume/v3/volumes => generated 753 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:30.383376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-69ae6c86-6fdc-4135-af1e-73ac8a8c00fc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:30.385707 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69ae6c86-6fdc-4135-af1e-73ac8a8c00fc tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 Aug 07 18:52:30.385971 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69ae6c86-6fdc-4135-af1e-73ac8a8c00fc tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:30.386248 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69ae6c86-6fdc-4135-af1e-73ac8a8c00fc tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:30.395523 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:30.395523 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:30.400342 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-69ae6c86-6fdc-4135-af1e-73ac8a8c00fc tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:30.407127 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69ae6c86-6fdc-4135-af1e-73ac8a8c00fc tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 returned with HTTP 200 Aug 07 18:52:30.407980 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 126/510] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:30 2026] GET /volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:31.422070 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8e4b1349-a8fb-4a29-93f4-fff912f731d2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:31.429201 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8e4b1349-a8fb-4a29-93f4-fff912f731d2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 Aug 07 18:52:31.431644 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8e4b1349-a8fb-4a29-93f4-fff912f731d2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:31.431978 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8e4b1349-a8fb-4a29-93f4-fff912f731d2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:31.443519 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:31.443519 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:31.448952 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8e4b1349-a8fb-4a29-93f4-fff912f731d2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:31.457719 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8e4b1349-a8fb-4a29-93f4-fff912f731d2 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 returned with HTTP 200 Aug 07 18:52:31.458431 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 129/511] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:31 2026] GET /volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:31.475906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a503048a-417c-4bdb-abde-21e4637956be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:31.478135 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a503048a-417c-4bdb-abde-21e4637956be tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 Aug 07 18:52:31.478404 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a503048a-417c-4bdb-abde-21e4637956be tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:31.478634 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a503048a-417c-4bdb-abde-21e4637956be tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:31.488578 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:31.488578 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:31.494076 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a503048a-417c-4bdb-abde-21e4637956be tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:31.502753 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a503048a-417c-4bdb-abde-21e4637956be tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 returned with HTTP 200 Aug 07 18:52:31.503792 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 129/512] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:31 2026] GET /volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:31.524582 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-34107c93-571b-48a1-883b-f78db0396f37 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:31.564740 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:31.565046 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:31.567073 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:31.568736 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Create volume of 1 GB Aug 07 18:52:31.568736 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:31.568736 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:31.572728 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Availability Zones retrieved successfully. Aug 07 18:52:31.582227 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Flow 'volume_create_api' (1e2c3133-3743-4343-9889-e678a1a5ba8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:31.583843 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908b3b3e-cd63-452e-8a28-c4a88fb626c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:31.585345 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:31.610818 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908b3b3e-cd63-452e-8a28-c4a88fb626c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:31.611841 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39431d0-4bce-4ea9-aa15-de54d762fe0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:31.673444 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Created reservations ['a3be495a-83af-45ad-affc-199de3887e65', '6874115f-4cb2-4ea6-8153-b1b70d287465', '3accbcf8-d397-4818-ae5c-98b9d106aefd', 'ccb8f45a-8ba0-4c9d-ba11-691ad3b60476'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:31.676013 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39431d0-4bce-4ea9-aa15-de54d762fe0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3be495a-83af-45ad-affc-199de3887e65', '6874115f-4cb2-4ea6-8153-b1b70d287465', '3accbcf8-d397-4818-ae5c-98b9d106aefd', 'ccb8f45a-8ba0-4c9d-ba11-691ad3b60476']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:31.676013 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07c5075-2f79-4972-9926-db22c324b411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:31.703188 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07c5075-2f79-4972-9926-db22c324b411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c710ecc-7a32-4c11-920b-15bfe8ccedf3', '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='512c06ecf60e43b8b2354d532dc454e9',qos_specs=None,replication_status=,reservations=['a3be495a-83af-45ad-affc-199de3887e65','6874115f-4cb2-4ea6-8153-b1b70d287465','3accbcf8-d397-4818-ae5c-98b9d106aefd','ccb8f45a-8ba0-4c9d-ba11-691ad3b60476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60168707015a4f0d82bf26e808c58815',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c710ecc-7a32-4c11-920b-15bfe8ccedf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512c06ecf60e43b8b2354d532dc454e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60168707015a4f0d82bf26e808c58815',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:31.703188 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a4eab4-9723-4806-88de-844c9fa63258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:31.735513 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a4eab4-9723-4806-88de-844c9fa63258) transitioned into state 'SUCCESS' from 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='512c06ecf60e43b8b2354d532dc454e9',qos_specs=None,replication_status=,reservations=['a3be495a-83af-45ad-affc-199de3887e65','6874115f-4cb2-4ea6-8153-b1b70d287465','3accbcf8-d397-4818-ae5c-98b9d106aefd','ccb8f45a-8ba0-4c9d-ba11-691ad3b60476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60168707015a4f0d82bf26e808c58815',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:31.736560 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b98adf-4b9e-4936-b244-5ab07ef860c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:31.754750 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b98adf-4b9e-4936-b244-5ab07ef860c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:31.755948 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Flow 'volume_create_api' (1e2c3133-3743-4343-9889-e678a1a5ba8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:31.756429 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Create volume request issued successfully. Aug 07 18:52:31.757220 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-34107c93-571b-48a1-883b-f78db0396f37 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:31.757968 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 129/513] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:52:31 2026] POST /volume/v3/volumes => generated 731 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:31.774064 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-934ad68a-26e4-4590-858c-848d38d69961 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:31.775803 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-934ad68a-26e4-4590-858c-848d38d69961 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] GET https://10.4.3.15/volume/v3/volumes/8c710ecc-7a32-4c11-920b-15bfe8ccedf3 Aug 07 18:52:31.776092 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-934ad68a-26e4-4590-858c-848d38d69961 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:31.776320 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-934ad68a-26e4-4590-858c-848d38d69961 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:31.787395 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:31.787395 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:31.793761 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-934ad68a-26e4-4590-858c-848d38d69961 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Volume info retrieved successfully. Aug 07 18:52:31.800487 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-934ad68a-26e4-4590-858c-848d38d69961 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] https://10.4.3.15/volume/v3/volumes/8c710ecc-7a32-4c11-920b-15bfe8ccedf3 returned with HTTP 200 Aug 07 18:52:31.801067 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 127/514] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:31 2026] GET /volume/v3/volumes/8c710ecc-7a32-4c11-920b-15bfe8ccedf3 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:32.817822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9bc69a0e-30b2-40c3-b00c-3ef7fe9d6ab8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:32.821256 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9bc69a0e-30b2-40c3-b00c-3ef7fe9d6ab8 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] GET https://10.4.3.15/volume/v3/volumes/8c710ecc-7a32-4c11-920b-15bfe8ccedf3 Aug 07 18:52:32.821695 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9bc69a0e-30b2-40c3-b00c-3ef7fe9d6ab8 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:32.822318 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9bc69a0e-30b2-40c3-b00c-3ef7fe9d6ab8 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:32.832213 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:32.832213 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:32.837098 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9bc69a0e-30b2-40c3-b00c-3ef7fe9d6ab8 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Volume info retrieved successfully. Aug 07 18:52:32.842436 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9bc69a0e-30b2-40c3-b00c-3ef7fe9d6ab8 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] https://10.4.3.15/volume/v3/volumes/8c710ecc-7a32-4c11-920b-15bfe8ccedf3 returned with HTTP 200 Aug 07 18:52:32.842837 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 130/515] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:32 2026] GET /volume/v3/volumes/8c710ecc-7a32-4c11-920b-15bfe8ccedf3 => generated 971 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:32.866234 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8a9d8230-03e8-4438-956e-02adf7392d7b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:32.870192 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a9d8230-03e8-4438-956e-02adf7392d7b tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1&project_id=2235447aa3c04af0b7d05477a7d017d0 Aug 07 18:52:32.870447 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a9d8230-03e8-4438-956e-02adf7392d7b tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:32.870615 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a9d8230-03e8-4438-956e-02adf7392d7b tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:32.871826 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8a9d8230-03e8-4438-956e-02adf7392d7b tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Could not evaluate value 2235447aa3c04af0b7d05477a7d017d0, assuming string {{(pid=100343) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:52:32.873252 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8a9d8230-03e8-4438-956e-02adf7392d7b tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Searching by: MultiDict([('project_id', '2235447aa3c04af0b7d05477a7d017d0'), ('all_tenants', 1)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:52:32.909480 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8a9d8230-03e8-4438-956e-02adf7392d7b tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Get all volumes completed successfully. Aug 07 18:52:32.910483 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:32.910483 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:32.915006 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a9d8230-03e8-4438-956e-02adf7392d7b tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1&project_id=2235447aa3c04af0b7d05477a7d017d0 returned with HTTP 200 Aug 07 18:52:32.915752 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 130/516] 10.4.3.15 () {66 vars in 1366 bytes} [Fri Aug 7 18:52:32 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=2235447aa3c04af0b7d05477a7d017d0 => generated 3030 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:32.937489 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f292f848-15c1-4034-ab0b-98b780583e82 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:32.941403 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f292f848-15c1-4034-ab0b-98b780583e82 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/8c710ecc-7a32-4c11-920b-15bfe8ccedf3 Aug 07 18:52:32.941614 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f292f848-15c1-4034-ab0b-98b780583e82 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:32.941793 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f292f848-15c1-4034-ab0b-98b780583e82 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:32.941945 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-f292f848-15c1-4034-ab0b-98b780583e82 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Delete volume with id: 8c710ecc-7a32-4c11-920b-15bfe8ccedf3 Aug 07 18:52:32.948927 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:32.948927 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:32.949338 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f292f848-15c1-4034-ab0b-98b780583e82 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Volume info retrieved successfully. Aug 07 18:52:32.973059 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f292f848-15c1-4034-ab0b-98b780583e82 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] Delete volume request issued successfully. Aug 07 18:52:32.973190 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f292f848-15c1-4034-ab0b-98b780583e82 tempest-VolumesListAdminTestJSON-1522061227 tempest-VolumesListAdminTestJSON-1522061227-project-admin] https://10.4.3.15/volume/v3/volumes/8c710ecc-7a32-4c11-920b-15bfe8ccedf3 returned with HTTP 202 Aug 07 18:52:32.973675 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 130/517] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:52:32 2026] DELETE /volume/v3/volumes/8c710ecc-7a32-4c11-920b-15bfe8ccedf3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:32.984089 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c7bd146f-499d-44d1-992b-e2f0f4012adb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:32.985851 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c7bd146f-499d-44d1-992b-e2f0f4012adb tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 Aug 07 18:52:32.986075 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c7bd146f-499d-44d1-992b-e2f0f4012adb tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:32.986273 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c7bd146f-499d-44d1-992b-e2f0f4012adb tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:32.993593 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:32.993593 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:32.997265 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c7bd146f-499d-44d1-992b-e2f0f4012adb tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:33.001714 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c7bd146f-499d-44d1-992b-e2f0f4012adb tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 returned with HTTP 200 Aug 07 18:52:33.002314 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 128/518] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:32 2026] GET /volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:33.021257 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8ae37ec7-2301-4dab-add4-82f5e5097c4d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:33.024477 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8ae37ec7-2301-4dab-add4-82f5e5097c4d tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] DELETE https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 Aug 07 18:52:33.024800 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8ae37ec7-2301-4dab-add4-82f5e5097c4d tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:33.025189 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8ae37ec7-2301-4dab-add4-82f5e5097c4d tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:33.025509 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-8ae37ec7-2301-4dab-add4-82f5e5097c4d tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Delete volume with id: 45ab7b63-04a8-46bc-ae95-84877f4e33a5 Aug 07 18:52:33.035402 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:33.035402 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:33.035987 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8ae37ec7-2301-4dab-add4-82f5e5097c4d tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:33.068865 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8ae37ec7-2301-4dab-add4-82f5e5097c4d tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Delete volume request issued successfully. Aug 07 18:52:33.068865 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8ae37ec7-2301-4dab-add4-82f5e5097c4d tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 returned with HTTP 202 Aug 07 18:52:33.068865 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 131/519] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:52:33 2026] DELETE /volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:33.079884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1d3dff4d-7d70-4f41-8934-c2a0a1ca234c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:33.080871 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1d3dff4d-7d70-4f41-8934-c2a0a1ca234c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 Aug 07 18:52:33.081332 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1d3dff4d-7d70-4f41-8934-c2a0a1ca234c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:33.081679 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1d3dff4d-7d70-4f41-8934-c2a0a1ca234c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:33.092768 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:33.092768 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:33.100219 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1d3dff4d-7d70-4f41-8934-c2a0a1ca234c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:33.112136 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1d3dff4d-7d70-4f41-8934-c2a0a1ca234c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 returned with HTTP 200 Aug 07 18:52:33.112809 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 131/520] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:33 2026] GET /volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:33.416776 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-52945ca1-5b07-42c5-8049-96b011e3b7b3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:33.419180 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-52945ca1-5b07-42c5-8049-96b011e3b7b3 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] DELETE https://10.4.3.15/volume/v3/attachments/9ea45c00-0696-47c6-a317-1760e960e5ae Aug 07 18:52:33.419430 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-52945ca1-5b07-42c5-8049-96b011e3b7b3 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:33.419651 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-52945ca1-5b07-42c5-8049-96b011e3b7b3 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:33.435535 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:33.435535 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:33.510011 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-dc7862d2-e70a-47a5-9c73-d6102dd11fea req-52945ca1-5b07-42c5-8049-96b011e3b7b3 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/attachments/9ea45c00-0696-47c6-a317-1760e960e5ae returned with HTTP 200 Aug 07 18:52:33.510011 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 131/521] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:52:33 2026] DELETE /volume/v3/attachments/9ea45c00-0696-47c6-a317-1760e960e5ae => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:34.061283 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c58f37ac-6621-40d2-ac2f-2acf64ccce3a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:34.063970 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c58f37ac-6621-40d2-ac2f-2acf64ccce3a tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:52:34.064282 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c58f37ac-6621-40d2-ac2f-2acf64ccce3a tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:34.064669 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c58f37ac-6621-40d2-ac2f-2acf64ccce3a tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:34.073424 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:34.073424 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:34.077931 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c58f37ac-6621-40d2-ac2f-2acf64ccce3a tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:52:34.083562 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c58f37ac-6621-40d2-ac2f-2acf64ccce3a tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:52:34.084060 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 129/522] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:34 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:34.131520 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-35a3b932-5de7-4fcf-8b84-d7e4168d519a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:34.134005 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35a3b932-5de7-4fcf-8b84-d7e4168d519a tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 Aug 07 18:52:34.134101 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-35a3b932-5de7-4fcf-8b84-d7e4168d519a tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:34.134427 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-35a3b932-5de7-4fcf-8b84-d7e4168d519a tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:34.151678 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35a3b932-5de7-4fcf-8b84-d7e4168d519a tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 returned with HTTP 404 Aug 07 18:52:34.152278 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 132/523] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:34 2026] GET /volume/v3/volumes/45ab7b63-04a8-46bc-ae95-84877f4e33a5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:34.161278 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8c52dff8-bafe-44ce-8b3f-b1c2a8154f02 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:34.165597 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c52dff8-bafe-44ce-8b3f-b1c2a8154f02 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c Aug 07 18:52:34.167124 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c52dff8-bafe-44ce-8b3f-b1c2a8154f02 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:34.167436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c52dff8-bafe-44ce-8b3f-b1c2a8154f02 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:34.179590 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:34.179590 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:34.185628 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8c52dff8-bafe-44ce-8b3f-b1c2a8154f02 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:34.192736 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c52dff8-bafe-44ce-8b3f-b1c2a8154f02 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c returned with HTTP 200 Aug 07 18:52:34.193406 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 132/524] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:34 2026] GET /volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:34.211138 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fb89b881-55e2-4df0-aa2b-5767fd8358d5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:34.216025 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fb89b881-55e2-4df0-aa2b-5767fd8358d5 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] DELETE https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c Aug 07 18:52:34.216025 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fb89b881-55e2-4df0-aa2b-5767fd8358d5 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:34.216025 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fb89b881-55e2-4df0-aa2b-5767fd8358d5 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:34.216025 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-fb89b881-55e2-4df0-aa2b-5767fd8358d5 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Delete volume with id: c8ad7b19-6f09-463c-bfd7-c56d46d72c5c Aug 07 18:52:34.223632 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:34.223632 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:34.224165 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fb89b881-55e2-4df0-aa2b-5767fd8358d5 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:34.255705 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fb89b881-55e2-4df0-aa2b-5767fd8358d5 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Delete volume request issued successfully. Aug 07 18:52:34.255949 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fb89b881-55e2-4df0-aa2b-5767fd8358d5 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c returned with HTTP 202 Aug 07 18:52:34.256649 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 132/525] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:52:34 2026] DELETE /volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:34.268672 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4013e37a-469f-4cbb-8535-edf247db6701 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:34.270218 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4013e37a-469f-4cbb-8535-edf247db6701 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c Aug 07 18:52:34.270441 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4013e37a-469f-4cbb-8535-edf247db6701 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:34.270654 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4013e37a-469f-4cbb-8535-edf247db6701 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:34.279468 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:34.279468 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:34.285946 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4013e37a-469f-4cbb-8535-edf247db6701 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:34.292618 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4013e37a-469f-4cbb-8535-edf247db6701 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c returned with HTTP 200 Aug 07 18:52:34.293167 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 130/526] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:34 2026] GET /volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:34.828534 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:34.830747 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:34.831089 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-88791460", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:34.832830 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-88791460', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:34.832946 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Create volume of 1 GB Aug 07 18:52:34.837460 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Availability Zones retrieved successfully. Aug 07 18:52:34.846072 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Flow 'volume_create_api' (db2339fa-4215-4cef-b318-d3f855a4870d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:34.847136 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4063fc-5050-4d8d-94d0-a9bc068bfcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:34.848085 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:34.885261 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4063fc-5050-4d8d-94d0-a9bc068bfcda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:34.886094 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc35bbd-3b2e-41fb-97a2-5641bac43f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:34.951461 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Created reservations ['57eacbf4-8745-4348-b117-41991f89a343', '41a0cdfb-946d-4004-a3ef-fa3a02711a46', 'ee0385df-55b7-41dc-bed1-be33d592664c', 'bd9f1779-7bc5-4948-9c0c-17f3d0a7fae0'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:34.952758 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc35bbd-3b2e-41fb-97a2-5641bac43f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57eacbf4-8745-4348-b117-41991f89a343', '41a0cdfb-946d-4004-a3ef-fa3a02711a46', 'ee0385df-55b7-41dc-bed1-be33d592664c', 'bd9f1779-7bc5-4948-9c0c-17f3d0a7fae0']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:34.954121 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5162cb0-bf35-40dc-8afb-476e8859f510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:34.980662 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5162cb0-bf35-40dc-8afb-476e8859f510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-88791460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c958aa8f7e5f40d6be98935f0816967a',qos_specs=None,replication_status=,reservations=['57eacbf4-8745-4348-b117-41991f89a343','41a0cdfb-946d-4004-a3ef-fa3a02711a46','ee0385df-55b7-41dc-bed1-be33d592664c','bd9f1779-7bc5-4948-9c0c-17f3d0a7fae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d9c69f8ef24b7dac2f236d72578e68',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-88791460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c958aa8f7e5f40d6be98935f0816967a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90d9c69f8ef24b7dac2f236d72578e68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:34.981593 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8135663-6b97-4f71-a97e-688d140850a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:34.999381 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8135663-6b97-4f71-a97e-688d140850a6) transitioned into state 'SUCCESS' from state '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-88791460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c958aa8f7e5f40d6be98935f0816967a',qos_specs=None,replication_status=,reservations=['57eacbf4-8745-4348-b117-41991f89a343','41a0cdfb-946d-4004-a3ef-fa3a02711a46','ee0385df-55b7-41dc-bed1-be33d592664c','bd9f1779-7bc5-4948-9c0c-17f3d0a7fae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d9c69f8ef24b7dac2f236d72578e68',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:35.000184 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a1b4247-2b68-459f-af0b-5eea8a29c033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:35.011230 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a1b4247-2b68-459f-af0b-5eea8a29c033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:35.012130 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Flow 'volume_create_api' (db2339fa-4215-4cef-b318-d3f855a4870d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:35.012497 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Create volume request issued successfully. Aug 07 18:52:35.012985 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-82e2bcae-fa4b-42ee-9f93-ea9b0c2fdddb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:35.013510 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 133/527] 10.4.3.15 () {72 vars in 1534 bytes} [Fri Aug 7 18:52:34 2026] POST /volume/v3/volumes => generated 751 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:35.022385 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-c90d0f99-5aa8-46be-98d1-0cfa48d9b9a3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:35.031687 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-c90d0f99-5aa8-46be-98d1-0cfa48d9b9a3 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] GET https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d Aug 07 18:52:35.031897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-c90d0f99-5aa8-46be-98d1-0cfa48d9b9a3 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:35.032160 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-c90d0f99-5aa8-46be-98d1-0cfa48d9b9a3 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:35.044254 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:35.044254 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:35.049616 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-c90d0f99-5aa8-46be-98d1-0cfa48d9b9a3 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Volume info retrieved successfully. Aug 07 18:52:35.056558 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a7d8a296-32e4-43e7-b2b2-8b58159aa67d req-c90d0f99-5aa8-46be-98d1-0cfa48d9b9a3 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d returned with HTTP 200 Aug 07 18:52:35.056935 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 133/528] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:35 2026] GET /volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:35.097645 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-32e8a46a-25bc-4a8b-afa4-a9ccd62eba26 req-e59bac2a-e080-42b2-90a6-6c04182b5e6d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:35.101264 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-32e8a46a-25bc-4a8b-afa4-a9ccd62eba26 req-e59bac2a-e080-42b2-90a6-6c04182b5e6d tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] GET https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d Aug 07 18:52:35.101552 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-32e8a46a-25bc-4a8b-afa4-a9ccd62eba26 req-e59bac2a-e080-42b2-90a6-6c04182b5e6d tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:35.101807 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-32e8a46a-25bc-4a8b-afa4-a9ccd62eba26 req-e59bac2a-e080-42b2-90a6-6c04182b5e6d tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:35.112868 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:35.112868 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:35.119173 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-32e8a46a-25bc-4a8b-afa4-a9ccd62eba26 req-e59bac2a-e080-42b2-90a6-6c04182b5e6d tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Volume info retrieved successfully. Aug 07 18:52:35.125716 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-32e8a46a-25bc-4a8b-afa4-a9ccd62eba26 req-e59bac2a-e080-42b2-90a6-6c04182b5e6d tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d returned with HTTP 200 Aug 07 18:52:35.126322 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 133/529] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:35 2026] GET /volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:52:35.309094 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-21cacfba-6cf8-4db9-8c3b-1c2e06163bbf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:35.314290 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21cacfba-6cf8-4db9-8c3b-1c2e06163bbf tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c Aug 07 18:52:35.314555 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21cacfba-6cf8-4db9-8c3b-1c2e06163bbf tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:35.314765 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21cacfba-6cf8-4db9-8c3b-1c2e06163bbf tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:35.321604 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21cacfba-6cf8-4db9-8c3b-1c2e06163bbf tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c returned with HTTP 404 Aug 07 18:52:35.322143 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 131/530] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:35 2026] GET /volume/v3/volumes/c8ad7b19-6f09-463c-bfd7-c56d46d72c5c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:35.329537 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-54c7599f-9279-4799-8277-13f812706c18 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:35.335252 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-54c7599f-9279-4799-8277-13f812706c18 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 Aug 07 18:52:35.335631 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-54c7599f-9279-4799-8277-13f812706c18 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:35.335874 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-54c7599f-9279-4799-8277-13f812706c18 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:35.343933 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:35.343933 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:35.348811 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-54c7599f-9279-4799-8277-13f812706c18 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:35.354409 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-54c7599f-9279-4799-8277-13f812706c18 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 returned with HTTP 200 Aug 07 18:52:35.354827 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 134/531] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:35 2026] GET /volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:35.368514 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f6239bb0-81aa-4066-910c-2ec3a98ac543 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:35.371004 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6239bb0-81aa-4066-910c-2ec3a98ac543 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] DELETE https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 Aug 07 18:52:35.371311 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6239bb0-81aa-4066-910c-2ec3a98ac543 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:35.371618 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6239bb0-81aa-4066-910c-2ec3a98ac543 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:35.371851 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-f6239bb0-81aa-4066-910c-2ec3a98ac543 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Delete volume with id: 3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 Aug 07 18:52:35.382602 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:35.382602 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:35.383301 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f6239bb0-81aa-4066-910c-2ec3a98ac543 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:35.402239 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f6239bb0-81aa-4066-910c-2ec3a98ac543 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Delete volume request issued successfully. Aug 07 18:52:35.404101 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6239bb0-81aa-4066-910c-2ec3a98ac543 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 returned with HTTP 202 Aug 07 18:52:35.404101 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 134/532] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:52:35 2026] DELETE /volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:35.414550 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dcaab816-1663-4f6c-bba2-2e7c3c1de16c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:35.417759 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dcaab816-1663-4f6c-bba2-2e7c3c1de16c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 Aug 07 18:52:35.417940 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dcaab816-1663-4f6c-bba2-2e7c3c1de16c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:35.418135 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dcaab816-1663-4f6c-bba2-2e7c3c1de16c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:35.426555 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:35.426555 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:35.431577 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dcaab816-1663-4f6c-bba2-2e7c3c1de16c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Volume info retrieved successfully. Aug 07 18:52:35.437431 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dcaab816-1663-4f6c-bba2-2e7c3c1de16c tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 returned with HTTP 200 Aug 07 18:52:35.438008 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 134/533] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:35 2026] GET /volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:36.158313 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-18d0194d-aca9-4e70-8a20-09522bcef5c0 req-2458a1e7-be53-48bc-b42f-20f528590a41 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:36.160907 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-18d0194d-aca9-4e70-8a20-09522bcef5c0 req-2458a1e7-be53-48bc-b42f-20f528590a41 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] GET https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d Aug 07 18:52:36.161197 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-18d0194d-aca9-4e70-8a20-09522bcef5c0 req-2458a1e7-be53-48bc-b42f-20f528590a41 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:36.161440 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-18d0194d-aca9-4e70-8a20-09522bcef5c0 req-2458a1e7-be53-48bc-b42f-20f528590a41 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:36.169422 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:36.169422 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:36.173463 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-18d0194d-aca9-4e70-8a20-09522bcef5c0 req-2458a1e7-be53-48bc-b42f-20f528590a41 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Volume info retrieved successfully. Aug 07 18:52:36.178289 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-18d0194d-aca9-4e70-8a20-09522bcef5c0 req-2458a1e7-be53-48bc-b42f-20f528590a41 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d returned with HTTP 200 Aug 07 18:52:36.179210 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 132/534] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:36 2026] GET /volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:36.205319 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-90e27fe6-3b53-46b4-81ad-516b1e5dc299 req-7eaa917d-6658-48b3-ae75-cdae5c821e33 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:36.208276 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-90e27fe6-3b53-46b4-81ad-516b1e5dc299 req-7eaa917d-6658-48b3-ae75-cdae5c821e33 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:52:36.209141 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-90e27fe6-3b53-46b4-81ad-516b1e5dc299 req-7eaa917d-6658-48b3-ae75-cdae5c821e33 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-795110381", "description": null, "metadata": {}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:36.220802 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:36.220802 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:36.221647 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-90e27fe6-3b53-46b4-81ad-516b1e5dc299 req-7eaa917d-6658-48b3-ae75-cdae5c821e33 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Volume info retrieved successfully. Aug 07 18:52:36.221852 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [req-90e27fe6-3b53-46b4-81ad-516b1e5dc299 req-7eaa917d-6658-48b3-ae75-cdae5c821e33 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Create snapshot from volume d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d Aug 07 18:52:36.243110 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [req-90e27fe6-3b53-46b4-81ad-516b1e5dc299 req-7eaa917d-6658-48b3-ae75-cdae5c821e33 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:36.270152 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [req-90e27fe6-3b53-46b4-81ad-516b1e5dc299 req-7eaa917d-6658-48b3-ae75-cdae5c821e33 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Created reservations ['a826d2c4-ce31-4848-9c6d-975213dfc413', 'c87deadd-564c-4b95-b14c-767a9f9be4ef', '452506b4-9cc7-4342-bd66-62cc57d10f3d', '696b0fc4-677b-48e5-8884-d6ab879bb3d8'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:36.309423 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-90e27fe6-3b53-46b4-81ad-516b1e5dc299 req-7eaa917d-6658-48b3-ae75-cdae5c821e33 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Snapshot create request issued successfully. Aug 07 18:52:36.309858 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-90e27fe6-3b53-46b4-81ad-516b1e5dc299 req-7eaa917d-6658-48b3-ae75-cdae5c821e33 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:52:36.310492 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 135/535] 10.4.3.15 () {72 vars in 1540 bytes} [Fri Aug 7 18:52:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:36.366149 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-d91a28e4-1fd5-484c-b28d-28b7bde59ffe req-34a3bc0a-3f2d-456e-83de-62a94c430472 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:36.368804 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d91a28e4-1fd5-484c-b28d-28b7bde59ffe req-34a3bc0a-3f2d-456e-83de-62a94c430472 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] GET https://10.4.3.15/volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf Aug 07 18:52:36.369200 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d91a28e4-1fd5-484c-b28d-28b7bde59ffe req-34a3bc0a-3f2d-456e-83de-62a94c430472 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:36.369200 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d91a28e4-1fd5-484c-b28d-28b7bde59ffe req-34a3bc0a-3f2d-456e-83de-62a94c430472 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:36.385899 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:36.385899 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:36.386498 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-d91a28e4-1fd5-484c-b28d-28b7bde59ffe req-34a3bc0a-3f2d-456e-83de-62a94c430472 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] Snapshot retrieved successfully. Aug 07 18:52:36.387562 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d91a28e4-1fd5-484c-b28d-28b7bde59ffe req-34a3bc0a-3f2d-456e-83de-62a94c430472 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] https://10.4.3.15/volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf returned with HTTP 200 Aug 07 18:52:36.388019 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 135/536] 10.4.3.15 () {68 vars in 1597 bytes} [Fri Aug 7 18:52:36 2026] GET /volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:36.413420 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-8a190e77-b7ed-4d8e-aab2-cb8e23101e1a req-4c65b9a3-fe73-4c77-bfff-44bf5f82b240 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:36.416100 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8a190e77-b7ed-4d8e-aab2-cb8e23101e1a req-4c65b9a3-fe73-4c77-bfff-44bf5f82b240 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] GET https://10.4.3.15/volume/v3/snapshots/detail Aug 07 18:52:36.416471 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8a190e77-b7ed-4d8e-aab2-cb8e23101e1a req-4c65b9a3-fe73-4c77-bfff-44bf5f82b240 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:36.416622 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8a190e77-b7ed-4d8e-aab2-cb8e23101e1a req-4c65b9a3-fe73-4c77-bfff-44bf5f82b240 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:36.416963 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [req-8a190e77-b7ed-4d8e-aab2-cb8e23101e1a req-4c65b9a3-fe73-4c77-bfff-44bf5f82b240 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:52:36.418354 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.db.api [req-8a190e77-b7ed-4d8e-aab2-cb8e23101e1a req-4c65b9a3-fe73-4c77-bfff-44bf5f82b240 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] Building query based on filter {{(pid=100345) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:52:36.434166 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-8a190e77-b7ed-4d8e-aab2-cb8e23101e1a req-4c65b9a3-fe73-4c77-bfff-44bf5f82b240 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] Get all snapshots completed successfully. Aug 07 18:52:36.434740 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:36.434740 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:36.435622 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8a190e77-b7ed-4d8e-aab2-cb8e23101e1a req-4c65b9a3-fe73-4c77-bfff-44bf5f82b240 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-reader] https://10.4.3.15/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 18:52:36.436259 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 135/537] 10.4.3.15 () {68 vars in 1507 bytes} [Fri Aug 7 18:52:36 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:36.450077 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2389d933-5d4a-49a5-84bc-dfc77fdb48f9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:36.451977 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2389d933-5d4a-49a5-84bc-dfc77fdb48f9 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] GET https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 Aug 07 18:52:36.452180 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2389d933-5d4a-49a5-84bc-dfc77fdb48f9 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:36.452406 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2389d933-5d4a-49a5-84bc-dfc77fdb48f9 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:36.458851 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2389d933-5d4a-49a5-84bc-dfc77fdb48f9 tempest-VolumesListAdminTestJSON-93583489 tempest-VolumesListAdminTestJSON-93583489-project-member] https://10.4.3.15/volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 returned with HTTP 404 Aug 07 18:52:36.459518 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 133/538] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:36 2026] GET /volume/v3/volumes/3ae11184-0ef2-4ab4-a0fe-7f6b78f1f8f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:36.463690 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-6b981706-b06f-477d-8943-334b855503c0 req-1d9950e3-74e8-428b-9835-64545abbf5e8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:36.465978 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-6b981706-b06f-477d-8943-334b855503c0 req-1d9950e3-74e8-428b-9835-64545abbf5e8 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] GET https://10.4.3.15/volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf Aug 07 18:52:36.466469 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-6b981706-b06f-477d-8943-334b855503c0 req-1d9950e3-74e8-428b-9835-64545abbf5e8 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:36.466709 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-6b981706-b06f-477d-8943-334b855503c0 req-1d9950e3-74e8-428b-9835-64545abbf5e8 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:36.472408 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:36.472408 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:36.472969 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-6b981706-b06f-477d-8943-334b855503c0 req-1d9950e3-74e8-428b-9835-64545abbf5e8 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Snapshot retrieved successfully. Aug 07 18:52:36.473853 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-6b981706-b06f-477d-8943-334b855503c0 req-1d9950e3-74e8-428b-9835-64545abbf5e8 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf returned with HTTP 200 Aug 07 18:52:36.474499 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 136/539] 10.4.3.15 () {68 vars in 1597 bytes} [Fri Aug 7 18:52:36 2026] GET /volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:36.499477 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-517d2d45-36d5-48a5-a054-9d0417d8e5f3 req-af931471-f118-4bf0-8cba-4940eaaf6c02 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:36.502260 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-517d2d45-36d5-48a5-a054-9d0417d8e5f3 req-af931471-f118-4bf0-8cba-4940eaaf6c02 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf Aug 07 18:52:36.502544 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-517d2d45-36d5-48a5-a054-9d0417d8e5f3 req-af931471-f118-4bf0-8cba-4940eaaf6c02 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:36.503089 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-517d2d45-36d5-48a5-a054-9d0417d8e5f3 req-af931471-f118-4bf0-8cba-4940eaaf6c02 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:36.503089 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [req-517d2d45-36d5-48a5-a054-9d0417d8e5f3 req-af931471-f118-4bf0-8cba-4940eaaf6c02 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Delete snapshot with id: 2f3f9a7e-d801-4013-87e0-2eeb69daaacf Aug 07 18:52:36.508804 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:36.508804 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:36.509380 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-517d2d45-36d5-48a5-a054-9d0417d8e5f3 req-af931471-f118-4bf0-8cba-4940eaaf6c02 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Snapshot retrieved successfully. Aug 07 18:52:36.527270 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-517d2d45-36d5-48a5-a054-9d0417d8e5f3 req-af931471-f118-4bf0-8cba-4940eaaf6c02 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Snapshot delete request issued successfully. Aug 07 18:52:36.527413 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-517d2d45-36d5-48a5-a054-9d0417d8e5f3 req-af931471-f118-4bf0-8cba-4940eaaf6c02 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf returned with HTTP 202 Aug 07 18:52:36.527884 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 136/540] 10.4.3.15 () {70 vars in 1619 bytes} [Fri Aug 7 18:52:36 2026] DELETE /volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:36.557646 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-9ed41472-01b2-4bb8-961b-d68861842d7f req-f467cedd-d24f-4ad9-a05f-c4eec29a3346 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:36.560964 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-9ed41472-01b2-4bb8-961b-d68861842d7f req-f467cedd-d24f-4ad9-a05f-c4eec29a3346 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] GET https://10.4.3.15/volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf Aug 07 18:52:36.562649 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-9ed41472-01b2-4bb8-961b-d68861842d7f req-f467cedd-d24f-4ad9-a05f-c4eec29a3346 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:36.562649 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-9ed41472-01b2-4bb8-961b-d68861842d7f req-f467cedd-d24f-4ad9-a05f-c4eec29a3346 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:36.589062 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:36.589062 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:36.589790 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-9ed41472-01b2-4bb8-961b-d68861842d7f req-f467cedd-d24f-4ad9-a05f-c4eec29a3346 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Snapshot retrieved successfully. Aug 07 18:52:36.592080 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-9ed41472-01b2-4bb8-961b-d68861842d7f req-f467cedd-d24f-4ad9-a05f-c4eec29a3346 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf returned with HTTP 200 Aug 07 18:52:36.592568 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 136/541] 10.4.3.15 () {68 vars in 1597 bytes} [Fri Aug 7 18:52:36 2026] GET /volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:37.240602 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c96d64a2-463b-4c51-b8f7-a36930a454ed None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:37.242884 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c96d64a2-463b-4c51-b8f7-a36930a454ed tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] DELETE https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:52:37.243140 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c96d64a2-463b-4c51-b8f7-a36930a454ed tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:37.243386 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c96d64a2-463b-4c51-b8f7-a36930a454ed tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:37.243590 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c96d64a2-463b-4c51-b8f7-a36930a454ed tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Delete volume with id: f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:52:37.254597 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:37.254597 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:37.255222 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c96d64a2-463b-4c51-b8f7-a36930a454ed tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:52:37.289914 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c96d64a2-463b-4c51-b8f7-a36930a454ed tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Delete volume request issued successfully. Aug 07 18:52:37.290140 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c96d64a2-463b-4c51-b8f7-a36930a454ed tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 202 Aug 07 18:52:37.290687 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 134/542] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:52:37 2026] DELETE /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:37.299376 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2b7ccc3a-011d-48fb-8220-0da52aefd768 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:37.300689 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2b7ccc3a-011d-48fb-8220-0da52aefd768 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:52:37.301161 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2b7ccc3a-011d-48fb-8220-0da52aefd768 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:37.301161 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2b7ccc3a-011d-48fb-8220-0da52aefd768 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:37.309465 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:37.309465 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:37.314916 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2b7ccc3a-011d-48fb-8220-0da52aefd768 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:52:37.321205 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2b7ccc3a-011d-48fb-8220-0da52aefd768 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 200 Aug 07 18:52:37.321827 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 137/543] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:37 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:37.620770 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-271a2400-552f-4c17-80c5-0e00f94fe1f1 req-ddde553b-95df-4bcc-bb5e-384be6830bdb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:37.623346 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-271a2400-552f-4c17-80c5-0e00f94fe1f1 req-ddde553b-95df-4bcc-bb5e-384be6830bdb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] GET https://10.4.3.15/volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf Aug 07 18:52:37.623626 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-271a2400-552f-4c17-80c5-0e00f94fe1f1 req-ddde553b-95df-4bcc-bb5e-384be6830bdb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:37.623878 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-271a2400-552f-4c17-80c5-0e00f94fe1f1 req-ddde553b-95df-4bcc-bb5e-384be6830bdb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:37.631383 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-271a2400-552f-4c17-80c5-0e00f94fe1f1 req-ddde553b-95df-4bcc-bb5e-384be6830bdb tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf returned with HTTP 404 Aug 07 18:52:37.632286 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 137/544] 10.4.3.15 () {68 vars in 1597 bytes} [Fri Aug 7 18:52:37 2026] GET /volume/v3/snapshots/2f3f9a7e-d801-4013-87e0-2eeb69daaacf => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:37.661363 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e2bdce39-5b60-486b-aeb6-5de34396f708 req-e19794db-145d-40b9-b31c-a6180f901371 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:37.663736 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e2bdce39-5b60-486b-aeb6-5de34396f708 req-e19794db-145d-40b9-b31c-a6180f901371 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] DELETE https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d Aug 07 18:52:37.663943 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e2bdce39-5b60-486b-aeb6-5de34396f708 req-e19794db-145d-40b9-b31c-a6180f901371 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:37.664233 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e2bdce39-5b60-486b-aeb6-5de34396f708 req-e19794db-145d-40b9-b31c-a6180f901371 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:37.664458 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [req-e2bdce39-5b60-486b-aeb6-5de34396f708 req-e19794db-145d-40b9-b31c-a6180f901371 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Delete volume with id: d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d Aug 07 18:52:37.671840 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:37.671840 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:37.672569 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e2bdce39-5b60-486b-aeb6-5de34396f708 req-e19794db-145d-40b9-b31c-a6180f901371 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Volume info retrieved successfully. Aug 07 18:52:37.691504 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e2bdce39-5b60-486b-aeb6-5de34396f708 req-e19794db-145d-40b9-b31c-a6180f901371 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Delete volume request issued successfully. Aug 07 18:52:37.691740 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e2bdce39-5b60-486b-aeb6-5de34396f708 req-e19794db-145d-40b9-b31c-a6180f901371 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d returned with HTTP 202 Aug 07 18:52:37.692239 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 137/545] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 18:52:37 2026] DELETE /volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:37.724936 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-34eebfe3-279d-4150-80e4-874c65b519e7 req-15965af8-6a4a-4c6b-8cee-8677ffb1004d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:37.728167 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-34eebfe3-279d-4150-80e4-874c65b519e7 req-15965af8-6a4a-4c6b-8cee-8677ffb1004d tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] GET https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d Aug 07 18:52:37.728600 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-34eebfe3-279d-4150-80e4-874c65b519e7 req-15965af8-6a4a-4c6b-8cee-8677ffb1004d tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:37.730019 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-34eebfe3-279d-4150-80e4-874c65b519e7 req-15965af8-6a4a-4c6b-8cee-8677ffb1004d tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:37.740979 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:37.740979 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:37.749476 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-34eebfe3-279d-4150-80e4-874c65b519e7 req-15965af8-6a4a-4c6b-8cee-8677ffb1004d tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Volume info retrieved successfully. Aug 07 18:52:37.759803 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-34eebfe3-279d-4150-80e4-874c65b519e7 req-15965af8-6a4a-4c6b-8cee-8677ffb1004d tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d returned with HTTP 200 Aug 07 18:52:37.760579 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 135/546] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:37 2026] GET /volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:38.340104 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7598a1ec-c2e1-4374-993b-d65d4ed3ca59 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:38.343617 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7598a1ec-c2e1-4374-993b-d65d4ed3ca59 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 Aug 07 18:52:38.343837 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7598a1ec-c2e1-4374-993b-d65d4ed3ca59 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:38.344071 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7598a1ec-c2e1-4374-993b-d65d4ed3ca59 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:38.357558 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7598a1ec-c2e1-4374-993b-d65d4ed3ca59 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 returned with HTTP 404 Aug 07 18:52:38.358086 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 138/547] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:38 2026] GET /volume/v3/volumes/f74b4fac-4fb3-4c09-aefa-6fbcbc05b806 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:38.365780 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-121218f8-fbb2-45d1-b88a-9fcc83e700d9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:38.367755 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-121218f8-fbb2-45d1-b88a-9fcc83e700d9 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] DELETE https://10.4.3.15/volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 Aug 07 18:52:38.367938 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-121218f8-fbb2-45d1-b88a-9fcc83e700d9 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:38.368139 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-121218f8-fbb2-45d1-b88a-9fcc83e700d9 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:38.368356 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-121218f8-fbb2-45d1-b88a-9fcc83e700d9 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Delete volume with id: 020e645f-efcc-420b-a8f3-c1a10a0a1b32 Aug 07 18:52:38.379313 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:38.379313 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:38.379806 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-121218f8-fbb2-45d1-b88a-9fcc83e700d9 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:52:38.401167 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-121218f8-fbb2-45d1-b88a-9fcc83e700d9 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Delete volume request issued successfully. Aug 07 18:52:38.401540 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-121218f8-fbb2-45d1-b88a-9fcc83e700d9 tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 returned with HTTP 202 Aug 07 18:52:38.402808 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 138/548] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:52:38 2026] DELETE /volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:38.412287 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-54904b4d-8987-4d20-b89d-e09a1fad970b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:38.415499 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-54904b4d-8987-4d20-b89d-e09a1fad970b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 Aug 07 18:52:38.415697 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-54904b4d-8987-4d20-b89d-e09a1fad970b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:38.415881 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-54904b4d-8987-4d20-b89d-e09a1fad970b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:38.419887 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=321,cinder:UPDATE=81,cinder:INSERT=46 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:52:38.430286 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:38.430286 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:38.437907 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-54904b4d-8987-4d20-b89d-e09a1fad970b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Volume info retrieved successfully. Aug 07 18:52:38.448367 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-54904b4d-8987-4d20-b89d-e09a1fad970b tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 returned with HTTP 200 Aug 07 18:52:38.448916 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 138/549] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:38 2026] GET /volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:38.545065 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8069a575-c574-484f-8ac4-80e5a621c09f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:38.545542 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8069a575-c574-484f-8ac4-80e5a621c09f None None] GET https://10.4.3.15/volume// Aug 07 18:52:38.545705 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8069a575-c574-484f-8ac4-80e5a621c09f None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:38.545975 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8069a575-c574-484f-8ac4-80e5a621c09f None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:38.546341 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8069a575-c574-484f-8ac4-80e5a621c09f None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:52:38.546662 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 136/550] 10.4.3.15 () {64 vars in 997 bytes} [Fri Aug 7 18:52:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:52:38.556431 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4554a508-a8a9-4a3c-a71f-a327a546e693 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:38.557063 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4554a508-a8a9-4a3c-a71f-a327a546e693 None None] GET https://10.4.3.15/volume// Aug 07 18:52:38.557322 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4554a508-a8a9-4a3c-a71f-a327a546e693 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:38.557623 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4554a508-a8a9-4a3c-a71f-a327a546e693 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:38.558496 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4554a508-a8a9-4a3c-a71f-a327a546e693 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:52:38.559006 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 139/551] 10.4.3.15 () {64 vars in 997 bytes} [Fri Aug 7 18:52:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:52:38.570637 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-76c149af-004e-4799-b3f8-959bc833ec21 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:38.677107 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76c149af-004e-4799-b3f8-959bc833ec21 tempest-VersionsTest-1887556793 tempest-VersionsTest-1887556793-project-member] GET https://10.4.3.15/volume/v3/ Aug 07 18:52:38.677588 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76c149af-004e-4799-b3f8-959bc833ec21 tempest-VersionsTest-1887556793 tempest-VersionsTest-1887556793-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:38.677588 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76c149af-004e-4799-b3f8-959bc833ec21 tempest-VersionsTest-1887556793 tempest-VersionsTest-1887556793-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:38.677917 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76c149af-004e-4799-b3f8-959bc833ec21 tempest-VersionsTest-1887556793 tempest-VersionsTest-1887556793-project-member] https://10.4.3.15/volume/v3/ returned with HTTP 200 Aug 07 18:52:38.678264 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 139/552] 10.4.3.15 () {66 vars in 1209 bytes} [Fri Aug 7 18:52:38 2026] GET /volume/v3/ => generated 385 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:38.791667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-2aafb9df-1f2b-4182-9d38-2226b2c85b21 req-b2a00bef-e318-48b1-9bb3-d6809824d078 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:38.795196 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-2aafb9df-1f2b-4182-9d38-2226b2c85b21 req-b2a00bef-e318-48b1-9bb3-d6809824d078 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] GET https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d Aug 07 18:52:38.795196 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-2aafb9df-1f2b-4182-9d38-2226b2c85b21 req-b2a00bef-e318-48b1-9bb3-d6809824d078 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:38.795648 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-2aafb9df-1f2b-4182-9d38-2226b2c85b21 req-b2a00bef-e318-48b1-9bb3-d6809824d078 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:38.803108 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-2aafb9df-1f2b-4182-9d38-2226b2c85b21 req-b2a00bef-e318-48b1-9bb3-d6809824d078 tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d returned with HTTP 404 Aug 07 18:52:38.803635 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 139/553] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:38 2026] GET /volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:38.841844 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-62dfb226-debd-427a-b420-c80882ea543a req-568f61d7-2c19-4ee4-9571-a0878bb4b5ea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:38.843969 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-62dfb226-debd-427a-b420-c80882ea543a req-568f61d7-2c19-4ee4-9571-a0878bb4b5ea tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] DELETE https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d Aug 07 18:52:38.844195 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-62dfb226-debd-427a-b420-c80882ea543a req-568f61d7-2c19-4ee4-9571-a0878bb4b5ea tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:38.844416 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-62dfb226-debd-427a-b420-c80882ea543a req-568f61d7-2c19-4ee4-9571-a0878bb4b5ea tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:38.844590 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [req-62dfb226-debd-427a-b420-c80882ea543a req-568f61d7-2c19-4ee4-9571-a0878bb4b5ea tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Delete volume with id: d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d Aug 07 18:52:38.850751 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-62dfb226-debd-427a-b420-c80882ea543a req-568f61d7-2c19-4ee4-9571-a0878bb4b5ea tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d returned with HTTP 404 Aug 07 18:52:38.851294 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 137/554] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 18:52:38 2026] DELETE /volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:38.879642 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-395cb5c3-163d-44be-ab9c-4c28fffb19f0 req-e18092cf-598d-4248-95b2-ee64c591f50f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:38.881947 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-395cb5c3-163d-44be-ab9c-4c28fffb19f0 req-e18092cf-598d-4248-95b2-ee64c591f50f tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] GET https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d Aug 07 18:52:38.882177 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-395cb5c3-163d-44be-ab9c-4c28fffb19f0 req-e18092cf-598d-4248-95b2-ee64c591f50f tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:38.882429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-395cb5c3-163d-44be-ab9c-4c28fffb19f0 req-e18092cf-598d-4248-95b2-ee64c591f50f tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:38.889292 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-395cb5c3-163d-44be-ab9c-4c28fffb19f0 req-e18092cf-598d-4248-95b2-ee64c591f50f tempest-VolumesSnapshotsTestJSON-986009763 tempest-VolumesSnapshotsTestJSON-986009763-project-member] https://10.4.3.15/volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d returned with HTTP 404 Aug 07 18:52:38.889911 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 140/555] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:52:38 2026] GET /volume/v3/volumes/d80456c5-21d4-4e4a-8cd4-0d7f86fa3b2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:39.470454 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fb8ccd29-01fa-40dc-8679-9f34b0c897bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:39.472420 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb8ccd29-01fa-40dc-8679-9f34b0c897bf tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] GET https://10.4.3.15/volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 Aug 07 18:52:39.472662 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb8ccd29-01fa-40dc-8679-9f34b0c897bf tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:39.472869 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb8ccd29-01fa-40dc-8679-9f34b0c897bf tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:39.475256 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:UPDATE=71,cinder:INSERT=37,cinder:SELECT=316 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:52:39.482176 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb8ccd29-01fa-40dc-8679-9f34b0c897bf tempest-ServerRescueNegativeTestJSON-410728558 tempest-ServerRescueNegativeTestJSON-410728558-project-member] https://10.4.3.15/volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 returned with HTTP 404 Aug 07 18:52:39.482730 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 140/556] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:39 2026] GET /volume/v3/volumes/020e645f-efcc-420b-a8f3-c1a10a0a1b32 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:41.110905 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-42ca61c2-1cf2-43db-a0e9-cd5cdb9b9c71 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.210033 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-42ca61c2-1cf2-43db-a0e9-cd5cdb9b9c71 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] POST https://10.4.3.15/volume/v3/qos-specs Aug 07 18:52:41.210369 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-42ca61c2-1cf2-43db-a0e9-cd5cdb9b9c71 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1216135483", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:41.212197 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.qos_specs [None req-42ca61c2-1cf2-43db-a0e9-cd5cdb9b9c71 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1216135483', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100345) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 18:52:41.218307 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.db.api [None req-42ca61c2-1cf2-43db-a0e9-cd5cdb9b9c71 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DB qos_specs_create(): root {'id': '36dc472b-225f-4eb8-8c85-f456953afaab', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1216135483'} {{(pid=100345) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 18:52:41.226643 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-42ca61c2-1cf2-43db-a0e9-cd5cdb9b9c71 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs returned with HTTP 200 Aug 07 18:52:41.227094 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 140/557] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:52:41 2026] POST /volume/v3/qos-specs => generated 391 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:41.237695 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f7f10da8-395c-4d73-abec-a53a180ea32d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.239717 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7f10da8-395c-4d73-abec-a53a180ea32d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:41.240109 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f7f10da8-395c-4d73-abec-a53a180ea32d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1433909433"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:41.243844 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=304,cinder:UPDATE=52,cinder:INSERT=36 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:52:41.257633 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7f10da8-395c-4d73-abec-a53a180ea32d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:41.258846 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 138/558] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:52:41 2026] POST /volume/v3/types => generated 222 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:41.268954 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5f0813c3-a605-4e12-98da-bd75e10bdad7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.272035 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5f0813c3-a605-4e12-98da-bd75e10bdad7 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:41.272545 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5f0813c3-a605-4e12-98da-bd75e10bdad7 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-990710696"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:41.276878 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=333,cinder:UPDATE=90,cinder:INSERT=54 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:52:41.293119 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5f0813c3-a605-4e12-98da-bd75e10bdad7 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:41.293447 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 141/559] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:52:41 2026] POST /volume/v3/types => generated 221 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:41.304914 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-58e993c2-8fa9-4f49-9c3b-c8d06878f77e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.307136 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58e993c2-8fa9-4f49-9c3b-c8d06878f77e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:41.307850 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58e993c2-8fa9-4f49-9c3b-c8d06878f77e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-76602206"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:41.323802 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58e993c2-8fa9-4f49-9c3b-c8d06878f77e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:41.324125 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 141/560] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:52:41 2026] POST /volume/v3/types => generated 220 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:41.334840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9beb4689-4716-46e6-8175-e7579511464e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.337074 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9beb4689-4716-46e6-8175-e7579511464e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associate?vol_type_id=375404aa-50ae-400d-b8a8-cd7d3d430741 Aug 07 18:52:41.337296 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9beb4689-4716-46e6-8175-e7579511464e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.337545 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9beb4689-4716-46e6-8175-e7579511464e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'associate' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.337866 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.337866 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:41.338304 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9beb4689-4716-46e6-8175-e7579511464e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Associate qos_spec: 36dc472b-225f-4eb8-8c85-f456953afaab with type: 375404aa-50ae-400d-b8a8-cd7d3d430741 {{(pid=100345) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 18:52:41.364986 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9beb4689-4716-46e6-8175-e7579511464e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associate?vol_type_id=375404aa-50ae-400d-b8a8-cd7d3d430741 returned with HTTP 202 Aug 07 18:52:41.365564 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 141/561] 10.4.3.15 () {66 vars in 1474 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associate?vol_type_id=375404aa-50ae-400d-b8a8-cd7d3d430741 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:41.373837 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6492127a-6172-4762-ae4b-583762e73a94 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.375703 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6492127a-6172-4762-ae4b-583762e73a94 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associate?vol_type_id=20d2ec55-8c86-4406-a8cd-7f807e1abe74 Aug 07 18:52:41.375909 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6492127a-6172-4762-ae4b-583762e73a94 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.376138 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6492127a-6172-4762-ae4b-583762e73a94 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'associate' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.376803 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6492127a-6172-4762-ae4b-583762e73a94 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Associate qos_spec: 36dc472b-225f-4eb8-8c85-f456953afaab with type: 20d2ec55-8c86-4406-a8cd-7f807e1abe74 {{(pid=100342) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 18:52:41.397442 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6492127a-6172-4762-ae4b-583762e73a94 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associate?vol_type_id=20d2ec55-8c86-4406-a8cd-7f807e1abe74 returned with HTTP 202 Aug 07 18:52:41.398058 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 139/562] 10.4.3.15 () {66 vars in 1474 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associate?vol_type_id=20d2ec55-8c86-4406-a8cd-7f807e1abe74 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:41.404815 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a3f23df6-54f6-4ffb-a222-ff040bea230b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.406588 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a3f23df6-54f6-4ffb-a222-ff040bea230b tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associate?vol_type_id=39d2e544-eb93-4e77-9627-673cfd491044 Aug 07 18:52:41.406837 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a3f23df6-54f6-4ffb-a222-ff040bea230b tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.407031 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a3f23df6-54f6-4ffb-a222-ff040bea230b tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'associate' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.407689 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a3f23df6-54f6-4ffb-a222-ff040bea230b tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Associate qos_spec: 36dc472b-225f-4eb8-8c85-f456953afaab with type: 39d2e544-eb93-4e77-9627-673cfd491044 {{(pid=100344) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 18:52:41.433807 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a3f23df6-54f6-4ffb-a222-ff040bea230b tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associate?vol_type_id=39d2e544-eb93-4e77-9627-673cfd491044 returned with HTTP 202 Aug 07 18:52:41.434424 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 142/563] 10.4.3.15 () {66 vars in 1474 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associate?vol_type_id=39d2e544-eb93-4e77-9627-673cfd491044 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:41.444293 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8858e1d6-f5f2-4e8f-8278-50db7dc22aab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.446979 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8858e1d6-f5f2-4e8f-8278-50db7dc22aab tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associations Aug 07 18:52:41.447445 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8858e1d6-f5f2-4e8f-8278-50db7dc22aab tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.447724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8858e1d6-f5f2-4e8f-8278-50db7dc22aab tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'associations' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.448540 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8858e1d6-f5f2-4e8f-8278-50db7dc22aab tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Get associations for qos_spec id: 36dc472b-225f-4eb8-8c85-f456953afaab {{(pid=100343) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 18:52:41.483709 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8858e1d6-f5f2-4e8f-8278-50db7dc22aab tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associations returned with HTTP 200 Aug 07 18:52:41.483709 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 142/564] 10.4.3.15 () {66 vars in 1386 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associations => generated 445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:41.491074 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-53c7f154-a853-4bb6-9196-3c288c5e7654 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.493135 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-53c7f154-a853-4bb6-9196-3c288c5e7654 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/disassociate?vol_type_id=375404aa-50ae-400d-b8a8-cd7d3d430741 Aug 07 18:52:41.493428 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-53c7f154-a853-4bb6-9196-3c288c5e7654 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.493778 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-53c7f154-a853-4bb6-9196-3c288c5e7654 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'disassociate' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.494084 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.494084 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:41.494513 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.qos_specs_manage [None req-53c7f154-a853-4bb6-9196-3c288c5e7654 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Disassociate qos_spec: 36dc472b-225f-4eb8-8c85-f456953afaab from type: 375404aa-50ae-400d-b8a8-cd7d3d430741 {{(pid=100345) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 07 18:52:41.506907 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-53c7f154-a853-4bb6-9196-3c288c5e7654 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/disassociate?vol_type_id=375404aa-50ae-400d-b8a8-cd7d3d430741 returned with HTTP 202 Aug 07 18:52:41.507422 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 142/565] 10.4.3.15 () {66 vars in 1483 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/disassociate?vol_type_id=375404aa-50ae-400d-b8a8-cd7d3d430741 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:41.517904 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-91bf6353-de92-478d-9662-7c1c50020e99 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.520569 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91bf6353-de92-478d-9662-7c1c50020e99 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associations Aug 07 18:52:41.520891 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91bf6353-de92-478d-9662-7c1c50020e99 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.521183 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91bf6353-de92-478d-9662-7c1c50020e99 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'associations' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.521542 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.521542 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:41.521937 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.qos_specs_manage [None req-91bf6353-de92-478d-9662-7c1c50020e99 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Get associations for qos_spec id: 36dc472b-225f-4eb8-8c85-f456953afaab {{(pid=100342) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 18:52:41.544653 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91bf6353-de92-478d-9662-7c1c50020e99 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associations returned with HTTP 200 Aug 07 18:52:41.545145 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 140/566] 10.4.3.15 () {66 vars in 1386 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associations => generated 303 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:41.560225 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e2dad255-4626-4db3-86df-88da5cb5f307 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.563621 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e2dad255-4626-4db3-86df-88da5cb5f307 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/disassociate_all Aug 07 18:52:41.563621 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e2dad255-4626-4db3-86df-88da5cb5f307 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.563621 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e2dad255-4626-4db3-86df-88da5cb5f307 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'disassociate_all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.563621 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.563621 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:41.563879 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e2dad255-4626-4db3-86df-88da5cb5f307 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Disassociate qos_spec: 36dc472b-225f-4eb8-8c85-f456953afaab from all. {{(pid=100344) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 07 18:52:41.576021 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e2dad255-4626-4db3-86df-88da5cb5f307 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/disassociate_all returned with HTTP 202 Aug 07 18:52:41.576021 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 143/567] 10.4.3.15 () {66 vars in 1398 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/disassociate_all => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:41.585790 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6cecc5fd-f3b4-4500-ba96-33dde7b54ec1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.592021 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6cecc5fd-f3b4-4500-ba96-33dde7b54ec1 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associations Aug 07 18:52:41.592021 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6cecc5fd-f3b4-4500-ba96-33dde7b54ec1 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.592021 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6cecc5fd-f3b4-4500-ba96-33dde7b54ec1 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'associations' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.592021 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.592021 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:41.592021 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6cecc5fd-f3b4-4500-ba96-33dde7b54ec1 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Get associations for qos_spec id: 36dc472b-225f-4eb8-8c85-f456953afaab {{(pid=100343) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 18:52:41.598786 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6cecc5fd-f3b4-4500-ba96-33dde7b54ec1 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associations returned with HTTP 200 Aug 07 18:52:41.599242 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 143/568] 10.4.3.15 () {66 vars in 1386 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/associations => generated 24 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:52:41.608296 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6e0a1d46-9112-43f4-903d-f8063f609384 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.610773 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6e0a1d46-9112-43f4-903d-f8063f609384 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DELETE https://10.4.3.15/volume/v3/types/39d2e544-eb93-4e77-9627-673cfd491044 Aug 07 18:52:41.611709 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6e0a1d46-9112-43f4-903d-f8063f609384 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.611709 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6e0a1d46-9112-43f4-903d-f8063f609384 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.611874 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.611874 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:41.643475 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6e0a1d46-9112-43f4-903d-f8063f609384 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/types/39d2e544-eb93-4e77-9627-673cfd491044 returned with HTTP 202 Aug 07 18:52:41.645466 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 143/569] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:41 2026] DELETE /volume/v3/types/39d2e544-eb93-4e77-9627-673cfd491044 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:41.654121 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7568e9a0-450d-4850-872a-3bd338f5ce86 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.655983 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7568e9a0-450d-4850-872a-3bd338f5ce86 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/types/39d2e544-eb93-4e77-9627-673cfd491044 Aug 07 18:52:41.656242 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7568e9a0-450d-4850-872a-3bd338f5ce86 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.656516 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7568e9a0-450d-4850-872a-3bd338f5ce86 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.660282 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7568e9a0-450d-4850-872a-3bd338f5ce86 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/types/39d2e544-eb93-4e77-9627-673cfd491044 returned with HTTP 404 Aug 07 18:52:41.660724 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 141/570] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/types/39d2e544-eb93-4e77-9627-673cfd491044 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:41.669956 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c4056072-9d58-4c74-91e0-83c8667b6ad9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.671933 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c4056072-9d58-4c74-91e0-83c8667b6ad9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DELETE https://10.4.3.15/volume/v3/types/20d2ec55-8c86-4406-a8cd-7f807e1abe74 Aug 07 18:52:41.672133 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c4056072-9d58-4c74-91e0-83c8667b6ad9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.672415 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c4056072-9d58-4c74-91e0-83c8667b6ad9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.672695 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.672695 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:41.695971 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c4056072-9d58-4c74-91e0-83c8667b6ad9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/types/20d2ec55-8c86-4406-a8cd-7f807e1abe74 returned with HTTP 202 Aug 07 18:52:41.696483 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 144/571] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:41 2026] DELETE /volume/v3/types/20d2ec55-8c86-4406-a8cd-7f807e1abe74 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:41.704306 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-87ac5c07-c810-48b7-8622-ff4502751a07 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.706941 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-87ac5c07-c810-48b7-8622-ff4502751a07 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/types/20d2ec55-8c86-4406-a8cd-7f807e1abe74 Aug 07 18:52:41.707449 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-87ac5c07-c810-48b7-8622-ff4502751a07 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.707631 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-87ac5c07-c810-48b7-8622-ff4502751a07 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.712829 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-87ac5c07-c810-48b7-8622-ff4502751a07 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/types/20d2ec55-8c86-4406-a8cd-7f807e1abe74 returned with HTTP 404 Aug 07 18:52:41.713596 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 144/572] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/types/20d2ec55-8c86-4406-a8cd-7f807e1abe74 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:41.722940 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e6326ff5-ad5c-402e-9af7-9ea043484aef None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.725270 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6326ff5-ad5c-402e-9af7-9ea043484aef tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DELETE https://10.4.3.15/volume/v3/types/375404aa-50ae-400d-b8a8-cd7d3d430741 Aug 07 18:52:41.725616 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6326ff5-ad5c-402e-9af7-9ea043484aef tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.725937 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6326ff5-ad5c-402e-9af7-9ea043484aef tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.776122 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6326ff5-ad5c-402e-9af7-9ea043484aef tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/types/375404aa-50ae-400d-b8a8-cd7d3d430741 returned with HTTP 202 Aug 07 18:52:41.776770 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 144/573] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:41 2026] DELETE /volume/v3/types/375404aa-50ae-400d-b8a8-cd7d3d430741 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:41.788743 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fb21a3e2-88d1-4ebd-b6ef-a85fcd53bb1d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.791220 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb21a3e2-88d1-4ebd-b6ef-a85fcd53bb1d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/types/375404aa-50ae-400d-b8a8-cd7d3d430741 Aug 07 18:52:41.791444 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb21a3e2-88d1-4ebd-b6ef-a85fcd53bb1d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.791885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb21a3e2-88d1-4ebd-b6ef-a85fcd53bb1d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.797080 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb21a3e2-88d1-4ebd-b6ef-a85fcd53bb1d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/types/375404aa-50ae-400d-b8a8-cd7d3d430741 returned with HTTP 404 Aug 07 18:52:41.797579 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 142/574] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/types/375404aa-50ae-400d-b8a8-cd7d3d430741 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:41.809094 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-000da71f-a481-4476-ad92-7babc505fde5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.812137 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-000da71f-a481-4476-ad92-7babc505fde5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] POST https://10.4.3.15/volume/v3/qos-specs Aug 07 18:52:41.812137 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-000da71f-a481-4476-ad92-7babc505fde5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1895179524", "consumer": "back-end"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:41.815083 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.qos_specs [None req-000da71f-a481-4476-ad92-7babc505fde5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1895179524', 'consumer': 'back-end', 'specs': {}} {{(pid=100344) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 18:52:41.828211 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-000da71f-a481-4476-ad92-7babc505fde5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DB qos_specs_create(): root {'id': '21dba961-f68c-413c-b1d0-faef7ceffd25', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1895179524'} {{(pid=100344) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 18:52:41.838388 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-000da71f-a481-4476-ad92-7babc505fde5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs returned with HTTP 200 Aug 07 18:52:41.839006 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 145/575] 10.4.3.15 () {68 vars in 1257 bytes} [Fri Aug 7 18:52:41 2026] POST /volume/v3/qos-specs => generated 367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:41.849185 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cbcd2b91-9cd2-4737-8af7-394225ee71d8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.852285 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cbcd2b91-9cd2-4737-8af7-394225ee71d8 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DELETE https://10.4.3.15/volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25?force=False Aug 07 18:52:41.852674 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cbcd2b91-9cd2-4737-8af7-394225ee71d8 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.852910 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cbcd2b91-9cd2-4737-8af7-394225ee71d8 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.853281 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.853281 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:41.853793 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cbcd2b91-9cd2-4737-8af7-394225ee71d8 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Delete qos_spec: 21dba961-f68c-413c-b1d0-faef7ceffd25, force: False {{(pid=100343) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 18:52:41.874129 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cbcd2b91-9cd2-4737-8af7-394225ee71d8 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25?force=False returned with HTTP 202 Aug 07 18:52:41.874129 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 145/576] 10.4.3.15 () {66 vars in 1373 bytes} [Fri Aug 7 18:52:41 2026] DELETE /volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:41.883886 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e6643036-d65e-4844-9dc1-4ec22b0bb496 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.888934 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6643036-d65e-4844-9dc1-4ec22b0bb496 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25 Aug 07 18:52:41.889463 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6643036-d65e-4844-9dc1-4ec22b0bb496 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.889587 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6643036-d65e-4844-9dc1-4ec22b0bb496 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.897282 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6643036-d65e-4844-9dc1-4ec22b0bb496 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25 returned with HTTP 404 Aug 07 18:52:41.898720 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 145/577] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:41.909157 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-451895ba-a7f0-41ec-9524-e4baee8d2c43 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.911119 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-451895ba-a7f0-41ec-9524-e4baee8d2c43 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs Aug 07 18:52:41.911855 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-451895ba-a7f0-41ec-9524-e4baee8d2c43 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.911855 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-451895ba-a7f0-41ec-9524-e4baee8d2c43 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.912077 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.912077 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:41.923179 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-451895ba-a7f0-41ec-9524-e4baee8d2c43 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs returned with HTTP 200 Aug 07 18:52:41.923602 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 143/578] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:41.933747 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c3ffaa6d-7297-4702-ab65-fef641c10bc9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.936303 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c3ffaa6d-7297-4702-ab65-fef641c10bc9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DELETE https://10.4.3.15/volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25?force=False Aug 07 18:52:41.936303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c3ffaa6d-7297-4702-ab65-fef641c10bc9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.936303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c3ffaa6d-7297-4702-ab65-fef641c10bc9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.936624 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.936624 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:41.936901 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c3ffaa6d-7297-4702-ab65-fef641c10bc9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Delete qos_spec: 21dba961-f68c-413c-b1d0-faef7ceffd25, force: False {{(pid=100344) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 18:52:41.940570 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c3ffaa6d-7297-4702-ab65-fef641c10bc9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25?force=False returned with HTTP 404 Aug 07 18:52:41.940905 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 146/579] 10.4.3.15 () {66 vars in 1373 bytes} [Fri Aug 7 18:52:41 2026] DELETE /volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:41.951106 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c8eaa990-2100-42a7-9255-37a58c05a085 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.953214 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8eaa990-2100-42a7-9255-37a58c05a085 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25 Aug 07 18:52:41.953214 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8eaa990-2100-42a7-9255-37a58c05a085 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.953383 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8eaa990-2100-42a7-9255-37a58c05a085 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.953671 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.953671 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:41.957469 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8eaa990-2100-42a7-9255-37a58c05a085 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25 returned with HTTP 404 Aug 07 18:52:41.958084 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 146/580] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:41 2026] GET /volume/v3/qos-specs/21dba961-f68c-413c-b1d0-faef7ceffd25 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:41.966983 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8ccc3d87-58a4-467d-8c38-ec736d5cf22a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.970535 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ccc3d87-58a4-467d-8c38-ec736d5cf22a tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] POST https://10.4.3.15/volume/v3/qos-specs Aug 07 18:52:41.970535 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8ccc3d87-58a4-467d-8c38-ec736d5cf22a tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-519720735", "consumer": "both"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:41.970535 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.qos_specs [None req-8ccc3d87-58a4-467d-8c38-ec736d5cf22a tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-519720735', 'consumer': 'both', 'specs': {}} {{(pid=100345) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 18:52:41.973933 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.db.api [None req-8ccc3d87-58a4-467d-8c38-ec736d5cf22a tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DB qos_specs_create(): root {'id': '34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-519720735'} {{(pid=100345) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 18:52:41.980022 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ccc3d87-58a4-467d-8c38-ec736d5cf22a tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs returned with HTTP 200 Aug 07 18:52:41.980544 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 146/581] 10.4.3.15 () {68 vars in 1257 bytes} [Fri Aug 7 18:52:41 2026] POST /volume/v3/qos-specs => generated 362 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:41.989135 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-531ed24b-1abb-47de-9acb-ddc8baa9bf9d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:41.991715 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-531ed24b-1abb-47de-9acb-ddc8baa9bf9d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DELETE https://10.4.3.15/volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7?force=False Aug 07 18:52:41.991944 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-531ed24b-1abb-47de-9acb-ddc8baa9bf9d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:41.992197 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-531ed24b-1abb-47de-9acb-ddc8baa9bf9d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:41.992494 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:41.992494 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:41.992895 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.qos_specs_manage [None req-531ed24b-1abb-47de-9acb-ddc8baa9bf9d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Delete qos_spec: 34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7, force: False {{(pid=100342) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 18:52:42.011187 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-531ed24b-1abb-47de-9acb-ddc8baa9bf9d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7?force=False returned with HTTP 202 Aug 07 18:52:42.011645 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 144/582] 10.4.3.15 () {66 vars in 1373 bytes} [Fri Aug 7 18:52:41 2026] DELETE /volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:42.018475 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-af2e2448-c89e-4386-ab76-9a0fef7e365b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.020526 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-af2e2448-c89e-4386-ab76-9a0fef7e365b tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7 Aug 07 18:52:42.020978 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-af2e2448-c89e-4386-ab76-9a0fef7e365b tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.021122 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-af2e2448-c89e-4386-ab76-9a0fef7e365b tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.025463 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-af2e2448-c89e-4386-ab76-9a0fef7e365b tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7 returned with HTTP 404 Aug 07 18:52:42.026045 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 147/583] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:42.033555 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4df9c085-a9b6-4d6f-9cd1-b0ca60de2ab5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.035647 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4df9c085-a9b6-4d6f-9cd1-b0ca60de2ab5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs Aug 07 18:52:42.036393 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4df9c085-a9b6-4d6f-9cd1-b0ca60de2ab5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.036393 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4df9c085-a9b6-4d6f-9cd1-b0ca60de2ab5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.049698 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4df9c085-a9b6-4d6f-9cd1-b0ca60de2ab5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs returned with HTTP 200 Aug 07 18:52:42.050117 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 147/584] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:42.061080 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-51430420-d168-4dc7-908f-955bbc69f1f9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.063904 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-51430420-d168-4dc7-908f-955bbc69f1f9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DELETE https://10.4.3.15/volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7?force=False Aug 07 18:52:42.064275 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-51430420-d168-4dc7-908f-955bbc69f1f9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.064584 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-51430420-d168-4dc7-908f-955bbc69f1f9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.064955 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:42.064955 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:42.065541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51430420-d168-4dc7-908f-955bbc69f1f9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Delete qos_spec: 34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7, force: False {{(pid=100345) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 18:52:42.069760 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-51430420-d168-4dc7-908f-955bbc69f1f9 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7?force=False returned with HTTP 404 Aug 07 18:52:42.070678 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 147/585] 10.4.3.15 () {66 vars in 1373 bytes} [Fri Aug 7 18:52:42 2026] DELETE /volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:42.082140 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-68ae34ed-90a8-4795-84e8-6cfa16c71b9d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.084245 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-68ae34ed-90a8-4795-84e8-6cfa16c71b9d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7 Aug 07 18:52:42.084773 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-68ae34ed-90a8-4795-84e8-6cfa16c71b9d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.084773 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-68ae34ed-90a8-4795-84e8-6cfa16c71b9d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.085068 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:42.085068 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:42.089675 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-68ae34ed-90a8-4795-84e8-6cfa16c71b9d tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7 returned with HTTP 404 Aug 07 18:52:42.090143 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 145/586] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs/34bac2ec-4cfb-46a6-ae15-120cc1ffd5c7 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:42.099513 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f43ae629-91f5-4aa6-a0cf-4efae1d878ea None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.101656 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f43ae629-91f5-4aa6-a0cf-4efae1d878ea tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] POST https://10.4.3.15/volume/v3/qos-specs Aug 07 18:52:42.102126 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f43ae629-91f5-4aa6-a0cf-4efae1d878ea tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-627178816", "consumer": "front-end"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:42.104154 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.qos_specs [None req-f43ae629-91f5-4aa6-a0cf-4efae1d878ea tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-627178816', 'consumer': 'front-end', 'specs': {}} {{(pid=100344) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 18:52:42.107013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-f43ae629-91f5-4aa6-a0cf-4efae1d878ea tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DB qos_specs_create(): root {'id': '2000824d-9d2b-405c-8fe9-82df9f67b1a6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-627178816'} {{(pid=100344) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 18:52:42.114833 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f43ae629-91f5-4aa6-a0cf-4efae1d878ea tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs returned with HTTP 200 Aug 07 18:52:42.115359 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 148/587] 10.4.3.15 () {68 vars in 1257 bytes} [Fri Aug 7 18:52:42 2026] POST /volume/v3/qos-specs => generated 367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:42.126851 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6de96011-93af-4b94-b195-62d5a9736c31 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.129715 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6de96011-93af-4b94-b195-62d5a9736c31 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DELETE https://10.4.3.15/volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6?force=False Aug 07 18:52:42.130102 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6de96011-93af-4b94-b195-62d5a9736c31 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.136686 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6de96011-93af-4b94-b195-62d5a9736c31 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.136686 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:42.136686 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:42.136686 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6de96011-93af-4b94-b195-62d5a9736c31 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Delete qos_spec: 2000824d-9d2b-405c-8fe9-82df9f67b1a6, force: False {{(pid=100343) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 18:52:42.165487 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6de96011-93af-4b94-b195-62d5a9736c31 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6?force=False returned with HTTP 202 Aug 07 18:52:42.165972 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 148/588] 10.4.3.15 () {66 vars in 1373 bytes} [Fri Aug 7 18:52:42 2026] DELETE /volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6?force=False => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:42.175330 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-16b7847a-6eea-4cee-b4b0-f0d0f159e228 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.177609 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16b7847a-6eea-4cee-b4b0-f0d0f159e228 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6 Aug 07 18:52:42.177859 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16b7847a-6eea-4cee-b4b0-f0d0f159e228 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.178111 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16b7847a-6eea-4cee-b4b0-f0d0f159e228 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.182851 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16b7847a-6eea-4cee-b4b0-f0d0f159e228 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6 returned with HTTP 404 Aug 07 18:52:42.183571 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 148/589] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:42.191854 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-30f12ac9-33bb-4ae5-9071-dd7d7c7642d2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.194077 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-30f12ac9-33bb-4ae5-9071-dd7d7c7642d2 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs Aug 07 18:52:42.194279 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-30f12ac9-33bb-4ae5-9071-dd7d7c7642d2 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.194484 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-30f12ac9-33bb-4ae5-9071-dd7d7c7642d2 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.201289 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-30f12ac9-33bb-4ae5-9071-dd7d7c7642d2 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs returned with HTTP 200 Aug 07 18:52:42.201740 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 146/590] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:42.212344 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7df4969d-4ceb-453a-aaea-cf4b015edb4a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.214331 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7df4969d-4ceb-453a-aaea-cf4b015edb4a tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DELETE https://10.4.3.15/volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6?force=False Aug 07 18:52:42.214538 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7df4969d-4ceb-453a-aaea-cf4b015edb4a tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.214733 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7df4969d-4ceb-453a-aaea-cf4b015edb4a tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.214980 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:42.214980 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:42.215372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7df4969d-4ceb-453a-aaea-cf4b015edb4a tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Delete qos_spec: 2000824d-9d2b-405c-8fe9-82df9f67b1a6, force: False {{(pid=100344) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 18:52:42.218529 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7df4969d-4ceb-453a-aaea-cf4b015edb4a tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6?force=False returned with HTTP 404 Aug 07 18:52:42.219004 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 149/591] 10.4.3.15 () {66 vars in 1373 bytes} [Fri Aug 7 18:52:42 2026] DELETE /volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:42.228811 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-42d012eb-8f5e-40e7-8ce0-ae63b7827934 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.230677 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42d012eb-8f5e-40e7-8ce0-ae63b7827934 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6 Aug 07 18:52:42.230882 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-42d012eb-8f5e-40e7-8ce0-ae63b7827934 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.231124 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-42d012eb-8f5e-40e7-8ce0-ae63b7827934 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.231386 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:42.231386 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:42.236607 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42d012eb-8f5e-40e7-8ce0-ae63b7827934 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6 returned with HTTP 404 Aug 07 18:52:42.236607 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 149/592] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs/2000824d-9d2b-405c-8fe9-82df9f67b1a6 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:42.245296 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ac39159d-8202-4010-a421-26853f828783 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.248060 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ac39159d-8202-4010-a421-26853f828783 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab Aug 07 18:52:42.248289 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ac39159d-8202-4010-a421-26853f828783 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.248499 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ac39159d-8202-4010-a421-26853f828783 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.254058 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ac39159d-8202-4010-a421-26853f828783 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab returned with HTTP 200 Aug 07 18:52:42.254058 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 149/593] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab => generated 391 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:42.263488 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-44614c80-56b6-4176-a471-472bd59fd28e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.265482 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44614c80-56b6-4176-a471-472bd59fd28e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs Aug 07 18:52:42.265731 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44614c80-56b6-4176-a471-472bd59fd28e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.265922 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44614c80-56b6-4176-a471-472bd59fd28e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.266223 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:42.266223 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:42.270962 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44614c80-56b6-4176-a471-472bd59fd28e tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs returned with HTTP 200 Aug 07 18:52:42.271365 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 147/594] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs => generated 175 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:42.283349 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a6090f6c-2838-4ab8-8012-6067eb4df5b6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.285432 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6090f6c-2838-4ab8-8012-6067eb4df5b6 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] PUT https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab Aug 07 18:52:42.285836 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a6090f6c-2838-4ab8-8012-6067eb4df5b6 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:42.291663 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.qos_specs [None req-a6090f6c-2838-4ab8-8012-6067eb4df5b6 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100344) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 07 18:52:42.299393 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-a6090f6c-2838-4ab8-8012-6067eb4df5b6 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] qos_specs_update() value: {'id': '22a21e73-02f5-4cdd-86a8-19d32fee5303', 'key': 'iops_bytes', 'value': '500', 'specs_id': '36dc472b-225f-4eb8-8c85-f456953afaab', 'deleted': False} {{(pid=100344) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 07 18:52:42.308627 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6090f6c-2838-4ab8-8012-6067eb4df5b6 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab returned with HTTP 200 Aug 07 18:52:42.309426 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 150/595] 10.4.3.15 () {68 vars in 1367 bytes} [Fri Aug 7 18:52:42 2026] PUT /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab => generated 36 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 07 18:52:42.316762 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b025df3f-cd70-4e1a-8b6f-66307b3ef248 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.319134 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b025df3f-cd70-4e1a-8b6f-66307b3ef248 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab Aug 07 18:52:42.319451 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b025df3f-cd70-4e1a-8b6f-66307b3ef248 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.319721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b025df3f-cd70-4e1a-8b6f-66307b3ef248 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.334625 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b025df3f-cd70-4e1a-8b6f-66307b3ef248 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab returned with HTTP 200 Aug 07 18:52:42.335184 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 150/596] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab => generated 412 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:42.345363 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d86aef01-351c-4959-a64b-485a9fe80a00 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.347857 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d86aef01-351c-4959-a64b-485a9fe80a00 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] PUT https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/delete_keys Aug 07 18:52:42.351063 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d86aef01-351c-4959-a64b-485a9fe80a00 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:42.351063 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:42.351063 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:42.351063 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d86aef01-351c-4959-a64b-485a9fe80a00 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Delete_key spec: 36dc472b-225f-4eb8-8c85-f456953afaab, keys: ['iops_bytes'] {{(pid=100345) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 07 18:52:42.380260 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d86aef01-351c-4959-a64b-485a9fe80a00 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/delete_keys returned with HTTP 202 Aug 07 18:52:42.381014 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 150/597] 10.4.3.15 () {68 vars in 1403 bytes} [Fri Aug 7 18:52:42 2026] PUT /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab/delete_keys => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:42.389408 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-56d5df38-e46c-41c4-a5fd-bcbb8b5f81d0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.393833 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56d5df38-e46c-41c4-a5fd-bcbb8b5f81d0 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab Aug 07 18:52:42.396076 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-56d5df38-e46c-41c4-a5fd-bcbb8b5f81d0 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.396354 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-56d5df38-e46c-41c4-a5fd-bcbb8b5f81d0 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.396681 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:42.396681 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:42.403188 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56d5df38-e46c-41c4-a5fd-bcbb8b5f81d0 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab returned with HTTP 200 Aug 07 18:52:42.403659 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 148/598] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:42.412655 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d8ec66ec-2d31-46fa-829d-ce6cf11d2048 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.417562 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d8ec66ec-2d31-46fa-829d-ce6cf11d2048 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab Aug 07 18:52:42.417562 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d8ec66ec-2d31-46fa-829d-ce6cf11d2048 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.417562 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d8ec66ec-2d31-46fa-829d-ce6cf11d2048 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.417562 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:42.417562 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:42.421742 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d8ec66ec-2d31-46fa-829d-ce6cf11d2048 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab returned with HTTP 200 Aug 07 18:52:42.422173 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 151/599] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab => generated 391 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:42.430761 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e0ec2f88-c764-46f4-ac43-017cac6b6997 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.432668 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0ec2f88-c764-46f4-ac43-017cac6b6997 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] DELETE https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab?force=False Aug 07 18:52:42.432851 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0ec2f88-c764-46f4-ac43-017cac6b6997 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.433046 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0ec2f88-c764-46f4-ac43-017cac6b6997 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.433326 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:42.433326 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:42.433698 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e0ec2f88-c764-46f4-ac43-017cac6b6997 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Delete qos_spec: 36dc472b-225f-4eb8-8c85-f456953afaab, force: False {{(pid=100343) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 18:52:42.449420 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0ec2f88-c764-46f4-ac43-017cac6b6997 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab?force=False returned with HTTP 202 Aug 07 18:52:42.450027 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 151/600] 10.4.3.15 () {66 vars in 1373 bytes} [Fri Aug 7 18:52:42 2026] DELETE /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab?force=False => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:42.459529 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cff0c2fd-513d-4284-9df4-f1eea90b42e5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:42.461976 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cff0c2fd-513d-4284-9df4-f1eea90b42e5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] GET https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab Aug 07 18:52:42.462335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cff0c2fd-513d-4284-9df4-f1eea90b42e5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:42.462657 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cff0c2fd-513d-4284-9df4-f1eea90b42e5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:42.463054 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:42.463054 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:42.468013 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cff0c2fd-513d-4284-9df4-f1eea90b42e5 tempest-QosSpecsTestJSON-1465650920 tempest-QosSpecsTestJSON-1465650920-project-admin] https://10.4.3.15/volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab returned with HTTP 404 Aug 07 18:52:42.468757 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 151/601] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:42 2026] GET /volume/v3/qos-specs/36dc472b-225f-4eb8-8c85-f456953afaab => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:45.049049 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4b6b0175-21d9-4d5d-b4b8-53e5655275d2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:45.128869 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b6b0175-21d9-4d5d-b4b8-53e5655275d2 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:45.129208 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4b6b0175-21d9-4d5d-b4b8-53e5655275d2 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1512270845", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1104370788", "vendor_name": "tempest-vendor_name-389046711"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:45.130650 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:45.130650 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:45.143444 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b6b0175-21d9-4d5d-b4b8-53e5655275d2 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:45.143760 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 149/602] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 18:52:45 2026] POST /volume/v3/types => generated 327 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:45.152252 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c8040562-dada-4f31-9380-809ff5e173f7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:45.215368 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:45.215841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6b2e0601-96ea-4ccf-85ca-15dcdf674731", "size": 1, "name": "tempest-UserMessagesTest-Volume-1187639205"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:45.218609 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Create volume request body: {'volume': {'volume_type': '6b2e0601-96ea-4ccf-85ca-15dcdf674731', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1187639205'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:45.223665 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Create volume of 1 GB Aug 07 18:52:45.223973 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:45.223973 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:45.224596 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Availability Zones retrieved successfully. Aug 07 18:52:45.231428 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Flow 'volume_create_api' (4b6ffdd9-7985-496c-a93e-7b446362d3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:45.232770 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ae9332f-c24f-4059-8b35-0902aefee5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:45.233912 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:45.254070 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ae9332f-c24f-4059-8b35-0902aefee5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:52:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1104370788',vendor_name='tempest-vendor_name-389046711'},id=6b2e0601-96ea-4ccf-85ca-15dcdf674731,is_public=True,name='tempest-UserMessagesTest-volume-type-1512270845',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b2e0601-96ea-4ccf-85ca-15dcdf674731', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:45.254817 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5941522e-7d72-43ca-b92a-11944e07e97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:45.279208 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1512270845 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1512270845, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:45.279556 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1512270845 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1512270845, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:45.316823 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Created reservations ['6c650d17-2b1f-42c4-bc8f-e96749bdf202', '8c258f91-54da-4df5-b1e2-fc5e11dadf43', '084f8291-f104-4a86-849b-763f9aa93edc', '1ece9955-aa70-4376-b4cd-b64e141dbb1e'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:45.318060 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5941522e-7d72-43ca-b92a-11944e07e97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c650d17-2b1f-42c4-bc8f-e96749bdf202', '8c258f91-54da-4df5-b1e2-fc5e11dadf43', '084f8291-f104-4a86-849b-763f9aa93edc', '1ece9955-aa70-4376-b4cd-b64e141dbb1e']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:45.319077 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f508506-3cf2-4079-9f5a-c8cc41ea18e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:45.353019 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f508506-3cf2-4079-9f5a-c8cc41ea18e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1187639205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1489bb1b437e403a88c40dad356ea54e',qos_specs=None,replication_status=,reservations=['6c650d17-2b1f-42c4-bc8f-e96749bdf202','8c258f91-54da-4df5-b1e2-fc5e11dadf43','084f8291-f104-4a86-849b-763f9aa93edc','1ece9955-aa70-4376-b4cd-b64e141dbb1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2ff5a81e36433db02da009ae43fb3f',volume_type_id=6b2e0601-96ea-4ccf-85ca-15dcdf674731), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1187639205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1489bb1b437e403a88c40dad356ea54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2ff5a81e36433db02da009ae43fb3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b2e0601-96ea-4ccf-85ca-15dcdf674731),volume_type_id=6b2e0601-96ea-4ccf-85ca-15dcdf674731)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:45.353859 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb35d37-c69a-461b-b00e-115b293fe56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:45.386444 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb35d37-c69a-461b-b00e-115b293fe56b) transitioned into state 'SUCCESS' from state '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-1187639205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1489bb1b437e403a88c40dad356ea54e',qos_specs=None,replication_status=,reservations=['6c650d17-2b1f-42c4-bc8f-e96749bdf202','8c258f91-54da-4df5-b1e2-fc5e11dadf43','084f8291-f104-4a86-849b-763f9aa93edc','1ece9955-aa70-4376-b4cd-b64e141dbb1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2ff5a81e36433db02da009ae43fb3f',volume_type_id=6b2e0601-96ea-4ccf-85ca-15dcdf674731)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:45.386444 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea9e97f-18f8-4fd3-afd1-624b3a0753d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:45.397434 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea9e97f-18f8-4fd3-afd1-624b3a0753d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:45.398699 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Flow 'volume_create_api' (4b6ffdd9-7985-496c-a93e-7b446362d3a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:45.399288 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Create volume request issued successfully. Aug 07 18:52:45.400146 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c8040562-dada-4f31-9380-809ff5e173f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:45.400842 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 152/603] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:52:45 2026] POST /volume/v3/volumes => generated 784 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:45.420849 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d09a75d-9707-4479-9bad-f7d6c3147b17 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:45.423407 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d09a75d-9707-4479-9bad-f7d6c3147b17 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 Aug 07 18:52:45.423784 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d09a75d-9707-4479-9bad-f7d6c3147b17 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:45.424389 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d09a75d-9707-4479-9bad-f7d6c3147b17 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:45.440539 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:45.440539 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:45.445777 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5d09a75d-9707-4479-9bad-f7d6c3147b17 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Volume info retrieved successfully. Aug 07 18:52:45.451928 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d09a75d-9707-4479-9bad-f7d6c3147b17 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 returned with HTTP 200 Aug 07 18:52:45.452537 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 152/604] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:52:45 2026] GET /volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:45.679021 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f6b173d6-496a-4293-a796-8abd35b766a5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:45.711409 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:45.711861 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1762340822"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:45.714837 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1762340822'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:45.715037 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume of 1 GB Aug 07 18:52:45.721219 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Availability Zones retrieved successfully. Aug 07 18:52:45.730075 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (5c3af48e-8911-4ee7-acac-7f6d3a41400f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:45.731688 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b3718a-3780-4aa3-b454-5f71b07ff2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:45.733013 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:45.768148 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b3718a-3780-4aa3-b454-5f71b07ff2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:45.769575 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e593bf23-e230-4ffd-a038-df427a26ff46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:45.836087 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['caf98ea6-052b-4c6f-a255-93a8dc1b11af', '7b14363c-82a8-48e1-baa4-8c92325e21d4', '3d58b4f3-ac2d-481a-b9c2-64edd947cf4c', 'c37c44be-8fb1-4e0f-b3df-8335dc006429'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:45.837088 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e593bf23-e230-4ffd-a038-df427a26ff46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caf98ea6-052b-4c6f-a255-93a8dc1b11af', '7b14363c-82a8-48e1-baa4-8c92325e21d4', '3d58b4f3-ac2d-481a-b9c2-64edd947cf4c', 'c37c44be-8fb1-4e0f-b3df-8335dc006429']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:45.838074 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd74bdc-aa51-4a39-a002-eaf93ccf19db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:45.866774 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd74bdc-aa51-4a39-a002-eaf93ccf19db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f85f4501-ee8e-40a3-9ba8-92e19280512e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1762340822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['caf98ea6-052b-4c6f-a255-93a8dc1b11af','7b14363c-82a8-48e1-baa4-8c92325e21d4','3d58b4f3-ac2d-481a-b9c2-64edd947cf4c','c37c44be-8fb1-4e0f-b3df-8335dc006429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1762340822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f85f4501-ee8e-40a3-9ba8-92e19280512e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb0c4815ac30486e9b74c58ca004d883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e7423583d5e475994a6d762edbd9d0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:45.867876 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7ed537-dbde-4f18-970b-ac60663fe6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:45.887541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7ed537-dbde-4f18-970b-ac60663fe6a5) transitioned into state 'SUCCESS' from state '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-1762340822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['caf98ea6-052b-4c6f-a255-93a8dc1b11af','7b14363c-82a8-48e1-baa4-8c92325e21d4','3d58b4f3-ac2d-481a-b9c2-64edd947cf4c','c37c44be-8fb1-4e0f-b3df-8335dc006429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:45.888299 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b82750-fd74-40fd-bde9-f2a092599ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:45.896807 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b82750-fd74-40fd-bde9-f2a092599ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:45.897639 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (5c3af48e-8911-4ee7-acac-7f6d3a41400f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:45.897944 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume request issued successfully. Aug 07 18:52:45.898511 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f6b173d6-496a-4293-a796-8abd35b766a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:45.899043 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 152/605] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:52:45 2026] POST /volume/v3/volumes => generated 747 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:46.465805 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cb657488-1e72-437b-a386-db56c76d61b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:46.467609 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cb657488-1e72-437b-a386-db56c76d61b6 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 Aug 07 18:52:46.467849 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cb657488-1e72-437b-a386-db56c76d61b6 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:46.468134 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cb657488-1e72-437b-a386-db56c76d61b6 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:46.476669 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:46.476669 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:46.481195 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cb657488-1e72-437b-a386-db56c76d61b6 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Volume info retrieved successfully. Aug 07 18:52:46.485382 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cb657488-1e72-437b-a386-db56c76d61b6 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 returned with HTTP 200 Aug 07 18:52:46.485955 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 150/606] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:52:46 2026] GET /volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:46.498230 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f56cc59e-539c-4e01-83ec-68691fb629eb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:46.500069 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f56cc59e-539c-4e01-83ec-68691fb629eb tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/messages Aug 07 18:52:46.500279 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f56cc59e-539c-4e01-83ec-68691fb629eb tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:46.500468 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f56cc59e-539c-4e01-83ec-68691fb629eb tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:46.500786 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:46.500786 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:46.505752 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f56cc59e-539c-4e01-83ec-68691fb629eb tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 18:52:46.506126 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 153/607] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 18:52:46 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 07 18:52:46.514441 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-913a8b23-4a6e-41c4-a2be-f8eb73e7b1da None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:46.516147 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-913a8b23-4a6e-41c4-a2be-f8eb73e7b1da tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] DELETE https://10.4.3.15/volume/v3/messages/eed697c8-28cd-454d-a216-209ba1450155 Aug 07 18:52:46.516360 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-913a8b23-4a6e-41c4-a2be-f8eb73e7b1da tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:46.516525 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-913a8b23-4a6e-41c4-a2be-f8eb73e7b1da tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:46.526636 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-913a8b23-4a6e-41c4-a2be-f8eb73e7b1da tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/messages/eed697c8-28cd-454d-a216-209ba1450155 returned with HTTP 204 Aug 07 18:52:46.527077 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 153/608] 10.4.3.15 () {68 vars in 1387 bytes} [Fri Aug 7 18:52:46 2026] DELETE /volume/v3/messages/eed697c8-28cd-454d-a216-209ba1450155 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 18:52:46.535567 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-657f429a-8bca-4b39-beb2-99a5a74b218b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:46.537435 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-657f429a-8bca-4b39-beb2-99a5a74b218b tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/messages/eed697c8-28cd-454d-a216-209ba1450155 Aug 07 18:52:46.537691 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-657f429a-8bca-4b39-beb2-99a5a74b218b tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:46.537871 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-657f429a-8bca-4b39-beb2-99a5a74b218b tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:46.543312 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-657f429a-8bca-4b39-beb2-99a5a74b218b tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/messages/eed697c8-28cd-454d-a216-209ba1450155 returned with HTTP 404 Aug 07 18:52:46.543956 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 153/609] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:52:46 2026] GET /volume/v3/messages/eed697c8-28cd-454d-a216-209ba1450155 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:46.551212 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a786a920-5af5-4bef-ae80-c2551c7d1340 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:46.552945 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a786a920-5af5-4bef-ae80-c2551c7d1340 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 Aug 07 18:52:46.553147 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a786a920-5af5-4bef-ae80-c2551c7d1340 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:46.553363 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a786a920-5af5-4bef-ae80-c2551c7d1340 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:46.560414 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:46.560414 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:46.564345 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a786a920-5af5-4bef-ae80-c2551c7d1340 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Volume info retrieved successfully. Aug 07 18:52:46.569399 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a786a920-5af5-4bef-ae80-c2551c7d1340 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 returned with HTTP 200 Aug 07 18:52:46.570213 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 151/610] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:52:46 2026] GET /volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:46.585871 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ea11ac22-a5f4-4001-8deb-4a7d7ddab055 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:46.587585 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ea11ac22-a5f4-4001-8deb-4a7d7ddab055 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] DELETE https://10.4.3.15/volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 Aug 07 18:52:46.587781 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ea11ac22-a5f4-4001-8deb-4a7d7ddab055 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:46.587956 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ea11ac22-a5f4-4001-8deb-4a7d7ddab055 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:46.588121 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-ea11ac22-a5f4-4001-8deb-4a7d7ddab055 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Delete volume with id: 191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 Aug 07 18:52:46.600355 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:46.600355 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:46.600895 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ea11ac22-a5f4-4001-8deb-4a7d7ddab055 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Volume info retrieved successfully. Aug 07 18:52:46.603556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ea11ac22-a5f4-4001-8deb-4a7d7ddab055 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100344) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:52:46.633431 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-ea11ac22-a5f4-4001-8deb-4a7d7ddab055 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Created reservations ['54ad9478-807f-4ee8-85af-c94ad25225d0', '24ba8da1-0521-4fd1-b029-c41f8edee097', '9d20cadc-1749-4966-bffe-01302eff17d2', 'df0b7fa0-9ea8-4e33-900e-7df704453a1c'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:46.670450 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ea11ac22-a5f4-4001-8deb-4a7d7ddab055 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Delete volume request issued successfully. Aug 07 18:52:46.670709 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ea11ac22-a5f4-4001-8deb-4a7d7ddab055 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 returned with HTTP 202 Aug 07 18:52:46.671321 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 154/611] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:52:46 2026] DELETE /volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:46.679887 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2904a710-5b27-4e5b-8e11-8aa518cdf7ea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:46.681628 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2904a710-5b27-4e5b-8e11-8aa518cdf7ea tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 Aug 07 18:52:46.681833 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2904a710-5b27-4e5b-8e11-8aa518cdf7ea tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:46.682028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2904a710-5b27-4e5b-8e11-8aa518cdf7ea tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:46.688344 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2904a710-5b27-4e5b-8e11-8aa518cdf7ea tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 returned with HTTP 404 Aug 07 18:52:46.688815 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 154/612] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:52:46 2026] GET /volume/v3/volumes/191c3be5-e1b7-442a-b6a1-8f12bfb3b9f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:52:46.697121 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d7056b17-bb84-45c8-966c-fd9dd52bc27a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:46.699617 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d7056b17-bb84-45c8-966c-fd9dd52bc27a tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] DELETE https://10.4.3.15/volume/v3/types/6b2e0601-96ea-4ccf-85ca-15dcdf674731 Aug 07 18:52:46.699879 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d7056b17-bb84-45c8-966c-fd9dd52bc27a tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:46.700155 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d7056b17-bb84-45c8-966c-fd9dd52bc27a tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:46.700467 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:46.700467 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:46.739821 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d7056b17-bb84-45c8-966c-fd9dd52bc27a tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] https://10.4.3.15/volume/v3/types/6b2e0601-96ea-4ccf-85ca-15dcdf674731 returned with HTTP 202 Aug 07 18:52:46.743105 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 154/613] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:46 2026] DELETE /volume/v3/types/6b2e0601-96ea-4ccf-85ca-15dcdf674731 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:46.748558 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c1310b98-3be7-4525-a038-f916281386be None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:46.751557 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1310b98-3be7-4525-a038-f916281386be tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] GET https://10.4.3.15/volume/v3/types/6b2e0601-96ea-4ccf-85ca-15dcdf674731 Aug 07 18:52:46.751846 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1310b98-3be7-4525-a038-f916281386be tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:46.752125 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1310b98-3be7-4525-a038-f916281386be tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:46.758341 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1310b98-3be7-4525-a038-f916281386be tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] https://10.4.3.15/volume/v3/types/6b2e0601-96ea-4ccf-85ca-15dcdf674731 returned with HTTP 404 Aug 07 18:52:46.759142 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 152/614] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:46 2026] GET /volume/v3/types/6b2e0601-96ea-4ccf-85ca-15dcdf674731 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:46.768931 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-71f9fcd3-9ef7-42b1-a51b-fd47c45aecf0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:46.770894 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-71f9fcd3-9ef7-42b1-a51b-fd47c45aecf0 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:46.771248 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-71f9fcd3-9ef7-42b1-a51b-fd47c45aecf0 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1519238925", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2120591764", "vendor_name": "tempest-vendor_name-955863662"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:46.795233 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-71f9fcd3-9ef7-42b1-a51b-fd47c45aecf0 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:46.795636 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 155/615] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 18:52:46 2026] POST /volume/v3/types => generated 327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:46.804006 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:46.806186 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:46.806621 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0f8f4419-8828-4919-947e-8e69c773f709", "size": 1, "name": "tempest-UserMessagesTest-Volume-474844527"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:46.808770 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Create volume request body: {'volume': {'volume_type': '0f8f4419-8828-4919-947e-8e69c773f709', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-474844527'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:46.814022 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Create volume of 1 GB Aug 07 18:52:46.814627 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:46.814627 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:46.815083 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Availability Zones retrieved successfully. Aug 07 18:52:46.824268 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Flow 'volume_create_api' (b4c2ae32-1fb7-4f10-9bac-ebc85af8aaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:46.825646 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36117091-1c78-463e-bc70-9aadfa2242f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:46.826785 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:46.854889 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36117091-1c78-463e-bc70-9aadfa2242f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:52:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2120591764',vendor_name='tempest-vendor_name-955863662'},id=0f8f4419-8828-4919-947e-8e69c773f709,is_public=True,name='tempest-UserMessagesTest-volume-type-1519238925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f8f4419-8828-4919-947e-8e69c773f709', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:46.857202 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7c6953a-1201-49a9-80ac-950cc4cfb788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:46.896810 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1519238925 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1519238925, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:46.897108 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1519238925 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1519238925, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:46.938097 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Created reservations ['8e3a6c64-5471-4f88-9a6f-4c7840f6976c', '2747990b-4421-4042-b38c-e0676d3b7238', 'a402c21a-6002-4a2b-8260-77fabf20683e', 'ef9765eb-7848-40c6-85e1-ef80a7272fd9'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:46.938097 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7c6953a-1201-49a9-80ac-950cc4cfb788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e3a6c64-5471-4f88-9a6f-4c7840f6976c', '2747990b-4421-4042-b38c-e0676d3b7238', 'a402c21a-6002-4a2b-8260-77fabf20683e', 'ef9765eb-7848-40c6-85e1-ef80a7272fd9']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:46.938507 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50781078-7c7a-47db-a69a-9fdb875d5ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:46.968256 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50781078-7c7a-47db-a69a-9fdb875d5ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5736f41-2300-413f-bc07-1df7dfafdaee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-474844527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1489bb1b437e403a88c40dad356ea54e',qos_specs=None,replication_status=,reservations=['8e3a6c64-5471-4f88-9a6f-4c7840f6976c','2747990b-4421-4042-b38c-e0676d3b7238','a402c21a-6002-4a2b-8260-77fabf20683e','ef9765eb-7848-40c6-85e1-ef80a7272fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2ff5a81e36433db02da009ae43fb3f',volume_type_id=0f8f4419-8828-4919-947e-8e69c773f709), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-474844527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5736f41-2300-413f-bc07-1df7dfafdaee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1489bb1b437e403a88c40dad356ea54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2ff5a81e36433db02da009ae43fb3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f8f4419-8828-4919-947e-8e69c773f709),volume_type_id=0f8f4419-8828-4919-947e-8e69c773f709)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:46.969643 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (512be2ad-38f7-4689-a172-b2de70347c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:46.991917 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (512be2ad-38f7-4689-a172-b2de70347c1c) transitioned into state 'SUCCESS' from state '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-474844527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1489bb1b437e403a88c40dad356ea54e',qos_specs=None,replication_status=,reservations=['8e3a6c64-5471-4f88-9a6f-4c7840f6976c','2747990b-4421-4042-b38c-e0676d3b7238','a402c21a-6002-4a2b-8260-77fabf20683e','ef9765eb-7848-40c6-85e1-ef80a7272fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2ff5a81e36433db02da009ae43fb3f',volume_type_id=0f8f4419-8828-4919-947e-8e69c773f709)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:46.993227 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6dd68d-c3d5-499e-ad75-af82f895825d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:47.003506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6dd68d-c3d5-499e-ad75-af82f895825d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:47.003800 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Flow 'volume_create_api' (b4c2ae32-1fb7-4f10-9bac-ebc85af8aaca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:47.004089 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Create volume request issued successfully. Aug 07 18:52:47.005592 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0f6ef92d-dcc0-4808-b79a-65fa8b0a0d26 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:47.005592 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 155/616] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:52:46 2026] POST /volume/v3/volumes => generated 783 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:47.019815 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4293614c-8cea-4d9e-b37f-57d94ac83ed9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:47.022386 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4293614c-8cea-4d9e-b37f-57d94ac83ed9 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee Aug 07 18:52:47.022731 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4293614c-8cea-4d9e-b37f-57d94ac83ed9 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:47.023035 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4293614c-8cea-4d9e-b37f-57d94ac83ed9 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:47.032709 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:47.032709 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:47.037269 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4293614c-8cea-4d9e-b37f-57d94ac83ed9 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Volume info retrieved successfully. Aug 07 18:52:47.043479 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4293614c-8cea-4d9e-b37f-57d94ac83ed9 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee returned with HTTP 200 Aug 07 18:52:47.044008 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 155/617] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:52:47 2026] GET /volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:48.058424 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1787310e-bb5f-407e-9d9c-1debbf3eaa5b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:48.060232 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1787310e-bb5f-407e-9d9c-1debbf3eaa5b tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee Aug 07 18:52:48.060505 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1787310e-bb5f-407e-9d9c-1debbf3eaa5b tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:48.060736 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1787310e-bb5f-407e-9d9c-1debbf3eaa5b tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:48.068732 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:48.068732 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:48.073338 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1787310e-bb5f-407e-9d9c-1debbf3eaa5b tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Volume info retrieved successfully. Aug 07 18:52:48.077958 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1787310e-bb5f-407e-9d9c-1debbf3eaa5b tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee returned with HTTP 200 Aug 07 18:52:48.078377 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 153/618] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:52:48 2026] GET /volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:52:48.095429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a449a6b8-4046-41c3-bd7a-a068d2f42470 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:48.097619 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a449a6b8-4046-41c3-bd7a-a068d2f42470 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/messages Aug 07 18:52:48.097896 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a449a6b8-4046-41c3-bd7a-a068d2f42470 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:48.098169 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a449a6b8-4046-41c3-bd7a-a068d2f42470 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:48.102969 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a449a6b8-4046-41c3-bd7a-a068d2f42470 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 18:52:48.103526 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 156/619] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 18:52:48 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 07 18:52:48.116151 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-478d1a96-687b-4096-afa0-75bc95d567f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:48.119320 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-478d1a96-687b-4096-afa0-75bc95d567f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/messages/7f086049-6e3c-4662-9d5e-92dc70797244 Aug 07 18:52:48.119624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-478d1a96-687b-4096-afa0-75bc95d567f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:48.119863 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-478d1a96-687b-4096-afa0-75bc95d567f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:48.127082 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:48.127082 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:48.128133 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-478d1a96-687b-4096-afa0-75bc95d567f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/messages/7f086049-6e3c-4662-9d5e-92dc70797244 returned with HTTP 200 Aug 07 18:52:48.128702 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 156/620] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:52:48 2026] GET /volume/v3/messages/7f086049-6e3c-4662-9d5e-92dc70797244 => generated 665 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:48.138833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4e04fd15-33cd-4482-8ad8-c98f1c714b76 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:48.142505 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4e04fd15-33cd-4482-8ad8-c98f1c714b76 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/messages Aug 07 18:52:48.142797 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4e04fd15-33cd-4482-8ad8-c98f1c714b76 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:48.143067 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4e04fd15-33cd-4482-8ad8-c98f1c714b76 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:48.148382 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4e04fd15-33cd-4482-8ad8-c98f1c714b76 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 18:52:48.148905 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 156/621] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 18:52:48 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:48.160745 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d1094a15-b600-4b1a-ac44-11bfbf4635bf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:48.162482 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1094a15-b600-4b1a-ac44-11bfbf4635bf tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] DELETE https://10.4.3.15/volume/v3/messages/7f086049-6e3c-4662-9d5e-92dc70797244 Aug 07 18:52:48.162708 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1094a15-b600-4b1a-ac44-11bfbf4635bf tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:48.162921 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1094a15-b600-4b1a-ac44-11bfbf4635bf tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:48.174162 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1094a15-b600-4b1a-ac44-11bfbf4635bf tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/messages/7f086049-6e3c-4662-9d5e-92dc70797244 returned with HTTP 204 Aug 07 18:52:48.174676 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 154/622] 10.4.3.15 () {68 vars in 1387 bytes} [Fri Aug 7 18:52:48 2026] DELETE /volume/v3/messages/7f086049-6e3c-4662-9d5e-92dc70797244 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 18:52:48.181838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d9a9de26-4267-4bfe-8535-e786a9b174b3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:48.183569 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d9a9de26-4267-4bfe-8535-e786a9b174b3 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee Aug 07 18:52:48.183777 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d9a9de26-4267-4bfe-8535-e786a9b174b3 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:48.183955 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d9a9de26-4267-4bfe-8535-e786a9b174b3 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:48.190900 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:48.190900 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:48.195608 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d9a9de26-4267-4bfe-8535-e786a9b174b3 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Volume info retrieved successfully. Aug 07 18:52:48.201547 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d9a9de26-4267-4bfe-8535-e786a9b174b3 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee returned with HTTP 200 Aug 07 18:52:48.202279 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 157/623] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:52:48 2026] GET /volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:48.215625 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9ba047cc-ba7c-4254-8aef-98e75d61f7f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:48.219731 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ba047cc-ba7c-4254-8aef-98e75d61f7f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee Aug 07 18:52:48.220130 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ba047cc-ba7c-4254-8aef-98e75d61f7f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:48.220398 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ba047cc-ba7c-4254-8aef-98e75d61f7f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:48.220719 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-9ba047cc-ba7c-4254-8aef-98e75d61f7f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Delete volume with id: a5736f41-2300-413f-bc07-1df7dfafdaee Aug 07 18:52:48.230442 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:48.230442 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:48.231098 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9ba047cc-ba7c-4254-8aef-98e75d61f7f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Volume info retrieved successfully. Aug 07 18:52:48.232985 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ba047cc-ba7c-4254-8aef-98e75d61f7f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100343) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:52:48.262594 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-9ba047cc-ba7c-4254-8aef-98e75d61f7f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Created reservations ['fa82ea97-3868-4dfe-999f-f0ad08589043', '69624a6f-5232-40f8-9475-afedd56cda5f', '1ea8d33f-1831-4a8b-a429-ba5943edc319', '3145e30c-8e4a-4094-b885-33c789bd7a01'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:48.299492 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9ba047cc-ba7c-4254-8aef-98e75d61f7f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Delete volume request issued successfully. Aug 07 18:52:48.299777 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ba047cc-ba7c-4254-8aef-98e75d61f7f7 tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee returned with HTTP 202 Aug 07 18:52:48.300324 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 157/624] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:52:48 2026] DELETE /volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:48.308450 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dc85aae3-2d00-4cdd-8985-2586cb7d32eb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:48.310703 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc85aae3-2d00-4cdd-8985-2586cb7d32eb tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] GET https://10.4.3.15/volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee Aug 07 18:52:48.311084 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dc85aae3-2d00-4cdd-8985-2586cb7d32eb tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:48.311263 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dc85aae3-2d00-4cdd-8985-2586cb7d32eb tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:48.319363 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc85aae3-2d00-4cdd-8985-2586cb7d32eb tempest-UserMessagesTest-1038534105 tempest-UserMessagesTest-1038534105-project-member] https://10.4.3.15/volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee returned with HTTP 404 Aug 07 18:52:48.319542 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 157/625] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:52:48 2026] GET /volume/v3/volumes/a5736f41-2300-413f-bc07-1df7dfafdaee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:48.326761 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-260d49d1-39fd-44a1-bad8-ab19af63b057 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:48.329095 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-260d49d1-39fd-44a1-bad8-ab19af63b057 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] DELETE https://10.4.3.15/volume/v3/types/0f8f4419-8828-4919-947e-8e69c773f709 Aug 07 18:52:48.329311 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-260d49d1-39fd-44a1-bad8-ab19af63b057 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:48.329562 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-260d49d1-39fd-44a1-bad8-ab19af63b057 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:48.358925 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-260d49d1-39fd-44a1-bad8-ab19af63b057 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] https://10.4.3.15/volume/v3/types/0f8f4419-8828-4919-947e-8e69c773f709 returned with HTTP 202 Aug 07 18:52:48.359109 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 155/626] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:48 2026] DELETE /volume/v3/types/0f8f4419-8828-4919-947e-8e69c773f709 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:48.368218 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7dc49c3d-6564-454a-836b-04ceac022406 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:48.371587 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7dc49c3d-6564-454a-836b-04ceac022406 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] GET https://10.4.3.15/volume/v3/types/0f8f4419-8828-4919-947e-8e69c773f709 Aug 07 18:52:48.371587 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7dc49c3d-6564-454a-836b-04ceac022406 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:48.371587 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7dc49c3d-6564-454a-836b-04ceac022406 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:48.374055 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7dc49c3d-6564-454a-836b-04ceac022406 tempest-UserMessagesTest-545650547 tempest-UserMessagesTest-545650547-project-admin] https://10.4.3.15/volume/v3/types/0f8f4419-8828-4919-947e-8e69c773f709 returned with HTTP 404 Aug 07 18:52:48.374584 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 158/627] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:48 2026] GET /volume/v3/types/0f8f4419-8828-4919-947e-8e69c773f709 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:48.901716 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5fb06340-90ec-4eaf-9a0a-3458846d0514 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:49.031455 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5fb06340-90ec-4eaf-9a0a-3458846d0514 tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:49.031817 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5fb06340-90ec-4eaf-9a0a-3458846d0514 tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1422799571"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:49.048409 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5fb06340-90ec-4eaf-9a0a-3458846d0514 tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:49.049200 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 158/628] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:52:48 2026] POST /volume/v3/types => generated 220 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:49.060053 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d9e79270-2ce1-498f-a0d5-c51043ed0c1f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:49.062536 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d9e79270-2ce1-498f-a0d5-c51043ed0c1f tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:52:49.063050 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d9e79270-2ce1-498f-a0d5-c51043ed0c1f tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2042359419"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:49.103421 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d9e79270-2ce1-498f-a0d5-c51043ed0c1f tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:52:49.103799 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 158/629] 10.4.3.15 () {70 vars in 1304 bytes} [Fri Aug 7 18:52:49 2026] POST /volume/v3/group_types => generated 177 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:49.112501 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4b89a91a-6856-4008-8c77-84aaf7f2f1ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:49.206130 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b89a91a-6856-4008-8c77-84aaf7f2f1ca tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] POST https://10.4.3.15/volume/v3/groups Aug 07 18:52:49.206547 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4b89a91a-6856-4008-8c77-84aaf7f2f1ca tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f21be7d8-b3a9-462e-8791-24c7422183f1", "volume_types": ["38b39180-ef60-4338-a591-aec1b03fa99a"], "name": "tempest-GroupsV314Test-Group-723895234"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:49.208429 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-4b89a91a-6856-4008-8c77-84aaf7f2f1ca tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Creating new group {'group': {'group_type': 'f21be7d8-b3a9-462e-8791-24c7422183f1', 'volume_types': ['38b39180-ef60-4338-a591-aec1b03fa99a'], 'name': 'tempest-GroupsV314Test-Group-723895234'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:52:49.212093 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-4b89a91a-6856-4008-8c77-84aaf7f2f1ca tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Creating group tempest-GroupsV314Test-Group-723895234. Aug 07 18:52:49.232302 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4b89a91a-6856-4008-8c77-84aaf7f2f1ca tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:52:49.231909. {{(pid=100342) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:52:49.232486 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4b89a91a-6856-4008-8c77-84aaf7f2f1ca tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Availability Zones retrieved successfully. Aug 07 18:52:49.270373 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-4b89a91a-6856-4008-8c77-84aaf7f2f1ca tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Created reservations ['629318b7-b027-4db1-942e-0e12be303247'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:49.306023 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b89a91a-6856-4008-8c77-84aaf7f2f1ca tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/groups returned with HTTP 202 Aug 07 18:52:49.306023 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 156/630] 10.4.3.15 () {70 vars in 1290 bytes} [Fri Aug 7 18:52:49 2026] POST /volume/v3/groups => generated 107 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:49.314100 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-151bd17d-b0e2-45f9-b96a-063ddf5f634e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:49.316839 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-151bd17d-b0e2-45f9-b96a-063ddf5f634e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2 Aug 07 18:52:49.317105 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-151bd17d-b0e2-45f9-b96a-063ddf5f634e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:49.317319 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-151bd17d-b0e2-45f9-b96a-063ddf5f634e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:49.317569 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-151bd17d-b0e2-45f9-b96a-063ddf5f634e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] show called for member 14a6559c-7ad6-4127-8743-f3061c7301f2 {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:49.324802 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:49.324802 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:49.340955 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-151bd17d-b0e2-45f9-b96a-063ddf5f634e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2 returned with HTTP 200 Aug 07 18:52:49.342228 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 159/631] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:49 2026] GET /volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2 => generated 387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:50.352511 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0c3abd41-b4bd-4380-97d3-d1c8ddff121f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:50.353091 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0c3abd41-b4bd-4380-97d3-d1c8ddff121f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2 Aug 07 18:52:50.353091 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0c3abd41-b4bd-4380-97d3-d1c8ddff121f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:50.353257 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0c3abd41-b4bd-4380-97d3-d1c8ddff121f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:50.353257 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-0c3abd41-b4bd-4380-97d3-d1c8ddff121f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] show called for member 14a6559c-7ad6-4127-8743-f3061c7301f2 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:50.356442 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:50.356442 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:50.369710 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0c3abd41-b4bd-4380-97d3-d1c8ddff121f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2 returned with HTTP 200 Aug 07 18:52:50.370511 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 159/632] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:50 2026] GET /volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:50.382254 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:50.384354 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:50.384658 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-710857529", "volume_type": "38b39180-ef60-4338-a591-aec1b03fa99a", "group_id": "14a6559c-7ad6-4127-8743-f3061c7301f2", "size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:50.386583 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-710857529', 'volume_type': '38b39180-ef60-4338-a591-aec1b03fa99a', 'group_id': '14a6559c-7ad6-4127-8743-f3061c7301f2', 'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:50.397239 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:50.397239 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:50.397846 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Create volume of 1 GB Aug 07 18:52:50.403910 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Availability Zones retrieved successfully. Aug 07 18:52:50.409846 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Flow 'volume_create_api' (64acde55-01b4-4bc5-b955-e4b156c2d755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:50.411261 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89868c3d-3871-4b21-acf1-f90282f9ec5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:50.412228 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:50.412228 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:50.412660 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:50.440865 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89868c3d-3871-4b21-acf1-f90282f9ec5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:52:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38b39180-ef60-4338-a591-aec1b03fa99a,is_public=True,name='tempest-GroupsV314Test-volume-type-1422799571',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38b39180-ef60-4338-a591-aec1b03fa99a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '14a6559c-7ad6-4127-8743-f3061c7301f2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:50.441632 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49e8e0b7-8776-4d61-a5d2-a32bea53fe0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:50.478288 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1422799571 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1422799571, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:50.478747 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1422799571 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1422799571, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:50.527705 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Created reservations ['f358cdf4-dcc2-4f7f-bfa0-aef940a5ba79', '50f8a13a-95aa-47c3-ae34-0e65badc6be1', 'cfc1c55f-724b-4846-8599-bc0380c5b28d', 'b3cc2511-f106-42e9-af44-1f47db05991d'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:50.528827 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49e8e0b7-8776-4d61-a5d2-a32bea53fe0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f358cdf4-dcc2-4f7f-bfa0-aef940a5ba79', '50f8a13a-95aa-47c3-ae34-0e65badc6be1', 'cfc1c55f-724b-4846-8599-bc0380c5b28d', 'b3cc2511-f106-42e9-af44-1f47db05991d']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:50.529875 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5dfe0f-9953-41fa-8dac-702ffa89d3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:50.557985 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5dfe0f-9953-41fa-8dac-702ffa89d3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a12923e0-cc63-4620-957f-e962d4377c70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-710857529',encryption_key_id=None,group_id=14a6559c-7ad6-4127-8743-f3061c7301f2,group_type_id=,metadata={},multiattach=False,project_id='9bf9ca3e7efd4e68b60f9a05f22df523',qos_specs=None,replication_status=,reservations=['f358cdf4-dcc2-4f7f-bfa0-aef940a5ba79','50f8a13a-95aa-47c3-ae34-0e65badc6be1','cfc1c55f-724b-4846-8599-bc0380c5b28d','b3cc2511-f106-42e9-af44-1f47db05991d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a978168fab0f46b8b21d4c377682b951',volume_type_id=38b39180-ef60-4338-a591-aec1b03fa99a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-710857529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=14a6559c-7ad6-4127-8743-f3061c7301f2,host=None,id=a12923e0-cc63-4620-957f-e962d4377c70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bf9ca3e7efd4e68b60f9a05f22df523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a978168fab0f46b8b21d4c377682b951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38b39180-ef60-4338-a591-aec1b03fa99a),volume_type_id=38b39180-ef60-4338-a591-aec1b03fa99a)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:50.559031 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae1f0bee-86b3-4bbd-a172-9dd62579573b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:50.579948 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae1f0bee-86b3-4bbd-a172-9dd62579573b) transitioned into state 'SUCCESS' from state '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-710857529',encryption_key_id=None,group_id=14a6559c-7ad6-4127-8743-f3061c7301f2,group_type_id=,metadata={},multiattach=False,project_id='9bf9ca3e7efd4e68b60f9a05f22df523',qos_specs=None,replication_status=,reservations=['f358cdf4-dcc2-4f7f-bfa0-aef940a5ba79','50f8a13a-95aa-47c3-ae34-0e65badc6be1','cfc1c55f-724b-4846-8599-bc0380c5b28d','b3cc2511-f106-42e9-af44-1f47db05991d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a978168fab0f46b8b21d4c377682b951',volume_type_id=38b39180-ef60-4338-a591-aec1b03fa99a)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:50.580898 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1996f467-582c-4f67-b0c8-dad76d269627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:50.598974 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1996f467-582c-4f67-b0c8-dad76d269627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:50.598974 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Flow 'volume_create_api' (64acde55-01b4-4bc5-b955-e4b156c2d755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:50.599301 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Create volume request issued successfully. Aug 07 18:52:50.600479 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:52:50.600724 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:52:50.655592 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:52:50.662023 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:50.662023 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:50.668101 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6af399e2-13b3-47d3-8ac8-e318c33e61af tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:50.668101 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 159/633] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:52:50 2026] POST /volume/v3/volumes => generated 816 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:50.681215 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8013634a-ced7-4d47-8fdd-1a22da764075 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:50.684632 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8013634a-ced7-4d47-8fdd-1a22da764075 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 Aug 07 18:52:50.684921 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8013634a-ced7-4d47-8fdd-1a22da764075 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:50.685217 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8013634a-ced7-4d47-8fdd-1a22da764075 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:50.698021 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:50.698021 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:50.704721 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8013634a-ced7-4d47-8fdd-1a22da764075 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Volume info retrieved successfully. Aug 07 18:52:50.704721 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-8013634a-ced7-4d47-8fdd-1a22da764075 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:52:50.704955 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-8013634a-ced7-4d47-8fdd-1a22da764075 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:52:50.755050 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-8013634a-ced7-4d47-8fdd-1a22da764075 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:52:50.758407 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:50.758407 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:50.766897 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8013634a-ced7-4d47-8fdd-1a22da764075 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 returned with HTTP 200 Aug 07 18:52:50.767384 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 157/634] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:50 2026] GET /volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 => generated 908 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:50.859085 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:50.944231 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 Aug 07 18:52:50.944457 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:50.944650 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:50.944941 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:50.944941 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:50.955495 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1422799571 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1422799571, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:50.955788 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1422799571 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1422799571, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:50.956064 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1422799571 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1422799571, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:50.956503 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-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 07 18:52:50.959427 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-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 07 18:52:50.959685 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-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 07 18:52:50.959917 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-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 07 18:52:50.965127 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c31d507b-c3ba-4ca5-a168-07fcc71de887 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 returned with HTTP 200 Aug 07 18:52:50.965488 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 160/635] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:50 2026] GET /volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 => generated 624 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:50.974678 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-27f99726-dace-4ada-9a82-8a8600c1505c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:50.976758 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27f99726-dace-4ada-9a82-8a8600c1505c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 Aug 07 18:52:50.977144 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27f99726-dace-4ada-9a82-8a8600c1505c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:50.988359 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:50.988359 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:51.025652 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-27f99726-dace-4ada-9a82-8a8600c1505c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1422799571 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1422799571, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:51.026005 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-27f99726-dace-4ada-9a82-8a8600c1505c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1422799571 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1422799571, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:51.026292 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-27f99726-dace-4ada-9a82-8a8600c1505c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1422799571 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1422799571, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:51.026666 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-27f99726-dace-4ada-9a82-8a8600c1505c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-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 07 18:52:51.027058 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-27f99726-dace-4ada-9a82-8a8600c1505c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-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 07 18:52:51.027285 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-27f99726-dace-4ada-9a82-8a8600c1505c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-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 07 18:52:51.027506 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-27f99726-dace-4ada-9a82-8a8600c1505c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-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 07 18:52:51.027734 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-27f99726-dace-4ada-9a82-8a8600c1505c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-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 07 18:52:51.031840 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27f99726-dace-4ada-9a82-8a8600c1505c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 returned with HTTP 200 Aug 07 18:52:51.032246 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 160/636] 10.4.3.15 () {68 vars in 1367 bytes} [Fri Aug 7 18:52:50 2026] PUT /volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 => generated 577 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:51.040842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:51.098903 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:51.099257 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2124382722"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:51.100531 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2124382722'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:51.100638 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Create volume of 1 GB Aug 07 18:52:51.104548 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Availability Zones retrieved successfully. Aug 07 18:52:51.110161 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Flow 'volume_create_api' (1a7fcbbf-da70-4ef1-bf43-081ff103b667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:51.111013 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b013a43-9e73-4bff-8994-d05ca0691162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:51.112125 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:51.140727 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b013a43-9e73-4bff-8994-d05ca0691162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:51.141419 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b928f506-47c6-4223-a459-4192802f0386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:51.206463 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Created reservations ['08005ec9-33cf-4209-b99d-4f66fb75a74f', '8c476c61-7b08-4ad1-b599-85bc67981a17', 'a23db183-450c-45ef-be52-95820853134d', '522d9122-f0e8-416b-be96-12efc149803f'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:51.207121 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b928f506-47c6-4223-a459-4192802f0386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08005ec9-33cf-4209-b99d-4f66fb75a74f', '8c476c61-7b08-4ad1-b599-85bc67981a17', 'a23db183-450c-45ef-be52-95820853134d', '522d9122-f0e8-416b-be96-12efc149803f']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:51.207803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42063d0d-eadb-4c4f-92b6-0353ba8f407e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:51.236917 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42063d0d-eadb-4c4f-92b6-0353ba8f407e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37498272-e359-404d-b536-9c2c273aabbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2124382722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='031fd385dc4140008ee84ffbe370a633',qos_specs=None,replication_status=,reservations=['08005ec9-33cf-4209-b99d-4f66fb75a74f','8c476c61-7b08-4ad1-b599-85bc67981a17','a23db183-450c-45ef-be52-95820853134d','522d9122-f0e8-416b-be96-12efc149803f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f25f65ba83450f9cfaffc8c0f7c59f',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2124382722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37498272-e359-404d-b536-9c2c273aabbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='031fd385dc4140008ee84ffbe370a633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8f25f65ba83450f9cfaffc8c0f7c59f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:51.237804 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21812629-a334-4cb1-999f-a09891a0c314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:51.256342 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21812629-a334-4cb1-999f-a09891a0c314) transitioned into state 'SUCCESS' from state '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-2124382722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='031fd385dc4140008ee84ffbe370a633',qos_specs=None,replication_status=,reservations=['08005ec9-33cf-4209-b99d-4f66fb75a74f','8c476c61-7b08-4ad1-b599-85bc67981a17','a23db183-450c-45ef-be52-95820853134d','522d9122-f0e8-416b-be96-12efc149803f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f25f65ba83450f9cfaffc8c0f7c59f',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:51.257112 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6edbd4b5-1dfa-4282-a954-0532de5392c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:51.265053 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6edbd4b5-1dfa-4282-a954-0532de5392c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:51.265814 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Flow 'volume_create_api' (1a7fcbbf-da70-4ef1-bf43-081ff103b667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:51.266088 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Create volume request issued successfully. Aug 07 18:52:51.266627 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e09c1323-5494-4bcf-b5bd-85765fd051a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:51.266980 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 160/637] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:52:51 2026] POST /volume/v3/volumes => generated 765 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:51.279213 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-922534c0-c22f-4c93-a065-545088f94067 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:51.282483 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-922534c0-c22f-4c93-a065-545088f94067 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] GET https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf Aug 07 18:52:51.282681 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-922534c0-c22f-4c93-a065-545088f94067 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:51.282862 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-922534c0-c22f-4c93-a065-545088f94067 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:51.290812 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:51.290812 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:51.295862 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-922534c0-c22f-4c93-a065-545088f94067 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Volume info retrieved successfully. Aug 07 18:52:51.300259 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-922534c0-c22f-4c93-a065-545088f94067 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf returned with HTTP 200 Aug 07 18:52:51.300645 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 158/638] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:51 2026] GET /volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:51.782142 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c654b870-17fe-4970-b5ec-8ee803bc5267 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:51.784004 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c654b870-17fe-4970-b5ec-8ee803bc5267 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 Aug 07 18:52:51.784206 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c654b870-17fe-4970-b5ec-8ee803bc5267 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:51.784399 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c654b870-17fe-4970-b5ec-8ee803bc5267 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:51.792040 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:51.792040 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:51.796044 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c654b870-17fe-4970-b5ec-8ee803bc5267 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Volume info retrieved successfully. Aug 07 18:52:51.796695 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-c654b870-17fe-4970-b5ec-8ee803bc5267 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:52:51.797246 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-c654b870-17fe-4970-b5ec-8ee803bc5267 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:52:51.841048 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-c654b870-17fe-4970-b5ec-8ee803bc5267 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:52:51.845265 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:51.845265 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:51.855341 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c654b870-17fe-4970-b5ec-8ee803bc5267 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 returned with HTTP 200 Aug 07 18:52:51.856022 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 161/639] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:51 2026] GET /volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 => generated 909 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:51.870562 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:51.873029 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] POST https://10.4.3.15/volume/v3/groups/action Aug 07 18:52:51.873697 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Action body: b'{"create-from-src": {"source_group_id": "14a6559c-7ad6-4127-8743-f3061c7301f2", "name": "tempest-Group_from_grp-1395467426"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:51.873974 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "14a6559c-7ad6-4127-8743-f3061c7301f2", "name": "tempest-Group_from_grp-1395467426"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:51.875427 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Creating new group {'create-from-src': {'source_group_id': '14a6559c-7ad6-4127-8743-f3061c7301f2', 'name': 'tempest-Group_from_grp-1395467426'}}. {{(pid=100343) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 18:52:51.875558 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Creating group tempest-Group_from_grp-1395467426 from source group 14a6559c-7ad6-4127-8743-f3061c7301f2. Aug 07 18:52:51.881257 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:51.881257 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:51.896683 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:51.896683 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:51.942043 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Created reservations ['9fdd7631-6df7-484b-81a3-7675935c088c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:52.005094 np0000006749 devstack@c-api.service[100343]: INFO cinder.group.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] A mapping entry already exists for group 2773d3e8-d7f6-4973-876d-2b3cd28709c0 and volume type 38b39180-ef60-4338-a591-aec1b03fa99a. Do not need to create again. Aug 07 18:52:52.005094 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.005094 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:52.005094 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Availability Zones retrieved successfully. Aug 07 18:52:52.007942 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Flow 'volume_create_api' (66e64033-9a65-4db7-b679-b23d184678a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:52.009386 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e08232a-8533-4bd9-800a-cfec85bb22ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:52.010467 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:52.035146 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e08232a-8533-4bd9-800a-cfec85bb22ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a12923e0-cc63-4620-957f-e962d4377c70', 'volume_type': VolumeType(created_at=2026-08-07T18:52:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38b39180-ef60-4338-a591-aec1b03fa99a,is_public=True,name='tempest-GroupsV314Test-volume-type-1422799571',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38b39180-ef60-4338-a591-aec1b03fa99a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2773d3e8-d7f6-4973-876d-2b3cd28709c0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:52.036816 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33dadfca-ef41-4b81-8cbd-5ebb8100b151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:52.076495 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Created reservations ['ed018249-ea08-4ff4-bf71-70db5abd44bf', 'a5494973-eb35-4816-bec0-c6c66561c6c7', '0ee9294c-ace5-4e02-a4ad-006bc6a0bc88', '9a8f5cb5-8be8-4677-b6d6-3bc2baf5eeb5'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:52.077352 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33dadfca-ef41-4b81-8cbd-5ebb8100b151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed018249-ea08-4ff4-bf71-70db5abd44bf', 'a5494973-eb35-4816-bec0-c6c66561c6c7', '0ee9294c-ace5-4e02-a4ad-006bc6a0bc88', '9a8f5cb5-8be8-4677-b6d6-3bc2baf5eeb5']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:52.078156 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b67367-57a2-4b82-a9d4-05cddcc04397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:52.101650 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b67367-57a2-4b82-a9d4-05cddcc04397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '566f4c58-b130-44e4-b01c-3cbacd8350bb', '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=2773d3e8-d7f6-4973-876d-2b3cd28709c0,group_type_id=,metadata={},multiattach=False,project_id='9bf9ca3e7efd4e68b60f9a05f22df523',qos_specs=None,replication_status=,reservations=['ed018249-ea08-4ff4-bf71-70db5abd44bf','a5494973-eb35-4816-bec0-c6c66561c6c7','0ee9294c-ace5-4e02-a4ad-006bc6a0bc88','9a8f5cb5-8be8-4677-b6d6-3bc2baf5eeb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=a12923e0-cc63-4620-957f-e962d4377c70,status='creating',user_id='a978168fab0f46b8b21d4c377682b951',volume_type_id=38b39180-ef60-4338-a591-aec1b03fa99a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2773d3e8-d7f6-4973-876d-2b3cd28709c0,host=None,id=566f4c58-b130-44e4-b01c-3cbacd8350bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bf9ca3e7efd4e68b60f9a05f22df523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a12923e0-cc63-4620-957f-e962d4377c70,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a978168fab0f46b8b21d4c377682b951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38b39180-ef60-4338-a591-aec1b03fa99a),volume_type_id=38b39180-ef60-4338-a591-aec1b03fa99a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:52.102806 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cabd26c9-53a1-4224-90d9-4ee50000be36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:52.123137 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cabd26c9-53a1-4224-90d9-4ee50000be36) transitioned into state 'SUCCESS' from 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=2773d3e8-d7f6-4973-876d-2b3cd28709c0,group_type_id=,metadata={},multiattach=False,project_id='9bf9ca3e7efd4e68b60f9a05f22df523',qos_specs=None,replication_status=,reservations=['ed018249-ea08-4ff4-bf71-70db5abd44bf','a5494973-eb35-4816-bec0-c6c66561c6c7','0ee9294c-ace5-4e02-a4ad-006bc6a0bc88','9a8f5cb5-8be8-4677-b6d6-3bc2baf5eeb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=a12923e0-cc63-4620-957f-e962d4377c70,status='creating',user_id='a978168fab0f46b8b21d4c377682b951',volume_type_id=38b39180-ef60-4338-a591-aec1b03fa99a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:52.124173 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Flow 'volume_create_api' (66e64033-9a65-4db7-b679-b23d184678a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:52.124637 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Create volume request issued successfully. Aug 07 18:52:52.136707 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a226e681-12c4-45c1-b5f0-4b9efd48c9d6 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/groups/action returned with HTTP 202 Aug 07 18:52:52.137412 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 161/640] 10.4.3.15 () {70 vars in 1311 bytes} [Fri Aug 7 18:52:51 2026] POST /volume/v3/groups/action => generated 102 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:52.145081 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:52.147302 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:52:52.147556 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:52.147791 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:52.148132 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:52:52.148516 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.148516 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:52.149045 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:52:52.159707 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Get all volumes completed successfully. Aug 07 18:52:52.160609 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:52:52.160796 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:52:52.214349 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:52:52.217368 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.217368 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:52.221453 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:52:52.221622 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:52:52.258276 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:52:52.262029 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.262029 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:52.270347 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-db71272d-5663-4c8f-a66e-e2976bb8bd3e tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:52:52.270759 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 161/641] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:52:52 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:52:52.283630 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d819fc08-facf-4127-a003-2038c238c95f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:52.285482 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d819fc08-facf-4127-a003-2038c238c95f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/volumes/566f4c58-b130-44e4-b01c-3cbacd8350bb Aug 07 18:52:52.285650 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d819fc08-facf-4127-a003-2038c238c95f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:52.285844 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d819fc08-facf-4127-a003-2038c238c95f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:52.294869 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.294869 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:52.300063 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d819fc08-facf-4127-a003-2038c238c95f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Volume info retrieved successfully. Aug 07 18:52:52.300063 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-d819fc08-facf-4127-a003-2038c238c95f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:52:52.300063 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-d819fc08-facf-4127-a003-2038c238c95f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:52:52.311908 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5b580c12-9315-41fc-aafa-16c609f06391 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:52.313782 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5b580c12-9315-41fc-aafa-16c609f06391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] GET https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf Aug 07 18:52:52.313963 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5b580c12-9315-41fc-aafa-16c609f06391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:52.314193 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5b580c12-9315-41fc-aafa-16c609f06391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:52.322592 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.322592 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:52.327216 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5b580c12-9315-41fc-aafa-16c609f06391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Volume info retrieved successfully. Aug 07 18:52:52.332497 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5b580c12-9315-41fc-aafa-16c609f06391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf returned with HTTP 200 Aug 07 18:52:52.332890 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 162/642] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:52 2026] GET /volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:52.342963 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-d819fc08-facf-4127-a003-2038c238c95f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:52:52.346125 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.346125 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:52.348664 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a38b558a-fbc2-4f8e-a8b0-6ea2c5d1ce28 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:52.350930 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a38b558a-fbc2-4f8e-a8b0-6ea2c5d1ce28 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:52:52.351677 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a38b558a-fbc2-4f8e-a8b0-6ea2c5d1ce28 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37498272-e359-404d-b536-9c2c273aabbf", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-941001451"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:52.353107 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d819fc08-facf-4127-a003-2038c238c95f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/volumes/566f4c58-b130-44e4-b01c-3cbacd8350bb returned with HTTP 200 Aug 07 18:52:52.353360 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 159/643] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:52 2026] GET /volume/v3/volumes/566f4c58-b130-44e4-b01c-3cbacd8350bb => generated 921 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:52.370432 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-36d33dc9-f4d9-41e4-a2a0-d4620155b4e2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:52.374018 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-36d33dc9-f4d9-41e4-a2a0-d4620155b4e2 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/groups/2773d3e8-d7f6-4973-876d-2b3cd28709c0 Aug 07 18:52:52.374018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-36d33dc9-f4d9-41e4-a2a0-d4620155b4e2 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:52.374156 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.374156 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:52.374209 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-36d33dc9-f4d9-41e4-a2a0-d4620155b4e2 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:52.374209 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-36d33dc9-f4d9-41e4-a2a0-d4620155b4e2 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] show called for member 2773d3e8-d7f6-4973-876d-2b3cd28709c0 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:52.374312 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a38b558a-fbc2-4f8e-a8b0-6ea2c5d1ce28 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Volume info retrieved successfully. Aug 07 18:52:52.374312 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-a38b558a-fbc2-4f8e-a8b0-6ea2c5d1ce28 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Create snapshot from volume 37498272-e359-404d-b536-9c2c273aabbf Aug 07 18:52:52.378031 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.378031 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:52.386853 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-36d33dc9-f4d9-41e4-a2a0-d4620155b4e2 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/groups/2773d3e8-d7f6-4973-876d-2b3cd28709c0 returned with HTTP 200 Aug 07 18:52:52.387391 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 162/644] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:52 2026] GET /volume/v3/groups/2773d3e8-d7f6-4973-876d-2b3cd28709c0 => generated 417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:52.398795 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:52.400463 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:52:52.401430 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:52.401430 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:52.401430 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:52:52.401916 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:52:52.408850 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Get all volumes completed successfully. Aug 07 18:52:52.409597 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:52:52.409759 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:52:52.413804 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-a38b558a-fbc2-4f8e-a8b0-6ea2c5d1ce28 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Created reservations ['4e04a2da-4b8e-4ed3-b36e-58dcbfff0335', '7a644516-9756-479b-bce3-3a934c0b6fa7', '9158ceb4-01de-4c03-a3ed-c0e968e37fde', '44f3e87f-ad74-48e7-b950-a006f6c6ff99'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:52.445431 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:52:52.446939 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a38b558a-fbc2-4f8e-a8b0-6ea2c5d1ce28 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Snapshot create request issued successfully. Aug 07 18:52:52.447349 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a38b558a-fbc2-4f8e-a8b0-6ea2c5d1ce28 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:52:52.447797 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 162/645] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:52:52 2026] POST /volume/v3/snapshots => generated 322 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:52.448919 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.448919 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:52.453029 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:52:52.453029 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:52:52.456594 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ccbcb2ee-4b48-40e9-b812-47ab03549d7b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:52.461333 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ccbcb2ee-4b48-40e9-b812-47ab03549d7b tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] GET https://10.4.3.15/volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae Aug 07 18:52:52.461550 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ccbcb2ee-4b48-40e9-b812-47ab03549d7b tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:52.461738 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ccbcb2ee-4b48-40e9-b812-47ab03549d7b tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:52.481277 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.481277 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:52.481801 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ccbcb2ee-4b48-40e9-b812-47ab03549d7b tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Snapshot retrieved successfully. Aug 07 18:52:52.484219 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ccbcb2ee-4b48-40e9-b812-47ab03549d7b tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae returned with HTTP 200 Aug 07 18:52:52.484219 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 160/646] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:52 2026] GET /volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae => generated 454 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:52.489875 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:52:52.492886 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.492886 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:52.499988 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c7fccec2-f809-47a8-bd62-347a2a7d7fa3 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:52:52.500401 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 163/647] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:52:52 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:52:52.514690 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2e7a4bf5-70a6-4b40-b33f-8b421ab813fc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:52.516926 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2e7a4bf5-70a6-4b40-b33f-8b421ab813fc tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] POST https://10.4.3.15/volume/v3/groups/2773d3e8-d7f6-4973-876d-2b3cd28709c0/action Aug 07 18:52:52.517445 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2e7a4bf5-70a6-4b40-b33f-8b421ab813fc tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:52.517627 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2e7a4bf5-70a6-4b40-b33f-8b421ab813fc tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:52.519370 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-2e7a4bf5-70a6-4b40-b33f-8b421ab813fc tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] delete called for group 2773d3e8-d7f6-4973-876d-2b3cd28709c0 {{(pid=100345) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:52:52.519530 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.groups [None req-2e7a4bf5-70a6-4b40-b33f-8b421ab813fc tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Delete group with id: 2773d3e8-d7f6-4973-876d-2b3cd28709c0 Aug 07 18:52:52.523358 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.523358 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:52.583890 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2e7a4bf5-70a6-4b40-b33f-8b421ab813fc tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/groups/2773d3e8-d7f6-4973-876d-2b3cd28709c0/action returned with HTTP 202 Aug 07 18:52:52.584314 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 163/648] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:52:52 2026] POST /volume/v3/groups/2773d3e8-d7f6-4973-876d-2b3cd28709c0/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:52:52.594124 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7d13c096-d5d4-48ac-8517-cec8fa2db9bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:52.595910 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d13c096-d5d4-48ac-8517-cec8fa2db9bf tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/volumes/566f4c58-b130-44e4-b01c-3cbacd8350bb Aug 07 18:52:52.596126 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d13c096-d5d4-48ac-8517-cec8fa2db9bf tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:52.596420 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d13c096-d5d4-48ac-8517-cec8fa2db9bf tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:52.603782 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.603782 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:52.607347 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7d13c096-d5d4-48ac-8517-cec8fa2db9bf tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Volume info retrieved successfully. Aug 07 18:52:52.608011 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-7d13c096-d5d4-48ac-8517-cec8fa2db9bf tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:52:52.608218 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-7d13c096-d5d4-48ac-8517-cec8fa2db9bf tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:52:52.646190 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-7d13c096-d5d4-48ac-8517-cec8fa2db9bf tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:52:52.649443 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:52.649443 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:52.656935 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d13c096-d5d4-48ac-8517-cec8fa2db9bf tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/volumes/566f4c58-b130-44e4-b01c-3cbacd8350bb returned with HTTP 200 Aug 07 18:52:52.657431 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 163/649] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:52 2026] GET /volume/v3/volumes/566f4c58-b130-44e4-b01c-3cbacd8350bb => generated 920 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:53.499340 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-28526adf-6e97-49b6-883f-685904c290cb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.501364 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-28526adf-6e97-49b6-883f-685904c290cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] GET https://10.4.3.15/volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae Aug 07 18:52:53.501572 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-28526adf-6e97-49b6-883f-685904c290cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:53.501782 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-28526adf-6e97-49b6-883f-685904c290cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:53.507389 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:53.507389 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:53.507795 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-28526adf-6e97-49b6-883f-685904c290cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Snapshot retrieved successfully. Aug 07 18:52:53.508621 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-28526adf-6e97-49b6-883f-685904c290cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae returned with HTTP 200 Aug 07 18:52:53.508945 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 161/650] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:53 2026] GET /volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:53.521099 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-acd14e8a-0886-4225-a7bd-fa313f295a6f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.523545 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-acd14e8a-0886-4225-a7bd-fa313f295a6f tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 Aug 07 18:52:53.524058 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-acd14e8a-0886-4225-a7bd-fa313f295a6f tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:53.574531 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-acd14e8a-0886-4225-a7bd-fa313f295a6f tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 returned with HTTP 200 Aug 07 18:52:53.575231 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 164/651] 10.4.3.15 () {68 vars in 1367 bytes} [Fri Aug 7 18:52:53 2026] PUT /volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 => generated 577 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:53.586497 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3b3393d2-9e27-4cf5-8d6b-990dfae36ec6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.588180 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b3393d2-9e27-4cf5-8d6b-990dfae36ec6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:52:53.588520 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3b3393d2-9e27-4cf5-8d6b-990dfae36ec6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37498272-e359-404d-b536-9c2c273aabbf"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:53.599020 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:53.599020 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:53.599020 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3b3393d2-9e27-4cf5-8d6b-990dfae36ec6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Volume info retrieved successfully. Aug 07 18:52:53.599020 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-3b3393d2-9e27-4cf5-8d6b-990dfae36ec6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Create snapshot from volume 37498272-e359-404d-b536-9c2c273aabbf Aug 07 18:52:53.613083 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota_utils [None req-3b3393d2-9e27-4cf5-8d6b-990dfae36ec6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Quota exceeded for 031fd385dc4140008ee84ffbe370a633, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 18:52:53.613555 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.middleware.fault [None req-3b3393d2-9e27-4cf5-8d6b-990dfae36ec6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 413 Aug 07 18:52:53.614215 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 164/652] 10.4.3.15 () {68 vars in 1257 bytes} [Fri Aug 7 18:52:53 2026] POST /volume/v3/snapshots => generated 208 bytes in 28 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 18:52:53.621169 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d19f3454-1c48-4b8f-a469-dec1bd33813c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.622837 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d19f3454-1c48-4b8f-a469-dec1bd33813c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 Aug 07 18:52:53.623207 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d19f3454-1c48-4b8f-a469-dec1bd33813c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:53.670285 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d19f3454-1c48-4b8f-a469-dec1bd33813c tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 returned with HTTP 200 Aug 07 18:52:53.670846 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 164/653] 10.4.3.15 () {68 vars in 1367 bytes} [Fri Aug 7 18:52:53 2026] PUT /volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 => generated 577 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:53.671381 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-08f8bf9e-680a-45bb-8e2d-28d1f733a798 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.673165 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08f8bf9e-680a-45bb-8e2d-28d1f733a798 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/volumes/566f4c58-b130-44e4-b01c-3cbacd8350bb Aug 07 18:52:53.673382 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08f8bf9e-680a-45bb-8e2d-28d1f733a798 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:53.673580 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08f8bf9e-680a-45bb-8e2d-28d1f733a798 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:53.679004 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08f8bf9e-680a-45bb-8e2d-28d1f733a798 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/volumes/566f4c58-b130-44e4-b01c-3cbacd8350bb returned with HTTP 404 Aug 07 18:52:53.679483 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 162/654] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:53 2026] GET /volume/v3/volumes/566f4c58-b130-44e4-b01c-3cbacd8350bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:52:53.683841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7e8a6a76-9df7-484c-b0d7-984ae9f52846 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.686233 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7e8a6a76-9df7-484c-b0d7-984ae9f52846 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:52:53.687615 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7e8a6a76-9df7-484c-b0d7-984ae9f52846 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37498272-e359-404d-b536-9c2c273aabbf"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:53.688413 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3e75d100-7e43-450b-935c-ddc91bf20c2b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.690129 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3e75d100-7e43-450b-935c-ddc91bf20c2b tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/groups/2773d3e8-d7f6-4973-876d-2b3cd28709c0 Aug 07 18:52:53.690334 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3e75d100-7e43-450b-935c-ddc91bf20c2b tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:53.690538 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3e75d100-7e43-450b-935c-ddc91bf20c2b tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:53.690626 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-3e75d100-7e43-450b-935c-ddc91bf20c2b tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] show called for member 2773d3e8-d7f6-4973-876d-2b3cd28709c0 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:53.693429 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3e75d100-7e43-450b-935c-ddc91bf20c2b tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/groups/2773d3e8-d7f6-4973-876d-2b3cd28709c0 returned with HTTP 404 Aug 07 18:52:53.693851 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 165/655] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:53 2026] GET /volume/v3/groups/2773d3e8-d7f6-4973-876d-2b3cd28709c0 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:52:53.698256 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:53.698256 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:53.698910 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7e8a6a76-9df7-484c-b0d7-984ae9f52846 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Volume info retrieved successfully. Aug 07 18:52:53.699099 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-7e8a6a76-9df7-484c-b0d7-984ae9f52846 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Create snapshot from volume 37498272-e359-404d-b536-9c2c273aabbf Aug 07 18:52:53.701872 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9648717f-5435-483d-91c7-b3a44368bf1f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.703701 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9648717f-5435-483d-91c7-b3a44368bf1f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:52:53.703889 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9648717f-5435-483d-91c7-b3a44368bf1f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:53.704120 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9648717f-5435-483d-91c7-b3a44368bf1f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:53.704405 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-9648717f-5435-483d-91c7-b3a44368bf1f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:52:53.705159 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9648717f-5435-483d-91c7-b3a44368bf1f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:52:53.713583 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9648717f-5435-483d-91c7-b3a44368bf1f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Get all volumes completed successfully. Aug 07 18:52:53.714213 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-9648717f-5435-483d-91c7-b3a44368bf1f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:52:53.714438 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-9648717f-5435-483d-91c7-b3a44368bf1f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:52:53.715765 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota_utils [None req-7e8a6a76-9df7-484c-b0d7-984ae9f52846 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Quota exceeded for 031fd385dc4140008ee84ffbe370a633, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 07 18:52:53.716039 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.middleware.fault [None req-7e8a6a76-9df7-484c-b0d7-984ae9f52846 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 413 Aug 07 18:52:53.716842 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 165/656] 10.4.3.15 () {68 vars in 1257 bytes} [Fri Aug 7 18:52:53 2026] POST /volume/v3/snapshots => generated 133 bytes in 34 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 18:52:53.725888 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a3528bb0-6bd7-480e-96d6-ad4905a454c9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.728043 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3528bb0-6bd7-480e-96d6-ad4905a454c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae Aug 07 18:52:53.728286 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3528bb0-6bd7-480e-96d6-ad4905a454c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:53.728537 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3528bb0-6bd7-480e-96d6-ad4905a454c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:53.728731 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a3528bb0-6bd7-480e-96d6-ad4905a454c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Delete snapshot with id: a5a0dbc0-c2a2-469a-989e-60a492e725ae Aug 07 18:52:53.734827 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:53.734827 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:53.735403 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a3528bb0-6bd7-480e-96d6-ad4905a454c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Snapshot retrieved successfully. Aug 07 18:52:53.756015 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-9648717f-5435-483d-91c7-b3a44368bf1f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:52:53.761610 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:53.761610 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:53.762427 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a3528bb0-6bd7-480e-96d6-ad4905a454c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Snapshot delete request issued successfully. Aug 07 18:52:53.762778 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3528bb0-6bd7-480e-96d6-ad4905a454c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae returned with HTTP 202 Aug 07 18:52:53.763800 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 163/657] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:52:53 2026] DELETE /volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:53.773072 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9648717f-5435-483d-91c7-b3a44368bf1f tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:52:53.773742 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-28a894f4-284e-499c-a7d0-b46ec21bd0d9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.774052 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 165/658] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:52:53 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:53.776279 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-28a894f4-284e-499c-a7d0-b46ec21bd0d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] GET https://10.4.3.15/volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae Aug 07 18:52:53.776564 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-28a894f4-284e-499c-a7d0-b46ec21bd0d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:53.776840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-28a894f4-284e-499c-a7d0-b46ec21bd0d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:53.783311 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:53.783311 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:53.783934 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-28a894f4-284e-499c-a7d0-b46ec21bd0d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Snapshot retrieved successfully. Aug 07 18:52:53.784958 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-28a894f4-284e-499c-a7d0-b46ec21bd0d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae returned with HTTP 200 Aug 07 18:52:53.785431 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 166/659] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:53 2026] GET /volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:53.788928 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aa076779-8bc4-4c04-8e9b-b344cbd6f943 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.791406 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aa076779-8bc4-4c04-8e9b-b344cbd6f943 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] POST https://10.4.3.15/volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2/action Aug 07 18:52:53.791987 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aa076779-8bc4-4c04-8e9b-b344cbd6f943 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:53.792217 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aa076779-8bc4-4c04-8e9b-b344cbd6f943 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:53.794301 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-aa076779-8bc4-4c04-8e9b-b344cbd6f943 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] delete called for group 14a6559c-7ad6-4127-8743-f3061c7301f2 {{(pid=100344) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:52:53.794524 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.groups [None req-aa076779-8bc4-4c04-8e9b-b344cbd6f943 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Delete group with id: 14a6559c-7ad6-4127-8743-f3061c7301f2 Aug 07 18:52:53.799205 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:53.799205 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:53.840003 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aa076779-8bc4-4c04-8e9b-b344cbd6f943 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2/action returned with HTTP 202 Aug 07 18:52:53.841197 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 166/660] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:52:53 2026] POST /volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:52:53.849147 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0e3e8b49-8d5a-4858-8360-22029908aa52 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:53.851270 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0e3e8b49-8d5a-4858-8360-22029908aa52 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 Aug 07 18:52:53.851566 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0e3e8b49-8d5a-4858-8360-22029908aa52 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:53.851810 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0e3e8b49-8d5a-4858-8360-22029908aa52 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:53.860081 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:53.860081 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:53.864012 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0e3e8b49-8d5a-4858-8360-22029908aa52 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Volume info retrieved successfully. Aug 07 18:52:53.864811 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-0e3e8b49-8d5a-4858-8360-22029908aa52 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:52:53.864978 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-0e3e8b49-8d5a-4858-8360-22029908aa52 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:52:53.903053 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-0e3e8b49-8d5a-4858-8360-22029908aa52 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:52:53.906050 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:53.906050 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:53.912781 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0e3e8b49-8d5a-4858-8360-22029908aa52 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 returned with HTTP 200 Aug 07 18:52:53.913153 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 164/661] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:53 2026] GET /volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 => generated 908 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:54.795770 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3dfc9aec-7278-4c7b-8d05-2f60576478bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:54.798209 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3dfc9aec-7278-4c7b-8d05-2f60576478bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] GET https://10.4.3.15/volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae Aug 07 18:52:54.798425 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3dfc9aec-7278-4c7b-8d05-2f60576478bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:54.798638 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3dfc9aec-7278-4c7b-8d05-2f60576478bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:54.803208 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3dfc9aec-7278-4c7b-8d05-2f60576478bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae returned with HTTP 404 Aug 07 18:52:54.803783 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 166/662] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:52:54 2026] GET /volume/v3/snapshots/a5a0dbc0-c2a2-469a-989e-60a492e725ae => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:54.811912 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-28333d57-d058-42ae-afb1-26262a443056 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:54.814243 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-28333d57-d058-42ae-afb1-26262a443056 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] GET https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf Aug 07 18:52:54.814532 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-28333d57-d058-42ae-afb1-26262a443056 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:54.814772 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-28333d57-d058-42ae-afb1-26262a443056 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:54.822493 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:54.822493 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:54.826046 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-28333d57-d058-42ae-afb1-26262a443056 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Volume info retrieved successfully. Aug 07 18:52:54.829912 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-28333d57-d058-42ae-afb1-26262a443056 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf returned with HTTP 200 Aug 07 18:52:54.830273 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 167/663] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:54 2026] GET /volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:54.841903 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8366d9fe-96fc-4fe0-8772-ab8d3175d7e8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:54.844434 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8366d9fe-96fc-4fe0-8772-ab8d3175d7e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] DELETE https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf Aug 07 18:52:54.844878 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8366d9fe-96fc-4fe0-8772-ab8d3175d7e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:54.845225 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8366d9fe-96fc-4fe0-8772-ab8d3175d7e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:54.845509 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-8366d9fe-96fc-4fe0-8772-ab8d3175d7e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Delete volume with id: 37498272-e359-404d-b536-9c2c273aabbf Aug 07 18:52:54.853608 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:54.853608 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:54.854143 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8366d9fe-96fc-4fe0-8772-ab8d3175d7e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Volume info retrieved successfully. Aug 07 18:52:54.869923 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8366d9fe-96fc-4fe0-8772-ab8d3175d7e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Delete volume request issued successfully. Aug 07 18:52:54.870167 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8366d9fe-96fc-4fe0-8772-ab8d3175d7e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf returned with HTTP 202 Aug 07 18:52:54.870527 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 167/664] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:52:54 2026] DELETE /volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:54.880882 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9b97c15e-0377-4ffb-af60-1bf93da473c0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:54.882946 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b97c15e-0377-4ffb-af60-1bf93da473c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] GET https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf Aug 07 18:52:54.883189 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b97c15e-0377-4ffb-af60-1bf93da473c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:54.883418 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b97c15e-0377-4ffb-af60-1bf93da473c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:54.890287 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:54.890287 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:54.894282 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b97c15e-0377-4ffb-af60-1bf93da473c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Volume info retrieved successfully. Aug 07 18:52:54.899277 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b97c15e-0377-4ffb-af60-1bf93da473c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf returned with HTTP 200 Aug 07 18:52:54.899740 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 165/665] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:54 2026] GET /volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:54.927202 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-93e32a1a-edce-4403-874f-9b4ec34b9e91 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:54.929488 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-93e32a1a-edce-4403-874f-9b4ec34b9e91 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 Aug 07 18:52:54.929717 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-93e32a1a-edce-4403-874f-9b4ec34b9e91 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:54.929901 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-93e32a1a-edce-4403-874f-9b4ec34b9e91 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:54.936220 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-93e32a1a-edce-4403-874f-9b4ec34b9e91 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 returned with HTTP 404 Aug 07 18:52:54.936813 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 167/666] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:52:54 2026] GET /volume/v3/volumes/a12923e0-cc63-4620-957f-e962d4377c70 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:52:54.943981 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5b8a70fc-bfea-463b-aff5-a1bf0c718b06 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:54.946022 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5b8a70fc-bfea-463b-aff5-a1bf0c718b06 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] GET https://10.4.3.15/volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2 Aug 07 18:52:54.946262 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5b8a70fc-bfea-463b-aff5-a1bf0c718b06 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:54.946448 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5b8a70fc-bfea-463b-aff5-a1bf0c718b06 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:54.946575 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-5b8a70fc-bfea-463b-aff5-a1bf0c718b06 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] show called for member 14a6559c-7ad6-4127-8743-f3061c7301f2 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:54.951505 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5b8a70fc-bfea-463b-aff5-a1bf0c718b06 tempest-GroupsV314Test-828622517 tempest-GroupsV314Test-828622517-project-member] https://10.4.3.15/volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2 returned with HTTP 404 Aug 07 18:52:54.951958 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 168/667] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:54 2026] GET /volume/v3/groups/14a6559c-7ad6-4127-8743-f3061c7301f2 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:52:54.960432 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2538371e-6760-4a2f-800d-8f503b3eb7c8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:54.962209 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2538371e-6760-4a2f-800d-8f503b3eb7c8 tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/f21be7d8-b3a9-462e-8791-24c7422183f1 Aug 07 18:52:54.962445 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2538371e-6760-4a2f-800d-8f503b3eb7c8 tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:54.962619 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2538371e-6760-4a2f-800d-8f503b3eb7c8 tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:54.974755 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2538371e-6760-4a2f-800d-8f503b3eb7c8 tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] https://10.4.3.15/volume/v3/group_types/f21be7d8-b3a9-462e-8791-24c7422183f1 returned with HTTP 202 Aug 07 18:52:54.975209 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 168/668] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:52:54 2026] DELETE /volume/v3/group_types/f21be7d8-b3a9-462e-8791-24c7422183f1 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:52:54.982131 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-38474d30-d66b-4a8f-a838-ca562867e7be None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:54.983782 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38474d30-d66b-4a8f-a838-ca562867e7be tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] DELETE https://10.4.3.15/volume/v3/types/38b39180-ef60-4338-a591-aec1b03fa99a Aug 07 18:52:54.984029 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38474d30-d66b-4a8f-a838-ca562867e7be tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:54.984241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38474d30-d66b-4a8f-a838-ca562867e7be tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:55.009585 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38474d30-d66b-4a8f-a838-ca562867e7be tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] https://10.4.3.15/volume/v3/types/38b39180-ef60-4338-a591-aec1b03fa99a returned with HTTP 202 Aug 07 18:52:55.009972 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 166/669] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:54 2026] DELETE /volume/v3/types/38b39180-ef60-4338-a591-aec1b03fa99a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:55.016989 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aed554ad-930a-475b-afac-3ce55d1f78ab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:55.018787 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aed554ad-930a-475b-afac-3ce55d1f78ab tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] GET https://10.4.3.15/volume/v3/types/38b39180-ef60-4338-a591-aec1b03fa99a Aug 07 18:52:55.018983 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aed554ad-930a-475b-afac-3ce55d1f78ab tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:55.019185 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aed554ad-930a-475b-afac-3ce55d1f78ab tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:55.022730 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aed554ad-930a-475b-afac-3ce55d1f78ab tempest-GroupsV314Test-1153609799 tempest-GroupsV314Test-1153609799-project-admin] https://10.4.3.15/volume/v3/types/38b39180-ef60-4338-a591-aec1b03fa99a returned with HTTP 404 Aug 07 18:52:55.023352 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 168/670] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:55 2026] GET /volume/v3/types/38b39180-ef60-4338-a591-aec1b03fa99a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:55.914773 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c8fe9e51-5326-4466-9ccd-9cd80c34c58b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:55.916551 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c8fe9e51-5326-4466-9ccd-9cd80c34c58b tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] GET https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf Aug 07 18:52:55.916753 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c8fe9e51-5326-4466-9ccd-9cd80c34c58b tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:55.917899 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c8fe9e51-5326-4466-9ccd-9cd80c34c58b tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:55.925796 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c8fe9e51-5326-4466-9ccd-9cd80c34c58b tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1527629830-project-member] https://10.4.3.15/volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf returned with HTTP 404 Aug 07 18:52:55.926529 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 169/671] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:55 2026] GET /volume/v3/volumes/37498272-e359-404d-b536-9c2c273aabbf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:55.932576 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-042bdd5b-4c26-496e-bd02-44bb43d2533f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:55.934628 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-042bdd5b-4c26-496e-bd02-44bb43d2533f tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 Aug 07 18:52:55.934909 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-042bdd5b-4c26-496e-bd02-44bb43d2533f tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-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=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:55.999853 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-042bdd5b-4c26-496e-bd02-44bb43d2533f tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158 tempest-VolumeSnapshotQuotasNegativeTestJSON-16644158-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 returned with HTTP 200 Aug 07 18:52:56.000419 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 169/672] 10.4.3.15 () {68 vars in 1368 bytes} [Fri Aug 7 18:52:55 2026] PUT /volume/v3/os-quota-sets/031fd385dc4140008ee84ffbe370a633 => generated 395 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:57.144539 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-79af43c3-2296-493e-98af-8f6cfc732f92 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:57.257103 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79af43c3-2296-493e-98af-8f6cfc732f92 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:57.257760 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79af43c3-2296-493e-98af-8f6cfc732f92 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-61637422"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:57.273202 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79af43c3-2296-493e-98af-8f6cfc732f92 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:57.273657 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 167/673] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:52:57 2026] POST /volume/v3/types => generated 218 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:57.281800 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dc71e9bd-99a5-4ae6-b254-0bde29f397b3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:57.283765 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dc71e9bd-99a5-4ae6-b254-0bde29f397b3 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:52:57.284168 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dc71e9bd-99a5-4ae6-b254-0bde29f397b3 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1041586730"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:57.311080 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dc71e9bd-99a5-4ae6-b254-0bde29f397b3 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:52:57.311625 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 169/674] 10.4.3.15 () {70 vars in 1304 bytes} [Fri Aug 7 18:52:57 2026] POST /volume/v3/group_types => generated 177 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:57.320239 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-70a803b4-a575-46fd-9818-ffaf07eac9df None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:57.401492 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-70a803b4-a575-46fd-9818-ffaf07eac9df tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] POST https://10.4.3.15/volume/v3/groups Aug 07 18:52:57.401946 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-70a803b4-a575-46fd-9818-ffaf07eac9df tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c0f07ff4-236e-4cd9-9082-414812ff883a", "volume_types": ["22d6b6fb-8978-4744-8ecf-5488d489f914"], "name": "tempest-GroupsV320Test-Group-643946386"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:57.403433 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-70a803b4-a575-46fd-9818-ffaf07eac9df tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Creating new group {'group': {'group_type': 'c0f07ff4-236e-4cd9-9082-414812ff883a', 'volume_types': ['22d6b6fb-8978-4744-8ecf-5488d489f914'], 'name': 'tempest-GroupsV320Test-Group-643946386'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:52:57.406930 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.groups [None req-70a803b4-a575-46fd-9818-ffaf07eac9df tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Creating group tempest-GroupsV320Test-Group-643946386. Aug 07 18:52:57.421293 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-70a803b4-a575-46fd-9818-ffaf07eac9df tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:52:57.421034. {{(pid=100345) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:52:57.421451 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-70a803b4-a575-46fd-9818-ffaf07eac9df tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Availability Zones retrieved successfully. Aug 07 18:52:57.437540 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-70a803b4-a575-46fd-9818-ffaf07eac9df tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Created reservations ['60b64f56-52af-4c52-9e52-4500dcd1dae5'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:57.469475 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-70a803b4-a575-46fd-9818-ffaf07eac9df tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] https://10.4.3.15/volume/v3/groups returned with HTTP 202 Aug 07 18:52:57.469833 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 170/675] 10.4.3.15 () {70 vars in 1290 bytes} [Fri Aug 7 18:52:57 2026] POST /volume/v3/groups => generated 107 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:57.478056 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-26022bf5-2257-4868-8c66-820dd991765d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:57.479956 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-26022bf5-2257-4868-8c66-820dd991765d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] GET https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 Aug 07 18:52:57.480167 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-26022bf5-2257-4868-8c66-820dd991765d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:57.480372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-26022bf5-2257-4868-8c66-820dd991765d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:57.480509 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-26022bf5-2257-4868-8c66-820dd991765d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] show called for member 96956f32-ea43-4916-bcac-91ded6a27240 {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:57.485610 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:57.485610 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:57.495113 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-26022bf5-2257-4868-8c66-820dd991765d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 returned with HTTP 200 Aug 07 18:52:57.495733 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 170/676] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:57 2026] GET /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:58.456651 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f521b3b7-4517-475a-9b52-15644283a64a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.505599 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-68c2282f-899a-433c-9441-ec897cae6202 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.507728 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68c2282f-899a-433c-9441-ec897cae6202 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] GET https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 Aug 07 18:52:58.507936 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68c2282f-899a-433c-9441-ec897cae6202 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:58.508172 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68c2282f-899a-433c-9441-ec897cae6202 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:58.508288 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-68c2282f-899a-433c-9441-ec897cae6202 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] show called for member 96956f32-ea43-4916-bcac-91ded6a27240 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:58.512167 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.512167 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:58.521228 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68c2282f-899a-433c-9441-ec897cae6202 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 returned with HTTP 200 Aug 07 18:52:58.521732 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 170/677] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:58 2026] GET /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:58.529518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3889bfc9-f071-4521-8197-a6ccf274037f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.531235 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3889bfc9-f071-4521-8197-a6ccf274037f tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] POST https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action Aug 07 18:52:58.531601 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3889bfc9-f071-4521-8197-a6ccf274037f tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:58.531742 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3889bfc9-f071-4521-8197-a6ccf274037f tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:58.533160 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-3889bfc9-f071-4521-8197-a6ccf274037f tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Updating group '96956f32-ea43-4916-bcac-91ded6a27240' with 'creating' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 18:52:58.537595 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.537595 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:58.537801 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f521b3b7-4517-475a-9b52-15644283a64a tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:52:58.538199 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f521b3b7-4517-475a-9b52-15644283a64a tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1239093832", "os-volume-type-access:is_public": false}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:58.544484 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3889bfc9-f071-4521-8197-a6ccf274037f tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action returned with HTTP 202 Aug 07 18:52:58.544854 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 171/678] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:52:58 2026] POST /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:52:58.551134 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f521b3b7-4517-475a-9b52-15644283a64a tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:52:58.552049 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2af6531f-7517-4d65-855a-808f7753fba6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.552761 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 168/679] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 18:52:58 2026] POST /volume/v3/types => generated 229 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:58.554645 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2af6531f-7517-4d65-855a-808f7753fba6 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] GET https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 Aug 07 18:52:58.554973 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2af6531f-7517-4d65-855a-808f7753fba6 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:58.555301 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2af6531f-7517-4d65-855a-808f7753fba6 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:58.555546 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-2af6531f-7517-4d65-855a-808f7753fba6 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] show called for member 96956f32-ea43-4916-bcac-91ded6a27240 {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:58.559339 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.559339 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:58.561135 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8fcc1247-ec8e-4dcb-98a0-834807803753 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.575824 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2af6531f-7517-4d65-855a-808f7753fba6 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 returned with HTTP 200 Aug 07 18:52:58.576295 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 171/680] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:58 2026] GET /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:58.588654 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e1edfd4c-b73b-4967-839f-bf1a516a6bd8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.592076 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e1edfd4c-b73b-4967-839f-bf1a516a6bd8 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] POST https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action Aug 07 18:52:58.592642 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e1edfd4c-b73b-4967-839f-bf1a516a6bd8 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:58.593028 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e1edfd4c-b73b-4967-839f-bf1a516a6bd8 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:58.595288 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-e1edfd4c-b73b-4967-839f-bf1a516a6bd8 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Updating group '96956f32-ea43-4916-bcac-91ded6a27240' with 'available' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 18:52:58.600171 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.600171 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:58.605738 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e1edfd4c-b73b-4967-839f-bf1a516a6bd8 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action returned with HTTP 202 Aug 07 18:52:58.606572 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 172/681] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:52:58 2026] POST /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:52:58.614832 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a985e14f-20cf-46ce-bcad-dbcee109584d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.616535 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a985e14f-20cf-46ce-bcad-dbcee109584d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] GET https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 Aug 07 18:52:58.616882 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a985e14f-20cf-46ce-bcad-dbcee109584d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:58.617138 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a985e14f-20cf-46ce-bcad-dbcee109584d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:58.617381 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-a985e14f-20cf-46ce-bcad-dbcee109584d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] show called for member 96956f32-ea43-4916-bcac-91ded6a27240 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:58.620852 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.620852 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:58.636444 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a985e14f-20cf-46ce-bcad-dbcee109584d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 returned with HTTP 200 Aug 07 18:52:58.636905 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 169/682] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:58 2026] GET /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:58.636981 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fcc1247-ec8e-4dcb-98a0-834807803753 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:58.640299 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fcc1247-ec8e-4dcb-98a0-834807803753 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d2a09087-ec76-4542-845d-744c40511655", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:58.641618 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-8fcc1247-ec8e-4dcb-98a0-834807803753 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Create volume request body: {'volume': {'volume_type': 'd2a09087-ec76-4542-845d-744c40511655', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:58.647623 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1718a572-be26-4052-b4c2-2ad4b7c89cfa None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.650002 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1718a572-be26-4052-b4c2-2ad4b7c89cfa tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] POST https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action Aug 07 18:52:58.650469 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1718a572-be26-4052-b4c2-2ad4b7c89cfa tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:58.650749 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1718a572-be26-4052-b4c2-2ad4b7c89cfa tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:58.651385 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fcc1247-ec8e-4dcb-98a0-834807803753 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 404 Aug 07 18:52:58.651924 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 171/683] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:52:58 2026] POST /volume/v3/volumes => generated 114 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:58.652213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-1718a572-be26-4052-b4c2-2ad4b7c89cfa tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Updating group '96956f32-ea43-4916-bcac-91ded6a27240' with 'error' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 18:52:58.656639 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.656639 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:58.658924 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5cb49941-f8c4-4038-afc6-da602e3de7a6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.660223 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5cb49941-f8c4-4038-afc6-da602e3de7a6 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] POST https://10.4.3.15/volume/v3/types/d2a09087-ec76-4542-845d-744c40511655/action Aug 07 18:52:58.660705 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5cb49941-f8c4-4038-afc6-da602e3de7a6 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action body: b'{"addProjectAccess": {"project": "2c44242b9ada47858db12a5b62eed155"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:58.660935 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5cb49941-f8c4-4038-afc6-da602e3de7a6 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2c44242b9ada47858db12a5b62eed155"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:58.662029 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1718a572-be26-4052-b4c2-2ad4b7c89cfa tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action returned with HTTP 202 Aug 07 18:52:58.662516 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 172/684] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:52:58 2026] POST /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:52:58.668728 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1b36433a-7a26-4f49-815f-de8218468650 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.670517 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b36433a-7a26-4f49-815f-de8218468650 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] GET https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 Aug 07 18:52:58.670718 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1b36433a-7a26-4f49-815f-de8218468650 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:58.670893 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1b36433a-7a26-4f49-815f-de8218468650 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:58.671037 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-1b36433a-7a26-4f49-815f-de8218468650 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] show called for member 96956f32-ea43-4916-bcac-91ded6a27240 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:58.673210 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5cb49941-f8c4-4038-afc6-da602e3de7a6 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types/d2a09087-ec76-4542-845d-744c40511655/action returned with HTTP 202 Aug 07 18:52:58.673210 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 173/685] 10.4.3.15 () {68 vars in 1377 bytes} [Fri Aug 7 18:52:58 2026] POST /volume/v3/types/d2a09087-ec76-4542-845d-744c40511655/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:58.674281 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.674281 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:58.680019 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.680554 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b36433a-7a26-4f49-815f-de8218468650 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 returned with HTTP 200 Aug 07 18:52:58.680897 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 170/686] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:58 2026] GET /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 => generated 384 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:58.682193 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:52:58.682561 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d2a09087-ec76-4542-845d-744c40511655", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1431728564"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:58.683884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Create volume request body: {'volume': {'volume_type': 'd2a09087-ec76-4542-845d-744c40511655', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1431728564'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:52:58.688463 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Create volume of 1 GB Aug 07 18:52:58.688726 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.688726 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:58.689166 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Availability Zones retrieved successfully. Aug 07 18:52:58.689601 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fd51e8bf-a212-4ba1-8180-c1466a01b2f3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.691451 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fd51e8bf-a212-4ba1-8180-c1466a01b2f3 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] POST https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action Aug 07 18:52:58.691828 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fd51e8bf-a212-4ba1-8180-c1466a01b2f3 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:58.691978 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fd51e8bf-a212-4ba1-8180-c1466a01b2f3 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:58.693365 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-fd51e8bf-a212-4ba1-8180-c1466a01b2f3 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Updating group '96956f32-ea43-4916-bcac-91ded6a27240' with 'available' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 18:52:58.694217 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Flow 'volume_create_api' (b7fdc133-c3d0-4aea-bcd6-fd7c68284855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:58.695089 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01ebea19-b58a-4cef-8e05-b801499d6458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:58.695856 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:52:58.696320 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.696320 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:58.702637 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fd51e8bf-a212-4ba1-8180-c1466a01b2f3 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action returned with HTTP 202 Aug 07 18:52:58.703460 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 173/687] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:52:58 2026] POST /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:52:58.710080 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a0e20033-b08e-4335-a94c-4f0a10d027e1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.711259 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a0e20033-b08e-4335-a94c-4f0a10d027e1 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] GET https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 Aug 07 18:52:58.711550 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a0e20033-b08e-4335-a94c-4f0a10d027e1 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:58.711818 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a0e20033-b08e-4335-a94c-4f0a10d027e1 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:58.712020 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-a0e20033-b08e-4335-a94c-4f0a10d027e1 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] show called for member 96956f32-ea43-4916-bcac-91ded6a27240 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:58.714301 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01ebea19-b58a-4cef-8e05-b801499d6458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:52:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2a09087-ec76-4542-845d-744c40511655,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1239093832',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2a09087-ec76-4542-845d-744c40511655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:58.715152 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccfa4622-e5da-457b-ac43-aebf32c3bf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:58.716039 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.716039 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:58.721416 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a0e20033-b08e-4335-a94c-4f0a10d027e1 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 returned with HTTP 200 Aug 07 18:52:58.721892 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 174/688] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:58 2026] GET /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 => generated 388 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:58.732406 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0ec4059a-332f-49c7-9509-e57d39a34f8d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.734627 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0ec4059a-332f-49c7-9509-e57d39a34f8d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:52:58.734919 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0ec4059a-332f-49c7-9509-e57d39a34f8d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:58.735213 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0ec4059a-332f-49c7-9509-e57d39a34f8d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:58.735860 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-0ec4059a-332f-49c7-9509-e57d39a34f8d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:52:58.736345 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.736345 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:58.736969 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0ec4059a-332f-49c7-9509-e57d39a34f8d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:52:58.740730 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1239093832 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1239093832, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:58.741022 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1239093832 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1239093832, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:52:58.765227 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0ec4059a-332f-49c7-9509-e57d39a34f8d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Get all volumes completed successfully. Aug 07 18:52:58.767209 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0ec4059a-332f-49c7-9509-e57d39a34f8d tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:52:58.767624 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 171/689] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:52:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:58.773203 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Created reservations ['1bd47d1f-b486-4706-8899-64d29ad89de7', '20dcc717-5daf-443e-9aa5-888d786e6119', '4b00041e-73c5-470d-ac08-dfd69ce151cf', '18e0c376-3135-4655-93f9-b7fbf38c184d'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:52:58.774070 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccfa4622-e5da-457b-ac43-aebf32c3bf61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bd47d1f-b486-4706-8899-64d29ad89de7', '20dcc717-5daf-443e-9aa5-888d786e6119', '4b00041e-73c5-470d-ac08-dfd69ce151cf', '18e0c376-3135-4655-93f9-b7fbf38c184d']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:58.774844 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f117fb-9a2f-4d50-bf07-371698679de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:58.780577 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-80a65058-773c-45c0-95ba-2e9516f1a423 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.783903 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-80a65058-773c-45c0-95ba-2e9516f1a423 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] POST https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action Aug 07 18:52:58.784417 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-80a65058-773c-45c0-95ba-2e9516f1a423 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:52:58.784615 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-80a65058-773c-45c0-95ba-2e9516f1a423 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:52:58.786576 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-80a65058-773c-45c0-95ba-2e9516f1a423 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] delete called for group 96956f32-ea43-4916-bcac-91ded6a27240 {{(pid=100344) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:52:58.786785 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.groups [None req-80a65058-773c-45c0-95ba-2e9516f1a423 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Delete group with id: 96956f32-ea43-4916-bcac-91ded6a27240 Aug 07 18:52:58.791017 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.791017 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:58.800013 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f117fb-9a2f-4d50-bf07-371698679de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8522b0fa-9cc1-4b55-bbef-834b6472964a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1431728564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c44242b9ada47858db12a5b62eed155',qos_specs=None,replication_status=,reservations=['1bd47d1f-b486-4706-8899-64d29ad89de7','20dcc717-5daf-443e-9aa5-888d786e6119','4b00041e-73c5-470d-ac08-dfd69ce151cf','18e0c376-3135-4655-93f9-b7fbf38c184d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79316ab6284024802b06f33ce70b3b',volume_type_id=d2a09087-ec76-4542-845d-744c40511655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1431728564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8522b0fa-9cc1-4b55-bbef-834b6472964a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c44242b9ada47858db12a5b62eed155',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b79316ab6284024802b06f33ce70b3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2a09087-ec76-4542-845d-744c40511655),volume_type_id=d2a09087-ec76-4542-845d-744c40511655)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:58.800765 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb4404e-f211-4eb7-a223-7b2d6e2879a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:58.820270 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-80a65058-773c-45c0-95ba-2e9516f1a423 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action returned with HTTP 202 Aug 07 18:52:58.820840 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 174/690] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:52:58 2026] POST /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:52:58.822549 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb4404e-f211-4eb7-a223-7b2d6e2879a2) transitioned into state 'SUCCESS' from state '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-1431728564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c44242b9ada47858db12a5b62eed155',qos_specs=None,replication_status=,reservations=['1bd47d1f-b486-4706-8899-64d29ad89de7','20dcc717-5daf-443e-9aa5-888d786e6119','4b00041e-73c5-470d-ac08-dfd69ce151cf','18e0c376-3135-4655-93f9-b7fbf38c184d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79316ab6284024802b06f33ce70b3b',volume_type_id=d2a09087-ec76-4542-845d-744c40511655)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:58.823343 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e2ca51e-6071-4931-8b63-05c925e556b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:52:58.832486 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e2ca51e-6071-4931-8b63-05c925e556b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:52:58.834587 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Flow 'volume_create_api' (b7fdc133-c3d0-4aea-bcd6-fd7c68284855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:52:58.834587 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Create volume request issued successfully. Aug 07 18:52:58.834772 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-de8f803e-09cc-46cc-a489-fdb9a19369c1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.834837 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a0f51ec2-19c1-4650-abf7-ba112975c998 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:52:58.834930 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 172/691] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:52:58 2026] POST /volume/v3/volumes => generated 794 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:52:58.836781 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-de8f803e-09cc-46cc-a489-fdb9a19369c1 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] GET https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 Aug 07 18:52:58.837265 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-de8f803e-09cc-46cc-a489-fdb9a19369c1 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:58.837624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-de8f803e-09cc-46cc-a489-fdb9a19369c1 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:58.837893 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-de8f803e-09cc-46cc-a489-fdb9a19369c1 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] show called for member 96956f32-ea43-4916-bcac-91ded6a27240 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:58.845568 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.845568 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:58.850434 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-363687ff-30b6-400c-aee9-9abe7ef2dce6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:58.852738 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-363687ff-30b6-400c-aee9-9abe7ef2dce6 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] GET https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a Aug 07 18:52:58.853835 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-363687ff-30b6-400c-aee9-9abe7ef2dce6 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:58.853835 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-363687ff-30b6-400c-aee9-9abe7ef2dce6 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:58.862934 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:58.862934 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:52:58.863128 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-de8f803e-09cc-46cc-a489-fdb9a19369c1 tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 returned with HTTP 200 Aug 07 18:52:58.863128 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 175/692] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:58 2026] GET /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 => generated 387 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:52:58.866236 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-363687ff-30b6-400c-aee9-9abe7ef2dce6 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Volume info retrieved successfully. Aug 07 18:52:58.872646 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-363687ff-30b6-400c-aee9-9abe7ef2dce6 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a returned with HTTP 200 Aug 07 18:52:58.873069 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 172/693] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:58 2026] GET /volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:59.871854 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4a8a72cc-dbaf-4809-a579-68cfc66ff54b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:59.874041 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4a8a72cc-dbaf-4809-a579-68cfc66ff54b tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] GET https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 Aug 07 18:52:59.874266 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4a8a72cc-dbaf-4809-a579-68cfc66ff54b tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:59.874496 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4a8a72cc-dbaf-4809-a579-68cfc66ff54b tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:59.874632 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-4a8a72cc-dbaf-4809-a579-68cfc66ff54b tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] show called for member 96956f32-ea43-4916-bcac-91ded6a27240 {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:52:59.877726 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4a8a72cc-dbaf-4809-a579-68cfc66ff54b tempest-GroupsV320Test-1262537553 tempest-GroupsV320Test-1262537553-project-member] https://10.4.3.15/volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 returned with HTTP 404 Aug 07 18:52:59.878247 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 175/694] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:52:59 2026] GET /volume/v3/groups/96956f32-ea43-4916-bcac-91ded6a27240 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:52:59.888515 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d664d148-f166-4055-91a3-c82ada5243fd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:59.888833 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-94ef9a0a-8848-4a59-ada4-13ebcbf78b5b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:59.891799 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d664d148-f166-4055-91a3-c82ada5243fd tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] GET https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a Aug 07 18:52:59.891799 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d664d148-f166-4055-91a3-c82ada5243fd tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:59.891926 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94ef9a0a-8848-4a59-ada4-13ebcbf78b5b tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/c0f07ff4-236e-4cd9-9082-414812ff883a Aug 07 18:52:59.891962 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d664d148-f166-4055-91a3-c82ada5243fd tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:59.892005 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-94ef9a0a-8848-4a59-ada4-13ebcbf78b5b tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:59.892005 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-94ef9a0a-8848-4a59-ada4-13ebcbf78b5b tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:59.892005 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:59.892005 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:52:59.897939 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:59.897939 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:59.904037 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d664d148-f166-4055-91a3-c82ada5243fd tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Volume info retrieved successfully. Aug 07 18:52:59.908378 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d664d148-f166-4055-91a3-c82ada5243fd tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a returned with HTTP 200 Aug 07 18:52:59.908915 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 176/695] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:59 2026] GET /volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:59.912369 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94ef9a0a-8848-4a59-ada4-13ebcbf78b5b tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] https://10.4.3.15/volume/v3/group_types/c0f07ff4-236e-4cd9-9082-414812ff883a returned with HTTP 202 Aug 07 18:52:59.912787 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 173/696] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:52:59 2026] DELETE /volume/v3/group_types/c0f07ff4-236e-4cd9-9082-414812ff883a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:52:59.920432 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b5dd6b68-a467-472f-94ea-dae6c31ec4e5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:59.921593 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2e33cdef-3359-401f-abd6-5cb12068ac63 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:59.922250 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b5dd6b68-a467-472f-94ea-dae6c31ec4e5 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] DELETE https://10.4.3.15/volume/v3/types/22d6b6fb-8978-4744-8ecf-5488d489f914 Aug 07 18:52:59.922517 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b5dd6b68-a467-472f-94ea-dae6c31ec4e5 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:59.922746 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b5dd6b68-a467-472f-94ea-dae6c31ec4e5 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:59.923453 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e33cdef-3359-401f-abd6-5cb12068ac63 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] GET https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a Aug 07 18:52:59.923775 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e33cdef-3359-401f-abd6-5cb12068ac63 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:59.924124 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e33cdef-3359-401f-abd6-5cb12068ac63 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:59.931608 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:59.931608 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:52:59.934833 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2e33cdef-3359-401f-abd6-5cb12068ac63 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Volume info retrieved successfully. Aug 07 18:52:59.938705 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e33cdef-3359-401f-abd6-5cb12068ac63 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a returned with HTTP 200 Aug 07 18:52:59.939103 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 176/697] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:59 2026] GET /volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a => generated 887 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:52:59.943862 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b5dd6b68-a467-472f-94ea-dae6c31ec4e5 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] https://10.4.3.15/volume/v3/types/22d6b6fb-8978-4744-8ecf-5488d489f914 returned with HTTP 202 Aug 07 18:52:59.944289 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 173/698] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:52:59 2026] DELETE /volume/v3/types/22d6b6fb-8978-4744-8ecf-5488d489f914 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:59.951022 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6292cf27-1674-4db5-9c9b-3c9cbe6eda13 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:59.951144 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2a186b4e-8fa9-4d05-b9ed-c2575ae2aa02 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:59.952596 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2a186b4e-8fa9-4d05-b9ed-c2575ae2aa02 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] GET https://10.4.3.15/volume/v3/types/22d6b6fb-8978-4744-8ecf-5488d489f914 Aug 07 18:52:59.952780 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2a186b4e-8fa9-4d05-b9ed-c2575ae2aa02 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:59.952902 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2a186b4e-8fa9-4d05-b9ed-c2575ae2aa02 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:59.953400 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6292cf27-1674-4db5-9c9b-3c9cbe6eda13 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] DELETE https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a Aug 07 18:52:59.953771 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6292cf27-1674-4db5-9c9b-3c9cbe6eda13 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:59.954085 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6292cf27-1674-4db5-9c9b-3c9cbe6eda13 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:59.954394 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-6292cf27-1674-4db5-9c9b-3c9cbe6eda13 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Delete volume with id: 8522b0fa-9cc1-4b55-bbef-834b6472964a Aug 07 18:52:59.956101 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2a186b4e-8fa9-4d05-b9ed-c2575ae2aa02 tempest-GroupsV320Test-794172116 tempest-GroupsV320Test-794172116-project-admin] https://10.4.3.15/volume/v3/types/22d6b6fb-8978-4744-8ecf-5488d489f914 returned with HTTP 404 Aug 07 18:52:59.957375 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 174/699] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:52:59 2026] GET /volume/v3/types/22d6b6fb-8978-4744-8ecf-5488d489f914 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:52:59.962624 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:59.962624 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:52:59.963283 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6292cf27-1674-4db5-9c9b-3c9cbe6eda13 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Volume info retrieved successfully. Aug 07 18:52:59.979300 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6292cf27-1674-4db5-9c9b-3c9cbe6eda13 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Delete volume request issued successfully. Aug 07 18:52:59.979300 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6292cf27-1674-4db5-9c9b-3c9cbe6eda13 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a returned with HTTP 202 Aug 07 18:52:59.979300 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 177/700] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:52:59 2026] DELETE /volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:52:59.988351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9fe49e98-da3a-4bb6-8a8e-d2156e915bc1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:52:59.990310 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9fe49e98-da3a-4bb6-8a8e-d2156e915bc1 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] GET https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a Aug 07 18:52:59.990572 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9fe49e98-da3a-4bb6-8a8e-d2156e915bc1 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:52:59.990813 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9fe49e98-da3a-4bb6-8a8e-d2156e915bc1 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:52:59.997436 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:52:59.997436 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:00.001319 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9fe49e98-da3a-4bb6-8a8e-d2156e915bc1 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Volume info retrieved successfully. Aug 07 18:53:00.006221 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9fe49e98-da3a-4bb6-8a8e-d2156e915bc1 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a returned with HTTP 200 Aug 07 18:53:00.006758 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 177/701] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:52:59 2026] GET /volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:01.022683 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4693ac75-80ef-4380-a8ff-cd7fcaa89217 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.025445 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4693ac75-80ef-4380-a8ff-cd7fcaa89217 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] GET https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a Aug 07 18:53:01.026038 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4693ac75-80ef-4380-a8ff-cd7fcaa89217 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:01.026369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4693ac75-80ef-4380-a8ff-cd7fcaa89217 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:01.033978 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4693ac75-80ef-4380-a8ff-cd7fcaa89217 tempest-VolumeTypesAccessTest-310187625 tempest-VolumeTypesAccessTest-310187625-project-member] https://10.4.3.15/volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a returned with HTTP 404 Aug 07 18:53:01.035129 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 174/702] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:01 2026] GET /volume/v3/volumes/8522b0fa-9cc1-4b55-bbef-834b6472964a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:01.043549 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-920c22b0-f965-4b97-bc48-597a491acbe5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.046424 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-920c22b0-f965-4b97-bc48-597a491acbe5 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] POST https://10.4.3.15/volume/v3/types/d2a09087-ec76-4542-845d-744c40511655/action Aug 07 18:53:01.046659 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-920c22b0-f965-4b97-bc48-597a491acbe5 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action body: b'{"removeProjectAccess": {"project": "2c44242b9ada47858db12a5b62eed155"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:01.046829 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-920c22b0-f965-4b97-bc48-597a491acbe5 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2c44242b9ada47858db12a5b62eed155"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:01.060739 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-920c22b0-f965-4b97-bc48-597a491acbe5 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types/d2a09087-ec76-4542-845d-744c40511655/action returned with HTTP 202 Aug 07 18:53:01.061194 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 175/703] 10.4.3.15 () {68 vars in 1377 bytes} [Fri Aug 7 18:53:01 2026] POST /volume/v3/types/d2a09087-ec76-4542-845d-744c40511655/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:01.069251 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b0ff4008-3d48-4ed9-8e98-a473b55f1d47 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.071464 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b0ff4008-3d48-4ed9-8e98-a473b55f1d47 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] DELETE https://10.4.3.15/volume/v3/types/d2a09087-ec76-4542-845d-744c40511655 Aug 07 18:53:01.071663 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b0ff4008-3d48-4ed9-8e98-a473b55f1d47 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:01.071923 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b0ff4008-3d48-4ed9-8e98-a473b55f1d47 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:01.098705 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b0ff4008-3d48-4ed9-8e98-a473b55f1d47 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types/d2a09087-ec76-4542-845d-744c40511655 returned with HTTP 202 Aug 07 18:53:01.099274 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 178/704] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:53:01 2026] DELETE /volume/v3/types/d2a09087-ec76-4542-845d-744c40511655 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:01.107123 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fcbc7b83-ff85-44a2-a1a1-9bbc6926d513 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.110508 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fcbc7b83-ff85-44a2-a1a1-9bbc6926d513 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] GET https://10.4.3.15/volume/v3/types/d2a09087-ec76-4542-845d-744c40511655 Aug 07 18:53:01.110508 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fcbc7b83-ff85-44a2-a1a1-9bbc6926d513 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:01.110508 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fcbc7b83-ff85-44a2-a1a1-9bbc6926d513 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:01.113111 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fcbc7b83-ff85-44a2-a1a1-9bbc6926d513 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types/d2a09087-ec76-4542-845d-744c40511655 returned with HTTP 404 Aug 07 18:53:01.113717 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 178/705] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:53:01 2026] GET /volume/v3/types/d2a09087-ec76-4542-845d-744c40511655 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:01.123050 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-47ce9d19-bb08-4ac3-a020-1d45b062d339 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.125417 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-47ce9d19-bb08-4ac3-a020-1d45b062d339 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:53:01.125869 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-47ce9d19-bb08-4ac3-a020-1d45b062d339 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1012176384", "os-volume-type-access:is_public": false}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:01.144251 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-47ce9d19-bb08-4ac3-a020-1d45b062d339 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:53:01.144804 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 175/706] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 18:53:01 2026] POST /volume/v3/types => generated 229 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:01.153357 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d2e3d969-a05f-491e-8640-8436a928c84d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.155466 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2e3d969-a05f-491e-8640-8436a928c84d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] POST https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action Aug 07 18:53:01.155884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2e3d969-a05f-491e-8640-8436a928c84d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action body: b'{"addProjectAccess": {"project": "2c44242b9ada47858db12a5b62eed155"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:01.156065 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2e3d969-a05f-491e-8640-8436a928c84d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2c44242b9ada47858db12a5b62eed155"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:01.169243 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2e3d969-a05f-491e-8640-8436a928c84d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action returned with HTTP 202 Aug 07 18:53:01.169918 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 176/707] 10.4.3.15 () {68 vars in 1377 bytes} [Fri Aug 7 18:53:01 2026] POST /volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:01.177708 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-adef0824-f834-4292-b050-1d204e26da7d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.179501 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-adef0824-f834-4292-b050-1d204e26da7d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] POST https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action Aug 07 18:53:01.179832 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-adef0824-f834-4292-b050-1d204e26da7d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action body: b'{"addProjectAccess": {"project": "38c1bfa64e554f0d9c98e940d32e6bde"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:01.179952 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-adef0824-f834-4292-b050-1d204e26da7d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "38c1bfa64e554f0d9c98e940d32e6bde"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:01.191177 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-adef0824-f834-4292-b050-1d204e26da7d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action returned with HTTP 202 Aug 07 18:53:01.191577 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 179/708] 10.4.3.15 () {68 vars in 1377 bytes} [Fri Aug 7 18:53:01 2026] POST /volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:01.200350 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-60df9dc6-d157-43c9-b02b-7ce1fd82885f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.202344 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-60df9dc6-d157-43c9-b02b-7ce1fd82885f tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] GET https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/os-volume-type-access Aug 07 18:53:01.202697 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-60df9dc6-d157-43c9-b02b-7ce1fd82885f tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:01.203024 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-60df9dc6-d157-43c9-b02b-7ce1fd82885f tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:01.215949 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-60df9dc6-d157-43c9-b02b-7ce1fd82885f tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/os-volume-type-access returned with HTTP 200 Aug 07 18:53:01.216796 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 179/709] 10.4.3.15 () {66 vars in 1401 bytes} [Fri Aug 7 18:53:01 2026] GET /volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/os-volume-type-access => generated 244 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:01.225917 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-def20bce-ef86-4536-a7ef-210ba4826e7d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.229623 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-def20bce-ef86-4536-a7ef-210ba4826e7d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] POST https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action Aug 07 18:53:01.230478 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-def20bce-ef86-4536-a7ef-210ba4826e7d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action body: b'{"removeProjectAccess": {"project": "38c1bfa64e554f0d9c98e940d32e6bde"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:01.230670 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-def20bce-ef86-4536-a7ef-210ba4826e7d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "38c1bfa64e554f0d9c98e940d32e6bde"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:01.244573 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-def20bce-ef86-4536-a7ef-210ba4826e7d tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action returned with HTTP 202 Aug 07 18:53:01.245494 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 176/710] 10.4.3.15 () {68 vars in 1377 bytes} [Fri Aug 7 18:53:01 2026] POST /volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:01.252819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f7329f92-a464-4034-bc23-1a8ced29de46 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.254581 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7329f92-a464-4034-bc23-1a8ced29de46 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] POST https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action Aug 07 18:53:01.254914 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7329f92-a464-4034-bc23-1a8ced29de46 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action body: b'{"removeProjectAccess": {"project": "2c44242b9ada47858db12a5b62eed155"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:01.255217 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7329f92-a464-4034-bc23-1a8ced29de46 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2c44242b9ada47858db12a5b62eed155"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:01.265469 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7329f92-a464-4034-bc23-1a8ced29de46 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action returned with HTTP 202 Aug 07 18:53:01.265821 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 177/711] 10.4.3.15 () {68 vars in 1377 bytes} [Fri Aug 7 18:53:01 2026] POST /volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:01.272490 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a93a74fa-ee9b-46d9-9c7b-a20ef3361d87 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.274461 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a93a74fa-ee9b-46d9-9c7b-a20ef3361d87 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] DELETE https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1 Aug 07 18:53:01.274674 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a93a74fa-ee9b-46d9-9c7b-a20ef3361d87 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:01.274900 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a93a74fa-ee9b-46d9-9c7b-a20ef3361d87 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:01.297725 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a93a74fa-ee9b-46d9-9c7b-a20ef3361d87 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1 returned with HTTP 202 Aug 07 18:53:01.298067 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 180/712] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:53:01 2026] DELETE /volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:01.304980 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6069acfa-6a1a-4185-923f-9c0565377738 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:01.307056 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6069acfa-6a1a-4185-923f-9c0565377738 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] GET https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1 Aug 07 18:53:01.307372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6069acfa-6a1a-4185-923f-9c0565377738 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:01.308171 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6069acfa-6a1a-4185-923f-9c0565377738 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:01.311207 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6069acfa-6a1a-4185-923f-9c0565377738 tempest-VolumeTypesAccessTest-639750021 tempest-VolumeTypesAccessTest-639750021-project-admin] https://10.4.3.15/volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1 returned with HTTP 404 Aug 07 18:53:01.311801 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 180/713] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:53:01 2026] GET /volume/v3/types/d85a1d8a-fa93-456b-9f74-8fb26d0605d1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:02.237495 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:02.369275 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:02.369672 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-594660908"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:02.371474 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-594660908'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:02.371675 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Create volume of 1 GB Aug 07 18:53:02.376954 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Availability Zones retrieved successfully. Aug 07 18:53:02.387482 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Flow 'volume_create_api' (75d9508b-b328-4178-a4f3-3b6b0beb3ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:02.388553 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9268b15d-0e8d-4a12-9133-5c5ef48900ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:02.389869 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:02.432720 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9268b15d-0e8d-4a12-9133-5c5ef48900ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:02.433345 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc07c7e-3536-4489-b71e-252c231e5462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:02.504286 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Created reservations ['07cb5b21-d750-42db-9bf5-3d3112cd8326', '8db1f29c-c9d2-4a0d-9bd8-33bbb32c5e8c', '978cc623-c2ad-4d0e-a7db-758f4ea32cb1', 'f202e97e-65d1-4b78-a7e8-871bd286835f'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:02.505675 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc07c7e-3536-4489-b71e-252c231e5462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07cb5b21-d750-42db-9bf5-3d3112cd8326', '8db1f29c-c9d2-4a0d-9bd8-33bbb32c5e8c', '978cc623-c2ad-4d0e-a7db-758f4ea32cb1', 'f202e97e-65d1-4b78-a7e8-871bd286835f']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:02.506407 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e120c8a-2630-4aa1-af54-dd456117fa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:02.530709 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e120c8a-2630-4aa1-af54-dd456117fa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5033f56-2007-48cd-8fe7-feec04994061', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-594660908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbaa7b69a2ea4ab59b36b5875eca7dab',qos_specs=None,replication_status=,reservations=['07cb5b21-d750-42db-9bf5-3d3112cd8326','8db1f29c-c9d2-4a0d-9bd8-33bbb32c5e8c','978cc623-c2ad-4d0e-a7db-758f4ea32cb1','f202e97e-65d1-4b78-a7e8-871bd286835f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f18843290e184b40b628298c3e7f2a5c',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-594660908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5033f56-2007-48cd-8fe7-feec04994061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbaa7b69a2ea4ab59b36b5875eca7dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f18843290e184b40b628298c3e7f2a5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:02.531442 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddc41d4-639b-4ae7-9131-15edcaf425ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:02.549160 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddc41d4-639b-4ae7-9131-15edcaf425ad) transitioned into state 'SUCCESS' from state '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-594660908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbaa7b69a2ea4ab59b36b5875eca7dab',qos_specs=None,replication_status=,reservations=['07cb5b21-d750-42db-9bf5-3d3112cd8326','8db1f29c-c9d2-4a0d-9bd8-33bbb32c5e8c','978cc623-c2ad-4d0e-a7db-758f4ea32cb1','f202e97e-65d1-4b78-a7e8-871bd286835f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f18843290e184b40b628298c3e7f2a5c',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:02.549813 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5452d37f-0b21-4cca-91ad-f6dfa3783461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:02.559395 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5452d37f-0b21-4cca-91ad-f6dfa3783461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:02.560148 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Flow 'volume_create_api' (75d9508b-b328-4178-a4f3-3b6b0beb3ed4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:02.560433 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Create volume request issued successfully. Aug 07 18:53:02.560940 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7f8f5c23-7bdb-4b79-9fc4-2f486c55784f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:53:02.561518 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 177/714] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:53:02 2026] POST /volume/v3/volumes => generated 748 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:02.575014 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7f826d4e-b024-4f86-aa7a-9f6347c2e0c6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:02.576954 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7f826d4e-b024-4f86-aa7a-9f6347c2e0c6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:02.577142 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7f826d4e-b024-4f86-aa7a-9f6347c2e0c6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:02.577322 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7f826d4e-b024-4f86-aa7a-9f6347c2e0c6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:02.583671 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:02.583671 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:02.587014 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7f826d4e-b024-4f86-aa7a-9f6347c2e0c6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Volume info retrieved successfully. Aug 07 18:53:02.591150 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7f826d4e-b024-4f86-aa7a-9f6347c2e0c6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 returned with HTTP 200 Aug 07 18:53:02.591525 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 178/715] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:02 2026] GET /volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:03.325936 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b67f01d0-271c-4705-83ec-eaf7dd921fa8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:03.327975 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b67f01d0-271c-4705-83ec-eaf7dd921fa8 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:53:03.328210 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b67f01d0-271c-4705-83ec-eaf7dd921fa8 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:03.328421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b67f01d0-271c-4705-83ec-eaf7dd921fa8 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:03.344444 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:03.344444 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:03.351345 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b67f01d0-271c-4705-83ec-eaf7dd921fa8 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:53:03.356109 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b67f01d0-271c-4705-83ec-eaf7dd921fa8 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:53:03.356543 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 181/716] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:03 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:03.399743 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-98e3c443-3ef5-4852-951c-cd0915cb5146 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:03.403780 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-98e3c443-3ef5-4852-951c-cd0915cb5146 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:53:03.404039 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-98e3c443-3ef5-4852-951c-cd0915cb5146 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:03.404258 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-98e3c443-3ef5-4852-951c-cd0915cb5146 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:03.416489 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:03.416489 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:03.421517 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-98e3c443-3ef5-4852-951c-cd0915cb5146 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:53:03.429208 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-98e3c443-3ef5-4852-951c-cd0915cb5146 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:53:03.429208 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 181/717] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:03 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:03.446594 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-c484f5f1-5c60-4b6b-84ba-0af7660f7ae4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:03.448620 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-c484f5f1-5c60-4b6b-84ba-0af7660f7ae4 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] POST https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e/action Aug 07 18:53:03.449098 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-c484f5f1-5c60-4b6b-84ba-0af7660f7ae4 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:03.449165 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-c484f5f1-5c60-4b6b-84ba-0af7660f7ae4 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:03.466207 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:03.466207 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:03.466207 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-c484f5f1-5c60-4b6b-84ba-0af7660f7ae4 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:53:03.474188 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-c484f5f1-5c60-4b6b-84ba-0af7660f7ae4 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Begin detaching volume completed successfully. Aug 07 18:53:03.474594 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-c484f5f1-5c60-4b6b-84ba-0af7660f7ae4 tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e/action returned with HTTP 202 Aug 07 18:53:03.474930 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 178/718] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:53:03 2026] POST /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:03.526885 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-39f66628-08f8-4920-9c25-e2eff54ae3d5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:03.527326 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39f66628-08f8-4920-9c25-e2eff54ae3d5 None None] GET https://10.4.3.15/volume// Aug 07 18:53:03.527466 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39f66628-08f8-4920-9c25-e2eff54ae3d5 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:03.527667 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39f66628-08f8-4920-9c25-e2eff54ae3d5 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:03.527979 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39f66628-08f8-4920-9c25-e2eff54ae3d5 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:03.528325 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 179/719] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:53:03.542464 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-a6069f0a-0c5a-4553-8ef8-656754cceeac None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:03.544832 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-a6069f0a-0c5a-4553-8ef8-656754cceeac tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:53:03.545077 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-a6069f0a-0c5a-4553-8ef8-656754cceeac tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:03.545275 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-a6069f0a-0c5a-4553-8ef8-656754cceeac tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:03.556988 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:03.556988 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:03.561629 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-a6069f0a-0c5a-4553-8ef8-656754cceeac tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:53:03.570382 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-a6069f0a-0c5a-4553-8ef8-656754cceeac tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:53:03.571057 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 182/720] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:53:03 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:53:03.607012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-67ad8a1a-e49e-44ec-9163-6ffe0a6b65ef None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:03.615669 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-67ad8a1a-e49e-44ec-9163-6ffe0a6b65ef tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:03.615914 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-67ad8a1a-e49e-44ec-9163-6ffe0a6b65ef tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:03.622248 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-67ad8a1a-e49e-44ec-9163-6ffe0a6b65ef tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:03.632918 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:03.632918 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:03.637366 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-67ad8a1a-e49e-44ec-9163-6ffe0a6b65ef tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Volume info retrieved successfully. Aug 07 18:53:03.642184 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-67ad8a1a-e49e-44ec-9163-6ffe0a6b65ef tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 returned with HTTP 200 Aug 07 18:53:03.642623 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 182/721] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:03 2026] GET /volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:03.659504 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-08cfb9d5-ae1a-4f8a-924c-e6fb083044e4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:03.661235 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08cfb9d5-ae1a-4f8a-924c-e6fb083044e4 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:53:03.662013 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08cfb9d5-ae1a-4f8a-924c-e6fb083044e4 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5033f56-2007-48cd-8fe7-feec04994061", "name": "tempest-SnapshotsActionsTest-Snapshot-16790712"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:03.671212 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:03.671212 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:03.672904 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-08cfb9d5-ae1a-4f8a-924c-e6fb083044e4 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Volume info retrieved successfully. Aug 07 18:53:03.672904 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-08cfb9d5-ae1a-4f8a-924c-e6fb083044e4 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Create snapshot from volume c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:03.709279 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-08cfb9d5-ae1a-4f8a-924c-e6fb083044e4 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Created reservations ['b2c8b429-f5ab-483f-a3e6-38b9285ccd9b', '9dcb3c15-f232-4934-be63-9f8f1358dfa9', '5b7cebd4-c714-4280-8678-d17439405ecf', '131a49be-26b7-40ea-9cde-b33ab796c3b5'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:03.744450 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-08cfb9d5-ae1a-4f8a-924c-e6fb083044e4 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot create request issued successfully. Aug 07 18:53:03.745145 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08cfb9d5-ae1a-4f8a-924c-e6fb083044e4 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:53:03.745448 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 179/722] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:53:03 2026] POST /volume/v3/snapshots => generated 305 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:03.753837 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-23bc31bf-6e87-48a6-9591-85183d6fcbbc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:03.756194 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23bc31bf-6e87-48a6-9591-85183d6fcbbc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:03.756194 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23bc31bf-6e87-48a6-9591-85183d6fcbbc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:03.756194 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23bc31bf-6e87-48a6-9591-85183d6fcbbc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:03.762213 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:03.762213 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:03.762439 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-23bc31bf-6e87-48a6-9591-85183d6fcbbc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:03.763162 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23bc31bf-6e87-48a6-9591-85183d6fcbbc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:03.763607 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 180/723] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:03 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:04.124067 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-aa62c090-d048-4440-b74d-19b5704521f4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.214102 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aa62c090-d048-4440-b74d-19b5704521f4 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:53:04.214494 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aa62c090-d048-4440-b74d-19b5704521f4 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-652012586", "extra_specs": {"spec1": "val1"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:04.228638 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aa62c090-d048-4440-b74d-19b5704521f4 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:53:04.229265 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 183/724] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 18:53:04 2026] POST /volume/v3/types => generated 242 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:04.237437 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0caddbe0-bd03-4ed6-b4e2-8b4ff4edd734 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.239308 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0caddbe0-bd03-4ed6-b4e2-8b4ff4edd734 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] POST https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs Aug 07 18:53:04.239642 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0caddbe0-bd03-4ed6-b4e2-8b4ff4edd734 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:04.241252 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0caddbe0-bd03-4ed6-b4e2-8b4ff4edd734 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs returned with HTTP 400 Aug 07 18:53:04.241715 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 183/725] 10.4.3.15 () {68 vars in 1392 bytes} [Fri Aug 7 18:53:04 2026] POST /volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:53:04.249281 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-587339c7-36f9-417c-86a2-fe3c4581bd9b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.251104 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-587339c7-36f9-417c-86a2-fe3c4581bd9b tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] POST https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs Aug 07 18:53:04.251433 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-587339c7-36f9-417c-86a2-fe3c4581bd9b tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:04.253016 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-587339c7-36f9-417c-86a2-fe3c4581bd9b tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs returned with HTTP 400 Aug 07 18:53:04.253488 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 180/726] 10.4.3.15 () {68 vars in 1392 bytes} [Fri Aug 7 18:53:04 2026] POST /volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:53:04.261480 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a258c700-e0e0-46aa-b949-a89ecaebfd45 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.263210 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a258c700-e0e0-46aa-b949-a89ecaebfd45 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] POST https://10.4.3.15/volume/v3/types/35213085-846b-4255-b6dc-efc6b020c855/extra_specs Aug 07 18:53:04.263551 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a258c700-e0e0-46aa-b949-a89ecaebfd45 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:04.294956 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a258c700-e0e0-46aa-b949-a89ecaebfd45 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/35213085-846b-4255-b6dc-efc6b020c855/extra_specs returned with HTTP 404 Aug 07 18:53:04.295647 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 181/727] 10.4.3.15 () {68 vars in 1392 bytes} [Fri Aug 7 18:53:04 2026] POST /volume/v3/types/35213085-846b-4255-b6dc-efc6b020c855/extra_specs => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:04.303693 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-420f1d6b-f2e1-4965-ab04-04385cdb7222 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.305469 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-420f1d6b-f2e1-4965-ab04-04385cdb7222 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] DELETE https://10.4.3.15/volume/v3/types/180732b1-3b09-495b-9123-d98841eb8e66/extra_specs/spec1 Aug 07 18:53:04.305642 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-420f1d6b-f2e1-4965-ab04-04385cdb7222 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:04.305816 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-420f1d6b-f2e1-4965-ab04-04385cdb7222 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:04.309287 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-420f1d6b-f2e1-4965-ab04-04385cdb7222 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/180732b1-3b09-495b-9123-d98841eb8e66/extra_specs/spec1 returned with HTTP 404 Aug 07 18:53:04.309709 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 184/728] 10.4.3.15 () {66 vars in 1392 bytes} [Fri Aug 7 18:53:04 2026] DELETE /volume/v3/types/180732b1-3b09-495b-9123-d98841eb8e66/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:04.317694 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-295a2b04-be4a-473b-93f7-118ea720cf3d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.320057 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-295a2b04-be4a-473b-93f7-118ea720cf3d tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] GET https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/nonexistent_extra_spec_name Aug 07 18:53:04.320336 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-295a2b04-be4a-473b-93f7-118ea720cf3d tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:04.320575 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-295a2b04-be4a-473b-93f7-118ea720cf3d tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:04.329522 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-295a2b04-be4a-473b-93f7-118ea720cf3d tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 07 18:53:04.330033 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 184/729] 10.4.3.15 () {66 vars in 1455 bytes} [Fri Aug 7 18:53:04 2026] GET /volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:04.337882 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-40400745-5728-4b72-8a6c-ce58118e0b80 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.339557 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40400745-5728-4b72-8a6c-ce58118e0b80 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] GET https://10.4.3.15/volume/v3/types/aa9e12c1-79ba-4c97-a962-215bd5e352d3/extra_specs/spec1 Aug 07 18:53:04.339725 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40400745-5728-4b72-8a6c-ce58118e0b80 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:04.339904 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40400745-5728-4b72-8a6c-ce58118e0b80 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:04.340152 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:04.340152 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:04.343914 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40400745-5728-4b72-8a6c-ce58118e0b80 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/aa9e12c1-79ba-4c97-a962-215bd5e352d3/extra_specs/spec1 returned with HTTP 404 Aug 07 18:53:04.344415 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 181/730] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 18:53:04 2026] GET /volume/v3/types/aa9e12c1-79ba-4c97-a962-215bd5e352d3/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:04.353759 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cc6bff02-dfa5-4d36-be8e-9297f15b858e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.356042 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc6bff02-dfa5-4d36-be8e-9297f15b858e tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] GET https://10.4.3.15/volume/v3/types/97c1d0a9-3a01-4584-b7c4-0cff8bcf1202/extra_specs Aug 07 18:53:04.356382 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc6bff02-dfa5-4d36-be8e-9297f15b858e tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:04.356663 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc6bff02-dfa5-4d36-be8e-9297f15b858e tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:04.364427 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc6bff02-dfa5-4d36-be8e-9297f15b858e tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/97c1d0a9-3a01-4584-b7c4-0cff8bcf1202/extra_specs returned with HTTP 404 Aug 07 18:53:04.364967 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 182/731] 10.4.3.15 () {66 vars in 1371 bytes} [Fri Aug 7 18:53:04 2026] GET /volume/v3/types/97c1d0a9-3a01-4584-b7c4-0cff8bcf1202/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:04.374162 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dc7b062c-5dc2-40c9-b5a8-8bcb036e5e1d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.376017 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc7b062c-5dc2-40c9-b5a8-8bcb036e5e1d tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] PUT https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/spec1 Aug 07 18:53:04.376406 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dc7b062c-5dc2-40c9-b5a8-8bcb036e5e1d tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:04.377938 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc7b062c-5dc2-40c9-b5a8-8bcb036e5e1d tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/spec1 returned with HTTP 400 Aug 07 18:53:04.378407 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 185/732] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:53:04 2026] PUT /volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:53:04.389122 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f8b81398-7326-4b3c-b2e3-89aa5aa9b134 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.390959 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8b81398-7326-4b3c-b2e3-89aa5aa9b134 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] PUT https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/spec1 Aug 07 18:53:04.391349 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f8b81398-7326-4b3c-b2e3-89aa5aa9b134 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Action: 'update', calling method: update, body: null {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:04.392682 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8b81398-7326-4b3c-b2e3-89aa5aa9b134 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/spec1 returned with HTTP 400 Aug 07 18:53:04.393164 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 185/733] 10.4.3.15 () {68 vars in 1408 bytes} [Fri Aug 7 18:53:04 2026] PUT /volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:53:04.402927 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-722b9781-721b-4c10-8267-d6a67f748250 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.404847 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-722b9781-721b-4c10-8267-d6a67f748250 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] PUT https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/None Aug 07 18:53:04.405227 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-722b9781-721b-4c10-8267-d6a67f748250 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:04.416452 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-722b9781-721b-4c10-8267-d6a67f748250 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 18:53:04.416780 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-722b9781-721b-4c10-8267-d6a67f748250 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/None returned with HTTP 400 Aug 07 18:53:04.417723 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 182/734] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:53:04 2026] PUT /volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/None => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:53:04.424459 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-26142674-8207-4924-9c16-2a6c9f08131e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.427263 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-192ed4e9-826a-4e27-9e8e-cddae97e17e2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.427894 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-26142674-8207-4924-9c16-2a6c9f08131e tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] DELETE https://10.4.3.15/volume/v3/attachments/f1d28adf-7462-45ac-9dc0-e6bd0d286784 Aug 07 18:53:04.428107 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-26142674-8207-4924-9c16-2a6c9f08131e tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:04.428310 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-26142674-8207-4924-9c16-2a6c9f08131e tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:04.429168 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-192ed4e9-826a-4e27-9e8e-cddae97e17e2 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] PUT https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/685202a0-d5ff-44eb-8b40-ba6f23f01e1b Aug 07 18:53:04.429525 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-192ed4e9-826a-4e27-9e8e-cddae97e17e2 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:04.437450 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:04.437450 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:04.441071 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-192ed4e9-826a-4e27-9e8e-cddae97e17e2 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 18:53:04.441437 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-192ed4e9-826a-4e27-9e8e-cddae97e17e2 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/685202a0-d5ff-44eb-8b40-ba6f23f01e1b returned with HTTP 400 Aug 07 18:53:04.441958 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 186/735] 10.4.3.15 () {68 vars in 1502 bytes} [Fri Aug 7 18:53:04 2026] PUT /volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c/extra_specs/685202a0-d5ff-44eb-8b40-ba6f23f01e1b => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:53:04.450334 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-203e0ee8-be76-4e58-a139-2915cbf07e8c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.452437 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-203e0ee8-be76-4e58-a139-2915cbf07e8c tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] PUT https://10.4.3.15/volume/v3/types/f767278a-7a5b-451f-9dbf-c8d544aae348/extra_specs/spec1 Aug 07 18:53:04.452819 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-203e0ee8-be76-4e58-a139-2915cbf07e8c tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:04.483526 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-84658bc4-9ffb-4ba3-8102-e5167908aa88 req-26142674-8207-4924-9c16-2a6c9f08131e tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/attachments/f1d28adf-7462-45ac-9dc0-e6bd0d286784 returned with HTTP 200 Aug 07 18:53:04.483957 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 183/736] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:53:04 2026] DELETE /volume/v3/attachments/f1d28adf-7462-45ac-9dc0-e6bd0d286784 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:04.496945 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-203e0ee8-be76-4e58-a139-2915cbf07e8c tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/f767278a-7a5b-451f-9dbf-c8d544aae348/extra_specs/spec1 returned with HTTP 404 Aug 07 18:53:04.499117 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 186/737] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:53:04 2026] PUT /volume/v3/types/f767278a-7a5b-451f-9dbf-c8d544aae348/extra_specs/spec1 => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:04.508416 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5f7b4535-0b4d-4eae-b8bb-1d4b98d43029 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.510533 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f7b4535-0b4d-4eae-b8bb-1d4b98d43029 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] DELETE https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c Aug 07 18:53:04.510803 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f7b4535-0b4d-4eae-b8bb-1d4b98d43029 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:04.511220 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f7b4535-0b4d-4eae-b8bb-1d4b98d43029 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:04.537982 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f7b4535-0b4d-4eae-b8bb-1d4b98d43029 tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c returned with HTTP 202 Aug 07 18:53:04.538389 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 183/738] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:53:04 2026] DELETE /volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:04.546091 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4edc460d-c885-4298-b772-a9d3c76bd1de None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.547866 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4edc460d-c885-4298-b772-a9d3c76bd1de tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] GET https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c Aug 07 18:53:04.548132 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4edc460d-c885-4298-b772-a9d3c76bd1de tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:04.548394 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4edc460d-c885-4298-b772-a9d3c76bd1de tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:04.556444 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4edc460d-c885-4298-b772-a9d3c76bd1de tempest-ExtraSpecsNegativeTest-1187715827 tempest-ExtraSpecsNegativeTest-1187715827-project-admin] https://10.4.3.15/volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c returned with HTTP 404 Aug 07 18:53:04.557760 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 187/739] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:53:04 2026] GET /volume/v3/types/677ac855-b10a-45d0-b3dd-931488d15b8c => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:04.587016 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0e5390bf-3e4f-45fa-816a-94b747a5cc5b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.589436 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e5390bf-3e4f-45fa-816a-94b747a5cc5b tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:53:04.589735 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e5390bf-3e4f-45fa-816a-94b747a5cc5b tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:04.589813 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e5390bf-3e4f-45fa-816a-94b747a5cc5b tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:04.597886 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:04.597886 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:04.602180 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0e5390bf-3e4f-45fa-816a-94b747a5cc5b tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:53:04.607246 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e5390bf-3e4f-45fa-816a-94b747a5cc5b tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:53:04.607740 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 184/740] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:04 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:04.773551 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8a9fb26a-873a-4b6f-8665-e2649b3de876 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.776675 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8a9fb26a-873a-4b6f-8665-e2649b3de876 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:04.776882 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8a9fb26a-873a-4b6f-8665-e2649b3de876 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:04.777093 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8a9fb26a-873a-4b6f-8665-e2649b3de876 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:04.782422 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:04.782422 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:04.783257 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8a9fb26a-873a-4b6f-8665-e2649b3de876 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:04.784153 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8a9fb26a-873a-4b6f-8665-e2649b3de876 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:04.784881 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 187/741] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:04 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:04.794708 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7bf1ad7a-3d1c-405a-ad54-a4189ac0d371 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:04.961638 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7bf1ad7a-3d1c-405a-ad54-a4189ac0d371 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action Aug 07 18:53:04.962140 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7bf1ad7a-3d1c-405a-ad54-a4189ac0d371 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:04.962381 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7bf1ad7a-3d1c-405a-ad54-a4189ac0d371 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:04.964202 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.admin_actions [None req-7bf1ad7a-3d1c-405a-ad54-a4189ac0d371 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot '21b04a2f-44fc-4a90-8a98-77253ada31cd' with '{'status': 'creating'}' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:04.997306 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:04.997306 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:05.015406 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7bf1ad7a-3d1c-405a-ad54-a4189ac0d371 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action returned with HTTP 202 Aug 07 18:53:05.016075 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 184/742] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:04 2026] POST /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:05.024442 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4f7b86c5-db10-4732-8021-e5cd6879b098 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:05.027170 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f7b86c5-db10-4732-8021-e5cd6879b098 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:05.027443 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f7b86c5-db10-4732-8021-e5cd6879b098 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:05.027692 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f7b86c5-db10-4732-8021-e5cd6879b098 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:05.035120 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:05.035120 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:05.035833 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4f7b86c5-db10-4732-8021-e5cd6879b098 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:05.036844 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f7b86c5-db10-4732-8021-e5cd6879b098 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:05.037308 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 188/743] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:05 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:05.046478 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bcee0f3c-e153-4192-995d-2deddfe834d7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:05.048594 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bcee0f3c-e153-4192-995d-2deddfe834d7 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action Aug 07 18:53:05.053926 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bcee0f3c-e153-4192-995d-2deddfe834d7 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:05.053926 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bcee0f3c-e153-4192-995d-2deddfe834d7 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:05.060618 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-bcee0f3c-e153-4192-995d-2deddfe834d7 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot '21b04a2f-44fc-4a90-8a98-77253ada31cd' with '{'status': 'available'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:05.077759 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:05.077759 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:05.094382 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bcee0f3c-e153-4192-995d-2deddfe834d7 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action returned with HTTP 202 Aug 07 18:53:05.094646 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 185/744] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:05 2026] POST /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:05.101772 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6b1d8af3-137a-4fb1-abf7-60933d5105b1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:05.103775 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6b1d8af3-137a-4fb1-abf7-60933d5105b1 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:05.103985 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6b1d8af3-137a-4fb1-abf7-60933d5105b1 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:05.104198 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6b1d8af3-137a-4fb1-abf7-60933d5105b1 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:05.109310 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:05.109310 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:05.109764 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6b1d8af3-137a-4fb1-abf7-60933d5105b1 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:05.110547 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6b1d8af3-137a-4fb1-abf7-60933d5105b1 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:05.110902 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 188/745] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:05 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:05.120725 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a3e84a8d-682f-4306-9c35-7ff9e0243850 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:05.122976 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3e84a8d-682f-4306-9c35-7ff9e0243850 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:53:05.123422 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3e84a8d-682f-4306-9c35-7ff9e0243850 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5033f56-2007-48cd-8fe7-feec04994061", "name": "tempest-SnapshotsActionsTest-Snapshot-752664942"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:05.134660 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:05.134660 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:05.135575 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a3e84a8d-682f-4306-9c35-7ff9e0243850 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Volume info retrieved successfully. Aug 07 18:53:05.135760 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a3e84a8d-682f-4306-9c35-7ff9e0243850 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Create snapshot from volume c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:05.182300 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-a3e84a8d-682f-4306-9c35-7ff9e0243850 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Created reservations ['485d24a6-66d9-4002-b6f6-b77858ae0bdc', 'f4929828-4af8-4211-8a2a-9777d4c9fb0f', 'd85b5f5c-0316-46e3-8460-d960b02486ff', 'b5d61bc7-c80f-4c87-b0b7-a6f99a36d4cf'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:05.222701 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a3e84a8d-682f-4306-9c35-7ff9e0243850 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot create request issued successfully. Aug 07 18:53:05.222817 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3e84a8d-682f-4306-9c35-7ff9e0243850 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:53:05.223658 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 185/746] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:53:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:05.231156 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3b4e6bfd-8562-4285-a693-c984caf3dbbf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:05.236187 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b4e6bfd-8562-4285-a693-c984caf3dbbf tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 Aug 07 18:53:05.236486 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3b4e6bfd-8562-4285-a693-c984caf3dbbf tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:05.236703 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3b4e6bfd-8562-4285-a693-c984caf3dbbf tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:05.244977 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:05.244977 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:05.245567 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3b4e6bfd-8562-4285-a693-c984caf3dbbf tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:05.248639 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b4e6bfd-8562-4285-a693-c984caf3dbbf tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 returned with HTTP 200 Aug 07 18:53:05.250006 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 189/747] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:05 2026] GET /volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:06.260593 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-210eb0a2-8307-4b2c-9f49-bcce92d03246 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:06.262574 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-210eb0a2-8307-4b2c-9f49-bcce92d03246 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 Aug 07 18:53:06.262848 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-210eb0a2-8307-4b2c-9f49-bcce92d03246 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:06.263121 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-210eb0a2-8307-4b2c-9f49-bcce92d03246 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:06.270455 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:06.270455 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:06.270898 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-210eb0a2-8307-4b2c-9f49-bcce92d03246 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:06.271702 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-210eb0a2-8307-4b2c-9f49-bcce92d03246 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 returned with HTTP 200 Aug 07 18:53:06.272053 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 186/748] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:06 2026] GET /volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:06.284145 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a4289e32-de8d-4dd9-89d9-e56b2e56748a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:06.286830 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a4289e32-de8d-4dd9-89d9-e56b2e56748a tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224/action Aug 07 18:53:06.287233 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a4289e32-de8d-4dd9-89d9-e56b2e56748a tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:06.287394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a4289e32-de8d-4dd9-89d9-e56b2e56748a tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:06.288849 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.admin_actions [None req-a4289e32-de8d-4dd9-89d9-e56b2e56748a tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot '96feabbd-7b17-4d31-8659-db65361e7224' with '{'status': 'creating'}' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:06.320665 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:06.320665 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:06.349969 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a4289e32-de8d-4dd9-89d9-e56b2e56748a tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224/action returned with HTTP 202 Aug 07 18:53:06.349969 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 189/749] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:06 2026] POST /volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:06.365147 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fcc810b7-d560-48e6-ade5-bddd54598a00 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:06.367512 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fcc810b7-d560-48e6-ade5-bddd54598a00 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 Aug 07 18:53:06.367819 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fcc810b7-d560-48e6-ade5-bddd54598a00 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:06.368028 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fcc810b7-d560-48e6-ade5-bddd54598a00 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:06.376589 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:06.376589 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:06.380016 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fcc810b7-d560-48e6-ade5-bddd54598a00 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:06.381497 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fcc810b7-d560-48e6-ade5-bddd54598a00 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 returned with HTTP 200 Aug 07 18:53:06.381497 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 186/750] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:06 2026] GET /volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:06.392025 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-44487ad9-0d78-43cf-b6f6-d225768770ae None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:06.394384 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44487ad9-0d78-43cf-b6f6-d225768770ae tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224/action Aug 07 18:53:06.394819 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44487ad9-0d78-43cf-b6f6-d225768770ae tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:06.395034 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44487ad9-0d78-43cf-b6f6-d225768770ae tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:06.403142 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:06.403142 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:06.403142 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-44487ad9-0d78-43cf-b6f6-d225768770ae tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Snapshot retrieved successfully. Aug 07 18:53:06.425430 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-44487ad9-0d78-43cf-b6f6-d225768770ae tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Snapshot delete request issued successfully. Aug 07 18:53:06.425666 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44487ad9-0d78-43cf-b6f6-d225768770ae tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224/action returned with HTTP 202 Aug 07 18:53:06.426164 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 190/751] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:06 2026] POST /volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:06.436083 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d46b53fa-f1c6-417c-b193-facaca5c1221 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:06.438961 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d46b53fa-f1c6-417c-b193-facaca5c1221 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 Aug 07 18:53:06.438961 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d46b53fa-f1c6-417c-b193-facaca5c1221 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:06.438961 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d46b53fa-f1c6-417c-b193-facaca5c1221 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:06.445508 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:06.445508 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:06.446173 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d46b53fa-f1c6-417c-b193-facaca5c1221 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:06.446976 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d46b53fa-f1c6-417c-b193-facaca5c1221 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 returned with HTTP 200 Aug 07 18:53:06.447372 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 187/752] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:06 2026] GET /volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:06.479826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:06.481670 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:06.482007 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-991037716"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:06.484042 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-991037716'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:06.484042 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Create volume of 1 GB Aug 07 18:53:06.484138 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:06.484138 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:06.492169 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Availability Zones retrieved successfully. Aug 07 18:53:06.508731 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Flow 'volume_create_api' (44f56542-926e-4480-9427-9339002ad346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:06.511285 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (289da919-a9f2-4ae6-a42a-ec351bf8b787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:06.512781 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:06.515536 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:06.553020 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (289da919-a9f2-4ae6-a42a-ec351bf8b787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:06.553700 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (721eba43-a864-4460-ae3c-a203ea1c386a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:06.628640 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Created reservations ['a9320ebe-3fbe-47da-ac56-10400c48231e', '4896af41-33c5-4449-a991-4d920bce984c', '163db21e-d794-4ac3-a858-5302c71c1dd1', '5ffc86e2-3711-435a-ba6b-bad231d71061'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:06.629881 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (721eba43-a864-4460-ae3c-a203ea1c386a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9320ebe-3fbe-47da-ac56-10400c48231e', '4896af41-33c5-4449-a991-4d920bce984c', '163db21e-d794-4ac3-a858-5302c71c1dd1', '5ffc86e2-3711-435a-ba6b-bad231d71061']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:06.631918 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e0e337-0015-4add-aee0-81d0e63b58f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:06.668590 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e0e337-0015-4add-aee0-81d0e63b58f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cf675c5-9fe6-41c3-bc93-41ab56f3ea43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-991037716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf70aca5325c433a956008a1e2284165',qos_specs=None,replication_status=,reservations=['a9320ebe-3fbe-47da-ac56-10400c48231e','4896af41-33c5-4449-a991-4d920bce984c','163db21e-d794-4ac3-a858-5302c71c1dd1','5ffc86e2-3711-435a-ba6b-bad231d71061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97dc4d2f7301417b84becf35a4562d86',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-991037716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cf675c5-9fe6-41c3-bc93-41ab56f3ea43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf70aca5325c433a956008a1e2284165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97dc4d2f7301417b84becf35a4562d86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:06.670397 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eead6fb6-893c-41af-a0fe-11fd659382d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:06.671236 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:06.671595 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1075461559"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:06.673112 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1075461559'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:06.674379 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create volume of 1 GB Aug 07 18:53:06.684591 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Availability Zones retrieved successfully. Aug 07 18:53:06.690802 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Flow 'volume_create_api' (65d1bd24-4ca2-4e2e-8a55-d6d666c1612d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:06.691861 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a15cb23-a77c-476a-8577-36d08b1d8931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:06.692813 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:06.697885 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eead6fb6-893c-41af-a0fe-11fd659382d4) transitioned into state 'SUCCESS' from state '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-991037716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf70aca5325c433a956008a1e2284165',qos_specs=None,replication_status=,reservations=['a9320ebe-3fbe-47da-ac56-10400c48231e','4896af41-33c5-4449-a991-4d920bce984c','163db21e-d794-4ac3-a858-5302c71c1dd1','5ffc86e2-3711-435a-ba6b-bad231d71061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97dc4d2f7301417b84becf35a4562d86',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:06.698663 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47806513-831e-4a86-ac31-be1060dcbc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:06.708768 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47806513-831e-4a86-ac31-be1060dcbc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:06.712057 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Flow 'volume_create_api' (44f56542-926e-4480-9427-9339002ad346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:06.712057 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Create volume request issued successfully. Aug 07 18:53:06.712057 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b86c01e1-976d-45d1-9866-64982d6f30f2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:53:06.712057 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 190/753] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:53:06 2026] POST /volume/v3/volumes => generated 752 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:06.726264 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-442e5133-190b-4011-9516-86c6267beb8f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:06.736265 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-442e5133-190b-4011-9516-86c6267beb8f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:06.736593 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-442e5133-190b-4011-9516-86c6267beb8f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:06.736868 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-442e5133-190b-4011-9516-86c6267beb8f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:06.745373 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a15cb23-a77c-476a-8577-36d08b1d8931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:06.747029 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5751d58-f094-4799-8311-2dafac203337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:06.751347 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:06.751347 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:06.757344 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-442e5133-190b-4011-9516-86c6267beb8f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:06.767473 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-442e5133-190b-4011-9516-86c6267beb8f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:06.767989 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 191/754] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:06 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:06.889482 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Created reservations ['062b2469-002a-40fd-9e0d-3eb1124d095e', 'ac3fae4d-cec7-40e8-bb06-69c9205cd94d', '52f3473f-38e0-416f-b2df-644219b1fe1b', 'ce1f9021-3c61-4442-8e7b-278ef55ec2d0'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:06.890475 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5751d58-f094-4799-8311-2dafac203337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['062b2469-002a-40fd-9e0d-3eb1124d095e', 'ac3fae4d-cec7-40e8-bb06-69c9205cd94d', '52f3473f-38e0-416f-b2df-644219b1fe1b', 'ce1f9021-3c61-4442-8e7b-278ef55ec2d0']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:06.891640 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8d043e-0b23-4b5f-8fd6-4f8bbaa2f370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:06.916812 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8d043e-0b23-4b5f-8fd6-4f8bbaa2f370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1075461559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f668418a2c442d99dd95388858faf65',qos_specs=None,replication_status=,reservations=['062b2469-002a-40fd-9e0d-3eb1124d095e','ac3fae4d-cec7-40e8-bb06-69c9205cd94d','52f3473f-38e0-416f-b2df-644219b1fe1b','ce1f9021-3c61-4442-8e7b-278ef55ec2d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c2a7aacd1b4a12841f5ae718200840',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1075461559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f668418a2c442d99dd95388858faf65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62c2a7aacd1b4a12841f5ae718200840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:06.917598 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9a9df6-8628-4cfe-b291-7507cd4e8fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:06.945634 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9a9df6-8628-4cfe-b291-7507cd4e8fea) transitioned into state 'SUCCESS' from state '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-1075461559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f668418a2c442d99dd95388858faf65',qos_specs=None,replication_status=,reservations=['062b2469-002a-40fd-9e0d-3eb1124d095e','ac3fae4d-cec7-40e8-bb06-69c9205cd94d','52f3473f-38e0-416f-b2df-644219b1fe1b','ce1f9021-3c61-4442-8e7b-278ef55ec2d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c2a7aacd1b4a12841f5ae718200840',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:06.946808 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90108e33-216e-41ba-bf85-6d82d706506b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:06.961551 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90108e33-216e-41ba-bf85-6d82d706506b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:06.964014 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Flow 'volume_create_api' (65d1bd24-4ca2-4e2e-8a55-d6d666c1612d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:06.964404 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create volume request issued successfully. Aug 07 18:53:06.965119 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fda977ed-f7b9-4206-89c5-bb9b8dfbac63 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:53:06.965486 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 187/755] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:53:06 2026] POST /volume/v3/volumes => generated 749 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:06.978242 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1fab6d97-eca3-4a01-bbb5-2c19f8e944dc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:06.982024 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1fab6d97-eca3-4a01-bbb5-2c19f8e944dc tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb Aug 07 18:53:06.982024 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1fab6d97-eca3-4a01-bbb5-2c19f8e944dc tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:06.982024 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1fab6d97-eca3-4a01-bbb5-2c19f8e944dc tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:06.989834 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:06.989834 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:06.994220 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1fab6d97-eca3-4a01-bbb5-2c19f8e944dc tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:06.999069 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1fab6d97-eca3-4a01-bbb5-2c19f8e944dc tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb returned with HTTP 200 Aug 07 18:53:07.000026 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 188/756] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:06 2026] GET /volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:07.462504 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-41a8aff4-81cf-41e6-abac-3e4692329a18 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:07.464592 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-41a8aff4-81cf-41e6-abac-3e4692329a18 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 Aug 07 18:53:07.464917 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-41a8aff4-81cf-41e6-abac-3e4692329a18 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:07.465233 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-41a8aff4-81cf-41e6-abac-3e4692329a18 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:07.469590 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-41a8aff4-81cf-41e6-abac-3e4692329a18 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 returned with HTTP 404 Aug 07 18:53:07.470361 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 191/757] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:07 2026] GET /volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:07.479794 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8c150979-6de0-4ea3-827d-b436473de366 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:07.487129 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8c150979-6de0-4ea3-827d-b436473de366 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action Aug 07 18:53:07.487640 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8c150979-6de0-4ea3-827d-b436473de366 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:07.487736 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8c150979-6de0-4ea3-827d-b436473de366 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:07.489122 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.admin_actions [None req-8c150979-6de0-4ea3-827d-b436473de366 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot '21b04a2f-44fc-4a90-8a98-77253ada31cd' with '{'status': 'available'}' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:07.503784 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:07.503784 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:07.522604 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8c150979-6de0-4ea3-827d-b436473de366 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action returned with HTTP 202 Aug 07 18:53:07.523412 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 192/758] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:07 2026] POST /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:07.530516 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e9d97000-4d05-4f5a-8462-b95d068de603 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:07.532562 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9d97000-4d05-4f5a-8462-b95d068de603 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:07.532776 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9d97000-4d05-4f5a-8462-b95d068de603 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:07.532971 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9d97000-4d05-4f5a-8462-b95d068de603 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:07.538586 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:07.538586 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:07.539171 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e9d97000-4d05-4f5a-8462-b95d068de603 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:07.540216 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9d97000-4d05-4f5a-8462-b95d068de603 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:07.540707 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 188/759] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:07 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:07.549724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ded2173e-5d86-4be4-b416-e83b029ce57e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:07.551409 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ded2173e-5d86-4be4-b416-e83b029ce57e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 Aug 07 18:53:07.553435 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ded2173e-5d86-4be4-b416-e83b029ce57e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:07.553435 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ded2173e-5d86-4be4-b416-e83b029ce57e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:07.553435 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-ded2173e-5d86-4be4-b416-e83b029ce57e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Delete snapshot with id: 96feabbd-7b17-4d31-8659-db65361e7224 Aug 07 18:53:07.557460 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ded2173e-5d86-4be4-b416-e83b029ce57e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 returned with HTTP 404 Aug 07 18:53:07.558062 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 189/760] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:53:07 2026] DELETE /volume/v3/snapshots/96feabbd-7b17-4d31-8659-db65361e7224 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:07.568567 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d0f6e259-10d2-4eb9-9089-16dc5b7ca463 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:07.570753 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d0f6e259-10d2-4eb9-9089-16dc5b7ca463 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:53:07.571505 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d0f6e259-10d2-4eb9-9089-16dc5b7ca463 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5033f56-2007-48cd-8fe7-feec04994061", "name": "tempest-SnapshotsActionsTest-Snapshot-206006889"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:07.581412 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:07.581412 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:07.582513 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d0f6e259-10d2-4eb9-9089-16dc5b7ca463 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Volume info retrieved successfully. Aug 07 18:53:07.582744 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-d0f6e259-10d2-4eb9-9089-16dc5b7ca463 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Create snapshot from volume c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:07.608395 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-d0f6e259-10d2-4eb9-9089-16dc5b7ca463 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Created reservations ['0d5cb42d-0635-45e7-a80a-513e6eb31dc8', 'bd0ff6d0-d072-4501-bddf-0b661200dc14', 'c802a869-7263-4704-90f7-b7ce3920d119', '8d4e98a7-dfef-4337-866f-1a30ee69609d'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:07.644236 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d0f6e259-10d2-4eb9-9089-16dc5b7ca463 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot create request issued successfully. Aug 07 18:53:07.644236 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d0f6e259-10d2-4eb9-9089-16dc5b7ca463 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:53:07.644236 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 192/761] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:53:07 2026] POST /volume/v3/snapshots => generated 306 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 18:53:07.653839 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-12cd0fd6-1c0b-430a-a4ec-b428cc6a27cc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:07.655553 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-12cd0fd6-1c0b-430a-a4ec-b428cc6a27cc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 Aug 07 18:53:07.655726 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-12cd0fd6-1c0b-430a-a4ec-b428cc6a27cc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:07.655936 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-12cd0fd6-1c0b-430a-a4ec-b428cc6a27cc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:07.663970 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:07.663970 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:07.664507 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-12cd0fd6-1c0b-430a-a4ec-b428cc6a27cc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:07.665339 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-12cd0fd6-1c0b-430a-a4ec-b428cc6a27cc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 returned with HTTP 200 Aug 07 18:53:07.665706 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 193/762] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:07 2026] GET /volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:07.785422 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a838ff9e-1d9e-464e-a8cb-7c03e25b36c6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:07.787384 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a838ff9e-1d9e-464e-a8cb-7c03e25b36c6 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:07.787617 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a838ff9e-1d9e-464e-a8cb-7c03e25b36c6 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:07.787844 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a838ff9e-1d9e-464e-a8cb-7c03e25b36c6 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:07.797829 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:07.797829 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:07.801227 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a838ff9e-1d9e-464e-a8cb-7c03e25b36c6 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:07.805504 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a838ff9e-1d9e-464e-a8cb-7c03e25b36c6 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:07.805818 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 189/763] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:07 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:07.859467 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-87d81044-2712-4fbd-8ce9-77e4b8930d83 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:07.861414 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-87d81044-2712-4fbd-8ce9-77e4b8930d83 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:07.861729 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-87d81044-2712-4fbd-8ce9-77e4b8930d83 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:07.862045 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-87d81044-2712-4fbd-8ce9-77e4b8930d83 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:07.872096 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:07.872096 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:07.877111 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-87d81044-2712-4fbd-8ce9-77e4b8930d83 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:07.882243 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-87d81044-2712-4fbd-8ce9-77e4b8930d83 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:07.882949 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 190/764] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:07 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:07.952021 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-09751e13-3748-45d0-9178-8f3e6fba4cbf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:07.952021 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-09751e13-3748-45d0-9178-8f3e6fba4cbf None None] GET https://10.4.3.15/volume// Aug 07 18:53:07.952021 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-09751e13-3748-45d0-9178-8f3e6fba4cbf None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:07.952021 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-09751e13-3748-45d0-9178-8f3e6fba4cbf None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:07.952021 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-09751e13-3748-45d0-9178-8f3e6fba4cbf None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:07.952428 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 193/765] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:53: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 07 18:53:07.960440 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-69581c4e-0326-4303-a4d4-ca951eba8689 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:07.963009 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-69581c4e-0326-4303-a4d4-ca951eba8689 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:53:07.963540 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-69581c4e-0326-4303-a4d4-ca951eba8689 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cf675c5-9fe6-41c3-bc93-41ab56f3ea43", "connector": null, "instance_uuid": "c6dff712-0529-4bc4-84ed-8bf9575850d8"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:07.972656 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:07.972656 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:07.993359 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-69581c4e-0326-4303-a4d4-ca951eba8689 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:53:07.993774 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 194/766] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:53:07 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 07 18:53:08.015319 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-83da237a-7a68-4188-a9ad-1fa1a9a6705e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.017209 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-83da237a-7a68-4188-a9ad-1fa1a9a6705e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb Aug 07 18:53:08.017442 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-83da237a-7a68-4188-a9ad-1fa1a9a6705e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:08.017635 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-83da237a-7a68-4188-a9ad-1fa1a9a6705e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:08.020758 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9bb4dd69-bee3-4c26-b3ca-4edb8a74c8f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.022862 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9bb4dd69-bee3-4c26-b3ca-4edb8a74c8f7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:08.023250 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9bb4dd69-bee3-4c26-b3ca-4edb8a74c8f7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:08.023739 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9bb4dd69-bee3-4c26-b3ca-4edb8a74c8f7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:08.025236 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.025236 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:08.028147 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aca94ac2-51b1-4acf-80f3-d216de5a266b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.032683 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-83da237a-7a68-4188-a9ad-1fa1a9a6705e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:08.032816 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aca94ac2-51b1-4acf-80f3-d216de5a266b None None] GET https://10.4.3.15/volume// Aug 07 18:53:08.032816 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aca94ac2-51b1-4acf-80f3-d216de5a266b None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:08.032816 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aca94ac2-51b1-4acf-80f3-d216de5a266b None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:08.032816 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aca94ac2-51b1-4acf-80f3-d216de5a266b None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:08.032816 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 194/767] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53:08 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:53:08.033370 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-83da237a-7a68-4188-a9ad-1fa1a9a6705e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb returned with HTTP 200 Aug 07 18:53:08.034153 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 190/768] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:08 2026] GET /volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:08.039374 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.039374 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:08.041903 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-8ee10367-236d-4ea1-aa47-b34305986647 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.043879 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9bb4dd69-bee3-4c26-b3ca-4edb8a74c8f7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:08.043961 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-8ee10367-236d-4ea1-aa47-b34305986647 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:08.044215 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-8ee10367-236d-4ea1-aa47-b34305986647 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:08.044423 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-8ee10367-236d-4ea1-aa47-b34305986647 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:08.047780 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-87a9e98f-faac-4829-b126-ea16b2b7a3fe None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.050551 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-87a9e98f-faac-4829-b126-ea16b2b7a3fe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:53:08.051270 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9bb4dd69-bee3-4c26-b3ca-4edb8a74c8f7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:08.051765 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 191/769] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:08 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:08.052203 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-87a9e98f-faac-4829-b126-ea16b2b7a3fe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb", "name": "tempest-VolumesDeleteCascade-Snapshot-591462966"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:08.054918 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6d45c0bd-54c0-4c7d-908e-62c92300d93f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.055236 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.055236 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:08.056628 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6d45c0bd-54c0-4c7d-908e-62c92300d93f tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] DELETE https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:53:08.056856 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6d45c0bd-54c0-4c7d-908e-62c92300d93f tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:08.057096 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6d45c0bd-54c0-4c7d-908e-62c92300d93f tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:08.057285 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6d45c0bd-54c0-4c7d-908e-62c92300d93f tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Delete volume with id: 27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:53:08.059590 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-8ee10367-236d-4ea1-aa47-b34305986647 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:08.063691 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-8ee10367-236d-4ea1-aa47-b34305986647 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:08.064073 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 195/770] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:53:08 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:53:08.068052 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.068052 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:08.068052 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6d45c0bd-54c0-4c7d-908e-62c92300d93f tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:53:08.068277 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.068277 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:08.068277 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-87a9e98f-faac-4829-b126-ea16b2b7a3fe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:08.068277 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-87a9e98f-faac-4829-b126-ea16b2b7a3fe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create snapshot from volume ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb Aug 07 18:53:08.085687 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6d45c0bd-54c0-4c7d-908e-62c92300d93f tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Delete volume request issued successfully. Aug 07 18:53:08.085687 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6d45c0bd-54c0-4c7d-908e-62c92300d93f tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 202 Aug 07 18:53:08.086192 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 191/771] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:53:08 2026] DELETE /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:08.098308 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5e8538ba-bd50-43a9-8cc7-1c6e278c56ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.100765 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e8538ba-bd50-43a9-8cc7-1c6e278c56ad tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:53:08.103045 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e8538ba-bd50-43a9-8cc7-1c6e278c56ad tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:08.103045 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e8538ba-bd50-43a9-8cc7-1c6e278c56ad tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:08.113322 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.113322 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:08.117645 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5e8538ba-bd50-43a9-8cc7-1c6e278c56ad tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Volume info retrieved successfully. Aug 07 18:53:08.120217 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-87a9e98f-faac-4829-b126-ea16b2b7a3fe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Created reservations ['de171bcd-2451-4d46-ae73-35520c68b67f', 'f692000b-a013-4224-981f-61fa6877b0ea', '3e5f773f-cb22-4739-b6ff-92e014f0f7e9', 'e812066d-be19-4f5b-80a3-7a526563afa9'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:08.123348 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e8538ba-bd50-43a9-8cc7-1c6e278c56ad tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 200 Aug 07 18:53:08.123710 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 192/772] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:08 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:08.149837 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-87a9e98f-faac-4829-b126-ea16b2b7a3fe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Snapshot create request issued successfully. Aug 07 18:53:08.150414 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-87a9e98f-faac-4829-b126-ea16b2b7a3fe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:53:08.151225 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 195/773] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:53:08 2026] POST /volume/v3/snapshots => generated 306 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:08.165176 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f07c9afb-1332-4961-900b-dd7987f0ccfe None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.167312 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f07c9afb-1332-4961-900b-dd7987f0ccfe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/snapshots/ebe201bf-5e37-4041-8e24-839f9398e7e6 Aug 07 18:53:08.167510 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f07c9afb-1332-4961-900b-dd7987f0ccfe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:08.167689 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f07c9afb-1332-4961-900b-dd7987f0ccfe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:08.172963 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.172963 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:08.173399 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f07c9afb-1332-4961-900b-dd7987f0ccfe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Snapshot retrieved successfully. Aug 07 18:53:08.174154 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f07c9afb-1332-4961-900b-dd7987f0ccfe tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots/ebe201bf-5e37-4041-8e24-839f9398e7e6 returned with HTTP 200 Aug 07 18:53:08.174576 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 196/774] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:08 2026] GET /volume/v3/snapshots/ebe201bf-5e37-4041-8e24-839f9398e7e6 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:08.176546 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-924f0085-44cf-492e-8382-288c75bb6746 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.179559 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-924f0085-44cf-492e-8382-288c75bb6746 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] PUT https://10.4.3.15/volume/v3/attachments/8c6d3bef-0f96-489a-8cf2-5f7b7819b391 Aug 07 18:53:08.179725 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-924f0085-44cf-492e-8382-288c75bb6746 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:08.190247 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-924f0085-44cf-492e-8382-288c75bb6746 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Acquiring lock "cinder-attachment_update-6cf675c5-9fe6-41c3-bc93-41ab56f3ea43-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:53:08.195639 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-924f0085-44cf-492e-8382-288c75bb6746 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Lock "cinder-attachment_update-6cf675c5-9fe6-41c3-bc93-41ab56f3ea43-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:53:08.196673 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.196673 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:08.272801 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-924f0085-44cf-492e-8382-288c75bb6746 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Lock "cinder-attachment_update-6cf675c5-9fe6-41c3-bc93-41ab56f3ea43-np0000006749" released by "attachment_update" :: held 0.077s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:53:08.273232 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-924f0085-44cf-492e-8382-288c75bb6746 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments/8c6d3bef-0f96-489a-8cf2-5f7b7819b391 returned with HTTP 200 Aug 07 18:53:08.273859 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 192/775] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:53:08 2026] PUT /volume/v3/attachments/8c6d3bef-0f96-489a-8cf2-5f7b7819b391 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:08.677360 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9579d56d-7799-49f6-9eea-61695abc4839 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.679894 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9579d56d-7799-49f6-9eea-61695abc4839 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 Aug 07 18:53:08.680142 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9579d56d-7799-49f6-9eea-61695abc4839 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:08.680342 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9579d56d-7799-49f6-9eea-61695abc4839 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:08.685568 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.685568 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:08.685969 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9579d56d-7799-49f6-9eea-61695abc4839 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:08.686698 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9579d56d-7799-49f6-9eea-61695abc4839 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 returned with HTTP 200 Aug 07 18:53:08.687028 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 193/776] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:08 2026] GET /volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:08.696081 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d5134700-a264-4f7c-9e0c-812005acfba9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.697683 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d5134700-a264-4f7c-9e0c-812005acfba9 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3/action Aug 07 18:53:08.698134 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d5134700-a264-4f7c-9e0c-812005acfba9 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:08.698404 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d5134700-a264-4f7c-9e0c-812005acfba9 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:08.699784 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.admin_actions [None req-d5134700-a264-4f7c-9e0c-812005acfba9 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot '8223ce88-e95a-45d7-87b5-995dfc2beca3' with '{'status': 'deleting'}' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:08.709493 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.709493 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:08.720202 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d5134700-a264-4f7c-9e0c-812005acfba9 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3/action returned with HTTP 202 Aug 07 18:53:08.720769 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 196/777] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:08 2026] POST /volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:08.728355 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4de39b62-ca17-4eca-8391-9a18f81fd157 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.730582 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4de39b62-ca17-4eca-8391-9a18f81fd157 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 Aug 07 18:53:08.730855 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4de39b62-ca17-4eca-8391-9a18f81fd157 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:08.731155 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4de39b62-ca17-4eca-8391-9a18f81fd157 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:08.740555 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.740555 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:08.740705 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4de39b62-ca17-4eca-8391-9a18f81fd157 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:08.741717 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4de39b62-ca17-4eca-8391-9a18f81fd157 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 returned with HTTP 200 Aug 07 18:53:08.742549 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 197/778] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:08 2026] GET /volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:08.751655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-81c30a00-e9fa-463d-9bf8-343466cb18ba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.753376 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81c30a00-e9fa-463d-9bf8-343466cb18ba tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3/action Aug 07 18:53:08.753696 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81c30a00-e9fa-463d-9bf8-343466cb18ba tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:08.753815 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81c30a00-e9fa-463d-9bf8-343466cb18ba tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:08.760754 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.760754 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:08.761092 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-81c30a00-e9fa-463d-9bf8-343466cb18ba tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Snapshot retrieved successfully. Aug 07 18:53:08.775159 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-81c30a00-e9fa-463d-9bf8-343466cb18ba tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Snapshot delete request issued successfully. Aug 07 18:53:08.775404 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81c30a00-e9fa-463d-9bf8-343466cb18ba tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3/action returned with HTTP 202 Aug 07 18:53:08.775781 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 193/779] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:08 2026] POST /volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:08.782565 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-17b1573f-892b-42e4-a8a1-76fa29d084f6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:08.784630 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-17b1573f-892b-42e4-a8a1-76fa29d084f6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 Aug 07 18:53:08.784825 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-17b1573f-892b-42e4-a8a1-76fa29d084f6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:08.785051 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-17b1573f-892b-42e4-a8a1-76fa29d084f6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:08.790577 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:08.790577 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:08.791125 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-17b1573f-892b-42e4-a8a1-76fa29d084f6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:08.792183 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-17b1573f-892b-42e4-a8a1-76fa29d084f6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 returned with HTTP 200 Aug 07 18:53:08.792584 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 194/780] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:08 2026] GET /volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:09.065540 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-54745a95-643e-4676-b5e2-38da5cc0cd74 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:09.067490 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-54745a95-643e-4676-b5e2-38da5cc0cd74 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:09.067736 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-54745a95-643e-4676-b5e2-38da5cc0cd74 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:09.067988 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-54745a95-643e-4676-b5e2-38da5cc0cd74 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:09.076452 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:09.076452 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:09.079470 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-54745a95-643e-4676-b5e2-38da5cc0cd74 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:09.082927 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-54745a95-643e-4676-b5e2-38da5cc0cd74 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:09.083268 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 197/781] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:09 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:09.138414 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ea7bcaa4-8a48-4e4b-80d1-0edc67da7a3d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:09.140127 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ea7bcaa4-8a48-4e4b-80d1-0edc67da7a3d tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] GET https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e Aug 07 18:53:09.140336 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ea7bcaa4-8a48-4e4b-80d1-0edc67da7a3d tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:09.140519 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ea7bcaa4-8a48-4e4b-80d1-0edc67da7a3d tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:09.148368 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ea7bcaa4-8a48-4e4b-80d1-0edc67da7a3d tempest-ServerStableDeviceRescueTest-186291251 tempest-ServerStableDeviceRescueTest-186291251-project-member] https://10.4.3.15/volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e returned with HTTP 404 Aug 07 18:53:09.148910 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 198/782] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:09 2026] GET /volume/v3/volumes/27445910-1a4c-4d2b-94b7-a66cd23f702e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:09.183525 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5504bea8-75b4-4422-a0ed-09333af0a805 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:09.185621 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5504bea8-75b4-4422-a0ed-09333af0a805 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/snapshots/ebe201bf-5e37-4041-8e24-839f9398e7e6 Aug 07 18:53:09.185852 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5504bea8-75b4-4422-a0ed-09333af0a805 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:09.186084 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5504bea8-75b4-4422-a0ed-09333af0a805 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:09.191864 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:09.191864 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:09.192434 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5504bea8-75b4-4422-a0ed-09333af0a805 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Snapshot retrieved successfully. Aug 07 18:53:09.193349 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5504bea8-75b4-4422-a0ed-09333af0a805 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots/ebe201bf-5e37-4041-8e24-839f9398e7e6 returned with HTTP 200 Aug 07 18:53:09.193794 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 194/783] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:09 2026] GET /volume/v3/snapshots/ebe201bf-5e37-4041-8e24-839f9398e7e6 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:09.202721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-df293f24-e123-4d41-bb04-4550937183ae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:09.204126 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df293f24-e123-4d41-bb04-4550937183ae tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:53:09.204592 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df293f24-e123-4d41-bb04-4550937183ae tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb", "name": "tempest-VolumesDeleteCascade-Snapshot-598663077"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:09.212799 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:09.212799 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:09.213466 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-df293f24-e123-4d41-bb04-4550937183ae tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:09.214331 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-df293f24-e123-4d41-bb04-4550937183ae tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create snapshot from volume ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb Aug 07 18:53:09.235680 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-df293f24-e123-4d41-bb04-4550937183ae tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Created reservations ['2b2cbc86-0acb-4fe0-9d78-e4cbb8d579a7', 'd32592ef-5b74-497a-b543-cad1528e5605', 'af7b6160-6f9a-4bd8-8143-fecf96faf324', '42a831c3-1070-41a4-8567-dbc88353946d'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:09.264370 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-df293f24-e123-4d41-bb04-4550937183ae tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Snapshot create request issued successfully. Aug 07 18:53:09.264679 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df293f24-e123-4d41-bb04-4550937183ae tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:53:09.265089 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 195/784] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:53:09 2026] POST /volume/v3/snapshots => generated 306 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:09.274572 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0c634723-ff67-419d-97bf-ddb4e1bb9f77 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:09.276400 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0c634723-ff67-419d-97bf-ddb4e1bb9f77 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/snapshots/c745e8a9-16a3-461e-a474-28c90712f6b0 Aug 07 18:53:09.276644 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0c634723-ff67-419d-97bf-ddb4e1bb9f77 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:09.276848 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0c634723-ff67-419d-97bf-ddb4e1bb9f77 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:09.281567 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:09.281567 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:09.282263 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0c634723-ff67-419d-97bf-ddb4e1bb9f77 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Snapshot retrieved successfully. Aug 07 18:53:09.284120 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0c634723-ff67-419d-97bf-ddb4e1bb9f77 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots/c745e8a9-16a3-461e-a474-28c90712f6b0 returned with HTTP 200 Aug 07 18:53:09.284120 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 198/785] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:09 2026] GET /volume/v3/snapshots/c745e8a9-16a3-461e-a474-28c90712f6b0 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:09.676331 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:09.677919 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:09.678259 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2014487030"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:09.679659 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2014487030'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:09.679772 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Create volume of 1 GB Aug 07 18:53:09.683505 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Availability Zones retrieved successfully. Aug 07 18:53:09.688536 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Flow 'volume_create_api' (fb6923f0-2624-44b7-94b1-7ee72817de7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:09.689428 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764d1f17-a6c1-4c89-9808-c30fdb43f1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:09.690261 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:09.715536 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764d1f17-a6c1-4c89-9808-c30fdb43f1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:09.716250 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a28d614-bce9-4093-908b-e530b3371393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:09.780938 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Created reservations ['13f94654-ee92-40c4-a075-448325fa9645', '8134459e-acc0-4df0-b5e5-5c1fd15dcf0e', 'c647fa46-3ee5-4efa-ba6f-246d0ab46e38', '3a9dee70-50f5-4ac0-9265-cd431c0757d4'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:09.782026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a28d614-bce9-4093-908b-e530b3371393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13f94654-ee92-40c4-a075-448325fa9645', '8134459e-acc0-4df0-b5e5-5c1fd15dcf0e', 'c647fa46-3ee5-4efa-ba6f-246d0ab46e38', '3a9dee70-50f5-4ac0-9265-cd431c0757d4']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:09.782825 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0bfb273-306c-422a-861b-74cf00e3874e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:09.802057 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3ef3a7b8-b100-4ca4-911b-60ea7a44a9a0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:09.804146 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ef3a7b8-b100-4ca4-911b-60ea7a44a9a0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 Aug 07 18:53:09.804405 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ef3a7b8-b100-4ca4-911b-60ea7a44a9a0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:09.804644 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ef3a7b8-b100-4ca4-911b-60ea7a44a9a0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:09.807279 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0bfb273-306c-422a-861b-74cf00e3874e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '593091c0-aa94-4745-bb84-c720bb9aaeae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2014487030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e70e4599ed4ce8a8a02f13dc02f376',qos_specs=None,replication_status=,reservations=['13f94654-ee92-40c4-a075-448325fa9645','8134459e-acc0-4df0-b5e5-5c1fd15dcf0e','c647fa46-3ee5-4efa-ba6f-246d0ab46e38','3a9dee70-50f5-4ac0-9265-cd431c0757d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4be9ddedfa54aa79aa60fbc3bb15a5a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2014487030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=593091c0-aa94-4745-bb84-c720bb9aaeae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e70e4599ed4ce8a8a02f13dc02f376',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4be9ddedfa54aa79aa60fbc3bb15a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:09.808950 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ef3a7b8-b100-4ca4-911b-60ea7a44a9a0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 returned with HTTP 404 Aug 07 18:53:09.809036 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03dbb85f-c85c-489a-92e0-3501889e97d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:09.809571 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 195/786] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:09 2026] GET /volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:09.817684 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e1f797b6-f0dd-4ed6-8d96-c1ccccbfd14d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:09.819564 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1f797b6-f0dd-4ed6-8d96-c1ccccbfd14d tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action Aug 07 18:53:09.819909 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1f797b6-f0dd-4ed6-8d96-c1ccccbfd14d tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:09.820079 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1f797b6-f0dd-4ed6-8d96-c1ccccbfd14d tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:09.821422 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-e1f797b6-f0dd-4ed6-8d96-c1ccccbfd14d tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot '21b04a2f-44fc-4a90-8a98-77253ada31cd' with '{'status': 'available'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:09.828973 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03dbb85f-c85c-489a-92e0-3501889e97d2) transitioned into state 'SUCCESS' from state '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-2014487030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e70e4599ed4ce8a8a02f13dc02f376',qos_specs=None,replication_status=,reservations=['13f94654-ee92-40c4-a075-448325fa9645','8134459e-acc0-4df0-b5e5-5c1fd15dcf0e','c647fa46-3ee5-4efa-ba6f-246d0ab46e38','3a9dee70-50f5-4ac0-9265-cd431c0757d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4be9ddedfa54aa79aa60fbc3bb15a5a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:09.830007 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8af244-3ee5-467e-80ad-5fe98a9fa29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:09.841083 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8af244-3ee5-467e-80ad-5fe98a9fa29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:09.842303 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Flow 'volume_create_api' (fb6923f0-2624-44b7-94b1-7ee72817de7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:09.842704 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Create volume request issued successfully. Aug 07 18:53:09.843458 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a2c0556e-ead5-4399-8fff-589ebf1f5307 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:53:09.844011 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 199/787] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:53:09 2026] POST /volume/v3/volumes => generated 752 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:09.856453 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a74b6d97-44bf-4e2a-b4ef-c7167340857f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:09.858719 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a74b6d97-44bf-4e2a-b4ef-c7167340857f tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:09.858915 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a74b6d97-44bf-4e2a-b4ef-c7167340857f tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:09.859152 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a74b6d97-44bf-4e2a-b4ef-c7167340857f tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:09.865808 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:09.865808 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:09.870561 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a74b6d97-44bf-4e2a-b4ef-c7167340857f tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:09.875511 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a74b6d97-44bf-4e2a-b4ef-c7167340857f tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:09.876031 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 199/788] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:09 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:09.988232 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:09.988232 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:09.999671 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1f797b6-f0dd-4ed6-8d96-c1ccccbfd14d tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action returned with HTTP 202 Aug 07 18:53:10.000093 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 196/789] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:09 2026] POST /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:10.007302 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9fe5eddc-3a1c-4d7d-b09d-f2dfb099359b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.009302 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9fe5eddc-3a1c-4d7d-b09d-f2dfb099359b tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:10.009562 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9fe5eddc-3a1c-4d7d-b09d-f2dfb099359b tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:10.009719 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9fe5eddc-3a1c-4d7d-b09d-f2dfb099359b tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:10.014914 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:10.014914 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:10.015538 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9fe5eddc-3a1c-4d7d-b09d-f2dfb099359b tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:10.016387 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9fe5eddc-3a1c-4d7d-b09d-f2dfb099359b tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:10.016737 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 196/790] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:10 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:10.025230 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-570a7cf1-68aa-4880-8fb4-0185b005a050 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.027106 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-570a7cf1-68aa-4880-8fb4-0185b005a050 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 Aug 07 18:53:10.027339 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-570a7cf1-68aa-4880-8fb4-0185b005a050 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:10.027529 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-570a7cf1-68aa-4880-8fb4-0185b005a050 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:10.027623 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-570a7cf1-68aa-4880-8fb4-0185b005a050 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Delete snapshot with id: 8223ce88-e95a-45d7-87b5-995dfc2beca3 Aug 07 18:53:10.031597 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-570a7cf1-68aa-4880-8fb4-0185b005a050 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 returned with HTTP 404 Aug 07 18:53:10.032054 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 200/791] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:53:10 2026] DELETE /volume/v3/snapshots/8223ce88-e95a-45d7-87b5-995dfc2beca3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:10.040202 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8df66420-0a50-418c-b190-a72913e2d417 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.042035 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8df66420-0a50-418c-b190-a72913e2d417 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:53:10.042270 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8df66420-0a50-418c-b190-a72913e2d417 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5033f56-2007-48cd-8fe7-feec04994061", "name": "tempest-SnapshotsActionsTest-Snapshot-752009471"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:10.052262 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:10.052262 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:10.052867 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8df66420-0a50-418c-b190-a72913e2d417 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Volume info retrieved successfully. Aug 07 18:53:10.053026 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-8df66420-0a50-418c-b190-a72913e2d417 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Create snapshot from volume c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:10.077140 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-8df66420-0a50-418c-b190-a72913e2d417 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Created reservations ['bc44febe-01c1-4dac-ba4e-8c996dd81ed2', 'fb84dab3-c742-425e-a5e6-e37769218fee', '997f5098-ab8b-485a-9e47-fdff3173309e', '82051d93-c858-4a81-a68e-edb4e2ecd28c'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:10.094620 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4fef7010-f711-4b26-bbf2-4a861cfd8702 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.096402 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4fef7010-f711-4b26-bbf2-4a861cfd8702 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:10.096693 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4fef7010-f711-4b26-bbf2-4a861cfd8702 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:10.096885 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4fef7010-f711-4b26-bbf2-4a861cfd8702 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:10.102246 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8df66420-0a50-418c-b190-a72913e2d417 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot create request issued successfully. Aug 07 18:53:10.102559 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8df66420-0a50-418c-b190-a72913e2d417 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:53:10.102944 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 200/792] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:53:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:10.110408 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:10.110408 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:10.112090 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-405246a9-b79b-4272-85c9-2c23101ce9d0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.113895 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-405246a9-b79b-4272-85c9-2c23101ce9d0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae Aug 07 18:53:10.114129 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-405246a9-b79b-4272-85c9-2c23101ce9d0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:10.114394 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-405246a9-b79b-4272-85c9-2c23101ce9d0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:10.115097 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4fef7010-f711-4b26-bbf2-4a861cfd8702 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:10.118988 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:10.118988 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:10.119465 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-405246a9-b79b-4272-85c9-2c23101ce9d0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:10.120176 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-405246a9-b79b-4272-85c9-2c23101ce9d0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae returned with HTTP 200 Aug 07 18:53:10.120550 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 197/793] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:10 2026] GET /volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:10.120685 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4fef7010-f711-4b26-bbf2-4a861cfd8702 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:10.121166 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 197/794] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:10 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:10.166589 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-add5c798-3c69-4a24-9da1-4f6bbdbad636 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.168561 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-add5c798-3c69-4a24-9da1-4f6bbdbad636 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] DELETE https://10.4.3.15/volume/v3/attachments/04add742-0f16-4db9-b0a7-1857fbefce62 Aug 07 18:53:10.168753 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-add5c798-3c69-4a24-9da1-4f6bbdbad636 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:10.168931 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-add5c798-3c69-4a24-9da1-4f6bbdbad636 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:10.175559 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:10.175559 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:10.214213 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-add5c798-3c69-4a24-9da1-4f6bbdbad636 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments/04add742-0f16-4db9-b0a7-1857fbefce62 returned with HTTP 200 Aug 07 18:53:10.214630 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 201/795] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:53:10 2026] DELETE /volume/v3/attachments/04add742-0f16-4db9-b0a7-1857fbefce62 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:10.222219 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-8355e4e2-0cf6-495e-809c-d3a1c4c4e77f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.224068 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-8355e4e2-0cf6-495e-809c-d3a1c4c4e77f tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] DELETE https://10.4.3.15/volume/v3/attachments/3974a906-c1c3-4b62-905a-a8f850f49243 Aug 07 18:53:10.224219 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-8355e4e2-0cf6-495e-809c-d3a1c4c4e77f tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:10.224401 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-8355e4e2-0cf6-495e-809c-d3a1c4c4e77f tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:10.230579 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:10.230579 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:10.270811 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-8355e4e2-0cf6-495e-809c-d3a1c4c4e77f tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments/3974a906-c1c3-4b62-905a-a8f850f49243 returned with HTTP 200 Aug 07 18:53:10.271276 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 201/796] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:53:10 2026] DELETE /volume/v3/attachments/3974a906-c1c3-4b62-905a-a8f850f49243 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:10.279016 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-187a6954-8aaf-492b-9101-4a5ee50b3171 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.280916 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-187a6954-8aaf-492b-9101-4a5ee50b3171 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] DELETE https://10.4.3.15/volume/v3/attachments/f73f62e4-80bb-492c-ae44-47306b73cbc5 Aug 07 18:53:10.281127 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-187a6954-8aaf-492b-9101-4a5ee50b3171 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:10.281319 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-187a6954-8aaf-492b-9101-4a5ee50b3171 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:10.288977 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:10.288977 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:10.292685 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ce6d9271-c906-467f-ab93-9e4d3e33c84f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.294399 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ce6d9271-c906-467f-ab93-9e4d3e33c84f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/snapshots/c745e8a9-16a3-461e-a474-28c90712f6b0 Aug 07 18:53:10.294615 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ce6d9271-c906-467f-ab93-9e4d3e33c84f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:10.294797 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ce6d9271-c906-467f-ab93-9e4d3e33c84f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:10.301330 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:10.301330 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:10.301980 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ce6d9271-c906-467f-ab93-9e4d3e33c84f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Snapshot retrieved successfully. Aug 07 18:53:10.302936 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ce6d9271-c906-467f-ab93-9e4d3e33c84f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots/c745e8a9-16a3-461e-a474-28c90712f6b0 returned with HTTP 200 Aug 07 18:53:10.303462 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 198/797] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:10 2026] GET /volume/v3/snapshots/c745e8a9-16a3-461e-a474-28c90712f6b0 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:10.312726 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-078bb1e6-f2b9-48aa-9271-65758be00cb4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.314611 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-078bb1e6-f2b9-48aa-9271-65758be00cb4 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb?cascade=True Aug 07 18:53:10.314840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-078bb1e6-f2b9-48aa-9271-65758be00cb4 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:10.315099 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-078bb1e6-f2b9-48aa-9271-65758be00cb4 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:10.315320 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-078bb1e6-f2b9-48aa-9271-65758be00cb4 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Delete volume with id: ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb Aug 07 18:53:10.321882 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:10.321882 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:10.322473 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-078bb1e6-f2b9-48aa-9271-65758be00cb4 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:10.331264 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6d7fe182-74f9-4bb6-be37-1e6c0c75139b req-187a6954-8aaf-492b-9101-4a5ee50b3171 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/attachments/f73f62e4-80bb-492c-ae44-47306b73cbc5 returned with HTTP 200 Aug 07 18:53:10.331715 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 198/798] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:53:10 2026] DELETE /volume/v3/attachments/f73f62e4-80bb-492c-ae44-47306b73cbc5 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:10.356279 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-078bb1e6-f2b9-48aa-9271-65758be00cb4 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Delete volume request issued successfully. Aug 07 18:53:10.356523 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-078bb1e6-f2b9-48aa-9271-65758be00cb4 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb?cascade=True returned with HTTP 202 Aug 07 18:53:10.357155 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 202/799] 10.4.3.15 () {66 vars in 1369 bytes} [Fri Aug 7 18:53:10 2026] DELETE /volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb?cascade=True => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:10.364765 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7c430bb3-71ed-456c-802c-bd68f54db09e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.366589 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7c430bb3-71ed-456c-802c-bd68f54db09e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb Aug 07 18:53:10.366849 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7c430bb3-71ed-456c-802c-bd68f54db09e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:10.367133 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7c430bb3-71ed-456c-802c-bd68f54db09e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:10.377969 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:10.377969 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:10.381753 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7c430bb3-71ed-456c-802c-bd68f54db09e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:10.386333 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7c430bb3-71ed-456c-802c-bd68f54db09e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb returned with HTTP 200 Aug 07 18:53:10.386517 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 202/800] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:10 2026] GET /volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:10.888430 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1509e2ed-b195-4a1d-885d-e3c0eac10309 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:10.890116 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1509e2ed-b195-4a1d-885d-e3c0eac10309 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:10.890334 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1509e2ed-b195-4a1d-885d-e3c0eac10309 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:10.890535 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1509e2ed-b195-4a1d-885d-e3c0eac10309 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:10.897088 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:10.897088 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:10.900147 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1509e2ed-b195-4a1d-885d-e3c0eac10309 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:10.903600 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1509e2ed-b195-4a1d-885d-e3c0eac10309 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:10.903912 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 199/801] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:10 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:11.129788 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2216c4ea-547b-45d6-86be-6cadada80584 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.131701 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2216c4ea-547b-45d6-86be-6cadada80584 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae Aug 07 18:53:11.132446 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2216c4ea-547b-45d6-86be-6cadada80584 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.132446 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2216c4ea-547b-45d6-86be-6cadada80584 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.133704 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6c0661e5-24d1-4eef-ab32-7b328de3343e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.136133 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c0661e5-24d1-4eef-ab32-7b328de3343e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:11.136353 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c0661e5-24d1-4eef-ab32-7b328de3343e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.136542 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c0661e5-24d1-4eef-ab32-7b328de3343e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.137520 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.137520 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:11.138075 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2216c4ea-547b-45d6-86be-6cadada80584 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:11.138834 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2216c4ea-547b-45d6-86be-6cadada80584 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae returned with HTTP 200 Aug 07 18:53:11.139398 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 199/802] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:11.147563 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.147563 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:11.149053 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c75770d6-3fa7-4b17-8edb-c1076bb53c41 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.150781 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c75770d6-3fa7-4b17-8edb-c1076bb53c41 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae/action Aug 07 18:53:11.150843 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6c0661e5-24d1-4eef-ab32-7b328de3343e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:11.151127 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c75770d6-3fa7-4b17-8edb-c1076bb53c41 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:11.151247 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c75770d6-3fa7-4b17-8edb-c1076bb53c41 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:11.152679 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.admin_actions [None req-c75770d6-3fa7-4b17-8edb-c1076bb53c41 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot 'b52e5235-536a-44bf-ab40-42391c5557ae' with '{'status': 'error'}' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:11.155144 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c0661e5-24d1-4eef-ab32-7b328de3343e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:11.155577 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 203/803] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:11.160598 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.160598 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:11.169718 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c75770d6-3fa7-4b17-8edb-c1076bb53c41 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae/action returned with HTTP 202 Aug 07 18:53:11.170120 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 203/804] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:11 2026] POST /volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:11.176821 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f4253906-37b8-446c-aa5b-9cf936cd020e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.178529 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4253906-37b8-446c-aa5b-9cf936cd020e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae Aug 07 18:53:11.178801 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4253906-37b8-446c-aa5b-9cf936cd020e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.178985 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4253906-37b8-446c-aa5b-9cf936cd020e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.183494 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.183494 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:11.183907 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f4253906-37b8-446c-aa5b-9cf936cd020e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:11.184656 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4253906-37b8-446c-aa5b-9cf936cd020e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae returned with HTTP 200 Aug 07 18:53:11.185007 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 200/805] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:11.192306 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-fabfb9e7-da77-4211-80e7-ed332303601c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.192504 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-be22c80d-1bff-46a3-93c7-2bea5c300ad0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.194285 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-be22c80d-1bff-46a3-93c7-2bea5c300ad0 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae/action Aug 07 18:53:11.194353 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-fabfb9e7-da77-4211-80e7-ed332303601c tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:11.194541 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-fabfb9e7-da77-4211-80e7-ed332303601c tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.194618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-be22c80d-1bff-46a3-93c7-2bea5c300ad0 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:11.194709 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-fabfb9e7-da77-4211-80e7-ed332303601c tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.194745 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-be22c80d-1bff-46a3-93c7-2bea5c300ad0 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:11.199719 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.199719 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:11.200008 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-be22c80d-1bff-46a3-93c7-2bea5c300ad0 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Snapshot retrieved successfully. Aug 07 18:53:11.201596 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.201596 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:11.205030 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-fabfb9e7-da77-4211-80e7-ed332303601c tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:11.209132 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-fabfb9e7-da77-4211-80e7-ed332303601c tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:11.209663 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 200/806] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:11.223710 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-be22c80d-1bff-46a3-93c7-2bea5c300ad0 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Snapshot delete request issued successfully. Aug 07 18:53:11.223710 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-be22c80d-1bff-46a3-93c7-2bea5c300ad0 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae/action returned with HTTP 202 Aug 07 18:53:11.223710 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 204/807] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:11 2026] POST /volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 18:53:11.229536 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a7022ccb-1dd0-47b5-8508-45dd749a1e00 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.231239 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a7022ccb-1dd0-47b5-8508-45dd749a1e00 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae Aug 07 18:53:11.231470 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a7022ccb-1dd0-47b5-8508-45dd749a1e00 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.231657 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a7022ccb-1dd0-47b5-8508-45dd749a1e00 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.237161 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.237161 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:11.237680 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a7022ccb-1dd0-47b5-8508-45dd749a1e00 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:11.238409 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a7022ccb-1dd0-47b5-8508-45dd749a1e00 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae returned with HTTP 200 Aug 07 18:53:11.238728 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 204/808] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:11.343224 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3f60070a-009d-4a40-8209-2e641ecbd72e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.343657 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f60070a-009d-4a40-8209-2e641ecbd72e None None] GET https://10.4.3.15/volume// Aug 07 18:53:11.343941 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f60070a-009d-4a40-8209-2e641ecbd72e None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.344122 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f60070a-009d-4a40-8209-2e641ecbd72e None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.344434 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f60070a-009d-4a40-8209-2e641ecbd72e None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:11.344701 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 201/809] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:53: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 07 18:53:11.361393 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-4b860182-8090-4175-8e42-cd4e0f11edd2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.385895 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-4b860182-8090-4175-8e42-cd4e0f11edd2 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:53:11.386287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-4b860182-8090-4175-8e42-cd4e0f11edd2 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "593091c0-aa94-4745-bb84-c720bb9aaeae", "connector": null, "instance_uuid": "3afa4802-733f-4d9e-bb62-ae317a40f232"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:11.394654 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.394654 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:11.397981 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fa710670-252b-4669-b5bc-1a5590d421d2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.399981 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fa710670-252b-4669-b5bc-1a5590d421d2 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb Aug 07 18:53:11.400181 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fa710670-252b-4669-b5bc-1a5590d421d2 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.400429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fa710670-252b-4669-b5bc-1a5590d421d2 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.406915 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fa710670-252b-4669-b5bc-1a5590d421d2 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb returned with HTTP 404 Aug 07 18:53:11.407533 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 205/810] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:11.415889 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cad0faa1-8b96-4c71-9804-86a061a8f19f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.418022 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cad0faa1-8b96-4c71-9804-86a061a8f19f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes Aug 07 18:53:11.418231 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cad0faa1-8b96-4c71-9804-86a061a8f19f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.418418 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cad0faa1-8b96-4c71-9804-86a061a8f19f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.418699 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-cad0faa1-8b96-4c71-9804-86a061a8f19f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:53:11.419387 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cad0faa1-8b96-4c71-9804-86a061a8f19f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:53:11.423679 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-4b860182-8090-4175-8e42-cd4e0f11edd2 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:53:11.424159 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 201/811] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:53:11 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 07 18:53:11.426361 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cad0faa1-8b96-4c71-9804-86a061a8f19f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Get all volumes completed successfully. Aug 07 18:53:11.426361 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cad0faa1-8b96-4c71-9804-86a061a8f19f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 200 Aug 07 18:53:11.426502 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 205/812] 10.4.3.15 () {66 vars in 1230 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/volumes => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:53:11.435047 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b84d4bab-94e4-4337-b78b-c09a0481e73f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.436984 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b84d4bab-94e4-4337-b78b-c09a0481e73f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/snapshots Aug 07 18:53:11.437254 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b84d4bab-94e4-4337-b78b-c09a0481e73f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.437491 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b84d4bab-94e4-4337-b78b-c09a0481e73f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.437770 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-b84d4bab-94e4-4337-b78b-c09a0481e73f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:53:11.438808 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-b84d4bab-94e4-4337-b78b-c09a0481e73f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:53:11.443014 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b84d4bab-94e4-4337-b78b-c09a0481e73f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Get all snapshots completed successfully. Aug 07 18:53:11.443014 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b84d4bab-94e4-4337-b78b-c09a0481e73f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 200 Aug 07 18:53:11.443308 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 202/813] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:53:11.452418 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-338ae06e-264f-4dd3-8bd8-c6c807f78aff None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.455055 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-338ae06e-264f-4dd3-8bd8-c6c807f78aff tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/c745e8a9-16a3-461e-a474-28c90712f6b0 Aug 07 18:53:11.455055 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-338ae06e-264f-4dd3-8bd8-c6c807f78aff tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.455055 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-338ae06e-264f-4dd3-8bd8-c6c807f78aff tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.455055 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-338ae06e-264f-4dd3-8bd8-c6c807f78aff tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Delete snapshot with id: c745e8a9-16a3-461e-a474-28c90712f6b0 Aug 07 18:53:11.458945 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-338ae06e-264f-4dd3-8bd8-c6c807f78aff tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots/c745e8a9-16a3-461e-a474-28c90712f6b0 returned with HTTP 404 Aug 07 18:53:11.459437 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 206/814] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:53:11 2026] DELETE /volume/v3/snapshots/c745e8a9-16a3-461e-a474-28c90712f6b0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:11.466076 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e2c2aab0-902f-4707-b77b-0b849a7bbd3d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.467932 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2c2aab0-902f-4707-b77b-0b849a7bbd3d tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/ebe201bf-5e37-4041-8e24-839f9398e7e6 Aug 07 18:53:11.468139 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2c2aab0-902f-4707-b77b-0b849a7bbd3d tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.468360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2c2aab0-902f-4707-b77b-0b849a7bbd3d tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.468459 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-e2c2aab0-902f-4707-b77b-0b849a7bbd3d tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Delete snapshot with id: ebe201bf-5e37-4041-8e24-839f9398e7e6 Aug 07 18:53:11.472701 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2c2aab0-902f-4707-b77b-0b849a7bbd3d tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots/ebe201bf-5e37-4041-8e24-839f9398e7e6 returned with HTTP 404 Aug 07 18:53:11.473135 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 202/815] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:53:11 2026] DELETE /volume/v3/snapshots/ebe201bf-5e37-4041-8e24-839f9398e7e6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:11.480394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-55e3ca5a-555b-49db-bbda-31d834c29ad5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.482566 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55e3ca5a-555b-49db-bbda-31d834c29ad5 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb Aug 07 18:53:11.482792 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-55e3ca5a-555b-49db-bbda-31d834c29ad5 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.483050 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-55e3ca5a-555b-49db-bbda-31d834c29ad5 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.489250 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55e3ca5a-555b-49db-bbda-31d834c29ad5 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb returned with HTTP 404 Aug 07 18:53:11.489713 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 206/816] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:11.502220 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d97ae306-9fae-4e50-a3df-cf3fdde8af7c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.505184 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d97ae306-9fae-4e50-a3df-cf3fdde8af7c tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb Aug 07 18:53:11.505570 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d97ae306-9fae-4e50-a3df-cf3fdde8af7c tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.505796 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d97ae306-9fae-4e50-a3df-cf3fdde8af7c tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.506012 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-d97ae306-9fae-4e50-a3df-cf3fdde8af7c tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Delete volume with id: ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb Aug 07 18:53:11.512418 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d97ae306-9fae-4e50-a3df-cf3fdde8af7c tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb returned with HTTP 404 Aug 07 18:53:11.512918 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 203/817] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:53:11 2026] DELETE /volume/v3/volumes/ba6963f6-76ef-4a3e-9ef6-ddeb8b56b7eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:11.525605 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-b6817cef-f614-4922-9dae-ac91891f2de7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.525728 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b48187c7-c6fc-435c-b405-5846b4caf88b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.527755 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:11.527882 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-b6817cef-f614-4922-9dae-ac91891f2de7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/attachments/8c6d3bef-0f96-489a-8cf2-5f7b7819b391/action Aug 07 18:53:11.528211 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2144463864"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:11.528432 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-b6817cef-f614-4922-9dae-ac91891f2de7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:11.528577 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-b6817cef-f614-4922-9dae-ac91891f2de7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:11.530069 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2144463864'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:11.530204 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create volume of 1 GB Aug 07 18:53:11.530509 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.530509 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:11.534738 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Availability Zones retrieved successfully. Aug 07 18:53:11.543960 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.543960 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:11.545620 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Flow 'volume_create_api' (db5093ca-0fbf-43ff-baba-c19102aada85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:11.548939 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6e9042-8d25-4579-875c-6ae8a78f8bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:11.549934 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:11.554776 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90d8bc9a-cd77-4859-b7e2-02c901cfee3e req-b6817cef-f614-4922-9dae-ac91891f2de7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments/8c6d3bef-0f96-489a-8cf2-5f7b7819b391/action returned with HTTP 204 Aug 07 18:53:11.555028 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 203/818] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:53:11 2026] POST /volume/v3/attachments/8c6d3bef-0f96-489a-8cf2-5f7b7819b391/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:11.590164 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6e9042-8d25-4579-875c-6ae8a78f8bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:11.591226 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a73efa99-ff6d-415d-889f-7ef91bd932d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:11.595006 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2e9e68e7-bd91-4178-9f3a-7b620db4625b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.597227 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e9e68e7-bd91-4178-9f3a-7b620db4625b tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:11.597423 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e9e68e7-bd91-4178-9f3a-7b620db4625b tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.597675 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e9e68e7-bd91-4178-9f3a-7b620db4625b tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.609431 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d2a3b3cd-22e1-4c70-98eb-9008d89bcb38 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.609851 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2a3b3cd-22e1-4c70-98eb-9008d89bcb38 None None] GET https://10.4.3.15/volume// Aug 07 18:53:11.610052 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2a3b3cd-22e1-4c70-98eb-9008d89bcb38 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.610258 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2a3b3cd-22e1-4c70-98eb-9008d89bcb38 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.610690 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2a3b3cd-22e1-4c70-98eb-9008d89bcb38 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:11.611037 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 204/819] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:53:11.619649 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-69021236-0fd9-48d7-a504-e86879a877bb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.620588 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.620588 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:11.621905 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-69021236-0fd9-48d7-a504-e86879a877bb tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:11.622221 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-69021236-0fd9-48d7-a504-e86879a877bb tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.622518 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-69021236-0fd9-48d7-a504-e86879a877bb tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.626840 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2e9e68e7-bd91-4178-9f3a-7b620db4625b tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:11.633411 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e9e68e7-bd91-4178-9f3a-7b620db4625b tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:11.634173 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 207/820] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:11.636098 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.636098 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:11.638935 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-69021236-0fd9-48d7-a504-e86879a877bb tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:11.643714 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Created reservations ['be43484d-4a03-441a-8c57-43c8aeaf265e', '736a0853-b3c2-4e46-819b-4af9bc4c4a67', 'b7a95f91-aa6e-4016-a891-c1de7563ccea', '0a8b1b70-cd43-4b7c-89d3-b46023653eaa'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:11.644136 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-69021236-0fd9-48d7-a504-e86879a877bb tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:11.644802 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a73efa99-ff6d-415d-889f-7ef91bd932d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be43484d-4a03-441a-8c57-43c8aeaf265e', '736a0853-b3c2-4e46-819b-4af9bc4c4a67', 'b7a95f91-aa6e-4016-a891-c1de7563ccea', '0a8b1b70-cd43-4b7c-89d3-b46023653eaa']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:11.645100 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 204/821] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 18:53:11.645893 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e4df7f-9dc2-4de7-82b5-59c7c8d7c470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:11.682251 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e4df7f-9dc2-4de7-82b5-59c7c8d7c470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8ac282c-4a82-4f82-8de8-53a808b35ae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2144463864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f668418a2c442d99dd95388858faf65',qos_specs=None,replication_status=,reservations=['be43484d-4a03-441a-8c57-43c8aeaf265e','736a0853-b3c2-4e46-819b-4af9bc4c4a67','b7a95f91-aa6e-4016-a891-c1de7563ccea','0a8b1b70-cd43-4b7c-89d3-b46023653eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c2a7aacd1b4a12841f5ae718200840',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2144463864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8ac282c-4a82-4f82-8de8-53a808b35ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f668418a2c442d99dd95388858faf65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62c2a7aacd1b4a12841f5ae718200840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:11.683691 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e6737b-e499-45d4-93bb-28905881fb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:11.709990 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e6737b-e499-45d4-93bb-28905881fb30) transitioned into state 'SUCCESS' from state '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-2144463864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f668418a2c442d99dd95388858faf65',qos_specs=None,replication_status=,reservations=['be43484d-4a03-441a-8c57-43c8aeaf265e','736a0853-b3c2-4e46-819b-4af9bc4c4a67','b7a95f91-aa6e-4016-a891-c1de7563ccea','0a8b1b70-cd43-4b7c-89d3-b46023653eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c2a7aacd1b4a12841f5ae718200840',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:11.710982 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08be2ad-67f1-46a0-aa9e-d0079203258c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:11.721936 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08be2ad-67f1-46a0-aa9e-d0079203258c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:11.723145 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Flow 'volume_create_api' (db5093ca-0fbf-43ff-baba-c19102aada85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:11.723574 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create volume request issued successfully. Aug 07 18:53:11.724414 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b48187c7-c6fc-435c-b405-5846b4caf88b tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:53:11.725024 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 207/822] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:53:11 2026] POST /volume/v3/volumes => generated 749 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:11.732041 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-dc807291-7e3b-47a5-b2cc-26c89a4323c3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.734187 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-dc807291-7e3b-47a5-b2cc-26c89a4323c3 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] PUT https://10.4.3.15/volume/v3/attachments/433708cc-329b-4468-931e-c69de2388d96 Aug 07 18:53:11.734592 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-dc807291-7e3b-47a5-b2cc-26c89a4323c3 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:11.738013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8d34b127-900f-4510-812b-cb2a1e78e448 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:11.742450 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-dc807291-7e3b-47a5-b2cc-26c89a4323c3 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Acquiring lock "cinder-attachment_update-593091c0-aa94-4745-bb84-c720bb9aaeae-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:53:11.743128 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d34b127-900f-4510-812b-cb2a1e78e448 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 Aug 07 18:53:11.743207 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8d34b127-900f-4510-812b-cb2a1e78e448 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:11.743518 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8d34b127-900f-4510-812b-cb2a1e78e448 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:11.751331 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-dc807291-7e3b-47a5-b2cc-26c89a4323c3 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Lock "cinder-attachment_update-593091c0-aa94-4745-bb84-c720bb9aaeae-np0000006749" acquired by "attachment_update" :: waited 0.009s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:53:11.752716 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.752716 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:11.754951 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:11.754951 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:11.759011 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8d34b127-900f-4510-812b-cb2a1e78e448 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:11.764110 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d34b127-900f-4510-812b-cb2a1e78e448 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 returned with HTTP 200 Aug 07 18:53:11.764584 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 208/823] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:11 2026] GET /volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:11.855163 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-dc807291-7e3b-47a5-b2cc-26c89a4323c3 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Lock "cinder-attachment_update-593091c0-aa94-4745-bb84-c720bb9aaeae-np0000006749" released by "attachment_update" :: held 0.102s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:53:11.855163 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-dc807291-7e3b-47a5-b2cc-26c89a4323c3 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments/433708cc-329b-4468-931e-c69de2388d96 returned with HTTP 200 Aug 07 18:53:11.855163 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 205/824] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:53:11 2026] PUT /volume/v3/attachments/433708cc-329b-4468-931e-c69de2388d96 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:12.138561 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9ebbd597-63a5-4cb3-8bfe-7e6334df7d9c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.140329 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ebbd597-63a5-4cb3-8bfe-7e6334df7d9c tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:53:12.140574 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ebbd597-63a5-4cb3-8bfe-7e6334df7d9c tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.140935 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ebbd597-63a5-4cb3-8bfe-7e6334df7d9c tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.150671 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.150671 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:12.154327 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9ebbd597-63a5-4cb3-8bfe-7e6334df7d9c tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:53:12.158935 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ebbd597-63a5-4cb3-8bfe-7e6334df7d9c tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 200 Aug 07 18:53:12.159331 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 205/825] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:12.168235 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ce23332e-38d6-45d7-8077-2c03910e9e1e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.170516 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ce23332e-38d6-45d7-8077-2c03910e9e1e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:12.170780 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ce23332e-38d6-45d7-8077-2c03910e9e1e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.171013 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ce23332e-38d6-45d7-8077-2c03910e9e1e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.180862 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.180862 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:12.184077 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ce23332e-38d6-45d7-8077-2c03910e9e1e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:12.187178 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ce23332e-38d6-45d7-8077-2c03910e9e1e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:12.187503 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 208/826] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:12.196828 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-35a017ca-99e9-44c8-850f-1d7a123a5061 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.198389 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7db17bbe-78b0-4704-beb0-5750feff4ea5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.199185 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-35a017ca-99e9-44c8-850f-1d7a123a5061 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:53:12.199478 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-35a017ca-99e9-44c8-850f-1d7a123a5061 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.199730 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-35a017ca-99e9-44c8-850f-1d7a123a5061 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.200350 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7db17bbe-78b0-4704-beb0-5750feff4ea5 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:12.200627 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7db17bbe-78b0-4704-beb0-5750feff4ea5 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.200863 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7db17bbe-78b0-4704-beb0-5750feff4ea5 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.209460 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.209460 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:12.211192 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.211192 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:12.212648 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7db17bbe-78b0-4704-beb0-5750feff4ea5 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:12.215514 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-35a017ca-99e9-44c8-850f-1d7a123a5061 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:53:12.216462 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7db17bbe-78b0-4704-beb0-5750feff4ea5 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:12.216878 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 206/827] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:12.220698 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-35a017ca-99e9-44c8-850f-1d7a123a5061 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 200 Aug 07 18:53:12.221099 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 209/828] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:12.244186 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-b088194b-be02-4ac8-9c50-bfeda2faf43d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.246746 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-b088194b-be02-4ac8-9c50-bfeda2faf43d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] POST https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b/action Aug 07 18:53:12.247126 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-b088194b-be02-4ac8-9c50-bfeda2faf43d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:12.247240 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-b088194b-be02-4ac8-9c50-bfeda2faf43d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:12.250426 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4a4fb3bf-07e9-40c7-9612-7435be748a7f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.252295 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a4fb3bf-07e9-40c7-9612-7435be748a7f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae Aug 07 18:53:12.252495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a4fb3bf-07e9-40c7-9612-7435be748a7f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.252712 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a4fb3bf-07e9-40c7-9612-7435be748a7f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.256988 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a4fb3bf-07e9-40c7-9612-7435be748a7f tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae returned with HTTP 404 Aug 07 18:53:12.257382 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.257382 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:12.257544 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 209/829] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:12.257828 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-b088194b-be02-4ac8-9c50-bfeda2faf43d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:53:12.259801 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4f6894e9-f6c7-462c-86cf-3a604506f1ef req-e82e0587-7bf0-4375-9ec1-c40f65b638a2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.261787 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4f6894e9-f6c7-462c-86cf-3a604506f1ef req-e82e0587-7bf0-4375-9ec1-c40f65b638a2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:12.261973 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4f6894e9-f6c7-462c-86cf-3a604506f1ef req-e82e0587-7bf0-4375-9ec1-c40f65b638a2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.262209 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4f6894e9-f6c7-462c-86cf-3a604506f1ef req-e82e0587-7bf0-4375-9ec1-c40f65b638a2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.265529 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-b088194b-be02-4ac8-9c50-bfeda2faf43d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Begin detaching volume completed successfully. Aug 07 18:53:12.265729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-28fb9043-868b-4e69-a3e1-6d2929544666 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.265781 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-b088194b-be02-4ac8-9c50-bfeda2faf43d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b/action returned with HTTP 202 Aug 07 18:53:12.266141 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 206/830] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:53:12 2026] POST /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:12.267223 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-28fb9043-868b-4e69-a3e1-6d2929544666 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action Aug 07 18:53:12.267693 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-28fb9043-868b-4e69-a3e1-6d2929544666 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:12.267867 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-28fb9043-868b-4e69-a3e1-6d2929544666 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:12.269503 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.admin_actions [None req-28fb9043-868b-4e69-a3e1-6d2929544666 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot '21b04a2f-44fc-4a90-8a98-77253ada31cd' with '{'status': 'available'}' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:12.272101 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.272101 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:12.275910 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4f6894e9-f6c7-462c-86cf-3a604506f1ef req-e82e0587-7bf0-4375-9ec1-c40f65b638a2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:12.279425 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.279425 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:12.280241 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4f6894e9-f6c7-462c-86cf-3a604506f1ef req-e82e0587-7bf0-4375-9ec1-c40f65b638a2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:12.280704 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 207/831] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:12.289826 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-28fb9043-868b-4e69-a3e1-6d2929544666 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action returned with HTTP 202 Aug 07 18:53:12.290365 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 210/832] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:12 2026] POST /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:12.299683 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-31de5034-2b11-4190-8df5-cd6198178458 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.302400 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-31de5034-2b11-4190-8df5-cd6198178458 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:12.302629 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-31de5034-2b11-4190-8df5-cd6198178458 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.302927 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e4a03c00-b18c-46f3-87f0-1602b6c0eb4e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.303038 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-31de5034-2b11-4190-8df5-cd6198178458 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.304602 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e4a03c00-b18c-46f3-87f0-1602b6c0eb4e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:12.304808 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e4a03c00-b18c-46f3-87f0-1602b6c0eb4e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.304982 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e4a03c00-b18c-46f3-87f0-1602b6c0eb4e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.305852 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cfbf11b6-ce7e-4e01-adf8-d5b6296fa18b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.306377 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfbf11b6-ce7e-4e01-adf8-d5b6296fa18b None None] GET https://10.4.3.15/volume// Aug 07 18:53:12.306633 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfbf11b6-ce7e-4e01-adf8-d5b6296fa18b None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.306916 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfbf11b6-ce7e-4e01-adf8-d5b6296fa18b None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.307676 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfbf11b6-ce7e-4e01-adf8-d5b6296fa18b None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:12.307752 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 208/833] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53: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 07 18:53:12.310619 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.310619 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:12.311249 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-31de5034-2b11-4190-8df5-cd6198178458 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:12.311918 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-31de5034-2b11-4190-8df5-cd6198178458 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:12.312380 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 210/834] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:12.316276 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.316276 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:12.316784 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-68320252-a5cf-4823-a109-5ea45ccbc3b7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.319193 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-68320252-a5cf-4823-a109-5ea45ccbc3b7 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:53:12.319550 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-68320252-a5cf-4823-a109-5ea45ccbc3b7 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.319613 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-68320252-a5cf-4823-a109-5ea45ccbc3b7 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.321078 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e4a03c00-b18c-46f3-87f0-1602b6c0eb4e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:12.321626 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e333383c-1ad0-4de4-8f89-48ed6adb9690 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.325270 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e333383c-1ad0-4de4-8f89-48ed6adb9690 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae Aug 07 18:53:12.325699 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e333383c-1ad0-4de4-8f89-48ed6adb9690 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.325810 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e333383c-1ad0-4de4-8f89-48ed6adb9690 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.326134 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-e333383c-1ad0-4de4-8f89-48ed6adb9690 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Delete snapshot with id: b52e5235-536a-44bf-ab40-42391c5557ae Aug 07 18:53:12.328057 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e4a03c00-b18c-46f3-87f0-1602b6c0eb4e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:12.328549 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 207/835] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:12.330865 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e333383c-1ad0-4de4-8f89-48ed6adb9690 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae returned with HTTP 404 Aug 07 18:53:12.331540 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 209/836] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:53:12 2026] DELETE /volume/v3/snapshots/b52e5235-536a-44bf-ab40-42391c5557ae => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:12.334266 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.334266 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:12.338039 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-68320252-a5cf-4823-a109-5ea45ccbc3b7 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:53:12.340515 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e0be9a9a-3333-4711-bd15-09197aa92879 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.342205 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-68320252-a5cf-4823-a109-5ea45ccbc3b7 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 200 Aug 07 18:53:12.342986 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e0be9a9a-3333-4711-bd15-09197aa92879 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:53:12.343068 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 211/837] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:53:12.343117 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e0be9a9a-3333-4711-bd15-09197aa92879 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5033f56-2007-48cd-8fe7-feec04994061", "name": "tempest-SnapshotsActionsTest-Snapshot-1903806729"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:12.352801 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.352801 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:12.353429 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e0be9a9a-3333-4711-bd15-09197aa92879 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Volume info retrieved successfully. Aug 07 18:53:12.353594 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-e0be9a9a-3333-4711-bd15-09197aa92879 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Create snapshot from volume c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:12.369458 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-c17c2f43-5b64-4f65-a360-ef7a0a1002b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.371943 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-c17c2f43-5b64-4f65-a360-ef7a0a1002b4 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:12.372159 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-c17c2f43-5b64-4f65-a360-ef7a0a1002b4 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.372370 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-c17c2f43-5b64-4f65-a360-ef7a0a1002b4 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.378329 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-e0be9a9a-3333-4711-bd15-09197aa92879 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Created reservations ['1bd4e38d-8730-4123-9896-29c1c64ee95d', 'c4dba266-8b84-4956-99ea-706117c4a8c9', 'a04d2488-0de7-44c5-ab12-58b00f01ed13', 'dcb9911d-b609-4ab1-ac30-1ddc0847ced2'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:12.382075 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.382075 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:12.385850 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-c17c2f43-5b64-4f65-a360-ef7a0a1002b4 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:12.390437 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-c17c2f43-5b64-4f65-a360-ef7a0a1002b4 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:12.390864 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 208/838] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:12.409518 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-aa1b5661-6706-413b-af5c-8967bb4d2348 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.410817 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e0be9a9a-3333-4711-bd15-09197aa92879 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot create request issued successfully. Aug 07 18:53:12.411091 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e0be9a9a-3333-4711-bd15-09197aa92879 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:53:12.411482 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 211/839] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:53:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:12.412711 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-aa1b5661-6706-413b-af5c-8967bb4d2348 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43/action Aug 07 18:53:12.413089 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-aa1b5661-6706-413b-af5c-8967bb4d2348 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:12.413236 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-aa1b5661-6706-413b-af5c-8967bb4d2348 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:12.422459 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-97cb54a6-6bff-4ff5-9d94-4e08f8a38218 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.424156 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-97cb54a6-6bff-4ff5-9d94-4e08f8a38218 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d Aug 07 18:53:12.424411 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-97cb54a6-6bff-4ff5-9d94-4e08f8a38218 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.424647 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-97cb54a6-6bff-4ff5-9d94-4e08f8a38218 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.425684 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.425684 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:12.426329 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-aa1b5661-6706-413b-af5c-8967bb4d2348 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:12.429834 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.429834 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:12.430289 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-97cb54a6-6bff-4ff5-9d94-4e08f8a38218 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:12.431054 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-97cb54a6-6bff-4ff5-9d94-4e08f8a38218 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d returned with HTTP 200 Aug 07 18:53:12.431415 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 212/840] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:12.433308 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-aa1b5661-6706-413b-af5c-8967bb4d2348 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Begin detaching volume completed successfully. Aug 07 18:53:12.433590 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-aa1b5661-6706-413b-af5c-8967bb4d2348 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43/action returned with HTTP 202 Aug 07 18:53:12.434138 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 210/841] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:53:12 2026] POST /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:12.475946 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-88d831db-7a32-4f0d-81bb-c7577f7f0938 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.476350 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88d831db-7a32-4f0d-81bb-c7577f7f0938 None None] GET https://10.4.3.15/volume// Aug 07 18:53:12.476517 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88d831db-7a32-4f0d-81bb-c7577f7f0938 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.476716 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88d831db-7a32-4f0d-81bb-c7577f7f0938 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.477077 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88d831db-7a32-4f0d-81bb-c7577f7f0938 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:12.477531 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 209/842] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53: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 07 18:53:12.484850 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-f67cb066-0a4a-45fb-9ce1-e10cf3a43a08 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.487186 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-f67cb066-0a4a-45fb-9ce1-e10cf3a43a08 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:12.487486 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-f67cb066-0a4a-45fb-9ce1-e10cf3a43a08 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.487738 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-f67cb066-0a4a-45fb-9ce1-e10cf3a43a08 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.502826 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.502826 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:12.507577 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-f67cb066-0a4a-45fb-9ce1-e10cf3a43a08 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:12.516512 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-f67cb066-0a4a-45fb-9ce1-e10cf3a43a08 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:12.516512 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 212/843] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 1320 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:53:12.649445 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-581ee525-b145-47fc-94d3-e85c77405697 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.654613 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-581ee525-b145-47fc-94d3-e85c77405697 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:12.654799 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-581ee525-b145-47fc-94d3-e85c77405697 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.654981 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-581ee525-b145-47fc-94d3-e85c77405697 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.670380 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.670380 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:12.675738 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-581ee525-b145-47fc-94d3-e85c77405697 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:12.681818 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-581ee525-b145-47fc-94d3-e85c77405697 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:12.681818 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 213/844] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:12.681980 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-884c07ba-eec1-4df4-81d0-63f9642fa873 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.683979 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-884c07ba-eec1-4df4-81d0-63f9642fa873 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] DELETE https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 Aug 07 18:53:12.684459 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-884c07ba-eec1-4df4-81d0-63f9642fa873 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.684846 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-884c07ba-eec1-4df4-81d0-63f9642fa873 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.685203 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-884c07ba-eec1-4df4-81d0-63f9642fa873 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Delete volume with id: 7a3a8cd7-43ed-44c1-8291-b676c1dd0049 Aug 07 18:53:12.693022 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.693022 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:12.693653 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-884c07ba-eec1-4df4-81d0-63f9642fa873 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:53:12.708986 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-884c07ba-eec1-4df4-81d0-63f9642fa873 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Delete volume request issued successfully. Aug 07 18:53:12.709748 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-884c07ba-eec1-4df4-81d0-63f9642fa873 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 returned with HTTP 202 Aug 07 18:53:12.709748 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 211/845] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:53:12 2026] DELETE /volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:12.716641 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fd597774-5a4b-46c0-a20b-0996808bafdb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.718423 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd597774-5a4b-46c0-a20b-0996808bafdb tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 Aug 07 18:53:12.718560 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fd597774-5a4b-46c0-a20b-0996808bafdb tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.718755 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fd597774-5a4b-46c0-a20b-0996808bafdb tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.725589 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.725589 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:12.729332 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fd597774-5a4b-46c0-a20b-0996808bafdb tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:53:12.736442 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd597774-5a4b-46c0-a20b-0996808bafdb tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 returned with HTTP 200 Aug 07 18:53:12.736795 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 210/846] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:12.778299 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b7f501ab-0c6e-44bc-afab-82de3c627590 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.780269 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b7f501ab-0c6e-44bc-afab-82de3c627590 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 Aug 07 18:53:12.780522 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b7f501ab-0c6e-44bc-afab-82de3c627590 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.780778 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b7f501ab-0c6e-44bc-afab-82de3c627590 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.789042 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.789042 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:12.792828 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b7f501ab-0c6e-44bc-afab-82de3c627590 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:12.797343 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b7f501ab-0c6e-44bc-afab-82de3c627590 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 returned with HTTP 200 Aug 07 18:53:12.797808 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 213/847] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:12.816183 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cbbff8e6-fd46-4537-9b3d-2734eb635e91 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.818863 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cbbff8e6-fd46-4537-9b3d-2734eb635e91 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:53:12.819338 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cbbff8e6-fd46-4537-9b3d-2734eb635e91 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8ac282c-4a82-4f82-8de8-53a808b35ae5", "name": "tempest-VolumesDeleteCascade-Snapshot-454710331"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:12.832538 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.832538 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:12.833178 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cbbff8e6-fd46-4537-9b3d-2734eb635e91 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:12.833339 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-cbbff8e6-fd46-4537-9b3d-2734eb635e91 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create snapshot from volume d8ac282c-4a82-4f82-8de8-53a808b35ae5 Aug 07 18:53:12.873687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-cbbff8e6-fd46-4537-9b3d-2734eb635e91 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Created reservations ['ec354396-b36b-446d-8d12-f11030cb54ff', '514e52e3-fb38-4b0a-8bf9-b47c5bd51720', '06f1a9e3-924d-41c4-a723-1825d705d977', 'a650df55-ba28-424f-ae01-29b34dc2d2b2'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:12.901595 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cbbff8e6-fd46-4537-9b3d-2734eb635e91 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Snapshot create request issued successfully. Aug 07 18:53:12.901953 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cbbff8e6-fd46-4537-9b3d-2734eb635e91 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:53:12.902537 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 214/848] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:53:12 2026] POST /volume/v3/snapshots => generated 306 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:12.913096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1dd8187a-7625-4712-aed6-35d4dcc6b330 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:12.916618 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1dd8187a-7625-4712-aed6-35d4dcc6b330 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/snapshots/3dc956db-4647-4758-8e1c-e589eed5ebef Aug 07 18:53:12.916618 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1dd8187a-7625-4712-aed6-35d4dcc6b330 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:12.916618 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1dd8187a-7625-4712-aed6-35d4dcc6b330 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:12.921885 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:12.921885 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:12.922518 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1dd8187a-7625-4712-aed6-35d4dcc6b330 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Snapshot retrieved successfully. Aug 07 18:53:12.923599 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1dd8187a-7625-4712-aed6-35d4dcc6b330 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots/3dc956db-4647-4758-8e1c-e589eed5ebef returned with HTTP 200 Aug 07 18:53:12.924220 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 212/849] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:12 2026] GET /volume/v3/snapshots/3dc956db-4647-4758-8e1c-e589eed5ebef => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:13.441080 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9381fad7-8ab7-4186-9ac4-cfe964a1b33c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:13.442715 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9381fad7-8ab7-4186-9ac4-cfe964a1b33c tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d Aug 07 18:53:13.442880 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9381fad7-8ab7-4186-9ac4-cfe964a1b33c tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:13.443069 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9381fad7-8ab7-4186-9ac4-cfe964a1b33c tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:13.447356 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:13.447356 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:13.447749 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9381fad7-8ab7-4186-9ac4-cfe964a1b33c tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:13.448387 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9381fad7-8ab7-4186-9ac4-cfe964a1b33c tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d returned with HTTP 200 Aug 07 18:53:13.448849 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 211/850] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:13 2026] GET /volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:13.457179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-aff099bc-13c5-41ca-b6b5-b46f36ed1288 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:13.458898 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aff099bc-13c5-41ca-b6b5-b46f36ed1288 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d/action Aug 07 18:53:13.459482 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aff099bc-13c5-41ca-b6b5-b46f36ed1288 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:13.459692 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aff099bc-13c5-41ca-b6b5-b46f36ed1288 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:13.461265 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.admin_actions [None req-aff099bc-13c5-41ca-b6b5-b46f36ed1288 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot '0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d' with '{'status': 'error_deleting'}' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:13.469949 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:13.469949 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:13.479427 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aff099bc-13c5-41ca-b6b5-b46f36ed1288 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d/action returned with HTTP 202 Aug 07 18:53:13.479925 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 214/851] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:13 2026] POST /volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:13.486350 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ddc025c4-e32a-493e-8e39-1786c3d889df None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:13.488076 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ddc025c4-e32a-493e-8e39-1786c3d889df tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d Aug 07 18:53:13.488303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ddc025c4-e32a-493e-8e39-1786c3d889df tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:13.488485 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ddc025c4-e32a-493e-8e39-1786c3d889df tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:13.493251 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:13.493251 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:13.493723 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ddc025c4-e32a-493e-8e39-1786c3d889df tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:13.494495 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ddc025c4-e32a-493e-8e39-1786c3d889df tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d returned with HTTP 200 Aug 07 18:53:13.494832 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 215/852] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:13 2026] GET /volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:13.503143 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1fab1044-89fa-4487-9996-55350dd47922 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:13.504813 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1fab1044-89fa-4487-9996-55350dd47922 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d/action Aug 07 18:53:13.505166 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1fab1044-89fa-4487-9996-55350dd47922 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:13.505291 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1fab1044-89fa-4487-9996-55350dd47922 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:13.511161 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:13.511161 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:13.511462 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1fab1044-89fa-4487-9996-55350dd47922 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Snapshot retrieved successfully. Aug 07 18:53:13.526490 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1fab1044-89fa-4487-9996-55350dd47922 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Snapshot delete request issued successfully. Aug 07 18:53:13.526752 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1fab1044-89fa-4487-9996-55350dd47922 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d/action returned with HTTP 202 Aug 07 18:53:13.527221 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 213/853] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:13 2026] POST /volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:13.534218 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e8af04f7-f186-4eec-a8b9-3de188ea1985 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:13.535961 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8af04f7-f186-4eec-a8b9-3de188ea1985 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d Aug 07 18:53:13.536168 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8af04f7-f186-4eec-a8b9-3de188ea1985 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:13.536436 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8af04f7-f186-4eec-a8b9-3de188ea1985 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:13.541177 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:13.541177 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:13.541615 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e8af04f7-f186-4eec-a8b9-3de188ea1985 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:13.542452 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8af04f7-f186-4eec-a8b9-3de188ea1985 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d returned with HTTP 200 Aug 07 18:53:13.542804 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 212/854] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:13 2026] GET /volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:13.695690 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-704ea52a-19ef-4a30-a011-7300755a2432 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:13.698047 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-704ea52a-19ef-4a30-a011-7300755a2432 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:13.698370 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-704ea52a-19ef-4a30-a011-7300755a2432 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:13.698672 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-704ea52a-19ef-4a30-a011-7300755a2432 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:13.709140 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:13.709140 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:13.712988 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-704ea52a-19ef-4a30-a011-7300755a2432 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:13.717657 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-704ea52a-19ef-4a30-a011-7300755a2432 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:13.718077 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 215/855] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:13 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:13.750961 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ada0c0a9-b85d-46ff-878a-acacc1e9e7b5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:13.752721 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ada0c0a9-b85d-46ff-878a-acacc1e9e7b5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 Aug 07 18:53:13.752921 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ada0c0a9-b85d-46ff-878a-acacc1e9e7b5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:13.753132 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ada0c0a9-b85d-46ff-878a-acacc1e9e7b5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:13.760480 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ada0c0a9-b85d-46ff-878a-acacc1e9e7b5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 returned with HTTP 404 Aug 07 18:53:13.761263 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 216/856] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:13 2026] GET /volume/v3/volumes/7a3a8cd7-43ed-44c1-8291-b676c1dd0049 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:13.769404 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6f325258-1ea8-4647-8d11-60a6b3980f58 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:13.771425 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f325258-1ea8-4647-8d11-60a6b3980f58 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] DELETE https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b Aug 07 18:53:13.771677 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f325258-1ea8-4647-8d11-60a6b3980f58 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:13.771921 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f325258-1ea8-4647-8d11-60a6b3980f58 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:13.772126 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-6f325258-1ea8-4647-8d11-60a6b3980f58 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Delete volume with id: f89a4dca-c602-44eb-9f3d-57ecbc58bc4b Aug 07 18:53:13.779366 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:13.779366 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:13.779798 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6f325258-1ea8-4647-8d11-60a6b3980f58 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:53:13.798463 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6f325258-1ea8-4647-8d11-60a6b3980f58 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Delete volume request issued successfully. Aug 07 18:53:13.798698 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f325258-1ea8-4647-8d11-60a6b3980f58 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b returned with HTTP 202 Aug 07 18:53:13.799093 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 214/857] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:53:13 2026] DELETE /volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:13.807093 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4b735eb1-70aa-4a54-a482-17a75eeae99c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:13.808897 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b735eb1-70aa-4a54-a482-17a75eeae99c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b Aug 07 18:53:13.808897 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4b735eb1-70aa-4a54-a482-17a75eeae99c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:13.809100 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4b735eb1-70aa-4a54-a482-17a75eeae99c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:13.815252 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:13.815252 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:13.818612 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4b735eb1-70aa-4a54-a482-17a75eeae99c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:53:13.822240 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b735eb1-70aa-4a54-a482-17a75eeae99c tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b returned with HTTP 200 Aug 07 18:53:13.822698 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 213/858] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:13 2026] GET /volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:13.933257 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-30e2a2e7-8fc6-4c22-804c-099e994ce526 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:13.935424 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-30e2a2e7-8fc6-4c22-804c-099e994ce526 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/snapshots/3dc956db-4647-4758-8e1c-e589eed5ebef Aug 07 18:53:13.935668 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-30e2a2e7-8fc6-4c22-804c-099e994ce526 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:13.935898 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-30e2a2e7-8fc6-4c22-804c-099e994ce526 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:13.942016 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:13.942016 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:13.942688 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-30e2a2e7-8fc6-4c22-804c-099e994ce526 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Snapshot retrieved successfully. Aug 07 18:53:13.943719 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-30e2a2e7-8fc6-4c22-804c-099e994ce526 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots/3dc956db-4647-4758-8e1c-e589eed5ebef returned with HTTP 200 Aug 07 18:53:13.944258 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 216/859] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:13 2026] GET /volume/v3/snapshots/3dc956db-4647-4758-8e1c-e589eed5ebef => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:13.953751 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:13.955437 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:13.955757 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3dc956db-4647-4758-8e1c-e589eed5ebef", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1195099868"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:13.957333 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create volume request body: {'volume': {'snapshot_id': '3dc956db-4647-4758-8e1c-e589eed5ebef', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1195099868'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:13.962304 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:13.962304 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:13.962759 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Snapshot retrieved successfully. Aug 07 18:53:13.962871 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create volume of 1 GB Aug 07 18:53:13.966394 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Availability Zones retrieved successfully. Aug 07 18:53:13.972594 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Flow 'volume_create_api' (770e8ab3-4463-40f8-aaa6-b0f3fca295a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:13.973560 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cd8c13-6844-4d23-8a24-68077b14a8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:13.974575 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:14.002576 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cd8c13-6844-4d23-8a24-68077b14a8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3dc956db-4647-4758-8e1c-e589eed5ebef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:14.003457 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec9c2584-1121-4ee5-9d49-607e6be7011b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:14.039588 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Created reservations ['8733dedd-779f-4ff8-bf9f-5f92633d8c40', '43f56063-726d-43bd-8727-21529af25cc0', 'dba7951d-6228-4b57-bee3-ca5e2873bc17', 'a610b9d8-8c08-4fcd-a489-685799f21f38'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:14.040420 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec9c2584-1121-4ee5-9d49-607e6be7011b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8733dedd-779f-4ff8-bf9f-5f92633d8c40', '43f56063-726d-43bd-8727-21529af25cc0', 'dba7951d-6228-4b57-bee3-ca5e2873bc17', 'a610b9d8-8c08-4fcd-a489-685799f21f38']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:14.041104 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd47ba09-e004-41de-9c83-9b0c8bc83245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:14.078408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd47ba09-e004-41de-9c83-9b0c8bc83245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35553b18-5392-47ef-9d90-80c1fee99612', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1195099868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f668418a2c442d99dd95388858faf65',qos_specs=None,replication_status=,reservations=['8733dedd-779f-4ff8-bf9f-5f92633d8c40','43f56063-726d-43bd-8727-21529af25cc0','dba7951d-6228-4b57-bee3-ca5e2873bc17','a610b9d8-8c08-4fcd-a489-685799f21f38'],size=1,snapshot_id=3dc956db-4647-4758-8e1c-e589eed5ebef,source_replicaid=,source_volid=None,status='creating',user_id='62c2a7aacd1b4a12841f5ae718200840',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1195099868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35553b18-5392-47ef-9d90-80c1fee99612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f668418a2c442d99dd95388858faf65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3dc956db-4647-4758-8e1c-e589eed5ebef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62c2a7aacd1b4a12841f5ae718200840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:14.079161 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a8324c4-6415-44a4-a2c7-b2cf8589eef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:14.095785 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a8324c4-6415-44a4-a2c7-b2cf8589eef7) transitioned into state 'SUCCESS' from state '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-1195099868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f668418a2c442d99dd95388858faf65',qos_specs=None,replication_status=,reservations=['8733dedd-779f-4ff8-bf9f-5f92633d8c40','43f56063-726d-43bd-8727-21529af25cc0','dba7951d-6228-4b57-bee3-ca5e2873bc17','a610b9d8-8c08-4fcd-a489-685799f21f38'],size=1,snapshot_id=3dc956db-4647-4758-8e1c-e589eed5ebef,source_replicaid=,source_volid=None,status='creating',user_id='62c2a7aacd1b4a12841f5ae718200840',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:14.096729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4d62ca-c3d0-4553-8d32-0a92feaf3a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:14.123849 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4d62ca-c3d0-4553-8d32-0a92feaf3a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:14.124035 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Flow 'volume_create_api' (770e8ab3-4463-40f8-aaa6-b0f3fca295a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:14.124269 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Create volume request issued successfully. Aug 07 18:53:14.124681 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-974a8f63-1cb5-430e-8084-f78b40e2a16a tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:53:14.125070 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 217/860] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:53:13 2026] POST /volume/v3/volumes => generated 783 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:14.136710 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4d8d6efd-5f6a-49a2-bff4-07b484f25b13 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.138733 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4d8d6efd-5f6a-49a2-bff4-07b484f25b13 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 Aug 07 18:53:14.139034 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4d8d6efd-5f6a-49a2-bff4-07b484f25b13 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.139301 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4d8d6efd-5f6a-49a2-bff4-07b484f25b13 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.147213 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.147213 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:14.150821 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4d8d6efd-5f6a-49a2-bff4-07b484f25b13 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:14.155632 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4d8d6efd-5f6a-49a2-bff4-07b484f25b13 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 returned with HTTP 200 Aug 07 18:53:14.155761 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 215/861] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:14 2026] GET /volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:14.552263 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a536fb33-d7b6-4bd0-8806-d231cf5adfc2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.554317 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a536fb33-d7b6-4bd0-8806-d231cf5adfc2 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d Aug 07 18:53:14.554546 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a536fb33-d7b6-4bd0-8806-d231cf5adfc2 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.554752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a536fb33-d7b6-4bd0-8806-d231cf5adfc2 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.558603 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a536fb33-d7b6-4bd0-8806-d231cf5adfc2 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d returned with HTTP 404 Aug 07 18:53:14.559072 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 214/862] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:14 2026] GET /volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:14.564894 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-341fa33f-6930-4ba1-a7f4-73107cc5c55d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.566475 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-341fa33f-6930-4ba1-a7f4-73107cc5c55d tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action Aug 07 18:53:14.566805 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-341fa33f-6930-4ba1-a7f4-73107cc5c55d tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:14.566931 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-341fa33f-6930-4ba1-a7f4-73107cc5c55d tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:14.568206 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.admin_actions [None req-341fa33f-6930-4ba1-a7f4-73107cc5c55d tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot '21b04a2f-44fc-4a90-8a98-77253ada31cd' with '{'status': 'available'}' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:14.583191 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.583191 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:14.604630 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-341fa33f-6930-4ba1-a7f4-73107cc5c55d tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action returned with HTTP 202 Aug 07 18:53:14.605024 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 217/863] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:14 2026] POST /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:14.611727 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7c58f20a-3f5b-4f99-8b90-6ae92f4f8312 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.615893 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7c58f20a-3f5b-4f99-8b90-6ae92f4f8312 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:14.616156 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7c58f20a-3f5b-4f99-8b90-6ae92f4f8312 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.616352 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7c58f20a-3f5b-4f99-8b90-6ae92f4f8312 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.621657 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.621657 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:14.622112 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7c58f20a-3f5b-4f99-8b90-6ae92f4f8312 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:14.622858 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7c58f20a-3f5b-4f99-8b90-6ae92f4f8312 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:14.623263 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 218/864] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:14 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:14.633148 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ffc0be6e-e001-4e80-ac4c-d5c02b81d0d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.634691 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffc0be6e-e001-4e80-ac4c-d5c02b81d0d6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d Aug 07 18:53:14.634853 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffc0be6e-e001-4e80-ac4c-d5c02b81d0d6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.635042 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffc0be6e-e001-4e80-ac4c-d5c02b81d0d6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.635145 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-ffc0be6e-e001-4e80-ac4c-d5c02b81d0d6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Delete snapshot with id: 0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d Aug 07 18:53:14.639129 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffc0be6e-e001-4e80-ac4c-d5c02b81d0d6 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d returned with HTTP 404 Aug 07 18:53:14.639573 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 216/865] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:53:14 2026] DELETE /volume/v3/snapshots/0393ff4c-b0c1-4f7a-bbed-7fc9c2e34a6d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:14.646377 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3d33670f-9770-4138-a0ba-b521e3e36808 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.648161 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3d33670f-9770-4138-a0ba-b521e3e36808 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action Aug 07 18:53:14.648542 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3d33670f-9770-4138-a0ba-b521e3e36808 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:14.648678 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3d33670f-9770-4138-a0ba-b521e3e36808 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:14.650407 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.admin_actions [None req-3d33670f-9770-4138-a0ba-b521e3e36808 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot '21b04a2f-44fc-4a90-8a98-77253ada31cd' with '{'status': 'creating'}' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:14.658470 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.658470 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:14.668071 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3d33670f-9770-4138-a0ba-b521e3e36808 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action returned with HTTP 202 Aug 07 18:53:14.668482 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 215/866] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:14 2026] POST /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:14.674568 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d82e220e-2296-4906-8b45-900f6340de58 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.676111 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d82e220e-2296-4906-8b45-900f6340de58 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:14.676270 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d82e220e-2296-4906-8b45-900f6340de58 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.676460 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d82e220e-2296-4906-8b45-900f6340de58 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.680536 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.680536 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:14.681355 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d82e220e-2296-4906-8b45-900f6340de58 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:14.681583 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d82e220e-2296-4906-8b45-900f6340de58 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:14.681839 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 218/867] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:14 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 463 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:14.689132 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-579adfa3-ed9a-4de0-a40e-eb7b4c2dbbfa None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.691290 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-579adfa3-ed9a-4de0-a40e-eb7b4c2dbbfa tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] POST https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action Aug 07 18:53:14.691785 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-579adfa3-ed9a-4de0-a40e-eb7b4c2dbbfa tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:14.691951 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-579adfa3-ed9a-4de0-a40e-eb7b4c2dbbfa tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:14.693659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.snapshot_actions [None req-579adfa3-ed9a-4de0-a40e-eb7b4c2dbbfa tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100344) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 18:53:14.698946 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.698946 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:14.699415 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.snapshot_actions [None req-579adfa3-ed9a-4de0-a40e-eb7b4c2dbbfa tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Updating snapshot 21b04a2f-44fc-4a90-8a98-77253ada31cd with info {'id': '21b04a2f-44fc-4a90-8a98-77253ada31cd', 'status': 'error', 'progress': '80%'} Aug 07 18:53:14.704573 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-579adfa3-ed9a-4de0-a40e-eb7b4c2dbbfa tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action returned with HTTP 202 Aug 07 18:53:14.704918 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 219/868] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:14 2026] POST /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:14.711479 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dfbadc28-f7c5-4902-a2df-8962e9866ecb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.713510 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dfbadc28-f7c5-4902-a2df-8962e9866ecb tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:14.713748 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dfbadc28-f7c5-4902-a2df-8962e9866ecb tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.714007 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dfbadc28-f7c5-4902-a2df-8962e9866ecb tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.720129 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.720129 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:14.720514 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dfbadc28-f7c5-4902-a2df-8962e9866ecb tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Snapshot retrieved successfully. Aug 07 18:53:14.721359 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dfbadc28-f7c5-4902-a2df-8962e9866ecb tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:14.721787 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 217/869] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:14 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 459 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:14.729158 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ce0732b7-82c0-4613-b697-0e39c9624a43 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.729241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f488c9bb-7dcb-4bde-903d-658d9353cee5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.730750 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ce0732b7-82c0-4613-b697-0e39c9624a43 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:14.730914 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ce0732b7-82c0-4613-b697-0e39c9624a43 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.731016 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f488c9bb-7dcb-4bde-903d-658d9353cee5 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] POST https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action Aug 07 18:53:14.731102 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ce0732b7-82c0-4613-b697-0e39c9624a43 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.731450 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f488c9bb-7dcb-4bde-903d-658d9353cee5 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:14.731611 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f488c9bb-7dcb-4bde-903d-658d9353cee5 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:14.733031 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.admin_actions [None req-f488c9bb-7dcb-4bde-903d-658d9353cee5 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] Updating snapshot '21b04a2f-44fc-4a90-8a98-77253ada31cd' with '{'status': 'available'}' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:53:14.739384 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.739384 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:14.741089 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.741089 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:14.742133 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ce0732b7-82c0-4613-b697-0e39c9624a43 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:14.746091 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ce0732b7-82c0-4613-b697-0e39c9624a43 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:14.746494 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 219/870] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:14 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:14.753407 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f488c9bb-7dcb-4bde-903d-658d9353cee5 tempest-SnapshotsActionsTest-230385355 tempest-SnapshotsActionsTest-230385355-project-admin] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action returned with HTTP 202 Aug 07 18:53:14.753960 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 216/871] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:53:14 2026] POST /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:14.760391 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e2c4eeb7-866b-4295-91b6-9a51851c556e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.762141 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e2c4eeb7-866b-4295-91b6-9a51851c556e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:14.762388 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e2c4eeb7-866b-4295-91b6-9a51851c556e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.762608 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e2c4eeb7-866b-4295-91b6-9a51851c556e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.767049 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.767049 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:14.767434 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e2c4eeb7-866b-4295-91b6-9a51851c556e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:14.768153 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e2c4eeb7-866b-4295-91b6-9a51851c556e tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:14.768545 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 220/872] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:14 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:14.778371 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7e49b6a3-b2b5-41fb-b8fe-c7ffa5d1d54a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.780507 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7e49b6a3-b2b5-41fb-b8fe-c7ffa5d1d54a tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:14.780702 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7e49b6a3-b2b5-41fb-b8fe-c7ffa5d1d54a tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.780891 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7e49b6a3-b2b5-41fb-b8fe-c7ffa5d1d54a tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.781363 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-7e49b6a3-b2b5-41fb-b8fe-c7ffa5d1d54a tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Delete snapshot with id: 21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:14.786042 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.786042 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:14.786426 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7e49b6a3-b2b5-41fb-b8fe-c7ffa5d1d54a tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:14.803906 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7e49b6a3-b2b5-41fb-b8fe-c7ffa5d1d54a tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot delete request issued successfully. Aug 07 18:53:14.804087 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7e49b6a3-b2b5-41fb-b8fe-c7ffa5d1d54a tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 202 Aug 07 18:53:14.804688 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 218/873] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:53:14 2026] DELETE /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:14.811270 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0ec0232f-b98b-46e3-90de-f4934729dbcc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.813269 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ec0232f-b98b-46e3-90de-f4934729dbcc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:14.813525 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ec0232f-b98b-46e3-90de-f4934729dbcc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.813706 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ec0232f-b98b-46e3-90de-f4934729dbcc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.819478 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.819478 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:14.819898 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0ec0232f-b98b-46e3-90de-f4934729dbcc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Snapshot retrieved successfully. Aug 07 18:53:14.820754 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ec0232f-b98b-46e3-90de-f4934729dbcc tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 200 Aug 07 18:53:14.821118 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 220/874] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:14 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:14.834891 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1db79fa6-7187-459c-8435-827ba2a0fcf5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.836806 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1db79fa6-7187-459c-8435-827ba2a0fcf5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b Aug 07 18:53:14.837007 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1db79fa6-7187-459c-8435-827ba2a0fcf5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.837224 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1db79fa6-7187-459c-8435-827ba2a0fcf5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.842543 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1db79fa6-7187-459c-8435-827ba2a0fcf5 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b returned with HTTP 404 Aug 07 18:53:14.842987 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 217/875] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:14 2026] GET /volume/v3/volumes/f89a4dca-c602-44eb-9f3d-57ecbc58bc4b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:14.849926 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8e0d9421-ac1b-4631-8b9a-e9b15f464a44 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.851624 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8e0d9421-ac1b-4631-8b9a-e9b15f464a44 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] DELETE https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 Aug 07 18:53:14.851852 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8e0d9421-ac1b-4631-8b9a-e9b15f464a44 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.852070 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8e0d9421-ac1b-4631-8b9a-e9b15f464a44 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.852220 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-8e0d9421-ac1b-4631-8b9a-e9b15f464a44 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Delete volume with id: 16268c81-2a88-4a04-9723-7cfd143c8b98 Aug 07 18:53:14.862609 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.862609 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:14.863375 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8e0d9421-ac1b-4631-8b9a-e9b15f464a44 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:53:14.894702 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8e0d9421-ac1b-4631-8b9a-e9b15f464a44 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Delete volume request issued successfully. Aug 07 18:53:14.894702 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8e0d9421-ac1b-4631-8b9a-e9b15f464a44 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 returned with HTTP 202 Aug 07 18:53:14.895117 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 221/876] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:53:14 2026] DELETE /volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:14.904047 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5a32bad8-600d-47e0-a829-71e76e0da785 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:14.905442 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a32bad8-600d-47e0-a829-71e76e0da785 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 Aug 07 18:53:14.905743 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a32bad8-600d-47e0-a829-71e76e0da785 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:14.906048 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a32bad8-600d-47e0-a829-71e76e0da785 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:14.913891 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:14.913891 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:14.917940 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5a32bad8-600d-47e0-a829-71e76e0da785 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Volume info retrieved successfully. Aug 07 18:53:14.923098 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a32bad8-600d-47e0-a829-71e76e0da785 tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 returned with HTTP 200 Aug 07 18:53:14.923524 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 219/877] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:14 2026] GET /volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:15.105931 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-4b2ccf99-9553-41b2-b8b1-d6805315835c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.107827 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-4b2ccf99-9553-41b2-b8b1-d6805315835c tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] POST https://10.4.3.15/volume/v3/attachments/433708cc-329b-4468-931e-c69de2388d96/action Aug 07 18:53:15.108372 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-4b2ccf99-9553-41b2-b8b1-d6805315835c tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:15.108634 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-4b2ccf99-9553-41b2-b8b1-d6805315835c tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:15.127206 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.127206 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:15.136935 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5fbd2573-59b8-43d5-bd83-9dac7d0d605c req-4b2ccf99-9553-41b2-b8b1-d6805315835c tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments/433708cc-329b-4468-931e-c69de2388d96/action returned with HTTP 204 Aug 07 18:53:15.137549 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 221/878] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:53:15 2026] POST /volume/v3/attachments/433708cc-329b-4468-931e-c69de2388d96/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:15.171241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2aa9e934-14e5-4a0b-b2e4-6b14ba3af479 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.174891 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2aa9e934-14e5-4a0b-b2e4-6b14ba3af479 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 Aug 07 18:53:15.175182 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2aa9e934-14e5-4a0b-b2e4-6b14ba3af479 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.176159 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2aa9e934-14e5-4a0b-b2e4-6b14ba3af479 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.186299 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.186299 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:15.191156 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2aa9e934-14e5-4a0b-b2e4-6b14ba3af479 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:15.197412 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2aa9e934-14e5-4a0b-b2e4-6b14ba3af479 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 returned with HTTP 200 Aug 07 18:53:15.197896 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 218/879] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:15 2026] GET /volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:15.216234 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d48e0f08-40a2-4535-932c-150c8770c6fa None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.218269 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-12b2621c-1fcb-4db3-ad02-3fd5a1674820 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.218380 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d48e0f08-40a2-4535-932c-150c8770c6fa tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 Aug 07 18:53:15.218463 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d48e0f08-40a2-4535-932c-150c8770c6fa tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.218682 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d48e0f08-40a2-4535-932c-150c8770c6fa tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.220095 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-12b2621c-1fcb-4db3-ad02-3fd5a1674820 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] DELETE https://10.4.3.15/volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470 Aug 07 18:53:15.220252 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-12b2621c-1fcb-4db3-ad02-3fd5a1674820 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.220450 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-12b2621c-1fcb-4db3-ad02-3fd5a1674820 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.225641 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.225641 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:15.228649 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.228649 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:15.229100 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d48e0f08-40a2-4535-932c-150c8770c6fa tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:15.232971 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d48e0f08-40a2-4535-932c-150c8770c6fa tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 returned with HTTP 200 Aug 07 18:53:15.233437 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 222/880] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:15 2026] GET /volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:15.253794 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e28bb179-fbb0-46ae-91a3-ccef59199f81 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.255797 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e28bb179-fbb0-46ae-91a3-ccef59199f81 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] DELETE https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5?cascade=True Aug 07 18:53:15.256353 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e28bb179-fbb0-46ae-91a3-ccef59199f81 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.258012 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e28bb179-fbb0-46ae-91a3-ccef59199f81 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.258012 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-e28bb179-fbb0-46ae-91a3-ccef59199f81 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Delete volume with id: d8ac282c-4a82-4f82-8de8-53a808b35ae5 Aug 07 18:53:15.279237 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.279237 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:15.279904 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e28bb179-fbb0-46ae-91a3-ccef59199f81 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:15.298268 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9719afe7-860f-4ab5-a3c4-9dcbe2eb832b req-12b2621c-1fcb-4db3-ad02-3fd5a1674820 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470 returned with HTTP 200 Aug 07 18:53:15.298741 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 220/881] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:53:15 2026] DELETE /volume/v3/attachments/359fddba-bf6e-4dce-9804-f8e927b35470 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:15.312262 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e28bb179-fbb0-46ae-91a3-ccef59199f81 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Delete volume request issued successfully. Aug 07 18:53:15.312536 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e28bb179-fbb0-46ae-91a3-ccef59199f81 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5?cascade=True returned with HTTP 202 Aug 07 18:53:15.313200 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 222/882] 10.4.3.15 () {66 vars in 1369 bytes} [Fri Aug 7 18:53:15 2026] DELETE /volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5?cascade=True => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:15.322885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f866badf-ea94-49e9-ad4c-570594485940 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.327342 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f866badf-ea94-49e9-ad4c-570594485940 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 Aug 07 18:53:15.327548 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f866badf-ea94-49e9-ad4c-570594485940 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.327743 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f866badf-ea94-49e9-ad4c-570594485940 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.337056 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.337056 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:15.341433 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f866badf-ea94-49e9-ad4c-570594485940 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:15.350178 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f866badf-ea94-49e9-ad4c-570594485940 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 returned with HTTP 200 Aug 07 18:53:15.350747 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 219/883] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:15 2026] GET /volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:15.439406 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2856609e-e049-410b-a5a4-29b18111a45a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.441887 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2856609e-e049-410b-a5a4-29b18111a45a tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:53:15.442220 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2856609e-e049-410b-a5a4-29b18111a45a tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.442511 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2856609e-e049-410b-a5a4-29b18111a45a tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.452097 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.452097 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:15.456846 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2856609e-e049-410b-a5a4-29b18111a45a tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:53:15.463595 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2856609e-e049-410b-a5a4-29b18111a45a tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 200 Aug 07 18:53:15.464190 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 223/884] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:15 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:15.532979 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-5a651f0d-4118-404a-b20a-e21bb2afaf31 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.535486 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-5a651f0d-4118-404a-b20a-e21bb2afaf31 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] DELETE https://10.4.3.15/volume/v3/attachments/8c6d3bef-0f96-489a-8cf2-5f7b7819b391 Aug 07 18:53:15.535705 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-5a651f0d-4118-404a-b20a-e21bb2afaf31 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.535903 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-5a651f0d-4118-404a-b20a-e21bb2afaf31 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.544648 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.544648 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:15.595358 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-146c14e3-7eed-49e7-9e0f-91a13f330076 req-5a651f0d-4118-404a-b20a-e21bb2afaf31 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments/8c6d3bef-0f96-489a-8cf2-5f7b7819b391 returned with HTTP 200 Aug 07 18:53:15.595445 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 221/885] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:53:15 2026] DELETE /volume/v3/attachments/8c6d3bef-0f96-489a-8cf2-5f7b7819b391 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:15.759102 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-be90e00d-7548-4d6f-85da-c80694816d42 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.760816 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-be90e00d-7548-4d6f-85da-c80694816d42 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:15.761005 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-be90e00d-7548-4d6f-85da-c80694816d42 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.761186 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-be90e00d-7548-4d6f-85da-c80694816d42 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.771854 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.771854 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:15.775305 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-be90e00d-7548-4d6f-85da-c80694816d42 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:15.779165 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-be90e00d-7548-4d6f-85da-c80694816d42 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:15.779527 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 223/886] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:15 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:15.792022 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6f28d07a-8bc2-4e33-832b-dbe27f673e61 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.793674 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6f28d07a-8bc2-4e33-832b-dbe27f673e61 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:15.793856 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6f28d07a-8bc2-4e33-832b-dbe27f673e61 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.794050 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6f28d07a-8bc2-4e33-832b-dbe27f673e61 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.803256 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.803256 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:15.806156 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6f28d07a-8bc2-4e33-832b-dbe27f673e61 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:15.809848 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6f28d07a-8bc2-4e33-832b-dbe27f673e61 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:15.810197 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 220/887] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:15 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:15.829772 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0f3caea1-828a-417d-bc39-29d7aa42e9c0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.831593 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f3caea1-828a-417d-bc39-29d7aa42e9c0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd Aug 07 18:53:15.831778 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f3caea1-828a-417d-bc39-29d7aa42e9c0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.831942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f3caea1-828a-417d-bc39-29d7aa42e9c0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.835643 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f3caea1-828a-417d-bc39-29d7aa42e9c0 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd returned with HTTP 404 Aug 07 18:53:15.836179 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 224/888] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:15 2026] GET /volume/v3/snapshots/21b04a2f-44fc-4a90-8a98-77253ada31cd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:15.846487 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-da2a31da-1e42-4007-8f59-4b48cc165384 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.848278 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da2a31da-1e42-4007-8f59-4b48cc165384 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:15.848472 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da2a31da-1e42-4007-8f59-4b48cc165384 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.848649 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da2a31da-1e42-4007-8f59-4b48cc165384 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.855267 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.855267 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:15.858857 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-da2a31da-1e42-4007-8f59-4b48cc165384 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Volume info retrieved successfully. Aug 07 18:53:15.864378 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da2a31da-1e42-4007-8f59-4b48cc165384 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 returned with HTTP 200 Aug 07 18:53:15.864378 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 222/889] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:15 2026] GET /volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:15.878733 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f3ea3128-5441-4fa5-87f8-50dfa2867287 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.880257 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f3ea3128-5441-4fa5-87f8-50dfa2867287 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] DELETE https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:15.880451 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f3ea3128-5441-4fa5-87f8-50dfa2867287 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.880651 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f3ea3128-5441-4fa5-87f8-50dfa2867287 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.880835 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-f3ea3128-5441-4fa5-87f8-50dfa2867287 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Delete volume with id: c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:15.887787 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.887787 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:15.888288 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f3ea3128-5441-4fa5-87f8-50dfa2867287 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Volume info retrieved successfully. Aug 07 18:53:15.912990 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f3ea3128-5441-4fa5-87f8-50dfa2867287 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Delete volume request issued successfully. Aug 07 18:53:15.913217 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f3ea3128-5441-4fa5-87f8-50dfa2867287 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 returned with HTTP 202 Aug 07 18:53:15.913672 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 224/890] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:53:15 2026] DELETE /volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:15.921796 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-55dafb44-f5af-4418-bf34-99c4930312e9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.925853 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55dafb44-f5af-4418-bf34-99c4930312e9 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:15.926049 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55dafb44-f5af-4418-bf34-99c4930312e9 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.926760 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55dafb44-f5af-4418-bf34-99c4930312e9 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.940804 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:15.940804 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:15.942351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bfbf9292-07d7-485d-bd2e-1c90ccef25bc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:15.944334 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bfbf9292-07d7-485d-bd2e-1c90ccef25bc tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] GET https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 Aug 07 18:53:15.944473 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bfbf9292-07d7-485d-bd2e-1c90ccef25bc tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:15.944727 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bfbf9292-07d7-485d-bd2e-1c90ccef25bc tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:15.945899 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-55dafb44-f5af-4418-bf34-99c4930312e9 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Volume info retrieved successfully. Aug 07 18:53:15.950327 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55dafb44-f5af-4418-bf34-99c4930312e9 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 returned with HTTP 200 Aug 07 18:53:15.950668 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 221/891] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:15 2026] GET /volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:15.960155 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bfbf9292-07d7-485d-bd2e-1c90ccef25bc tempest-TaggedBootDevicesTest_v242-131960490 tempest-TaggedBootDevicesTest_v242-131960490-project-member] https://10.4.3.15/volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 returned with HTTP 404 Aug 07 18:53:15.960889 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 225/892] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:15 2026] GET /volume/v3/volumes/16268c81-2a88-4a04-9723-7cfd143c8b98 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:16.364352 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a4c8aafa-eaf9-48a4-8051-f121ed6b8f0f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:16.366488 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a4c8aafa-eaf9-48a4-8051-f121ed6b8f0f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 Aug 07 18:53:16.366727 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a4c8aafa-eaf9-48a4-8051-f121ed6b8f0f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:16.366964 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a4c8aafa-eaf9-48a4-8051-f121ed6b8f0f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:16.373761 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a4c8aafa-eaf9-48a4-8051-f121ed6b8f0f tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 returned with HTTP 404 Aug 07 18:53:16.374337 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 223/893] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:16 2026] GET /volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:16.385801 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-47dbe535-2573-47d0-8eba-7b3ed422331e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:16.385907 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-47dbe535-2573-47d0-8eba-7b3ed422331e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes Aug 07 18:53:16.386112 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-47dbe535-2573-47d0-8eba-7b3ed422331e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:16.386366 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-47dbe535-2573-47d0-8eba-7b3ed422331e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:16.386710 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-47dbe535-2573-47d0-8eba-7b3ed422331e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:53:16.387523 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-47dbe535-2573-47d0-8eba-7b3ed422331e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:53:16.396838 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-47dbe535-2573-47d0-8eba-7b3ed422331e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Get all volumes completed successfully. Aug 07 18:53:16.397291 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-47dbe535-2573-47d0-8eba-7b3ed422331e tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 200 Aug 07 18:53:16.397683 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 225/894] 10.4.3.15 () {66 vars in 1230 bytes} [Fri Aug 7 18:53:16 2026] GET /volume/v3/volumes => generated 333 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:16.408168 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f132c744-1a91-4d78-85b5-b705b1157326 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:16.410176 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f132c744-1a91-4d78-85b5-b705b1157326 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/snapshots Aug 07 18:53:16.410430 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f132c744-1a91-4d78-85b5-b705b1157326 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:16.410682 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f132c744-1a91-4d78-85b5-b705b1157326 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:16.411063 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-f132c744-1a91-4d78-85b5-b705b1157326 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:53:16.412343 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-f132c744-1a91-4d78-85b5-b705b1157326 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:53:16.426970 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f132c744-1a91-4d78-85b5-b705b1157326 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Get all snapshots completed successfully. Aug 07 18:53:16.427347 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f132c744-1a91-4d78-85b5-b705b1157326 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 200 Aug 07 18:53:16.427913 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 222/895] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 18:53:16 2026] GET /volume/v3/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:53:16.440312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9e92dc90-f625-4df0-ad53-333dd0c93e38 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:16.443369 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9e92dc90-f625-4df0-ad53-333dd0c93e38 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 Aug 07 18:53:16.443369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9e92dc90-f625-4df0-ad53-333dd0c93e38 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:16.443645 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9e92dc90-f625-4df0-ad53-333dd0c93e38 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:16.453174 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:16.453174 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:16.457581 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9e92dc90-f625-4df0-ad53-333dd0c93e38 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:16.463101 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9e92dc90-f625-4df0-ad53-333dd0c93e38 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 returned with HTTP 200 Aug 07 18:53:16.463558 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 226/896] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:16 2026] GET /volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:16.479230 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-37790830-6929-4709-9390-c4b88f40ef68 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:16.481109 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-37790830-6929-4709-9390-c4b88f40ef68 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] DELETE https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 Aug 07 18:53:16.481314 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-37790830-6929-4709-9390-c4b88f40ef68 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:16.482114 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-37790830-6929-4709-9390-c4b88f40ef68 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:16.482114 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-37790830-6929-4709-9390-c4b88f40ef68 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Delete volume with id: 35553b18-5392-47ef-9d90-80c1fee99612 Aug 07 18:53:16.492735 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:16.492735 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:16.493451 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-37790830-6929-4709-9390-c4b88f40ef68 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:16.514395 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-37790830-6929-4709-9390-c4b88f40ef68 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Delete volume request issued successfully. Aug 07 18:53:16.514616 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-37790830-6929-4709-9390-c4b88f40ef68 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 returned with HTTP 202 Aug 07 18:53:16.515093 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 224/897] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:53:16 2026] DELETE /volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:16.522781 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7836b41e-cfee-42d9-a364-4c34ee2e2a43 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:16.527685 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7836b41e-cfee-42d9-a364-4c34ee2e2a43 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 Aug 07 18:53:16.528053 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7836b41e-cfee-42d9-a364-4c34ee2e2a43 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:16.528832 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7836b41e-cfee-42d9-a364-4c34ee2e2a43 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:16.537260 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:16.537260 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:16.539734 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7836b41e-cfee-42d9-a364-4c34ee2e2a43 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Volume info retrieved successfully. Aug 07 18:53:16.544494 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7836b41e-cfee-42d9-a364-4c34ee2e2a43 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 returned with HTTP 200 Aug 07 18:53:16.544908 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 226/898] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:16 2026] GET /volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:16.641410 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1603f827-19ab-41c0-8cb5-9859d9850067 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:16.643112 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1603f827-19ab-41c0-8cb5-9859d9850067 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:53:16.643384 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1603f827-19ab-41c0-8cb5-9859d9850067 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:16.643639 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1603f827-19ab-41c0-8cb5-9859d9850067 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:16.650772 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:16.650772 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:16.654850 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1603f827-19ab-41c0-8cb5-9859d9850067 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:53:16.659391 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1603f827-19ab-41c0-8cb5-9859d9850067 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:53:16.659939 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 223/899] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:16 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:16.675893 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:16.816017 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:16.816437 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1204064887", "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:16.818717 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1204064887', 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:16.942168 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume of 1 GB Aug 07 18:53:16.942817 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:16.942817 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:16.943531 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Availability Zones retrieved successfully. Aug 07 18:53:16.949601 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Flow 'volume_create_api' (c6a7eb0d-a1cf-4850-9f2c-afee81a70535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:16.952425 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47895a3a-60ae-4788-802b-5905d568fe4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:16.953304 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:16.967822 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fcac35d9-9b93-4d91-9f9d-bdf57e8fab16 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:16.969611 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fcac35d9-9b93-4d91-9f9d-bdf57e8fab16 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] GET https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 Aug 07 18:53:16.969925 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fcac35d9-9b93-4d91-9f9d-bdf57e8fab16 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:16.972294 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fcac35d9-9b93-4d91-9f9d-bdf57e8fab16 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:16.981865 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fcac35d9-9b93-4d91-9f9d-bdf57e8fab16 tempest-SnapshotsActionsTest-1475647695 tempest-SnapshotsActionsTest-1475647695-project-member] https://10.4.3.15/volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 returned with HTTP 404 Aug 07 18:53:16.982343 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 225/900] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:16 2026] GET /volume/v3/volumes/c5033f56-2007-48cd-8fe7-feec04994061 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:16.994592 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:16.994592 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:17.009748 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47895a3a-60ae-4788-802b-5905d568fe4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5dc80998-73ee-4081-9136-7c84315e3bcf,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dc80998-73ee-4081-9136-7c84315e3bcf', 'encryption_key_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=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:17.010536 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ece4a03-86e1-4f17-8175-a20a77e087e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:17.075734 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Created reservations ['abe0f7c3-d5f2-4652-aabf-794d9543e627', '181166e7-7bbe-4e0b-bb89-b0b3702d61c6', '90289303-1ba8-4840-8e77-8b7a680b3d84', '958bddb9-0f75-4400-82c1-56d1db333af2'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:17.076524 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ece4a03-86e1-4f17-8175-a20a77e087e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abe0f7c3-d5f2-4652-aabf-794d9543e627', '181166e7-7bbe-4e0b-bb89-b0b3702d61c6', '90289303-1ba8-4840-8e77-8b7a680b3d84', '958bddb9-0f75-4400-82c1-56d1db333af2']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:17.077247 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5689e0ca-b9b8-498c-926d-c2611fa2360a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:17.099881 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5689e0ca-b9b8-498c-926d-c2611fa2360a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '280b432d-8950-4be9-be02-b35543cf4c75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1204064887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',qos_specs=None,replication_status=,reservations=['abe0f7c3-d5f2-4652-aabf-794d9543e627','181166e7-7bbe-4e0b-bb89-b0b3702d61c6','90289303-1ba8-4840-8e77-8b7a680b3d84','958bddb9-0f75-4400-82c1-56d1db333af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67cec89da214010882cb9e6a7c2c051',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1204064887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=280b432d-8950-4be9-be02-b35543cf4c75,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e67cec89da214010882cb9e6a7c2c051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dc80998-73ee-4081-9136-7c84315e3bcf),volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:17.100641 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a050ef6-2d1f-47bc-86fd-9572c485f891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:17.120123 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a050ef6-2d1f-47bc-86fd-9572c485f891) transitioned into state 'SUCCESS' from state '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-1204064887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',qos_specs=None,replication_status=,reservations=['abe0f7c3-d5f2-4652-aabf-794d9543e627','181166e7-7bbe-4e0b-bb89-b0b3702d61c6','90289303-1ba8-4840-8e77-8b7a680b3d84','958bddb9-0f75-4400-82c1-56d1db333af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67cec89da214010882cb9e6a7c2c051',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:17.120855 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684f4bcc-5e8d-461f-9888-27603864cd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:17.131926 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684f4bcc-5e8d-461f-9888-27603864cd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:17.134015 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Flow 'volume_create_api' (c6a7eb0d-a1cf-4850-9f2c-afee81a70535) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:17.134015 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume request issued successfully. Aug 07 18:53:17.134015 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-847afcfa-4968-427d-a3e1-27d2530d07e7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:53:17.134352 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 227/901] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:53:16 2026] POST /volume/v3/volumes => generated 758 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:17.149501 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-17e63ab9-f4db-48b4-905c-acd40264422c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:17.154169 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17e63ab9-f4db-48b4-905c-acd40264422c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 Aug 07 18:53:17.154169 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17e63ab9-f4db-48b4-905c-acd40264422c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:17.154493 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17e63ab9-f4db-48b4-905c-acd40264422c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:17.166261 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:17.166261 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:17.170938 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-17e63ab9-f4db-48b4-905c-acd40264422c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:17.177165 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17e63ab9-f4db-48b4-905c-acd40264422c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 returned with HTTP 200 Aug 07 18:53:17.177735 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 227/902] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:17 2026] GET /volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:17.556295 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-be52f527-11a3-4583-b55f-700d0dba4776 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:17.558520 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be52f527-11a3-4583-b55f-700d0dba4776 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 Aug 07 18:53:17.558798 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be52f527-11a3-4583-b55f-700d0dba4776 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:17.559097 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be52f527-11a3-4583-b55f-700d0dba4776 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:17.568304 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be52f527-11a3-4583-b55f-700d0dba4776 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 returned with HTTP 404 Aug 07 18:53:17.568951 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 224/903] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:17 2026] GET /volume/v3/volumes/35553b18-5392-47ef-9d90-80c1fee99612 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:17.577610 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2bbeb84e-973c-44b9-8063-684881fb15d2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:17.579287 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2bbeb84e-973c-44b9-8063-684881fb15d2 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/3dc956db-4647-4758-8e1c-e589eed5ebef Aug 07 18:53:17.579531 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2bbeb84e-973c-44b9-8063-684881fb15d2 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:17.579724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2bbeb84e-973c-44b9-8063-684881fb15d2 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:17.579826 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-2bbeb84e-973c-44b9-8063-684881fb15d2 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Delete snapshot with id: 3dc956db-4647-4758-8e1c-e589eed5ebef Aug 07 18:53:17.587388 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2bbeb84e-973c-44b9-8063-684881fb15d2 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/snapshots/3dc956db-4647-4758-8e1c-e589eed5ebef returned with HTTP 404 Aug 07 18:53:17.587388 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 226/904] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:53:17 2026] DELETE /volume/v3/snapshots/3dc956db-4647-4758-8e1c-e589eed5ebef => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:17.595076 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5dd71dff-19f2-4bd3-827d-8288c8c0a8c7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:17.599627 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5dd71dff-19f2-4bd3-827d-8288c8c0a8c7 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] GET https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 Aug 07 18:53:17.599818 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5dd71dff-19f2-4bd3-827d-8288c8c0a8c7 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:17.600051 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5dd71dff-19f2-4bd3-827d-8288c8c0a8c7 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:17.606222 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5dd71dff-19f2-4bd3-827d-8288c8c0a8c7 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 returned with HTTP 404 Aug 07 18:53:17.606409 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 228/905] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:17 2026] GET /volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:17.614124 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cb0fe53e-f9af-4e12-838d-110c22978278 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:17.618620 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cb0fe53e-f9af-4e12-838d-110c22978278 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] DELETE https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 Aug 07 18:53:17.618695 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cb0fe53e-f9af-4e12-838d-110c22978278 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:17.619234 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cb0fe53e-f9af-4e12-838d-110c22978278 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:17.619234 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-cb0fe53e-f9af-4e12-838d-110c22978278 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] Delete volume with id: d8ac282c-4a82-4f82-8de8-53a808b35ae5 Aug 07 18:53:17.628031 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cb0fe53e-f9af-4e12-838d-110c22978278 tempest-VolumesDeleteCascade-2095994707 tempest-VolumesDeleteCascade-2095994707-project-member] https://10.4.3.15/volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 returned with HTTP 404 Aug 07 18:53:17.628881 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 228/906] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:53:17 2026] DELETE /volume/v3/volumes/d8ac282c-4a82-4f82-8de8-53a808b35ae5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:18.195083 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6d5a6dd1-5d3b-4c66-934c-4d675d46e4b7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:18.196807 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6d5a6dd1-5d3b-4c66-934c-4d675d46e4b7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 Aug 07 18:53:18.197009 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6d5a6dd1-5d3b-4c66-934c-4d675d46e4b7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:18.197201 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6d5a6dd1-5d3b-4c66-934c-4d675d46e4b7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:18.204517 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:18.204517 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:18.207897 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6d5a6dd1-5d3b-4c66-934c-4d675d46e4b7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:18.227367 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6d5a6dd1-5d3b-4c66-934c-4d675d46e4b7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 returned with HTTP 200 Aug 07 18:53:18.227807 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 225/907] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:18 2026] GET /volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:18.390367 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-8b5ce54c-0bc6-4445-95d7-f3d1cb1eb161 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:18.392160 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-8b5ce54c-0bc6-4445-95d7-f3d1cb1eb161 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 Aug 07 18:53:18.392388 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-8b5ce54c-0bc6-4445-95d7-f3d1cb1eb161 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:18.392556 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-8b5ce54c-0bc6-4445-95d7-f3d1cb1eb161 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:18.400123 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:18.400123 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:18.405039 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-8b5ce54c-0bc6-4445-95d7-f3d1cb1eb161 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:18.409555 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-8b5ce54c-0bc6-4445-95d7-f3d1cb1eb161 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 returned with HTTP 200 Aug 07 18:53:18.410027 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 227/908] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:18 2026] GET /volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:18.945513 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-77d41c1b-bb50-4bc7-93cc-1f8f412b98d9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:18.947351 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-77d41c1b-bb50-4bc7-93cc-1f8f412b98d9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 Aug 07 18:53:18.947520 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-77d41c1b-bb50-4bc7-93cc-1f8f412b98d9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:18.947735 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-77d41c1b-bb50-4bc7-93cc-1f8f412b98d9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:18.956438 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:18.956438 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:18.968510 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-77d41c1b-bb50-4bc7-93cc-1f8f412b98d9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:18.979046 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-77d41c1b-bb50-4bc7-93cc-1f8f412b98d9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 returned with HTTP 200 Aug 07 18:53:18.979565 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 229/909] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:18 2026] GET /volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 => generated 1366 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:18.991610 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1f22ee25-a72b-4e39-afa4-83a1302185de None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:18.991964 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1f22ee25-a72b-4e39-afa4-83a1302185de None None] GET https://10.4.3.15/volume// Aug 07 18:53:18.992143 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1f22ee25-a72b-4e39-afa4-83a1302185de None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:18.992409 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1f22ee25-a72b-4e39-afa4-83a1302185de None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:18.992768 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1f22ee25-a72b-4e39-afa4-83a1302185de None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:18.993117 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 229/910] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:53:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:53:19.000988 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-770469f6-da39-4f11-af71-9f49fa2bb9cf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:19.002744 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-770469f6-da39-4f11-af71-9f49fa2bb9cf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:53:19.003186 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-770469f6-da39-4f11-af71-9f49fa2bb9cf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "280b432d-8950-4be9-be02-b35543cf4c75", "connector": null, "instance_uuid": "1ca52bc5-566e-490f-9270-e265a2dff944"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:19.017313 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:19.017313 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:19.131931 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-770469f6-da39-4f11-af71-9f49fa2bb9cf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:53:19.132465 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 226/911] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:53:19 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:19.743095 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-682b38c2-57dd-461b-930d-c69fd1826a75 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:19.857044 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-682b38c2-57dd-461b-930d-c69fd1826a75 tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 Aug 07 18:53:19.857343 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-682b38c2-57dd-461b-930d-c69fd1826a75 tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:19.857604 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-682b38c2-57dd-461b-930d-c69fd1826a75 tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:19.876842 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-682b38c2-57dd-461b-930d-c69fd1826a75 tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 returned with HTTP 200 Aug 07 18:53:19.877362 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 228/912] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:53:19 2026] GET /volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 => generated 437 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:19.890246 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-98d4636d-23b4-4056-91bd-39de7b7d484f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:19.970560 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:19.970560 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1362264650"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:19.972139 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1362264650'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:19.972404 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Create volume of 1 GB Aug 07 18:53:20.006297 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Availability Zones retrieved successfully. Aug 07 18:53:20.015027 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Flow 'volume_create_api' (54070d53-8096-483f-a8e8-451ed20115ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:20.016563 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5338fbab-abfe-4b37-9729-47e1d756eeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:20.018119 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:20.056594 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5338fbab-abfe-4b37-9729-47e1d756eeeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:20.062093 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa670199-98f7-4745-9a54-13a1bab8f47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:20.169040 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Created reservations ['c1721b6c-f11d-461e-b576-1c67fdf897c1', 'e59609af-e125-4dab-a781-9a9ceff4b45f', '7bc4a791-8a59-4873-b75c-4d9e9286d900', '722e64f8-a5b4-4178-8a8b-a46e644c597f'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:20.170119 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa670199-98f7-4745-9a54-13a1bab8f47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1721b6c-f11d-461e-b576-1c67fdf897c1', 'e59609af-e125-4dab-a781-9a9ceff4b45f', '7bc4a791-8a59-4873-b75c-4d9e9286d900', '722e64f8-a5b4-4178-8a8b-a46e644c597f']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:20.170694 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00176986-09a9-4c60-9914-3ceef0ba8146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:20.215011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00176986-09a9-4c60-9914-3ceef0ba8146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9228fd79-5961-4d05-b2e3-c15953a28b3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1362264650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a7d5129efb44a8385283a8e63a289b5',qos_specs=None,replication_status=,reservations=['c1721b6c-f11d-461e-b576-1c67fdf897c1','e59609af-e125-4dab-a781-9a9ceff4b45f','7bc4a791-8a59-4873-b75c-4d9e9286d900','722e64f8-a5b4-4178-8a8b-a46e644c597f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93fa68d03ae54aca96522212766d00d8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1362264650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9228fd79-5961-4d05-b2e3-c15953a28b3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a7d5129efb44a8385283a8e63a289b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93fa68d03ae54aca96522212766d00d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:20.216213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6781e23c-14fa-4410-ba77-1396c0d9edc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:20.228803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6c9bb439-cd6e-467e-beaf-ce1da3a7fc4a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:20.231670 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c9bb439-cd6e-467e-beaf-ce1da3a7fc4a None None] GET https://10.4.3.15/volume// Aug 07 18:53:20.231670 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c9bb439-cd6e-467e-beaf-ce1da3a7fc4a None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:20.231670 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c9bb439-cd6e-467e-beaf-ce1da3a7fc4a None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:20.231670 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c9bb439-cd6e-467e-beaf-ce1da3a7fc4a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:20.231670 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 230/913] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53: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 07 18:53:20.245009 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-b0c66a45-de24-4dd4-9fb8-4a1f89517c17 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:20.247462 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-b0c66a45-de24-4dd4-9fb8-4a1f89517c17 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:53:20.247840 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-b0c66a45-de24-4dd4-9fb8-4a1f89517c17 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "593091c0-aa94-4745-bb84-c720bb9aaeae", "connector": null, "instance_uuid": "3afa4802-733f-4d9e-bb62-ae317a40f232"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:20.260689 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6781e23c-14fa-4410-ba77-1396c0d9edc8) transitioned into state 'SUCCESS' from state '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-1362264650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a7d5129efb44a8385283a8e63a289b5',qos_specs=None,replication_status=,reservations=['c1721b6c-f11d-461e-b576-1c67fdf897c1','e59609af-e125-4dab-a781-9a9ceff4b45f','7bc4a791-8a59-4873-b75c-4d9e9286d900','722e64f8-a5b4-4178-8a8b-a46e644c597f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93fa68d03ae54aca96522212766d00d8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:20.261733 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f680fa9e-40bd-40c7-9828-f0b69b018c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:20.272952 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:20.272952 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:20.289560 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f680fa9e-40bd-40c7-9828-f0b69b018c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:20.290371 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Flow 'volume_create_api' (54070d53-8096-483f-a8e8-451ed20115ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:20.290656 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Create volume request issued successfully. Aug 07 18:53:20.291256 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-98d4636d-23b4-4056-91bd-39de7b7d484f tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:53:20.292316 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 230/914] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:53:19 2026] POST /volume/v3/volumes => generated 757 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:20.304663 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8120a6bf-9cf0-4489-b76e-9d2b3ee40884 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:20.306705 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8120a6bf-9cf0-4489-b76e-9d2b3ee40884 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] GET https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d Aug 07 18:53:20.306943 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8120a6bf-9cf0-4489-b76e-9d2b3ee40884 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:20.307226 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8120a6bf-9cf0-4489-b76e-9d2b3ee40884 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:20.316345 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:20.316345 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:20.320966 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8120a6bf-9cf0-4489-b76e-9d2b3ee40884 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Volume info retrieved successfully. Aug 07 18:53:20.332175 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8120a6bf-9cf0-4489-b76e-9d2b3ee40884 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d returned with HTTP 200 Aug 07 18:53:20.332763 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 229/915] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:20 2026] GET /volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:20.332832 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-b0c66a45-de24-4dd4-9fb8-4a1f89517c17 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:53:20.333123 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 227/916] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:53:20 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:20.345696 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-b07749f3-f846-4444-9d9e-8eb7ae14b8c0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:20.347880 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-b07749f3-f846-4444-9d9e-8eb7ae14b8c0 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] DELETE https://10.4.3.15/volume/v3/attachments/433708cc-329b-4468-931e-c69de2388d96 Aug 07 18:53:20.348143 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-b07749f3-f846-4444-9d9e-8eb7ae14b8c0 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:20.348409 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-b07749f3-f846-4444-9d9e-8eb7ae14b8c0 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:20.356233 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:20.356233 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:20.444423 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-b07749f3-f846-4444-9d9e-8eb7ae14b8c0 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments/433708cc-329b-4468-931e-c69de2388d96 returned with HTTP 200 Aug 07 18:53:20.444837 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 231/917] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:53:20 2026] DELETE /volume/v3/attachments/433708cc-329b-4468-931e-c69de2388d96 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:20.981595 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-308e41ed-fd24-4711-9e0a-faabf760da1d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:20.982156 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-308e41ed-fd24-4711-9e0a-faabf760da1d None None] GET https://10.4.3.15/volume// Aug 07 18:53:20.982408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-308e41ed-fd24-4711-9e0a-faabf760da1d None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:20.982653 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-308e41ed-fd24-4711-9e0a-faabf760da1d None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:20.983070 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-308e41ed-fd24-4711-9e0a-faabf760da1d None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:20.983450 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 231/918] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:53:20.990186 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-3f1e24e3-c6a6-4062-b85d-a1ef0f5ac4c9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:20.992351 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-3f1e24e3-c6a6-4062-b85d-a1ef0f5ac4c9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 Aug 07 18:53:20.992432 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-3f1e24e3-c6a6-4062-b85d-a1ef0f5ac4c9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:20.992620 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-3f1e24e3-c6a6-4062-b85d-a1ef0f5ac4c9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:21.001743 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:21.001743 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:21.006598 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-3f1e24e3-c6a6-4062-b85d-a1ef0f5ac4c9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:21.014604 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-3f1e24e3-c6a6-4062-b85d-a1ef0f5ac4c9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 returned with HTTP 200 Aug 07 18:53:21.014977 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 230/919] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:53:20 2026] GET /volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 => generated 1545 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:53:21.107464 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-253878db-bdf2-49f6-9259-9de2c828e1ab None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.109611 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-253878db-bdf2-49f6-9259-9de2c828e1ab tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] PUT https://10.4.3.15/volume/v3/attachments/2eeb8be2-b1ea-4093-b3d8-53daeb3f191e Aug 07 18:53:21.110037 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-253878db-bdf2-49f6-9259-9de2c828e1ab tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:21.117520 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-253878db-bdf2-49f6-9259-9de2c828e1ab tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Acquiring lock "cinder-attachment_update-280b432d-8950-4be9-be02-b35543cf4c75-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:53:21.122201 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-253878db-bdf2-49f6-9259-9de2c828e1ab tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-280b432d-8950-4be9-be02-b35543cf4c75-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:53:21.123182 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:21.123182 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:21.202667 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-253878db-bdf2-49f6-9259-9de2c828e1ab tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-280b432d-8950-4be9-be02-b35543cf4c75-np0000006749" released by "attachment_update" :: held 0.080s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:53:21.202815 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-253878db-bdf2-49f6-9259-9de2c828e1ab tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/2eeb8be2-b1ea-4093-b3d8-53daeb3f191e returned with HTTP 200 Aug 07 18:53:21.203257 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 228/920] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:53:21 2026] PUT /volume/v3/attachments/2eeb8be2-b1ea-4093-b3d8-53daeb3f191e => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:21.223087 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-4f5577dc-6d39-4cb6-aa61-e1128389d26f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.225548 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-4f5577dc-6d39-4cb6-aa61-e1128389d26f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments/2eeb8be2-b1ea-4093-b3d8-53daeb3f191e/action Aug 07 18:53:21.225929 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-4f5577dc-6d39-4cb6-aa61-e1128389d26f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:21.226118 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-4f5577dc-6d39-4cb6-aa61-e1128389d26f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:21.242315 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:21.242315 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:21.256798 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3cabecdf-1651-40ea-9c7b-73014f1350d4 req-4f5577dc-6d39-4cb6-aa61-e1128389d26f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/2eeb8be2-b1ea-4093-b3d8-53daeb3f191e/action returned with HTTP 204 Aug 07 18:53:21.257287 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 232/921] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:53:21 2026] POST /volume/v3/attachments/2eeb8be2-b1ea-4093-b3d8-53daeb3f191e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:21.346512 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-55dc5bfa-a73a-42d5-b4b9-b99e13c7f41c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.352805 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55dc5bfa-a73a-42d5-b4b9-b99e13c7f41c tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] GET https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d Aug 07 18:53:21.353113 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-55dc5bfa-a73a-42d5-b4b9-b99e13c7f41c tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:21.353403 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-55dc5bfa-a73a-42d5-b4b9-b99e13c7f41c tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:21.366505 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:21.366505 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:21.370176 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-55dc5bfa-a73a-42d5-b4b9-b99e13c7f41c tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Volume info retrieved successfully. Aug 07 18:53:21.375236 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55dc5bfa-a73a-42d5-b4b9-b99e13c7f41c tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d returned with HTTP 200 Aug 07 18:53:21.375930 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 232/922] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:21 2026] GET /volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:21.387203 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-27df72c0-fca5-4280-a5fa-78a2b9581bbe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.388984 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27df72c0-fca5-4280-a5fa-78a2b9581bbe tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 Aug 07 18:53:21.389441 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27df72c0-fca5-4280-a5fa-78a2b9581bbe tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:21.446157 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27df72c0-fca5-4280-a5fa-78a2b9581bbe tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 returned with HTTP 200 Aug 07 18:53:21.446667 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 231/923] 10.4.3.15 () {68 vars in 1367 bytes} [Fri Aug 7 18:53:21 2026] PUT /volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:21.460448 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.466402 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:21.466722 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:21.469354 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:21.470062 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Create volume of 2 GB Aug 07 18:53:21.470545 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:21.470545 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:21.478181 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Availability Zones retrieved successfully. Aug 07 18:53:21.486794 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Flow 'volume_create_api' (77ae7abd-c150-4738-910c-2bb2b163f409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:21.488375 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5154f811-53d2-487d-bf2d-44538c6f110a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:21.490183 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Validating volume size '2' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:21.535164 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5154f811-53d2-487d-bf2d-44538c6f110a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:21.536376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d34aba4-ab1c-419d-8759-60fe3617cf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:21.567529 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota_utils [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Quota exceeded for 2a7d5129efb44a8385283a8e63a289b5, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 18:53:21.572910 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d34aba4-ab1c-419d-8759-60fe3617cf01) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 18:53:21.572910 np0000006749 devstack@c-api.service[100342]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 07 18:53:21.577739 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d34aba4-ab1c-419d-8759-60fe3617cf01) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:21.577739 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d34aba4-ab1c-419d-8759-60fe3617cf01) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 18:53:21.577739 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5154f811-53d2-487d-bf2d-44538c6f110a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:21.577739 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5154f811-53d2-487d-bf2d-44538c6f110a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 18:53:21.577971 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Flow 'volume_create_api' (77ae7abd-c150-4738-910c-2bb2b163f409) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 18:53:21.578234 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.middleware.fault [None req-629f6c3e-4f1b-4f83-800d-bdc81ff36a66 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 413 Aug 07 18:53:21.579569 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 229/924] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:53:21 2026] POST /volume/v3/volumes => generated 208 bytes in 120 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 18:53:21.593175 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ab8ee72b-0e58-4f1d-9cb9-f3052b1c2ece None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.597245 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ab8ee72b-0e58-4f1d-9cb9-f3052b1c2ece tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 Aug 07 18:53:21.597429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ab8ee72b-0e58-4f1d-9cb9-f3052b1c2ece tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:21.649981 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ab8ee72b-0e58-4f1d-9cb9-f3052b1c2ece tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 returned with HTTP 200 Aug 07 18:53:21.650602 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 233/925] 10.4.3.15 () {68 vars in 1367 bytes} [Fri Aug 7 18:53:21 2026] PUT /volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:21.658577 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-953f4b44-028b-4523-89dc-824c5dace965 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.666275 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:21.666841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:21.669016 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:21.669223 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Create volume of 1 GB Aug 07 18:53:21.673523 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Availability Zones retrieved successfully. Aug 07 18:53:21.682032 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Flow 'volume_create_api' (d635a19c-79da-4589-8a71-2c36203213f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:21.683495 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c77c76-eaeb-46b6-b2de-bf0e763f7f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:21.684941 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:21.715910 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c77c76-eaeb-46b6-b2de-bf0e763f7f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:21.716856 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b4fcd8-15a8-496a-bc42-37babe12b344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:21.749066 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota_utils [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Quota exceeded for 2a7d5129efb44a8385283a8e63a289b5, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 07 18:53:21.754153 np0000006749 devstack@c-api.service[100344]: WARNING cinder.volume.api [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b4fcd8-15a8-496a-bc42-37babe12b344) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 18:53:21.754153 np0000006749 devstack@c-api.service[100344]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 07 18:53:21.754873 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b4fcd8-15a8-496a-bc42-37babe12b344) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:21.755699 np0000006749 devstack@c-api.service[100344]: WARNING cinder.volume.api [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b4fcd8-15a8-496a-bc42-37babe12b344) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 18:53:21.756693 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c77c76-eaeb-46b6-b2de-bf0e763f7f06) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:21.757422 np0000006749 devstack@c-api.service[100344]: WARNING cinder.volume.api [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c77c76-eaeb-46b6-b2de-bf0e763f7f06) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 18:53:21.758029 np0000006749 devstack@c-api.service[100344]: WARNING cinder.volume.api [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Flow 'volume_create_api' (d635a19c-79da-4589-8a71-2c36203213f3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 18:53:21.758657 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.middleware.fault [None req-953f4b44-028b-4523-89dc-824c5dace965 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 413 Aug 07 18:53:21.759393 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 233/926] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:53:21 2026] POST /volume/v3/volumes => generated 150 bytes in 101 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 18:53:21.771669 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-675dcc04-a639-446b-ba97-17eb0383a9e7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.773437 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-675dcc04-a639-446b-ba97-17eb0383a9e7 tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 Aug 07 18:53:21.773740 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-675dcc04-a639-446b-ba97-17eb0383a9e7 tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:21.808740 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-675dcc04-a639-446b-ba97-17eb0383a9e7 tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 returned with HTTP 200 Aug 07 18:53:21.809234 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 232/927] 10.4.3.15 () {68 vars in 1367 bytes} [Fri Aug 7 18:53:21 2026] PUT /volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:21.819415 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-09b1749c-95cc-428e-a9b4-c850a2293f19 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.826180 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-09b1749c-95cc-428e-a9b4-c850a2293f19 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] POST https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d/action Aug 07 18:53:21.826632 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-09b1749c-95cc-428e-a9b4-c850a2293f19 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:21.826820 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-09b1749c-95cc-428e-a9b4-c850a2293f19 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:21.835010 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:21.835010 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:21.835599 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-09b1749c-95cc-428e-a9b4-c850a2293f19 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Volume info retrieved successfully. Aug 07 18:53:21.864782 np0000006749 devstack@c-api.service[100342]: ERROR cinder.volume.api [None req-09b1749c-95cc-428e-a9b4-c850a2293f19 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Quota exceeded for 2a7d5129efb44a8385283a8e63a289b5, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 18:53:21.871972 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.middleware.fault [None req-09b1749c-95cc-428e-a9b4-c850a2293f19 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d/action returned with HTTP 413 Aug 07 18:53:21.871972 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 230/928] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:53:21 2026] POST /volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d/action => generated 208 bytes in 53 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 18:53:21.880544 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cd13964f-433f-478f-b7c9-8729d2f8b2f6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.882325 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cd13964f-433f-478f-b7c9-8729d2f8b2f6 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] GET https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d Aug 07 18:53:21.882509 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cd13964f-433f-478f-b7c9-8729d2f8b2f6 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:21.882689 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cd13964f-433f-478f-b7c9-8729d2f8b2f6 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:21.888729 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:21.888729 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:21.891886 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-cd13964f-433f-478f-b7c9-8729d2f8b2f6 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Volume info retrieved successfully. Aug 07 18:53:21.902350 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cd13964f-433f-478f-b7c9-8729d2f8b2f6 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d returned with HTTP 200 Aug 07 18:53:21.902350 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 234/929] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:21 2026] GET /volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:21.915612 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-af40ca0a-8498-4ca0-ac0e-cbb26cfbd933 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.919557 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-af40ca0a-8498-4ca0-ac0e-cbb26cfbd933 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] DELETE https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d Aug 07 18:53:21.919776 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-af40ca0a-8498-4ca0-ac0e-cbb26cfbd933 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:21.919926 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-af40ca0a-8498-4ca0-ac0e-cbb26cfbd933 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:21.920153 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-af40ca0a-8498-4ca0-ac0e-cbb26cfbd933 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Delete volume with id: 9228fd79-5961-4d05-b2e3-c15953a28b3d Aug 07 18:53:21.927521 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:21.927521 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:21.927977 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-af40ca0a-8498-4ca0-ac0e-cbb26cfbd933 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Volume info retrieved successfully. Aug 07 18:53:21.952320 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-af40ca0a-8498-4ca0-ac0e-cbb26cfbd933 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Delete volume request issued successfully. Aug 07 18:53:21.952491 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-af40ca0a-8498-4ca0-ac0e-cbb26cfbd933 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d returned with HTTP 202 Aug 07 18:53:21.952920 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 234/930] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:53:21 2026] DELETE /volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:21.963686 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-03f5cf99-bfc0-4852-acfb-c2a94ddce7f6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:21.965744 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03f5cf99-bfc0-4852-acfb-c2a94ddce7f6 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] GET https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d Aug 07 18:53:21.969928 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03f5cf99-bfc0-4852-acfb-c2a94ddce7f6 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:21.969928 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03f5cf99-bfc0-4852-acfb-c2a94ddce7f6 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:21.981098 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:21.981098 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:21.984914 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-03f5cf99-bfc0-4852-acfb-c2a94ddce7f6 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Volume info retrieved successfully. Aug 07 18:53:21.990691 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03f5cf99-bfc0-4852-acfb-c2a94ddce7f6 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d returned with HTTP 200 Aug 07 18:53:21.991071 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 233/931] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:21 2026] GET /volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:22.157508 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-560d45ea-880c-43d8-90fe-d87ee241d064 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:22.160155 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-560d45ea-880c-43d8-90fe-d87ee241d064 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] PUT https://10.4.3.15/volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98 Aug 07 18:53:22.160599 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-560d45ea-880c-43d8-90fe-d87ee241d064 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:22.170603 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-560d45ea-880c-43d8-90fe-d87ee241d064 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Acquiring lock "cinder-attachment_update-593091c0-aa94-4745-bb84-c720bb9aaeae-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:53:22.176754 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-560d45ea-880c-43d8-90fe-d87ee241d064 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Lock "cinder-attachment_update-593091c0-aa94-4745-bb84-c720bb9aaeae-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:53:22.178103 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:22.178103 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:22.275432 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-560d45ea-880c-43d8-90fe-d87ee241d064 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Lock "cinder-attachment_update-593091c0-aa94-4745-bb84-c720bb9aaeae-np0000006749" released by "attachment_update" :: held 0.099s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:53:22.276235 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-560d45ea-880c-43d8-90fe-d87ee241d064 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98 returned with HTTP 200 Aug 07 18:53:22.276798 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 231/932] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:53:22 2026] PUT /volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:22.293366 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-dae3c1e3-a013-41ad-8438-67bb66248031 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:22.301020 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-dae3c1e3-a013-41ad-8438-67bb66248031 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98 Aug 07 18:53:22.301020 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-dae3c1e3-a013-41ad-8438-67bb66248031 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:22.301020 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-dae3c1e3-a013-41ad-8438-67bb66248031 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:22.323733 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-dae3c1e3-a013-41ad-8438-67bb66248031 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98 returned with HTTP 200 Aug 07 18:53:22.324211 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 235/933] 10.4.3.15 () {70 vars in 1644 bytes} [Fri Aug 7 18:53:22 2026] GET /volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:23.007942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0e8ddac5-571f-4d39-ba27-76031f2a9725 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:23.010291 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0e8ddac5-571f-4d39-ba27-76031f2a9725 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] GET https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d Aug 07 18:53:23.010420 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0e8ddac5-571f-4d39-ba27-76031f2a9725 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:23.010672 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0e8ddac5-571f-4d39-ba27-76031f2a9725 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:23.017167 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0e8ddac5-571f-4d39-ba27-76031f2a9725 tempest-VolumeQuotasNegativeTestJSON-1437452695 tempest-VolumeQuotasNegativeTestJSON-1437452695-project-member] https://10.4.3.15/volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d returned with HTTP 404 Aug 07 18:53:23.017942 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 235/934] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:23 2026] GET /volume/v3/volumes/9228fd79-5961-4d05-b2e3-c15953a28b3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:23.024884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-22bfe913-f501-452c-b99a-8d63daf9226a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:23.028045 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-22bfe913-f501-452c-b99a-8d63daf9226a tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 Aug 07 18:53:23.028045 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-22bfe913-f501-452c-b99a-8d63daf9226a tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:23.122946 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-22bfe913-f501-452c-b99a-8d63daf9226a tempest-VolumeQuotasNegativeTestJSON-361815763 tempest-VolumeQuotasNegativeTestJSON-361815763-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 returned with HTTP 200 Aug 07 18:53:23.123399 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 234/935] 10.4.3.15 () {68 vars in 1368 bytes} [Fri Aug 7 18:53:23 2026] PUT /volume/v3/os-quota-sets/2a7d5129efb44a8385283a8e63a289b5 => generated 395 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:24.884520 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:25.026945 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:25.027449 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-772771558"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:25.029120 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-772771558'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:25.029231 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Create volume of 1 GB Aug 07 18:53:25.029522 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:25.029522 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:25.036628 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Availability Zones retrieved successfully. Aug 07 18:53:25.043303 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Flow 'volume_create_api' (0ce3d031-114d-4b5c-a42c-a80ff70a57c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:25.044371 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5487163-9050-422c-a53f-f2a5da35738d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:25.045240 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:25.081042 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5487163-9050-422c-a53f-f2a5da35738d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:25.082096 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ef2724-9428-420f-8db2-d628c6840d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:25.163911 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Created reservations ['e6e9c419-1821-428c-9a8f-83e8bf4e1e7b', '1735a518-ab1e-4243-bcf5-56819a432b0c', '8773a7f9-5e8d-4b3e-8295-9bfa968a73f2', 'b90fbc2d-b38c-4b21-afaa-28b0e07614fb'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:25.165200 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ef2724-9428-420f-8db2-d628c6840d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e9c419-1821-428c-9a8f-83e8bf4e1e7b', '1735a518-ab1e-4243-bcf5-56819a432b0c', '8773a7f9-5e8d-4b3e-8295-9bfa968a73f2', 'b90fbc2d-b38c-4b21-afaa-28b0e07614fb']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:25.166300 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ed09dfe-3fa4-47f8-952b-ba4487f4b321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:25.190672 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ed09dfe-3fa4-47f8-952b-ba4487f4b321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32679290-c063-4c98-96a1-b33f1621e874', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-772771558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ba834ddcc24caeb8b45b67f5b0ee44',qos_specs=None,replication_status=,reservations=['e6e9c419-1821-428c-9a8f-83e8bf4e1e7b','1735a518-ab1e-4243-bcf5-56819a432b0c','8773a7f9-5e8d-4b3e-8295-9bfa968a73f2','b90fbc2d-b38c-4b21-afaa-28b0e07614fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bb206b227d64e51a49f7e803696e212',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-772771558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32679290-c063-4c98-96a1-b33f1621e874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29ba834ddcc24caeb8b45b67f5b0ee44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bb206b227d64e51a49f7e803696e212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:25.191355 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66b2f7b-c022-4f05-a4be-001346eb086c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:25.209552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66b2f7b-c022-4f05-a4be-001346eb086c) transitioned into state 'SUCCESS' from state '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-772771558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ba834ddcc24caeb8b45b67f5b0ee44',qos_specs=None,replication_status=,reservations=['e6e9c419-1821-428c-9a8f-83e8bf4e1e7b','1735a518-ab1e-4243-bcf5-56819a432b0c','8773a7f9-5e8d-4b3e-8295-9bfa968a73f2','b90fbc2d-b38c-4b21-afaa-28b0e07614fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bb206b227d64e51a49f7e803696e212',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:25.210328 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2589fe19-4a2a-428d-9a09-9e8eb2db249a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:25.218264 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2589fe19-4a2a-428d-9a09-9e8eb2db249a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:25.219120 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Flow 'volume_create_api' (0ce3d031-114d-4b5c-a42c-a80ff70a57c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:25.219426 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Create volume request issued successfully. Aug 07 18:53:25.219951 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2cbfd93e-d643-4cd8-9481-6d33ee01a979 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:53:25.220511 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 232/936] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:53:24 2026] POST /volume/v3/volumes => generated 746 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:25.232881 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-68c2f9b4-2d16-4b94-82cc-84862324fabf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:25.235209 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-68c2f9b4-2d16-4b94-82cc-84862324fabf tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:25.235396 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-68c2f9b4-2d16-4b94-82cc-84862324fabf tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:25.235565 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-68c2f9b4-2d16-4b94-82cc-84862324fabf tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:25.248433 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:25.248433 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:25.251865 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-68c2f9b4-2d16-4b94-82cc-84862324fabf tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:25.256036 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-68c2f9b4-2d16-4b94-82cc-84862324fabf tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:25.256467 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 236/937] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:25 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:25.608667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-79624c08-f5e8-45ff-ab60-66ea26b20b55 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:25.732478 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79624c08-f5e8-45ff-ab60-66ea26b20b55 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] GET https://10.4.3.15/volume/v3/os-services Aug 07 18:53:25.732672 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79624c08-f5e8-45ff-ab60-66ea26b20b55 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:25.732850 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79624c08-f5e8-45ff-ab60-66ea26b20b55 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:25.745582 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79624c08-f5e8-45ff-ab60-66ea26b20b55 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] https://10.4.3.15/volume/v3/os-services returned with HTTP 200 Aug 07 18:53:25.746297 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 236/938] 10.4.3.15 () {66 vars in 1242 bytes} [Fri Aug 7 18:53:25 2026] GET /volume/v3/os-services => generated 626 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:25.758825 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-383b66da-2fdf-4bd8-8866-9f07a8b790ee None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:25.760793 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-383b66da-2fdf-4bd8-8866-9f07a8b790ee tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] PUT https://10.4.3.15/volume/v3/os-services/disable-log-reason Aug 07 18:53:25.761146 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-383b66da-2fdf-4bd8-8866-9f07a8b790ee tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006749", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:25.762791 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-383b66da-2fdf-4bd8-8866-9f07a8b790ee tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] https://10.4.3.15/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 07 18:53:25.763245 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 235/939] 10.4.3.15 () {68 vars in 1319 bytes} [Fri Aug 7 18:53:25 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:53:25.773589 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dd48f51e-97c4-4398-847e-9df0c2715973 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:25.778545 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd48f51e-97c4-4398-847e-9df0c2715973 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] PUT https://10.4.3.15/volume/v3/os-services/disable Aug 07 18:53:25.779073 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd48f51e-97c4-4398-847e-9df0c2715973 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006749", "binary": "invalid_binary"} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:25.780771 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:25.780771 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:25.792952 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd48f51e-97c4-4398-847e-9df0c2715973 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] https://10.4.3.15/volume/v3/os-services/disable returned with HTTP 404 Aug 07 18:53:25.794705 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 233/940] 10.4.3.15 () {68 vars in 1286 bytes} [Fri Aug 7 18:53:25 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:25.807535 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-95ff9139-02f4-40cb-a556-b6f7a4fcef12 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:25.810899 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-95ff9139-02f4-40cb-a556-b6f7a4fcef12 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] PUT https://10.4.3.15/volume/v3/os-services/enable Aug 07 18:53:25.811363 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-95ff9139-02f4-40cb-a556-b6f7a4fcef12 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:25.824615 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-95ff9139-02f4-40cb-a556-b6f7a4fcef12 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] https://10.4.3.15/volume/v3/os-services/enable returned with HTTP 404 Aug 07 18:53:25.824927 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 237/941] 10.4.3.15 () {68 vars in 1283 bytes} [Fri Aug 7 18:53:25 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:25.837917 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d2dc32e0-c474-4bdf-bb7b-b81f4bd448a9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:25.840408 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d2dc32e0-c474-4bdf-bb7b-b81f4bd448a9 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] PUT https://10.4.3.15/volume/v3/os-services/freeze Aug 07 18:53:25.840861 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d2dc32e0-c474-4bdf-bb7b-b81f4bd448a9 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:25.852137 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d2dc32e0-c474-4bdf-bb7b-b81f4bd448a9 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] https://10.4.3.15/volume/v3/os-services/freeze returned with HTTP 400 Aug 07 18:53:25.852820 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 237/942] 10.4.3.15 () {68 vars in 1283 bytes} [Fri Aug 7 18:53:25 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:53:25.864311 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ec6b1cb6-11f0-4fec-be4c-73a34fe0ffb9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:25.868509 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec6b1cb6-11f0-4fec-be4c-73a34fe0ffb9 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] PUT https://10.4.3.15/volume/v3/os-services/thaw Aug 07 18:53:25.868889 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec6b1cb6-11f0-4fec-be4c-73a34fe0ffb9 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:25.883404 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec6b1cb6-11f0-4fec-be4c-73a34fe0ffb9 tempest-VolumeServicesNegativeTest-436604948 tempest-VolumeServicesNegativeTest-436604948-project-admin] https://10.4.3.15/volume/v3/os-services/thaw returned with HTTP 400 Aug 07 18:53:25.884058 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 236/943] 10.4.3.15 () {68 vars in 1277 bytes} [Fri Aug 7 18:53:25 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:53:26.268658 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7c88ea7b-9967-4594-b8cf-fece1234199a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:26.273202 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c88ea7b-9967-4594-b8cf-fece1234199a tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:26.273598 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c88ea7b-9967-4594-b8cf-fece1234199a tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:26.273724 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c88ea7b-9967-4594-b8cf-fece1234199a tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:26.283050 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:26.283050 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:26.286972 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7c88ea7b-9967-4594-b8cf-fece1234199a tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:26.293113 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c88ea7b-9967-4594-b8cf-fece1234199a tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:26.293487 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 234/944] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:26 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:28.247805 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:28.380871 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:28.381189 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-582796654"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:28.382546 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-582796654'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:28.382745 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Create volume of 1 GB Aug 07 18:53:28.387782 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Availability Zones retrieved successfully. Aug 07 18:53:28.394517 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Flow 'volume_create_api' (4fa32ccd-df9a-441f-890b-addc92b11c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:28.394517 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07d2313f-e0bb-4193-8f76-4d8c679788c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:28.394896 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:28.419540 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07d2313f-e0bb-4193-8f76-4d8c679788c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:28.420566 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecb62f4-8a25-47f3-82ef-aab3722fad67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:28.488393 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Created reservations ['c1d67de4-a846-4bd0-b0a3-986f5ed8c2a7', '9d77b55b-8273-4bde-aed7-10d06b5d613f', 'c55dc992-b606-4e3b-8fd8-bf79811eb90a', '00ebb094-20a2-4479-aff7-3b4c1097cc61'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:28.489230 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecb62f4-8a25-47f3-82ef-aab3722fad67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1d67de4-a846-4bd0-b0a3-986f5ed8c2a7', '9d77b55b-8273-4bde-aed7-10d06b5d613f', 'c55dc992-b606-4e3b-8fd8-bf79811eb90a', '00ebb094-20a2-4479-aff7-3b4c1097cc61']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:28.490021 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab70e0a-cbc2-41a7-b26b-4d380c5e51c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:28.515924 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab70e0a-cbc2-41a7-b26b-4d380c5e51c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a029701-2865-40ab-a115-6e9966e44e8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-582796654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c674a808a664ceba9d0cd80de8ebec2',qos_specs=None,replication_status=,reservations=['c1d67de4-a846-4bd0-b0a3-986f5ed8c2a7','9d77b55b-8273-4bde-aed7-10d06b5d613f','c55dc992-b606-4e3b-8fd8-bf79811eb90a','00ebb094-20a2-4479-aff7-3b4c1097cc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deaf76b88ca94a65b9731fed342f7a57',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-582796654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a029701-2865-40ab-a115-6e9966e44e8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c674a808a664ceba9d0cd80de8ebec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deaf76b88ca94a65b9731fed342f7a57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:28.516618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c9ee7c-a6ef-4ee4-b96c-a4bcff93a14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:28.543934 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c9ee7c-a6ef-4ee4-b96c-a4bcff93a14e) transitioned into state 'SUCCESS' from state '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-582796654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c674a808a664ceba9d0cd80de8ebec2',qos_specs=None,replication_status=,reservations=['c1d67de4-a846-4bd0-b0a3-986f5ed8c2a7','9d77b55b-8273-4bde-aed7-10d06b5d613f','c55dc992-b606-4e3b-8fd8-bf79811eb90a','00ebb094-20a2-4479-aff7-3b4c1097cc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deaf76b88ca94a65b9731fed342f7a57',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:28.544728 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec3aa1b-61d4-46a8-ad84-dda9f4aa7958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:28.558154 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec3aa1b-61d4-46a8-ad84-dda9f4aa7958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:28.559047 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Flow 'volume_create_api' (4fa32ccd-df9a-441f-890b-addc92b11c23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:28.559438 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Create volume request issued successfully. Aug 07 18:53:28.560137 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d115e7da-1cb7-4bb7-bd09-9d785f2f24b3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:53:28.560650 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 238/945] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:53:28 2026] POST /volume/v3/volumes => generated 751 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:28.573968 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-09b67ea5-8eb0-4461-a999-f12bef085ba8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:28.580417 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-09b67ea5-8eb0-4461-a999-f12bef085ba8 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c Aug 07 18:53:28.580417 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-09b67ea5-8eb0-4461-a999-f12bef085ba8 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:28.580417 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-09b67ea5-8eb0-4461-a999-f12bef085ba8 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:28.596377 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:28.596377 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:28.601467 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-09b67ea5-8eb0-4461-a999-f12bef085ba8 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:53:28.608030 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-09b67ea5-8eb0-4461-a999-f12bef085ba8 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c returned with HTTP 200 Aug 07 18:53:28.609127 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 238/946] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:28 2026] GET /volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:29.419347 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7d12cb01-d18c-4bad-a072-5fae2f56e279 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:29.421132 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d12cb01-d18c-4bad-a072-5fae2f56e279 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:29.421335 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d12cb01-d18c-4bad-a072-5fae2f56e279 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:29.421561 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d12cb01-d18c-4bad-a072-5fae2f56e279 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:29.433461 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:29.433461 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:29.437157 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7d12cb01-d18c-4bad-a072-5fae2f56e279 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:29.441629 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d12cb01-d18c-4bad-a072-5fae2f56e279 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:29.441987 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 237/947] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:29 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:29.506522 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-74b962e3-9f5b-4350-8e6c-d65ed9397ed2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:29.508617 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-74b962e3-9f5b-4350-8e6c-d65ed9397ed2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:29.508815 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-74b962e3-9f5b-4350-8e6c-d65ed9397ed2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:29.509007 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-74b962e3-9f5b-4350-8e6c-d65ed9397ed2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:29.524061 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:29.524061 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:29.528305 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-74b962e3-9f5b-4350-8e6c-d65ed9397ed2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:29.533572 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-74b962e3-9f5b-4350-8e6c-d65ed9397ed2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:29.533572 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 235/948] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:29 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:29.626489 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-68e10aff-face-4e2b-b0dd-f21bd6a055af None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:29.627153 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-68e10aff-face-4e2b-b0dd-f21bd6a055af None None] GET https://10.4.3.15/volume// Aug 07 18:53:29.627291 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-68e10aff-face-4e2b-b0dd-f21bd6a055af None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:29.627492 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-68e10aff-face-4e2b-b0dd-f21bd6a055af None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:29.628811 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-68e10aff-face-4e2b-b0dd-f21bd6a055af None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:29.628811 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 239/949] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:53: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 07 18:53:29.628982 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5bb064db-8800-4754-aea8-06cc25ff7737 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:29.635578 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5bb064db-8800-4754-aea8-06cc25ff7737 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c Aug 07 18:53:29.636011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5bb064db-8800-4754-aea8-06cc25ff7737 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:29.636011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5bb064db-8800-4754-aea8-06cc25ff7737 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:29.641130 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-21fe956f-752e-4c04-a2fe-c06bccc628c3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:29.643867 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:29.643867 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:29.644195 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-21fe956f-752e-4c04-a2fe-c06bccc628c3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:53:29.644575 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-21fe956f-752e-4c04-a2fe-c06bccc628c3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f85f4501-ee8e-40a3-9ba8-92e19280512e", "connector": null, "instance_uuid": "238930d5-8b17-4c3b-b666-9f077688ba6c"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:29.651613 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5bb064db-8800-4754-aea8-06cc25ff7737 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:53:29.654470 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:29.654470 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:29.655647 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5bb064db-8800-4754-aea8-06cc25ff7737 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c returned with HTTP 200 Aug 07 18:53:29.655987 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 239/950] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:29 2026] GET /volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:29.677338 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ebac26a0-0328-47de-827d-ab78f17e5723 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:29.679771 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ebac26a0-0328-47de-827d-ab78f17e5723 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:53:29.680176 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ebac26a0-0328-47de-827d-ab78f17e5723 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a029701-2865-40ab-a115-6e9966e44e8c", "name": "tempest-VolumesBackupsAdminTest-Backup-1433931141", "container": "tempest-volumesbackupsadmintest-backup-container-1216252625"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:29.682181 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-ebac26a0-0328-47de-827d-ab78f17e5723 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Creating new backup {'backup': {'volume_id': '4a029701-2865-40ab-a115-6e9966e44e8c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1433931141', 'container': 'tempest-volumesbackupsadmintest-backup-container-1216252625'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:53:29.682399 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-ebac26a0-0328-47de-827d-ab78f17e5723 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Creating backup of volume 4a029701-2865-40ab-a115-6e9966e44e8c in container tempest-volumesbackupsadmintest-backup-container-1216252625 Aug 07 18:53:29.691981 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-21fe956f-752e-4c04-a2fe-c06bccc628c3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:53:29.692755 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:29.692755 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:29.692983 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 238/951] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:53:29 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:29.693106 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ebac26a0-0328-47de-827d-ab78f17e5723 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:53:29.728808 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7e4a7de1-4ff7-4f4d-8f3b-b0bb8c168eff None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:29.730737 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7e4a7de1-4ff7-4f4d-8f3b-b0bb8c168eff tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:29.731331 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7e4a7de1-4ff7-4f4d-8f3b-b0bb8c168eff tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:29.731542 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7e4a7de1-4ff7-4f4d-8f3b-b0bb8c168eff tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:29.731726 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-ebac26a0-0328-47de-827d-ab78f17e5723 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Created reservations ['9ced3690-18bb-4bcd-979a-25da3b0b9d28', '3b66de83-affd-4615-bfef-81e4d835620c'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:29.744667 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:29.744667 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:29.750330 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7e4a7de1-4ff7-4f4d-8f3b-b0bb8c168eff tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:29.755831 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7e4a7de1-4ff7-4f4d-8f3b-b0bb8c168eff tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:29.756435 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 240/952] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:29 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:29.757362 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-55f40251-f3f6-453e-9f7c-97be3649583f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:29.757728 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55f40251-f3f6-453e-9f7c-97be3649583f None None] GET https://10.4.3.15/volume// Aug 07 18:53:29.757902 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-55f40251-f3f6-453e-9f7c-97be3649583f None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:29.758119 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-55f40251-f3f6-453e-9f7c-97be3649583f None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:29.758513 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55f40251-f3f6-453e-9f7c-97be3649583f None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:29.758789 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 240/953] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:53:29.768024 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-7ba86b85-0d23-46fe-b0fe-e283d5362026 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:29.771878 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-7ba86b85-0d23-46fe-b0fe-e283d5362026 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:29.772733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-7ba86b85-0d23-46fe-b0fe-e283d5362026 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:29.772733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-7ba86b85-0d23-46fe-b0fe-e283d5362026 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:29.787232 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:29.787232 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:29.791390 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-7ba86b85-0d23-46fe-b0fe-e283d5362026 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:29.795441 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ebac26a0-0328-47de-827d-ab78f17e5723 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:53:29.795984 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 236/954] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:53:29 2026] POST /volume/v3/backups => generated 333 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:29.797668 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-7ba86b85-0d23-46fe-b0fe-e283d5362026 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:29.798018 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 239/955] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:53:29 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 1019 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:53:29.806585 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4acd2e3d-a460-48fc-beed-d9254ee6fd21 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:29.807290 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4acd2e3d-a460-48fc-beed-d9254ee6fd21 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:29.807482 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4acd2e3d-a460-48fc-beed-d9254ee6fd21 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:29.810041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4acd2e3d-a460-48fc-beed-d9254ee6fd21 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:29.810041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-4acd2e3d-a460-48fc-beed-d9254ee6fd21 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:29.821451 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:29.821451 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:29.821581 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4acd2e3d-a460-48fc-beed-d9254ee6fd21 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:29.821919 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 241/956] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:29 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:29.932793 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-e3077864-68bb-42be-921b-11c739b4420a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:29.939736 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-e3077864-68bb-42be-921b-11c739b4420a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] PUT https://10.4.3.15/volume/v3/attachments/1b1311b7-b463-417a-8ebe-06fac1a7ae9f Aug 07 18:53:29.940269 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-e3077864-68bb-42be-921b-11c739b4420a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:29.955724 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-e3077864-68bb-42be-921b-11c739b4420a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Acquiring lock "cinder-attachment_update-f85f4501-ee8e-40a3-9ba8-92e19280512e-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:53:29.961722 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-e3077864-68bb-42be-921b-11c739b4420a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Lock "cinder-attachment_update-f85f4501-ee8e-40a3-9ba8-92e19280512e-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:53:29.962710 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:29.962710 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:30.082858 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-e3077864-68bb-42be-921b-11c739b4420a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Lock "cinder-attachment_update-f85f4501-ee8e-40a3-9ba8-92e19280512e-np0000006749" released by "attachment_update" :: held 0.121s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:53:30.084029 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-e3077864-68bb-42be-921b-11c739b4420a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/attachments/1b1311b7-b463-417a-8ebe-06fac1a7ae9f returned with HTTP 200 Aug 07 18:53:30.084029 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 241/957] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:53:29 2026] PUT /volume/v3/attachments/1b1311b7-b463-417a-8ebe-06fac1a7ae9f => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:30.391703 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-f3e229ff-1f80-46ce-980b-7a3f0d811034 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:30.395157 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-f3e229ff-1f80-46ce-980b-7a3f0d811034 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] POST https://10.4.3.15/volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98/action Aug 07 18:53:30.395748 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-f3e229ff-1f80-46ce-980b-7a3f0d811034 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:30.395947 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-f3e229ff-1f80-46ce-980b-7a3f0d811034 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:30.435762 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:30.435762 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:30.455228 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6f692053-154f-4b89-bc5d-6c4ca8c8b9f5 req-f3e229ff-1f80-46ce-980b-7a3f0d811034 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98/action returned with HTTP 204 Aug 07 18:53:30.455228 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 237/958] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:53:30 2026] POST /volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:30.774357 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-616b49fa-e64c-4a45-ac59-16c252dc3b58 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:30.776340 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-616b49fa-e64c-4a45-ac59-16c252dc3b58 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:30.776557 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-616b49fa-e64c-4a45-ac59-16c252dc3b58 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:30.776742 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-616b49fa-e64c-4a45-ac59-16c252dc3b58 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:30.797834 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:30.797834 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:30.802659 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-616b49fa-e64c-4a45-ac59-16c252dc3b58 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:30.808060 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-616b49fa-e64c-4a45-ac59-16c252dc3b58 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:30.808612 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 240/959] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:30 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:30.837502 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2948ac3a-1f1d-44a8-8ef0-8a897f5acd44 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:30.842503 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2948ac3a-1f1d-44a8-8ef0-8a897f5acd44 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:30.843462 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2948ac3a-1f1d-44a8-8ef0-8a897f5acd44 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:30.843462 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2948ac3a-1f1d-44a8-8ef0-8a897f5acd44 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:30.843462 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-2948ac3a-1f1d-44a8-8ef0-8a897f5acd44 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:30.847471 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:30.847471 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:30.848577 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2948ac3a-1f1d-44a8-8ef0-8a897f5acd44 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:30.849056 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 242/960] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:30 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:31.824018 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-51f82787-47a4-4da6-b2f9-1084b7e50d63 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:31.825716 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-51f82787-47a4-4da6-b2f9-1084b7e50d63 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:31.825918 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-51f82787-47a4-4da6-b2f9-1084b7e50d63 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:31.826155 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-51f82787-47a4-4da6-b2f9-1084b7e50d63 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:31.836054 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:31.836054 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:31.839574 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-51f82787-47a4-4da6-b2f9-1084b7e50d63 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:31.843600 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-51f82787-47a4-4da6-b2f9-1084b7e50d63 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:31.843938 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 242/961] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:31 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:31.867859 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a997ff3f-617c-4d2b-9691-5c0321238f62 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:31.870187 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a997ff3f-617c-4d2b-9691-5c0321238f62 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:31.870187 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a997ff3f-617c-4d2b-9691-5c0321238f62 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:31.870482 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a997ff3f-617c-4d2b-9691-5c0321238f62 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:31.870482 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a997ff3f-617c-4d2b-9691-5c0321238f62 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:31.877592 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:31.877592 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:31.878150 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a997ff3f-617c-4d2b-9691-5c0321238f62 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:31.878670 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 238/962] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:31 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:32.859866 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7a785620-e535-4826-b9d1-921a6ca309d0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:32.861704 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a785620-e535-4826-b9d1-921a6ca309d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:32.862025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7a785620-e535-4826-b9d1-921a6ca309d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:32.862328 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7a785620-e535-4826-b9d1-921a6ca309d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:32.874064 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:32.874064 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:32.876822 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7a785620-e535-4826-b9d1-921a6ca309d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:32.880987 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a785620-e535-4826-b9d1-921a6ca309d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:32.881527 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 241/963] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:32 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:32.892004 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-decf4cb3-f7ce-420f-a535-693c983f0ea5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:32.893759 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-decf4cb3-f7ce-420f-a535-693c983f0ea5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:32.893948 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-decf4cb3-f7ce-420f-a535-693c983f0ea5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:32.894165 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-decf4cb3-f7ce-420f-a535-693c983f0ea5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:32.894281 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-decf4cb3-f7ce-420f-a535-693c983f0ea5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:32.898675 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:32.898675 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:32.899435 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-decf4cb3-f7ce-420f-a535-693c983f0ea5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:32.900045 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 243/964] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:32 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:33.340339 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b3dc0063-421a-42e4-a196-318b45186e61 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:33.342446 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b3dc0063-421a-42e4-a196-318b45186e61 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:53:33.343215 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b3dc0063-421a-42e4-a196-318b45186e61 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-attach": {"instance_uuid": "53840bae-c55a-46a2-ada7-366dd2de845c", "mountpoint": "/dev/vdb"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:33.343215 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b3dc0063-421a-42e4-a196-318b45186e61 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "53840bae-c55a-46a2-ada7-366dd2de845c", "mountpoint": "/dev/vdb"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:33.356663 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:33.356663 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:33.356663 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b3dc0063-421a-42e4-a196-318b45186e61 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:33.370483 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b3dc0063-421a-42e4-a196-318b45186e61 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Update volume admin metadata completed successfully. Aug 07 18:53:33.450893 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b3dc0063-421a-42e4-a196-318b45186e61 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Attach volume completed successfully. Aug 07 18:53:33.452850 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b3dc0063-421a-42e4-a196-318b45186e61 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 202 Aug 07 18:53:33.455208 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 243/965] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:53:33 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:33.459374 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-13f0743a-5d74-4f07-8c1e-95595d7681fe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:33.461979 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-13f0743a-5d74-4f07-8c1e-95595d7681fe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/attachments/1b1311b7-b463-417a-8ebe-06fac1a7ae9f/action Aug 07 18:53:33.462496 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-13f0743a-5d74-4f07-8c1e-95595d7681fe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:33.462694 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-13f0743a-5d74-4f07-8c1e-95595d7681fe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:33.471579 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-922b49c9-5734-4d9b-914c-7fd4cdd84ba5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:33.475020 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-922b49c9-5734-4d9b-914c-7fd4cdd84ba5 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:33.475020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-922b49c9-5734-4d9b-914c-7fd4cdd84ba5 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:33.475307 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-922b49c9-5734-4d9b-914c-7fd4cdd84ba5 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:33.486062 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:33.486062 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:33.501643 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:33.501643 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:33.507492 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-922b49c9-5734-4d9b-914c-7fd4cdd84ba5 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:33.508248 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5ae6ecae-c467-4f3a-8094-9c39b4fd6f05 req-13f0743a-5d74-4f07-8c1e-95595d7681fe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/attachments/1b1311b7-b463-417a-8ebe-06fac1a7ae9f/action returned with HTTP 204 Aug 07 18:53:33.508832 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 239/966] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:53:33 2026] POST /volume/v3/attachments/1b1311b7-b463-417a-8ebe-06fac1a7ae9f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:33.516818 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-922b49c9-5734-4d9b-914c-7fd4cdd84ba5 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:33.516974 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 242/967] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:33 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 1173 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:33.542467 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6c685084-21fd-4688-b084-7cad890925f4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:33.545312 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c685084-21fd-4688-b084-7cad890925f4 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:53:33.546304 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c685084-21fd-4688-b084-7cad890925f4 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-detach": {}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:33.547019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c685084-21fd-4688-b084-7cad890925f4 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:33.563977 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:33.563977 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:33.566144 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6c685084-21fd-4688-b084-7cad890925f4 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:33.630888 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6c685084-21fd-4688-b084-7cad890925f4 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Detach volume completed successfully. Aug 07 18:53:33.631119 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c685084-21fd-4688-b084-7cad890925f4 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 202 Aug 07 18:53:33.631726 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 244/968] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:53:33 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:33.642335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2933f902-d49f-4787-a7c0-04c38378c2e6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:33.645609 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2933f902-d49f-4787-a7c0-04c38378c2e6 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:33.647056 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2933f902-d49f-4787-a7c0-04c38378c2e6 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:33.647056 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2933f902-d49f-4787-a7c0-04c38378c2e6 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:33.657098 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:33.657098 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:33.661166 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2933f902-d49f-4787-a7c0-04c38378c2e6 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:33.665603 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2933f902-d49f-4787-a7c0-04c38378c2e6 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:33.666338 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 244/969] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:33 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:33.896287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3d4be599-9137-4e0c-9743-042aaa5a6e51 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:33.898079 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3d4be599-9137-4e0c-9743-042aaa5a6e51 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:33.898311 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3d4be599-9137-4e0c-9743-042aaa5a6e51 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:33.898571 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3d4be599-9137-4e0c-9743-042aaa5a6e51 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:33.909780 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:33.909780 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:33.912298 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1f008085-c527-4150-9334-5a11d224434f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:33.913957 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3d4be599-9137-4e0c-9743-042aaa5a6e51 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:33.916442 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1f008085-c527-4150-9334-5a11d224434f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:33.916628 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1f008085-c527-4150-9334-5a11d224434f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:33.916851 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1f008085-c527-4150-9334-5a11d224434f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:33.916970 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-1f008085-c527-4150-9334-5a11d224434f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:33.918162 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3d4be599-9137-4e0c-9743-042aaa5a6e51 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:33.918549 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 240/970] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:33 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:33.932005 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:33.932005 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:33.932806 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1f008085-c527-4150-9334-5a11d224434f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:33.934211 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 243/971] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:33 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:33.936644 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9ff367d4-4cfe-494e-908b-5368bc0f3edd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:33.939129 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9ff367d4-4cfe-494e-908b-5368bc0f3edd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:53:33.939516 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9ff367d4-4cfe-494e-908b-5368bc0f3edd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f85f4501-ee8e-40a3-9ba8-92e19280512e", "name": "tempest-VolumesBackupsTest-Backup-1484596881", "force": true, "container": "tempest-volumesbackupstest-backup-container-1327027120"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:33.940969 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-9ff367d4-4cfe-494e-908b-5368bc0f3edd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating new backup {'backup': {'volume_id': 'f85f4501-ee8e-40a3-9ba8-92e19280512e', 'name': 'tempest-VolumesBackupsTest-Backup-1484596881', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1327027120'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:53:33.941214 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-9ff367d4-4cfe-494e-908b-5368bc0f3edd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating backup of volume f85f4501-ee8e-40a3-9ba8-92e19280512e in container tempest-volumesbackupstest-backup-container-1327027120 Aug 07 18:53:33.966294 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:33.966294 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:33.966949 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9ff367d4-4cfe-494e-908b-5368bc0f3edd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:33.993505 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-9ff367d4-4cfe-494e-908b-5368bc0f3edd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['cbda7c1b-0cb3-448c-902b-27363e367ca7', '2a71bd4c-3d69-45e3-aab3-f01511713dac'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:34.027067 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9ff367d4-4cfe-494e-908b-5368bc0f3edd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:53:34.027604 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 245/972] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:53:33 2026] POST /volume/v3/backups => generated 328 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:34.039113 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d3a3e69e-3915-425d-b0a3-ef884dc84164 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:34.042062 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d3a3e69e-3915-425d-b0a3-ef884dc84164 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:34.042433 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d3a3e69e-3915-425d-b0a3-ef884dc84164 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:34.042433 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d3a3e69e-3915-425d-b0a3-ef884dc84164 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:34.042504 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-d3a3e69e-3915-425d-b0a3-ef884dc84164 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:34.061853 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:34.061853 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:34.062693 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d3a3e69e-3915-425d-b0a3-ef884dc84164 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:34.063065 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 245/973] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:34 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 787 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:34.948635 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c1f5e3d2-912d-4b7a-9cce-f89196c7ba4f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:34.951555 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1f5e3d2-912d-4b7a-9cce-f89196c7ba4f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:34.951752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1f5e3d2-912d-4b7a-9cce-f89196c7ba4f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:34.951936 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1f5e3d2-912d-4b7a-9cce-f89196c7ba4f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:34.952081 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c1f5e3d2-912d-4b7a-9cce-f89196c7ba4f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:34.958588 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:34.958588 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:34.959420 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1f5e3d2-912d-4b7a-9cce-f89196c7ba4f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:34.959753 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 241/974] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:34 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:35.075809 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-034d1145-cdeb-4d9e-93f3-7807d0d22934 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:35.077422 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-034d1145-cdeb-4d9e-93f3-7807d0d22934 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:35.077699 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-034d1145-cdeb-4d9e-93f3-7807d0d22934 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:35.078410 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-034d1145-cdeb-4d9e-93f3-7807d0d22934 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:35.078410 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-034d1145-cdeb-4d9e-93f3-7807d0d22934 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:35.085231 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:35.085231 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:35.086151 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-034d1145-cdeb-4d9e-93f3-7807d0d22934 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:35.086662 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 244/975] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:35 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:35.976776 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4d758449-97ca-4b94-996f-8913a3a67a6d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:35.979103 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4d758449-97ca-4b94-996f-8913a3a67a6d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:35.979394 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4d758449-97ca-4b94-996f-8913a3a67a6d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:35.979624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4d758449-97ca-4b94-996f-8913a3a67a6d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:35.979765 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-4d758449-97ca-4b94-996f-8913a3a67a6d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:35.987277 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:35.987277 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:35.988700 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4d758449-97ca-4b94-996f-8913a3a67a6d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:35.989573 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 246/976] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:35 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:36.100205 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-97f4ec68-6fe0-4f5c-bc8a-417956fed1c7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:36.101928 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-97f4ec68-6fe0-4f5c-bc8a-417956fed1c7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:36.102153 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-97f4ec68-6fe0-4f5c-bc8a-417956fed1c7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:36.102379 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-97f4ec68-6fe0-4f5c-bc8a-417956fed1c7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:36.102485 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-97f4ec68-6fe0-4f5c-bc8a-417956fed1c7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:36.106711 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:36.106711 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:36.107476 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-97f4ec68-6fe0-4f5c-bc8a-417956fed1c7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:36.107802 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 246/977] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:36 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:37.003622 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-edd9fc3a-c9df-497f-bcdd-40e696e7fa80 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:37.006262 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-edd9fc3a-c9df-497f-bcdd-40e696e7fa80 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:37.006572 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-edd9fc3a-c9df-497f-bcdd-40e696e7fa80 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:37.006822 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-edd9fc3a-c9df-497f-bcdd-40e696e7fa80 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:37.006939 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-edd9fc3a-c9df-497f-bcdd-40e696e7fa80 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:37.015201 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:37.015201 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:37.016530 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-edd9fc3a-c9df-497f-bcdd-40e696e7fa80 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:37.017258 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 242/978] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:37 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:37.122788 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f006cccd-3d8b-4ae9-95b6-3ea267b80c92 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:37.125247 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f006cccd-3d8b-4ae9-95b6-3ea267b80c92 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:37.125518 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f006cccd-3d8b-4ae9-95b6-3ea267b80c92 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:37.125764 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f006cccd-3d8b-4ae9-95b6-3ea267b80c92 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:37.125907 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f006cccd-3d8b-4ae9-95b6-3ea267b80c92 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:37.131829 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:37.131829 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:37.142069 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f006cccd-3d8b-4ae9-95b6-3ea267b80c92 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:37.142774 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 245/979] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:37 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:37.960373 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f9ea6859-1372-4cc9-9bee-7f3ee4962b0e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:37.960675 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9ea6859-1372-4cc9-9bee-7f3ee4962b0e None None] GET https://10.4.3.15/volume// Aug 07 18:53:37.960894 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9ea6859-1372-4cc9-9bee-7f3ee4962b0e None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:37.961169 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9ea6859-1372-4cc9-9bee-7f3ee4962b0e None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:37.961494 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9ea6859-1372-4cc9-9bee-7f3ee4962b0e None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:37.961884 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 247/980] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53: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 07 18:53:37.973615 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-239b0b5d-145d-4e63-8e7a-fb66725a731a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:37.977276 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-239b0b5d-145d-4e63-8e7a-fb66725a731a tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:53:37.977760 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-239b0b5d-145d-4e63-8e7a-fb66725a731a tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "593091c0-aa94-4745-bb84-c720bb9aaeae", "connector": null, "instance_uuid": "3afa4802-733f-4d9e-bb62-ae317a40f232"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:37.993753 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:37.993753 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:38.034112 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c20a99fc-1e7b-416b-92c1-9a7ec8ef66e4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:38.037815 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c20a99fc-1e7b-416b-92c1-9a7ec8ef66e4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:38.038105 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c20a99fc-1e7b-416b-92c1-9a7ec8ef66e4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:38.038333 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c20a99fc-1e7b-416b-92c1-9a7ec8ef66e4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:38.038487 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c20a99fc-1e7b-416b-92c1-9a7ec8ef66e4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:38.045759 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:38.045759 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:38.046294 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c20a99fc-1e7b-416b-92c1-9a7ec8ef66e4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:38.046802 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 243/981] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:38 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:38.051147 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-239b0b5d-145d-4e63-8e7a-fb66725a731a tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:53:38.051627 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 247/982] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:53:37 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:38.067794 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-cfb3f0cd-b0f7-4284-b7d9-f6cc69663a63 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:38.071636 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-cfb3f0cd-b0f7-4284-b7d9-f6cc69663a63 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] DELETE https://10.4.3.15/volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98 Aug 07 18:53:38.071933 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-cfb3f0cd-b0f7-4284-b7d9-f6cc69663a63 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:38.075121 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-cfb3f0cd-b0f7-4284-b7d9-f6cc69663a63 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:38.087894 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:38.087894 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:38.154842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c838f5db-3b82-4b45-85aa-cead538a3f16 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:38.158336 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c838f5db-3b82-4b45-85aa-cead538a3f16 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:38.158539 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c838f5db-3b82-4b45-85aa-cead538a3f16 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:38.158751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c838f5db-3b82-4b45-85aa-cead538a3f16 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:38.158833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c838f5db-3b82-4b45-85aa-cead538a3f16 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:38.164086 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:38.164086 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:38.164918 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-cfb3f0cd-b0f7-4284-b7d9-f6cc69663a63 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98 returned with HTTP 200 Aug 07 18:53:38.165241 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c838f5db-3b82-4b45-85aa-cead538a3f16 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:38.165589 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 246/983] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:53:38 2026] DELETE /volume/v3/attachments/2ea5378b-8b8c-4118-93e5-79557371dc98 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:38.165722 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 248/984] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:38 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:39.062396 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-955d5fcb-485c-4f01-8a7f-2d5d3200fe26 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:39.065339 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-955d5fcb-485c-4f01-8a7f-2d5d3200fe26 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:39.066025 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-955d5fcb-485c-4f01-8a7f-2d5d3200fe26 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:39.066025 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-955d5fcb-485c-4f01-8a7f-2d5d3200fe26 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:39.066025 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-955d5fcb-485c-4f01-8a7f-2d5d3200fe26 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:39.073186 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:39.073186 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:39.074206 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-955d5fcb-485c-4f01-8a7f-2d5d3200fe26 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:39.074719 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 244/985] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:39 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:39.178944 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0725e752-d651-418f-be88-1d8b13d6a10b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:39.180680 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0725e752-d651-418f-be88-1d8b13d6a10b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:39.180861 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0725e752-d651-418f-be88-1d8b13d6a10b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:39.181072 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0725e752-d651-418f-be88-1d8b13d6a10b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:39.181180 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-0725e752-d651-418f-be88-1d8b13d6a10b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:39.186945 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:39.186945 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:39.188297 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0725e752-d651-418f-be88-1d8b13d6a10b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:39.189101 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 248/986] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:39 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:40.086820 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3819a8c4-34e2-4104-8808-a19c443eabf0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:40.090010 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3819a8c4-34e2-4104-8808-a19c443eabf0 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:40.090010 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3819a8c4-34e2-4104-8808-a19c443eabf0 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:40.091412 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3819a8c4-34e2-4104-8808-a19c443eabf0 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:40.091412 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3819a8c4-34e2-4104-8808-a19c443eabf0 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:40.093345 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=478,cinder:INSERT=59,cinder:UPDATE=115,cinder:DELETE=2 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:53:40.100509 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:40.100509 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:40.101590 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3819a8c4-34e2-4104-8808-a19c443eabf0 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:40.101831 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 247/987] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:40 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:40.204254 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ef7651ba-e9da-47c9-9d7c-c685d8a4eb02 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:40.206835 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ef7651ba-e9da-47c9-9d7c-c685d8a4eb02 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:40.207062 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ef7651ba-e9da-47c9-9d7c-c685d8a4eb02 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:40.207287 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ef7651ba-e9da-47c9-9d7c-c685d8a4eb02 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:40.207398 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-ef7651ba-e9da-47c9-9d7c-c685d8a4eb02 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:40.209487 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=509,cinder:INSERT=85,cinder:UPDATE=148,cinder:DELETE=3 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:53:40.214045 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:40.214045 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:40.214045 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ef7651ba-e9da-47c9-9d7c-c685d8a4eb02 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:40.214352 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 249/988] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:40 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:40.331377 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-ffd0183e-767a-4542-9379-369071951037 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:40.341069 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-ffd0183e-767a-4542-9379-369071951037 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] PUT https://10.4.3.15/volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7 Aug 07 18:53:40.341069 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-ffd0183e-767a-4542-9379-369071951037 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:40.351127 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-ffd0183e-767a-4542-9379-369071951037 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Acquiring lock "cinder-attachment_update-593091c0-aa94-4745-bb84-c720bb9aaeae-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:53:40.357241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-ffd0183e-767a-4542-9379-369071951037 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Lock "cinder-attachment_update-593091c0-aa94-4745-bb84-c720bb9aaeae-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:53:40.358589 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:40.358589 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:40.457781 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-ffd0183e-767a-4542-9379-369071951037 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Lock "cinder-attachment_update-593091c0-aa94-4745-bb84-c720bb9aaeae-np0000006749" released by "attachment_update" :: held 0.101s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:53:40.458140 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-ffd0183e-767a-4542-9379-369071951037 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7 returned with HTTP 200 Aug 07 18:53:40.458668 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 245/989] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:53:40 2026] PUT /volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:40.471638 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-d4b425af-5748-40ca-a28c-a6eab2c7ccc8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:40.476633 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-d4b425af-5748-40ca-a28c-a6eab2c7ccc8 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7 Aug 07 18:53:40.476963 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-d4b425af-5748-40ca-a28c-a6eab2c7ccc8 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:40.477912 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-d4b425af-5748-40ca-a28c-a6eab2c7ccc8 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:40.503825 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-d4b425af-5748-40ca-a28c-a6eab2c7ccc8 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7 returned with HTTP 200 Aug 07 18:53:40.504605 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 249/990] 10.4.3.15 () {70 vars in 1644 bytes} [Fri Aug 7 18:53:40 2026] GET /volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:41.114154 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-149072c1-4b29-4692-817b-8a885151e0c3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:41.117337 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-149072c1-4b29-4692-817b-8a885151e0c3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:41.117337 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-149072c1-4b29-4692-817b-8a885151e0c3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:41.117337 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-149072c1-4b29-4692-817b-8a885151e0c3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:41.117337 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-149072c1-4b29-4692-817b-8a885151e0c3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:41.121042 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:41.121042 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:41.121934 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-149072c1-4b29-4692-817b-8a885151e0c3 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:41.122433 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 248/991] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:41 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:41.242536 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7bfdf56f-4412-4a56-be58-3a36f37169f7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:41.244310 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7bfdf56f-4412-4a56-be58-3a36f37169f7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:41.244480 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7bfdf56f-4412-4a56-be58-3a36f37169f7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:41.244669 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7bfdf56f-4412-4a56-be58-3a36f37169f7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:41.244767 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-7bfdf56f-4412-4a56-be58-3a36f37169f7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:41.255533 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:41.255533 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:41.256571 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7bfdf56f-4412-4a56-be58-3a36f37169f7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:41.257096 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 250/992] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:41 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:42.137661 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-838d7d32-6af1-4055-acca-17df27408daa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:42.139315 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-838d7d32-6af1-4055-acca-17df27408daa tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:42.139642 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-838d7d32-6af1-4055-acca-17df27408daa tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:42.139941 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-838d7d32-6af1-4055-acca-17df27408daa tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:42.140505 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-838d7d32-6af1-4055-acca-17df27408daa tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:42.144712 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=469,cinder:INSERT=62,cinder:UPDATE=120,cinder:DELETE=3 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:53:42.152042 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:42.152042 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:42.159614 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-838d7d32-6af1-4055-acca-17df27408daa tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:42.161521 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 246/993] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:42 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:42.271418 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-79655656-449a-4a6d-b2a6-925c18a8b93e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:42.274024 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79655656-449a-4a6d-b2a6-925c18a8b93e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:42.274024 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79655656-449a-4a6d-b2a6-925c18a8b93e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:42.274024 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79655656-449a-4a6d-b2a6-925c18a8b93e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:42.274024 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-79655656-449a-4a6d-b2a6-925c18a8b93e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:42.276040 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=503,cinder:INSERT=85,cinder:UPDATE=155,cinder:DELETE=4 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:53:42.280272 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:42.280272 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:42.281491 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79655656-449a-4a6d-b2a6-925c18a8b93e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:42.281842 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 250/994] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:42 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:43.172164 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9bcd3b4b-8f22-4cdc-84a6-5a9709149f4b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:43.174549 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9bcd3b4b-8f22-4cdc-84a6-5a9709149f4b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:43.174744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9bcd3b4b-8f22-4cdc-84a6-5a9709149f4b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:43.174947 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9bcd3b4b-8f22-4cdc-84a6-5a9709149f4b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:43.175091 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9bcd3b4b-8f22-4cdc-84a6-5a9709149f4b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:43.181419 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:43.181419 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:43.182682 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9bcd3b4b-8f22-4cdc-84a6-5a9709149f4b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:43.182785 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 249/995] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:43 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:43.295882 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d84fe5cb-9a51-4034-86ee-05d249e99bf3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:43.301371 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d84fe5cb-9a51-4034-86ee-05d249e99bf3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:43.301609 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d84fe5cb-9a51-4034-86ee-05d249e99bf3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:43.301753 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d84fe5cb-9a51-4034-86ee-05d249e99bf3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:43.301861 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-d84fe5cb-9a51-4034-86ee-05d249e99bf3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:43.310874 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:43.310874 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:43.312051 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d84fe5cb-9a51-4034-86ee-05d249e99bf3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:43.313267 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 251/996] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:43 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:43.483544 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-791e01de-51c9-4835-bc4b-8397b453e634 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:43.485633 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-791e01de-51c9-4835-bc4b-8397b453e634 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:53:43.486015 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-791e01de-51c9-4835-bc4b-8397b453e634 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-attach": {"instance_uuid": "4be05c6d-8407-4f5a-b189-0f7e9bb6bd52", "mountpoint": "/dev/vdb"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:43.486178 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-791e01de-51c9-4835-bc4b-8397b453e634 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4be05c6d-8407-4f5a-b189-0f7e9bb6bd52", "mountpoint": "/dev/vdb"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:43.497421 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:43.497421 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:43.498748 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-791e01de-51c9-4835-bc4b-8397b453e634 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:43.505282 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-791e01de-51c9-4835-bc4b-8397b453e634 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Update volume admin metadata completed successfully. Aug 07 18:53:43.594170 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-791e01de-51c9-4835-bc4b-8397b453e634 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Attach volume completed successfully. Aug 07 18:53:43.594170 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-791e01de-51c9-4835-bc4b-8397b453e634 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 202 Aug 07 18:53:43.594170 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 247/997] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:53:43 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:43.608687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ff52c58e-4908-4699-b520-9908138757e3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:43.611539 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ff52c58e-4908-4699-b520-9908138757e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:43.611539 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ff52c58e-4908-4699-b520-9908138757e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:43.611539 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ff52c58e-4908-4699-b520-9908138757e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:43.626094 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:43.626094 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:43.637641 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ff52c58e-4908-4699-b520-9908138757e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:43.650421 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ff52c58e-4908-4699-b520-9908138757e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:43.650799 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 251/998] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:43 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 1173 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:43.666826 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9e89c1e1-549b-4d26-9ebb-e14122f375c9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:43.671150 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e89c1e1-549b-4d26-9ebb-e14122f375c9 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:43.671272 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e89c1e1-549b-4d26-9ebb-e14122f375c9 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:43.674732 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e89c1e1-549b-4d26-9ebb-e14122f375c9 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:43.693556 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:43.693556 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:43.700955 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9e89c1e1-549b-4d26-9ebb-e14122f375c9 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:43.708047 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e89c1e1-549b-4d26-9ebb-e14122f375c9 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:43.708047 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 250/999] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:43 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 1173 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:43.728280 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dcb55f72-20f3-47a7-8437-1fd0623be728 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:43.733141 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dcb55f72-20f3-47a7-8437-1fd0623be728 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:53:43.733141 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dcb55f72-20f3-47a7-8437-1fd0623be728 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-detach": {}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:43.733141 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dcb55f72-20f3-47a7-8437-1fd0623be728 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:43.751311 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:43.751311 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:43.752277 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dcb55f72-20f3-47a7-8437-1fd0623be728 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:43.810501 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dcb55f72-20f3-47a7-8437-1fd0623be728 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Detach volume completed successfully. Aug 07 18:53:43.810696 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dcb55f72-20f3-47a7-8437-1fd0623be728 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 202 Aug 07 18:53:43.811161 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 252/1000] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:53:43 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:43.822197 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8351d922-3e82-4eff-8464-ceae8b65defe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:43.824107 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8351d922-3e82-4eff-8464-ceae8b65defe tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:43.824730 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8351d922-3e82-4eff-8464-ceae8b65defe tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:43.825144 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8351d922-3e82-4eff-8464-ceae8b65defe tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:43.839756 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:43.839756 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:43.841140 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8351d922-3e82-4eff-8464-ceae8b65defe tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:43.847712 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8351d922-3e82-4eff-8464-ceae8b65defe tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:43.856406 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 248/1001] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:43 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:44.197066 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-44eee026-d234-499b-aca1-a7ef7d8f1554 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:44.200394 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-44eee026-d234-499b-aca1-a7ef7d8f1554 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:44.200394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-44eee026-d234-499b-aca1-a7ef7d8f1554 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:44.200394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-44eee026-d234-499b-aca1-a7ef7d8f1554 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:44.200394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-44eee026-d234-499b-aca1-a7ef7d8f1554 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:44.204861 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:44.204861 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:44.205971 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-44eee026-d234-499b-aca1-a7ef7d8f1554 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:44.208038 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 252/1002] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:44 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:44.329937 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-abc1fd0f-6cf2-4570-a234-18004ffb82ea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:44.336025 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-abc1fd0f-6cf2-4570-a234-18004ffb82ea tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:44.336025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-abc1fd0f-6cf2-4570-a234-18004ffb82ea tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:44.336025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-abc1fd0f-6cf2-4570-a234-18004ffb82ea tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:44.336025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-abc1fd0f-6cf2-4570-a234-18004ffb82ea tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:44.342867 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:44.342867 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:44.344305 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-abc1fd0f-6cf2-4570-a234-18004ffb82ea tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:44.344788 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 251/1003] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:44 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:45.225710 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4db68abe-e5d0-420a-870d-c58f59de712b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:45.228549 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4db68abe-e5d0-420a-870d-c58f59de712b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:45.228549 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4db68abe-e5d0-420a-870d-c58f59de712b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:45.228762 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4db68abe-e5d0-420a-870d-c58f59de712b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:45.228924 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-4db68abe-e5d0-420a-870d-c58f59de712b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:45.235839 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:45.235839 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:45.236619 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4db68abe-e5d0-420a-870d-c58f59de712b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:45.236979 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 253/1004] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:45 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:45.361023 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-24d42d79-68d7-43bb-90c1-695bff478aed None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:45.361885 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24d42d79-68d7-43bb-90c1-695bff478aed tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:45.362210 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-24d42d79-68d7-43bb-90c1-695bff478aed tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:45.362520 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-24d42d79-68d7-43bb-90c1-695bff478aed tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:45.362689 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-24d42d79-68d7-43bb-90c1-695bff478aed tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:45.369929 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:45.369929 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:45.371194 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24d42d79-68d7-43bb-90c1-695bff478aed tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:45.371692 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 249/1005] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:45 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:46.166043 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-136abcc8-254a-4fa7-bf97-e723a3b73cdf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.168652 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-136abcc8-254a-4fa7-bf97-e723a3b73cdf tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] POST https://10.4.3.15/volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7/action Aug 07 18:53:46.169250 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-136abcc8-254a-4fa7-bf97-e723a3b73cdf tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:46.169432 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-136abcc8-254a-4fa7-bf97-e723a3b73cdf tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:46.201012 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.201012 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:46.216326 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d4907621-fea8-494d-a0d8-e5df9d2b085f req-136abcc8-254a-4fa7-bf97-e723a3b73cdf tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7/action returned with HTTP 204 Aug 07 18:53:46.216892 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 253/1006] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:53:46 2026] POST /volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:46.256425 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5b1ef379-1e60-4878-ac67-a26ee96d4d22 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.263967 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b1ef379-1e60-4878-ac67-a26ee96d4d22 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:46.263967 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b1ef379-1e60-4878-ac67-a26ee96d4d22 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:46.263967 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b1ef379-1e60-4878-ac67-a26ee96d4d22 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:46.263967 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5b1ef379-1e60-4878-ac67-a26ee96d4d22 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:46.273874 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.273874 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:46.275118 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b1ef379-1e60-4878-ac67-a26ee96d4d22 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:46.275733 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 252/1007] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:46 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:46.384155 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-01a0cf75-4d21-492f-aa8e-657c50a18e2b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.386010 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-01a0cf75-4d21-492f-aa8e-657c50a18e2b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:46.386246 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-01a0cf75-4d21-492f-aa8e-657c50a18e2b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:46.386430 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-01a0cf75-4d21-492f-aa8e-657c50a18e2b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:46.386553 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-01a0cf75-4d21-492f-aa8e-657c50a18e2b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:46.393906 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.393906 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:46.394924 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-01a0cf75-4d21-492f-aa8e-657c50a18e2b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:46.395351 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 254/1008] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:46 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:46.534175 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-100874fa-4fc7-43f8-8171-c13e153aee40 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.538727 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-100874fa-4fc7-43f8-8171-c13e153aee40 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:53:46.538727 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-100874fa-4fc7-43f8-8171-c13e153aee40 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:46.538727 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-100874fa-4fc7-43f8-8171-c13e153aee40 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:46.548399 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.548399 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:46.549325 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-100874fa-4fc7-43f8-8171-c13e153aee40 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:46.559259 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-100874fa-4fc7-43f8-8171-c13e153aee40 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Reserve volume completed successfully. Aug 07 18:53:46.559575 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-100874fa-4fc7-43f8-8171-c13e153aee40 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 202 Aug 07 18:53:46.560403 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 250/1009] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:53:46 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 18:53:46.571120 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6aa30727-2a05-41b3-979c-b06a55d3cb92 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.579784 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6aa30727-2a05-41b3-979c-b06a55d3cb92 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:46.581625 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6aa30727-2a05-41b3-979c-b06a55d3cb92 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:46.581625 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6aa30727-2a05-41b3-979c-b06a55d3cb92 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:46.593705 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.593705 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:46.604353 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6aa30727-2a05-41b3-979c-b06a55d3cb92 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:46.608750 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6aa30727-2a05-41b3-979c-b06a55d3cb92 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:46.609451 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 254/1010] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:46 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:46.623443 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d1a28c7e-7b1c-4ba9-9625-073ca45fa9d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.625684 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1a28c7e-7b1c-4ba9-9625-073ca45fa9d6 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:53:46.626425 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1a28c7e-7b1c-4ba9-9625-073ca45fa9d6 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:46.626943 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1a28c7e-7b1c-4ba9-9625-073ca45fa9d6 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:46.637275 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.637275 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:46.638530 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d1a28c7e-7b1c-4ba9-9625-073ca45fa9d6 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:46.666019 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d1a28c7e-7b1c-4ba9-9625-073ca45fa9d6 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Unreserve volume completed successfully. Aug 07 18:53:46.666708 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1a28c7e-7b1c-4ba9-9625-073ca45fa9d6 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 202 Aug 07 18:53:46.667338 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 253/1011] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:53:46 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:46.675045 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f1e714fe-1ee1-42d9-9555-ea19211fa8af None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.677035 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f1e714fe-1ee1-42d9-9555-ea19211fa8af tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:46.677247 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f1e714fe-1ee1-42d9-9555-ea19211fa8af tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:46.677455 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f1e714fe-1ee1-42d9-9555-ea19211fa8af tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:46.684923 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.684923 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:46.689613 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f1e714fe-1ee1-42d9-9555-ea19211fa8af tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:46.695968 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f1e714fe-1ee1-42d9-9555-ea19211fa8af tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:46.695968 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 255/1012] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:46 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:46.711619 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c967381c-652d-4a0d-83a6-7be8364e5c92 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.714880 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c967381c-652d-4a0d-83a6-7be8364e5c92 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:53:46.715223 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c967381c-652d-4a0d-83a6-7be8364e5c92 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:46.715350 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c967381c-652d-4a0d-83a6-7be8364e5c92 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:46.730149 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.730149 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:46.730804 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c967381c-652d-4a0d-83a6-7be8364e5c92 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:46.743089 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c967381c-652d-4a0d-83a6-7be8364e5c92 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume updated successfully. Aug 07 18:53:46.743594 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c967381c-652d-4a0d-83a6-7be8364e5c92 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 200 Aug 07 18:53:46.744281 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 251/1013] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:53:46 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:53:46.754916 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bd59e4d1-8290-44f5-a31e-584b447fbc34 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.760087 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd59e4d1-8290-44f5-a31e-584b447fbc34 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:46.760087 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd59e4d1-8290-44f5-a31e-584b447fbc34 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:46.760087 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd59e4d1-8290-44f5-a31e-584b447fbc34 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:46.770406 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.770406 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:46.779490 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bd59e4d1-8290-44f5-a31e-584b447fbc34 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:46.790585 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd59e4d1-8290-44f5-a31e-584b447fbc34 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:46.791682 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 255/1014] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:46 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:46.811101 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cfcd5075-a36d-4cca-a444-a4e32bc3e349 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.813953 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfcd5075-a36d-4cca-a444-a4e32bc3e349 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:53:46.815828 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfcd5075-a36d-4cca-a444-a4e32bc3e349 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:46.815828 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfcd5075-a36d-4cca-a444-a4e32bc3e349 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:46.825284 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.825284 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:46.826047 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cfcd5075-a36d-4cca-a444-a4e32bc3e349 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:46.839061 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cfcd5075-a36d-4cca-a444-a4e32bc3e349 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume updated successfully. Aug 07 18:53:46.839594 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfcd5075-a36d-4cca-a444-a4e32bc3e349 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 200 Aug 07 18:53:46.840200 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 254/1015] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:53:46 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:53:46.860597 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-94a69d4f-e4e1-4a9d-b40b-be548028e656 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.867413 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-94a69d4f-e4e1-4a9d-b40b-be548028e656 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:46.868581 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-94a69d4f-e4e1-4a9d-b40b-be548028e656 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:46.869386 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-94a69d4f-e4e1-4a9d-b40b-be548028e656 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:46.896291 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.896291 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:46.904413 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-94a69d4f-e4e1-4a9d-b40b-be548028e656 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:46.914077 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-94a69d4f-e4e1-4a9d-b40b-be548028e656 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:46.915168 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 256/1016] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:46 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:46.940175 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0f0cd68f-b156-4743-92a3-93a570ebdd6e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.942691 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f0cd68f-b156-4743-92a3-93a570ebdd6e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:53:46.943158 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f0cd68f-b156-4743-92a3-93a570ebdd6e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:46.943367 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f0cd68f-b156-4743-92a3-93a570ebdd6e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:46.959188 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:46.959188 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:46.960049 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0f0cd68f-b156-4743-92a3-93a570ebdd6e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:46.977880 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0f0cd68f-b156-4743-92a3-93a570ebdd6e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Update volume admin metadata completed successfully. Aug 07 18:53:46.978084 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0f0cd68f-b156-4743-92a3-93a570ebdd6e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Update readonly setting on volume completed successfully. Aug 07 18:53:46.978429 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f0cd68f-b156-4743-92a3-93a570ebdd6e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 202 Aug 07 18:53:46.979016 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 252/1017] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:53:46 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:46.989157 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a529ac6c-f4b7-4aad-b61c-b4940c9d420c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:46.991402 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a529ac6c-f4b7-4aad-b61c-b4940c9d420c tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:46.991811 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a529ac6c-f4b7-4aad-b61c-b4940c9d420c tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:46.992149 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a529ac6c-f4b7-4aad-b61c-b4940c9d420c tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:47.002166 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:47.002166 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:47.010458 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a529ac6c-f4b7-4aad-b61c-b4940c9d420c tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:47.012455 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a529ac6c-f4b7-4aad-b61c-b4940c9d420c tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:47.012898 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 256/1018] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:46 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:47.032252 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ecdd44c5-1b20-4096-ac9e-2bf1299cee1e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:47.036461 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ecdd44c5-1b20-4096-ac9e-2bf1299cee1e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:53:47.036461 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ecdd44c5-1b20-4096-ac9e-2bf1299cee1e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:47.036461 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ecdd44c5-1b20-4096-ac9e-2bf1299cee1e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:47.051985 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:47.051985 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:47.052752 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ecdd44c5-1b20-4096-ac9e-2bf1299cee1e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:47.069066 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ecdd44c5-1b20-4096-ac9e-2bf1299cee1e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Update volume admin metadata completed successfully. Aug 07 18:53:47.069538 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ecdd44c5-1b20-4096-ac9e-2bf1299cee1e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Update readonly setting on volume completed successfully. Aug 07 18:53:47.069954 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ecdd44c5-1b20-4096-ac9e-2bf1299cee1e tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 202 Aug 07 18:53:47.070760 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 255/1019] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:53:47 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:47.083160 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a4c3af08-0c65-4448-9c31-29ebe30798d1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:47.085064 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a4c3af08-0c65-4448-9c31-29ebe30798d1 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:53:47.085357 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a4c3af08-0c65-4448-9c31-29ebe30798d1 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:47.085574 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a4c3af08-0c65-4448-9c31-29ebe30798d1 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:47.095170 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:47.095170 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:47.108532 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a4c3af08-0c65-4448-9c31-29ebe30798d1 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:47.115831 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a4c3af08-0c65-4448-9c31-29ebe30798d1 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:53:47.116249 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 257/1020] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:47 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:47.134706 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4d747781-7ae6-421e-b676-88c101a9d0cc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:47.137035 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d747781-7ae6-421e-b676-88c101a9d0cc tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:53:47.137510 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d747781-7ae6-421e-b676-88c101a9d0cc tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1149385785", "disk_format": "raw"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:47.137700 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d747781-7ae6-421e-b676-88c101a9d0cc tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1149385785", "disk_format": "raw"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:47.147929 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:47.147929 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:47.148561 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4d747781-7ae6-421e-b676-88c101a9d0cc tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:53:47.164195 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:47.164195 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:47.169736 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.image.image_utils [None req-4d747781-7ae6-421e-b676-88c101a9d0cc tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1149385785'}] 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-1149385785'}]. {{(pid=100342) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 18:53:47.289343 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-adfa3141-0238-4e1f-99d2-c4fbafa80b29 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:47.294939 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-adfa3141-0238-4e1f-99d2-c4fbafa80b29 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:47.295253 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-adfa3141-0238-4e1f-99d2-c4fbafa80b29 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:47.296329 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-adfa3141-0238-4e1f-99d2-c4fbafa80b29 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:47.296329 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-adfa3141-0238-4e1f-99d2-c4fbafa80b29 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:47.303378 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:47.303378 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:47.303378 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-adfa3141-0238-4e1f-99d2-c4fbafa80b29 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:47.303600 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 257/1021] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:47 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:47.407147 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0b19b7c2-7a59-4215-b191-2e159527a231 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:47.410930 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0b19b7c2-7a59-4215-b191-2e159527a231 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:47.411228 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0b19b7c2-7a59-4215-b191-2e159527a231 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:47.411452 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0b19b7c2-7a59-4215-b191-2e159527a231 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:47.411551 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0b19b7c2-7a59-4215-b191-2e159527a231 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:47.418712 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:47.418712 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:47.420277 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0b19b7c2-7a59-4215-b191-2e159527a231 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:47.420739 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 256/1022] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:47 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:48.021678 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4d747781-7ae6-421e-b676-88c101a9d0cc tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Copy volume to image completed successfully. Aug 07 18:53:48.021678 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d747781-7ae6-421e-b676-88c101a9d0cc tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 202 Aug 07 18:53:48.021678 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 253/1023] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:53:47 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 687 bytes in 887 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:48.028302 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:48.031857 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:53:48.035404 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2027695541"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:48.038503 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2027695541'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:53:48.049683 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume of 1 GB Aug 07 18:53:48.049683 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:48.049683 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:48.050216 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Availability Zones retrieved successfully. Aug 07 18:53:48.063040 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Flow 'volume_create_api' (8db00265-a4c0-4ad9-8bf2-cebdf0391165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:48.065360 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aa10912-47bb-4387-9536-d0a71f24d153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:48.067915 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:48.110384 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:48.110384 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:48.125716 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aa10912-47bb-4387-9536-d0a71f24d153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5dc80998-73ee-4081-9136-7c84315e3bcf,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dc80998-73ee-4081-9136-7c84315e3bcf', 'encryption_key_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=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:48.126558 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bac3b3b-92be-4e2c-9c96-7b9d1a5ee5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:48.176660 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Created reservations ['59fc9bc7-5624-4f6d-8d2f-55c196e598c8', 'b571c939-4300-49f9-a3a4-11430e1700b0', '8f945386-0e99-4264-878c-48d13cb459f9', '289429cf-4892-48e8-b7d0-ed2440d6e5d8'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:48.177736 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bac3b3b-92be-4e2c-9c96-7b9d1a5ee5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59fc9bc7-5624-4f6d-8d2f-55c196e598c8', 'b571c939-4300-49f9-a3a4-11430e1700b0', '8f945386-0e99-4264-878c-48d13cb459f9', '289429cf-4892-48e8-b7d0-ed2440d6e5d8']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:48.178277 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004b47d9-1f58-4b83-8568-a2d4688c9baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:48.206194 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004b47d9-1f58-4b83-8568-a2d4688c9baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26f5f43b-24d4-4e97-a9b2-6e7aceeb854f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2027695541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',qos_specs=None,replication_status=,reservations=['59fc9bc7-5624-4f6d-8d2f-55c196e598c8','b571c939-4300-49f9-a3a4-11430e1700b0','8f945386-0e99-4264-878c-48d13cb459f9','289429cf-4892-48e8-b7d0-ed2440d6e5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67cec89da214010882cb9e6a7c2c051',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2027695541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26f5f43b-24d4-4e97-a9b2-6e7aceeb854f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e67cec89da214010882cb9e6a7c2c051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dc80998-73ee-4081-9136-7c84315e3bcf),volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:48.206919 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d5be9f6-d76c-4f23-b187-476c08bb8654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:48.235764 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d5be9f6-d76c-4f23-b187-476c08bb8654) transitioned into state 'SUCCESS' from state '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-2027695541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',qos_specs=None,replication_status=,reservations=['59fc9bc7-5624-4f6d-8d2f-55c196e598c8','b571c939-4300-49f9-a3a4-11430e1700b0','8f945386-0e99-4264-878c-48d13cb459f9','289429cf-4892-48e8-b7d0-ed2440d6e5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67cec89da214010882cb9e6a7c2c051',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:48.236735 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56dba54e-3857-4833-ab76-6d61dabec901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:48.250846 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56dba54e-3857-4833-ab76-6d61dabec901) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:48.252350 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Flow 'volume_create_api' (8db00265-a4c0-4ad9-8bf2-cebdf0391165) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:48.253074 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume request issued successfully. Aug 07 18:53:48.253151 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3ce39fd6-fe5b-4ad1-83ba-0220961cb038 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:53:48.253705 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 258/1024] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:53:48 2026] POST /volume/v3/volumes => generated 758 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:48.267825 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cd79ebaa-34ca-48d1-bd07-ac39af263f84 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:48.270236 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cd79ebaa-34ca-48d1-bd07-ac39af263f84 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:48.270523 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cd79ebaa-34ca-48d1-bd07-ac39af263f84 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:48.270732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cd79ebaa-34ca-48d1-bd07-ac39af263f84 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:48.279833 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:48.279833 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:48.285072 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cd79ebaa-34ca-48d1-bd07-ac39af263f84 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:48.290596 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cd79ebaa-34ca-48d1-bd07-ac39af263f84 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:48.291280 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 258/1025] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:48 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:48.315039 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-98047ac8-4b68-4274-a3fd-cd6b35982d0a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:48.322982 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98047ac8-4b68-4274-a3fd-cd6b35982d0a tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:48.323217 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98047ac8-4b68-4274-a3fd-cd6b35982d0a tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:48.323429 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98047ac8-4b68-4274-a3fd-cd6b35982d0a tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:48.323537 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-98047ac8-4b68-4274-a3fd-cd6b35982d0a tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:48.329776 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:48.329776 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:48.330604 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98047ac8-4b68-4274-a3fd-cd6b35982d0a tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:48.330902 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 257/1026] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:48 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:48.435754 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ce55661f-36d5-45bc-b280-8a3c7fd2cd52 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:48.439670 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce55661f-36d5-45bc-b280-8a3c7fd2cd52 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:48.439670 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce55661f-36d5-45bc-b280-8a3c7fd2cd52 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:48.439670 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce55661f-36d5-45bc-b280-8a3c7fd2cd52 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:48.439670 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ce55661f-36d5-45bc-b280-8a3c7fd2cd52 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:48.445658 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:48.445658 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:48.445658 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce55661f-36d5-45bc-b280-8a3c7fd2cd52 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:48.445658 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 254/1027] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:48 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:53:49.305562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-07e0bed9-3be3-4347-bf74-a2dd962d76de None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:49.306550 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-07e0bed9-3be3-4347-bf74-a2dd962d76de tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:49.306863 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-07e0bed9-3be3-4347-bf74-a2dd962d76de tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:49.308405 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-07e0bed9-3be3-4347-bf74-a2dd962d76de tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:49.318079 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:49.318079 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:49.322627 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-07e0bed9-3be3-4347-bf74-a2dd962d76de tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:49.328250 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-07e0bed9-3be3-4347-bf74-a2dd962d76de tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:49.329089 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 259/1028] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:49 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:49.341403 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d072faa5-620a-47e5-9271-98cf035a3c2a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:49.346636 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d072faa5-620a-47e5-9271-98cf035a3c2a tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:49.346636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d072faa5-620a-47e5-9271-98cf035a3c2a tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:49.346636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d072faa5-620a-47e5-9271-98cf035a3c2a tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:49.346636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-d072faa5-620a-47e5-9271-98cf035a3c2a tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:49.354368 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:49.354368 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:49.355577 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d072faa5-620a-47e5-9271-98cf035a3c2a tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:49.356829 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 259/1029] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:49 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:49.433138 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6d18f307-4709-4b11-a8b0-b0b117810c10 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:49.435379 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6d18f307-4709-4b11-a8b0-b0b117810c10 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:49.436454 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6d18f307-4709-4b11-a8b0-b0b117810c10 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:49.436709 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6d18f307-4709-4b11-a8b0-b0b117810c10 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:49.444837 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:49.444837 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:49.448866 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6d18f307-4709-4b11-a8b0-b0b117810c10 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:49.454666 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6d18f307-4709-4b11-a8b0-b0b117810c10 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:49.455109 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 258/1030] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:49 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:49.457871 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1658ab6d-56ce-40b3-aae5-55cda428706a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:49.459590 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1658ab6d-56ce-40b3-aae5-55cda428706a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:49.459772 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1658ab6d-56ce-40b3-aae5-55cda428706a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:49.459954 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1658ab6d-56ce-40b3-aae5-55cda428706a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:49.460074 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1658ab6d-56ce-40b3-aae5-55cda428706a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:49.463868 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:49.463868 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:49.464542 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1658ab6d-56ce-40b3-aae5-55cda428706a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:49.464853 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 255/1031] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:49 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:49.550340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e37af1a4-f16b-47a1-bcf4-d80a152930ff None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:49.550340 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e37af1a4-f16b-47a1-bcf4-d80a152930ff None None] GET https://10.4.3.15/volume// Aug 07 18:53:49.550340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e37af1a4-f16b-47a1-bcf4-d80a152930ff None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:49.550340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e37af1a4-f16b-47a1-bcf4-d80a152930ff None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:49.550340 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e37af1a4-f16b-47a1-bcf4-d80a152930ff None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:49.551646 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 260/1032] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:53:49 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:53:49.557818 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-2d0e7d11-5054-4a06-8a05-462996134d17 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:49.560197 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-2d0e7d11-5054-4a06-8a05-462996134d17 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:53:49.560197 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-2d0e7d11-5054-4a06-8a05-462996134d17 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26f5f43b-24d4-4e97-a9b2-6e7aceeb854f", "connector": null, "instance_uuid": "3d3ffcb2-f96a-4cc4-b23f-a76e51208bda"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:49.567933 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:49.567933 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:49.590014 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-2d0e7d11-5054-4a06-8a05-462996134d17 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:53:49.590461 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 260/1033] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:53:49 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 07 18:53:49.616884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2b279a5b-2219-4b96-92af-cbe3bb747d18 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:49.618597 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2b279a5b-2219-4b96-92af-cbe3bb747d18 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:49.618811 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2b279a5b-2219-4b96-92af-cbe3bb747d18 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:49.619029 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2b279a5b-2219-4b96-92af-cbe3bb747d18 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:49.623346 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b3a4dd05-cb79-4a0c-94da-19c096c887e8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:49.623803 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3a4dd05-cb79-4a0c-94da-19c096c887e8 None None] GET https://10.4.3.15/volume// Aug 07 18:53:49.624033 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3a4dd05-cb79-4a0c-94da-19c096c887e8 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:49.624283 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3a4dd05-cb79-4a0c-94da-19c096c887e8 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:49.624660 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3a4dd05-cb79-4a0c-94da-19c096c887e8 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:49.625103 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 256/1034] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53: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 07 18:53:49.627788 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:49.627788 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:49.632191 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2b279a5b-2219-4b96-92af-cbe3bb747d18 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:49.632278 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6b1a332b-bf71-4dc9-aa5e-1a333395ea27 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:49.634214 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6b1a332b-bf71-4dc9-aa5e-1a333395ea27 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:49.634546 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6b1a332b-bf71-4dc9-aa5e-1a333395ea27 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:49.634813 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6b1a332b-bf71-4dc9-aa5e-1a333395ea27 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:49.635142 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2b279a5b-2219-4b96-92af-cbe3bb747d18 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:49.635555 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 259/1035] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:49 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:49.645373 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:49.645373 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:49.647766 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6b1a332b-bf71-4dc9-aa5e-1a333395ea27 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:49.651846 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-6b1a332b-bf71-4dc9-aa5e-1a333395ea27 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:49.652390 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 261/1036] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:53:49 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1030 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:53:49.736391 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-9b6c8293-0f21-454e-9f99-c5d11066f87d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:49.738551 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-9b6c8293-0f21-454e-9f99-c5d11066f87d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] PUT https://10.4.3.15/volume/v3/attachments/4bf7850b-b76a-4f79-b6c1-3196d8b55c35 Aug 07 18:53:49.738887 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-9b6c8293-0f21-454e-9f99-c5d11066f87d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:49.745545 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-9b6c8293-0f21-454e-9f99-c5d11066f87d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Acquiring lock "cinder-attachment_update-26f5f43b-24d4-4e97-a9b2-6e7aceeb854f-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:53:49.749574 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-9b6c8293-0f21-454e-9f99-c5d11066f87d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-26f5f43b-24d4-4e97-a9b2-6e7aceeb854f-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:53:49.750651 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:49.750651 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:49.827182 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-9b6c8293-0f21-454e-9f99-c5d11066f87d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-26f5f43b-24d4-4e97-a9b2-6e7aceeb854f-np0000006749" released by "attachment_update" :: held 0.078s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:53:49.827499 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-9b6c8293-0f21-454e-9f99-c5d11066f87d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/4bf7850b-b76a-4f79-b6c1-3196d8b55c35 returned with HTTP 200 Aug 07 18:53:49.827917 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 261/1037] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:53:49 2026] PUT /volume/v3/attachments/4bf7850b-b76a-4f79-b6c1-3196d8b55c35 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:50.370816 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e7fbd81c-617b-43db-a0d6-8ebfe5f29989 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:50.372612 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7fbd81c-617b-43db-a0d6-8ebfe5f29989 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:50.372794 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7fbd81c-617b-43db-a0d6-8ebfe5f29989 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:50.372975 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7fbd81c-617b-43db-a0d6-8ebfe5f29989 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:50.373113 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e7fbd81c-617b-43db-a0d6-8ebfe5f29989 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:50.377175 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:50.377175 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:50.377886 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7fbd81c-617b-43db-a0d6-8ebfe5f29989 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:50.378350 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 257/1038] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:50 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:50.476741 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0ff15b4e-0451-4313-97e0-c688b39e533b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:50.478540 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0ff15b4e-0451-4313-97e0-c688b39e533b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:50.478726 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0ff15b4e-0451-4313-97e0-c688b39e533b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:50.478904 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0ff15b4e-0451-4313-97e0-c688b39e533b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:50.479018 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0ff15b4e-0451-4313-97e0-c688b39e533b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:50.483172 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:50.483172 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:50.483847 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0ff15b4e-0451-4313-97e0-c688b39e533b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:50.484217 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 260/1039] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:50 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:50.647109 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-998fd0a2-eb60-405a-855a-653df07cf4bb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:50.648988 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-998fd0a2-eb60-405a-855a-653df07cf4bb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:50.649282 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-998fd0a2-eb60-405a-855a-653df07cf4bb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:50.649518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-998fd0a2-eb60-405a-855a-653df07cf4bb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:50.658963 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:50.658963 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:50.662739 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-998fd0a2-eb60-405a-855a-653df07cf4bb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:50.666512 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-998fd0a2-eb60-405a-855a-653df07cf4bb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:50.666889 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 262/1040] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:50 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:51.392516 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f82db7cd-83d1-4697-9e51-3f5c30175155 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:51.399361 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f82db7cd-83d1-4697-9e51-3f5c30175155 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:51.399622 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f82db7cd-83d1-4697-9e51-3f5c30175155 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:51.399841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f82db7cd-83d1-4697-9e51-3f5c30175155 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:51.399976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-f82db7cd-83d1-4697-9e51-3f5c30175155 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:51.408507 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:51.408507 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:51.409869 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f82db7cd-83d1-4697-9e51-3f5c30175155 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:51.410628 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 262/1041] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:51 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:51.493668 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ffcfc4df-05fc-490f-9c83-0044e2b05316 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:51.495968 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ffcfc4df-05fc-490f-9c83-0044e2b05316 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:51.496262 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ffcfc4df-05fc-490f-9c83-0044e2b05316 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:51.496568 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ffcfc4df-05fc-490f-9c83-0044e2b05316 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:51.496659 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ffcfc4df-05fc-490f-9c83-0044e2b05316 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:51.502246 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:51.502246 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:51.503261 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ffcfc4df-05fc-490f-9c83-0044e2b05316 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:51.503751 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 258/1042] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:51 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:51.678361 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8fbf9377-befb-40ff-b418-6c8472ea3cc6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:51.680136 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fbf9377-befb-40ff-b418-6c8472ea3cc6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:51.680393 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fbf9377-befb-40ff-b418-6c8472ea3cc6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:51.680582 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fbf9377-befb-40ff-b418-6c8472ea3cc6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:51.695535 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:51.695535 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:51.699912 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8fbf9377-befb-40ff-b418-6c8472ea3cc6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:51.705075 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fbf9377-befb-40ff-b418-6c8472ea3cc6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:51.705525 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 261/1043] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:51 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:52.095670 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-45648b06-5fb0-4255-9f52-1f1170ff850a req-9e56a9b8-ed20-4437-ba37-7942ae92f492 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:52.099546 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-45648b06-5fb0-4255-9f52-1f1170ff850a req-9e56a9b8-ed20-4437-ba37-7942ae92f492 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] DELETE https://10.4.3.15/volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7 Aug 07 18:53:52.099546 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-45648b06-5fb0-4255-9f52-1f1170ff850a req-9e56a9b8-ed20-4437-ba37-7942ae92f492 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:52.099546 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-45648b06-5fb0-4255-9f52-1f1170ff850a req-9e56a9b8-ed20-4437-ba37-7942ae92f492 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:52.112041 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:52.112041 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:52.170222 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-45648b06-5fb0-4255-9f52-1f1170ff850a req-9e56a9b8-ed20-4437-ba37-7942ae92f492 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7 returned with HTTP 200 Aug 07 18:53:52.171155 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 263/1044] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:53:52 2026] DELETE /volume/v3/attachments/c968f208-e45d-466c-91c8-1f295ab39ff7 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:52.424105 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-06fc4338-f945-46db-89d9-7d0dbdf512e9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:52.426039 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-06fc4338-f945-46db-89d9-7d0dbdf512e9 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:52.426242 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-06fc4338-f945-46db-89d9-7d0dbdf512e9 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:52.426508 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-06fc4338-f945-46db-89d9-7d0dbdf512e9 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:52.426682 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-06fc4338-f945-46db-89d9-7d0dbdf512e9 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:52.436252 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:52.436252 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:52.437010 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-06fc4338-f945-46db-89d9-7d0dbdf512e9 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:52.437385 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 263/1045] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:52 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:52.514146 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5d2b5f78-c647-42b0-9d92-c51e03509b0d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:52.517616 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d2b5f78-c647-42b0-9d92-c51e03509b0d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:52.517616 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d2b5f78-c647-42b0-9d92-c51e03509b0d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:52.517616 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d2b5f78-c647-42b0-9d92-c51e03509b0d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:52.517616 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5d2b5f78-c647-42b0-9d92-c51e03509b0d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:52.521683 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:52.521683 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:52.522574 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d2b5f78-c647-42b0-9d92-c51e03509b0d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:52.522960 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 259/1046] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:52 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:52.723184 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3cff8160-0a70-4cc5-9812-ea6da6a3c306 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:52.726506 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3cff8160-0a70-4cc5-9812-ea6da6a3c306 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:52.726506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3cff8160-0a70-4cc5-9812-ea6da6a3c306 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:52.726603 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3cff8160-0a70-4cc5-9812-ea6da6a3c306 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:52.742153 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:52.742153 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:52.749467 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3cff8160-0a70-4cc5-9812-ea6da6a3c306 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:52.755614 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3cff8160-0a70-4cc5-9812-ea6da6a3c306 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:52.756662 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 262/1047] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:52 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:53.451326 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9db707e0-82ad-4d76-af0a-0816d868e9f0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:53.454452 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9db707e0-82ad-4d76-af0a-0816d868e9f0 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:53.454452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9db707e0-82ad-4d76-af0a-0816d868e9f0 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:53.454452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9db707e0-82ad-4d76-af0a-0816d868e9f0 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:53.454452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-9db707e0-82ad-4d76-af0a-0816d868e9f0 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:53.461039 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:53.461039 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:53.462147 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9db707e0-82ad-4d76-af0a-0816d868e9f0 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:53.462644 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 264/1048] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:53 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:53.536024 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a3d181c0-96d1-454f-8087-d9ee1566673c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:53.537627 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a3d181c0-96d1-454f-8087-d9ee1566673c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:53.538017 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a3d181c0-96d1-454f-8087-d9ee1566673c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:53.538395 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a3d181c0-96d1-454f-8087-d9ee1566673c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:53.538668 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a3d181c0-96d1-454f-8087-d9ee1566673c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:53.544018 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:53.544018 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:53.546050 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a3d181c0-96d1-454f-8087-d9ee1566673c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:53.546050 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 264/1049] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:53 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:53.672656 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e1ccf22e-8f28-483c-b634-ce052da2777e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:53.676857 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1ccf22e-8f28-483c-b634-ce052da2777e tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:53.676857 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1ccf22e-8f28-483c-b634-ce052da2777e tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:53.676857 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1ccf22e-8f28-483c-b634-ce052da2777e tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:53.688288 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:53.688288 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:53.695193 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e1ccf22e-8f28-483c-b634-ce052da2777e tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:53.703909 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1ccf22e-8f28-483c-b634-ce052da2777e tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:53.704334 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 260/1050] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:53 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:53.757782 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9da6987c-5bae-43c1-992a-189e8327c514 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:53.759642 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9da6987c-5bae-43c1-992a-189e8327c514 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:53.759945 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9da6987c-5bae-43c1-992a-189e8327c514 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:53.760225 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9da6987c-5bae-43c1-992a-189e8327c514 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:53.773597 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:53.773597 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:53.777241 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7fc01b85-aa6d-4f1e-bd15-7c316f3f8a96 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:53.782413 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9da6987c-5bae-43c1-992a-189e8327c514 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:53.782553 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7fc01b85-aa6d-4f1e-bd15-7c316f3f8a96 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:53.782553 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7fc01b85-aa6d-4f1e-bd15-7c316f3f8a96 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:53.782553 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7fc01b85-aa6d-4f1e-bd15-7c316f3f8a96 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:53.788281 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9da6987c-5bae-43c1-992a-189e8327c514 tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:53.788281 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 263/1051] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:53 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:53.797310 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:53.797310 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:53.804471 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7fc01b85-aa6d-4f1e-bd15-7c316f3f8a96 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:53.812213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-df9b3a46-4f79-4624-b90e-b9fc649bf16a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:53.812936 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7fc01b85-aa6d-4f1e-bd15-7c316f3f8a96 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:53.813538 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 265/1052] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:53 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:53.817489 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-df9b3a46-4f79-4624-b90e-b9fc649bf16a tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] DELETE https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:53.817489 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-df9b3a46-4f79-4624-b90e-b9fc649bf16a tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:53.817489 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-df9b3a46-4f79-4624-b90e-b9fc649bf16a tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:53.817489 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-df9b3a46-4f79-4624-b90e-b9fc649bf16a tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Delete volume with id: 593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:53.827213 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:53.827213 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:53.828026 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-df9b3a46-4f79-4624-b90e-b9fc649bf16a tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:53.855193 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-df9b3a46-4f79-4624-b90e-b9fc649bf16a tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Delete volume request issued successfully. Aug 07 18:53:53.855452 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-df9b3a46-4f79-4624-b90e-b9fc649bf16a tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 202 Aug 07 18:53:53.856008 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 265/1053] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:53:53 2026] DELETE /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:53:53.867201 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aff029c5-a1d7-4b04-825d-fd6bd1667d9e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:53.869266 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aff029c5-a1d7-4b04-825d-fd6bd1667d9e tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:53.869548 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aff029c5-a1d7-4b04-825d-fd6bd1667d9e tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:53.869811 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aff029c5-a1d7-4b04-825d-fd6bd1667d9e tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:53.884014 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:53.884014 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:53.889616 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-aff029c5-a1d7-4b04-825d-fd6bd1667d9e tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Volume info retrieved successfully. Aug 07 18:53:53.893930 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aff029c5-a1d7-4b04-825d-fd6bd1667d9e tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 200 Aug 07 18:53:53.894348 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 261/1054] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:53 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:54.479018 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-130e8c2c-64cc-4273-a176-7b62a75c5d16 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:54.480906 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-130e8c2c-64cc-4273-a176-7b62a75c5d16 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:54.481142 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-130e8c2c-64cc-4273-a176-7b62a75c5d16 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:54.481424 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-130e8c2c-64cc-4273-a176-7b62a75c5d16 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:54.481552 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-130e8c2c-64cc-4273-a176-7b62a75c5d16 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:54.487963 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:54.487963 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:54.490016 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-130e8c2c-64cc-4273-a176-7b62a75c5d16 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:54.490125 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 264/1055] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:54 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:54.563313 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a46a27c9-2a9e-4de4-91d8-572bb11c1050 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:54.567563 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a46a27c9-2a9e-4de4-91d8-572bb11c1050 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:54.567563 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a46a27c9-2a9e-4de4-91d8-572bb11c1050 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:54.568198 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a46a27c9-2a9e-4de4-91d8-572bb11c1050 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:54.568245 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-a46a27c9-2a9e-4de4-91d8-572bb11c1050 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:54.578652 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:54.578652 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:54.579838 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a46a27c9-2a9e-4de4-91d8-572bb11c1050 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:54.580580 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 266/1056] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:54 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:54.831416 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-4a4a475c-f00f-4a44-bb35-cde51d3ed41a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:54.835736 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f1db68cc-c6f1-4888-a0a5-b2512dbecbda None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:54.836126 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-4a4a475c-f00f-4a44-bb35-cde51d3ed41a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments/4bf7850b-b76a-4f79-b6c1-3196d8b55c35/action Aug 07 18:53:54.836209 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-4a4a475c-f00f-4a44-bb35-cde51d3ed41a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:54.836409 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-4a4a475c-f00f-4a44-bb35-cde51d3ed41a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:54.839666 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f1db68cc-c6f1-4888-a0a5-b2512dbecbda tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:54.839785 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f1db68cc-c6f1-4888-a0a5-b2512dbecbda tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:54.840038 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f1db68cc-c6f1-4888-a0a5-b2512dbecbda tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:54.856651 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:54.856651 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:54.861605 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:54.861605 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:54.871454 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f1db68cc-c6f1-4888-a0a5-b2512dbecbda tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:54.875475 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-86e7d497-ccac-4e07-9825-cb70a3e13d3b req-4a4a475c-f00f-4a44-bb35-cde51d3ed41a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/4bf7850b-b76a-4f79-b6c1-3196d8b55c35/action returned with HTTP 204 Aug 07 18:53:54.876331 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 266/1057] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:53:54 2026] POST /volume/v3/attachments/4bf7850b-b76a-4f79-b6c1-3196d8b55c35/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:54.883582 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f1db68cc-c6f1-4888-a0a5-b2512dbecbda tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:54.884436 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 262/1058] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:54 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:54.912674 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3cfdf0aa-e5e6-4c7c-8f5a-62f41c1bdefe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:54.915587 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3cfdf0aa-e5e6-4c7c-8f5a-62f41c1bdefe tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] GET https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae Aug 07 18:53:54.915859 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3cfdf0aa-e5e6-4c7c-8f5a-62f41c1bdefe tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:54.916173 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3cfdf0aa-e5e6-4c7c-8f5a-62f41c1bdefe tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:54.928373 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3cfdf0aa-e5e6-4c7c-8f5a-62f41c1bdefe tempest-ServerActionsTestOtherB-811249329 tempest-ServerActionsTestOtherB-811249329-project-member] https://10.4.3.15/volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae returned with HTTP 404 Aug 07 18:53:54.929136 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 265/1059] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:54 2026] GET /volume/v3/volumes/593091c0-aa94-4745-bb84-c720bb9aaeae => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:55.502922 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c9b213c2-5c67-470a-a6fe-b5bf56b596d2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:55.505914 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c9b213c2-5c67-470a-a6fe-b5bf56b596d2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:55.506107 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c9b213c2-5c67-470a-a6fe-b5bf56b596d2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:55.506372 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c9b213c2-5c67-470a-a6fe-b5bf56b596d2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:55.506516 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c9b213c2-5c67-470a-a6fe-b5bf56b596d2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:55.513460 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:55.513460 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:55.514205 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c9b213c2-5c67-470a-a6fe-b5bf56b596d2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:55.514537 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 267/1060] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:55 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:55.529762 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2b080e5e-cf0a-4e35-8df0-3a5e440b2f39 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:55.532654 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2b080e5e-cf0a-4e35-8df0-3a5e440b2f39 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c Aug 07 18:53:55.532654 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2b080e5e-cf0a-4e35-8df0-3a5e440b2f39 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:55.532654 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2b080e5e-cf0a-4e35-8df0-3a5e440b2f39 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:55.545608 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:55.545608 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:55.557122 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2b080e5e-cf0a-4e35-8df0-3a5e440b2f39 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:53:55.565194 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2b080e5e-cf0a-4e35-8df0-3a5e440b2f39 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c returned with HTTP 200 Aug 07 18:53:55.567383 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 267/1061] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:55 2026] GET /volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:55.585274 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-adf4000d-1ca7-4663-9405-bc9219148e7f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:55.595760 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d07c06cf-7046-4967-8dcd-9dfeb70cb9b1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:55.600663 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d07c06cf-7046-4967-8dcd-9dfeb70cb9b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:55.601038 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d07c06cf-7046-4967-8dcd-9dfeb70cb9b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:55.601398 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d07c06cf-7046-4967-8dcd-9dfeb70cb9b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:55.601980 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d07c06cf-7046-4967-8dcd-9dfeb70cb9b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:55.616706 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:55.616706 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:55.616706 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d07c06cf-7046-4967-8dcd-9dfeb70cb9b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:55.616706 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 266/1062] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:55 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:55.634429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4218496f-39d3-494b-8c02-18b7c0b2fa2d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:55.637988 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4218496f-39d3-494b-8c02-18b7c0b2fa2d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:55.638209 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4218496f-39d3-494b-8c02-18b7c0b2fa2d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:55.638372 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4218496f-39d3-494b-8c02-18b7c0b2fa2d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:55.659812 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:55.659812 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:55.672021 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4218496f-39d3-494b-8c02-18b7c0b2fa2d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:55.678207 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4218496f-39d3-494b-8c02-18b7c0b2fa2d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:55.678640 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 268/1063] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:55 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:55.679849 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-adf4000d-1ca7-4663-9405-bc9219148e7f tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723/export_record Aug 07 18:53:55.680416 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-adf4000d-1ca7-4663-9405-bc9219148e7f tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:55.680780 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-adf4000d-1ca7-4663-9405-bc9219148e7f tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Calling method 'export_record' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:55.681037 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-adf4000d-1ca7-4663-9405-bc9219148e7f tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Export record for backup 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 18:53:55.696456 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:55.696456 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:55.697158 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.api [None req-adf4000d-1ca7-4663-9405-bc9219148e7f tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Calling RPCAPI with context: , host: np0000006749, backup: 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 18:53:55.702042 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f148e8ad-87f1-4739-8186-f4ab87f8f167 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:55.705717 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f148e8ad-87f1-4739-8186-f4ab87f8f167 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:55.706227 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f148e8ad-87f1-4739-8186-f4ab87f8f167 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:55.709230 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f148e8ad-87f1-4739-8186-f4ab87f8f167 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:55.709497 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-f148e8ad-87f1-4739-8186-f4ab87f8f167 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete backup with id: 5e55ee42-fdbf-4199-b867-767a996f185a. Aug 07 18:53:55.710082 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-adf4000d-1ca7-4663-9405-bc9219148e7f tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] export_record in rpcapi backup_id 157a47af-8bca-473a-98a1-d0bdc2d3a723 on host np0000006749. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 18:53:55.727261 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:55.727261 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:55.727622 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-adf4000d-1ca7-4663-9405-bc9219148e7f tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTU3YTQ3YWYtOGJjYS00NzNhLTk4YTEtZDBiZGMyZDNhNzIzIiwgInVzZXJfaWQiOiAiZGVhZjc2Yjg4Y2E5NGE2NWI5NzMxZmVkMzQyZjdhNTciLCAicHJvamVjdF9pZCI6ICI1YzY3NGE4MDhhNjY0Y2ViYTlkMGNkODBkZThlYmVjMiIsICJ2b2x1bWVfaWQiOiAiNGEwMjk3MDEtMjg2NS00MGFiLWExMTUtNmU5OTY2ZTQ0ZThjIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjE2MjUyNjI1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0MzM5MzExNDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YTAyOTcwMS0yODY1LTQwYWItYTExNS02ZTk5NjZlNDRlOGMvMjAyNjA4MDcxODUzMzUvYXpfbm92YV9iYWNrdXBfMTU3YTQ3YWYtOGJjYS00NzNhLTk4YTEtZDBiZGMyZDNhNzIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODo1MzozMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODo1MzozMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjUzOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 18:53:55.727900 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-adf4000d-1ca7-4663-9405-bc9219148e7f tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723/export_record returned with HTTP 200 Aug 07 18:53:55.728508 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 263/1064] 10.4.3.15 () {66 vars in 1383 bytes} [Fri Aug 7 18:53:55 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723/export_record => generated 1512 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:53:55.735582 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-76a70003-0a31-43de-be5a-adf9556921d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:55.737731 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76a70003-0a31-43de-be5a-adf9556921d1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] POST https://10.4.3.15/volume/v3/backups/import_record Aug 07 18:53:55.738374 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76a70003-0a31-43de-be5a-adf9556921d1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzI0OWEyYTEtNWRiMi00MTkzLTljMjEtYTJmZWM4Mzg1YjRhIiwgInVzZXJfaWQiOiAiZGVhZjc2Yjg4Y2E5NGE2NWI5NzMxZmVkMzQyZjdhNTciLCAicHJvamVjdF9pZCI6ICI1YzY3NGE4MDhhNjY0Y2ViYTlkMGNkODBkZThlYmVjMiIsICJ2b2x1bWVfaWQiOiAiNGEwMjk3MDEtMjg2NS00MGFiLWExMTUtNmU5OTY2ZTQ0ZThjIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjE2MjUyNjI1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0MzM5MzExNDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YTAyOTcwMS0yODY1LTQwYWItYTExNS02ZTk5NjZlNDRlOGMvMjAyNjA4MDcxODUzMzUvYXpfbm92YV9iYWNrdXBfMTU3YTQ3YWYtOGJjYS00NzNhLTk4YTEtZDBiZGMyZDNhNzIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODo1MzozMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODo1MzozMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjUzOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:55.740288 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-76a70003-0a31-43de-be5a-adf9556921d1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzI0OWEyYTEtNWRiMi00MTkzLTljMjEtYTJmZWM4Mzg1YjRhIiwgInVzZXJfaWQiOiAiZGVhZjc2Yjg4Y2E5NGE2NWI5NzMxZmVkMzQyZjdhNTciLCAicHJvamVjdF9pZCI6ICI1YzY3NGE4MDhhNjY0Y2ViYTlkMGNkODBkZThlYmVjMiIsICJ2b2x1bWVfaWQiOiAiNGEwMjk3MDEtMjg2NS00MGFiLWExMTUtNmU5OTY2ZTQ0ZThjIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjE2MjUyNjI1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0MzM5MzExNDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YTAyOTcwMS0yODY1LTQwYWItYTExNS02ZTk5NjZlNDRlOGMvMjAyNjA4MDcxODUzMzUvYXpfbm92YV9iYWNrdXBfMTU3YTQ3YWYtOGJjYS00NzNhLTk4YTEtZDBiZGMyZDNhNzIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODo1MzozMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODo1MzozMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjUzOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100343) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 18:53:55.740481 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-76a70003-0a31-43de-be5a-adf9556921d1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzI0OWEyYTEtNWRiMi00MTkzLTljMjEtYTJmZWM4Mzg1YjRhIiwgInVzZXJfaWQiOiAiZGVhZjc2Yjg4Y2E5NGE2NWI5NzMxZmVkMzQyZjdhNTciLCAicHJvamVjdF9pZCI6ICI1YzY3NGE4MDhhNjY0Y2ViYTlkMGNkODBkZThlYmVjMiIsICJ2b2x1bWVfaWQiOiAiNGEwMjk3MDEtMjg2NS00MGFiLWExMTUtNmU5OTY2ZTQ0ZThjIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjE2MjUyNjI1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0MzM5MzExNDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YTAyOTcwMS0yODY1LTQwYWItYTExNS02ZTk5NjZlNDRlOGMvMjAyNjA4MDcxODUzMzUvYXpfbm92YV9iYWNrdXBfMTU3YTQ3YWYtOGJjYS00NzNhLTk4YTEtZDBiZGMyZDNhNzIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODo1MzozMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODo1MzozMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjUzOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100343) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 18:53:55.755378 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-f148e8ad-87f1-4739-8186-f4ab87f8f167 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] delete_backup rpcapi backup_id 5e55ee42-fdbf-4199-b867-767a996f185a {{(pid=100344) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:53:55.757828 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f148e8ad-87f1-4739-8186-f4ab87f8f167 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 202 Aug 07 18:53:55.758625 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 268/1065] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:53:55 2026] DELETE /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:55.765937 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-620c63bf-241f-4417-9430-d33aaf0af49f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:55.769911 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-620c63bf-241f-4417-9430-d33aaf0af49f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:55.771269 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-620c63bf-241f-4417-9430-d33aaf0af49f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:55.771547 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-620c63bf-241f-4417-9430-d33aaf0af49f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:55.771796 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-620c63bf-241f-4417-9430-d33aaf0af49f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:55.784246 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:55.784246 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:55.784941 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-620c63bf-241f-4417-9430-d33aaf0af49f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 200 Aug 07 18:53:55.785807 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 269/1066] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:55 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:55.798916 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-76a70003-0a31-43de-be5a-adf9556921d1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Created reservations ['ad072e57-eb80-4936-9a0f-341776e2a25b', '94c409da-3f91-496f-822a-167e985a6863'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:55.836635 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-76a70003-0a31-43de-be5a-adf9556921d1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] import_record rpcapi backup id 7249a2a1-5db2-4193-9c21-a2fec8385b4a on host np0000006749 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzI0OWEyYTEtNWRiMi00MTkzLTljMjEtYTJmZWM4Mzg1YjRhIiwgInVzZXJfaWQiOiAiZGVhZjc2Yjg4Y2E5NGE2NWI5NzMxZmVkMzQyZjdhNTciLCAicHJvamVjdF9pZCI6ICI1YzY3NGE4MDhhNjY0Y2ViYTlkMGNkODBkZThlYmVjMiIsICJ2b2x1bWVfaWQiOiAiNGEwMjk3MDEtMjg2NS00MGFiLWExMTUtNmU5OTY2ZTQ0ZThjIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjE2MjUyNjI1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0MzM5MzExNDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YTAyOTcwMS0yODY1LTQwYWItYTExNS02ZTk5NjZlNDRlOGMvMjAyNjA4MDcxODUzMzUvYXpfbm92YV9iYWNrdXBfMTU3YTQ3YWYtOGJjYS00NzNhLTk4YTEtZDBiZGMyZDNhNzIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODo1MzozMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODo1MzozMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjUzOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100343) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 18:53:55.841020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-76a70003-0a31-43de-be5a-adf9556921d1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Import record output: {'backup': {'id': '7249a2a1-5db2-4193-9c21-a2fec8385b4a', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.15/volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a'}, {'rel': 'bookmark', 'href': 'https://10.4.3.15/volume/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a'}]}}. {{(pid=100343) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 18:53:55.841020 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76a70003-0a31-43de-be5a-adf9556921d1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] https://10.4.3.15/volume/v3/backups/import_record returned with HTTP 201 Aug 07 18:53:55.841020 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 267/1067] 10.4.3.15 () {68 vars in 1295 bytes} [Fri Aug 7 18:53:55 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 104 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:53:55.849491 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7a060b9a-d3d2-40b8-a781-b652bdf82994 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:55.851233 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a060b9a-d3d2-40b8-a781-b652bdf82994 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] GET https://10.4.3.15/volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a Aug 07 18:53:55.851402 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a060b9a-d3d2-40b8-a781-b652bdf82994 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:55.851569 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a060b9a-d3d2-40b8-a781-b652bdf82994 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:55.851667 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7a060b9a-d3d2-40b8-a781-b652bdf82994 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Show backup with id 7249a2a1-5db2-4193-9c21-a2fec8385b4a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:55.856174 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:55.856174 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:55.856613 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a060b9a-d3d2-40b8-a781-b652bdf82994 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] https://10.4.3.15/volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a returned with HTTP 200 Aug 07 18:53:55.856986 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 264/1068] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:55 2026] GET /volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a => generated 645 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:55.900403 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-736b57a0-2f61-4844-a2ec-aa6b21eb3b01 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:55.902410 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-736b57a0-2f61-4844-a2ec-aa6b21eb3b01 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:55.902650 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-736b57a0-2f61-4844-a2ec-aa6b21eb3b01 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:55.903059 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-736b57a0-2f61-4844-a2ec-aa6b21eb3b01 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:55.913507 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:55.913507 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:55.917099 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-736b57a0-2f61-4844-a2ec-aa6b21eb3b01 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:55.921670 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-736b57a0-2f61-4844-a2ec-aa6b21eb3b01 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:55.922054 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 269/1069] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:55 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:55.999102 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-7f2af721-f980-4815-b554-b465f597ad4a req-7450a448-a21c-4b2f-8e9e-550fbf8b772e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.003069 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-7450a448-a21c-4b2f-8e9e-550fbf8b772e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:56.003267 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-7450a448-a21c-4b2f-8e9e-550fbf8b772e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:56.003481 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-7450a448-a21c-4b2f-8e9e-550fbf8b772e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:56.021023 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:56.021023 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:56.027785 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-7f2af721-f980-4815-b554-b465f597ad4a req-7450a448-a21c-4b2f-8e9e-550fbf8b772e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:56.036775 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-7450a448-a21c-4b2f-8e9e-550fbf8b772e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:56.037636 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 270/1070] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:55 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:56.177811 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d1cb44c8-9c54-4f5a-8447-e8dacccf43d8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.178229 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1cb44c8-9c54-4f5a-8447-e8dacccf43d8 None None] GET https://10.4.3.15/volume// Aug 07 18:53:56.178474 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1cb44c8-9c54-4f5a-8447-e8dacccf43d8 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:56.178712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1cb44c8-9c54-4f5a-8447-e8dacccf43d8 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:56.179744 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1cb44c8-9c54-4f5a-8447-e8dacccf43d8 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:56.180206 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 268/1071] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:53:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 18:53:56.194841 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7f2af721-f980-4815-b554-b465f597ad4a req-fb6bebb8-9d19-49ca-b4e0-2119461e9e55 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.199046 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-fb6bebb8-9d19-49ca-b4e0-2119461e9e55 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:53:56.199046 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-fb6bebb8-9d19-49ca-b4e0-2119461e9e55 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26f5f43b-24d4-4e97-a9b2-6e7aceeb854f", "connector": null, "instance_uuid": "3dae5168-61da-4159-baab-7b205665fc7c"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:56.213123 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:56.213123 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:56.252455 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-fb6bebb8-9d19-49ca-b4e0-2119461e9e55 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:53:56.253400 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 265/1072] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:53:56 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:56.296720 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6028db42-2d98-4dd2-aed2-9a16f1041b02 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.301269 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6028db42-2d98-4dd2-aed2-9a16f1041b02 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:56.301269 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6028db42-2d98-4dd2-aed2-9a16f1041b02 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:56.301269 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6028db42-2d98-4dd2-aed2-9a16f1041b02 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:56.320070 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6e31773d-69d9-44c1-bf33-bb47fff437c4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.320770 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6e31773d-69d9-44c1-bf33-bb47fff437c4 None None] GET https://10.4.3.15/volume// Aug 07 18:53:56.320975 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6e31773d-69d9-44c1-bf33-bb47fff437c4 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:56.321259 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6e31773d-69d9-44c1-bf33-bb47fff437c4 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:56.321713 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6e31773d-69d9-44c1-bf33-bb47fff437c4 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:56.324394 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:56.324394 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:56.324620 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 271/1073] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53:56 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:53:56.331521 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6028db42-2d98-4dd2-aed2-9a16f1041b02 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:56.335467 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7f2af721-f980-4815-b554-b465f597ad4a req-779fafbf-665f-407d-bd46-ad15367628a4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.338465 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-779fafbf-665f-407d-bd46-ad15367628a4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:56.338465 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-779fafbf-665f-407d-bd46-ad15367628a4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:56.338465 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-779fafbf-665f-407d-bd46-ad15367628a4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:56.340439 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6028db42-2d98-4dd2-aed2-9a16f1041b02 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:56.344770 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 270/1074] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:56 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:56.362523 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:56.362523 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:56.369430 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-7f2af721-f980-4815-b554-b465f597ad4a req-779fafbf-665f-407d-bd46-ad15367628a4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:56.379335 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-779fafbf-665f-407d-bd46-ad15367628a4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:56.379979 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 269/1075] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:53:56 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1325 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:53:56.532908 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7f2af721-f980-4815-b554-b465f597ad4a req-47aff266-20c3-4117-a416-90fb2c62d38f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.540978 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-47aff266-20c3-4117-a416-90fb2c62d38f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] PUT https://10.4.3.15/volume/v3/attachments/8668b7ef-75e2-41ff-9c78-18619fb7927a Aug 07 18:53:56.541423 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-47aff266-20c3-4117-a416-90fb2c62d38f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:56.554076 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-7f2af721-f980-4815-b554-b465f597ad4a req-47aff266-20c3-4117-a416-90fb2c62d38f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Acquiring lock "cinder-attachment_update-26f5f43b-24d4-4e97-a9b2-6e7aceeb854f-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:53:56.564953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-7f2af721-f980-4815-b554-b465f597ad4a req-47aff266-20c3-4117-a416-90fb2c62d38f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-26f5f43b-24d4-4e97-a9b2-6e7aceeb854f-np0000006749" acquired by "attachment_update" :: waited 0.011s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:53:56.566475 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:56.566475 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:56.698592 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-7f2af721-f980-4815-b554-b465f597ad4a req-47aff266-20c3-4117-a416-90fb2c62d38f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-26f5f43b-24d4-4e97-a9b2-6e7aceeb854f-np0000006749" released by "attachment_update" :: held 0.133s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:53:56.698773 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-47aff266-20c3-4117-a416-90fb2c62d38f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/8668b7ef-75e2-41ff-9c78-18619fb7927a returned with HTTP 200 Aug 07 18:53:56.699393 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 266/1076] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:53:56 2026] PUT /volume/v3/attachments/8668b7ef-75e2-41ff-9c78-18619fb7927a => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:56.802284 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e7301611-40e6-4102-a36a-56721092cabc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.804496 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e7301611-40e6-4102-a36a-56721092cabc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a Aug 07 18:53:56.804865 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e7301611-40e6-4102-a36a-56721092cabc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:56.805244 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e7301611-40e6-4102-a36a-56721092cabc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:56.805603 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-e7301611-40e6-4102-a36a-56721092cabc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 5e55ee42-fdbf-4199-b867-767a996f185a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:56.811150 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e7301611-40e6-4102-a36a-56721092cabc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a returned with HTTP 404 Aug 07 18:53:56.812020 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 272/1077] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:56 2026] GET /volume/v3/backups/5e55ee42-fdbf-4199-b867-767a996f185a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:56.870011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7f17f30b-5456-44ae-aebf-2ec2dc62201a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.874653 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7f17f30b-5456-44ae-aebf-2ec2dc62201a tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] GET https://10.4.3.15/volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a Aug 07 18:53:56.874916 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7f17f30b-5456-44ae-aebf-2ec2dc62201a tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:56.875140 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7f17f30b-5456-44ae-aebf-2ec2dc62201a tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:56.875304 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-7f17f30b-5456-44ae-aebf-2ec2dc62201a tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Show backup with id 7249a2a1-5db2-4193-9c21-a2fec8385b4a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:56.888112 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:56.888112 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:56.888633 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7f17f30b-5456-44ae-aebf-2ec2dc62201a tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] https://10.4.3.15/volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a returned with HTTP 200 Aug 07 18:53:56.888972 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 271/1078] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:56 2026] GET /volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:56.904302 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d6e4cc93-d662-463b-9271-ee4e8b26d7a8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.906281 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d6e4cc93-d662-463b-9271-ee4e8b26d7a8 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] GET https://10.4.3.15/volume/v3/backups Aug 07 18:53:56.906489 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d6e4cc93-d662-463b-9271-ee4e8b26d7a8 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:56.906734 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d6e4cc93-d662-463b-9271-ee4e8b26d7a8 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:56.925758 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d6e4cc93-d662-463b-9271-ee4e8b26d7a8 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 200 Aug 07 18:53:56.928277 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 270/1079] 10.4.3.15 () {66 vars in 1230 bytes} [Fri Aug 7 18:53:56 2026] GET /volume/v3/backups => generated 336 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:56.938731 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.940924 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] POST https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723/restore Aug 07 18:53:56.941405 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:56.944531 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Restoring backup 157a47af-8bca-473a-98a1-d0bdc2d3a723 ({'restore': {}}) {{(pid=100342) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:53:56.944531 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Restoring backup 157a47af-8bca-473a-98a1-d0bdc2d3a723 to volume None. Aug 07 18:53:56.954022 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:56.954022 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:56.955818 np0000006749 devstack@c-api.service[100342]: INFO cinder.backup.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Creating volume of 1 GB for restore of backup 157a47af-8bca-473a-98a1-d0bdc2d3a723. Aug 07 18:53:56.970693 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:53:56.970248. {{(pid=100342) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:53:56.970875 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Availability Zones retrieved successfully. Aug 07 18:53:56.976909 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Flow 'volume_create_api' (24f3fde1-2159-4d9c-8ed3-99f5862eae32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:56.978068 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1abb4053-ed3f-4b19-bd83-3592405f66af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:56.980342 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:53:56.980528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-876d4a18-790e-49ab-8bc6-c690da976c25 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:56.984467 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-876d4a18-790e-49ab-8bc6-c690da976c25 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:56.985262 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-876d4a18-790e-49ab-8bc6-c690da976c25 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:56.985611 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-876d4a18-790e-49ab-8bc6-c690da976c25 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:57.001802 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:57.001802 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:57.006898 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-876d4a18-790e-49ab-8bc6-c690da976c25 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:57.014135 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-876d4a18-790e-49ab-8bc6-c690da976c25 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:57.014795 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 273/1080] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:56 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:57.020425 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1abb4053-ed3f-4b19-bd83-3592405f66af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:57.021674 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d22897ee-67aa-4474-a401-aa3951fc1587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:57.048832 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-a0f63dff-355b-489c-8d72-a30b1d8b234f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:57.052021 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-a0f63dff-355b-489c-8d72-a30b1d8b234f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e/action Aug 07 18:53:57.053090 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-a0f63dff-355b-489c-8d72-a30b1d8b234f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:57.053359 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-a0f63dff-355b-489c-8d72-a30b1d8b234f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:57.074773 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:57.074773 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:57.075652 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-a0f63dff-355b-489c-8d72-a30b1d8b234f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:57.078669 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Created reservations ['2a514858-e511-49e1-b800-3d44f5f39f07', 'afffc5ca-b4a6-42c9-a479-48f2e98c3758', 'b461218a-43c5-4314-a211-65b341a82ddb', '04b1855d-9c6c-42bd-9415-d0eaab6cc303'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:53:57.079485 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d22897ee-67aa-4474-a401-aa3951fc1587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a514858-e511-49e1-b800-3d44f5f39f07', 'afffc5ca-b4a6-42c9-a479-48f2e98c3758', 'b461218a-43c5-4314-a211-65b341a82ddb', '04b1855d-9c6c-42bd-9415-d0eaab6cc303']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:57.080221 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c599f2f-26f8-4179-a6b0-ba83ea653379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:57.086388 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-a0f63dff-355b-489c-8d72-a30b1d8b234f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Begin detaching volume completed successfully. Aug 07 18:53:57.086388 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-a0f63dff-355b-489c-8d72-a30b1d8b234f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e/action returned with HTTP 202 Aug 07 18:53:57.086575 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 272/1081] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:53:57 2026] POST /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:53:57.114109 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b9943df6-a746-44e4-86e2-98e18d801e1c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:57.116747 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c599f2f-26f8-4179-a6b0-ba83ea653379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8e4cbad-0b61-4b4b-b380-d6701d5d8541', '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_157a47af-8bca-473a-98a1-d0bdc2d3a723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c674a808a664ceba9d0cd80de8ebec2',qos_specs=None,replication_status=,reservations=['2a514858-e511-49e1-b800-3d44f5f39f07','afffc5ca-b4a6-42c9-a479-48f2e98c3758','b461218a-43c5-4314-a211-65b341a82ddb','04b1855d-9c6c-42bd-9415-d0eaab6cc303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deaf76b88ca94a65b9731fed342f7a57',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:53:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_157a47af-8bca-473a-98a1-d0bdc2d3a723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8e4cbad-0b61-4b4b-b380-d6701d5d8541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c674a808a664ceba9d0cd80de8ebec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deaf76b88ca94a65b9731fed342f7a57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:57.117246 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b9943df6-a746-44e4-86e2-98e18d801e1c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:57.117246 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b9943df6-a746-44e4-86e2-98e18d801e1c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:57.117379 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f886bf28-6942-40b3-a663-7cf1e4ecc549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:57.117841 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b9943df6-a746-44e4-86e2-98e18d801e1c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:57.135037 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:57.135037 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:57.139471 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f886bf28-6942-40b3-a663-7cf1e4ecc549) transitioned into 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_157a47af-8bca-473a-98a1-d0bdc2d3a723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c674a808a664ceba9d0cd80de8ebec2',qos_specs=None,replication_status=,reservations=['2a514858-e511-49e1-b800-3d44f5f39f07','afffc5ca-b4a6-42c9-a479-48f2e98c3758','b461218a-43c5-4314-a211-65b341a82ddb','04b1855d-9c6c-42bd-9415-d0eaab6cc303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deaf76b88ca94a65b9731fed342f7a57',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:57.140311 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854407c2-71d8-4f7a-a3fd-d377c082e3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:53:57.142723 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b9943df6-a746-44e4-86e2-98e18d801e1c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:57.144369 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-719a7d25-d2e3-4c0f-8f8b-79fea09f33a3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:57.144634 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-719a7d25-d2e3-4c0f-8f8b-79fea09f33a3 None None] GET https://10.4.3.15/volume// Aug 07 18:53:57.145079 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-719a7d25-d2e3-4c0f-8f8b-79fea09f33a3 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:57.145622 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-719a7d25-d2e3-4c0f-8f8b-79fea09f33a3 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:57.146283 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-719a7d25-d2e3-4c0f-8f8b-79fea09f33a3 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:53:57.146600 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 274/1082] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:53:57 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:53:57.150026 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b9943df6-a746-44e4-86e2-98e18d801e1c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:57.150107 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 271/1083] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:57 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:57.152846 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854407c2-71d8-4f7a-a3fd-d377c082e3b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:53:57.153930 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Flow 'volume_create_api' (24f3fde1-2159-4d9c-8ed3-99f5862eae32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:53:57.154329 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Create volume request issued successfully. Aug 07 18:53:57.161789 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:57.161789 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:57.162063 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-5eb1e92b-3bdc-4c3a-9e12-364758b6bba1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:57.162249 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:53:57.167196 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-5eb1e92b-3bdc-4c3a-9e12-364758b6bba1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:57.167562 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-5eb1e92b-3bdc-4c3a-9e12-364758b6bba1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:57.167862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-5eb1e92b-3bdc-4c3a-9e12-364758b6bba1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:57.184876 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:57.184876 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:57.187799 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-5eb1e92b-3bdc-4c3a-9e12-364758b6bba1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:57.193122 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-5eb1e92b-3bdc-4c3a-9e12-364758b6bba1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:57.193536 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 273/1084] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:53:57 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 1315 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:53:57.365039 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e014fc92-cd68-447b-904a-c092f286777c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:57.370431 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e014fc92-cd68-447b-904a-c092f286777c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:57.370694 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e014fc92-cd68-447b-904a-c092f286777c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:57.371257 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e014fc92-cd68-447b-904a-c092f286777c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:57.394969 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:57.394969 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:57.400410 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e014fc92-cd68-447b-904a-c092f286777c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:57.406551 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e014fc92-cd68-447b-904a-c092f286777c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:57.407086 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 275/1085] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:57 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:58.169930 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:58.169930 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:58.171248 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:53:58.171376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Checking backup size 1 against volume size 1 {{(pid=100342) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:53:58.171469 np0000006749 devstack@c-api.service[100342]: INFO cinder.backup.api [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Overwriting volume b8e4cbad-0b61-4b4b-b380-d6701d5d8541 with restore of backup 157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:58.175710 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-14fd1ede-4c5e-49eb-b643-39cac0c8e76f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:58.179361 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-14fd1ede-4c5e-49eb-b643-39cac0c8e76f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:58.179361 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-14fd1ede-4c5e-49eb-b643-39cac0c8e76f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:58.179361 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-14fd1ede-4c5e-49eb-b643-39cac0c8e76f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:58.197215 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] restore_backup in rpcapi backup_id 157a47af-8bca-473a-98a1-d0bdc2d3a723 {{(pid=100342) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:53:58.197355 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:58.197355 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:58.201768 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a558075-4969-4fe0-8a6f-f9d4457b1b7c tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723/restore returned with HTTP 202 Aug 07 18:53:58.202535 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 267/1086] 10.4.3.15 () {68 vars in 1386 bytes} [Fri Aug 7 18:53:56 2026] POST /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723/restore => generated 189 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:53:58.202768 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-14fd1ede-4c5e-49eb-b643-39cac0c8e76f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:58.212477 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a829568b-c09f-4916-b76c-724b49b5f736 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:58.212924 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-14fd1ede-4c5e-49eb-b643-39cac0c8e76f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:58.212924 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 272/1087] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:58 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:58.222962 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a829568b-c09f-4916-b76c-724b49b5f736 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:58.224233 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a829568b-c09f-4916-b76c-724b49b5f736 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:58.224233 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a829568b-c09f-4916-b76c-724b49b5f736 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:58.224233 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a829568b-c09f-4916-b76c-724b49b5f736 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:58.230299 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:58.230299 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:58.230551 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a829568b-c09f-4916-b76c-724b49b5f736 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:58.230954 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 274/1088] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:58 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:58.427256 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1d88f138-c11f-49f1-9f37-2564aef65417 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:58.429354 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1d88f138-c11f-49f1-9f37-2564aef65417 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:58.429875 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1d88f138-c11f-49f1-9f37-2564aef65417 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:58.429875 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1d88f138-c11f-49f1-9f37-2564aef65417 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:58.448886 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:58.448886 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:58.454052 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1d88f138-c11f-49f1-9f37-2564aef65417 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:58.461665 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1d88f138-c11f-49f1-9f37-2564aef65417 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:58.462125 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 276/1089] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:58 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:59.017790 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7f2af721-f980-4815-b554-b465f597ad4a req-3f765e65-f0ce-4eaf-bcb4-2f8670ded276 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:59.020016 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-3f765e65-f0ce-4eaf-bcb4-2f8670ded276 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments/8668b7ef-75e2-41ff-9c78-18619fb7927a/action Aug 07 18:53:59.020643 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-3f765e65-f0ce-4eaf-bcb4-2f8670ded276 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:53:59.021125 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-3f765e65-f0ce-4eaf-bcb4-2f8670ded276 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:53:59.043444 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:59.043444 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:59.061917 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7f2af721-f980-4815-b554-b465f597ad4a req-3f765e65-f0ce-4eaf-bcb4-2f8670ded276 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/8668b7ef-75e2-41ff-9c78-18619fb7927a/action returned with HTTP 204 Aug 07 18:53:59.061917 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 268/1090] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:53:59 2026] POST /volume/v3/attachments/8668b7ef-75e2-41ff-9c78-18619fb7927a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:53:59.113363 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-6d279b48-a507-4814-8af9-b74a9572bcd7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:59.117377 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-6d279b48-a507-4814-8af9-b74a9572bcd7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/attachments/1b1311b7-b463-417a-8ebe-06fac1a7ae9f Aug 07 18:53:59.117377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-6d279b48-a507-4814-8af9-b74a9572bcd7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:59.117377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-6d279b48-a507-4814-8af9-b74a9572bcd7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:59.124049 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:59.124049 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:59.208566 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-632da0cf-8d70-4bc2-808a-dc3fc94d13a0 req-6d279b48-a507-4814-8af9-b74a9572bcd7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/attachments/1b1311b7-b463-417a-8ebe-06fac1a7ae9f returned with HTTP 200 Aug 07 18:53:59.210681 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 273/1091] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:53:59 2026] DELETE /volume/v3/attachments/1b1311b7-b463-417a-8ebe-06fac1a7ae9f => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:59.233093 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1e38ca91-581a-4285-b626-029062a1ed8d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:59.236464 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1e38ca91-581a-4285-b626-029062a1ed8d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:53:59.237664 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1e38ca91-581a-4285-b626-029062a1ed8d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:59.238291 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1e38ca91-581a-4285-b626-029062a1ed8d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:59.245618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-05319cf3-8616-42c1-80d2-ed3b7de702f1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:59.248982 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-05319cf3-8616-42c1-80d2-ed3b7de702f1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:53:59.249278 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-05319cf3-8616-42c1-80d2-ed3b7de702f1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:59.249512 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-05319cf3-8616-42c1-80d2-ed3b7de702f1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:59.249666 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-05319cf3-8616-42c1-80d2-ed3b7de702f1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:53:59.250544 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:59.250544 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:53:59.255959 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:59.255959 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:59.257037 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-05319cf3-8616-42c1-80d2-ed3b7de702f1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:53:59.257725 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 277/1092] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:59 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:53:59.258470 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1e38ca91-581a-4285-b626-029062a1ed8d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:53:59.263710 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1e38ca91-581a-4285-b626-029062a1ed8d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:53:59.264236 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 275/1093] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:59 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:53:59.477445 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8351fec5-1436-48ea-a74c-17dbb3e4b917 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:59.481046 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8351fec5-1436-48ea-a74c-17dbb3e4b917 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:59.481046 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8351fec5-1436-48ea-a74c-17dbb3e4b917 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:59.481046 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8351fec5-1436-48ea-a74c-17dbb3e4b917 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:59.494902 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:59.494902 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:53:59.501266 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8351fec5-1436-48ea-a74c-17dbb3e4b917 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:53:59.507199 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8351fec5-1436-48ea-a74c-17dbb3e4b917 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:59.507972 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 269/1094] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:59 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:59.526955 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c53002cd-c628-4789-9034-e0fa43b827f4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:59.678751 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c53002cd-c628-4789-9034-e0fa43b827f4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:59.678751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c53002cd-c628-4789-9034-e0fa43b827f4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:59.678751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c53002cd-c628-4789-9034-e0fa43b827f4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:59.690256 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:59.690256 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:53:59.696398 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c53002cd-c628-4789-9034-e0fa43b827f4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Volume info retrieved successfully. Aug 07 18:53:59.697913 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c53002cd-c628-4789-9034-e0fa43b827f4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:59.698285 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 274/1095] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:59 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1440 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:59.760628 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5c5c2b9d-75eb-453c-9bc8-1aff329b2240 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:59.763468 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5c5c2b9d-75eb-453c-9bc8-1aff329b2240 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:59.763767 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5c5c2b9d-75eb-453c-9bc8-1aff329b2240 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:59.764040 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5c5c2b9d-75eb-453c-9bc8-1aff329b2240 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:53:59.785452 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:53:59.785452 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:53:59.791768 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5c5c2b9d-75eb-453c-9bc8-1aff329b2240 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Volume info retrieved successfully. Aug 07 18:53:59.796761 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5c5c2b9d-75eb-453c-9bc8-1aff329b2240 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:53:59.797158 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 278/1096] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:53:59 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:53:59.862239 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9c7dd740-92f8-4ed2-9ed7-01d6ae4da0e1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:53:59.865723 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9c7dd740-92f8-4ed2-9ed7-01d6ae4da0e1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:53:59.865950 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9c7dd740-92f8-4ed2-9ed7-01d6ae4da0e1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:53:59.866233 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9c7dd740-92f8-4ed2-9ed7-01d6ae4da0e1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:00.053359 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:00.053359 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:00.065311 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9c7dd740-92f8-4ed2-9ed7-01d6ae4da0e1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:00.071036 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9c7dd740-92f8-4ed2-9ed7-01d6ae4da0e1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:00.071419 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 276/1097] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:53:59 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1440 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:00.104747 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-61e85e9a-1cf4-4e9c-bfd5-bd0b32ea723e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:00.107060 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-61e85e9a-1cf4-4e9c-bfd5-bd0b32ea723e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f/action Aug 07 18:54:00.109055 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-61e85e9a-1cf4-4e9c-bfd5-bd0b32ea723e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:00.110697 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-61e85e9a-1cf4-4e9c-bfd5-bd0b32ea723e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:00.133770 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:00.133770 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:00.133940 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-61e85e9a-1cf4-4e9c-bfd5-bd0b32ea723e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:00.149666 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-61e85e9a-1cf4-4e9c-bfd5-bd0b32ea723e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Begin detaching volume completed successfully. Aug 07 18:54:00.149666 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-61e85e9a-1cf4-4e9c-bfd5-bd0b32ea723e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f/action returned with HTTP 202 Aug 07 18:54:00.150064 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 270/1098] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:54:00 2026] POST /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:54:00.192020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e348adfb-9ed2-47df-8b4b-25841697e951 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:00.196587 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e348adfb-9ed2-47df-8b4b-25841697e951 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:00.196846 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e348adfb-9ed2-47df-8b4b-25841697e951 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:00.197091 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e348adfb-9ed2-47df-8b4b-25841697e951 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:00.217135 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-caa7c754-3690-4af2-adea-20f08b626246 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:00.217578 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:00.217578 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:00.217917 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-caa7c754-3690-4af2-adea-20f08b626246 None None] GET https://10.4.3.15/volume// Aug 07 18:54:00.217917 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-caa7c754-3690-4af2-adea-20f08b626246 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:00.218100 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-caa7c754-3690-4af2-adea-20f08b626246 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:00.218513 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-caa7c754-3690-4af2-adea-20f08b626246 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:00.219545 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 279/1099] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:54:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:54:00.224507 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e348adfb-9ed2-47df-8b4b-25841697e951 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:00.229790 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9ee73efb-3d0e-4c7e-a403-dbf1ab8f4302 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:00.230790 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e348adfb-9ed2-47df-8b4b-25841697e951 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:00.231244 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 275/1100] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:00 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:00.241092 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9ee73efb-3d0e-4c7e-a403-dbf1ab8f4302 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:00.241092 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9ee73efb-3d0e-4c7e-a403-dbf1ab8f4302 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:00.241092 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9ee73efb-3d0e-4c7e-a403-dbf1ab8f4302 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:00.258778 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:00.258778 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:00.265940 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9ee73efb-3d0e-4c7e-a403-dbf1ab8f4302 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:00.272700 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-9ee73efb-3d0e-4c7e-a403-dbf1ab8f4302 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:00.273070 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 277/1101] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:54:00 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1623 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:54:00.274276 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-be5a040e-74de-417c-a5cf-d8756d332316 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:00.276134 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be5a040e-74de-417c-a5cf-d8756d332316 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:00.276376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be5a040e-74de-417c-a5cf-d8756d332316 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:00.276567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be5a040e-74de-417c-a5cf-d8756d332316 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:00.276911 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-be5a040e-74de-417c-a5cf-d8756d332316 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:00.285629 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:00.285629 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:00.290136 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be5a040e-74de-417c-a5cf-d8756d332316 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:00.290136 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 271/1102] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:00 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:01.030873 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-0faff292-fb89-44e0-8be9-408fa0b497d0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:01.035931 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-0faff292-fb89-44e0-8be9-408fa0b497d0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:01.035931 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-0faff292-fb89-44e0-8be9-408fa0b497d0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:01.035931 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-0faff292-fb89-44e0-8be9-408fa0b497d0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:01.054404 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:01.054404 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:01.059154 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-0faff292-fb89-44e0-8be9-408fa0b497d0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:01.065876 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-0faff292-fb89-44e0-8be9-408fa0b497d0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:01.066554 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 280/1103] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:01 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:01.098729 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-2c135d66-8f23-4978-8107-c8ef5a14c27b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:01.101577 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-2c135d66-8f23-4978-8107-c8ef5a14c27b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/attachments/4bf7850b-b76a-4f79-b6c1-3196d8b55c35 Aug 07 18:54:01.101829 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-2c135d66-8f23-4978-8107-c8ef5a14c27b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:01.102033 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-2c135d66-8f23-4978-8107-c8ef5a14c27b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:01.109934 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:01.109934 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:01.188810 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7e48d6a-842f-43d6-bbee-5d425a375923 req-2c135d66-8f23-4978-8107-c8ef5a14c27b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/4bf7850b-b76a-4f79-b6c1-3196d8b55c35 returned with HTTP 200 Aug 07 18:54:01.189475 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 276/1104] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:54:01 2026] DELETE /volume/v3/attachments/4bf7850b-b76a-4f79-b6c1-3196d8b55c35 => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:01.248397 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-79a61361-d863-4be9-9534-3ede686e540a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:01.252630 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79a61361-d863-4be9-9534-3ede686e540a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:01.252839 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79a61361-d863-4be9-9534-3ede686e540a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:01.253042 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79a61361-d863-4be9-9534-3ede686e540a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:01.265468 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:01.265468 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:01.270748 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-79a61361-d863-4be9-9534-3ede686e540a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:01.276399 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79a61361-d863-4be9-9534-3ede686e540a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:01.276399 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 278/1105] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:01 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:01.305754 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-712d5777-936f-4a02-92fa-6cbd8f0a7193 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:01.307831 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-712d5777-936f-4a02-92fa-6cbd8f0a7193 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:01.307831 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-712d5777-936f-4a02-92fa-6cbd8f0a7193 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:01.307831 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-712d5777-936f-4a02-92fa-6cbd8f0a7193 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:01.307953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-712d5777-936f-4a02-92fa-6cbd8f0a7193 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:01.312814 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:01.312814 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:01.313680 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-712d5777-936f-4a02-92fa-6cbd8f0a7193 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:01.313934 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 272/1106] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:01 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:01.344565 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7456438a-4d35-462f-8edf-3b97309d3530 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:01.351538 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7456438a-4d35-462f-8edf-3b97309d3530 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:01.351538 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7456438a-4d35-462f-8edf-3b97309d3530 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:01.351538 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7456438a-4d35-462f-8edf-3b97309d3530 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:01.363927 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:01.363927 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:01.368929 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7456438a-4d35-462f-8edf-3b97309d3530 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Volume info retrieved successfully. Aug 07 18:54:01.374517 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7456438a-4d35-462f-8edf-3b97309d3530 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:01.375828 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 281/1107] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:01 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:01.435115 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-61fa5ae0-688f-4fb2-9acf-9a96fe15c779 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:01.438523 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-61fa5ae0-688f-4fb2-9acf-9a96fe15c779 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:01.438915 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-61fa5ae0-688f-4fb2-9acf-9a96fe15c779 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:01.439712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-61fa5ae0-688f-4fb2-9acf-9a96fe15c779 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:01.462688 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:01.462688 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:01.468019 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-61fa5ae0-688f-4fb2-9acf-9a96fe15c779 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:01.475976 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-61fa5ae0-688f-4fb2-9acf-9a96fe15c779 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:01.475976 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 277/1108] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:01 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:01.518087 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ded5f5d5-2944-40cd-b6f4-2513120bd064 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:01.520740 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ded5f5d5-2944-40cd-b6f4-2513120bd064 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f/action Aug 07 18:54:01.520984 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ded5f5d5-2944-40cd-b6f4-2513120bd064 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:01.521207 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ded5f5d5-2944-40cd-b6f4-2513120bd064 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:01.543660 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:01.543660 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:01.544360 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ded5f5d5-2944-40cd-b6f4-2513120bd064 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:01.556048 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ded5f5d5-2944-40cd-b6f4-2513120bd064 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Begin detaching volume completed successfully. Aug 07 18:54:01.556389 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ded5f5d5-2944-40cd-b6f4-2513120bd064 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f/action returned with HTTP 202 Aug 07 18:54:01.557005 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 279/1109] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:54:01 2026] POST /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:54:01.575375 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b739448c-90a0-4c4e-873b-6bb30c41103f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:01.577138 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b739448c-90a0-4c4e-873b-6bb30c41103f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:01.577473 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b739448c-90a0-4c4e-873b-6bb30c41103f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:01.577655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b739448c-90a0-4c4e-873b-6bb30c41103f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:01.591730 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:01.591730 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:01.596306 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b739448c-90a0-4c4e-873b-6bb30c41103f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:01.601649 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b739448c-90a0-4c4e-873b-6bb30c41103f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:01.601649 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 273/1110] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:01 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:01.610669 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f0484c74-054a-408a-91b9-f9b9fb75103b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:01.610669 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f0484c74-054a-408a-91b9-f9b9fb75103b None None] GET https://10.4.3.15/volume// Aug 07 18:54:01.610669 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f0484c74-054a-408a-91b9-f9b9fb75103b None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:01.610669 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f0484c74-054a-408a-91b9-f9b9fb75103b None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:01.612070 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f0484c74-054a-408a-91b9-f9b9fb75103b None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:01.612866 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 282/1111] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:54:01 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:54:01.621600 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-eca463ee-4c19-4977-8925-a7564971c07f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:01.624301 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-eca463ee-4c19-4977-8925-a7564971c07f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:01.624602 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-eca463ee-4c19-4977-8925-a7564971c07f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:01.624885 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-eca463ee-4c19-4977-8925-a7564971c07f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:01.637567 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:01.637567 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:01.641887 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-eca463ee-4c19-4977-8925-a7564971c07f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:01.647488 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-eca463ee-4c19-4977-8925-a7564971c07f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:01.648033 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 278/1112] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:54:01 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:54:02.325617 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-42388275-31f7-4b42-af6b-31cf9ab0c81b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:02.327775 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42388275-31f7-4b42-af6b-31cf9ab0c81b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:02.328042 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42388275-31f7-4b42-af6b-31cf9ab0c81b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:02.328289 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42388275-31f7-4b42-af6b-31cf9ab0c81b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:02.328428 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-42388275-31f7-4b42-af6b-31cf9ab0c81b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:02.333293 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:02.333293 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:02.334400 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42388275-31f7-4b42-af6b-31cf9ab0c81b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:02.334809 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 280/1113] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:02 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:02.338283 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e951c25d-34a1-46f2-a9fb-38921e53cb11 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:02.340346 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e951c25d-34a1-46f2-a9fb-38921e53cb11 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:54:02.341488 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e951c25d-34a1-46f2-a9fb-38921e53cb11 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:02.341488 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e951c25d-34a1-46f2-a9fb-38921e53cb11 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:02.341488 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-e951c25d-34a1-46f2-a9fb-38921e53cb11 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume with id: f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:54:02.351564 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:02.351564 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:02.353894 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e951c25d-34a1-46f2-a9fb-38921e53cb11 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:02.383299 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-54cb06a3-f139-48bb-9688-8f537c205217 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:02.384904 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-54cb06a3-f139-48bb-9688-8f537c205217 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:02.385120 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-54cb06a3-f139-48bb-9688-8f537c205217 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:02.385308 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-54cb06a3-f139-48bb-9688-8f537c205217 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:02.388080 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e951c25d-34a1-46f2-a9fb-38921e53cb11 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume request issued successfully. Aug 07 18:54:02.388432 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e951c25d-34a1-46f2-a9fb-38921e53cb11 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 202 Aug 07 18:54:02.388958 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 274/1114] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:02 2026] DELETE /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:02.391787 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:02.391787 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:02.395817 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-54cb06a3-f139-48bb-9688-8f537c205217 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:02.398932 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-59708a9e-bf17-4ba4-832f-59149dd17b1e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:02.399844 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-54cb06a3-f139-48bb-9688-8f537c205217 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:54:02.400220 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 283/1115] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:02 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:02.400783 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-59708a9e-bf17-4ba4-832f-59149dd17b1e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:54:02.401085 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-59708a9e-bf17-4ba4-832f-59149dd17b1e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:02.401238 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-59708a9e-bf17-4ba4-832f-59149dd17b1e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:02.408023 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:02.408023 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:02.410890 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-59708a9e-bf17-4ba4-832f-59149dd17b1e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:02.414719 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-59708a9e-bf17-4ba4-832f-59149dd17b1e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 200 Aug 07 18:54:02.415082 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 279/1116] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:02 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:02.617944 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d7fa0f29-0321-4a46-8525-ffc8fe0a677d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:02.619848 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d7fa0f29-0321-4a46-8525-ffc8fe0a677d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:02.620059 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d7fa0f29-0321-4a46-8525-ffc8fe0a677d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:02.620281 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d7fa0f29-0321-4a46-8525-ffc8fe0a677d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:02.629459 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:02.629459 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:02.633132 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d7fa0f29-0321-4a46-8525-ffc8fe0a677d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:02.637945 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d7fa0f29-0321-4a46-8525-ffc8fe0a677d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:02.638375 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 281/1117] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:02 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:03.345798 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a6296129-9949-404e-8166-024edcee80ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:03.347713 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6296129-9949-404e-8166-024edcee80ca tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:03.347875 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6296129-9949-404e-8166-024edcee80ca tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:03.348075 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6296129-9949-404e-8166-024edcee80ca tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:03.348192 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a6296129-9949-404e-8166-024edcee80ca tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:03.355014 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:03.355014 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:03.356494 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6296129-9949-404e-8166-024edcee80ca tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:03.356824 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 275/1118] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:03 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:03.415719 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-46cbd87e-0f14-4284-8b96-019b14d02ad1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:03.420156 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-46cbd87e-0f14-4284-8b96-019b14d02ad1 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:03.420156 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-46cbd87e-0f14-4284-8b96-019b14d02ad1 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:03.420156 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-46cbd87e-0f14-4284-8b96-019b14d02ad1 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:03.428864 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:03.428864 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:03.430622 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f03bd4d3-41f4-4259-9b55-fde2b13920f8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:03.432975 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-46cbd87e-0f14-4284-8b96-019b14d02ad1 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:03.433779 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f03bd4d3-41f4-4259-9b55-fde2b13920f8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:54:03.434436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f03bd4d3-41f4-4259-9b55-fde2b13920f8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:03.434436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f03bd4d3-41f4-4259-9b55-fde2b13920f8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:03.436979 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-46cbd87e-0f14-4284-8b96-019b14d02ad1 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:54:03.437657 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 284/1119] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:03 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:03.442190 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f03bd4d3-41f4-4259-9b55-fde2b13920f8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 404 Aug 07 18:54:03.442847 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 280/1120] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:03 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:03.450571 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a0cdf5c2-7738-4534-aa2d-370348a8dcc5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:03.451821 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a0cdf5c2-7738-4534-aa2d-370348a8dcc5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:54:03.452298 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a0cdf5c2-7738-4534-aa2d-370348a8dcc5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:03.452823 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a0cdf5c2-7738-4534-aa2d-370348a8dcc5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:03.462644 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a0cdf5c2-7738-4534-aa2d-370348a8dcc5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 404 Aug 07 18:54:03.462644 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 282/1121] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:03 2026] GET /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:03.466726 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d8945ae7-a676-4b1c-8ad1-cb29a377d470 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:03.466809 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-47ddd3ae-daf1-48a5-b3e6-ce74364ac4da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:03.468828 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d8945ae7-a676-4b1c-8ad1-cb29a377d470 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:54:03.469080 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d8945ae7-a676-4b1c-8ad1-cb29a377d470 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:03.469298 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d8945ae7-a676-4b1c-8ad1-cb29a377d470 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:03.469478 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-d8945ae7-a676-4b1c-8ad1-cb29a377d470 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume with id: f85f4501-ee8e-40a3-9ba8-92e19280512e Aug 07 18:54:03.470188 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-47ddd3ae-daf1-48a5-b3e6-ce74364ac4da tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] POST https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action Aug 07 18:54:03.470984 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-47ddd3ae-daf1-48a5-b3e6-ce74364ac4da tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1322393103", "disk_format": "qcow2"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:03.471406 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-47ddd3ae-daf1-48a5-b3e6-ce74364ac4da tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1322393103", "disk_format": "qcow2"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:03.475710 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d8945ae7-a676-4b1c-8ad1-cb29a377d470 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e returned with HTTP 404 Aug 07 18:54:03.476254 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 285/1122] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:03 2026] DELETE /volume/v3/volumes/f85f4501-ee8e-40a3-9ba8-92e19280512e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:03.486190 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:03.486190 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:03.487009 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-47ddd3ae-daf1-48a5-b3e6-ce74364ac4da tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:03.506676 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:03.506676 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:03.514817 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.image.image_utils [None req-47ddd3ae-daf1-48a5-b3e6-ce74364ac4da tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1322393103'}] 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-1322393103'}]. {{(pid=100342) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 18:54:03.516680 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-08d7092d-301f-4daf-a072-757fb4bc368c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:03.519295 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:03.519700 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1665249158"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:03.521742 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume request body: {'volume': {'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1665249158'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:03.609826 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume of 1 GB Aug 07 18:54:03.613721 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Availability Zones retrieved successfully. Aug 07 18:54:03.618984 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (127cfb78-12e5-43b5-acc7-b784ee804a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:03.620111 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f53d11b-dd84-4511-9415-0eb5d0470b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:03.621006 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:03.652958 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2371dd44-7e5a-499f-8188-c03bb3732dad None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:03.656808 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2371dd44-7e5a-499f-8188-c03bb3732dad tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:03.657036 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2371dd44-7e5a-499f-8188-c03bb3732dad tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:03.657247 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2371dd44-7e5a-499f-8188-c03bb3732dad tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:03.668897 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:03.668897 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:03.673700 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2371dd44-7e5a-499f-8188-c03bb3732dad tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:03.676295 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2371dd44-7e5a-499f-8188-c03bb3732dad tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:03.676700 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 283/1123] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:03 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:03.685204 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f53d11b-dd84-4511-9415-0eb5d0470b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:03.685877 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f7e0d6-6b90-46c6-a21c-8fec2023e6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:03.724936 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['38b458e6-3163-4188-aba2-d279ffdc0063', 'a3d6f146-9293-467e-a6ad-f7bd1731c9d5', 'ec04ee97-9eef-4446-b4b2-52800b2ae510', '46bf172f-aee3-4a91-a84b-a28a9b809edc'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:03.725681 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f7e0d6-6b90-46c6-a21c-8fec2023e6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b458e6-3163-4188-aba2-d279ffdc0063', 'a3d6f146-9293-467e-a6ad-f7bd1731c9d5', 'ec04ee97-9eef-4446-b4b2-52800b2ae510', '46bf172f-aee3-4a91-a84b-a28a9b809edc']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:03.726399 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26ed4d9-7745-48a2-8eb8-10a39df14acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:03.745644 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26ed4d9-7745-48a2-8eb8-10a39df14acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc972e44-f5a1-4768-9a98-a32480312ffa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1665249158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['38b458e6-3163-4188-aba2-d279ffdc0063','a3d6f146-9293-467e-a6ad-f7bd1731c9d5','ec04ee97-9eef-4446-b4b2-52800b2ae510','46bf172f-aee3-4a91-a84b-a28a9b809edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1665249158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc972e44-f5a1-4768-9a98-a32480312ffa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb0c4815ac30486e9b74c58ca004d883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e7423583d5e475994a6d762edbd9d0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:03.746377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01fa9e90-b9b2-4cef-85e5-870ef4994cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:03.763506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01fa9e90-b9b2-4cef-85e5-870ef4994cb4) transitioned into state 'SUCCESS' from state '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-1665249158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['38b458e6-3163-4188-aba2-d279ffdc0063','a3d6f146-9293-467e-a6ad-f7bd1731c9d5','ec04ee97-9eef-4446-b4b2-52800b2ae510','46bf172f-aee3-4a91-a84b-a28a9b809edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:03.764324 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac0bc36c-1b3c-477d-96be-301ce5f86826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:03.775319 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac0bc36c-1b3c-477d-96be-301ce5f86826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:03.776553 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (127cfb78-12e5-43b5-acc7-b784ee804a30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:03.777011 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume request issued successfully. Aug 07 18:54:03.777911 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08d7092d-301f-4daf-a072-757fb4bc368c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:03.778620 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 281/1124] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:54:03 2026] POST /volume/v3/volumes => generated 747 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:03.796070 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dd6c6037-efcc-46cf-a4f5-4d55d7dc0cc6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:03.797882 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dd6c6037-efcc-46cf-a4f5-4d55d7dc0cc6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa Aug 07 18:54:03.798125 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dd6c6037-efcc-46cf-a4f5-4d55d7dc0cc6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:03.798375 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dd6c6037-efcc-46cf-a4f5-4d55d7dc0cc6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:03.805940 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:03.805940 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:03.811833 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dd6c6037-efcc-46cf-a4f5-4d55d7dc0cc6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:03.817781 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dd6c6037-efcc-46cf-a4f5-4d55d7dc0cc6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa returned with HTTP 200 Aug 07 18:54:03.818479 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 286/1125] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:03 2026] GET /volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:03.992883 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-47ddd3ae-daf1-48a5-b3e6-ce74364ac4da tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Copy volume to image completed successfully. Aug 07 18:54:03.993455 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-47ddd3ae-daf1-48a5-b3e6-ce74364ac4da tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action returned with HTTP 202 Aug 07 18:54:03.993976 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 276/1126] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:54:03 2026] POST /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874/action => generated 689 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:04.371864 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ffc74d27-3cb7-4242-b6f4-84e5db95763f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:04.373611 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ffc74d27-3cb7-4242-b6f4-84e5db95763f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:04.373805 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ffc74d27-3cb7-4242-b6f4-84e5db95763f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:04.373982 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ffc74d27-3cb7-4242-b6f4-84e5db95763f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:04.374110 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-ffc74d27-3cb7-4242-b6f4-84e5db95763f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:04.377875 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:04.377875 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:04.379108 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ffc74d27-3cb7-4242-b6f4-84e5db95763f tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:04.379427 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 284/1127] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:04 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:04.688538 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6b0f104e-95e1-403f-a985-008dc2f17818 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:04.690281 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b0f104e-95e1-403f-a985-008dc2f17818 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:04.690469 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b0f104e-95e1-403f-a985-008dc2f17818 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:04.690647 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b0f104e-95e1-403f-a985-008dc2f17818 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:04.699699 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:04.699699 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:04.702830 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6b0f104e-95e1-403f-a985-008dc2f17818 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:04.706418 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b0f104e-95e1-403f-a985-008dc2f17818 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:04.706750 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 282/1128] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:04 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:04.832149 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-029093d0-3d4b-4833-b5f5-92a24668ad25 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:04.833975 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-029093d0-3d4b-4833-b5f5-92a24668ad25 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa Aug 07 18:54:04.834947 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-029093d0-3d4b-4833-b5f5-92a24668ad25 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:04.835224 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-029093d0-3d4b-4833-b5f5-92a24668ad25 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:04.847757 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:04.847757 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:04.855107 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-029093d0-3d4b-4833-b5f5-92a24668ad25 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:04.863804 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-029093d0-3d4b-4833-b5f5-92a24668ad25 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa returned with HTTP 200 Aug 07 18:54:04.864772 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 287/1129] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:04 2026] GET /volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa => generated 1355 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:04.876942 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-55452c2b-a0f1-4650-a05e-ed951cd11856 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:04.878867 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55452c2b-a0f1-4650-a05e-ed951cd11856 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa Aug 07 18:54:04.878965 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55452c2b-a0f1-4650-a05e-ed951cd11856 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:04.879165 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55452c2b-a0f1-4650-a05e-ed951cd11856 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:04.886538 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:04.886538 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:04.890396 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-55452c2b-a0f1-4650-a05e-ed951cd11856 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:04.895782 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55452c2b-a0f1-4650-a05e-ed951cd11856 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa returned with HTTP 200 Aug 07 18:54:04.895984 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 277/1130] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:04 2026] GET /volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:04.910967 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cc7bcc0c-16a1-4ba7-8ff8-4795505d28c4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:04.912693 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cc7bcc0c-16a1-4ba7-8ff8-4795505d28c4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:54:04.913023 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cc7bcc0c-16a1-4ba7-8ff8-4795505d28c4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc972e44-f5a1-4768-9a98-a32480312ffa", "name": "tempest-VolumesBackupsTest-Backup-932706468", "container": "tempest-volumesbackupstest-backup-container-808596387"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:04.914463 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-cc7bcc0c-16a1-4ba7-8ff8-4795505d28c4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating new backup {'backup': {'volume_id': 'bc972e44-f5a1-4768-9a98-a32480312ffa', 'name': 'tempest-VolumesBackupsTest-Backup-932706468', 'container': 'tempest-volumesbackupstest-backup-container-808596387'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:54:04.914618 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-cc7bcc0c-16a1-4ba7-8ff8-4795505d28c4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating backup of volume bc972e44-f5a1-4768-9a98-a32480312ffa in container tempest-volumesbackupstest-backup-container-808596387 Aug 07 18:54:04.922678 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:04.922678 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:04.923410 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cc7bcc0c-16a1-4ba7-8ff8-4795505d28c4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:04.949830 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-cc7bcc0c-16a1-4ba7-8ff8-4795505d28c4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['5e64ea4b-e446-4a4f-ae45-f6e137306109', 'd360c9b7-62fb-4632-a874-0ad712caa821'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:04.991762 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cc7bcc0c-16a1-4ba7-8ff8-4795505d28c4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:54:04.992201 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 285/1131] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:54:04 2026] POST /volume/v3/backups => generated 327 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:05.003449 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8d52cb94-5f2d-4f6a-8d94-233184cd0275 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:05.005308 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d52cb94-5f2d-4f6a-8d94-233184cd0275 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:05.005492 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d52cb94-5f2d-4f6a-8d94-233184cd0275 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:05.005695 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d52cb94-5f2d-4f6a-8d94-233184cd0275 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:05.005798 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8d52cb94-5f2d-4f6a-8d94-233184cd0275 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:05.011244 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:05.011244 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:05.012061 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d52cb94-5f2d-4f6a-8d94-233184cd0275 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:05.012659 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 283/1132] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:05 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:05.392452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c65f6753-fdc8-44ba-bd4a-ad47085f98ad None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:05.394940 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c65f6753-fdc8-44ba-bd4a-ad47085f98ad tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:05.395163 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c65f6753-fdc8-44ba-bd4a-ad47085f98ad tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:05.395426 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c65f6753-fdc8-44ba-bd4a-ad47085f98ad tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:05.395567 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c65f6753-fdc8-44ba-bd4a-ad47085f98ad tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:05.402212 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:05.402212 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:05.403472 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c65f6753-fdc8-44ba-bd4a-ad47085f98ad tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:05.403856 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 288/1133] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:05 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:05.719845 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5fb25765-4a1b-4fb9-8d3d-6ff7a7213890 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:05.721568 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5fb25765-4a1b-4fb9-8d3d-6ff7a7213890 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:05.721770 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5fb25765-4a1b-4fb9-8d3d-6ff7a7213890 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:05.721959 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5fb25765-4a1b-4fb9-8d3d-6ff7a7213890 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:05.731114 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:05.731114 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:05.734187 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5fb25765-4a1b-4fb9-8d3d-6ff7a7213890 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:05.738102 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5fb25765-4a1b-4fb9-8d3d-6ff7a7213890 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:05.738102 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 278/1134] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:05 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:05.820176 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:05.822472 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:05.822948 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1521183337", "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:05.825102 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1521183337', 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:05.904699 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Create volume of 1 GB Aug 07 18:54:05.905145 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:05.905145 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:05.909841 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Availability Zones retrieved successfully. Aug 07 18:54:05.917546 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Flow 'volume_create_api' (b06ce89f-95cd-4dd6-8c7c-fd4613cdbe72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:05.918770 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f529c330-c240-48c0-b97a-1cda8e89ea0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:05.920119 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:05.982212 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f529c330-c240-48c0-b97a-1cda8e89ea0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:05.983056 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f30b233-eb4f-4773-bb62-4b1b8eaa0213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.022569 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-63787a90-ef1e-46d2-a786-df025b87e9a1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:06.024859 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63787a90-ef1e-46d2-a786-df025b87e9a1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:06.025078 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63787a90-ef1e-46d2-a786-df025b87e9a1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:06.025287 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63787a90-ef1e-46d2-a786-df025b87e9a1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:06.025411 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-63787a90-ef1e-46d2-a786-df025b87e9a1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:06.030522 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:06.030522 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:06.031741 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63787a90-ef1e-46d2-a786-df025b87e9a1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:06.032204 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 284/1135] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:06 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:06.046792 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Created reservations ['ca147bbb-6fc3-4049-875a-30cc9c8b9e32', 'dd4076f0-09b4-4d24-9a01-06e5fffa52c8', '2890b8ab-4213-4187-991f-8ce8905bdaf2', '99942ce6-0abd-408a-8fcd-9872973877d2'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:06.047562 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f30b233-eb4f-4773-bb62-4b1b8eaa0213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca147bbb-6fc3-4049-875a-30cc9c8b9e32', 'dd4076f0-09b4-4d24-9a01-06e5fffa52c8', '2890b8ab-4213-4187-991f-8ce8905bdaf2', '99942ce6-0abd-408a-8fcd-9872973877d2']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.048344 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4547fac1-9911-459d-9a4f-e26a612f285a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.075979 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4547fac1-9911-459d-9a4f-e26a612f285a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea5a0e93-9fe4-4c73-a645-60c925316d97', '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-1521183337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7cb282e31e2468d9be29488a06e311d',qos_specs=None,replication_status=,reservations=['ca147bbb-6fc3-4049-875a-30cc9c8b9e32','dd4076f0-09b4-4d24-9a01-06e5fffa52c8','2890b8ab-4213-4187-991f-8ce8905bdaf2','99942ce6-0abd-408a-8fcd-9872973877d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c0ab81ae0ab423fab429b994fd597ee',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1521183337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea5a0e93-9fe4-4c73-a645-60c925316d97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7cb282e31e2468d9be29488a06e311d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c0ab81ae0ab423fab429b994fd597ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.077084 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e6afdb8-4c26-40c4-8a68-9acf05ed68b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.096898 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e6afdb8-4c26-40c4-8a68-9acf05ed68b9) transitioned into state 'SUCCESS' from state '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-1521183337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7cb282e31e2468d9be29488a06e311d',qos_specs=None,replication_status=,reservations=['ca147bbb-6fc3-4049-875a-30cc9c8b9e32','dd4076f0-09b4-4d24-9a01-06e5fffa52c8','2890b8ab-4213-4187-991f-8ce8905bdaf2','99942ce6-0abd-408a-8fcd-9872973877d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c0ab81ae0ab423fab429b994fd597ee',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.097913 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d7d2018-2b53-462b-9c5e-94c8bfb7fa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.108501 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d7d2018-2b53-462b-9c5e-94c8bfb7fa9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.109664 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Flow 'volume_create_api' (b06ce89f-95cd-4dd6-8c7c-fd4613cdbe72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:06.110075 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Create volume request issued successfully. Aug 07 18:54:06.110867 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c6a2217e-2b21-45da-b1f1-d10294d57d5b tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:06.111616 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 286/1136] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:54:05 2026] POST /volume/v3/volumes => generated 897 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:06.127534 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-554edfed-90d4-498a-96b3-03546867a150 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:06.129869 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-554edfed-90d4-498a-96b3-03546867a150 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] GET https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:54:06.130282 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-554edfed-90d4-498a-96b3-03546867a150 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:06.130599 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-554edfed-90d4-498a-96b3-03546867a150 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:06.140535 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:06.140535 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:06.144866 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-554edfed-90d4-498a-96b3-03546867a150 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:54:06.151315 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-554edfed-90d4-498a-96b3-03546867a150 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 returned with HTTP 200 Aug 07 18:54:06.151893 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 289/1137] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:54:06 2026] GET /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 => generated 965 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:06.324770 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:06.326620 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:06.326962 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1232397054"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:06.328459 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1232397054'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:06.328587 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Create volume of 1 GB Aug 07 18:54:06.332761 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Availability Zones retrieved successfully. Aug 07 18:54:06.338785 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Flow 'volume_create_api' (bc8c35b3-3951-4c53-b9d9-9156a5d050aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:06.340077 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (298c85bb-f434-4799-9dfe-fbf67e3841e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.341076 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:06.376843 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (298c85bb-f434-4799-9dfe-fbf67e3841e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.377813 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1eeaa0-090a-454e-bee9-b1675f35c836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.414740 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8c29123c-a2b4-4232-ba5f-48d721177d58 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:06.417037 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c29123c-a2b4-4232-ba5f-48d721177d58 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:06.417249 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c29123c-a2b4-4232-ba5f-48d721177d58 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:06.417596 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c29123c-a2b4-4232-ba5f-48d721177d58 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:06.417828 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8c29123c-a2b4-4232-ba5f-48d721177d58 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:06.418794 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Created reservations ['1d0180ff-3004-4dd8-89bf-f216b3f5d233', 'efe55362-a90f-4ef0-9e02-dffe457a05e1', 'abbcd951-af51-4fc7-bc20-58b9574d2ce8', 'c1931c23-ea5f-4f82-96b8-1b8101d880c1'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:06.419677 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1eeaa0-090a-454e-bee9-b1675f35c836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d0180ff-3004-4dd8-89bf-f216b3f5d233', 'efe55362-a90f-4ef0-9e02-dffe457a05e1', 'abbcd951-af51-4fc7-bc20-58b9574d2ce8', 'c1931c23-ea5f-4f82-96b8-1b8101d880c1']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.420454 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (209ca7b0-a36e-45fb-a604-5fded4b9fb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.423700 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:06.423700 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:06.424456 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c29123c-a2b4-4232-ba5f-48d721177d58 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:06.425552 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 285/1138] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:06 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:54:06.441204 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (209ca7b0-a36e-45fb-a604-5fded4b9fb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66f0f0f3-35ec-4596-afd8-05e2946700eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1232397054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e03790ee2014c33909044b36b6f8a4e',qos_specs=None,replication_status=,reservations=['1d0180ff-3004-4dd8-89bf-f216b3f5d233','efe55362-a90f-4ef0-9e02-dffe457a05e1','abbcd951-af51-4fc7-bc20-58b9574d2ce8','c1931c23-ea5f-4f82-96b8-1b8101d880c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e636e1f55204483af23e17c5edacb98',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1232397054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66f0f0f3-35ec-4596-afd8-05e2946700eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e03790ee2014c33909044b36b6f8a4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e636e1f55204483af23e17c5edacb98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.441893 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336f047c-4c16-4a1d-b9d9-501df7d7365f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.457471 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336f047c-4c16-4a1d-b9d9-501df7d7365f) transitioned into state 'SUCCESS' from state '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-1232397054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e03790ee2014c33909044b36b6f8a4e',qos_specs=None,replication_status=,reservations=['1d0180ff-3004-4dd8-89bf-f216b3f5d233','efe55362-a90f-4ef0-9e02-dffe457a05e1','abbcd951-af51-4fc7-bc20-58b9574d2ce8','c1931c23-ea5f-4f82-96b8-1b8101d880c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e636e1f55204483af23e17c5edacb98',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.458050 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7232f7c-dd94-48a8-a7d7-2837cb91177b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.465519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7232f7c-dd94-48a8-a7d7-2837cb91177b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.466241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Flow 'volume_create_api' (bc8c35b3-3951-4c53-b9d9-9156a5d050aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:06.466502 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Create volume request issued successfully. Aug 07 18:54:06.466983 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5bfea26c-a32f-4c1a-b0cc-99f539767703 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:06.467441 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 279/1139] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:54:06 2026] POST /volume/v3/volumes => generated 755 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:06.483826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-481a451b-8de7-4865-a08e-41e1eb6e50ba None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:06.487329 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-481a451b-8de7-4865-a08e-41e1eb6e50ba tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:54:06.487329 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-481a451b-8de7-4865-a08e-41e1eb6e50ba tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:06.487329 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-481a451b-8de7-4865-a08e-41e1eb6e50ba tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:06.494195 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:06.494195 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:06.497372 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-481a451b-8de7-4865-a08e-41e1eb6e50ba tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:54:06.500930 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-481a451b-8de7-4865-a08e-41e1eb6e50ba tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 200 Aug 07 18:54:06.501445 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 287/1140] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:06 2026] GET /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:06.753583 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-10d6a09e-89c1-4d42-8105-18b873e2fecc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:06.755313 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-10d6a09e-89c1-4d42-8105-18b873e2fecc tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:06.755574 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-10d6a09e-89c1-4d42-8105-18b873e2fecc tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:06.755847 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-10d6a09e-89c1-4d42-8105-18b873e2fecc tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:06.764702 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:06.764702 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:06.768069 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-10d6a09e-89c1-4d42-8105-18b873e2fecc tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:06.772081 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-10d6a09e-89c1-4d42-8105-18b873e2fecc tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:06.772515 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 290/1141] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:06 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:06.827965 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:06.829510 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:06.829800 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1817471827"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:06.831087 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1817471827'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:06.831220 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Create volume of 1 GB Aug 07 18:54:06.835429 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Availability Zones retrieved successfully. Aug 07 18:54:06.840069 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Flow 'volume_create_api' (eeacc7df-555c-4527-8bb5-bc49ab1130aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:06.841535 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce10db7e-6c47-47da-9523-2faa2d512e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.842341 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:06.864851 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce10db7e-6c47-47da-9523-2faa2d512e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.866177 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2bb28a8-894d-41f7-8e62-7ed81c043c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.901360 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Created reservations ['f3e913d0-2387-4296-9545-05002aabccf4', '2eb3715d-7e68-4702-b5e7-20772ab6cf1a', '24ab4e92-8e79-43d9-87cb-1e28394a92de', '7304960f-b3b3-4196-9af6-62af5343ff1c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:06.902276 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2bb28a8-894d-41f7-8e62-7ed81c043c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3e913d0-2387-4296-9545-05002aabccf4', '2eb3715d-7e68-4702-b5e7-20772ab6cf1a', '24ab4e92-8e79-43d9-87cb-1e28394a92de', '7304960f-b3b3-4196-9af6-62af5343ff1c']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.902954 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (457b88c7-3d47-49ad-8b7e-ffba3f6bcd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.924184 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (457b88c7-3d47-49ad-8b7e-ffba3f6bcd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7289efb-ea0b-42c7-81db-1622f3f7012c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1817471827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf70aca5325c433a956008a1e2284165',qos_specs=None,replication_status=,reservations=['f3e913d0-2387-4296-9545-05002aabccf4','2eb3715d-7e68-4702-b5e7-20772ab6cf1a','24ab4e92-8e79-43d9-87cb-1e28394a92de','7304960f-b3b3-4196-9af6-62af5343ff1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97dc4d2f7301417b84becf35a4562d86',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1817471827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7289efb-ea0b-42c7-81db-1622f3f7012c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf70aca5325c433a956008a1e2284165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97dc4d2f7301417b84becf35a4562d86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.925061 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b45c4ee-b110-45d8-8625-12efc534199e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.948167 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b45c4ee-b110-45d8-8625-12efc534199e) transitioned into state 'SUCCESS' from state '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-1817471827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf70aca5325c433a956008a1e2284165',qos_specs=None,replication_status=,reservations=['f3e913d0-2387-4296-9545-05002aabccf4','2eb3715d-7e68-4702-b5e7-20772ab6cf1a','24ab4e92-8e79-43d9-87cb-1e28394a92de','7304960f-b3b3-4196-9af6-62af5343ff1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97dc4d2f7301417b84becf35a4562d86',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.948960 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d768f762-692d-46d8-80f6-ac43dc42159f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:06.957115 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d768f762-692d-46d8-80f6-ac43dc42159f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:06.957927 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Flow 'volume_create_api' (eeacc7df-555c-4527-8bb5-bc49ab1130aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:06.958231 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Create volume request issued successfully. Aug 07 18:54:06.958766 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da4d80bc-e026-4f56-bc6a-b039e2072666 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:06.959363 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 286/1142] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:54:06 2026] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:06.973021 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f35408e0-05dd-4c48-96aa-39c4f2cd85d1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:06.974904 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f35408e0-05dd-4c48-96aa-39c4f2cd85d1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:06.975331 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f35408e0-05dd-4c48-96aa-39c4f2cd85d1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:06.975331 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f35408e0-05dd-4c48-96aa-39c4f2cd85d1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:06.989488 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:06.989488 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:06.995914 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f35408e0-05dd-4c48-96aa-39c4f2cd85d1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:07.005133 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f35408e0-05dd-4c48-96aa-39c4f2cd85d1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:07.005546 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 280/1143] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:06 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:07.043665 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-248b7569-70d6-4faa-bf8a-fd5bc087a0d4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:07.047329 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-248b7569-70d6-4faa-bf8a-fd5bc087a0d4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:07.047329 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-248b7569-70d6-4faa-bf8a-fd5bc087a0d4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:07.047329 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-248b7569-70d6-4faa-bf8a-fd5bc087a0d4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:07.047329 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-248b7569-70d6-4faa-bf8a-fd5bc087a0d4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:07.050868 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:07.050868 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:07.051853 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-248b7569-70d6-4faa-bf8a-fd5bc087a0d4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:07.052339 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 288/1144] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:07 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:07.167062 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-37396838-ee89-42a1-923c-2eb08c49f997 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:07.168894 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-37396838-ee89-42a1-923c-2eb08c49f997 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] GET https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:54:07.169382 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-37396838-ee89-42a1-923c-2eb08c49f997 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:07.169654 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-37396838-ee89-42a1-923c-2eb08c49f997 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:07.176381 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:07.176381 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:07.179923 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-37396838-ee89-42a1-923c-2eb08c49f997 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:54:07.184372 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-37396838-ee89-42a1-923c-2eb08c49f997 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 returned with HTTP 200 Aug 07 18:54:07.184808 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 291/1145] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:54:07 2026] GET /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 => generated 1539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:54:07.216862 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-e3142415-201a-4737-9159-de806a044a38 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:07.220039 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-e3142415-201a-4737-9159-de806a044a38 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] GET https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:54:07.220627 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-e3142415-201a-4737-9159-de806a044a38 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:07.220627 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-e3142415-201a-4737-9159-de806a044a38 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:07.227627 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:07.227627 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:07.230617 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-e3142415-201a-4737-9159-de806a044a38 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:54:07.234684 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-e3142415-201a-4737-9159-de806a044a38 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 returned with HTTP 200 Aug 07 18:54:07.235064 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 287/1146] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:07 2026] GET /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:07.436134 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8592cd7-bf36-4058-b633-956bdc946497 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:07.438358 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8592cd7-bf36-4058-b633-956bdc946497 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:07.438568 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8592cd7-bf36-4058-b633-956bdc946497 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:07.438783 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8592cd7-bf36-4058-b633-956bdc946497 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:07.438918 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d8592cd7-bf36-4058-b633-956bdc946497 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:07.444934 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:07.444934 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:07.445474 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8592cd7-bf36-4058-b633-956bdc946497 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:07.445752 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 281/1147] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:07 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:07.466685 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ee809f58-baac-4083-950f-5bb1f5fb37ea None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:07.470308 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ee809f58-baac-4083-950f-5bb1f5fb37ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:07.470308 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ee809f58-baac-4083-950f-5bb1f5fb37ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:07.470308 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ee809f58-baac-4083-950f-5bb1f5fb37ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:07.478897 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:07.478897 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:07.482095 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ee809f58-baac-4083-950f-5bb1f5fb37ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:07.486125 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-ee809f58-baac-4083-950f-5bb1f5fb37ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:07.486609 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 289/1148] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:07 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:07.516610 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e5ae8bf0-aa65-493a-9a85-75d2796db2d7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:07.518821 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e5ae8bf0-aa65-493a-9a85-75d2796db2d7 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:54:07.518960 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e5ae8bf0-aa65-493a-9a85-75d2796db2d7 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:07.519231 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e5ae8bf0-aa65-493a-9a85-75d2796db2d7 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:07.527971 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:07.527971 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:07.532593 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e5ae8bf0-aa65-493a-9a85-75d2796db2d7 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:54:07.538232 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e5ae8bf0-aa65-493a-9a85-75d2796db2d7 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 200 Aug 07 18:54:07.538910 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 292/1149] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:07 2026] GET /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:07.725784 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-6ac932a5-f616-4ee5-84ca-4c9521187985 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:07.732015 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-6ac932a5-f616-4ee5-84ca-4c9521187985 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] GET https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:54:07.732015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-6ac932a5-f616-4ee5-84ca-4c9521187985 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:07.732015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-6ac932a5-f616-4ee5-84ca-4c9521187985 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:07.741865 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:07.741865 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:07.747542 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-6ac932a5-f616-4ee5-84ca-4c9521187985 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:54:07.755290 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-6ac932a5-f616-4ee5-84ca-4c9521187985 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 returned with HTTP 200 Aug 07 18:54:07.755807 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 288/1150] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:07 2026] GET /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:07.767219 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-35060a22-05d2-4573-a473-ff8ccbdd2372 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:07.767687 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35060a22-05d2-4573-a473-ff8ccbdd2372 None None] GET https://10.4.3.15/volume// Aug 07 18:54:07.767929 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35060a22-05d2-4573-a473-ff8ccbdd2372 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:07.768195 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35060a22-05d2-4573-a473-ff8ccbdd2372 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:07.768561 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35060a22-05d2-4573-a473-ff8ccbdd2372 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:07.768846 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 282/1151] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:54:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:54:07.777785 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-e8e09870-a399-470a-9645-cd351aeb9945 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:07.782677 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-e8e09870-a399-470a-9645-cd351aeb9945 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:54:07.782677 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-e8e09870-a399-470a-9645-cd351aeb9945 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea5a0e93-9fe4-4c73-a645-60c925316d97", "connector": null, "instance_uuid": "abede30e-1529-438b-9ba0-780359f981a1"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:07.788783 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3c445913-ac78-4a49-bd57-db2973bab7a4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:07.790959 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3c445913-ac78-4a49-bd57-db2973bab7a4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:07.791335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3c445913-ac78-4a49-bd57-db2973bab7a4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:07.791554 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3c445913-ac78-4a49-bd57-db2973bab7a4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:07.792398 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:07.792398 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:07.802671 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:07.802671 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:07.807807 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3c445913-ac78-4a49-bd57-db2973bab7a4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:07.813664 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3c445913-ac78-4a49-bd57-db2973bab7a4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:07.815113 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 293/1152] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:07 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:07.826391 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-e8e09870-a399-470a-9645-cd351aeb9945 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:54:07.827092 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 290/1153] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:54:07 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 07 18:54:08.020132 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6add29f9-c864-437e-accb-329d25eaa1ea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:08.022221 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6add29f9-c864-437e-accb-329d25eaa1ea tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:08.022463 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6add29f9-c864-437e-accb-329d25eaa1ea tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:08.022648 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6add29f9-c864-437e-accb-329d25eaa1ea tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:08.040772 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:08.040772 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:08.060017 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6add29f9-c864-437e-accb-329d25eaa1ea tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:08.064405 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-484b3727-c5e7-4f45-94b9-2c5bab8cdc39 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:08.064829 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6add29f9-c864-437e-accb-329d25eaa1ea tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:08.065662 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 289/1154] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:08 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:08.066833 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-484b3727-c5e7-4f45-94b9-2c5bab8cdc39 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:08.067408 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-484b3727-c5e7-4f45-94b9-2c5bab8cdc39 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:08.067597 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-484b3727-c5e7-4f45-94b9-2c5bab8cdc39 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:08.067780 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-484b3727-c5e7-4f45-94b9-2c5bab8cdc39 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:08.073225 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:08.073225 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:08.074062 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-484b3727-c5e7-4f45-94b9-2c5bab8cdc39 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:08.074595 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 283/1155] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:08 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:08.114807 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-b6f03f16-0abe-4558-89de-2654244faf06 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:08.118064 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-b6f03f16-0abe-4558-89de-2654244faf06 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:08.118580 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-b6f03f16-0abe-4558-89de-2654244faf06 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:08.118803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-b6f03f16-0abe-4558-89de-2654244faf06 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:08.130197 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:08.130197 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:08.135751 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-b6f03f16-0abe-4558-89de-2654244faf06 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:08.142580 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-b6f03f16-0abe-4558-89de-2654244faf06 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:08.143390 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 294/1156] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:08 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:08.295080 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-08b67cee-c91e-4b7a-8a68-deff9e5b0d75 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:08.296554 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08b67cee-c91e-4b7a-8a68-deff9e5b0d75 None None] GET https://10.4.3.15/volume// Aug 07 18:54:08.296554 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-08b67cee-c91e-4b7a-8a68-deff9e5b0d75 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:08.296554 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-08b67cee-c91e-4b7a-8a68-deff9e5b0d75 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:08.297012 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08b67cee-c91e-4b7a-8a68-deff9e5b0d75 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:08.297249 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 291/1157] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:54: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 07 18:54:08.309788 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-36067927-2c04-48a4-929b-abae0347275f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:08.312050 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-36067927-2c04-48a4-929b-abae0347275f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:54:08.312434 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-36067927-2c04-48a4-929b-abae0347275f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7289efb-ea0b-42c7-81db-1622f3f7012c", "connector": null, "instance_uuid": "9fee9829-c656-417b-a6f4-48f262a377c4"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:08.322980 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:08.322980 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:08.364275 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-36067927-2c04-48a4-929b-abae0347275f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:54:08.364835 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 290/1158] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:54:08 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:08.401766 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-73499cf4-5c47-4efc-a7be-f6ab6aa123a6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:08.406373 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-73499cf4-5c47-4efc-a7be-f6ab6aa123a6 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:08.407191 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-73499cf4-5c47-4efc-a7be-f6ab6aa123a6 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:08.407912 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-73499cf4-5c47-4efc-a7be-f6ab6aa123a6 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:08.409902 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4782c45b-3507-4a93-925c-bd3e064ef92d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:08.410390 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4782c45b-3507-4a93-925c-bd3e064ef92d None None] GET https://10.4.3.15/volume// Aug 07 18:54:08.410581 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4782c45b-3507-4a93-925c-bd3e064ef92d None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:08.410761 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4782c45b-3507-4a93-925c-bd3e064ef92d None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:08.412194 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4782c45b-3507-4a93-925c-bd3e064ef92d None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:08.412194 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 295/1159] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:54: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 07 18:54:08.422529 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-10dd2e61-2c9b-448c-8f0f-d13d5e1bb60d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:08.424969 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-10dd2e61-2c9b-448c-8f0f-d13d5e1bb60d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:08.426423 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-10dd2e61-2c9b-448c-8f0f-d13d5e1bb60d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:08.426423 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-10dd2e61-2c9b-448c-8f0f-d13d5e1bb60d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:08.430254 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:08.430254 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:08.436615 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-73499cf4-5c47-4efc-a7be-f6ab6aa123a6 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:08.441448 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:08.441448 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:08.444469 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-73499cf4-5c47-4efc-a7be-f6ab6aa123a6 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:08.444895 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 284/1160] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:08 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:08.445263 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-10dd2e61-2c9b-448c-8f0f-d13d5e1bb60d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:08.454342 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-10dd2e61-2c9b-448c-8f0f-d13d5e1bb60d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:08.455159 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 292/1161] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:54:08 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:54:08.459288 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fdf02099-c80b-477c-bc92-f063bd494524 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:08.461449 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fdf02099-c80b-477c-bc92-f063bd494524 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:08.461672 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fdf02099-c80b-477c-bc92-f063bd494524 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:08.461901 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fdf02099-c80b-477c-bc92-f063bd494524 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:08.462045 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-fdf02099-c80b-477c-bc92-f063bd494524 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:08.466984 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:08.466984 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:08.468229 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fdf02099-c80b-477c-bc92-f063bd494524 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:08.469016 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 291/1162] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:08 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:08.578485 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-06b134c9-4f73-433d-bc20-accd2e000a3f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:08.581670 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-06b134c9-4f73-433d-bc20-accd2e000a3f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] PUT https://10.4.3.15/volume/v3/attachments/8a1552d5-2ef9-4363-af34-31aa2bcefb90 Aug 07 18:54:08.582325 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-06b134c9-4f73-433d-bc20-accd2e000a3f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:08.596233 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-06b134c9-4f73-433d-bc20-accd2e000a3f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Acquiring lock "cinder-attachment_update-c7289efb-ea0b-42c7-81db-1622f3f7012c-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:54:08.608216 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-06b134c9-4f73-433d-bc20-accd2e000a3f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Lock "cinder-attachment_update-c7289efb-ea0b-42c7-81db-1622f3f7012c-np0000006749" acquired by "attachment_update" :: waited 0.012s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:54:08.609784 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:08.609784 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:08.703154 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-06b134c9-4f73-433d-bc20-accd2e000a3f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Lock "cinder-attachment_update-c7289efb-ea0b-42c7-81db-1622f3f7012c-np0000006749" released by "attachment_update" :: held 0.095s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:54:08.703522 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-06b134c9-4f73-433d-bc20-accd2e000a3f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments/8a1552d5-2ef9-4363-af34-31aa2bcefb90 returned with HTTP 200 Aug 07 18:54:08.704017 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 296/1163] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:54:08 2026] PUT /volume/v3/attachments/8a1552d5-2ef9-4363-af34-31aa2bcefb90 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:08.856567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3cc56100-69b2-48b5-a4d7-b071aa95ba28 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:08.859022 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3cc56100-69b2-48b5-a4d7-b071aa95ba28 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:08.859330 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3cc56100-69b2-48b5-a4d7-b071aa95ba28 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:08.859576 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3cc56100-69b2-48b5-a4d7-b071aa95ba28 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:08.871560 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:08.871560 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:08.879015 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3cc56100-69b2-48b5-a4d7-b071aa95ba28 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:08.881077 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3cc56100-69b2-48b5-a4d7-b071aa95ba28 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:08.881526 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 285/1164] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:08 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:09.090318 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e40c88d5-878a-475c-8993-6e10f8af0385 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:09.090885 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e40c88d5-878a-475c-8993-6e10f8af0385 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:09.091176 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e40c88d5-878a-475c-8993-6e10f8af0385 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:09.091372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e40c88d5-878a-475c-8993-6e10f8af0385 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:09.091471 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-e40c88d5-878a-475c-8993-6e10f8af0385 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:09.095277 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:09.095277 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:09.096096 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e40c88d5-878a-475c-8993-6e10f8af0385 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:09.096435 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 293/1165] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:09 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:09.418811 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a59a63cb-e986-4824-ace5-1804c536b270 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:09.419307 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a59a63cb-e986-4824-ace5-1804c536b270 None None] GET https://10.4.3.15/volume// Aug 07 18:54:09.419511 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a59a63cb-e986-4824-ace5-1804c536b270 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:09.419723 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a59a63cb-e986-4824-ace5-1804c536b270 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:09.420094 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a59a63cb-e986-4824-ace5-1804c536b270 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:09.420449 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 292/1166] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:54: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 07 18:54:09.437754 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-7698346e-90e8-469c-8e04-82c5d2068bf6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:09.439982 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-7698346e-90e8-469c-8e04-82c5d2068bf6 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] GET https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:54:09.440244 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-7698346e-90e8-469c-8e04-82c5d2068bf6 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:09.440432 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-7698346e-90e8-469c-8e04-82c5d2068bf6 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:09.454167 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:09.454167 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:09.460329 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-7698346e-90e8-469c-8e04-82c5d2068bf6 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:54:09.465465 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-56c3a2e9-93b0-4675-a511-f1da5ba56f9d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:09.465842 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-7698346e-90e8-469c-8e04-82c5d2068bf6 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 returned with HTTP 200 Aug 07 18:54:09.469980 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 297/1167] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:54:09 2026] GET /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 => generated 1538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:54:09.470057 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56c3a2e9-93b0-4675-a511-f1da5ba56f9d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:09.470057 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-56c3a2e9-93b0-4675-a511-f1da5ba56f9d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:09.470057 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-56c3a2e9-93b0-4675-a511-f1da5ba56f9d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:09.480174 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:09.480174 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:09.485314 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-56c3a2e9-93b0-4675-a511-f1da5ba56f9d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:09.487202 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-74398669-425e-41ff-b72e-bdfb15801840 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:09.491272 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-74398669-425e-41ff-b72e-bdfb15801840 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:09.491516 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-74398669-425e-41ff-b72e-bdfb15801840 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:09.491758 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-74398669-425e-41ff-b72e-bdfb15801840 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:09.491912 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-74398669-425e-41ff-b72e-bdfb15801840 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:09.492605 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56c3a2e9-93b0-4675-a511-f1da5ba56f9d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:09.493046 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 286/1168] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:09 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:09.498622 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:09.498622 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:09.501151 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-74398669-425e-41ff-b72e-bdfb15801840 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:09.501417 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 294/1169] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:09 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:09.605275 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-973db976-e047-4c92-b5af-394dd8d3cc50 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:09.605822 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-973db976-e047-4c92-b5af-394dd8d3cc50 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] PUT https://10.4.3.15/volume/v3/attachments/419b3936-6cf7-49c0-a12c-a203c2dcafe3 Aug 07 18:54:09.606233 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-973db976-e047-4c92-b5af-394dd8d3cc50 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:09.615096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-973db976-e047-4c92-b5af-394dd8d3cc50 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Acquiring lock "cinder-attachment_update-ea5a0e93-9fe4-4c73-a645-60c925316d97-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:54:09.620387 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-973db976-e047-4c92-b5af-394dd8d3cc50 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Lock "cinder-attachment_update-ea5a0e93-9fe4-4c73-a645-60c925316d97-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:54:09.621517 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:09.621517 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:09.739904 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-973db976-e047-4c92-b5af-394dd8d3cc50 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Lock "cinder-attachment_update-ea5a0e93-9fe4-4c73-a645-60c925316d97-np0000006749" released by "attachment_update" :: held 0.119s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:54:09.740203 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-973db976-e047-4c92-b5af-394dd8d3cc50 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/attachments/419b3936-6cf7-49c0-a12c-a203c2dcafe3 returned with HTTP 200 Aug 07 18:54:09.740688 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 293/1170] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:54:09 2026] PUT /volume/v3/attachments/419b3936-6cf7-49c0-a12c-a203c2dcafe3 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:09.790062 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-0ce0cf42-f0e2-4f3b-abc0-70239e3b86df None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:09.792817 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-0ce0cf42-f0e2-4f3b-abc0-70239e3b86df tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] POST https://10.4.3.15/volume/v3/attachments/419b3936-6cf7-49c0-a12c-a203c2dcafe3/action Aug 07 18:54:09.793472 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-0ce0cf42-f0e2-4f3b-abc0-70239e3b86df tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:09.793581 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-0ce0cf42-f0e2-4f3b-abc0-70239e3b86df tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:09.822038 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:09.822038 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:09.835922 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c93f375d-18bf-432f-a8ba-cff02e370ac3 req-0ce0cf42-f0e2-4f3b-abc0-70239e3b86df tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/attachments/419b3936-6cf7-49c0-a12c-a203c2dcafe3/action returned with HTTP 204 Aug 07 18:54:09.836486 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 298/1171] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:54:09 2026] POST /volume/v3/attachments/419b3936-6cf7-49c0-a12c-a203c2dcafe3/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:09.897525 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f7621606-5f46-41eb-ac6e-06466dadef13 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:09.899774 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7621606-5f46-41eb-ac6e-06466dadef13 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:09.900028 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f7621606-5f46-41eb-ac6e-06466dadef13 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:09.900391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f7621606-5f46-41eb-ac6e-06466dadef13 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:09.923029 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:09.923029 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:09.928667 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f7621606-5f46-41eb-ac6e-06466dadef13 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:09.934575 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7621606-5f46-41eb-ac6e-06466dadef13 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:09.934957 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 287/1172] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:09 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:10.111667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-60b6031b-9d8c-43f8-8f6f-d6799134192c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:10.116119 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-60b6031b-9d8c-43f8-8f6f-d6799134192c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:10.116380 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-60b6031b-9d8c-43f8-8f6f-d6799134192c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:10.116589 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-60b6031b-9d8c-43f8-8f6f-d6799134192c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:10.116693 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-60b6031b-9d8c-43f8-8f6f-d6799134192c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:10.121196 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:10.121196 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:10.121958 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-60b6031b-9d8c-43f8-8f6f-d6799134192c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:10.122348 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 295/1173] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:10 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:10.201101 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-7e613ea6-3a53-416b-a997-b1436d9144a8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:10.204646 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-7e613ea6-3a53-416b-a997-b1436d9144a8 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/attachments/8668b7ef-75e2-41ff-9c78-18619fb7927a Aug 07 18:54:10.204646 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-7e613ea6-3a53-416b-a997-b1436d9144a8 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:10.204646 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-7e613ea6-3a53-416b-a997-b1436d9144a8 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:10.213421 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:10.213421 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:10.274667 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7d4d7644-1b55-4f6e-9cbb-63adbd31872d req-7e613ea6-3a53-416b-a997-b1436d9144a8 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/8668b7ef-75e2-41ff-9c78-18619fb7927a returned with HTTP 200 Aug 07 18:54:10.274667 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 294/1174] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:54:10 2026] DELETE /volume/v3/attachments/8668b7ef-75e2-41ff-9c78-18619fb7927a => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:10.511340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f36117a3-a02a-48f5-ad9a-3d7714d00faa None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:10.513411 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f36117a3-a02a-48f5-ad9a-3d7714d00faa tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:10.513674 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f36117a3-a02a-48f5-ad9a-3d7714d00faa tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:10.513935 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f36117a3-a02a-48f5-ad9a-3d7714d00faa tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:10.514052 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d447e918-6680-4a96-8d43-07b446738a82 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:10.516129 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d447e918-6680-4a96-8d43-07b446738a82 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:10.516381 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d447e918-6680-4a96-8d43-07b446738a82 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:10.516635 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d447e918-6680-4a96-8d43-07b446738a82 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:10.516785 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d447e918-6680-4a96-8d43-07b446738a82 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:10.521613 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:10.521613 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:10.522566 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d447e918-6680-4a96-8d43-07b446738a82 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:10.522920 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 288/1175] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:10 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:10.523949 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:10.523949 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:10.527609 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f36117a3-a02a-48f5-ad9a-3d7714d00faa tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:10.531962 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f36117a3-a02a-48f5-ad9a-3d7714d00faa tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:10.532392 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 299/1176] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:10 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:10.534763 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1c3be3b8-3126-4a85-baa8-110fcd48b118 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:10.537022 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1c3be3b8-3126-4a85-baa8-110fcd48b118 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/b8e4cbad-0b61-4b4b-b380-d6701d5d8541 Aug 07 18:54:10.537277 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1c3be3b8-3126-4a85-baa8-110fcd48b118 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:10.537467 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1c3be3b8-3126-4a85-baa8-110fcd48b118 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:10.547073 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:10.547073 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:10.551936 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1c3be3b8-3126-4a85-baa8-110fcd48b118 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:10.557687 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1c3be3b8-3126-4a85-baa8-110fcd48b118 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/b8e4cbad-0b61-4b4b-b380-d6701d5d8541 returned with HTTP 200 Aug 07 18:54:10.558354 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 296/1177] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:10 2026] GET /volume/v3/volumes/b8e4cbad-0b61-4b4b-b380-d6701d5d8541 => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:10.580027 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-509c6405-7381-433e-8b91-998daeb571ff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:10.584711 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-509c6405-7381-433e-8b91-998daeb571ff tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes Aug 07 18:54:10.586591 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-509c6405-7381-433e-8b91-998daeb571ff tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:10.588497 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-509c6405-7381-433e-8b91-998daeb571ff tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:10.588808 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-509c6405-7381-433e-8b91-998daeb571ff tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:10.593726 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:10.593726 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:10.600267 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-509c6405-7381-433e-8b91-998daeb571ff tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:54:10.651435 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-509c6405-7381-433e-8b91-998daeb571ff tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Get all volumes completed successfully. Aug 07 18:54:10.653726 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-509c6405-7381-433e-8b91-998daeb571ff tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 200 Aug 07 18:54:10.654314 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 295/1178] 10.4.3.15 () {66 vars in 1230 bytes} [Fri Aug 7 18:54:10 2026] GET /volume/v3/volumes => generated 657 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:10.669982 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-92cf5697-dd61-4a98-b5bf-9b023c36e80d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:10.669982 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-92cf5697-dd61-4a98-b5bf-9b023c36e80d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b8e4cbad-0b61-4b4b-b380-d6701d5d8541 Aug 07 18:54:10.669982 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-92cf5697-dd61-4a98-b5bf-9b023c36e80d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:10.669982 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-92cf5697-dd61-4a98-b5bf-9b023c36e80d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:10.669982 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-92cf5697-dd61-4a98-b5bf-9b023c36e80d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Delete volume with id: b8e4cbad-0b61-4b4b-b380-d6701d5d8541 Aug 07 18:54:10.676864 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:10.676864 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:10.677393 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-92cf5697-dd61-4a98-b5bf-9b023c36e80d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:10.694898 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-92cf5697-dd61-4a98-b5bf-9b023c36e80d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Delete volume request issued successfully. Aug 07 18:54:10.695135 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-92cf5697-dd61-4a98-b5bf-9b023c36e80d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/b8e4cbad-0b61-4b4b-b380-d6701d5d8541 returned with HTTP 202 Aug 07 18:54:10.695924 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 289/1179] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:10 2026] DELETE /volume/v3/volumes/b8e4cbad-0b61-4b4b-b380-d6701d5d8541 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:10.705593 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-af65fd80-301f-4308-9979-50828370dd96 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:10.708177 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-af65fd80-301f-4308-9979-50828370dd96 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] DELETE https://10.4.3.15/volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a Aug 07 18:54:10.708448 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-af65fd80-301f-4308-9979-50828370dd96 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:10.708690 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-af65fd80-301f-4308-9979-50828370dd96 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:10.708838 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-af65fd80-301f-4308-9979-50828370dd96 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Delete backup with id: 7249a2a1-5db2-4193-9c21-a2fec8385b4a. Aug 07 18:54:10.724844 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:10.724844 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:10.742231 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-af65fd80-301f-4308-9979-50828370dd96 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] delete_backup rpcapi backup_id 7249a2a1-5db2-4193-9c21-a2fec8385b4a {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:54:10.743900 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-af65fd80-301f-4308-9979-50828370dd96 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] https://10.4.3.15/volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a returned with HTTP 202 Aug 07 18:54:10.745125 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 300/1180] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:10 2026] DELETE /volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:54:10.753299 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d1a991b5-19ff-4dfa-b63e-107759d58aa1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:10.754903 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d1a991b5-19ff-4dfa-b63e-107759d58aa1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] GET https://10.4.3.15/volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a Aug 07 18:54:10.756312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d1a991b5-19ff-4dfa-b63e-107759d58aa1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:10.756312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d1a991b5-19ff-4dfa-b63e-107759d58aa1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:10.756312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-d1a991b5-19ff-4dfa-b63e-107759d58aa1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Show backup with id 7249a2a1-5db2-4193-9c21-a2fec8385b4a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:10.763423 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:10.763423 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:10.764625 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d1a991b5-19ff-4dfa-b63e-107759d58aa1 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] https://10.4.3.15/volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a returned with HTTP 200 Aug 07 18:54:10.765884 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 297/1181] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:10 2026] GET /volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:10.949414 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5dcfbb20-012c-4f7b-b842-59bdba99ada7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:10.950915 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5dcfbb20-012c-4f7b-b842-59bdba99ada7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:10.951106 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5dcfbb20-012c-4f7b-b842-59bdba99ada7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:10.951340 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5dcfbb20-012c-4f7b-b842-59bdba99ada7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:10.958760 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:10.958760 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:10.962802 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5dcfbb20-012c-4f7b-b842-59bdba99ada7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:10.969894 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5dcfbb20-012c-4f7b-b842-59bdba99ada7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:10.970507 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 296/1182] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:10 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:10.982509 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-81b6751b-97ce-42c2-ba39-d66bb3c69f0f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:10.984491 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81b6751b-97ce-42c2-ba39-d66bb3c69f0f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:10.984728 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81b6751b-97ce-42c2-ba39-d66bb3c69f0f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:10.984955 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81b6751b-97ce-42c2-ba39-d66bb3c69f0f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:10.992405 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:10.992405 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:10.996416 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-81b6751b-97ce-42c2-ba39-d66bb3c69f0f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:11.000631 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81b6751b-97ce-42c2-ba39-d66bb3c69f0f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:11.001096 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 290/1183] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:10 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:11.050871 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-eb75d156-805c-4ff3-9f8a-7653254d8b2f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:11.053776 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-eb75d156-805c-4ff3-9f8a-7653254d8b2f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:54:11.053776 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-eb75d156-805c-4ff3-9f8a-7653254d8b2f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:11.053776 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-eb75d156-805c-4ff3-9f8a-7653254d8b2f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:11.060546 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:11.060546 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:11.066077 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-eb75d156-805c-4ff3-9f8a-7653254d8b2f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:11.067780 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-eb75d156-805c-4ff3-9f8a-7653254d8b2f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:54:11.068310 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 301/1184] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:11 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:11.132891 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2883463a-56a5-42df-9c5c-01003115b1e9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:11.137034 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2883463a-56a5-42df-9c5c-01003115b1e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:11.137034 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2883463a-56a5-42df-9c5c-01003115b1e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:11.137034 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2883463a-56a5-42df-9c5c-01003115b1e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:11.137034 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-2883463a-56a5-42df-9c5c-01003115b1e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:11.141512 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:11.141512 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:11.142785 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2883463a-56a5-42df-9c5c-01003115b1e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:11.143378 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 298/1185] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:11 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:11.548827 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7069d49d-5aef-4a76-9c2e-9501827c3f5f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:11.552470 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7069d49d-5aef-4a76-9c2e-9501827c3f5f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:11.552737 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7069d49d-5aef-4a76-9c2e-9501827c3f5f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:11.552985 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7069d49d-5aef-4a76-9c2e-9501827c3f5f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:11.568761 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:11.568761 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:11.582321 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7069d49d-5aef-4a76-9c2e-9501827c3f5f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:11.596045 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7069d49d-5aef-4a76-9c2e-9501827c3f5f tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:11.597059 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 297/1186] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:11 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:11.777269 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-65bdff0c-3f1c-462f-9c4b-be7a3215d84a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:11.780550 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-65bdff0c-3f1c-462f-9c4b-be7a3215d84a tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] GET https://10.4.3.15/volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a Aug 07 18:54:11.780755 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-65bdff0c-3f1c-462f-9c4b-be7a3215d84a tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:11.780940 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-65bdff0c-3f1c-462f-9c4b-be7a3215d84a tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:11.781059 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-65bdff0c-3f1c-462f-9c4b-be7a3215d84a tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Show backup with id 7249a2a1-5db2-4193-9c21-a2fec8385b4a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:11.787633 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-65bdff0c-3f1c-462f-9c4b-be7a3215d84a tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] https://10.4.3.15/volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a returned with HTTP 404 Aug 07 18:54:11.788095 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 291/1187] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:11 2026] GET /volume/v3/backups/7249a2a1-5db2-4193-9c21-a2fec8385b4a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:11.796768 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-07aaab59-b0c7-487c-b1be-8fdabb0ad4b6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:11.799365 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-07aaab59-b0c7-487c-b1be-8fdabb0ad4b6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] DELETE https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:11.799365 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-07aaab59-b0c7-487c-b1be-8fdabb0ad4b6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:11.799365 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-07aaab59-b0c7-487c-b1be-8fdabb0ad4b6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:11.799562 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-07aaab59-b0c7-487c-b1be-8fdabb0ad4b6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Delete backup with id: 157a47af-8bca-473a-98a1-d0bdc2d3a723. Aug 07 18:54:11.803937 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:11.803937 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:11.817115 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-07aaab59-b0c7-487c-b1be-8fdabb0ad4b6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] delete_backup rpcapi backup_id 157a47af-8bca-473a-98a1-d0bdc2d3a723 {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:54:11.819726 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-07aaab59-b0c7-487c-b1be-8fdabb0ad4b6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 202 Aug 07 18:54:11.819726 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 302/1188] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:11 2026] DELETE /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:54:11.827264 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b8a05b4e-db9e-488e-acb8-b2656f24fb15 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:11.828885 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8a05b4e-db9e-488e-acb8-b2656f24fb15 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:11.829083 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b8a05b4e-db9e-488e-acb8-b2656f24fb15 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:11.829298 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b8a05b4e-db9e-488e-acb8-b2656f24fb15 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:11.829446 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b8a05b4e-db9e-488e-acb8-b2656f24fb15 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:11.833185 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:11.833185 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:11.833921 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8a05b4e-db9e-488e-acb8-b2656f24fb15 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 200 Aug 07 18:54:11.834444 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 299/1189] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:11 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:12.153567 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-385f3174-42a5-4058-b64e-a180fe89acf6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:12.155647 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-385f3174-42a5-4058-b64e-a180fe89acf6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:12.155894 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-385f3174-42a5-4058-b64e-a180fe89acf6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:12.156192 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-385f3174-42a5-4058-b64e-a180fe89acf6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:12.156296 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-385f3174-42a5-4058-b64e-a180fe89acf6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:12.161818 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:12.161818 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:12.162702 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-385f3174-42a5-4058-b64e-a180fe89acf6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:12.163146 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 298/1190] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:12 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:12.613901 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9360ced5-15fa-40dd-bc6f-cca8fdcedcc7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:12.615619 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9360ced5-15fa-40dd-bc6f-cca8fdcedcc7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:12.615794 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9360ced5-15fa-40dd-bc6f-cca8fdcedcc7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:12.615964 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9360ced5-15fa-40dd-bc6f-cca8fdcedcc7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:12.625416 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:12.625416 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:12.628409 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9360ced5-15fa-40dd-bc6f-cca8fdcedcc7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:12.632025 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9360ced5-15fa-40dd-bc6f-cca8fdcedcc7 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:12.632292 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 292/1191] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:12 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:12.843802 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7dfd5737-f356-490b-9743-95ec1d61c8c4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:12.846029 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7dfd5737-f356-490b-9743-95ec1d61c8c4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 Aug 07 18:54:12.846257 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7dfd5737-f356-490b-9743-95ec1d61c8c4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:12.846465 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7dfd5737-f356-490b-9743-95ec1d61c8c4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:12.846571 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-7dfd5737-f356-490b-9743-95ec1d61c8c4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id 157a47af-8bca-473a-98a1-d0bdc2d3a723. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:12.854163 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7dfd5737-f356-490b-9743-95ec1d61c8c4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 returned with HTTP 404 Aug 07 18:54:12.854917 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 303/1192] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:12 2026] GET /volume/v3/backups/157a47af-8bca-473a-98a1-d0bdc2d3a723 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:12.936374 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-92b08cba-9d7d-4643-8e5d-c338e4c77aca None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:12.938170 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-92b08cba-9d7d-4643-8e5d-c338e4c77aca tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c Aug 07 18:54:12.938437 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-92b08cba-9d7d-4643-8e5d-c338e4c77aca tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:12.938649 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-92b08cba-9d7d-4643-8e5d-c338e4c77aca tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:12.954666 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:12.954666 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:12.978960 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-92b08cba-9d7d-4643-8e5d-c338e4c77aca tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:12.997321 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-92b08cba-9d7d-4643-8e5d-c338e4c77aca tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c returned with HTTP 200 Aug 07 18:54:12.997677 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 300/1193] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:12 2026] GET /volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c => generated 844 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:13.013070 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a733f337-8582-4acb-8a38-4afaa51e3220 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.015320 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a733f337-8582-4acb-8a38-4afaa51e3220 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] DELETE https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c Aug 07 18:54:13.015575 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a733f337-8582-4acb-8a38-4afaa51e3220 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:13.015802 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a733f337-8582-4acb-8a38-4afaa51e3220 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:13.016013 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-a733f337-8582-4acb-8a38-4afaa51e3220 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Delete volume with id: 4a029701-2865-40ab-a115-6e9966e44e8c Aug 07 18:54:13.024098 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.024098 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:13.024658 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a733f337-8582-4acb-8a38-4afaa51e3220 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:13.044294 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a733f337-8582-4acb-8a38-4afaa51e3220 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Delete volume request issued successfully. Aug 07 18:54:13.044294 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a733f337-8582-4acb-8a38-4afaa51e3220 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c returned with HTTP 202 Aug 07 18:54:13.044452 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 299/1194] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:13 2026] DELETE /volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:13.051375 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e9fe6268-9b28-49fd-89dd-8e541d4eac20 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.052889 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9fe6268-9b28-49fd-89dd-8e541d4eac20 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c Aug 07 18:54:13.053015 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9fe6268-9b28-49fd-89dd-8e541d4eac20 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:13.053233 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9fe6268-9b28-49fd-89dd-8e541d4eac20 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:13.059498 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.059498 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:13.062505 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e9fe6268-9b28-49fd-89dd-8e541d4eac20 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:13.066078 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9fe6268-9b28-49fd-89dd-8e541d4eac20 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c returned with HTTP 200 Aug 07 18:54:13.066422 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 293/1195] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:13 2026] GET /volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:13.175572 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-046de334-7b35-4753-9b3d-00490f860d05 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.179058 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-046de334-7b35-4753-9b3d-00490f860d05 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:13.179321 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-046de334-7b35-4753-9b3d-00490f860d05 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:13.179557 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-046de334-7b35-4753-9b3d-00490f860d05 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:13.179681 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-046de334-7b35-4753-9b3d-00490f860d05 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:13.185676 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.185676 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:13.186874 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-046de334-7b35-4753-9b3d-00490f860d05 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:13.187396 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 304/1196] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:13 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:13.241588 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5dbcef42-2af2-46d5-9209-5c4049fa8808 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.243677 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5dbcef42-2af2-46d5-9209-5c4049fa8808 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:13.243900 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5dbcef42-2af2-46d5-9209-5c4049fa8808 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:13.244250 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5dbcef42-2af2-46d5-9209-5c4049fa8808 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:13.253248 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.253248 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:13.259174 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5dbcef42-2af2-46d5-9209-5c4049fa8808 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:13.268599 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5dbcef42-2af2-46d5-9209-5c4049fa8808 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:54:13.269116 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 301/1197] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:13 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:13.535714 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-e86dd7df-0f3b-473a-bee9-5d93602f3466 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.538615 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-e86dd7df-0f3b-473a-bee9-5d93602f3466 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/attachments/8a1552d5-2ef9-4363-af34-31aa2bcefb90/action Aug 07 18:54:13.539162 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-e86dd7df-0f3b-473a-bee9-5d93602f3466 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:13.539289 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-e86dd7df-0f3b-473a-bee9-5d93602f3466 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:13.557121 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.557121 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:13.571601 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ffb694a8-5d76-4e39-a659-7b154d02351e req-e86dd7df-0f3b-473a-bee9-5d93602f3466 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments/8a1552d5-2ef9-4363-af34-31aa2bcefb90/action returned with HTTP 204 Aug 07 18:54:13.572061 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 300/1198] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:54:13 2026] POST /volume/v3/attachments/8a1552d5-2ef9-4363-af34-31aa2bcefb90/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:13.644769 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b7a5e53e-3a14-4004-bfbb-c2b6cb7c80db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.646934 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7a5e53e-3a14-4004-bfbb-c2b6cb7c80db tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:13.647177 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7a5e53e-3a14-4004-bfbb-c2b6cb7c80db tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:13.647382 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7a5e53e-3a14-4004-bfbb-c2b6cb7c80db tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:13.657391 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.657391 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:13.661475 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b7a5e53e-3a14-4004-bfbb-c2b6cb7c80db tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:13.665969 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7a5e53e-3a14-4004-bfbb-c2b6cb7c80db tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:13.666467 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 294/1199] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:13 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:13.683972 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2e6a2547-ded6-4c3b-a8f5-8815216275c8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.685813 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2e6a2547-ded6-4c3b-a8f5-8815216275c8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:13.686027 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2e6a2547-ded6-4c3b-a8f5-8815216275c8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:13.686218 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2e6a2547-ded6-4c3b-a8f5-8815216275c8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:13.694587 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.694587 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:13.697530 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2e6a2547-ded6-4c3b-a8f5-8815216275c8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:13.701246 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2e6a2547-ded6-4c3b-a8f5-8815216275c8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:13.701592 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 305/1200] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:13 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:13.716642 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-dd0044b0-057d-4fbc-8460-8e215a21be2c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.718658 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dd0044b0-057d-4fbc-8460-8e215a21be2c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] DELETE https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:13.718898 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dd0044b0-057d-4fbc-8460-8e215a21be2c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:13.719190 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dd0044b0-057d-4fbc-8460-8e215a21be2c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:13.719411 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-dd0044b0-057d-4fbc-8460-8e215a21be2c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Delete volume with id: c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:13.730024 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.730024 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:13.730595 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-dd0044b0-057d-4fbc-8460-8e215a21be2c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:13.740519 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-dd0044b0-057d-4fbc-8460-8e215a21be2c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-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 07 18:54:13.740519 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dd0044b0-057d-4fbc-8460-8e215a21be2c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 400 Aug 07 18:54:13.741222 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 302/1201] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:13 2026] DELETE /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 307 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:54:13.756074 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8b7b123d-04d2-4f57-867b-896c6a4de3a8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.757919 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8b7b123d-04d2-4f57-867b-896c6a4de3a8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:13.758149 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8b7b123d-04d2-4f57-867b-896c6a4de3a8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:13.758398 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8b7b123d-04d2-4f57-867b-896c6a4de3a8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:13.769216 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.769216 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:13.772517 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8b7b123d-04d2-4f57-867b-896c6a4de3a8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:13.776675 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8b7b123d-04d2-4f57-867b-896c6a4de3a8 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:13.777096 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 301/1202] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:13 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:13.821847 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4c67f148-5fd4-4228-8656-867ff16e347e req-06a345d2-48be-4d23-a4bb-ee4dcb6e6a5b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.824474 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-06a345d2-48be-4d23-a4bb-ee4dcb6e6a5b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:13.824705 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-06a345d2-48be-4d23-a4bb-ee4dcb6e6a5b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:13.824964 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-06a345d2-48be-4d23-a4bb-ee4dcb6e6a5b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:13.836605 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.836605 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:13.844342 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4c67f148-5fd4-4228-8656-867ff16e347e req-06a345d2-48be-4d23-a4bb-ee4dcb6e6a5b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:13.850444 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-06a345d2-48be-4d23-a4bb-ee4dcb6e6a5b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:13.850766 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 295/1203] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:13 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:13.874858 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-4c67f148-5fd4-4228-8656-867ff16e347e req-3ffa7174-867c-4059-b163-f1ccc6a01d1d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.877172 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-3ffa7174-867c-4059-b163-f1ccc6a01d1d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] POST https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c/action Aug 07 18:54:13.877521 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-3ffa7174-867c-4059-b163-f1ccc6a01d1d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:13.878096 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-3ffa7174-867c-4059-b163-f1ccc6a01d1d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:13.888439 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.888439 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:13.889044 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-4c67f148-5fd4-4228-8656-867ff16e347e req-3ffa7174-867c-4059-b163-f1ccc6a01d1d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:13.895154 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-4c67f148-5fd4-4228-8656-867ff16e347e req-3ffa7174-867c-4059-b163-f1ccc6a01d1d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Begin detaching volume completed successfully. Aug 07 18:54:13.895318 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-3ffa7174-867c-4059-b163-f1ccc6a01d1d tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c/action returned with HTTP 202 Aug 07 18:54:13.895702 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 306/1204] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:54:13 2026] POST /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:54:13.945711 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e0b123df-25d2-4c74-9d9e-21371744062d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.946242 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e0b123df-25d2-4c74-9d9e-21371744062d None None] GET https://10.4.3.15/volume// Aug 07 18:54:13.946482 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e0b123df-25d2-4c74-9d9e-21371744062d None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:13.946734 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e0b123df-25d2-4c74-9d9e-21371744062d None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:13.947162 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e0b123df-25d2-4c74-9d9e-21371744062d None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:13.947438 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 303/1205] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:54: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 07 18:54:13.958207 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4c67f148-5fd4-4228-8656-867ff16e347e req-93f5e00e-cd83-4991-b17b-670171373999 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:13.961507 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-93f5e00e-cd83-4991-b17b-670171373999 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:13.961733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-93f5e00e-cd83-4991-b17b-670171373999 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:13.961920 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-93f5e00e-cd83-4991-b17b-670171373999 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:13.978676 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:13.978676 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:13.984767 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4c67f148-5fd4-4228-8656-867ff16e347e req-93f5e00e-cd83-4991-b17b-670171373999 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:13.990787 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-93f5e00e-cd83-4991-b17b-670171373999 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:13.991195 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 302/1206] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:54:13 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 1321 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:54:14.080980 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1a11254f-b59f-4ef5-8c45-bcdad5b8ebbb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.082365 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-c95f6c0f-df98-44e5-af08-82c2f94782ee None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.083508 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a11254f-b59f-4ef5-8c45-bcdad5b8ebbb tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c Aug 07 18:54:14.083801 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a11254f-b59f-4ef5-8c45-bcdad5b8ebbb tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:14.083942 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-c95f6c0f-df98-44e5-af08-82c2f94782ee tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:54:14.084059 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a11254f-b59f-4ef5-8c45-bcdad5b8ebbb tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:14.084230 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-c95f6c0f-df98-44e5-af08-82c2f94782ee tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:14.084451 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-c95f6c0f-df98-44e5-af08-82c2f94782ee tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:14.092384 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.092384 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:14.092800 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a11254f-b59f-4ef5-8c45-bcdad5b8ebbb tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c returned with HTTP 404 Aug 07 18:54:14.093728 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 296/1207] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:14 2026] GET /volume/v3/volumes/4a029701-2865-40ab-a115-6e9966e44e8c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:54:14.100211 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-c95f6c0f-df98-44e5-af08-82c2f94782ee tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:54:14.108881 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-c95f6c0f-df98-44e5-af08-82c2f94782ee tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 200 Aug 07 18:54:14.109440 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 307/1208] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:14 2026] GET /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:14.116574 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.118418 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:14.118790 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-711646219"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:14.120594 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-711646219'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:14.120732 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Create volume of 1 GB Aug 07 18:54:14.128510 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Availability Zones retrieved successfully. Aug 07 18:54:14.133603 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Flow 'volume_create_api' (edc00fdd-d34b-4168-975d-41bb2a00c639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:14.134916 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-725ebbb1-506b-47c9-936b-67c5008f0bdc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.135330 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-725ebbb1-506b-47c9-936b-67c5008f0bdc None None] GET https://10.4.3.15/volume// Aug 07 18:54:14.135520 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-725ebbb1-506b-47c9-936b-67c5008f0bdc None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:14.135721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-725ebbb1-506b-47c9-936b-67c5008f0bdc None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:14.136050 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-725ebbb1-506b-47c9-936b-67c5008f0bdc None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:14.136399 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 303/1209] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:54:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:54:14.137163 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8384c6fd-d629-477e-b5a5-6c187fda82df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:14.138110 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:14.149446 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-987ed465-13f0-4318-87a4-14493f40abe0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.153269 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-987ed465-13f0-4318-87a4-14493f40abe0 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:54:14.153761 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-987ed465-13f0-4318-87a4-14493f40abe0 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66f0f0f3-35ec-4596-afd8-05e2946700eb", "connector": null, "instance_uuid": "19061f1e-8094-4531-82f2-292c5bdab031"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:14.162337 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.162337 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:14.172423 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8384c6fd-d629-477e-b5a5-6c187fda82df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:14.173227 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b28ea4c-099d-4a07-a643-269497d9c06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:14.189006 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-987ed465-13f0-4318-87a4-14493f40abe0 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:54:14.189778 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 297/1210] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:54:14 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 07 18:54:14.198398 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f5c848c7-572e-4109-83b6-9f12370dc518 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.200061 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f5c848c7-572e-4109-83b6-9f12370dc518 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:14.200278 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f5c848c7-572e-4109-83b6-9f12370dc518 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:14.200476 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f5c848c7-572e-4109-83b6-9f12370dc518 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:14.200569 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-f5c848c7-572e-4109-83b6-9f12370dc518 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:14.207402 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.207402 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:14.208237 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f5c848c7-572e-4109-83b6-9f12370dc518 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:14.208671 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 308/1211] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:14 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:14.222484 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Created reservations ['c933b26b-04df-4594-9cf7-370be1066e3f', 'b90535e9-813a-4338-a081-37a60a873427', '9a4d1f50-05ae-4e7e-a2c4-43772515cbd2', '1f017dd5-be91-4815-87a3-68b709acdf34'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:14.223257 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b28ea4c-099d-4a07-a643-269497d9c06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c933b26b-04df-4594-9cf7-370be1066e3f', 'b90535e9-813a-4338-a081-37a60a873427', '9a4d1f50-05ae-4e7e-a2c4-43772515cbd2', '1f017dd5-be91-4815-87a3-68b709acdf34']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:14.224144 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8e6243-87c5-4559-b80a-0d9b3c324192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:14.232256 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-db1c9529-e660-459a-9bbf-3b9cacca7b37 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.235155 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-db1c9529-e660-459a-9bbf-3b9cacca7b37 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] POST https://10.4.3.15/volume/v3/attachments/43a532ec-3e0e-4e89-9c81-0730333d74c5/action Aug 07 18:54:14.235580 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-db1c9529-e660-459a-9bbf-3b9cacca7b37 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:14.235698 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-db1c9529-e660-459a-9bbf-3b9cacca7b37 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:14.252460 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8e6243-87c5-4559-b80a-0d9b3c324192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-711646219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c674a808a664ceba9d0cd80de8ebec2',qos_specs=None,replication_status=,reservations=['c933b26b-04df-4594-9cf7-370be1066e3f','b90535e9-813a-4338-a081-37a60a873427','9a4d1f50-05ae-4e7e-a2c4-43772515cbd2','1f017dd5-be91-4815-87a3-68b709acdf34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deaf76b88ca94a65b9731fed342f7a57',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-711646219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c674a808a664ceba9d0cd80de8ebec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deaf76b88ca94a65b9731fed342f7a57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:14.253266 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aabad82b-8f5f-4f5f-b3c8-ba4deafece3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:14.260817 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.260817 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:14.268284 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.270257 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:14.270629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-247689759"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:14.272109 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-247689759'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:14.272274 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Create volume of 1 GB Aug 07 18:54:14.272583 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.272583 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:14.273959 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aabad82b-8f5f-4f5f-b3c8-ba4deafece3d) transitioned into state 'SUCCESS' from state '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-711646219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c674a808a664ceba9d0cd80de8ebec2',qos_specs=None,replication_status=,reservations=['c933b26b-04df-4594-9cf7-370be1066e3f','b90535e9-813a-4338-a081-37a60a873427','9a4d1f50-05ae-4e7e-a2c4-43772515cbd2','1f017dd5-be91-4815-87a3-68b709acdf34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deaf76b88ca94a65b9731fed342f7a57',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:14.276148 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Availability Zones retrieved successfully. Aug 07 18:54:14.277072 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96cf2a1f-ab39-422b-9430-a4df2c92c0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:14.278752 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-6f18ac76-1075-489a-905e-4af1c9b61a57 req-db1c9529-e660-459a-9bbf-3b9cacca7b37 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/attachments/43a532ec-3e0e-4e89-9c81-0730333d74c5/action returned with HTTP 204 Aug 07 18:54:14.279414 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 304/1212] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:54:14 2026] POST /volume/v3/attachments/43a532ec-3e0e-4e89-9c81-0730333d74c5/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:14.284183 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Flow 'volume_create_api' (0e6064e8-e1ed-4586-973e-1091e8c016c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:14.285138 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90007493-a20e-4677-b5c1-432a9dcee634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:14.285962 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:14.287636 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-88e90b90-28da-48e4-af1a-57713f96094b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.289698 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-88e90b90-28da-48e4-af1a-57713f96094b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:14.289937 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-88e90b90-28da-48e4-af1a-57713f96094b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:14.290190 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-88e90b90-28da-48e4-af1a-57713f96094b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:14.290763 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96cf2a1f-ab39-422b-9430-a4df2c92c0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:14.291703 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Flow 'volume_create_api' (edc00fdd-d34b-4168-975d-41bb2a00c639) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:14.292059 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Create volume request issued successfully. Aug 07 18:54:14.293735 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-48bd3ef4-5f77-467b-adf0-e216a4ae50d5 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:14.297103 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 304/1213] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:54:14 2026] POST /volume/v3/volumes => generated 751 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:14.298157 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.298157 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:14.305755 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-524a72f3-76b6-4f61-82dc-3a20c50acfdf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.307575 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-524a72f3-76b6-4f61-82dc-3a20c50acfdf tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:54:14.307780 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-524a72f3-76b6-4f61-82dc-3a20c50acfdf tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:14.307966 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-524a72f3-76b6-4f61-82dc-3a20c50acfdf tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:14.313036 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-88e90b90-28da-48e4-af1a-57713f96094b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:14.313969 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-88eb9a94-547d-45b7-bf99-2a2e900e4b6e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.316520 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.316520 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:14.318433 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-88e90b90-28da-48e4-af1a-57713f96094b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:54:14.319004 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 309/1214] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:14 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:14.319754 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-88eb9a94-547d-45b7-bf99-2a2e900e4b6e tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b Aug 07 18:54:14.319754 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-88eb9a94-547d-45b7-bf99-2a2e900e4b6e tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:14.320138 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-88eb9a94-547d-45b7-bf99-2a2e900e4b6e tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:14.322768 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90007493-a20e-4677-b5c1-432a9dcee634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:14.323122 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-524a72f3-76b6-4f61-82dc-3a20c50acfdf tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:54:14.323882 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d51632a-669e-4b83-9646-98932e7e8fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:14.327738 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.327738 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:14.327855 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-524a72f3-76b6-4f61-82dc-3a20c50acfdf tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 200 Aug 07 18:54:14.328415 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 305/1215] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:14 2026] GET /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:14.331737 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-88eb9a94-547d-45b7-bf99-2a2e900e4b6e tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:14.339180 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-88eb9a94-547d-45b7-bf99-2a2e900e4b6e tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b returned with HTTP 200 Aug 07 18:54:14.339180 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 305/1216] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:14 2026] GET /volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:14.352161 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-533b42f7-06b5-4f23-84a3-707f336c67fa None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.353636 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-533b42f7-06b5-4f23-84a3-707f336c67fa tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:54:14.353899 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-533b42f7-06b5-4f23-84a3-707f336c67fa tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:14.354195 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-533b42f7-06b5-4f23-84a3-707f336c67fa tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:14.367059 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.367059 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:14.371152 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-533b42f7-06b5-4f23-84a3-707f336c67fa tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:54:14.377830 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-533b42f7-06b5-4f23-84a3-707f336c67fa tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 200 Aug 07 18:54:14.377830 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 310/1217] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:14 2026] GET /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:14.410848 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Created reservations ['0ccae49a-1fd0-4a0c-ae0c-666eea4cb80e', 'c1b0317b-6139-434e-9b4c-9a0e45d90dd3', '8595d0a6-8236-4dc6-8677-c10b13202513', '57bddd51-c125-4b2e-b35f-539e3f2bbcbe'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:14.411323 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d51632a-669e-4b83-9646-98932e7e8fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ccae49a-1fd0-4a0c-ae0c-666eea4cb80e', 'c1b0317b-6139-434e-9b4c-9a0e45d90dd3', '8595d0a6-8236-4dc6-8677-c10b13202513', '57bddd51-c125-4b2e-b35f-539e3f2bbcbe']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:14.412404 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b3b54c0-307c-43d0-bab6-5d666159813a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:14.421961 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-edbda24e-ac8b-49e1-8764-34c9e94cb050 req-a7e9f90b-552a-4951-85bb-484e1c526cfb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.427380 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-edbda24e-ac8b-49e1-8764-34c9e94cb050 req-a7e9f90b-552a-4951-85bb-484e1c526cfb tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:54:14.427380 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-edbda24e-ac8b-49e1-8764-34c9e94cb050 req-a7e9f90b-552a-4951-85bb-484e1c526cfb tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:14.427380 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-edbda24e-ac8b-49e1-8764-34c9e94cb050 req-a7e9f90b-552a-4951-85bb-484e1c526cfb tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:14.434652 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b3b54c0-307c-43d0-bab6-5d666159813a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5364b9bd-c5a6-448c-bc3c-ea57eb6c7356', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-247689759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14cefbd775634456afffc9660893b199',qos_specs=None,replication_status=,reservations=['0ccae49a-1fd0-4a0c-ae0c-666eea4cb80e','c1b0317b-6139-434e-9b4c-9a0e45d90dd3','8595d0a6-8236-4dc6-8677-c10b13202513','57bddd51-c125-4b2e-b35f-539e3f2bbcbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719fbc6d789d4739b10aba59bce5cc11',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-247689759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5364b9bd-c5a6-448c-bc3c-ea57eb6c7356,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14cefbd775634456afffc9660893b199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='719fbc6d789d4739b10aba59bce5cc11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:14.435361 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21948504-aaa1-465d-a822-347202f38130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:14.440680 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.440680 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:14.445030 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-edbda24e-ac8b-49e1-8764-34c9e94cb050 req-a7e9f90b-552a-4951-85bb-484e1c526cfb tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:54:14.450200 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-edbda24e-ac8b-49e1-8764-34c9e94cb050 req-a7e9f90b-552a-4951-85bb-484e1c526cfb tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 200 Aug 07 18:54:14.450647 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 306/1218] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:14 2026] GET /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:14.455402 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21948504-aaa1-465d-a822-347202f38130) transitioned into state 'SUCCESS' from state '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-247689759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14cefbd775634456afffc9660893b199',qos_specs=None,replication_status=,reservations=['0ccae49a-1fd0-4a0c-ae0c-666eea4cb80e','c1b0317b-6139-434e-9b4c-9a0e45d90dd3','8595d0a6-8236-4dc6-8677-c10b13202513','57bddd51-c125-4b2e-b35f-539e3f2bbcbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719fbc6d789d4739b10aba59bce5cc11',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:14.456429 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5127348c-8e54-4763-bedc-c4f213c2dee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:14.471494 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5127348c-8e54-4763-bedc-c4f213c2dee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:14.474534 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Flow 'volume_create_api' (0e6064e8-e1ed-4586-973e-1091e8c016c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:14.474534 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Create volume request issued successfully. Aug 07 18:54:14.474534 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f8d356dd-f708-456b-afbe-f3f15313a0dd tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:14.474534 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 298/1219] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:54:14 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 07 18:54:14.483247 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-edbda24e-ac8b-49e1-8764-34c9e94cb050 req-b53cc5e6-9b66-431b-aa08-1a0f73db9237 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.485440 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-edbda24e-ac8b-49e1-8764-34c9e94cb050 req-b53cc5e6-9b66-431b-aa08-1a0f73db9237 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] DELETE https://10.4.3.15/volume/v3/attachments/43a532ec-3e0e-4e89-9c81-0730333d74c5 Aug 07 18:54:14.485625 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-edbda24e-ac8b-49e1-8764-34c9e94cb050 req-b53cc5e6-9b66-431b-aa08-1a0f73db9237 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:14.485804 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-edbda24e-ac8b-49e1-8764-34c9e94cb050 req-b53cc5e6-9b66-431b-aa08-1a0f73db9237 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:14.492356 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.492356 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:14.545504 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-edbda24e-ac8b-49e1-8764-34c9e94cb050 req-b53cc5e6-9b66-431b-aa08-1a0f73db9237 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/attachments/43a532ec-3e0e-4e89-9c81-0730333d74c5 returned with HTTP 200 Aug 07 18:54:14.546013 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 306/1220] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:54:14 2026] DELETE /volume/v3/attachments/43a532ec-3e0e-4e89-9c81-0730333d74c5 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:14.577451 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b6d38fa7-688f-4405-9533-3341dddf2db9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:14.580289 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b6d38fa7-688f-4405-9533-3341dddf2db9 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:54:14.580385 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b6d38fa7-688f-4405-9533-3341dddf2db9 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:14.580617 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b6d38fa7-688f-4405-9533-3341dddf2db9 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:14.588845 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:14.588845 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:14.595209 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b6d38fa7-688f-4405-9533-3341dddf2db9 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:54:14.601426 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b6d38fa7-688f-4405-9533-3341dddf2db9 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 200 Aug 07 18:54:14.601863 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 311/1221] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:14 2026] GET /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:15.226029 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21493e0d-d7ac-46ce-b013-ee4bf048a955 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:15.228142 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21493e0d-d7ac-46ce-b013-ee4bf048a955 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:15.228415 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21493e0d-d7ac-46ce-b013-ee4bf048a955 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:15.228608 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21493e0d-d7ac-46ce-b013-ee4bf048a955 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:15.228740 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-21493e0d-d7ac-46ce-b013-ee4bf048a955 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:15.233545 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:15.233545 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:15.234747 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21493e0d-d7ac-46ce-b013-ee4bf048a955 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:15.235264 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 307/1222] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:15 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:15.331956 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-71fba4da-3e98-4808-a352-db9a4f181c72 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:15.333837 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71fba4da-3e98-4808-a352-db9a4f181c72 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:15.334041 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71fba4da-3e98-4808-a352-db9a4f181c72 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:15.334403 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71fba4da-3e98-4808-a352-db9a4f181c72 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:15.341274 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:15.341274 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:15.345107 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-71fba4da-3e98-4808-a352-db9a4f181c72 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:15.348904 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71fba4da-3e98-4808-a352-db9a4f181c72 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:54:15.349303 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 299/1223] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:15 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:15.361579 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b9b8575c-f772-46d7-a755-7eb2cf276931 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:15.363595 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b9b8575c-f772-46d7-a755-7eb2cf276931 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b Aug 07 18:54:15.363595 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b9b8575c-f772-46d7-a755-7eb2cf276931 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:15.363595 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b9b8575c-f772-46d7-a755-7eb2cf276931 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:15.371945 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:15.371945 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:15.375650 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b9b8575c-f772-46d7-a755-7eb2cf276931 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:15.379963 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b9b8575c-f772-46d7-a755-7eb2cf276931 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b returned with HTTP 200 Aug 07 18:54:15.380144 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 307/1224] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:15 2026] GET /volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:15.394207 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3b9e869b-fbbf-47a7-a2b6-7427208251f6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:15.396587 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b9e869b-fbbf-47a7-a2b6-7427208251f6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:54:15.397010 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3b9e869b-fbbf-47a7-a2b6-7427208251f6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b", "name": "tempest-VolumesBackupsAdminTest-Backup-1370593826", "container": "tempest-volumesbackupsadmintest-backup-container-1188003415"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:15.398746 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-3b9e869b-fbbf-47a7-a2b6-7427208251f6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Creating new backup {'backup': {'volume_id': '32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1370593826', 'container': 'tempest-volumesbackupsadmintest-backup-container-1188003415'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:54:15.398924 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-3b9e869b-fbbf-47a7-a2b6-7427208251f6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Creating backup of volume 32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b in container tempest-volumesbackupsadmintest-backup-container-1188003415 Aug 07 18:54:15.417777 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:15.417777 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:15.418396 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3b9e869b-fbbf-47a7-a2b6-7427208251f6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:15.435854 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-3b9e869b-fbbf-47a7-a2b6-7427208251f6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Created reservations ['2702dadc-8cb1-4f2f-af15-4661c047905e', '47e8e122-3593-4883-8d40-0d40fa1cb20b'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:15.462565 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b9e869b-fbbf-47a7-a2b6-7427208251f6 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:54:15.463078 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 312/1225] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:54:15 2026] POST /volume/v3/backups => generated 333 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:15.471143 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1376940c-beb0-45bf-b381-7a3f22567ee7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:15.472689 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1376940c-beb0-45bf-b381-7a3f22567ee7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:15.472904 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1376940c-beb0-45bf-b381-7a3f22567ee7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:15.473153 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1376940c-beb0-45bf-b381-7a3f22567ee7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:15.473264 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-1376940c-beb0-45bf-b381-7a3f22567ee7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:15.477156 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:15.477156 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:15.477789 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1376940c-beb0-45bf-b381-7a3f22567ee7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:15.480014 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 308/1226] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:15 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 797 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:16.247746 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d940c472-2d89-414b-8c04-a4abeeb2ebd7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:16.250740 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d940c472-2d89-414b-8c04-a4abeeb2ebd7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:16.250954 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d940c472-2d89-414b-8c04-a4abeeb2ebd7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:16.251364 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d940c472-2d89-414b-8c04-a4abeeb2ebd7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:16.251499 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d940c472-2d89-414b-8c04-a4abeeb2ebd7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:16.256366 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:16.256366 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:16.257373 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d940c472-2d89-414b-8c04-a4abeeb2ebd7 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:16.257724 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 300/1227] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:16 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:16.362942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4ce32283-17af-4069-8730-2ca503b0e8b3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:16.365244 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4ce32283-17af-4069-8730-2ca503b0e8b3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:16.365484 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4ce32283-17af-4069-8730-2ca503b0e8b3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:16.365699 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4ce32283-17af-4069-8730-2ca503b0e8b3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:16.373502 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:16.373502 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:16.377410 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4ce32283-17af-4069-8730-2ca503b0e8b3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:16.381885 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4ce32283-17af-4069-8730-2ca503b0e8b3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:54:16.382264 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 308/1228] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:16 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:16.488890 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-deafba70-5340-47f5-918f-25074dc7df02 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:16.493067 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-deafba70-5340-47f5-918f-25074dc7df02 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:16.493327 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-deafba70-5340-47f5-918f-25074dc7df02 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:16.493542 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-deafba70-5340-47f5-918f-25074dc7df02 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:16.493657 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-deafba70-5340-47f5-918f-25074dc7df02 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:16.502688 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:16.502688 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:16.503886 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-deafba70-5340-47f5-918f-25074dc7df02 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:16.507326 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 313/1229] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:16 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:16.755717 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4c67f148-5fd4-4228-8656-867ff16e347e req-1f0067db-190e-4dcf-8ade-2f81984fecb2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:16.757824 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-1f0067db-190e-4dcf-8ade-2f81984fecb2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] DELETE https://10.4.3.15/volume/v3/attachments/8a1552d5-2ef9-4363-af34-31aa2bcefb90 Aug 07 18:54:16.758159 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-1f0067db-190e-4dcf-8ade-2f81984fecb2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:16.758407 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-1f0067db-190e-4dcf-8ade-2f81984fecb2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:16.768823 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:16.768823 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:16.842769 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4c67f148-5fd4-4228-8656-867ff16e347e req-1f0067db-190e-4dcf-8ade-2f81984fecb2 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/attachments/8a1552d5-2ef9-4363-af34-31aa2bcefb90 returned with HTTP 200 Aug 07 18:54:16.843215 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 309/1230] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:54:16 2026] DELETE /volume/v3/attachments/8a1552d5-2ef9-4363-af34-31aa2bcefb90 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:54:17.084284 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d4d2d43e-b39e-4623-9604-b6db1cf5ad2a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:17.086424 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d4d2d43e-b39e-4623-9604-b6db1cf5ad2a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:17.087157 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d4d2d43e-b39e-4623-9604-b6db1cf5ad2a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:17.087157 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d4d2d43e-b39e-4623-9604-b6db1cf5ad2a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:17.106077 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:17.106077 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:17.113275 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d4d2d43e-b39e-4623-9604-b6db1cf5ad2a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:17.118364 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d4d2d43e-b39e-4623-9604-b6db1cf5ad2a tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:17.118936 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 301/1231] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:17 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:17.270681 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f6324f10-6557-4b93-ac66-71b3bdcd013d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:17.273492 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f6324f10-6557-4b93-ac66-71b3bdcd013d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:17.273753 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f6324f10-6557-4b93-ac66-71b3bdcd013d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:17.274012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f6324f10-6557-4b93-ac66-71b3bdcd013d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:17.274175 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-f6324f10-6557-4b93-ac66-71b3bdcd013d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:17.284515 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:17.284515 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:17.285518 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f6324f10-6557-4b93-ac66-71b3bdcd013d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:17.285952 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 309/1232] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:17 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:17.399062 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b7c00336-4ab7-4b13-8b47-550e8f6d164b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:17.401163 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b7c00336-4ab7-4b13-8b47-550e8f6d164b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:17.401404 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b7c00336-4ab7-4b13-8b47-550e8f6d164b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:17.401638 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b7c00336-4ab7-4b13-8b47-550e8f6d164b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:17.410173 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:17.410173 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:17.414415 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b7c00336-4ab7-4b13-8b47-550e8f6d164b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:17.419166 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b7c00336-4ab7-4b13-8b47-550e8f6d164b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:54:17.427383 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 314/1233] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:17 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:17.521515 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2267cbca-70aa-4548-a824-8ae55a84e20b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:17.524535 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2267cbca-70aa-4548-a824-8ae55a84e20b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:17.524845 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2267cbca-70aa-4548-a824-8ae55a84e20b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:17.525224 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2267cbca-70aa-4548-a824-8ae55a84e20b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:17.526381 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-2267cbca-70aa-4548-a824-8ae55a84e20b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:17.540014 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:17.540014 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:17.542812 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2267cbca-70aa-4548-a824-8ae55a84e20b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:17.545055 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 310/1234] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:17 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:18.309534 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5d5e8bd9-514b-4368-aea7-0c267040a9e9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:18.313076 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d5e8bd9-514b-4368-aea7-0c267040a9e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:18.316825 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d5e8bd9-514b-4368-aea7-0c267040a9e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:18.316825 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d5e8bd9-514b-4368-aea7-0c267040a9e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:18.316825 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5d5e8bd9-514b-4368-aea7-0c267040a9e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:18.325297 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:18.325297 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:18.326195 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d5e8bd9-514b-4368-aea7-0c267040a9e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:18.326759 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 302/1235] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:18 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:18.438855 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9a202f0a-e15b-426a-b6fa-8405b646dac0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:18.441150 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9a202f0a-e15b-426a-b6fa-8405b646dac0 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:18.442619 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9a202f0a-e15b-426a-b6fa-8405b646dac0 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:18.442619 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9a202f0a-e15b-426a-b6fa-8405b646dac0 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:18.452783 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:18.452783 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:18.460647 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9a202f0a-e15b-426a-b6fa-8405b646dac0 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:18.473640 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9a202f0a-e15b-426a-b6fa-8405b646dac0 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:54:18.474610 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 310/1236] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:18 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:54:18.556286 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e6bb3fcc-2121-4ee7-9b66-9cbb0f43ad79 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:18.561258 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6bb3fcc-2121-4ee7-9b66-9cbb0f43ad79 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:18.561258 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6bb3fcc-2121-4ee7-9b66-9cbb0f43ad79 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:18.561258 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6bb3fcc-2121-4ee7-9b66-9cbb0f43ad79 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:18.561258 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-e6bb3fcc-2121-4ee7-9b66-9cbb0f43ad79 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:18.568472 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:18.568472 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:18.569427 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6bb3fcc-2121-4ee7-9b66-9cbb0f43ad79 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:18.569867 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 315/1237] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:18 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:19.347433 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6fc64f97-b7ef-425c-b172-32999cd6a328 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:19.349470 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6fc64f97-b7ef-425c-b172-32999cd6a328 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:19.349694 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6fc64f97-b7ef-425c-b172-32999cd6a328 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:19.350017 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6fc64f97-b7ef-425c-b172-32999cd6a328 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:19.350250 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6fc64f97-b7ef-425c-b172-32999cd6a328 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:19.355935 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:19.355935 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:19.357182 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6fc64f97-b7ef-425c-b172-32999cd6a328 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:19.357886 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 311/1238] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:19 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:19.490769 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-467efcfd-fac9-411a-9566-1c692890a0dd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:19.492931 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-467efcfd-fac9-411a-9566-1c692890a0dd tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:19.493714 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-467efcfd-fac9-411a-9566-1c692890a0dd tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:19.493714 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-467efcfd-fac9-411a-9566-1c692890a0dd tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:19.503785 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:19.503785 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:19.509169 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-467efcfd-fac9-411a-9566-1c692890a0dd tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:19.516285 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-467efcfd-fac9-411a-9566-1c692890a0dd tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:54:19.516708 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 303/1239] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:19 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:19.584645 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b68cd8bf-0053-434c-a333-1bbb5ce14939 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:19.587428 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b68cd8bf-0053-434c-a333-1bbb5ce14939 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:19.587428 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b68cd8bf-0053-434c-a333-1bbb5ce14939 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:19.587953 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b68cd8bf-0053-434c-a333-1bbb5ce14939 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:19.587953 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b68cd8bf-0053-434c-a333-1bbb5ce14939 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:19.598152 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:19.598152 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:19.598987 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b68cd8bf-0053-434c-a333-1bbb5ce14939 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:19.599378 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 311/1240] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:19 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:20.289366 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-42d51d4b-8ae9-4add-b130-2cdc4963904b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:20.293957 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-42d51d4b-8ae9-4add-b130-2cdc4963904b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:20.294151 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-42d51d4b-8ae9-4add-b130-2cdc4963904b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:20.294359 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-42d51d4b-8ae9-4add-b130-2cdc4963904b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:20.310055 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:20.310055 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:20.319864 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-42d51d4b-8ae9-4add-b130-2cdc4963904b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:20.327633 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-42d51d4b-8ae9-4add-b130-2cdc4963904b tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:54:20.328180 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 316/1241] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:20 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:20.349717 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a3055daa-dd8a-4bff-a151-40f2707a78e3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:20.353261 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3055daa-dd8a-4bff-a151-40f2707a78e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] DELETE https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:20.353581 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a3055daa-dd8a-4bff-a151-40f2707a78e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:20.353878 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a3055daa-dd8a-4bff-a151-40f2707a78e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:20.355858 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-a3055daa-dd8a-4bff-a151-40f2707a78e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Delete volume with id: 32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:20.367310 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:20.367310 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:20.367310 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a3055daa-dd8a-4bff-a151-40f2707a78e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:20.372759 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6c8472c6-0c8a-49e5-945c-d694d38916fe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:20.381554 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6c8472c6-0c8a-49e5-945c-d694d38916fe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:20.381928 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6c8472c6-0c8a-49e5-945c-d694d38916fe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:20.382265 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6c8472c6-0c8a-49e5-945c-d694d38916fe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:20.386205 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-6c8472c6-0c8a-49e5-945c-d694d38916fe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:20.392096 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:20.392096 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:20.392936 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6c8472c6-0c8a-49e5-945c-d694d38916fe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:20.393470 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 304/1242] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:20 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:20.395626 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a3055daa-dd8a-4bff-a151-40f2707a78e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Delete volume request issued successfully. Aug 07 18:54:20.395857 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3055daa-dd8a-4bff-a151-40f2707a78e3 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 202 Aug 07 18:54:20.396495 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 312/1243] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:20 2026] DELETE /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:20.406587 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-63208253-1f57-41dd-9a6d-8a4331be565c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:20.411155 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-63208253-1f57-41dd-9a6d-8a4331be565c tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:20.411611 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-63208253-1f57-41dd-9a6d-8a4331be565c tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:20.411946 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-63208253-1f57-41dd-9a6d-8a4331be565c tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:20.419181 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ddd49116-4b5c-49e5-9883-70f3824b30f2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:20.422332 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:20.422332 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:20.423574 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ddd49116-4b5c-49e5-9883-70f3824b30f2 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] GET https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:54:20.423735 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ddd49116-4b5c-49e5-9883-70f3824b30f2 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:20.423981 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ddd49116-4b5c-49e5-9883-70f3824b30f2 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:20.429458 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-63208253-1f57-41dd-9a6d-8a4331be565c tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Volume info retrieved successfully. Aug 07 18:54:20.437219 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-63208253-1f57-41dd-9a6d-8a4331be565c tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 200 Aug 07 18:54:20.439064 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 312/1244] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:20 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:20.455342 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:20.455342 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:20.462956 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ddd49116-4b5c-49e5-9883-70f3824b30f2 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:54:20.481477 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ddd49116-4b5c-49e5-9883-70f3824b30f2 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 returned with HTTP 200 Aug 07 18:54:20.482801 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 317/1245] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:54:20 2026] GET /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 => generated 1831 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:54:20.492011 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-55db3a52-5793-4967-89a7-561896e5e4d9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:20.495577 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55db3a52-5793-4967-89a7-561896e5e4d9 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] DELETE https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:20.496397 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55db3a52-5793-4967-89a7-561896e5e4d9 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:20.496397 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55db3a52-5793-4967-89a7-561896e5e4d9 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:20.496397 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-55db3a52-5793-4967-89a7-561896e5e4d9 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Delete volume with id: c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:20.508664 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:20.508664 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:20.509308 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-55db3a52-5793-4967-89a7-561896e5e4d9 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:20.546812 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-55db3a52-5793-4967-89a7-561896e5e4d9 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Delete volume request issued successfully. Aug 07 18:54:20.547264 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55db3a52-5793-4967-89a7-561896e5e4d9 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 202 Aug 07 18:54:20.547874 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 305/1246] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:20 2026] DELETE /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:20.556483 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d078e5e8-47f4-46d8-b218-b884ee5b860e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:20.559767 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d078e5e8-47f4-46d8-b218-b884ee5b860e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:20.559767 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d078e5e8-47f4-46d8-b218-b884ee5b860e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:20.559767 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d078e5e8-47f4-46d8-b218-b884ee5b860e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:20.574495 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:20.574495 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:20.582035 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d078e5e8-47f4-46d8-b218-b884ee5b860e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:20.587863 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d078e5e8-47f4-46d8-b218-b884ee5b860e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 200 Aug 07 18:54:20.588346 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 313/1247] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:20 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:20.612017 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9f814238-84c7-4c9e-ad17-19fad64c10f4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:20.616857 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9f814238-84c7-4c9e-ad17-19fad64c10f4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:20.616857 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9f814238-84c7-4c9e-ad17-19fad64c10f4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:20.616857 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9f814238-84c7-4c9e-ad17-19fad64c10f4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:20.616857 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-9f814238-84c7-4c9e-ad17-19fad64c10f4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:20.622731 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:20.622731 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:20.623969 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9f814238-84c7-4c9e-ad17-19fad64c10f4 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:20.624387 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 313/1248] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:20 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:54:21.410603 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2379d0ef-74e2-461f-8866-18cd6dd2324a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:21.413176 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2379d0ef-74e2-461f-8866-18cd6dd2324a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:21.413601 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2379d0ef-74e2-461f-8866-18cd6dd2324a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:21.413857 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2379d0ef-74e2-461f-8866-18cd6dd2324a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:21.414015 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-2379d0ef-74e2-461f-8866-18cd6dd2324a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:21.420924 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:21.420924 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:21.422668 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2379d0ef-74e2-461f-8866-18cd6dd2324a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:21.423312 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 318/1249] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:21 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:21.458698 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ffe4fbc0-88d1-421d-b1ea-4ee21ea7ff72 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:21.460332 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ffe4fbc0-88d1-421d-b1ea-4ee21ea7ff72 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] GET https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 Aug 07 18:54:21.460531 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ffe4fbc0-88d1-421d-b1ea-4ee21ea7ff72 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:21.460716 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ffe4fbc0-88d1-421d-b1ea-4ee21ea7ff72 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:21.467926 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ffe4fbc0-88d1-421d-b1ea-4ee21ea7ff72 tempest-VolumesActionsTest-1302278298 tempest-VolumesActionsTest-1302278298-project-member] https://10.4.3.15/volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 returned with HTTP 404 Aug 07 18:54:21.468419 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 306/1250] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:21 2026] GET /volume/v3/volumes/32679290-c063-4c98-96a1-b33f1621e874 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:21.604640 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eb9ca5d8-5bc8-42d2-8ed0-ddf7a0ada8d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:21.608195 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb9ca5d8-5bc8-42d2-8ed0-ddf7a0ada8d1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c Aug 07 18:54:21.608834 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb9ca5d8-5bc8-42d2-8ed0-ddf7a0ada8d1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:21.608975 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb9ca5d8-5bc8-42d2-8ed0-ddf7a0ada8d1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:21.621502 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb9ca5d8-5bc8-42d2-8ed0-ddf7a0ada8d1 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c returned with HTTP 404 Aug 07 18:54:21.623128 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 314/1251] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:21 2026] GET /volume/v3/volumes/c7289efb-ea0b-42c7-81db-1622f3f7012c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:21.639244 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6ba5643a-5975-4bec-9927-1a65483f8317 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:21.640642 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6ba5643a-5975-4bec-9927-1a65483f8317 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:21.640964 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6ba5643a-5975-4bec-9927-1a65483f8317 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:21.641236 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6ba5643a-5975-4bec-9927-1a65483f8317 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:21.641373 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-6ba5643a-5975-4bec-9927-1a65483f8317 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:21.648762 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:21.648762 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:21.649908 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6ba5643a-5975-4bec-9927-1a65483f8317 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:21.650177 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 314/1252] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:21 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:21.718893 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d1cda7f6-bcf6-4406-9946-6bebb1e2061c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:21.720916 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d1cda7f6-bcf6-4406-9946-6bebb1e2061c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] DELETE https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:54:21.721480 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d1cda7f6-bcf6-4406-9946-6bebb1e2061c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:21.721480 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d1cda7f6-bcf6-4406-9946-6bebb1e2061c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:21.721746 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-d1cda7f6-bcf6-4406-9946-6bebb1e2061c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Delete volume with id: 6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:54:21.733964 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:21.733964 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:21.735010 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d1cda7f6-bcf6-4406-9946-6bebb1e2061c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:21.776404 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d1cda7f6-bcf6-4406-9946-6bebb1e2061c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Delete volume request issued successfully. Aug 07 18:54:21.776700 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d1cda7f6-bcf6-4406-9946-6bebb1e2061c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 202 Aug 07 18:54:21.777318 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 319/1253] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:21 2026] DELETE /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:21.787125 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5e60aabb-70ab-49dc-b6ec-4c61dde62c8c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:21.789504 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e60aabb-70ab-49dc-b6ec-4c61dde62c8c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:54:21.789783 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e60aabb-70ab-49dc-b6ec-4c61dde62c8c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:21.790023 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e60aabb-70ab-49dc-b6ec-4c61dde62c8c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:21.802110 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:21.802110 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:21.809739 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5e60aabb-70ab-49dc-b6ec-4c61dde62c8c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:21.817246 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e60aabb-70ab-49dc-b6ec-4c61dde62c8c tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 200 Aug 07 18:54:21.817246 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 307/1254] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:21 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:22.436346 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-123b3dcd-7d4d-40ba-bfe6-2781178a1a3d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:22.438677 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-123b3dcd-7d4d-40ba-bfe6-2781178a1a3d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:22.439408 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-123b3dcd-7d4d-40ba-bfe6-2781178a1a3d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:22.439408 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-123b3dcd-7d4d-40ba-bfe6-2781178a1a3d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:22.439408 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-123b3dcd-7d4d-40ba-bfe6-2781178a1a3d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:22.448161 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:22.448161 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:22.448161 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-123b3dcd-7d4d-40ba-bfe6-2781178a1a3d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:22.448161 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 315/1255] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:22 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:22.663229 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1fa5582d-e2f6-4c84-9195-162dce3a0c83 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:22.665341 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1fa5582d-e2f6-4c84-9195-162dce3a0c83 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:22.665576 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1fa5582d-e2f6-4c84-9195-162dce3a0c83 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:22.665771 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1fa5582d-e2f6-4c84-9195-162dce3a0c83 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:22.665907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-1fa5582d-e2f6-4c84-9195-162dce3a0c83 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:22.671211 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:22.671211 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:22.672020 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1fa5582d-e2f6-4c84-9195-162dce3a0c83 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:22.672889 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 315/1256] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:22 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:22.832770 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dfea1b0d-9b21-4c6c-9f51-6b5ececd3e23 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:22.838583 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dfea1b0d-9b21-4c6c-9f51-6b5ececd3e23 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 Aug 07 18:54:22.840306 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dfea1b0d-9b21-4c6c-9f51-6b5ececd3e23 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:22.840306 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dfea1b0d-9b21-4c6c-9f51-6b5ececd3e23 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:22.851914 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dfea1b0d-9b21-4c6c-9f51-6b5ececd3e23 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 returned with HTTP 404 Aug 07 18:54:22.852532 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 320/1257] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:22 2026] GET /volume/v3/volumes/6cf675c5-9fe6-41c3-bc93-41ab56f3ea43 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:23.028763 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-972bc811-df89-4791-990e-a22528606e50 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:23.031022 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-972bc811-df89-4791-990e-a22528606e50 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] DELETE https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:54:23.031318 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-972bc811-df89-4791-990e-a22528606e50 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:23.031699 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-972bc811-df89-4791-990e-a22528606e50 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:23.031947 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-972bc811-df89-4791-990e-a22528606e50 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Delete volume with id: 05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:54:23.042487 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:23.042487 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:23.043421 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-972bc811-df89-4791-990e-a22528606e50 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:23.067707 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-972bc811-df89-4791-990e-a22528606e50 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Delete volume request issued successfully. Aug 07 18:54:23.068143 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-972bc811-df89-4791-990e-a22528606e50 tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 202 Aug 07 18:54:23.069354 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 308/1258] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:23 2026] DELETE /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:23.080743 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d97715b9-a8a1-4a35-8f01-cf07512bb70b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:23.083674 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d97715b9-a8a1-4a35-8f01-cf07512bb70b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:54:23.083879 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d97715b9-a8a1-4a35-8f01-cf07512bb70b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:23.084080 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d97715b9-a8a1-4a35-8f01-cf07512bb70b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:23.094479 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:23.094479 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:23.099948 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d97715b9-a8a1-4a35-8f01-cf07512bb70b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Volume info retrieved successfully. Aug 07 18:54:23.106468 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d97715b9-a8a1-4a35-8f01-cf07512bb70b tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 200 Aug 07 18:54:23.106976 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 316/1259] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:23 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:23.460205 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6a03c77a-8dc7-4dab-a572-37711667546a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:23.462007 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6a03c77a-8dc7-4dab-a572-37711667546a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:23.462320 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6a03c77a-8dc7-4dab-a572-37711667546a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:23.462507 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6a03c77a-8dc7-4dab-a572-37711667546a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:23.462606 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-6a03c77a-8dc7-4dab-a572-37711667546a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:23.468180 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:23.468180 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:23.469367 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6a03c77a-8dc7-4dab-a572-37711667546a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:23.470048 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 316/1260] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:23 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:23.685175 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7af983f4-5bb5-4b6c-b2e8-8c5caf742be1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:23.687543 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7af983f4-5bb5-4b6c-b2e8-8c5caf742be1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:23.687637 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7af983f4-5bb5-4b6c-b2e8-8c5caf742be1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:23.687772 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7af983f4-5bb5-4b6c-b2e8-8c5caf742be1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:23.688482 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-7af983f4-5bb5-4b6c-b2e8-8c5caf742be1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:23.692179 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:23.692179 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:23.692957 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7af983f4-5bb5-4b6c-b2e8-8c5caf742be1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:23.693263 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 321/1261] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:23 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:24.125819 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f45e6652-d364-463a-a780-2d8aac592b6e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:24.128328 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f45e6652-d364-463a-a780-2d8aac592b6e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] GET https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa Aug 07 18:54:24.128563 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f45e6652-d364-463a-a780-2d8aac592b6e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:24.128820 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f45e6652-d364-463a-a780-2d8aac592b6e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:24.136604 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f45e6652-d364-463a-a780-2d8aac592b6e tempest-AttachVolumeNegativeTest-1652597683 tempest-AttachVolumeNegativeTest-1652597683-project-member] https://10.4.3.15/volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa returned with HTTP 404 Aug 07 18:54:24.137161 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 309/1262] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:24 2026] GET /volume/v3/volumes/05c4e13f-316a-486e-8552-49c4c6ba68fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:24.481400 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-83528e33-f359-453a-8c29-78d5cdf954cd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:24.483417 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-83528e33-f359-453a-8c29-78d5cdf954cd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:24.483515 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-83528e33-f359-453a-8c29-78d5cdf954cd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:24.483726 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-83528e33-f359-453a-8c29-78d5cdf954cd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:24.483853 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-83528e33-f359-453a-8c29-78d5cdf954cd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:24.487891 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:24.487891 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:24.489074 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-83528e33-f359-453a-8c29-78d5cdf954cd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:24.489074 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 317/1263] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:24 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:24.504574 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1f6f6f92-c6c2-43e5-914b-d51fbd33c01c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:24.510566 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1f6f6f92-c6c2-43e5-914b-d51fbd33c01c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa Aug 07 18:54:24.510785 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1f6f6f92-c6c2-43e5-914b-d51fbd33c01c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:24.511052 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1f6f6f92-c6c2-43e5-914b-d51fbd33c01c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:24.526394 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:24.526394 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:24.533349 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1f6f6f92-c6c2-43e5-914b-d51fbd33c01c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:24.541284 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1f6f6f92-c6c2-43e5-914b-d51fbd33c01c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa returned with HTTP 200 Aug 07 18:54:24.541767 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 317/1264] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:24 2026] GET /volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa => generated 1355 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:24.561439 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:24.564528 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0/restore Aug 07 18:54:24.564973 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:24.566737 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Restoring backup 223d7cd9-65f1-4a5c-baea-e833ba8141a0 ({'restore': {}}) {{(pid=100345) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:54:24.566965 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Restoring backup 223d7cd9-65f1-4a5c-baea-e833ba8141a0 to volume None. Aug 07 18:54:24.574587 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:24.574587 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:24.575394 np0000006749 devstack@c-api.service[100345]: INFO cinder.backup.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating volume of 1 GB for restore of backup 223d7cd9-65f1-4a5c-baea-e833ba8141a0. Aug 07 18:54:24.590028 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:54:24.589593. {{(pid=100345) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:54:24.590176 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Availability Zones retrieved successfully. Aug 07 18:54:24.597973 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (8627a855-5a55-4418-a717-47dc67bac215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:24.600364 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9998f2d-99cf-4ba4-9944-3c4dc0e1c168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:24.603479 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:24.649106 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9998f2d-99cf-4ba4-9944-3c4dc0e1c168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:24.650309 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51be960f-b36d-4c2a-bf8a-e629f58fc33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:24.705435 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['19eccbe5-c604-42dd-84dc-b6059a604d3b', 'a0f552d7-a6af-4b1d-b84c-fb5a5b4d824b', 'ec0087ba-9000-49c7-a8a8-1fd034751de7', '5e2a3ced-a7c2-4d05-bdf3-6f03e6e95328'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:24.706395 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51be960f-b36d-4c2a-bf8a-e629f58fc33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19eccbe5-c604-42dd-84dc-b6059a604d3b', 'a0f552d7-a6af-4b1d-b84c-fb5a5b4d824b', 'ec0087ba-9000-49c7-a8a8-1fd034751de7', '5e2a3ced-a7c2-4d05-bdf3-6f03e6e95328']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:24.707137 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679f6561-9e26-44d6-983e-09fe458f6385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:24.707190 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c542d918-9c8e-4498-a93b-e681c267bd11 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:24.710023 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c542d918-9c8e-4498-a93b-e681c267bd11 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:24.710023 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c542d918-9c8e-4498-a93b-e681c267bd11 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:24.710652 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c542d918-9c8e-4498-a93b-e681c267bd11 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:24.711257 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c542d918-9c8e-4498-a93b-e681c267bd11 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:24.722613 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:24.722613 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:24.724915 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c542d918-9c8e-4498-a93b-e681c267bd11 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:24.724915 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 310/1265] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:24 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:24.740298 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679f6561-9e26-44d6-983e-09fe458f6385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e77e29c-34fe-4970-99d8-e54fdf76c9b5', '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_223d7cd9-65f1-4a5c-baea-e833ba8141a0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['19eccbe5-c604-42dd-84dc-b6059a604d3b','a0f552d7-a6af-4b1d-b84c-fb5a5b4d824b','ec0087ba-9000-49c7-a8a8-1fd034751de7','5e2a3ced-a7c2-4d05-bdf3-6f03e6e95328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_223d7cd9-65f1-4a5c-baea-e833ba8141a0',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e77e29c-34fe-4970-99d8-e54fdf76c9b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb0c4815ac30486e9b74c58ca004d883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e7423583d5e475994a6d762edbd9d0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:24.741011 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a6094e-24c0-4e2c-82a5-e5aefb76f2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:24.764015 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a6094e-24c0-4e2c-82a5-e5aefb76f2e3) transitioned into 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_223d7cd9-65f1-4a5c-baea-e833ba8141a0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['19eccbe5-c604-42dd-84dc-b6059a604d3b','a0f552d7-a6af-4b1d-b84c-fb5a5b4d824b','ec0087ba-9000-49c7-a8a8-1fd034751de7','5e2a3ced-a7c2-4d05-bdf3-6f03e6e95328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:24.764015 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62413d20-be1b-4ed4-b37e-6364863d4aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:24.774325 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62413d20-be1b-4ed4-b37e-6364863d4aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:24.775509 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (8627a855-5a55-4418-a717-47dc67bac215) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:24.775966 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume request issued successfully. Aug 07 18:54:24.785285 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:24.785285 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:24.785767 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:25.612790 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:25.738540 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:25.738906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-681484255"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:25.741222 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-681484255'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:25.741222 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Create volume of 2 GB Aug 07 18:54:25.751144 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-96a80456-506c-4c65-aced-9024716eb2a7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:25.752840 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Availability Zones retrieved successfully. Aug 07 18:54:25.754862 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96a80456-506c-4c65-aced-9024716eb2a7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:25.754862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96a80456-506c-4c65-aced-9024716eb2a7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:25.754862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96a80456-506c-4c65-aced-9024716eb2a7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:25.754862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-96a80456-506c-4c65-aced-9024716eb2a7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:25.758779 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Flow 'volume_create_api' (083864a1-ce2b-4bef-b451-83b8286d94b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:25.759808 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9236a29-ab15-4ff8-aeab-2a5eb4114667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:25.760884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Validating volume size '2' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:25.763063 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:25.763063 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:25.763063 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96a80456-506c-4c65-aced-9024716eb2a7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:25.763405 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 318/1266] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:25 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:25.795082 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9236a29-ab15-4ff8-aeab-2a5eb4114667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:25.795811 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:25.795811 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:25.797302 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5325c6-4eae-45bf-926c-3d83c9980664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:25.797451 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:25.797451 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Checking backup size 1 against volume size 1 {{(pid=100345) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:54:25.797451 np0000006749 devstack@c-api.service[100345]: INFO cinder.backup.api [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Overwriting volume 7e77e29c-34fe-4970-99d8-e54fdf76c9b5 with restore of backup 223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:25.818027 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] restore_backup in rpcapi backup_id 223d7cd9-65f1-4a5c-baea-e833ba8141a0 {{(pid=100345) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:54:25.824329 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1e1a05d1-c889-4dfb-ab9f-6a4d650f296a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0/restore returned with HTTP 202 Aug 07 18:54:25.824329 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 322/1267] 10.4.3.15 () {68 vars in 1386 bytes} [Fri Aug 7 18:54:24 2026] POST /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0/restore => generated 189 bytes in 1260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:25.830273 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8cb7ead1-304f-401e-9c5b-9d097baa86fa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:25.835775 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8cb7ead1-304f-401e-9c5b-9d097baa86fa tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:25.836307 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8cb7ead1-304f-401e-9c5b-9d097baa86fa tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:25.836432 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8cb7ead1-304f-401e-9c5b-9d097baa86fa tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:25.837084 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8cb7ead1-304f-401e-9c5b-9d097baa86fa tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:25.842515 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:25.842515 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:25.843512 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8cb7ead1-304f-401e-9c5b-9d097baa86fa tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:25.843905 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 311/1268] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:25 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:25.874039 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Created reservations ['cc8cb54f-9f52-4ced-a55b-71342bbf44eb', '3f973ddc-9898-48e3-9534-ae76ef1f43fc', 'f197b562-23c9-437a-be91-324b1622bc5a', '5af4cca5-72ce-49e1-9c40-bbee2061c1ed'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:25.874984 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5325c6-4eae-45bf-926c-3d83c9980664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc8cb54f-9f52-4ced-a55b-71342bbf44eb', '3f973ddc-9898-48e3-9534-ae76ef1f43fc', 'f197b562-23c9-437a-be91-324b1622bc5a', '5af4cca5-72ce-49e1-9c40-bbee2061c1ed']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:25.875671 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03115fc1-f848-432b-8f85-a9148a0b5542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:25.908165 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03115fc1-f848-432b-8f85-a9148a0b5542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a14fd377-d13a-42a8-9771-5dc955bd71be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-681484255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb5a29c02dfb4c8a8257775da6158906',qos_specs=None,replication_status=,reservations=['cc8cb54f-9f52-4ced-a55b-71342bbf44eb','3f973ddc-9898-48e3-9534-ae76ef1f43fc','f197b562-23c9-437a-be91-324b1622bc5a','5af4cca5-72ce-49e1-9c40-bbee2061c1ed'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='053ed597ca284145b34a67b934867e17',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-681484255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a14fd377-d13a-42a8-9771-5dc955bd71be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb5a29c02dfb4c8a8257775da6158906',provider_auth=None,provider_geometry=None,provider_id=None,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='053ed597ca284145b34a67b934867e17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:25.913255 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da4feb8-ab54-43c4-a70f-a90fdacc83b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:25.935868 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da4feb8-ab54-43c4-a70f-a90fdacc83b6) transitioned into state 'SUCCESS' from state '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-681484255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb5a29c02dfb4c8a8257775da6158906',qos_specs=None,replication_status=,reservations=['cc8cb54f-9f52-4ced-a55b-71342bbf44eb','3f973ddc-9898-48e3-9534-ae76ef1f43fc','f197b562-23c9-437a-be91-324b1622bc5a','5af4cca5-72ce-49e1-9c40-bbee2061c1ed'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='053ed597ca284145b34a67b934867e17',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:25.936585 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc42f26-b5c4-4bee-b4a9-04ffd849ea54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:25.950756 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc42f26-b5c4-4bee-b4a9-04ffd849ea54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:25.951859 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Flow 'volume_create_api' (083864a1-ce2b-4bef-b451-83b8286d94b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:25.952302 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Create volume request issued successfully. Aug 07 18:54:25.953063 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02ec05cb-070a-4157-b9d3-2291cbc4d74c tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:25.953779 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 318/1269] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:54:25 2026] POST /volume/v3/volumes => generated 752 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:25.970636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-39b6c565-5389-4db1-994a-3a908c01b610 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:25.973192 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-39b6c565-5389-4db1-994a-3a908c01b610 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] GET https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be Aug 07 18:54:25.973192 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-39b6c565-5389-4db1-994a-3a908c01b610 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:25.973456 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-39b6c565-5389-4db1-994a-3a908c01b610 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:25.983259 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:25.983259 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:25.988216 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-39b6c565-5389-4db1-994a-3a908c01b610 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Volume info retrieved successfully. Aug 07 18:54:25.994955 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-39b6c565-5389-4db1-994a-3a908c01b610 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be returned with HTTP 200 Aug 07 18:54:25.995106 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 319/1270] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:25 2026] GET /volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:54:26.610952 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:26.618809 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:26.618809 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1140385648"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:26.620157 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1140385648'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:26.625024 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume of 1 GB Aug 07 18:54:26.625376 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:26.625376 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:26.625939 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Availability Zones retrieved successfully. Aug 07 18:54:26.631895 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Flow 'volume_create_api' (235eb9d7-7c94-432e-9c74-8a21720cd704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:26.632763 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c60b94-c155-4094-9680-3374068e8bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:26.633667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:26.641265 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:26.641265 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:26.654262 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c60b94-c155-4094-9680-3374068e8bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5dc80998-73ee-4081-9136-7c84315e3bcf,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dc80998-73ee-4081-9136-7c84315e3bcf', 'encryption_key_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=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:26.655130 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab68b00-bd87-498f-a167-64c5fdd94381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:26.705923 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Created reservations ['48c5b783-4c88-4929-ae19-d4c3076a13b7', '86e55931-742b-4d7c-8338-f33efa36223d', '7b0ada36-489d-456b-bf45-efe51ce8b83e', '6e0d4692-44cb-408f-867a-12189622d1a9'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:26.707889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab68b00-bd87-498f-a167-64c5fdd94381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48c5b783-4c88-4929-ae19-d4c3076a13b7', '86e55931-742b-4d7c-8338-f33efa36223d', '7b0ada36-489d-456b-bf45-efe51ce8b83e', '6e0d4692-44cb-408f-867a-12189622d1a9']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:26.708661 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78ec673-73b1-42f0-bfe2-ed8011878867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:26.736546 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78ec673-73b1-42f0-bfe2-ed8011878867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30d6df78-1d20-441b-bc34-a176886ef00c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1140385648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',qos_specs=None,replication_status=,reservations=['48c5b783-4c88-4929-ae19-d4c3076a13b7','86e55931-742b-4d7c-8338-f33efa36223d','7b0ada36-489d-456b-bf45-efe51ce8b83e','6e0d4692-44cb-408f-867a-12189622d1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67cec89da214010882cb9e6a7c2c051',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1140385648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30d6df78-1d20-441b-bc34-a176886ef00c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e67cec89da214010882cb9e6a7c2c051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dc80998-73ee-4081-9136-7c84315e3bcf),volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:26.737255 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c32b0556-d4ac-4791-94a8-29bc2dcb3446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:26.760607 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c32b0556-d4ac-4791-94a8-29bc2dcb3446) transitioned into state 'SUCCESS' from state '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-1140385648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',qos_specs=None,replication_status=,reservations=['48c5b783-4c88-4929-ae19-d4c3076a13b7','86e55931-742b-4d7c-8338-f33efa36223d','7b0ada36-489d-456b-bf45-efe51ce8b83e','6e0d4692-44cb-408f-867a-12189622d1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67cec89da214010882cb9e6a7c2c051',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:26.761920 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fead7ba-9964-43b1-803b-10f7c111bad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:26.775952 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-258e6185-c5bc-4c20-a556-cb8db93070a8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:26.778418 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-258e6185-c5bc-4c20-a556-cb8db93070a8 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:26.778543 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-258e6185-c5bc-4c20-a556-cb8db93070a8 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:26.778851 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-258e6185-c5bc-4c20-a556-cb8db93070a8 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:26.779036 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-258e6185-c5bc-4c20-a556-cb8db93070a8 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:26.782606 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fead7ba-9964-43b1-803b-10f7c111bad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:26.783531 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Flow 'volume_create_api' (235eb9d7-7c94-432e-9c74-8a21720cd704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:26.785085 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume request issued successfully. Aug 07 18:54:26.785085 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ffef2510-d147-402d-82a1-ec5c3feb05f6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:26.785310 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:26.785310 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:26.785380 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 323/1271] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:54:26 2026] POST /volume/v3/volumes => generated 758 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:26.785714 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-258e6185-c5bc-4c20-a556-cb8db93070a8 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:26.786135 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 312/1272] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:26 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:26.802372 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9f06597e-64df-4de8-ae7a-d7ea8c0a2bc8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:26.806015 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9f06597e-64df-4de8-ae7a-d7ea8c0a2bc8 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:26.806237 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9f06597e-64df-4de8-ae7a-d7ea8c0a2bc8 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:26.806450 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9f06597e-64df-4de8-ae7a-d7ea8c0a2bc8 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:26.817177 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:26.817177 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:26.821418 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9f06597e-64df-4de8-ae7a-d7ea8c0a2bc8 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:26.827355 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9f06597e-64df-4de8-ae7a-d7ea8c0a2bc8 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:26.828151 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 319/1273] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:26 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:26.856188 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-166d23f3-0830-47b1-a107-4a4bbf21691e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:26.858650 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-166d23f3-0830-47b1-a107-4a4bbf21691e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:26.859027 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-166d23f3-0830-47b1-a107-4a4bbf21691e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:26.859154 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-166d23f3-0830-47b1-a107-4a4bbf21691e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:26.859289 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-166d23f3-0830-47b1-a107-4a4bbf21691e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:26.864450 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:26.864450 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:26.865542 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-166d23f3-0830-47b1-a107-4a4bbf21691e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:26.866056 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 320/1274] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:26 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:27.013876 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7ae60b8a-d844-43b4-abb2-1beebfac39f8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:27.017227 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7ae60b8a-d844-43b4-abb2-1beebfac39f8 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] GET https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be Aug 07 18:54:27.017515 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7ae60b8a-d844-43b4-abb2-1beebfac39f8 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:27.017811 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7ae60b8a-d844-43b4-abb2-1beebfac39f8 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:27.044052 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:27.044052 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:27.057408 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7ae60b8a-d844-43b4-abb2-1beebfac39f8 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Volume info retrieved successfully. Aug 07 18:54:27.063519 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7ae60b8a-d844-43b4-abb2-1beebfac39f8 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be returned with HTTP 200 Aug 07 18:54:27.064036 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 324/1275] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:27 2026] GET /volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:27.085418 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:27.087759 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:27.088220 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a14fd377-d13a-42a8-9771-5dc955bd71be"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:27.091240 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a14fd377-d13a-42a8-9771-5dc955bd71be'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:27.104508 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:27.104508 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:27.105007 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Volume retrieved successfully. Aug 07 18:54:27.105185 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Create volume of 1 GB Aug 07 18:54:27.109744 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Availability Zones retrieved successfully. Aug 07 18:54:27.116342 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Flow 'volume_create_api' (1b223633-3c0e-40f1-8c63-0863fe415388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:27.117420 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa6a3b2-0ac5-4617-bc59-158e354f0e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:27.118360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:27.119548 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa6a3b2-0ac5-4617-bc59-158e354f0e7a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 18:54:27.119548 np0000006749 devstack@c-api.service[100342]: 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 07 18:54:27.121130 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa6a3b2-0ac5-4617-bc59-158e354f0e7a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:27.121868 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa6a3b2-0ac5-4617-bc59-158e354f0e7a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 18:54:27.122738 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Flow 'volume_create_api' (1b223633-3c0e-40f1-8c63-0863fe415388) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 18:54:27.123078 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a0d57fa9-789f-4f5c-8652-5e64a4f3a4c4 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 400 Aug 07 18:54:27.123641 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 313/1276] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:54:27 2026] POST /volume/v3/volumes => generated 173 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:54:27.131308 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aaa83973-ac5f-4bd0-8723-eec008ac9cc9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:27.132937 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aaa83973-ac5f-4bd0-8723-eec008ac9cc9 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] GET https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be Aug 07 18:54:27.133170 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aaa83973-ac5f-4bd0-8723-eec008ac9cc9 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:27.133362 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aaa83973-ac5f-4bd0-8723-eec008ac9cc9 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:27.143865 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:27.143865 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:27.150612 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aaa83973-ac5f-4bd0-8723-eec008ac9cc9 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Volume info retrieved successfully. Aug 07 18:54:27.154963 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aaa83973-ac5f-4bd0-8723-eec008ac9cc9 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be returned with HTTP 200 Aug 07 18:54:27.155416 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 320/1277] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:27 2026] GET /volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:27.173732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a748edba-d11e-4406-9816-72c70dec12a5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:27.175638 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a748edba-d11e-4406-9816-72c70dec12a5 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be Aug 07 18:54:27.175966 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a748edba-d11e-4406-9816-72c70dec12a5 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:27.176304 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a748edba-d11e-4406-9816-72c70dec12a5 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:27.176586 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-a748edba-d11e-4406-9816-72c70dec12a5 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Delete volume with id: a14fd377-d13a-42a8-9771-5dc955bd71be Aug 07 18:54:27.185276 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:27.185276 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:27.185976 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a748edba-d11e-4406-9816-72c70dec12a5 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Volume info retrieved successfully. Aug 07 18:54:27.208017 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a748edba-d11e-4406-9816-72c70dec12a5 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Delete volume request issued successfully. Aug 07 18:54:27.208300 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a748edba-d11e-4406-9816-72c70dec12a5 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be returned with HTTP 202 Aug 07 18:54:27.208782 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 321/1278] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:27 2026] DELETE /volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:27.218535 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-77dbd6cd-caa3-4fc3-a3b3-03db473bb783 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:27.220319 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-77dbd6cd-caa3-4fc3-a3b3-03db473bb783 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] GET https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be Aug 07 18:54:27.220533 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-77dbd6cd-caa3-4fc3-a3b3-03db473bb783 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:27.220765 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-77dbd6cd-caa3-4fc3-a3b3-03db473bb783 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:27.228711 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:27.228711 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:27.232960 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-77dbd6cd-caa3-4fc3-a3b3-03db473bb783 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Volume info retrieved successfully. Aug 07 18:54:27.238021 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-77dbd6cd-caa3-4fc3-a3b3-03db473bb783 tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be returned with HTTP 200 Aug 07 18:54:27.238472 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 325/1279] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:27 2026] GET /volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:27.801182 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d57c35d5-92bd-421d-a368-35cd496225be None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:27.802820 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d57c35d5-92bd-421d-a368-35cd496225be tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:27.803140 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d57c35d5-92bd-421d-a368-35cd496225be tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:27.803440 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d57c35d5-92bd-421d-a368-35cd496225be tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:27.803574 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d57c35d5-92bd-421d-a368-35cd496225be tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:27.808150 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:27.808150 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:27.808884 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d57c35d5-92bd-421d-a368-35cd496225be tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:27.809303 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 314/1280] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:27 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:27.842904 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ea7b72c6-aa7c-4136-89ad-29608d8d19bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:27.845107 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ea7b72c6-aa7c-4136-89ad-29608d8d19bf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:27.845841 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ea7b72c6-aa7c-4136-89ad-29608d8d19bf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:27.845841 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ea7b72c6-aa7c-4136-89ad-29608d8d19bf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:27.853599 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:27.853599 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:27.857398 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ea7b72c6-aa7c-4136-89ad-29608d8d19bf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:27.861972 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ea7b72c6-aa7c-4136-89ad-29608d8d19bf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:27.862404 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 321/1281] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:27 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:27.880469 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8d254ad5-17a7-436b-b724-2c3a72b47be8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:27.882535 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d254ad5-17a7-436b-b724-2c3a72b47be8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:27.882771 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8d254ad5-17a7-436b-b724-2c3a72b47be8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:27.883024 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8d254ad5-17a7-436b-b724-2c3a72b47be8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:27.883215 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-8d254ad5-17a7-436b-b724-2c3a72b47be8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:27.897652 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:27.897652 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:27.898520 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d254ad5-17a7-436b-b724-2c3a72b47be8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:27.898904 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 322/1282] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:27 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:27.933597 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5a559dd8-ca70-40a9-834e-574eec465817 req-464f287f-8fd2-4419-8951-f3ab51742b73 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:27.935737 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-464f287f-8fd2-4419-8951-f3ab51742b73 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:27.935920 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-464f287f-8fd2-4419-8951-f3ab51742b73 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:27.936146 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-464f287f-8fd2-4419-8951-f3ab51742b73 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:27.944520 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:27.944520 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:27.949009 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-5a559dd8-ca70-40a9-834e-574eec465817 req-464f287f-8fd2-4419-8951-f3ab51742b73 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:27.954081 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-464f287f-8fd2-4419-8951-f3ab51742b73 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:27.954572 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 326/1283] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:27 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:28.033663 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ca263bf2-d134-4b57-91c3-c825935d0f62 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:28.034159 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ca263bf2-d134-4b57-91c3-c825935d0f62 None None] GET https://10.4.3.15/volume// Aug 07 18:54:28.034361 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ca263bf2-d134-4b57-91c3-c825935d0f62 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:28.034639 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ca263bf2-d134-4b57-91c3-c825935d0f62 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:28.034928 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ca263bf2-d134-4b57-91c3-c825935d0f62 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:28.035274 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 315/1284] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:54: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 07 18:54:28.043131 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5a559dd8-ca70-40a9-834e-574eec465817 req-0f5f8bad-4bd8-424e-b372-46bfad1a55b3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:28.046504 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-0f5f8bad-4bd8-424e-b372-46bfad1a55b3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:54:28.047201 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-0f5f8bad-4bd8-424e-b372-46bfad1a55b3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30d6df78-1d20-441b-bc34-a176886ef00c", "connector": null, "instance_uuid": "c8c39072-3128-4033-b331-1777fffdecc7"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:28.058081 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:28.058081 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:28.080512 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-0f5f8bad-4bd8-424e-b372-46bfad1a55b3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:54:28.080990 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 322/1285] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:54:28 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:28.110379 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d9e98b43-3b48-48f6-818c-98b4d25ce9bf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:28.111902 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d9e98b43-3b48-48f6-818c-98b4d25ce9bf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:28.112128 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d9e98b43-3b48-48f6-818c-98b4d25ce9bf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:28.112319 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d9e98b43-3b48-48f6-818c-98b4d25ce9bf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:28.117370 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-271b6d56-7579-449f-aa5d-47d0094dde59 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:28.117949 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-271b6d56-7579-449f-aa5d-47d0094dde59 None None] GET https://10.4.3.15/volume// Aug 07 18:54:28.118322 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-271b6d56-7579-449f-aa5d-47d0094dde59 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:28.118640 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-271b6d56-7579-449f-aa5d-47d0094dde59 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:28.119556 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-271b6d56-7579-449f-aa5d-47d0094dde59 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:28.119917 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 327/1286] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:54:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:54:28.124265 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:28.124265 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:28.128020 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d9e98b43-3b48-48f6-818c-98b4d25ce9bf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:28.132082 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5a559dd8-ca70-40a9-834e-574eec465817 req-9dc4efe6-c0db-42ab-8904-538699032e9b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:28.133794 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d9e98b43-3b48-48f6-818c-98b4d25ce9bf tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:28.134284 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 323/1287] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:28 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:28.139095 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-9dc4efe6-c0db-42ab-8904-538699032e9b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:28.139370 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-9dc4efe6-c0db-42ab-8904-538699032e9b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:28.139571 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-9dc4efe6-c0db-42ab-8904-538699032e9b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:28.155906 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:28.155906 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:28.163171 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-5a559dd8-ca70-40a9-834e-574eec465817 req-9dc4efe6-c0db-42ab-8904-538699032e9b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:28.172605 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-9dc4efe6-c0db-42ab-8904-538699032e9b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:28.173391 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 316/1288] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:54:28 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1030 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:54:28.264028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8d12fac8-d29c-4fa5-9b8e-4b144e7f60ab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:28.268128 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d12fac8-d29c-4fa5-9b8e-4b144e7f60ab tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] GET https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be Aug 07 18:54:28.268128 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d12fac8-d29c-4fa5-9b8e-4b144e7f60ab tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:28.268128 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d12fac8-d29c-4fa5-9b8e-4b144e7f60ab tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:28.279734 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d12fac8-d29c-4fa5-9b8e-4b144e7f60ab tempest-VolumesCloneNegativeTest-2125477414 tempest-VolumesCloneNegativeTest-2125477414-project-member] https://10.4.3.15/volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be returned with HTTP 404 Aug 07 18:54:28.282684 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 323/1289] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:28 2026] GET /volume/v3/volumes/a14fd377-d13a-42a8-9771-5dc955bd71be => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:28.288318 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5a559dd8-ca70-40a9-834e-574eec465817 req-39796773-5530-425e-a69d-c98d12f712d0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:28.290981 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-39796773-5530-425e-a69d-c98d12f712d0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] PUT https://10.4.3.15/volume/v3/attachments/30a08410-a025-4710-b2b8-acb3728b50a2 Aug 07 18:54:28.291454 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-39796773-5530-425e-a69d-c98d12f712d0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:28.306464 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-5a559dd8-ca70-40a9-834e-574eec465817 req-39796773-5530-425e-a69d-c98d12f712d0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Acquiring lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:54:28.313064 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-5a559dd8-ca70-40a9-834e-574eec465817 req-39796773-5530-425e-a69d-c98d12f712d0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:54:28.314069 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:28.314069 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:28.420216 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-5a559dd8-ca70-40a9-834e-574eec465817 req-39796773-5530-425e-a69d-c98d12f712d0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" released by "attachment_update" :: held 0.106s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:54:28.420216 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-39796773-5530-425e-a69d-c98d12f712d0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/30a08410-a025-4710-b2b8-acb3728b50a2 returned with HTTP 200 Aug 07 18:54:28.421537 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 328/1290] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:54:28 2026] PUT /volume/v3/attachments/30a08410-a025-4710-b2b8-acb3728b50a2 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:28.824121 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fbd286ee-7be1-4f5b-8c0a-e180f3eaac10 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:28.825699 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fbd286ee-7be1-4f5b-8c0a-e180f3eaac10 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:28.827335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fbd286ee-7be1-4f5b-8c0a-e180f3eaac10 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:28.827335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fbd286ee-7be1-4f5b-8c0a-e180f3eaac10 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:28.827335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-fbd286ee-7be1-4f5b-8c0a-e180f3eaac10 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:28.833453 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:28.833453 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:28.833755 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fbd286ee-7be1-4f5b-8c0a-e180f3eaac10 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:28.834732 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 324/1291] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:28 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:28.912011 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4790250a-9e05-4c97-b9b2-3462c9e0df1c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:28.915540 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4790250a-9e05-4c97-b9b2-3462c9e0df1c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:28.915850 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4790250a-9e05-4c97-b9b2-3462c9e0df1c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:28.916159 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4790250a-9e05-4c97-b9b2-3462c9e0df1c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:28.916318 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-4790250a-9e05-4c97-b9b2-3462c9e0df1c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:28.924005 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:28.924005 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:28.924835 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4790250a-9e05-4c97-b9b2-3462c9e0df1c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:28.925250 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 317/1292] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:28 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:29.150013 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fbb967f8-a3b6-4dad-8589-fb8545ed5f8f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:29.152179 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fbb967f8-a3b6-4dad-8589-fb8545ed5f8f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:29.152382 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fbb967f8-a3b6-4dad-8589-fb8545ed5f8f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:29.152566 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fbb967f8-a3b6-4dad-8589-fb8545ed5f8f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:29.164163 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:29.164163 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:29.168580 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fbb967f8-a3b6-4dad-8589-fb8545ed5f8f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:29.173708 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fbb967f8-a3b6-4dad-8589-fb8545ed5f8f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:29.174253 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 324/1293] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:29 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:29.845524 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-66e65279-4598-4480-a753-366f3d261d1b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:29.848235 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-66e65279-4598-4480-a753-366f3d261d1b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:29.848541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-66e65279-4598-4480-a753-366f3d261d1b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:29.848771 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-66e65279-4598-4480-a753-366f3d261d1b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:29.848916 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-66e65279-4598-4480-a753-366f3d261d1b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:29.856404 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:29.856404 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:29.857911 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-66e65279-4598-4480-a753-366f3d261d1b tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:29.859401 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 329/1294] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:29 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:29.888562 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:29.936875 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-672ccd68-10dc-43ec-9810-ef14da02457b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:29.939484 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-672ccd68-10dc-43ec-9810-ef14da02457b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:29.939484 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-672ccd68-10dc-43ec-9810-ef14da02457b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:29.939618 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-672ccd68-10dc-43ec-9810-ef14da02457b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:29.939759 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-672ccd68-10dc-43ec-9810-ef14da02457b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:29.943412 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:29.943815 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1064965806"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:29.944630 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:29.944630 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:29.945323 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1064965806'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:29.945514 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Create volume of 1 GB Aug 07 18:54:29.945627 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-672ccd68-10dc-43ec-9810-ef14da02457b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:29.946112 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 318/1295] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:29 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:29.949778 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Availability Zones retrieved successfully. Aug 07 18:54:29.955823 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Flow 'volume_create_api' (cfe1afb7-fa20-4863-aa53-d67e16613d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:29.956824 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b1038c-f94f-4f78-b503-ee7e71d630a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:29.957794 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:30.010580 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b1038c-f94f-4f78-b503-ee7e71d630a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:30.011626 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0acee78e-5c3b-423f-820d-b62976aeef49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:30.070414 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Created reservations ['75a22ded-8ae8-4cf5-b255-86d099ffaed4', '3f4c5822-1c99-4411-bea4-b6541c8e5ae9', '0e55c309-c32c-4377-867f-8ef33c78fdd5', '16c06546-a1e9-4483-a40d-a8308c0d577f'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:30.071243 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0acee78e-5c3b-423f-820d-b62976aeef49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75a22ded-8ae8-4cf5-b255-86d099ffaed4', '3f4c5822-1c99-4411-bea4-b6541c8e5ae9', '0e55c309-c32c-4377-867f-8ef33c78fdd5', '16c06546-a1e9-4483-a40d-a8308c0d577f']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:30.072132 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7efff8-23d7-4287-87de-3a724b090ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:30.092345 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7efff8-23d7-4287-87de-3a724b090ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba55d59-7f9b-4117-a23f-fb12691b9bb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1064965806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='862443a164254583a5caaf12382f547b',qos_specs=None,replication_status=,reservations=['75a22ded-8ae8-4cf5-b255-86d099ffaed4','3f4c5822-1c99-4411-bea4-b6541c8e5ae9','0e55c309-c32c-4377-867f-8ef33c78fdd5','16c06546-a1e9-4483-a40d-a8308c0d577f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd83ab3b941f44d987f98095935cadd3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1064965806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dba55d59-7f9b-4117-a23f-fb12691b9bb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='862443a164254583a5caaf12382f547b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd83ab3b941f44d987f98095935cadd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:30.093346 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728c8698-17ec-4a26-8f21-c4674b1a666e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:30.112813 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728c8698-17ec-4a26-8f21-c4674b1a666e) transitioned into state 'SUCCESS' from state '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-1064965806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='862443a164254583a5caaf12382f547b',qos_specs=None,replication_status=,reservations=['75a22ded-8ae8-4cf5-b255-86d099ffaed4','3f4c5822-1c99-4411-bea4-b6541c8e5ae9','0e55c309-c32c-4377-867f-8ef33c78fdd5','16c06546-a1e9-4483-a40d-a8308c0d577f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd83ab3b941f44d987f98095935cadd3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:30.113822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80646a0b-9ef4-4ab5-937a-72919e69f7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:30.124822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80646a0b-9ef4-4ab5-937a-72919e69f7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:30.124822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Flow 'volume_create_api' (cfe1afb7-fa20-4863-aa53-d67e16613d66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:30.124822 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Create volume request issued successfully. Aug 07 18:54:30.124822 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f95ad47f-9b91-4c51-abe4-ea3ee7de4f8a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:30.124822 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 325/1296] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:54:29 2026] POST /volume/v3/volumes => generated 756 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:30.141396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3a9b6079-64ac-4c7e-b2eb-c354ae785ed5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:30.143106 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a9b6079-64ac-4c7e-b2eb-c354ae785ed5 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 Aug 07 18:54:30.143324 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a9b6079-64ac-4c7e-b2eb-c354ae785ed5 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:30.143498 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a9b6079-64ac-4c7e-b2eb-c354ae785ed5 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:30.150859 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:30.150859 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:30.154245 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3a9b6079-64ac-4c7e-b2eb-c354ae785ed5 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Volume info retrieved successfully. Aug 07 18:54:30.157882 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a9b6079-64ac-4c7e-b2eb-c354ae785ed5 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 returned with HTTP 200 Aug 07 18:54:30.158263 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 325/1297] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:30 2026] GET /volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:30.189766 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6fb5e94d-304b-4a7a-aa31-ab99de568cd7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:30.191583 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6fb5e94d-304b-4a7a-aa31-ab99de568cd7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:30.191744 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6fb5e94d-304b-4a7a-aa31-ab99de568cd7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:30.191923 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6fb5e94d-304b-4a7a-aa31-ab99de568cd7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:30.203502 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:30.203502 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:30.207006 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6fb5e94d-304b-4a7a-aa31-ab99de568cd7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:30.212408 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6fb5e94d-304b-4a7a-aa31-ab99de568cd7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:30.212781 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 330/1298] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:30 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:30.877671 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0e7abdfc-7042-4831-a8ca-067de63bf468 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:30.880155 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0e7abdfc-7042-4831-a8ca-067de63bf468 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:30.880391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0e7abdfc-7042-4831-a8ca-067de63bf468 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:30.880570 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0e7abdfc-7042-4831-a8ca-067de63bf468 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:30.880694 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0e7abdfc-7042-4831-a8ca-067de63bf468 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:30.887347 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:30.887347 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:30.888152 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0e7abdfc-7042-4831-a8ca-067de63bf468 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:30.888493 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 319/1299] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:30 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:30.942110 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:30.943820 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:30.944151 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1817316825", "imageRef": "497512a8-e308-4ae8-bbb4-3590997d1f44", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:30.945649 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1817316825', 'imageRef': '497512a8-e308-4ae8-bbb4-3590997d1f44', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:30.956896 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f318b832-afe1-4139-8001-8364482e755f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:30.961380 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f318b832-afe1-4139-8001-8364482e755f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:30.961380 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f318b832-afe1-4139-8001-8364482e755f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:30.961380 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f318b832-afe1-4139-8001-8364482e755f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:30.961380 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f318b832-afe1-4139-8001-8364482e755f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:30.964930 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:30.964930 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:30.965767 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f318b832-afe1-4139-8001-8364482e755f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:30.966194 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 326/1300] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:30 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:31.047573 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Create volume of 1 GB Aug 07 18:54:31.047766 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:31.047766 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:31.053459 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Availability Zones retrieved successfully. Aug 07 18:54:31.061429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Flow 'volume_create_api' (70858078-d688-421d-a85b-89216e56d320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:31.064351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4488f75-3250-4739-ab04-04ac7b37ed18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:31.065251 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:31.140676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4488f75-3250-4739-ab04-04ac7b37ed18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:31.141550 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d73de2f-fb9e-48e6-8769-6c46effa92e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:31.171094 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-800f7a49-bd38-4ad4-9db8-4ff1519178b8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:31.173554 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-800f7a49-bd38-4ad4-9db8-4ff1519178b8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 Aug 07 18:54:31.173834 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-800f7a49-bd38-4ad4-9db8-4ff1519178b8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:31.174051 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-800f7a49-bd38-4ad4-9db8-4ff1519178b8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:31.181960 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:31.181960 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:31.186916 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-800f7a49-bd38-4ad4-9db8-4ff1519178b8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Volume info retrieved successfully. Aug 07 18:54:31.195068 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-800f7a49-bd38-4ad4-9db8-4ff1519178b8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 returned with HTTP 200 Aug 07 18:54:31.195927 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 331/1301] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:31 2026] GET /volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:31.209535 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Created reservations ['e01ba076-6bf6-4c2d-8753-566f55e5cec7', '131ab0e8-402c-4f8e-8f39-a73fa4e9b572', 'fc527d46-f533-4bb3-9eab-927a3d761a28', 'ef507c7d-a919-4b68-a80a-45e6c82a5601'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:31.210233 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d73de2f-fb9e-48e6-8769-6c46effa92e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e01ba076-6bf6-4c2d-8753-566f55e5cec7', '131ab0e8-402c-4f8e-8f39-a73fa4e9b572', 'fc527d46-f533-4bb3-9eab-927a3d761a28', 'ef507c7d-a919-4b68-a80a-45e6c82a5601']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:31.210910 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa53484-c8ce-4283-8938-0565e7fb14d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:31.216422 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a2e8981f-f5ca-4907-bfdb-51454eb42330 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:31.218874 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2e8981f-f5ca-4907-bfdb-51454eb42330 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:54:31.219269 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a2e8981f-f5ca-4907-bfdb-51454eb42330 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dba55d59-7f9b-4117-a23f-fb12691b9bb2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1635638938"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:31.227145 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:31.227145 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:31.227665 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a2e8981f-f5ca-4907-bfdb-51454eb42330 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Volume info retrieved successfully. Aug 07 18:54:31.227820 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a2e8981f-f5ca-4907-bfdb-51454eb42330 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Create snapshot from volume dba55d59-7f9b-4117-a23f-fb12691b9bb2 Aug 07 18:54:31.231207 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5891abb1-d57f-4ec3-b528-0a775014ecfb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:31.236377 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5891abb1-d57f-4ec3-b528-0a775014ecfb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:31.236640 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5891abb1-d57f-4ec3-b528-0a775014ecfb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:31.236914 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5891abb1-d57f-4ec3-b528-0a775014ecfb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:31.243434 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa53484-c8ce-4283-8938-0565e7fb14d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '433d8479-c1cb-4eb9-967c-db3e183d5321', '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-1817316825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791e3cfdacce4b038bbfde4a3ed81072',qos_specs=None,replication_status=,reservations=['e01ba076-6bf6-4c2d-8753-566f55e5cec7','131ab0e8-402c-4f8e-8f39-a73fa4e9b572','fc527d46-f533-4bb3-9eab-927a3d761a28','ef507c7d-a919-4b68-a80a-45e6c82a5601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9517fe39e7c4c448df889076fe1d974',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1817316825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=433d8479-c1cb-4eb9-967c-db3e183d5321,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='791e3cfdacce4b038bbfde4a3ed81072',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9517fe39e7c4c448df889076fe1d974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:31.244436 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1da8ed0-5d2e-4e81-a02b-493ba6db0eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:31.253226 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:31.253226 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:31.258988 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5891abb1-d57f-4ec3-b528-0a775014ecfb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:31.265451 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5891abb1-d57f-4ec3-b528-0a775014ecfb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:31.266233 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 327/1302] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:31 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:31.269436 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1da8ed0-5d2e-4e81-a02b-493ba6db0eb7) transitioned into state 'SUCCESS' from state '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-1817316825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='791e3cfdacce4b038bbfde4a3ed81072',qos_specs=None,replication_status=,reservations=['e01ba076-6bf6-4c2d-8753-566f55e5cec7','131ab0e8-402c-4f8e-8f39-a73fa4e9b572','fc527d46-f533-4bb3-9eab-927a3d761a28','ef507c7d-a919-4b68-a80a-45e6c82a5601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9517fe39e7c4c448df889076fe1d974',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:31.270280 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd5a106f-8bf2-4748-9dfc-425e15c630fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:31.276596 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-a2e8981f-f5ca-4907-bfdb-51454eb42330 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Created reservations ['a56edb4a-818a-4bed-9f21-f57cb04ed86a', '69e72bf3-1b5e-4a1f-8d51-d71a8efb3cd6', 'a24c31d8-0d78-4a68-b735-8c93d37b3779', 'b3a195b4-609f-4d44-9840-ab6bfc58e50f'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:31.279984 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd5a106f-8bf2-4748-9dfc-425e15c630fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:31.280930 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Flow 'volume_create_api' (70858078-d688-421d-a85b-89216e56d320) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:31.281338 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Create volume request issued successfully. Aug 07 18:54:31.281954 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-95e6e43f-119c-4ee8-b1b2-e889cadab346 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:31.282482 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 326/1303] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:54:30 2026] POST /volume/v3/volumes => generated 751 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:31.297885 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7f5b086f-48b5-4cc9-a94b-d2a76bbf3995 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:31.299973 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7f5b086f-48b5-4cc9-a94b-d2a76bbf3995 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:31.300192 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7f5b086f-48b5-4cc9-a94b-d2a76bbf3995 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:31.300429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7f5b086f-48b5-4cc9-a94b-d2a76bbf3995 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:31.307247 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:31.307247 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:31.311161 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7f5b086f-48b5-4cc9-a94b-d2a76bbf3995 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:31.315702 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7f5b086f-48b5-4cc9-a94b-d2a76bbf3995 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:31.316201 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 332/1304] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:31 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:31.322199 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a2e8981f-f5ca-4907-bfdb-51454eb42330 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot create request issued successfully. Aug 07 18:54:31.322199 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2e8981f-f5ca-4907-bfdb-51454eb42330 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:54:31.322199 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 320/1305] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:54:31 2026] POST /volume/v3/snapshots => generated 314 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:31.333754 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4aa68ba5-fa0d-4596-94a4-3c5f393094ac None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:31.335927 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4aa68ba5-fa0d-4596-94a4-3c5f393094ac tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 Aug 07 18:54:31.337506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4aa68ba5-fa0d-4596-94a4-3c5f393094ac tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:31.337506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4aa68ba5-fa0d-4596-94a4-3c5f393094ac tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:31.342805 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:31.342805 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:31.343410 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4aa68ba5-fa0d-4596-94a4-3c5f393094ac tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:31.344512 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4aa68ba5-fa0d-4596-94a4-3c5f393094ac tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 returned with HTTP 200 Aug 07 18:54:31.344967 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 328/1306] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:31 2026] GET /volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:31.708482 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-5a559dd8-ca70-40a9-834e-574eec465817 req-8492ab67-8016-4001-b4a0-c1adf200748e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:31.710725 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-8492ab67-8016-4001-b4a0-c1adf200748e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments/30a08410-a025-4710-b2b8-acb3728b50a2/action Aug 07 18:54:31.711113 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-8492ab67-8016-4001-b4a0-c1adf200748e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:31.711228 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-8492ab67-8016-4001-b4a0-c1adf200748e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:31.731261 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:31.731261 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:31.744871 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5a559dd8-ca70-40a9-834e-574eec465817 req-8492ab67-8016-4001-b4a0-c1adf200748e tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/30a08410-a025-4710-b2b8-acb3728b50a2/action returned with HTTP 204 Aug 07 18:54:31.744959 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 327/1307] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:54:31 2026] POST /volume/v3/attachments/30a08410-a025-4710-b2b8-acb3728b50a2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:31.901108 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c2650796-9d12-43bd-977f-52aa782d9363 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:31.903673 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c2650796-9d12-43bd-977f-52aa782d9363 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:31.903924 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c2650796-9d12-43bd-977f-52aa782d9363 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:31.904183 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c2650796-9d12-43bd-977f-52aa782d9363 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:31.904316 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c2650796-9d12-43bd-977f-52aa782d9363 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:31.909792 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:31.909792 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:31.910829 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c2650796-9d12-43bd-977f-52aa782d9363 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:31.911292 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 333/1308] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:31 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:31.979222 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-594e9b06-d593-4299-8ffb-ab249654b1cf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:31.981638 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-594e9b06-d593-4299-8ffb-ab249654b1cf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:31.981962 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-594e9b06-d593-4299-8ffb-ab249654b1cf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:31.982215 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-594e9b06-d593-4299-8ffb-ab249654b1cf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:31.982345 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-594e9b06-d593-4299-8ffb-ab249654b1cf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:31.988627 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:31.988627 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:31.989355 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-594e9b06-d593-4299-8ffb-ab249654b1cf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:31.989828 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 321/1309] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:31 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:32.280581 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9e548d76-dc33-403c-b41f-0bf666f90ed2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.284560 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e548d76-dc33-403c-b41f-0bf666f90ed2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:32.284893 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e548d76-dc33-403c-b41f-0bf666f90ed2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:32.285158 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e548d76-dc33-403c-b41f-0bf666f90ed2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:32.297609 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:32.297609 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:32.302288 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9e548d76-dc33-403c-b41f-0bf666f90ed2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:32.307747 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e548d76-dc33-403c-b41f-0bf666f90ed2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:32.308249 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 329/1310] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:32 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:32.332088 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-dfd6220d-8802-4d42-a2d2-0152a3f4aecb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.333410 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dfd6220d-8802-4d42-a2d2-0152a3f4aecb tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:32.333560 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dfd6220d-8802-4d42-a2d2-0152a3f4aecb tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:32.333736 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dfd6220d-8802-4d42-a2d2-0152a3f4aecb tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:32.342795 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:32.342795 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:32.343987 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-dfd6220d-8802-4d42-a2d2-0152a3f4aecb tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:32.348240 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dfd6220d-8802-4d42-a2d2-0152a3f4aecb tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:32.348795 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 328/1311] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:32 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:32.358260 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-67811849-3e75-4cc1-8a0d-a90e9f04500d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.362258 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-67811849-3e75-4cc1-8a0d-a90e9f04500d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 Aug 07 18:54:32.362258 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-67811849-3e75-4cc1-8a0d-a90e9f04500d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:32.362258 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-67811849-3e75-4cc1-8a0d-a90e9f04500d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:32.370132 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:32.370132 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:32.370218 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-9f983dd3-9a0d-48a0-90be-ba9af725a913 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.370420 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-67811849-3e75-4cc1-8a0d-a90e9f04500d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:32.371606 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-67811849-3e75-4cc1-8a0d-a90e9f04500d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 returned with HTTP 200 Aug 07 18:54:32.372273 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 334/1312] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:32 2026] GET /volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:54:32.374520 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-9f983dd3-9a0d-48a0-90be-ba9af725a913 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:32.374732 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-9f983dd3-9a0d-48a0-90be-ba9af725a913 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:32.374910 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-9f983dd3-9a0d-48a0-90be-ba9af725a913 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:32.383707 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-661aad3c-f7f2-4c7d-9e45-a54bfd89c4d9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.386546 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-661aad3c-f7f2-4c7d-9e45-a54bfd89c4d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:54:32.387455 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-661aad3c-f7f2-4c7d-9e45-a54bfd89c4d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dba55d59-7f9b-4117-a23f-fb12691b9bb2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-226163190"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:32.397938 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:32.397938 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:32.398097 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:32.398097 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:32.398902 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-661aad3c-f7f2-4c7d-9e45-a54bfd89c4d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Volume info retrieved successfully. Aug 07 18:54:32.399313 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-661aad3c-f7f2-4c7d-9e45-a54bfd89c4d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Create snapshot from volume dba55d59-7f9b-4117-a23f-fb12691b9bb2 Aug 07 18:54:32.413186 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-9f983dd3-9a0d-48a0-90be-ba9af725a913 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:32.433652 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-661aad3c-f7f2-4c7d-9e45-a54bfd89c4d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Created reservations ['b85aeeee-2459-4db3-8abe-39aedda0c4e6', '16e77b3b-518f-46d0-8ea4-5ed8307a28dc', '8c1c6efe-9055-4522-a4c1-f43d249bd2f1', '53fb15fa-a2e1-4f3e-a26e-53e87a68a2df'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:32.436877 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-9f983dd3-9a0d-48a0-90be-ba9af725a913 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:32.439095 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 322/1313] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:32 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1143 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:32.474567 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-661aad3c-f7f2-4c7d-9e45-a54bfd89c4d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot create request issued successfully. Aug 07 18:54:32.474567 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-661aad3c-f7f2-4c7d-9e45-a54bfd89c4d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:54:32.474567 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 330/1314] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:54:32 2026] POST /volume/v3/snapshots => generated 313 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:32.485956 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2ae4a0f3-71d8-42af-aed3-c2800d029cf8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.488319 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2ae4a0f3-71d8-42af-aed3-c2800d029cf8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 Aug 07 18:54:32.488651 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2ae4a0f3-71d8-42af-aed3-c2800d029cf8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:32.488875 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2ae4a0f3-71d8-42af-aed3-c2800d029cf8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:32.497681 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:32.497681 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:32.497681 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2ae4a0f3-71d8-42af-aed3-c2800d029cf8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:32.497901 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2ae4a0f3-71d8-42af-aed3-c2800d029cf8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 returned with HTTP 200 Aug 07 18:54:32.500249 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 329/1315] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:32 2026] GET /volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:32.548180 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-981a19bb-8c60-40e9-b48c-206184ff6a3a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.548859 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-981a19bb-8c60-40e9-b48c-206184ff6a3a None None] GET https://10.4.3.15/volume// Aug 07 18:54:32.549162 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-981a19bb-8c60-40e9-b48c-206184ff6a3a None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:32.549456 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-981a19bb-8c60-40e9-b48c-206184ff6a3a None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:32.549870 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-981a19bb-8c60-40e9-b48c-206184ff6a3a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:32.550494 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 335/1316] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:54:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:54:32.559684 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-98994d2f-430e-4f7a-89c4-c040c47d280c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.562376 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-98994d2f-430e-4f7a-89c4-c040c47d280c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:54:32.562861 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-98994d2f-430e-4f7a-89c4-c040c47d280c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30d6df78-1d20-441b-bc34-a176886ef00c", "connector": null, "instance_uuid": "fea78fff-04ee-4a4c-9018-32ef460b7064"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:32.578081 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:32.578081 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:32.608533 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-98994d2f-430e-4f7a-89c4-c040c47d280c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:54:32.609247 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 323/1317] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:54:32 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:32.642591 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-42abb531-5f24-41e9-b112-20c4d877a76f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.645775 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42abb531-5f24-41e9-b112-20c4d877a76f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:32.646373 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-42abb531-5f24-41e9-b112-20c4d877a76f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:32.647136 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-42abb531-5f24-41e9-b112-20c4d877a76f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:32.661382 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-44cde902-916a-4d87-9a7d-8a05202559ba None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.661920 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-44cde902-916a-4d87-9a7d-8a05202559ba None None] GET https://10.4.3.15/volume// Aug 07 18:54:32.662197 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-44cde902-916a-4d87-9a7d-8a05202559ba None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:32.662683 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-44cde902-916a-4d87-9a7d-8a05202559ba None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:32.662904 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-44cde902-916a-4d87-9a7d-8a05202559ba None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:32.663709 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 330/1318] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:54:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:54:32.667325 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:32.667325 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:32.670604 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-3ac2626a-bf13-434c-958c-16765ab9f70f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.677946 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-42abb531-5f24-41e9-b112-20c4d877a76f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:32.678360 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-3ac2626a-bf13-434c-958c-16765ab9f70f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:32.680343 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-3ac2626a-bf13-434c-958c-16765ab9f70f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:32.680685 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-3ac2626a-bf13-434c-958c-16765ab9f70f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:32.688226 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42abb531-5f24-41e9-b112-20c4d877a76f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:32.688887 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 331/1319] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:32 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:32.697130 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:32.697130 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:32.701932 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-3ac2626a-bf13-434c-958c-16765ab9f70f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:32.707474 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-3ac2626a-bf13-434c-958c-16765ab9f70f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:32.707962 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 336/1320] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:54:32 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:54:32.820021 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-dad2fe6b-3b25-4b30-9fef-593051e80977 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.820021 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-dad2fe6b-3b25-4b30-9fef-593051e80977 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] PUT https://10.4.3.15/volume/v3/attachments/2f42814e-9bd9-4c50-a30a-ccfc92d8677a Aug 07 18:54:32.820568 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-dad2fe6b-3b25-4b30-9fef-593051e80977 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:32.832893 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-dad2fe6b-3b25-4b30-9fef-593051e80977 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Acquiring lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:54:32.839655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-dad2fe6b-3b25-4b30-9fef-593051e80977 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:54:32.841908 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:32.841908 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:32.931732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a46c159b-d1cf-49ed-bbec-e5600af196c1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:32.934490 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a46c159b-d1cf-49ed-bbec-e5600af196c1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:32.934663 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a46c159b-d1cf-49ed-bbec-e5600af196c1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:32.935332 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a46c159b-d1cf-49ed-bbec-e5600af196c1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:32.935455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a46c159b-d1cf-49ed-bbec-e5600af196c1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:32.944829 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:32.944829 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:32.945964 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a46c159b-d1cf-49ed-bbec-e5600af196c1 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:32.946495 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 331/1321] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:32 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:32.957965 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-dad2fe6b-3b25-4b30-9fef-593051e80977 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" released by "attachment_update" :: held 0.118s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:54:32.958412 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-dad2fe6b-3b25-4b30-9fef-593051e80977 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/2f42814e-9bd9-4c50-a30a-ccfc92d8677a returned with HTTP 200 Aug 07 18:54:32.959368 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 324/1322] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:54:32 2026] PUT /volume/v3/attachments/2f42814e-9bd9-4c50-a30a-ccfc92d8677a => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:33.002448 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6fa63c8e-a4fd-40b0-8a7f-178a560c9f7f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:33.004494 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6fa63c8e-a4fd-40b0-8a7f-178a560c9f7f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:33.004693 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6fa63c8e-a4fd-40b0-8a7f-178a560c9f7f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:33.004879 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6fa63c8e-a4fd-40b0-8a7f-178a560c9f7f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:33.004987 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6fa63c8e-a4fd-40b0-8a7f-178a560c9f7f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:33.009352 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:33.009352 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:33.010342 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6fa63c8e-a4fd-40b0-8a7f-178a560c9f7f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:33.010730 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 332/1323] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:33 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:33.364012 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-df24740a-73ab-4eec-bd1b-33fb1ae53c66 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:33.367903 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-df24740a-73ab-4eec-bd1b-33fb1ae53c66 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:33.368212 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-df24740a-73ab-4eec-bd1b-33fb1ae53c66 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:33.368453 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-df24740a-73ab-4eec-bd1b-33fb1ae53c66 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:33.377749 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:33.377749 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:33.382783 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-df24740a-73ab-4eec-bd1b-33fb1ae53c66 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:33.389172 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-df24740a-73ab-4eec-bd1b-33fb1ae53c66 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:33.389736 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 337/1324] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:33 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:33.511831 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-29afa353-de1e-4f48-8e88-fb126207acaa None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:33.514043 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-29afa353-de1e-4f48-8e88-fb126207acaa tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 Aug 07 18:54:33.514425 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-29afa353-de1e-4f48-8e88-fb126207acaa tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:33.514725 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-29afa353-de1e-4f48-8e88-fb126207acaa tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:33.520294 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:33.520294 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:33.522321 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-29afa353-de1e-4f48-8e88-fb126207acaa tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:33.522321 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-29afa353-de1e-4f48-8e88-fb126207acaa tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 returned with HTTP 200 Aug 07 18:54:33.522321 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 332/1325] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:33 2026] GET /volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:33.534753 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-783a0730-dcc6-442b-a776-af2716a799d9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:33.537282 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-783a0730-dcc6-442b-a776-af2716a799d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:54:33.537654 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-783a0730-dcc6-442b-a776-af2716a799d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dba55d59-7f9b-4117-a23f-fb12691b9bb2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:33.547372 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:33.547372 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:33.547846 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-783a0730-dcc6-442b-a776-af2716a799d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Volume info retrieved successfully. Aug 07 18:54:33.547974 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-783a0730-dcc6-442b-a776-af2716a799d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Create snapshot from volume dba55d59-7f9b-4117-a23f-fb12691b9bb2 Aug 07 18:54:33.579439 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-783a0730-dcc6-442b-a776-af2716a799d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Created reservations ['0eb43a9c-c40f-4e0c-a95b-5814b51e2001', '0592e528-76c4-4c1d-9f46-a64a1835600d', '803184dc-96c5-4a72-8001-228742a815ea', 'e6807bde-bad1-4cf3-94a4-67ec09a9bf1e'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:33.613587 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-783a0730-dcc6-442b-a776-af2716a799d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot create request issued successfully. Aug 07 18:54:33.613913 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-783a0730-dcc6-442b-a776-af2716a799d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:54:33.614458 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 325/1326] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:54:33 2026] POST /volume/v3/snapshots => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:33.623708 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cb90e103-beee-4900-be47-edae863ec311 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:33.626165 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb90e103-beee-4900-be47-edae863ec311 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad Aug 07 18:54:33.626466 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb90e103-beee-4900-be47-edae863ec311 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:33.626709 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb90e103-beee-4900-be47-edae863ec311 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:33.633694 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:33.633694 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:33.634394 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cb90e103-beee-4900-be47-edae863ec311 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:33.635554 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb90e103-beee-4900-be47-edae863ec311 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad returned with HTTP 200 Aug 07 18:54:33.636095 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 333/1327] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:33 2026] GET /volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:33.703491 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a4fb5fef-c32f-47d5-b0b5-80ed752a26a9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:33.705557 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a4fb5fef-c32f-47d5-b0b5-80ed752a26a9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:33.705869 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a4fb5fef-c32f-47d5-b0b5-80ed752a26a9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:33.706238 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a4fb5fef-c32f-47d5-b0b5-80ed752a26a9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:33.718835 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:33.718835 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:33.722916 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a4fb5fef-c32f-47d5-b0b5-80ed752a26a9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:33.728110 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a4fb5fef-c32f-47d5-b0b5-80ed752a26a9 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:33.728619 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 338/1328] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:33 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:33.960548 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3ff191fd-8265-4782-b11e-01f1b3604a33 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:33.963941 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3ff191fd-8265-4782-b11e-01f1b3604a33 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:33.964512 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3ff191fd-8265-4782-b11e-01f1b3604a33 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:33.965883 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3ff191fd-8265-4782-b11e-01f1b3604a33 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:33.965883 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-3ff191fd-8265-4782-b11e-01f1b3604a33 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:33.971439 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:33.971439 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:33.972826 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3ff191fd-8265-4782-b11e-01f1b3604a33 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:33.973883 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 333/1329] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:33 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.024702 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0dacdba3-57e1-46f7-91af-404a88bd05bd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.026364 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0dacdba3-57e1-46f7-91af-404a88bd05bd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:34.026700 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0dacdba3-57e1-46f7-91af-404a88bd05bd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.026862 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0dacdba3-57e1-46f7-91af-404a88bd05bd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.027051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0dacdba3-57e1-46f7-91af-404a88bd05bd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:34.031867 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.031867 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:34.032909 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0dacdba3-57e1-46f7-91af-404a88bd05bd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:34.033299 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 326/1330] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.403521 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6f5f901c-c850-487b-b2ea-f78981d79eaa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.405687 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f5f901c-c850-487b-b2ea-f78981d79eaa tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:34.405878 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f5f901c-c850-487b-b2ea-f78981d79eaa tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.406158 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f5f901c-c850-487b-b2ea-f78981d79eaa tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.413635 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.413635 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:34.417698 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6f5f901c-c850-487b-b2ea-f78981d79eaa tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:34.422836 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f5f901c-c850-487b-b2ea-f78981d79eaa tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:34.423306 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 334/1331] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.645397 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3fbe7a38-520d-4737-9bb7-0aa533831534 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.647550 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3fbe7a38-520d-4737-9bb7-0aa533831534 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad Aug 07 18:54:34.647809 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3fbe7a38-520d-4737-9bb7-0aa533831534 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.648016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3fbe7a38-520d-4737-9bb7-0aa533831534 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.653724 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.653724 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:34.654252 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3fbe7a38-520d-4737-9bb7-0aa533831534 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:34.655178 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3fbe7a38-520d-4737-9bb7-0aa533831534 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad returned with HTTP 200 Aug 07 18:54:34.655514 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 339/1332] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.663918 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b1ab2909-c089-47d5-b9ff-fa8baf77af3b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.665464 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b1ab2909-c089-47d5-b9ff-fa8baf77af3b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?limit=1 Aug 07 18:54:34.666029 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b1ab2909-c089-47d5-b9ff-fa8baf77af3b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.668058 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b1ab2909-c089-47d5-b9ff-fa8baf77af3b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.668058 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-b1ab2909-c089-47d5-b9ff-fa8baf77af3b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.668058 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-b1ab2909-c089-47d5-b9ff-fa8baf77af3b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100344) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.671714 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b1ab2909-c089-47d5-b9ff-fa8baf77af3b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.672398 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b1ab2909-c089-47d5-b9ff-fa8baf77af3b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 07 18:54:34.672853 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 334/1333] 10.4.3.15 () {66 vars in 1251 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.681117 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bb20fed1-799d-4418-8c31-6def3aefb194 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.683085 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bb20fed1-799d-4418-8c31-6def3aefb194 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots Aug 07 18:54:34.683328 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bb20fed1-799d-4418-8c31-6def3aefb194 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.683574 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bb20fed1-799d-4418-8c31-6def3aefb194 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.683978 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-bb20fed1-799d-4418-8c31-6def3aefb194 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.685236 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-bb20fed1-799d-4418-8c31-6def3aefb194 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.689663 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bb20fed1-799d-4418-8c31-6def3aefb194 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.690089 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bb20fed1-799d-4418-8c31-6def3aefb194 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 200 Aug 07 18:54:34.690521 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 327/1334] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.698307 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a338ad3a-ca18-4ace-b425-65548a4d61d9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.700015 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a338ad3a-ca18-4ace-b425-65548a4d61d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?limit=100000 Aug 07 18:54:34.700234 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a338ad3a-ca18-4ace-b425-65548a4d61d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.700415 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a338ad3a-ca18-4ace-b425-65548a4d61d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.700679 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-a338ad3a-ca18-4ace-b425-65548a4d61d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.701694 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-a338ad3a-ca18-4ace-b425-65548a4d61d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.705954 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a338ad3a-ca18-4ace-b425-65548a4d61d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.706380 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a338ad3a-ca18-4ace-b425-65548a4d61d9 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 07 18:54:34.706934 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 335/1335] 10.4.3.15 () {66 vars in 1261 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.714899 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-329e20c3-8fd9-4f45-900a-e98054103d34 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.716877 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-329e20c3-8fd9-4f45-900a-e98054103d34 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?limit=0 Aug 07 18:54:34.717328 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-329e20c3-8fd9-4f45-900a-e98054103d34 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.717362 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-329e20c3-8fd9-4f45-900a-e98054103d34 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.717730 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-329e20c3-8fd9-4f45-900a-e98054103d34 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.719103 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.db.api [None req-329e20c3-8fd9-4f45-900a-e98054103d34 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100345) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.722409 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-329e20c3-8fd9-4f45-900a-e98054103d34 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.722753 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-329e20c3-8fd9-4f45-900a-e98054103d34 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 07 18:54:34.723220 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 340/1336] 10.4.3.15 () {66 vars in 1251 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:34.732733 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0f2b4a29-3c73-4d99-8dc7-7f46a06f0cbd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.734223 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f2b4a29-3c73-4d99-8dc7-7f46a06f0cbd tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots Aug 07 18:54:34.734610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f2b4a29-3c73-4d99-8dc7-7f46a06f0cbd tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.736610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f2b4a29-3c73-4d99-8dc7-7f46a06f0cbd tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.736610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-0f2b4a29-3c73-4d99-8dc7-7f46a06f0cbd tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.736610 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.736610 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:34.736610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-0f2b4a29-3c73-4d99-8dc7-7f46a06f0cbd tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100344) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.740847 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0f2b4a29-3c73-4d99-8dc7-7f46a06f0cbd tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.741489 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f2b4a29-3c73-4d99-8dc7-7f46a06f0cbd tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 200 Aug 07 18:54:34.742050 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 335/1337] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.743697 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9516cfe8-1c4c-4f8c-90ae-9974908a31e4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.749606 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9516cfe8-1c4c-4f8c-90ae-9974908a31e4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:34.749915 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9516cfe8-1c4c-4f8c-90ae-9974908a31e4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.750175 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9516cfe8-1c4c-4f8c-90ae-9974908a31e4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.750757 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3892968d-f827-4bd4-9364-faece6b207d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.754449 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3892968d-f827-4bd4-9364-faece6b207d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?marker=ab5d96b3-1d12-41e8-bfde-c135d3798d80 Aug 07 18:54:34.754642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3892968d-f827-4bd4-9364-faece6b207d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.754829 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3892968d-f827-4bd4-9364-faece6b207d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.755057 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-3892968d-f827-4bd4-9364-faece6b207d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.755409 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.755409 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:34.756210 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-3892968d-f827-4bd4-9364-faece6b207d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.762775 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.762775 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:34.765983 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9516cfe8-1c4c-4f8c-90ae-9974908a31e4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:34.770091 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9516cfe8-1c4c-4f8c-90ae-9974908a31e4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:34.770550 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 328/1338] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:34.771581 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3892968d-f827-4bd4-9364-faece6b207d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.771952 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3892968d-f827-4bd4-9364-faece6b207d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?marker=ab5d96b3-1d12-41e8-bfde-c135d3798d80 returned with HTTP 200 Aug 07 18:54:34.772391 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 336/1339] 10.4.3.15 () {66 vars in 1323 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots?marker=ab5d96b3-1d12-41e8-bfde-c135d3798d80 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.781179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-436ccff9-c3c4-4e3f-ae85-9f570ff0019d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.782959 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-436ccff9-c3c4-4e3f-ae85-9f570ff0019d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?offset=2&limit=3 Aug 07 18:54:34.783323 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-436ccff9-c3c4-4e3f-ae85-9f570ff0019d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.783567 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-436ccff9-c3c4-4e3f-ae85-9f570ff0019d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.783919 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-436ccff9-c3c4-4e3f-ae85-9f570ff0019d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.784907 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.db.api [None req-436ccff9-c3c4-4e3f-ae85-9f570ff0019d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100345) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.796346 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-436ccff9-c3c4-4e3f-ae85-9f570ff0019d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.796819 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-436ccff9-c3c4-4e3f-ae85-9f570ff0019d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 07 18:54:34.797333 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 341/1340] 10.4.3.15 () {66 vars in 1269 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.807191 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-18ab0a29-27e1-4d17-8799-fa1c2e5ca8b3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.808648 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-18ab0a29-27e1-4d17-8799-fa1c2e5ca8b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 07 18:54:34.809175 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-18ab0a29-27e1-4d17-8799-fa1c2e5ca8b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.809600 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-18ab0a29-27e1-4d17-8799-fa1c2e5ca8b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.810034 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-18ab0a29-27e1-4d17-8799-fa1c2e5ca8b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.811047 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.811047 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:34.811811 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-18ab0a29-27e1-4d17-8799-fa1c2e5ca8b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100344) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.827358 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-18ab0a29-27e1-4d17-8799-fa1c2e5ca8b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.828630 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-18ab0a29-27e1-4d17-8799-fa1c2e5ca8b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 07 18:54:34.828630 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 336/1341] 10.4.3.15 () {66 vars in 1301 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.838828 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a30bbd75-779b-41fe-8b2f-39954f1182b3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.840673 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a30bbd75-779b-41fe-8b2f-39954f1182b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 07 18:54:34.840902 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a30bbd75-779b-41fe-8b2f-39954f1182b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.841160 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a30bbd75-779b-41fe-8b2f-39954f1182b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.841396 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-a30bbd75-779b-41fe-8b2f-39954f1182b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.842471 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-a30bbd75-779b-41fe-8b2f-39954f1182b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.846660 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a30bbd75-779b-41fe-8b2f-39954f1182b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.847094 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a30bbd75-779b-41fe-8b2f-39954f1182b3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 07 18:54:34.847515 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 329/1342] 10.4.3.15 () {66 vars in 1303 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.857546 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-220050c8-01e1-43bd-9421-0730f8f4db49 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.859611 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-220050c8-01e1-43bd-9421-0730f8f4db49 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 07 18:54:34.859823 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-220050c8-01e1-43bd-9421-0730f8f4db49 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.860028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-220050c8-01e1-43bd-9421-0730f8f4db49 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.860249 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-220050c8-01e1-43bd-9421-0730f8f4db49 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.860542 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.860542 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:34.861443 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-220050c8-01e1-43bd-9421-0730f8f4db49 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.872701 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-220050c8-01e1-43bd-9421-0730f8f4db49 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.873252 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-220050c8-01e1-43bd-9421-0730f8f4db49 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 07 18:54:34.873703 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 337/1343] 10.4.3.15 () {66 vars in 1285 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.882981 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5d588b71-aef0-45f9-8bf2-80f5a17883f1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.884798 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5d588b71-aef0-45f9-8bf2-80f5a17883f1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 07 18:54:34.885123 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5d588b71-aef0-45f9-8bf2-80f5a17883f1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.885383 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5d588b71-aef0-45f9-8bf2-80f5a17883f1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.885640 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-5d588b71-aef0-45f9-8bf2-80f5a17883f1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.885931 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.885931 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:34.886869 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.db.api [None req-5d588b71-aef0-45f9-8bf2-80f5a17883f1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100345) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.898412 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5d588b71-aef0-45f9-8bf2-80f5a17883f1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.899026 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5d588b71-aef0-45f9-8bf2-80f5a17883f1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 07 18:54:34.899538 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 342/1344] 10.4.3.15 () {66 vars in 1287 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.910211 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8afe63cf-c2fb-4886-b037-1ebc21c58ab8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.912164 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8afe63cf-c2fb-4886-b037-1ebc21c58ab8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 07 18:54:34.912452 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8afe63cf-c2fb-4886-b037-1ebc21c58ab8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.912755 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8afe63cf-c2fb-4886-b037-1ebc21c58ab8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.913028 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-8afe63cf-c2fb-4886-b037-1ebc21c58ab8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.913418 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.913418 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:34.914331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-8afe63cf-c2fb-4886-b037-1ebc21c58ab8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100344) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.928142 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8afe63cf-c2fb-4886-b037-1ebc21c58ab8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.928642 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8afe63cf-c2fb-4886-b037-1ebc21c58ab8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 07 18:54:34.929124 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 337/1345] 10.4.3.15 () {66 vars in 1305 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.942115 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2f1cb868-44d5-48cc-a1a1-c44278bb6b41 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.944583 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f1cb868-44d5-48cc-a1a1-c44278bb6b41 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 07 18:54:34.944798 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f1cb868-44d5-48cc-a1a1-c44278bb6b41 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.945127 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f1cb868-44d5-48cc-a1a1-c44278bb6b41 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.945347 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-2f1cb868-44d5-48cc-a1a1-c44278bb6b41 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.945611 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.945611 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:34.946476 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-2f1cb868-44d5-48cc-a1a1-c44278bb6b41 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.958747 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2f1cb868-44d5-48cc-a1a1-c44278bb6b41 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.959290 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f1cb868-44d5-48cc-a1a1-c44278bb6b41 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 07 18:54:34.959793 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 330/1346] 10.4.3.15 () {66 vars in 1307 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.970627 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-218e25b5-ff67-401b-88ad-51f9c646eff2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.972853 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-218e25b5-ff67-401b-88ad-51f9c646eff2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 Aug 07 18:54:34.973140 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-218e25b5-ff67-401b-88ad-51f9c646eff2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.973381 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-218e25b5-ff67-401b-88ad-51f9c646eff2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.973639 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-218e25b5-ff67-401b-88ad-51f9c646eff2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:34.973972 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.973972 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:34.975032 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-218e25b5-ff67-401b-88ad-51f9c646eff2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:34.990567 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-218e25b5-ff67-401b-88ad-51f9c646eff2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:34.991106 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:34.991106 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:34.991824 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-218e25b5-ff67-401b-88ad-51f9c646eff2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 returned with HTTP 200 Aug 07 18:54:34.993061 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 338/1347] 10.4.3.15 () {66 vars in 1378 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:34.994034 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7c842c94-686c-4e31-bd64-8bc6025a4f26 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:34.996138 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7c842c94-686c-4e31-bd64-8bc6025a4f26 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:34.996375 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7c842c94-686c-4e31-bd64-8bc6025a4f26 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:34.996586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7c842c94-686c-4e31-bd64-8bc6025a4f26 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:34.996706 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-7c842c94-686c-4e31-bd64-8bc6025a4f26 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:35.001973 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:35.001973 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:35.002592 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-accf04b0-ec2e-4d4b-ad2b-2f23f9725ed6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:35.003206 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7c842c94-686c-4e31-bd64-8bc6025a4f26 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:35.003951 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 343/1348] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:34 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:35.004579 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-accf04b0-ec2e-4d4b-ad2b-2f23f9725ed6 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/detail?status=available Aug 07 18:54:35.004807 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-accf04b0-ec2e-4d4b-ad2b-2f23f9725ed6 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:35.005042 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-accf04b0-ec2e-4d4b-ad2b-2f23f9725ed6 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:35.005308 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-accf04b0-ec2e-4d4b-ad2b-2f23f9725ed6 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:35.005595 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:35.005595 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:35.006514 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-accf04b0-ec2e-4d4b-ad2b-2f23f9725ed6 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100344) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:35.018767 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-accf04b0-ec2e-4d4b-ad2b-2f23f9725ed6 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:35.019347 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:35.019347 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:35.020191 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-accf04b0-ec2e-4d4b-ad2b-2f23f9725ed6 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 07 18:54:35.020802 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 338/1349] 10.4.3.15 () {66 vars in 1290 bytes} [Fri Aug 7 18:54:35 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:35.030570 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ea731b07-82ab-446f-8cb8-f53a02889d7b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:35.035129 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea731b07-82ab-446f-8cb8-f53a02889d7b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 Aug 07 18:54:35.035287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea731b07-82ab-446f-8cb8-f53a02889d7b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:35.035465 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea731b07-82ab-446f-8cb8-f53a02889d7b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:35.035655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-ea731b07-82ab-446f-8cb8-f53a02889d7b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:35.035868 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:35.035868 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:35.037789 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-ea731b07-82ab-446f-8cb8-f53a02889d7b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:35.044392 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d5d4f08-5cb8-4ff2-ad61-80f578ba3469 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:35.046104 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d5d4f08-5cb8-4ff2-ad61-80f578ba3469 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:35.046337 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d5d4f08-5cb8-4ff2-ad61-80f578ba3469 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:35.046461 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d5d4f08-5cb8-4ff2-ad61-80f578ba3469 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:35.046595 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5d5d4f08-5cb8-4ff2-ad61-80f578ba3469 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:35.050576 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:35.050576 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:35.051244 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d5d4f08-5cb8-4ff2-ad61-80f578ba3469 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:35.051577 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 339/1350] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:35 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:35.062541 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ea731b07-82ab-446f-8cb8-f53a02889d7b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:35.062909 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:35.062909 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:35.063493 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea731b07-82ab-446f-8cb8-f53a02889d7b tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 returned with HTTP 200 Aug 07 18:54:35.063885 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 331/1351] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:54:35 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:35.075050 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-20fc65d4-8549-460d-83f8-fbb6bbd43741 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:35.076323 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-20fc65d4-8549-460d-83f8-fbb6bbd43741 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 Aug 07 18:54:35.076515 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-20fc65d4-8549-460d-83f8-fbb6bbd43741 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:35.076690 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-20fc65d4-8549-460d-83f8-fbb6bbd43741 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:35.076884 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-20fc65d4-8549-460d-83f8-fbb6bbd43741 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:35.077933 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.db.api [None req-20fc65d4-8549-460d-83f8-fbb6bbd43741 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100345) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:35.095116 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-20fc65d4-8549-460d-83f8-fbb6bbd43741 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:35.095596 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-20fc65d4-8549-460d-83f8-fbb6bbd43741 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 returned with HTTP 200 Aug 07 18:54:35.097006 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 344/1352] 10.4.3.15 () {66 vars in 1357 bytes} [Fri Aug 7 18:54:35 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:35.105867 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-68efafa1-c773-4029-98c6-20bc1e1f80d1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:35.107443 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68efafa1-c773-4029-98c6-20bc1e1f80d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?status=available Aug 07 18:54:35.107675 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-68efafa1-c773-4029-98c6-20bc1e1f80d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:35.107889 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-68efafa1-c773-4029-98c6-20bc1e1f80d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:35.108152 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-68efafa1-c773-4029-98c6-20bc1e1f80d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:35.109199 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-68efafa1-c773-4029-98c6-20bc1e1f80d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100344) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:35.113377 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-68efafa1-c773-4029-98c6-20bc1e1f80d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:35.113758 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68efafa1-c773-4029-98c6-20bc1e1f80d1 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?status=available returned with HTTP 200 Aug 07 18:54:35.114114 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 339/1353] 10.4.3.15 () {66 vars in 1269 bytes} [Fri Aug 7 18:54:35 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:35.124878 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-548c7130-246d-4747-88a2-ca7c7c1aff9d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:35.127135 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-548c7130-246d-4747-88a2-ca7c7c1aff9d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 Aug 07 18:54:35.127371 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-548c7130-246d-4747-88a2-ca7c7c1aff9d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:35.127624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-548c7130-246d-4747-88a2-ca7c7c1aff9d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:35.127898 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-548c7130-246d-4747-88a2-ca7c7c1aff9d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:54:35.129389 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-548c7130-246d-4747-88a2-ca7c7c1aff9d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:54:35.143812 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-548c7130-246d-4747-88a2-ca7c7c1aff9d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Get all snapshots completed successfully. Aug 07 18:54:35.144293 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-548c7130-246d-4747-88a2-ca7c7c1aff9d tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 returned with HTTP 200 Aug 07 18:54:35.144807 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 340/1354] 10.4.3.15 () {66 vars in 1391 bytes} [Fri Aug 7 18:54:35 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1375225546 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:35.155357 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e21b4bfb-5ab4-455e-be7f-fdb96b43cda2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:35.157249 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e21b4bfb-5ab4-455e-be7f-fdb96b43cda2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad Aug 07 18:54:35.157443 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e21b4bfb-5ab4-455e-be7f-fdb96b43cda2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:35.157621 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e21b4bfb-5ab4-455e-be7f-fdb96b43cda2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:35.157723 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-e21b4bfb-5ab4-455e-be7f-fdb96b43cda2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Delete snapshot with id: 9c870833-abad-4b85-8c9d-a11db7ee62ad Aug 07 18:54:35.162363 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:35.162363 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:35.162704 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e21b4bfb-5ab4-455e-be7f-fdb96b43cda2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:35.180022 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e21b4bfb-5ab4-455e-be7f-fdb96b43cda2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot delete request issued successfully. Aug 07 18:54:35.180022 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e21b4bfb-5ab4-455e-be7f-fdb96b43cda2 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad returned with HTTP 202 Aug 07 18:54:35.180022 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 332/1355] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:54:35 2026] DELETE /volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:35.189797 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-214eba16-0e9e-4b71-9b71-0c08a0994a2a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:35.191582 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-214eba16-0e9e-4b71-9b71-0c08a0994a2a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad Aug 07 18:54:35.192223 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-214eba16-0e9e-4b71-9b71-0c08a0994a2a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:35.192669 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-214eba16-0e9e-4b71-9b71-0c08a0994a2a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:35.200801 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:35.200801 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:35.200801 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-214eba16-0e9e-4b71-9b71-0c08a0994a2a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:35.201677 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-214eba16-0e9e-4b71-9b71-0c08a0994a2a tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad returned with HTTP 200 Aug 07 18:54:35.202245 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 345/1356] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:35 2026] GET /volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:35.437937 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bfb77fe3-d1e9-4877-834d-dd207b54e509 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:35.439802 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bfb77fe3-d1e9-4877-834d-dd207b54e509 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:35.440213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bfb77fe3-d1e9-4877-834d-dd207b54e509 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:35.440467 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bfb77fe3-d1e9-4877-834d-dd207b54e509 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:35.447513 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:35.447513 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:35.451694 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bfb77fe3-d1e9-4877-834d-dd207b54e509 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:35.456757 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bfb77fe3-d1e9-4877-834d-dd207b54e509 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:35.457274 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 340/1357] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:35 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:35.783414 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f1290dbc-1e11-4ce7-8b17-d4d9187ba1ca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:35.785118 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f1290dbc-1e11-4ce7-8b17-d4d9187ba1ca tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:35.785311 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f1290dbc-1e11-4ce7-8b17-d4d9187ba1ca tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:35.785492 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f1290dbc-1e11-4ce7-8b17-d4d9187ba1ca tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:35.797129 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:35.797129 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:35.800787 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f1290dbc-1e11-4ce7-8b17-d4d9187ba1ca tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:35.804936 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f1290dbc-1e11-4ce7-8b17-d4d9187ba1ca tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:35.805473 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 341/1358] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:35 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:36.015548 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2d32daa4-57be-4651-97c6-f6c9d333f716 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:36.017366 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2d32daa4-57be-4651-97c6-f6c9d333f716 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:36.017549 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2d32daa4-57be-4651-97c6-f6c9d333f716 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:36.017726 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2d32daa4-57be-4651-97c6-f6c9d333f716 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:36.017818 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2d32daa4-57be-4651-97c6-f6c9d333f716 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:36.024598 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:36.024598 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:36.025471 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2d32daa4-57be-4651-97c6-f6c9d333f716 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:36.026035 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 333/1359] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:36 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:36.063138 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b28ae9af-6471-4b86-823b-ff2a6bb26f81 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:36.065096 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b28ae9af-6471-4b86-823b-ff2a6bb26f81 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:36.065464 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b28ae9af-6471-4b86-823b-ff2a6bb26f81 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:36.065711 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b28ae9af-6471-4b86-823b-ff2a6bb26f81 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:36.065880 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-b28ae9af-6471-4b86-823b-ff2a6bb26f81 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:36.070465 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:36.070465 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:36.071625 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b28ae9af-6471-4b86-823b-ff2a6bb26f81 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:36.072164 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 346/1360] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:36 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:36.212847 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6b2bb4b0-e351-43c5-848e-23be558befd8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:36.215223 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6b2bb4b0-e351-43c5-848e-23be558befd8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad Aug 07 18:54:36.215509 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6b2bb4b0-e351-43c5-848e-23be558befd8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:36.215774 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6b2bb4b0-e351-43c5-848e-23be558befd8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:36.222125 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6b2bb4b0-e351-43c5-848e-23be558befd8 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad returned with HTTP 404 Aug 07 18:54:36.222983 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 341/1361] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:36 2026] GET /volume/v3/snapshots/9c870833-abad-4b85-8c9d-a11db7ee62ad => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:36.230351 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f96631ef-7eeb-4803-975f-a03513d14c33 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:36.232263 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f96631ef-7eeb-4803-975f-a03513d14c33 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 Aug 07 18:54:36.232425 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f96631ef-7eeb-4803-975f-a03513d14c33 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:36.232660 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f96631ef-7eeb-4803-975f-a03513d14c33 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:36.232770 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-f96631ef-7eeb-4803-975f-a03513d14c33 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Delete snapshot with id: ab5d96b3-1d12-41e8-bfde-c135d3798d80 Aug 07 18:54:36.238089 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:36.238089 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:36.238579 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f96631ef-7eeb-4803-975f-a03513d14c33 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:36.254471 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f96631ef-7eeb-4803-975f-a03513d14c33 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot delete request issued successfully. Aug 07 18:54:36.254654 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f96631ef-7eeb-4803-975f-a03513d14c33 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 returned with HTTP 202 Aug 07 18:54:36.255118 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 342/1362] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:54:36 2026] DELETE /volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:36.263885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-71335d0c-1716-4d58-96c4-0701baff6b87 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:36.267763 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71335d0c-1716-4d58-96c4-0701baff6b87 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 Aug 07 18:54:36.268297 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71335d0c-1716-4d58-96c4-0701baff6b87 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:36.268661 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71335d0c-1716-4d58-96c4-0701baff6b87 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:36.275611 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:36.275611 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:36.276408 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-71335d0c-1716-4d58-96c4-0701baff6b87 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:36.277648 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71335d0c-1716-4d58-96c4-0701baff6b87 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 returned with HTTP 200 Aug 07 18:54:36.278333 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 334/1363] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:36 2026] GET /volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:36.472391 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-15894b82-51ef-4e52-914e-3a7cb32c470d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:36.474760 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-15894b82-51ef-4e52-914e-3a7cb32c470d tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:36.475361 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-15894b82-51ef-4e52-914e-3a7cb32c470d tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:36.475730 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-15894b82-51ef-4e52-914e-3a7cb32c470d tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:36.637448 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:36.637448 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:36.641660 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-15894b82-51ef-4e52-914e-3a7cb32c470d tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:36.645910 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-15894b82-51ef-4e52-914e-3a7cb32c470d tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:36.646430 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 347/1364] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:36 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 904 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:36.819679 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0969f144-6f03-4100-986b-8c0f23431274 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:36.821451 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0969f144-6f03-4100-986b-8c0f23431274 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:36.821680 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0969f144-6f03-4100-986b-8c0f23431274 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:36.821849 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0969f144-6f03-4100-986b-8c0f23431274 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:36.833386 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:36.833386 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:36.836718 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0969f144-6f03-4100-986b-8c0f23431274 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:36.840716 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0969f144-6f03-4100-986b-8c0f23431274 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:36.841220 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 342/1365] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:36 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:37.038190 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f3bdf976-fb2f-46b5-8307-ae35d12ed2f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:37.039933 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3bdf976-fb2f-46b5-8307-ae35d12ed2f7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:37.040153 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f3bdf976-fb2f-46b5-8307-ae35d12ed2f7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:37.040330 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f3bdf976-fb2f-46b5-8307-ae35d12ed2f7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:37.040431 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f3bdf976-fb2f-46b5-8307-ae35d12ed2f7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:37.044868 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:37.044868 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:37.045918 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3bdf976-fb2f-46b5-8307-ae35d12ed2f7 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:37.046356 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 343/1366] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:37 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:37.084637 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-69fd7760-47b0-441f-8b6d-23ea8bf1c7d6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:37.086833 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69fd7760-47b0-441f-8b6d-23ea8bf1c7d6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:37.087105 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69fd7760-47b0-441f-8b6d-23ea8bf1c7d6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:37.087339 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69fd7760-47b0-441f-8b6d-23ea8bf1c7d6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:37.087481 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-69fd7760-47b0-441f-8b6d-23ea8bf1c7d6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:37.093013 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:37.093013 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:37.094088 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69fd7760-47b0-441f-8b6d-23ea8bf1c7d6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:37.094564 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 335/1367] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:37 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:37.289326 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-13cd9b5f-1724-488f-aee3-23609ed1a9cb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:37.291745 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-13cd9b5f-1724-488f-aee3-23609ed1a9cb tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 Aug 07 18:54:37.292096 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-13cd9b5f-1724-488f-aee3-23609ed1a9cb tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:37.292415 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-13cd9b5f-1724-488f-aee3-23609ed1a9cb tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:37.298352 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-13cd9b5f-1724-488f-aee3-23609ed1a9cb tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 returned with HTTP 404 Aug 07 18:54:37.299115 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 348/1368] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:37 2026] GET /volume/v3/snapshots/ab5d96b3-1d12-41e8-bfde-c135d3798d80 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:37.306570 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5c148266-b2c8-4673-b625-1ce827772175 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:37.308429 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5c148266-b2c8-4673-b625-1ce827772175 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 Aug 07 18:54:37.308783 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5c148266-b2c8-4673-b625-1ce827772175 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:37.309065 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5c148266-b2c8-4673-b625-1ce827772175 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:37.309228 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-5c148266-b2c8-4673-b625-1ce827772175 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Delete snapshot with id: 0d631e56-fe6f-4cf7-87da-f7ae555ec802 Aug 07 18:54:37.314419 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:37.314419 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:37.315014 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5c148266-b2c8-4673-b625-1ce827772175 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:37.333739 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5c148266-b2c8-4673-b625-1ce827772175 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot delete request issued successfully. Aug 07 18:54:37.333989 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5c148266-b2c8-4673-b625-1ce827772175 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 returned with HTTP 202 Aug 07 18:54:37.334457 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 343/1369] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:54:37 2026] DELETE /volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:37.341765 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eb26fb8c-f4e7-4624-a574-720e66eab59c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:37.343675 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb26fb8c-f4e7-4624-a574-720e66eab59c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 Aug 07 18:54:37.343854 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb26fb8c-f4e7-4624-a574-720e66eab59c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:37.344077 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb26fb8c-f4e7-4624-a574-720e66eab59c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:37.349284 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:37.349284 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:37.349781 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eb26fb8c-f4e7-4624-a574-720e66eab59c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Snapshot retrieved successfully. Aug 07 18:54:37.350600 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb26fb8c-f4e7-4624-a574-720e66eab59c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 returned with HTTP 200 Aug 07 18:54:37.350946 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 344/1370] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:37 2026] GET /volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:37.658581 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dad9c419-1b72-44ba-9cac-6cd651e71d78 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:37.660798 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dad9c419-1b72-44ba-9cac-6cd651e71d78 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:37.661735 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dad9c419-1b72-44ba-9cac-6cd651e71d78 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:37.662008 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dad9c419-1b72-44ba-9cac-6cd651e71d78 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:37.671501 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:37.671501 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:37.675383 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dad9c419-1b72-44ba-9cac-6cd651e71d78 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:37.682258 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dad9c419-1b72-44ba-9cac-6cd651e71d78 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:37.682689 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 336/1371] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:37 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:37.853705 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d61eaae2-3b31-4bf4-b1ac-c576ec7bc0fd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:37.855573 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d61eaae2-3b31-4bf4-b1ac-c576ec7bc0fd tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:37.855781 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d61eaae2-3b31-4bf4-b1ac-c576ec7bc0fd tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:37.855959 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d61eaae2-3b31-4bf4-b1ac-c576ec7bc0fd tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:37.868750 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:37.868750 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:37.872329 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d61eaae2-3b31-4bf4-b1ac-c576ec7bc0fd tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:37.876382 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d61eaae2-3b31-4bf4-b1ac-c576ec7bc0fd tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:37.876808 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 349/1372] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:37 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:38.057483 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3326b6e1-d8b7-44bb-9163-c043e202195d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:38.059808 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3326b6e1-d8b7-44bb-9163-c043e202195d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:38.060132 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3326b6e1-d8b7-44bb-9163-c043e202195d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:38.060405 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3326b6e1-d8b7-44bb-9163-c043e202195d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:38.060579 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-3326b6e1-d8b7-44bb-9163-c043e202195d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:38.064908 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:38.064908 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:38.066005 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3326b6e1-d8b7-44bb-9163-c043e202195d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:38.066390 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 344/1373] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:38 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:38.104226 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9c589701-539a-474d-8ef7-398a7decffd6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:38.106237 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c589701-539a-474d-8ef7-398a7decffd6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:38.106419 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c589701-539a-474d-8ef7-398a7decffd6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:38.106596 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c589701-539a-474d-8ef7-398a7decffd6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:38.106701 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9c589701-539a-474d-8ef7-398a7decffd6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:38.111674 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:38.111674 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:38.112617 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c589701-539a-474d-8ef7-398a7decffd6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:38.113005 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 345/1374] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:38 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:38.170435 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-1faadbc7-51c0-4726-b585-c57afc05d8d7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:38.174219 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-1faadbc7-51c0-4726-b585-c57afc05d8d7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments/2f42814e-9bd9-4c50-a30a-ccfc92d8677a/action Aug 07 18:54:38.174824 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-1faadbc7-51c0-4726-b585-c57afc05d8d7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:38.175126 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-1faadbc7-51c0-4726-b585-c57afc05d8d7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:38.197350 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:38.197350 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:38.209423 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-836fce5c-18cf-4cd5-b231-0a464a00962f req-1faadbc7-51c0-4726-b585-c57afc05d8d7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/2f42814e-9bd9-4c50-a30a-ccfc92d8677a/action returned with HTTP 204 Aug 07 18:54:38.209942 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 337/1375] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:54:38 2026] POST /volume/v3/attachments/2f42814e-9bd9-4c50-a30a-ccfc92d8677a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:38.359166 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-11380b3d-5976-4ddd-847f-30fbe7f78ee3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:38.360930 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-11380b3d-5976-4ddd-847f-30fbe7f78ee3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 Aug 07 18:54:38.361179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-11380b3d-5976-4ddd-847f-30fbe7f78ee3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:38.361374 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-11380b3d-5976-4ddd-847f-30fbe7f78ee3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:38.365723 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-11380b3d-5976-4ddd-847f-30fbe7f78ee3 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 returned with HTTP 404 Aug 07 18:54:38.366231 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 350/1376] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:38 2026] GET /volume/v3/snapshots/0d631e56-fe6f-4cf7-87da-f7ae555ec802 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:38.373822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6d4eb364-17ba-4786-8a0b-cb316388a735 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:38.375979 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6d4eb364-17ba-4786-8a0b-cb316388a735 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 Aug 07 18:54:38.376224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6d4eb364-17ba-4786-8a0b-cb316388a735 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:38.376413 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6d4eb364-17ba-4786-8a0b-cb316388a735 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:38.383899 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:38.383899 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:38.387416 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6d4eb364-17ba-4786-8a0b-cb316388a735 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Volume info retrieved successfully. Aug 07 18:54:38.392100 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6d4eb364-17ba-4786-8a0b-cb316388a735 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 returned with HTTP 200 Aug 07 18:54:38.392484 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 345/1377] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:38 2026] GET /volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:38.406857 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-23c51a91-ac31-4cb3-9a5b-144325430b7c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:38.408624 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23c51a91-ac31-4cb3-9a5b-144325430b7c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] DELETE https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 Aug 07 18:54:38.408829 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23c51a91-ac31-4cb3-9a5b-144325430b7c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:38.409791 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23c51a91-ac31-4cb3-9a5b-144325430b7c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:38.409791 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-23c51a91-ac31-4cb3-9a5b-144325430b7c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Delete volume with id: dba55d59-7f9b-4117-a23f-fb12691b9bb2 Aug 07 18:54:38.419576 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:38.419576 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:38.420132 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-23c51a91-ac31-4cb3-9a5b-144325430b7c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Volume info retrieved successfully. Aug 07 18:54:38.436248 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-23c51a91-ac31-4cb3-9a5b-144325430b7c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Delete volume request issued successfully. Aug 07 18:54:38.436451 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23c51a91-ac31-4cb3-9a5b-144325430b7c tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 returned with HTTP 202 Aug 07 18:54:38.436826 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 346/1378] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:38 2026] DELETE /volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:38.445094 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-acf13c01-fccf-4932-acec-1df1bcbebaad None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:38.447826 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-acf13c01-fccf-4932-acec-1df1bcbebaad tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 Aug 07 18:54:38.448266 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-acf13c01-fccf-4932-acec-1df1bcbebaad tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:38.448509 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-acf13c01-fccf-4932-acec-1df1bcbebaad tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:38.460801 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:38.460801 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:38.465777 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-acf13c01-fccf-4932-acec-1df1bcbebaad tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Volume info retrieved successfully. Aug 07 18:54:38.471218 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-acf13c01-fccf-4932-acec-1df1bcbebaad tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 returned with HTTP 200 Aug 07 18:54:38.471748 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 338/1379] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:38 2026] GET /volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:38.694437 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9160ed84-f2d1-42cd-b2f2-696255baa4e6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:38.696292 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9160ed84-f2d1-42cd-b2f2-696255baa4e6 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:38.696526 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9160ed84-f2d1-42cd-b2f2-696255baa4e6 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:38.696751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9160ed84-f2d1-42cd-b2f2-696255baa4e6 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:38.704619 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:38.704619 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:38.708965 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9160ed84-f2d1-42cd-b2f2-696255baa4e6 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:38.715031 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9160ed84-f2d1-42cd-b2f2-696255baa4e6 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:38.715495 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 351/1380] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:38 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:38.894195 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b2ec08bd-8bcd-4c89-bd68-5ec4a23387fe None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:38.896157 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b2ec08bd-8bcd-4c89-bd68-5ec4a23387fe tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:38.896343 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b2ec08bd-8bcd-4c89-bd68-5ec4a23387fe tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:38.896528 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b2ec08bd-8bcd-4c89-bd68-5ec4a23387fe tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:38.908728 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:38.908728 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:38.912785 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b2ec08bd-8bcd-4c89-bd68-5ec4a23387fe tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:38.917628 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b2ec08bd-8bcd-4c89-bd68-5ec4a23387fe tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:38.918104 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 346/1381] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:38 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:39.076924 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1af44398-168c-4d56-b8b8-c0e6a88fa920 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.078606 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1af44398-168c-4d56-b8b8-c0e6a88fa920 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:39.078813 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1af44398-168c-4d56-b8b8-c0e6a88fa920 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.079028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1af44398-168c-4d56-b8b8-c0e6a88fa920 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.079201 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-1af44398-168c-4d56-b8b8-c0e6a88fa920 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:39.083166 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.083166 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:39.083839 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1af44398-168c-4d56-b8b8-c0e6a88fa920 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:39.084220 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 347/1382] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:39 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:39.094402 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cf4cdf00-b319-48e6-8512-6a29d1c89134 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.096856 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf4cdf00-b319-48e6-8512-6a29d1c89134 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b Aug 07 18:54:39.097407 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf4cdf00-b319-48e6-8512-6a29d1c89134 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.097650 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf4cdf00-b319-48e6-8512-6a29d1c89134 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.104863 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.104863 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:39.108306 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cf4cdf00-b319-48e6-8512-6a29d1c89134 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:39.112633 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf4cdf00-b319-48e6-8512-6a29d1c89134 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b returned with HTTP 200 Aug 07 18:54:39.113081 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 339/1383] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:39 2026] GET /volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:39.122374 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2d27cce2-35e3-4512-921c-62acbe769c82 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.124388 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2d27cce2-35e3-4512-921c-62acbe769c82 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:39.124667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2d27cce2-35e3-4512-921c-62acbe769c82 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.124912 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2d27cce2-35e3-4512-921c-62acbe769c82 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.125086 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6a45eb56-0ede-4cc1-9677-2888e6d1bc60 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.125127 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-2d27cce2-35e3-4512-921c-62acbe769c82 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:39.127179 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6a45eb56-0ede-4cc1-9677-2888e6d1bc60 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] POST https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae/action Aug 07 18:54:39.127821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6a45eb56-0ede-4cc1-9677-2888e6d1bc60 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:39.128038 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6a45eb56-0ede-4cc1-9677-2888e6d1bc60 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:39.129117 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.129117 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:39.129362 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.admin_actions [None req-6a45eb56-0ede-4cc1-9677-2888e6d1bc60 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] Updating backup 'c5046195-62d8-42a5-95ba-b13206e390ae' with '{'status': 'error'}' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 18:54:39.129823 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2d27cce2-35e3-4512-921c-62acbe769c82 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:39.130210 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 352/1384] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:39 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:39.137730 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.137730 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:39.139200 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-889964da-978c-488d-a7cc-9c421b55dc82 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.140896 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-889964da-978c-488d-a7cc-9c421b55dc82 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 Aug 07 18:54:39.141125 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-889964da-978c-488d-a7cc-9c421b55dc82 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.141328 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-889964da-978c-488d-a7cc-9c421b55dc82 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.146393 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-6a45eb56-0ede-4cc1-9677-2888e6d1bc60 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] reset_status in rpcapi backup_id c5046195-62d8-42a5-95ba-b13206e390ae on host np0000006749. {{(pid=100344) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 18:54:39.148191 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6a45eb56-0ede-4cc1-9677-2888e6d1bc60 tempest-VolumesBackupsAdminTest-1928398029 tempest-VolumesBackupsAdminTest-1928398029-project-admin] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae/action returned with HTTP 202 Aug 07 18:54:39.148571 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.148571 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:39.148746 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 347/1385] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:54:39 2026] POST /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:54:39.152697 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-889964da-978c-488d-a7cc-9c421b55dc82 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:39.158665 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-889964da-978c-488d-a7cc-9c421b55dc82 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 returned with HTTP 200 Aug 07 18:54:39.159105 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 348/1386] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:39 2026] GET /volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:39.174696 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c12661ce-86b9-402c-b05b-5e815a833800 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.176407 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c12661ce-86b9-402c-b05b-5e815a833800 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:39.176598 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c12661ce-86b9-402c-b05b-5e815a833800 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.176770 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c12661ce-86b9-402c-b05b-5e815a833800 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.176870 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c12661ce-86b9-402c-b05b-5e815a833800 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:39.184539 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.184539 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:39.185539 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c12661ce-86b9-402c-b05b-5e815a833800 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:39.185901 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-12e7b5a9-e678-4ebe-a677-c221a9e74a68 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.186015 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 340/1387] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:39 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:39.187833 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-12e7b5a9-e678-4ebe-a677-c221a9e74a68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 Aug 07 18:54:39.188170 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-12e7b5a9-e678-4ebe-a677-c221a9e74a68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.188429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-12e7b5a9-e678-4ebe-a677-c221a9e74a68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.195246 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d1f04a41-4303-4649-a74a-598a0bc8fba2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.196973 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.196973 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:39.199656 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d1f04a41-4303-4649-a74a-598a0bc8fba2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] DELETE https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:39.201785 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d1f04a41-4303-4649-a74a-598a0bc8fba2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.201785 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d1f04a41-4303-4649-a74a-598a0bc8fba2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.201785 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-d1f04a41-4303-4649-a74a-598a0bc8fba2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Delete backup with id: c5046195-62d8-42a5-95ba-b13206e390ae. Aug 07 18:54:39.206756 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-12e7b5a9-e678-4ebe-a677-c221a9e74a68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:39.211881 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.211881 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:39.216725 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-12e7b5a9-e678-4ebe-a677-c221a9e74a68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 returned with HTTP 200 Aug 07 18:54:39.217378 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 353/1388] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:39 2026] GET /volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:39.224491 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-d1f04a41-4303-4649-a74a-598a0bc8fba2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] delete_backup rpcapi backup_id c5046195-62d8-42a5-95ba-b13206e390ae {{(pid=100344) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:54:39.226174 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d1f04a41-4303-4649-a74a-598a0bc8fba2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 202 Aug 07 18:54:39.226870 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 348/1389] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:39 2026] DELETE /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:54:39.230642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6ba78951-d765-4278-86af-79e62a09888a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.235015 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ba78951-d765-4278-86af-79e62a09888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 Aug 07 18:54:39.235015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ba78951-d765-4278-86af-79e62a09888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.235015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ba78951-d765-4278-86af-79e62a09888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.235015 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-6ba78951-d765-4278-86af-79e62a09888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume with id: 7e77e29c-34fe-4970-99d8-e54fdf76c9b5 Aug 07 18:54:39.236265 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c1aaa6a6-8818-4292-b2fd-e698e8457369 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.238800 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1aaa6a6-8818-4292-b2fd-e698e8457369 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:39.238894 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.238894 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:39.239334 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6ba78951-d765-4278-86af-79e62a09888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:39.239393 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1aaa6a6-8818-4292-b2fd-e698e8457369 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.239801 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1aaa6a6-8818-4292-b2fd-e698e8457369 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.240206 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c1aaa6a6-8818-4292-b2fd-e698e8457369 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:39.247980 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.247980 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:39.249342 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1aaa6a6-8818-4292-b2fd-e698e8457369 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 200 Aug 07 18:54:39.250012 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 341/1390] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:39 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:54:39.253937 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6ba78951-d765-4278-86af-79e62a09888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume request issued successfully. Aug 07 18:54:39.254426 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ba78951-d765-4278-86af-79e62a09888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 returned with HTTP 202 Aug 07 18:54:39.254767 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 349/1391] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:39 2026] DELETE /volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:39.262346 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-80965d61-dfd0-4d66-ade5-d12275f6891d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.266452 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-80965d61-dfd0-4d66-ade5-d12275f6891d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 Aug 07 18:54:39.266452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-80965d61-dfd0-4d66-ade5-d12275f6891d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.266452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-80965d61-dfd0-4d66-ade5-d12275f6891d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.279416 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.279416 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:39.286028 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-80965d61-dfd0-4d66-ade5-d12275f6891d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:39.291701 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-80965d61-dfd0-4d66-ade5-d12275f6891d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 returned with HTTP 200 Aug 07 18:54:39.292293 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 354/1392] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:39 2026] GET /volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:39.483987 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-dd6cccfb-d8e7-471d-ad34-e192609276e4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.485691 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dd6cccfb-d8e7-471d-ad34-e192609276e4 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] GET https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 Aug 07 18:54:39.485890 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dd6cccfb-d8e7-471d-ad34-e192609276e4 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.486118 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dd6cccfb-d8e7-471d-ad34-e192609276e4 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.492574 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dd6cccfb-d8e7-471d-ad34-e192609276e4 tempest-VolumesSnapshotListTestJSON-1423065341 tempest-VolumesSnapshotListTestJSON-1423065341-project-member] https://10.4.3.15/volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 returned with HTTP 404 Aug 07 18:54:39.493136 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 349/1393] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:39 2026] GET /volume/v3/volumes/dba55d59-7f9b-4117-a23f-fb12691b9bb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:39.730539 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d84ca4aa-4144-4005-ab77-6f363732b8a5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.732845 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d84ca4aa-4144-4005-ab77-6f363732b8a5 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:39.733142 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d84ca4aa-4144-4005-ab77-6f363732b8a5 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.733382 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d84ca4aa-4144-4005-ab77-6f363732b8a5 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.746583 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.746583 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:39.754404 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d84ca4aa-4144-4005-ab77-6f363732b8a5 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:39.761808 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d84ca4aa-4144-4005-ab77-6f363732b8a5 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:39.762415 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 342/1394] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:39 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 1157 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:39.799935 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-6f3ec2f4-6a17-4e43-9562-4219975ef04b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:39.938421 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-6f3ec2f4-6a17-4e43-9562-4219975ef04b tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:39.938619 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-6f3ec2f4-6a17-4e43-9562-4219975ef04b tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:39.938828 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-6f3ec2f4-6a17-4e43-9562-4219975ef04b tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:39.947087 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:39.947087 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:39.952153 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-6f3ec2f4-6a17-4e43-9562-4219975ef04b tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:39.958767 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-6f3ec2f4-6a17-4e43-9562-4219975ef04b tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:39.959284 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 350/1395] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:39 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 1157 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:40.260626 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3221477f-0ed8-4c94-9bd3-4f1eea5aeb32 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:40.262602 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3221477f-0ed8-4c94-9bd3-4f1eea5aeb32 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae Aug 07 18:54:40.262842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3221477f-0ed8-4c94-9bd3-4f1eea5aeb32 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:40.263041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3221477f-0ed8-4c94-9bd3-4f1eea5aeb32 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:40.263165 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-3221477f-0ed8-4c94-9bd3-4f1eea5aeb32 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Show backup with id c5046195-62d8-42a5-95ba-b13206e390ae. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:40.265604 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=369,cinder:INSERT=22,cinder:UPDATE=57 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:54:40.268716 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3221477f-0ed8-4c94-9bd3-4f1eea5aeb32 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae returned with HTTP 404 Aug 07 18:54:40.269247 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 355/1396] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:40 2026] GET /volume/v3/backups/c5046195-62d8-42a5-95ba-b13206e390ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:40.299968 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-35b197ff-ffdf-401a-bac9-b0311ddcc8ab None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:40.303514 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-35b197ff-ffdf-401a-bac9-b0311ddcc8ab tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:40.304092 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-35b197ff-ffdf-401a-bac9-b0311ddcc8ab tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:40.304523 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-35b197ff-ffdf-401a-bac9-b0311ddcc8ab tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:40.309898 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d6d2d12e-3536-45ab-8d95-8f6ace91293a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:40.312756 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d6d2d12e-3536-45ab-8d95-8f6ace91293a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 Aug 07 18:54:40.312932 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d6d2d12e-3536-45ab-8d95-8f6ace91293a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:40.313173 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d6d2d12e-3536-45ab-8d95-8f6ace91293a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:40.314847 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:40.314847 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:40.318224 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-35b197ff-ffdf-401a-bac9-b0311ddcc8ab tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:40.319871 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d6d2d12e-3536-45ab-8d95-8f6ace91293a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 returned with HTTP 404 Aug 07 18:54:40.320489 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 343/1397] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:40 2026] GET /volume/v3/volumes/7e77e29c-34fe-4970-99d8-e54fdf76c9b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:40.323039 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-35b197ff-ffdf-401a-bac9-b0311ddcc8ab tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:40.323399 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 350/1398] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:40 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 1157 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:40.328146 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e25b108-3a67-48c0-b1c5-f786e76f10c5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:40.329814 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e25b108-3a67-48c0-b1c5-f786e76f10c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:40.330020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e25b108-3a67-48c0-b1c5-f786e76f10c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:40.331470 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e25b108-3a67-48c0-b1c5-f786e76f10c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:40.332043 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-6e25b108-3a67-48c0-b1c5-f786e76f10c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete backup with id: 223d7cd9-65f1-4a5c-baea-e833ba8141a0. Aug 07 18:54:40.333693 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=399,cinder:UPDATE=84,cinder:INSERT=38 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:54:40.333796 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-10b83763-a3cb-405c-af32-c48725ac78d2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:40.334144 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-10b83763-a3cb-405c-af32-c48725ac78d2 None None] GET https://10.4.3.15/volume// Aug 07 18:54:40.334269 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-10b83763-a3cb-405c-af32-c48725ac78d2 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:40.334442 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-10b83763-a3cb-405c-af32-c48725ac78d2 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:40.334729 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-10b83763-a3cb-405c-af32-c48725ac78d2 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:40.334962 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 356/1399] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:54: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 07 18:54:40.338532 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:40.338532 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:40.344309 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-e5d44db5-d7ec-4b41-8e5e-1274d6597de8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:40.345425 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-16e05dd4-6bf3-4a9d-9611-327d1de3d708 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:40.347111 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-16e05dd4-6bf3-4a9d-9611-327d1de3d708 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b Aug 07 18:54:40.347239 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-e5d44db5-d7ec-4b41-8e5e-1274d6597de8 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:54:40.347303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-16e05dd4-6bf3-4a9d-9611-327d1de3d708 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:40.347432 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-16e05dd4-6bf3-4a9d-9611-327d1de3d708 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:40.347546 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-e5d44db5-d7ec-4b41-8e5e-1274d6597de8 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "433d8479-c1cb-4eb9-967c-db3e183d5321", "connector": null, "instance_uuid": "4d1fec5a-6eb6-45aa-82a5-5fe0d6f6eb87"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:40.354470 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:40.354470 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:40.356079 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:40.356079 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:40.358486 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-16e05dd4-6bf3-4a9d-9611-327d1de3d708 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:40.363119 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-16e05dd4-6bf3-4a9d-9611-327d1de3d708 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b returned with HTTP 200 Aug 07 18:54:40.363704 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 351/1400] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:40 2026] GET /volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:40.376678 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-6e25b108-3a67-48c0-b1c5-f786e76f10c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] delete_backup rpcapi backup_id 223d7cd9-65f1-4a5c-baea-e833ba8141a0 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:54:40.378538 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e25b108-3a67-48c0-b1c5-f786e76f10c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 202 Aug 07 18:54:40.379056 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 351/1401] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:40 2026] DELETE /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:54:40.385778 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-466e94b8-0199-4f0c-81c2-92a718e1efb8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:40.387710 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-466e94b8-0199-4f0c-81c2-92a718e1efb8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:40.387896 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-466e94b8-0199-4f0c-81c2-92a718e1efb8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:40.388121 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-466e94b8-0199-4f0c-81c2-92a718e1efb8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:40.388237 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-466e94b8-0199-4f0c-81c2-92a718e1efb8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:40.392421 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-e5d44db5-d7ec-4b41-8e5e-1274d6597de8 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:54:40.393137 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 344/1402] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:54:40 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 07 18:54:40.398625 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:40.398625 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:40.399753 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-466e94b8-0199-4f0c-81c2-92a718e1efb8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 200 Aug 07 18:54:40.400237 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 357/1403] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:40 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:40.449293 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c560da2b-84e1-4d50-96ad-37deb4e901f2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:40.451571 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c560da2b-84e1-4d50-96ad-37deb4e901f2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] DELETE https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b Aug 07 18:54:40.451842 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c560da2b-84e1-4d50-96ad-37deb4e901f2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:40.452140 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c560da2b-84e1-4d50-96ad-37deb4e901f2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:40.452362 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-c560da2b-84e1-4d50-96ad-37deb4e901f2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Delete volume with id: 32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b Aug 07 18:54:40.464358 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:40.464358 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:40.467172 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c560da2b-84e1-4d50-96ad-37deb4e901f2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:40.497503 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c560da2b-84e1-4d50-96ad-37deb4e901f2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Delete volume request issued successfully. Aug 07 18:54:40.498144 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c560da2b-84e1-4d50-96ad-37deb4e901f2 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b returned with HTTP 202 Aug 07 18:54:40.498144 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 352/1404] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:40 2026] DELETE /volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:40.509749 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b8638b6b-6916-429c-8c5a-58437ddc023d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:40.511803 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8638b6b-6916-429c-8c5a-58437ddc023d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b Aug 07 18:54:40.511803 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8638b6b-6916-429c-8c5a-58437ddc023d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:40.511985 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8638b6b-6916-429c-8c5a-58437ddc023d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:40.522783 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:40.522783 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:40.528524 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b8638b6b-6916-429c-8c5a-58437ddc023d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Volume info retrieved successfully. Aug 07 18:54:40.531677 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8638b6b-6916-429c-8c5a-58437ddc023d tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b returned with HTTP 200 Aug 07 18:54:40.533792 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 352/1405] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:40 2026] GET /volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:41.413004 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-749150d2-351a-4d0c-80ea-59740826a4b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:41.415318 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-749150d2-351a-4d0c-80ea-59740826a4b4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 Aug 07 18:54:41.415631 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-749150d2-351a-4d0c-80ea-59740826a4b4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:41.415825 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-749150d2-351a-4d0c-80ea-59740826a4b4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:41.415927 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-749150d2-351a-4d0c-80ea-59740826a4b4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 223d7cd9-65f1-4a5c-baea-e833ba8141a0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:41.419136 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-749150d2-351a-4d0c-80ea-59740826a4b4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 returned with HTTP 404 Aug 07 18:54:41.419802 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 345/1406] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:41 2026] GET /volume/v3/backups/223d7cd9-65f1-4a5c-baea-e833ba8141a0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:41.489220 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-43dab60a-50b4-469c-9e03-aa308ea3176c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:41.490792 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43dab60a-50b4-469c-9e03-aa308ea3176c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa Aug 07 18:54:41.490972 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43dab60a-50b4-469c-9e03-aa308ea3176c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:41.491189 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43dab60a-50b4-469c-9e03-aa308ea3176c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:41.497362 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:41.497362 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:41.500612 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-43dab60a-50b4-469c-9e03-aa308ea3176c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:41.504957 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43dab60a-50b4-469c-9e03-aa308ea3176c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa returned with HTTP 200 Aug 07 18:54:41.505623 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 358/1407] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:41 2026] GET /volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:41.517821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-194d8dc4-60a9-42a8-9edb-098f7faed126 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:41.519570 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-194d8dc4-60a9-42a8-9edb-098f7faed126 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa Aug 07 18:54:41.519762 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-194d8dc4-60a9-42a8-9edb-098f7faed126 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:41.519955 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-194d8dc4-60a9-42a8-9edb-098f7faed126 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:41.520141 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-194d8dc4-60a9-42a8-9edb-098f7faed126 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume with id: bc972e44-f5a1-4768-9a98-a32480312ffa Aug 07 18:54:41.526470 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:41.526470 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:41.526867 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-194d8dc4-60a9-42a8-9edb-098f7faed126 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:41.544790 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-194d8dc4-60a9-42a8-9edb-098f7faed126 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume request issued successfully. Aug 07 18:54:41.544790 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-194d8dc4-60a9-42a8-9edb-098f7faed126 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa returned with HTTP 202 Aug 07 18:54:41.544790 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 353/1408] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:41 2026] DELETE /volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:54:41.549608 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2ea2b5eb-41c3-409c-9c73-fdf81ded4b94 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:41.550315 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-514f93fc-a1b4-44bd-9f98-3b2f4c2fb5d8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:41.552222 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-514f93fc-a1b4-44bd-9f98-3b2f4c2fb5d8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa Aug 07 18:54:41.552411 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-514f93fc-a1b4-44bd-9f98-3b2f4c2fb5d8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:41.552586 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-514f93fc-a1b4-44bd-9f98-3b2f4c2fb5d8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:41.555148 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ea2b5eb-41c3-409c-9c73-fdf81ded4b94 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] GET https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b Aug 07 18:54:41.555340 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ea2b5eb-41c3-409c-9c73-fdf81ded4b94 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:41.555507 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ea2b5eb-41c3-409c-9c73-fdf81ded4b94 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:41.564931 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ea2b5eb-41c3-409c-9c73-fdf81ded4b94 tempest-VolumesBackupsAdminTest-1819518123 tempest-VolumesBackupsAdminTest-1819518123-project-member] https://10.4.3.15/volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b returned with HTTP 404 Aug 07 18:54:41.565662 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 353/1409] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:41 2026] GET /volume/v3/volumes/32f6b9d7-3cb3-4f02-b0ac-32ac80275d1b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:41.569039 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:41.569039 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:41.577010 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-514f93fc-a1b4-44bd-9f98-3b2f4c2fb5d8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:41.583495 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-514f93fc-a1b4-44bd-9f98-3b2f4c2fb5d8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa returned with HTTP 200 Aug 07 18:54:41.583889 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 346/1410] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:41 2026] GET /volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:41.749122 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8fce7a06-b244-4aa2-81f3-02c55fafa242 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:41.749122 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8fce7a06-b244-4aa2-81f3-02c55fafa242 None None] GET https://10.4.3.15/volume// Aug 07 18:54:41.749349 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8fce7a06-b244-4aa2-81f3-02c55fafa242 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:41.749575 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8fce7a06-b244-4aa2-81f3-02c55fafa242 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:41.749941 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8fce7a06-b244-4aa2-81f3-02c55fafa242 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:41.752279 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 359/1411] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:54:41 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:54:41.768659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-f3caf44e-59a3-4a03-8c80-bc6723316206 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:41.778374 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-f3caf44e-59a3-4a03-8c80-bc6723316206 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:41.778597 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-f3caf44e-59a3-4a03-8c80-bc6723316206 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:41.778782 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-f3caf44e-59a3-4a03-8c80-bc6723316206 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:41.789459 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:41.789459 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:41.793687 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-f3caf44e-59a3-4a03-8c80-bc6723316206 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:41.793885 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-9f1c14b6-89d8-4c67-8f66-e3fccbd157f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:41.796819 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-9f1c14b6-89d8-4c67-8f66-e3fccbd157f7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:54:41.797034 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-9f1c14b6-89d8-4c67-8f66-e3fccbd157f7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:41.797287 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-9f1c14b6-89d8-4c67-8f66-e3fccbd157f7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:41.800241 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-f3caf44e-59a3-4a03-8c80-bc6723316206 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:41.800658 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 354/1412] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:54:41 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 1336 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:54:41.814247 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:41.814247 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:41.819286 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-9f1c14b6-89d8-4c67-8f66-e3fccbd157f7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:54:41.824778 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-9f1c14b6-89d8-4c67-8f66-e3fccbd157f7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:54:41.825159 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 354/1413] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:41 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:41.921444 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-8e39e51b-90e4-4be4-a118-32cda638c10a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:41.931335 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-8e39e51b-90e4-4be4-a118-32cda638c10a tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] PUT https://10.4.3.15/volume/v3/attachments/fc78b6b5-be91-4e78-b440-9650e0b93c2d Aug 07 18:54:41.931761 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-8e39e51b-90e4-4be4-a118-32cda638c10a tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:41.945129 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-8e39e51b-90e4-4be4-a118-32cda638c10a tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Acquiring lock "cinder-attachment_update-433d8479-c1cb-4eb9-967c-db3e183d5321-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:54:41.952311 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-8e39e51b-90e4-4be4-a118-32cda638c10a tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Lock "cinder-attachment_update-433d8479-c1cb-4eb9-967c-db3e183d5321-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:54:41.953864 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:41.953864 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:42.065781 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-8e39e51b-90e4-4be4-a118-32cda638c10a tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Lock "cinder-attachment_update-433d8479-c1cb-4eb9-967c-db3e183d5321-np0000006749" released by "attachment_update" :: held 0.114s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:54:42.066116 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-8e39e51b-90e4-4be4-a118-32cda638c10a tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/attachments/fc78b6b5-be91-4e78-b440-9650e0b93c2d returned with HTTP 200 Aug 07 18:54:42.066600 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 347/1414] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:54:41 2026] PUT /volume/v3/attachments/fc78b6b5-be91-4e78-b440-9650e0b93c2d => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:42.108184 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-39143706-62a2-46dc-8652-53462409b1d7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:42.110532 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-39143706-62a2-46dc-8652-53462409b1d7 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] POST https://10.4.3.15/volume/v3/attachments/fc78b6b5-be91-4e78-b440-9650e0b93c2d/action Aug 07 18:54:42.111292 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-39143706-62a2-46dc-8652-53462409b1d7 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:42.112216 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-39143706-62a2-46dc-8652-53462409b1d7 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:42.137197 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:42.137197 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:42.150104 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e05daa98-9244-4034-81d3-af8943a4ace8 req-39143706-62a2-46dc-8652-53462409b1d7 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/attachments/fc78b6b5-be91-4e78-b440-9650e0b93c2d/action returned with HTTP 204 Aug 07 18:54:42.150546 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 360/1415] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:54:42 2026] POST /volume/v3/attachments/fc78b6b5-be91-4e78-b440-9650e0b93c2d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:42.271987 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-96c32bef-d41f-435a-a30a-2720aece8aba None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:42.272496 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96c32bef-d41f-435a-a30a-2720aece8aba None None] GET https://10.4.3.15/volume// Aug 07 18:54:42.272705 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96c32bef-d41f-435a-a30a-2720aece8aba None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:42.272936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96c32bef-d41f-435a-a30a-2720aece8aba None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:42.273400 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96c32bef-d41f-435a-a30a-2720aece8aba None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:42.273709 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 355/1416] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:54: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 07 18:54:42.283840 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-360f2d19-4c81-4e37-9f42-a3df3322d484 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:42.286239 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-360f2d19-4c81-4e37-9f42-a3df3322d484 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:54:42.286562 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-360f2d19-4c81-4e37-9f42-a3df3322d484 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30d6df78-1d20-441b-bc34-a176886ef00c", "connector": null, "instance_uuid": "c8c39072-3128-4033-b331-1777fffdecc7"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:42.301964 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:42.301964 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:42.328145 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-360f2d19-4c81-4e37-9f42-a3df3322d484 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:54:42.328603 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 355/1417] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:54:42 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 07 18:54:42.339977 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-3e559dd2-b4f9-409d-b416-646713ab0c3b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:42.342384 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-3e559dd2-b4f9-409d-b416-646713ab0c3b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/attachments/30a08410-a025-4710-b2b8-acb3728b50a2 Aug 07 18:54:42.342608 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-3e559dd2-b4f9-409d-b416-646713ab0c3b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:42.343099 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-3e559dd2-b4f9-409d-b416-646713ab0c3b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:42.344927 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=364,cinder:UPDATE=90,cinder:INSERT=42 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:54:42.351720 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:42.351720 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:42.398918 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-3e559dd2-b4f9-409d-b416-646713ab0c3b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/30a08410-a025-4710-b2b8-acb3728b50a2 returned with HTTP 200 Aug 07 18:54:42.399366 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 348/1418] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:54:42 2026] DELETE /volume/v3/attachments/30a08410-a025-4710-b2b8-acb3728b50a2 => generated 367 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:42.601229 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d8d10b88-64ca-4959-b306-977acaad7516 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:42.603340 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d8d10b88-64ca-4959-b306-977acaad7516 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa Aug 07 18:54:42.603599 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d8d10b88-64ca-4959-b306-977acaad7516 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:42.603850 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d8d10b88-64ca-4959-b306-977acaad7516 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:42.609640 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d8d10b88-64ca-4959-b306-977acaad7516 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa returned with HTTP 404 Aug 07 18:54:42.610619 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 361/1419] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:42 2026] GET /volume/v3/volumes/bc972e44-f5a1-4768-9a98-a32480312ffa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:54:42.622923 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:42.632351 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:42.632833 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-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-2142839927"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:42.634810 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2142839927'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:42.635125 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume of 1 GB Aug 07 18:54:42.640013 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=389,cinder:UPDATE=81,cinder:INSERT=45 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:54:42.641698 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Availability Zones retrieved successfully. Aug 07 18:54:42.650940 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (5dced790-3e01-4268-b0df-a80107fe4e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:42.652987 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e70e262-1761-4c7c-9fca-798319cdd9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:42.656702 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:42.702423 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e70e262-1761-4c7c-9fca-798319cdd9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:42.703922 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (099a4f84-5905-474b-b929-c58ccb90ca8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:42.758400 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['340f1dc0-3f8c-46de-901f-fb4a42156aed', '8ad45d20-258b-490b-aed8-82b8d52e277e', 'b3a90ee7-8e27-4390-812a-7a97fef2cc14', 'ee3f61cd-6864-4703-8cc6-6c42d976527d'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:42.759604 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (099a4f84-5905-474b-b929-c58ccb90ca8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['340f1dc0-3f8c-46de-901f-fb4a42156aed', '8ad45d20-258b-490b-aed8-82b8d52e277e', 'b3a90ee7-8e27-4390-812a-7a97fef2cc14', 'ee3f61cd-6864-4703-8cc6-6c42d976527d']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:42.760882 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bcc8fe3-e42f-429a-8faf-2efebba6c353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:42.807970 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bcc8fe3-e42f-429a-8faf-2efebba6c353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fe9c220-06be-473e-afa9-1f55cc98eddd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2142839927',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['340f1dc0-3f8c-46de-901f-fb4a42156aed','8ad45d20-258b-490b-aed8-82b8d52e277e','b3a90ee7-8e27-4390-812a-7a97fef2cc14','ee3f61cd-6864-4703-8cc6-6c42d976527d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2142839927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fe9c220-06be-473e-afa9-1f55cc98eddd,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='eb0c4815ac30486e9b74c58ca004d883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e7423583d5e475994a6d762edbd9d0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:42.809017 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3721929-af7e-4259-a0ed-04ae35a76b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:42.832240 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3721929-af7e-4259-a0ed-04ae35a76b65) transitioned into state 'SUCCESS' from state '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-2142839927',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['340f1dc0-3f8c-46de-901f-fb4a42156aed','8ad45d20-258b-490b-aed8-82b8d52e277e','b3a90ee7-8e27-4390-812a-7a97fef2cc14','ee3f61cd-6864-4703-8cc6-6c42d976527d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:42.833346 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a07156-d1a0-4a98-9434-0ca5ec0be9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:42.844968 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a07156-d1a0-4a98-9434-0ca5ec0be9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:42.847021 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (5dced790-3e01-4268-b0df-a80107fe4e92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:42.847021 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume request issued successfully. Aug 07 18:54:42.847800 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9c458b93-7cf0-4bed-ad8e-cf220d46a5a5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:42.848760 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 356/1420] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:54:42 2026] POST /volume/v3/volumes => generated 814 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:42.860420 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8e504791-a2e4-466b-b770-b804db115291 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:42.864369 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e504791-a2e4-466b-b770-b804db115291 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd Aug 07 18:54:42.864369 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e504791-a2e4-466b-b770-b804db115291 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:42.864369 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e504791-a2e4-466b-b770-b804db115291 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:42.876970 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:42.876970 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:42.880036 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8e504791-a2e4-466b-b770-b804db115291 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:42.884950 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e504791-a2e4-466b-b770-b804db115291 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd returned with HTTP 200 Aug 07 18:54:42.885312 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 356/1421] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:42 2026] GET /volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:43.572368 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-ca699f34-200d-4d86-bdd8-79ff012935f7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:43.574735 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-ca699f34-200d-4d86-bdd8-79ff012935f7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] PUT https://10.4.3.15/volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25 Aug 07 18:54:43.575213 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-ca699f34-200d-4d86-bdd8-79ff012935f7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:43.575421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:43.583948 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-ca699f34-200d-4d86-bdd8-79ff012935f7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Acquiring lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:54:43.588862 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-ca699f34-200d-4d86-bdd8-79ff012935f7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:54:43.589923 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:43.589923 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:43.666727 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:43.667319 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-772193462"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:43.668604 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-772193462'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:43.668716 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Create volume of 1 GB Aug 07 18:54:43.670929 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-ca699f34-200d-4d86-bdd8-79ff012935f7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" released by "attachment_update" :: held 0.082s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:54:43.671419 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-ca699f34-200d-4d86-bdd8-79ff012935f7 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25 returned with HTTP 200 Aug 07 18:54:43.671937 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 349/1422] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:54:43 2026] PUT /volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:43.672756 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Availability Zones retrieved successfully. Aug 07 18:54:43.681109 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Flow 'volume_create_api' (4cf886ca-f55c-44d2-865d-191585f342e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:43.682481 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5087eb3f-3c4d-4367-aca8-a6db8aa6fad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:43.683848 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:43.684225 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-dc48708d-715d-4b14-9e0d-c335210fdf44 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:43.686153 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-dc48708d-715d-4b14-9e0d-c335210fdf44 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25 Aug 07 18:54:43.686349 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-dc48708d-715d-4b14-9e0d-c335210fdf44 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:43.686519 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-dc48708d-715d-4b14-9e0d-c335210fdf44 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:43.702379 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-dc48708d-715d-4b14-9e0d-c335210fdf44 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25 returned with HTTP 200 Aug 07 18:54:43.702809 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 357/1423] 10.4.3.15 () {70 vars in 1644 bytes} [Fri Aug 7 18:54:43 2026] GET /volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:43.709846 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5087eb3f-3c4d-4367-aca8-a6db8aa6fad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:43.710578 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb30936-74b8-40c3-9650-5c58c2ebd216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:43.770970 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Created reservations ['0abdd266-8d55-4d22-ab39-cb48d691877e', 'ff61f5a9-38b6-4b54-8d76-aa835755df71', '8919d18f-0011-4b6b-a7a4-2bee8039ced4', '34efac9a-3c70-4a76-bfa2-6888e1a9ad9c'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:43.771589 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb30936-74b8-40c3-9650-5c58c2ebd216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0abdd266-8d55-4d22-ab39-cb48d691877e', 'ff61f5a9-38b6-4b54-8d76-aa835755df71', '8919d18f-0011-4b6b-a7a4-2bee8039ced4', '34efac9a-3c70-4a76-bfa2-6888e1a9ad9c']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:43.772781 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c09defe-d96e-4c73-a45d-5b44a564650e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:43.795294 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c09defe-d96e-4c73-a45d-5b44a564650e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75c50edf-8696-404d-b8ff-df1f914a94f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-772193462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7298f9521a77426f800ad1765691d336',qos_specs=None,replication_status=,reservations=['0abdd266-8d55-4d22-ab39-cb48d691877e','ff61f5a9-38b6-4b54-8d76-aa835755df71','8919d18f-0011-4b6b-a7a4-2bee8039ced4','34efac9a-3c70-4a76-bfa2-6888e1a9ad9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f087a5184194a48823cdab491c9a79a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-772193462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75c50edf-8696-404d-b8ff-df1f914a94f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7298f9521a77426f800ad1765691d336',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f087a5184194a48823cdab491c9a79a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:43.796223 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a74bf4-bbb5-4fd1-a52a-593e2f961224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:43.819281 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a74bf4-bbb5-4fd1-a52a-593e2f961224) transitioned into state 'SUCCESS' from state '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-772193462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7298f9521a77426f800ad1765691d336',qos_specs=None,replication_status=,reservations=['0abdd266-8d55-4d22-ab39-cb48d691877e','ff61f5a9-38b6-4b54-8d76-aa835755df71','8919d18f-0011-4b6b-a7a4-2bee8039ced4','34efac9a-3c70-4a76-bfa2-6888e1a9ad9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f087a5184194a48823cdab491c9a79a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:43.819961 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91fad1b-9d45-4023-b9b3-348d1cef72dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:43.830680 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91fad1b-9d45-4023-b9b3-348d1cef72dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:43.831478 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Flow 'volume_create_api' (4cf886ca-f55c-44d2-865d-191585f342e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:43.831796 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Create volume request issued successfully. Aug 07 18:54:43.832433 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4995d9ee-b0f5-478a-ab57-e8a366d51bb4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:43.832832 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 362/1424] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:54:43 2026] POST /volume/v3/volumes => generated 752 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:43.847506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ffbe1cd0-b053-4ce9-ac33-6593bab5c951 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:43.849449 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffbe1cd0-b053-4ce9-ac33-6593bab5c951 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 Aug 07 18:54:43.849661 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffbe1cd0-b053-4ce9-ac33-6593bab5c951 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:43.849864 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffbe1cd0-b053-4ce9-ac33-6593bab5c951 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:43.858537 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:43.858537 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:43.863895 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ffbe1cd0-b053-4ce9-ac33-6593bab5c951 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Volume info retrieved successfully. Aug 07 18:54:43.870467 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffbe1cd0-b053-4ce9-ac33-6593bab5c951 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 returned with HTTP 200 Aug 07 18:54:43.871028 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 357/1425] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:43 2026] GET /volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:43.905024 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ca758f8c-b467-4320-b765-f890b2b043ee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:43.909613 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ca758f8c-b467-4320-b765-f890b2b043ee tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd Aug 07 18:54:43.909872 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ca758f8c-b467-4320-b765-f890b2b043ee tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:43.910144 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ca758f8c-b467-4320-b765-f890b2b043ee tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:43.917107 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:43.917107 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:43.923549 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ca758f8c-b467-4320-b765-f890b2b043ee tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:43.925621 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ca758f8c-b467-4320-b765-f890b2b043ee tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd returned with HTTP 200 Aug 07 18:54:43.926203 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 350/1426] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:43 2026] GET /volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd => generated 907 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:43.940687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-befa45f9-4d8c-4553-85ea-0a34de9066c5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:43.942177 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-befa45f9-4d8c-4553-85ea-0a34de9066c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:54:43.942488 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-befa45f9-4d8c-4553-85ea-0a34de9066c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0fe9c220-06be-473e-afa9-1f55cc98eddd", "name": "tempest-VolumesBackupsTest-Backup-437178542", "description": "tempest-backup-description-876660597", "container": "tempest-volumesbackupstest-backup-container-1354553994"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:43.943937 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-befa45f9-4d8c-4553-85ea-0a34de9066c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating new backup {'backup': {'volume_id': '0fe9c220-06be-473e-afa9-1f55cc98eddd', 'name': 'tempest-VolumesBackupsTest-Backup-437178542', 'description': 'tempest-backup-description-876660597', 'container': 'tempest-volumesbackupstest-backup-container-1354553994'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:54:43.944010 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-befa45f9-4d8c-4553-85ea-0a34de9066c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating backup of volume 0fe9c220-06be-473e-afa9-1f55cc98eddd in container tempest-volumesbackupstest-backup-container-1354553994 Aug 07 18:54:43.961946 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:43.961946 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:43.961946 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-befa45f9-4d8c-4553-85ea-0a34de9066c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:54:44.003429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-befa45f9-4d8c-4553-85ea-0a34de9066c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['432cb1dd-37c3-4b6d-80e3-200bf11b0b55', 'fd9d2ff7-853e-4a78-9bc6-dd6e413b3829'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:44.051811 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-befa45f9-4d8c-4553-85ea-0a34de9066c5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:54:44.052311 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 358/1427] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:54:43 2026] POST /volume/v3/backups => generated 327 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:44.063480 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-50360105-6f73-4e87-887b-a08eb8309b4a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:44.066067 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-50360105-6f73-4e87-887b-a08eb8309b4a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:44.066435 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-50360105-6f73-4e87-887b-a08eb8309b4a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:44.066642 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-50360105-6f73-4e87-887b-a08eb8309b4a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:44.066817 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-50360105-6f73-4e87-887b-a08eb8309b4a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:44.072364 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:44.072364 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:44.073474 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-50360105-6f73-4e87-887b-a08eb8309b4a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:44.073969 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 363/1428] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:44 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 820 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:44.883159 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bdb6e355-821d-4231-963d-87206d8d8d05 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:44.884749 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bdb6e355-821d-4231-963d-87206d8d8d05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 Aug 07 18:54:44.884910 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bdb6e355-821d-4231-963d-87206d8d8d05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:44.885125 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bdb6e355-821d-4231-963d-87206d8d8d05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:44.891147 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:44.891147 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:44.894556 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bdb6e355-821d-4231-963d-87206d8d8d05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Volume info retrieved successfully. Aug 07 18:54:44.898381 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bdb6e355-821d-4231-963d-87206d8d8d05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 returned with HTTP 200 Aug 07 18:54:44.898743 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 358/1429] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:44 2026] GET /volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:44.911197 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a868de2b-6fb3-463f-9708-d3a984e98eef None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:44.912821 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a868de2b-6fb3-463f-9708-d3a984e98eef tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:54:44.913188 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a868de2b-6fb3-463f-9708-d3a984e98eef tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75c50edf-8696-404d-b8ff-df1f914a94f1", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1034437979"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:44.920612 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:44.920612 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:44.921053 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a868de2b-6fb3-463f-9708-d3a984e98eef tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Volume info retrieved successfully. Aug 07 18:54:44.921164 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a868de2b-6fb3-463f-9708-d3a984e98eef tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Create snapshot from volume 75c50edf-8696-404d-b8ff-df1f914a94f1 Aug 07 18:54:44.979353 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-a868de2b-6fb3-463f-9708-d3a984e98eef tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Created reservations ['60131458-dd16-4b34-9128-aab46f340bfc', '5f64eaa1-c776-45d7-a420-98b542e4fbe9', '5fae2ae9-41b3-42a4-807a-32ebfa9dde37', 'efbe9322-ebef-4454-be3b-a7c2cd517bb8'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:45.024663 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a868de2b-6fb3-463f-9708-d3a984e98eef tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot create request issued successfully. Aug 07 18:54:45.024972 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a868de2b-6fb3-463f-9708-d3a984e98eef tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:54:45.025496 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 351/1430] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:54:44 2026] POST /volume/v3/snapshots => generated 311 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:45.035577 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0c1e71f1-6685-45f8-8f19-7c49881e9d17 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:45.038495 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0c1e71f1-6685-45f8-8f19-7c49881e9d17 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 Aug 07 18:54:45.038757 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0c1e71f1-6685-45f8-8f19-7c49881e9d17 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:45.039042 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0c1e71f1-6685-45f8-8f19-7c49881e9d17 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:45.047702 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:45.047702 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:45.048325 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0c1e71f1-6685-45f8-8f19-7c49881e9d17 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:45.049380 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0c1e71f1-6685-45f8-8f19-7c49881e9d17 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 returned with HTTP 200 Aug 07 18:54:45.049885 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 359/1431] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:45 2026] GET /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:45.083462 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-44a651be-02ef-4f70-8489-58a97508a4a0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:45.086271 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44a651be-02ef-4f70-8489-58a97508a4a0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:45.086452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44a651be-02ef-4f70-8489-58a97508a4a0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:45.086621 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44a651be-02ef-4f70-8489-58a97508a4a0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:45.086723 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-44a651be-02ef-4f70-8489-58a97508a4a0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:45.093845 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:45.093845 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:45.094535 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44a651be-02ef-4f70-8489-58a97508a4a0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:45.094864 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 364/1432] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:45 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:46.058700 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bae71d64-c388-4a9e-935f-90477ec111dd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:46.060445 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bae71d64-c388-4a9e-935f-90477ec111dd tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 Aug 07 18:54:46.060628 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bae71d64-c388-4a9e-935f-90477ec111dd tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:46.060803 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bae71d64-c388-4a9e-935f-90477ec111dd tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:46.065580 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:46.065580 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:46.065977 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bae71d64-c388-4a9e-935f-90477ec111dd tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:46.066690 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bae71d64-c388-4a9e-935f-90477ec111dd tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 returned with HTTP 200 Aug 07 18:54:46.067022 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 359/1433] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:46 2026] GET /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:46.076082 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2a1b0493-3b0d-497f-bea2-b19655f5572e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:46.078286 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a1b0493-3b0d-497f-bea2-b19655f5572e tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] POST https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata Aug 07 18:54:46.078685 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a1b0493-3b0d-497f-bea2-b19655f5572e tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:46.086490 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:46.086490 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:46.087041 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2a1b0493-3b0d-497f-bea2-b19655f5572e tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:46.106440 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3aac0484-4588-47ec-a2da-52b948aa4c1d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:46.108850 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3aac0484-4588-47ec-a2da-52b948aa4c1d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:46.109145 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3aac0484-4588-47ec-a2da-52b948aa4c1d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:46.109419 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3aac0484-4588-47ec-a2da-52b948aa4c1d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:46.109599 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-3aac0484-4588-47ec-a2da-52b948aa4c1d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:46.112568 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2a1b0493-3b0d-497f-bea2-b19655f5572e tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Update snapshot metadata completed successfully. Aug 07 18:54:46.112913 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a1b0493-3b0d-497f-bea2-b19655f5572e tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata returned with HTTP 200 Aug 07 18:54:46.113470 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 352/1434] 10.4.3.15 () {68 vars in 1395 bytes} [Fri Aug 7 18:54:46 2026] POST /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:46.114704 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:46.114704 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:46.115765 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3aac0484-4588-47ec-a2da-52b948aa4c1d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:46.116302 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 360/1435] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:46 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:46.121075 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-06a819d3-9b15-43cf-9d4a-bb0cfea97f98 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:46.122852 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-06a819d3-9b15-43cf-9d4a-bb0cfea97f98 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata Aug 07 18:54:46.123076 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-06a819d3-9b15-43cf-9d4a-bb0cfea97f98 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:46.123277 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-06a819d3-9b15-43cf-9d4a-bb0cfea97f98 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:46.129007 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:46.129007 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:46.129452 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-06a819d3-9b15-43cf-9d4a-bb0cfea97f98 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:46.130331 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-06a819d3-9b15-43cf-9d4a-bb0cfea97f98 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Get snapshot metadata completed successfully. Aug 07 18:54:46.130509 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-06a819d3-9b15-43cf-9d4a-bb0cfea97f98 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata returned with HTTP 200 Aug 07 18:54:46.130822 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 365/1436] 10.4.3.15 () {66 vars in 1374 bytes} [Fri Aug 7 18:54:46 2026] GET /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:46.137986 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-74d08540-8fd9-4eda-9fd2-78d0c9f3976d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:46.139719 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74d08540-8fd9-4eda-9fd2-78d0c9f3976d tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] PUT https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata Aug 07 18:54:46.140093 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74d08540-8fd9-4eda-9fd2-78d0c9f3976d tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:46.148802 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:46.148802 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:46.149272 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-74d08540-8fd9-4eda-9fd2-78d0c9f3976d tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:46.175567 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-74d08540-8fd9-4eda-9fd2-78d0c9f3976d tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Update snapshot metadata completed successfully. Aug 07 18:54:46.175907 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74d08540-8fd9-4eda-9fd2-78d0c9f3976d tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata returned with HTTP 200 Aug 07 18:54:46.176329 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 360/1437] 10.4.3.15 () {68 vars in 1394 bytes} [Fri Aug 7 18:54:46 2026] PUT /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:46.184795 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-41762cda-2082-4a7b-ab95-bc13535ce4eb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:46.187626 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41762cda-2082-4a7b-ab95-bc13535ce4eb tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata Aug 07 18:54:46.187906 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41762cda-2082-4a7b-ab95-bc13535ce4eb tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:46.188189 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41762cda-2082-4a7b-ab95-bc13535ce4eb tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:46.196105 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:46.196105 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:46.196716 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-41762cda-2082-4a7b-ab95-bc13535ce4eb tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:46.197712 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-41762cda-2082-4a7b-ab95-bc13535ce4eb tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Get snapshot metadata completed successfully. Aug 07 18:54:46.198003 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41762cda-2082-4a7b-ab95-bc13535ce4eb tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata returned with HTTP 200 Aug 07 18:54:46.198453 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 353/1438] 10.4.3.15 () {66 vars in 1374 bytes} [Fri Aug 7 18:54:46 2026] GET /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:46.207696 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c3ca78be-c305-4a5f-b550-243bf0908237 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:46.213851 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c3ca78be-c305-4a5f-b550-243bf0908237 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata/key3 Aug 07 18:54:46.213851 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c3ca78be-c305-4a5f-b550-243bf0908237 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:46.213851 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c3ca78be-c305-4a5f-b550-243bf0908237 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:46.219156 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:46.219156 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:46.219735 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c3ca78be-c305-4a5f-b550-243bf0908237 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:46.221027 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c3ca78be-c305-4a5f-b550-243bf0908237 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Get snapshot metadata completed successfully. Aug 07 18:54:46.234787 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c3ca78be-c305-4a5f-b550-243bf0908237 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Delete snapshot metadata completed successfully. Aug 07 18:54:46.234787 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c3ca78be-c305-4a5f-b550-243bf0908237 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata/key3 returned with HTTP 200 Aug 07 18:54:46.234787 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 361/1439] 10.4.3.15 () {66 vars in 1392 bytes} [Fri Aug 7 18:54:46 2026] DELETE /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata/key3 => generated 0 bytes in 27 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 18:54:46.246564 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-feb1c641-ac0b-43c5-9708-0500ac61fa86 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:46.248738 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-feb1c641-ac0b-43c5-9708-0500ac61fa86 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata Aug 07 18:54:46.249019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-feb1c641-ac0b-43c5-9708-0500ac61fa86 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:46.250109 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-feb1c641-ac0b-43c5-9708-0500ac61fa86 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:46.254518 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:46.254518 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:46.254978 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-feb1c641-ac0b-43c5-9708-0500ac61fa86 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:46.255786 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-feb1c641-ac0b-43c5-9708-0500ac61fa86 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Get snapshot metadata completed successfully. Aug 07 18:54:46.256047 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-feb1c641-ac0b-43c5-9708-0500ac61fa86 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata returned with HTTP 200 Aug 07 18:54:46.256446 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 366/1440] 10.4.3.15 () {66 vars in 1374 bytes} [Fri Aug 7 18:54:46 2026] GET /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata => generated 32 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:46.265404 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-69bd8ff3-c97e-4c7f-8103-379a7e3b3c96 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:46.267250 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69bd8ff3-c97e-4c7f-8103-379a7e3b3c96 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] PUT https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata Aug 07 18:54:46.267690 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-69bd8ff3-c97e-4c7f-8103-379a7e3b3c96 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:46.275638 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:46.275638 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:46.277261 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-69bd8ff3-c97e-4c7f-8103-379a7e3b3c96 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:47.122124 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-69bd8ff3-c97e-4c7f-8103-379a7e3b3c96 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Update snapshot metadata completed successfully. Aug 07 18:54:47.122124 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69bd8ff3-c97e-4c7f-8103-379a7e3b3c96 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata returned with HTTP 200 Aug 07 18:54:47.122124 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 361/1441] 10.4.3.15 () {68 vars in 1394 bytes} [Fri Aug 7 18:54:46 2026] PUT /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:47.124657 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-77d84752-467c-4810-b9b0-a31a3fece202 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.124657 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-77d84752-467c-4810-b9b0-a31a3fece202 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] POST https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata Aug 07 18:54:47.124657 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-77d84752-467c-4810-b9b0-a31a3fece202 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:47.124657 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.124657 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:47.124657 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-77d84752-467c-4810-b9b0-a31a3fece202 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:47.124657 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-77d84752-467c-4810-b9b0-a31a3fece202 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Update snapshot metadata completed successfully. Aug 07 18:54:47.124657 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-77d84752-467c-4810-b9b0-a31a3fece202 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata returned with HTTP 200 Aug 07 18:54:47.124657 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 354/1442] 10.4.3.15 () {68 vars in 1395 bytes} [Fri Aug 7 18:54:46 2026] POST /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:47.127073 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9a3812cd-d195-4272-ad1b-3af9927bc1a3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.127073 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9a3812cd-d195-4272-ad1b-3af9927bc1a3 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata Aug 07 18:54:47.127073 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9a3812cd-d195-4272-ad1b-3af9927bc1a3 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:47.127073 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9a3812cd-d195-4272-ad1b-3af9927bc1a3 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:47.127073 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.127073 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:47.127073 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9a3812cd-d195-4272-ad1b-3af9927bc1a3 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:47.127073 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9a3812cd-d195-4272-ad1b-3af9927bc1a3 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Get snapshot metadata completed successfully. Aug 07 18:54:47.127073 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9a3812cd-d195-4272-ad1b-3af9927bc1a3 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata returned with HTTP 200 Aug 07 18:54:47.127073 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 362/1443] 10.4.3.15 () {66 vars in 1374 bytes} [Fri Aug 7 18:54:46 2026] GET /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:47.127674 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4c5ffd42-14b9-4ca5-a90a-779a6ac016e4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.127674 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c5ffd42-14b9-4ca5-a90a-779a6ac016e4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] PUT https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata/key3 Aug 07 18:54:47.127674 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4c5ffd42-14b9-4ca5-a90a-779a6ac016e4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:47.127674 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.127674 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:47.127674 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4c5ffd42-14b9-4ca5-a90a-779a6ac016e4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:47.127674 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4c5ffd42-14b9-4ca5-a90a-779a6ac016e4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Update snapshot metadata completed successfully. Aug 07 18:54:47.127674 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c5ffd42-14b9-4ca5-a90a-779a6ac016e4 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata/key3 returned with HTTP 200 Aug 07 18:54:47.127674 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 367/1444] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:54:46 2026] PUT /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:47.128513 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4165a9d5-1869-4f38-8010-d56bb69b7f4c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.128513 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4165a9d5-1869-4f38-8010-d56bb69b7f4c tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata/key3 Aug 07 18:54:47.128513 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4165a9d5-1869-4f38-8010-d56bb69b7f4c tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:47.128513 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4165a9d5-1869-4f38-8010-d56bb69b7f4c tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:47.128513 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.128513 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:47.128513 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4165a9d5-1869-4f38-8010-d56bb69b7f4c tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:47.128513 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4165a9d5-1869-4f38-8010-d56bb69b7f4c tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Get snapshot metadata completed successfully. Aug 07 18:54:47.128513 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4165a9d5-1869-4f38-8010-d56bb69b7f4c tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata/key3 returned with HTTP 200 Aug 07 18:54:47.128513 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 362/1445] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 18:54:46 2026] GET /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:47.129572 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b05607d3-80ca-4c2d-a417-f261e52f3136 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.129572 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b05607d3-80ca-4c2d-a417-f261e52f3136 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata Aug 07 18:54:47.129572 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b05607d3-80ca-4c2d-a417-f261e52f3136 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:47.129572 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b05607d3-80ca-4c2d-a417-f261e52f3136 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:47.129572 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.129572 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:47.129572 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b05607d3-80ca-4c2d-a417-f261e52f3136 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:47.129572 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b05607d3-80ca-4c2d-a417-f261e52f3136 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Get snapshot metadata completed successfully. Aug 07 18:54:47.129572 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b05607d3-80ca-4c2d-a417-f261e52f3136 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata returned with HTTP 200 Aug 07 18:54:47.129572 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 355/1446] 10.4.3.15 () {66 vars in 1374 bytes} [Fri Aug 7 18:54:46 2026] GET /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:47.129920 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1c94ea69-6d5c-4c71-85f3-fc37ea4b094a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.129920 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1c94ea69-6d5c-4c71-85f3-fc37ea4b094a tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] PUT https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata Aug 07 18:54:47.129920 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1c94ea69-6d5c-4c71-85f3-fc37ea4b094a tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:47.129920 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.129920 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:47.129920 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1c94ea69-6d5c-4c71-85f3-fc37ea4b094a tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:47.129920 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1c94ea69-6d5c-4c71-85f3-fc37ea4b094a tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Update snapshot metadata completed successfully. Aug 07 18:54:47.129920 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1c94ea69-6d5c-4c71-85f3-fc37ea4b094a tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata returned with HTTP 200 Aug 07 18:54:47.129920 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 363/1447] 10.4.3.15 () {68 vars in 1394 bytes} [Fri Aug 7 18:54:46 2026] PUT /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:54:47.131341 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c3e3aa56-7b08-4d8f-b79f-cd23c4793872 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.131341 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c3e3aa56-7b08-4d8f-b79f-cd23c4793872 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 Aug 07 18:54:47.131341 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c3e3aa56-7b08-4d8f-b79f-cd23c4793872 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:47.131341 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c3e3aa56-7b08-4d8f-b79f-cd23c4793872 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:47.131341 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-c3e3aa56-7b08-4d8f-b79f-cd23c4793872 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Delete snapshot with id: ed6323de-d72b-4e45-b473-9792e5732b22 Aug 07 18:54:47.131341 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.131341 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:47.131341 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c3e3aa56-7b08-4d8f-b79f-cd23c4793872 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:47.131341 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c3e3aa56-7b08-4d8f-b79f-cd23c4793872 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot delete request issued successfully. Aug 07 18:54:47.131341 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c3e3aa56-7b08-4d8f-b79f-cd23c4793872 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 returned with HTTP 202 Aug 07 18:54:47.131341 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 368/1448] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:54:46 2026] DELETE /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:47.131894 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-246ddf4f-f281-4f33-a858-072b0cd8dbde None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.131894 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-246ddf4f-f281-4f33-a858-072b0cd8dbde tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 Aug 07 18:54:47.131894 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-246ddf4f-f281-4f33-a858-072b0cd8dbde tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:47.131894 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-246ddf4f-f281-4f33-a858-072b0cd8dbde tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:47.131894 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.131894 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:47.131894 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-246ddf4f-f281-4f33-a858-072b0cd8dbde tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Snapshot retrieved successfully. Aug 07 18:54:47.131894 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-246ddf4f-f281-4f33-a858-072b0cd8dbde tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 returned with HTTP 200 Aug 07 18:54:47.131894 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 363/1449] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:46 2026] GET /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:47.132733 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b9e8a8e-68f0-4cfe-bffa-5e6ba04d38be None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.132733 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b9e8a8e-68f0-4cfe-bffa-5e6ba04d38be tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:47.132733 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b9e8a8e-68f0-4cfe-bffa-5e6ba04d38be tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:47.132733 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b9e8a8e-68f0-4cfe-bffa-5e6ba04d38be tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:47.132733 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7b9e8a8e-68f0-4cfe-bffa-5e6ba04d38be tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:47.133278 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.133278 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:47.134082 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b9e8a8e-68f0-4cfe-bffa-5e6ba04d38be tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:47.134543 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 356/1450] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:47 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:47.578890 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-d43aeef0-9ea6-4b4f-800d-4604ce0f7d4a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.587229 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-31fd7fda-ec75-445d-b4f1-aa59113a690b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.603431 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-31fd7fda-ec75-445d-b4f1-aa59113a690b tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 Aug 07 18:54:47.603800 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-31fd7fda-ec75-445d-b4f1-aa59113a690b tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:47.604151 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-31fd7fda-ec75-445d-b4f1-aa59113a690b tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:47.612386 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-31fd7fda-ec75-445d-b4f1-aa59113a690b tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 returned with HTTP 404 Aug 07 18:54:47.613054 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 369/1451] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:47 2026] GET /volume/v3/snapshots/ed6323de-d72b-4e45-b473-9792e5732b22 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:47.621648 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c51eac42-07c9-41a7-9ce0-003a3e2e7650 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.623512 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c51eac42-07c9-41a7-9ce0-003a3e2e7650 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 Aug 07 18:54:47.623775 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c51eac42-07c9-41a7-9ce0-003a3e2e7650 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:47.623951 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c51eac42-07c9-41a7-9ce0-003a3e2e7650 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:47.637286 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.637286 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:47.643659 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c51eac42-07c9-41a7-9ce0-003a3e2e7650 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Volume info retrieved successfully. Aug 07 18:54:47.649878 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c51eac42-07c9-41a7-9ce0-003a3e2e7650 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 returned with HTTP 200 Aug 07 18:54:47.650414 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 364/1452] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:47 2026] GET /volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:47.667109 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-165ab237-b299-4659-830b-0a6b33060f05 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.668825 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-165ab237-b299-4659-830b-0a6b33060f05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] DELETE https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 Aug 07 18:54:47.669188 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-165ab237-b299-4659-830b-0a6b33060f05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:47.669777 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-165ab237-b299-4659-830b-0a6b33060f05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:47.669943 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-165ab237-b299-4659-830b-0a6b33060f05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Delete volume with id: 75c50edf-8696-404d-b8ff-df1f914a94f1 Aug 07 18:54:47.678642 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.678642 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:47.679302 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-165ab237-b299-4659-830b-0a6b33060f05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Volume info retrieved successfully. Aug 07 18:54:47.698268 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-165ab237-b299-4659-830b-0a6b33060f05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Delete volume request issued successfully. Aug 07 18:54:47.698516 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-165ab237-b299-4659-830b-0a6b33060f05 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 returned with HTTP 202 Aug 07 18:54:47.698973 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 357/1453] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:47 2026] DELETE /volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:47.706114 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-d43aeef0-9ea6-4b4f-800d-4604ce0f7d4a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25/action Aug 07 18:54:47.706590 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-d43aeef0-9ea6-4b4f-800d-4604ce0f7d4a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:47.706769 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-d43aeef0-9ea6-4b4f-800d-4604ce0f7d4a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:47.709461 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-20b4115f-cf88-47f7-9590-f899a17d5c30 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:47.712577 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-20b4115f-cf88-47f7-9590-f899a17d5c30 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 Aug 07 18:54:47.712793 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-20b4115f-cf88-47f7-9590-f899a17d5c30 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:47.712986 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-20b4115f-cf88-47f7-9590-f899a17d5c30 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:47.724274 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.724274 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:47.729009 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-20b4115f-cf88-47f7-9590-f899a17d5c30 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Volume info retrieved successfully. Aug 07 18:54:47.733966 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-20b4115f-cf88-47f7-9590-f899a17d5c30 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 returned with HTTP 200 Aug 07 18:54:47.734483 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 370/1454] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:47 2026] GET /volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:47.735814 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:47.735814 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:47.748193 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-472de848-1cb5-4e54-adcf-e7b821a6b189 req-d43aeef0-9ea6-4b4f-800d-4604ce0f7d4a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25/action returned with HTTP 204 Aug 07 18:54:47.748805 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 364/1455] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:54:47 2026] POST /volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25/action => generated 0 bytes in 170 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:48.146441 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9fde24ea-7fb8-4bea-a0fc-b1e555587b71 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:48.148085 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9fde24ea-7fb8-4bea-a0fc-b1e555587b71 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:48.148282 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9fde24ea-7fb8-4bea-a0fc-b1e555587b71 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:48.148460 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9fde24ea-7fb8-4bea-a0fc-b1e555587b71 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:48.148548 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9fde24ea-7fb8-4bea-a0fc-b1e555587b71 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:48.152763 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:48.152763 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:48.153476 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9fde24ea-7fb8-4bea-a0fc-b1e555587b71 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:48.153828 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 365/1456] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:48 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:48.750949 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-87fbdda5-3984-4b05-94f6-c5d151bcebc0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:48.770767 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87fbdda5-3984-4b05-94f6-c5d151bcebc0 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] GET https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 Aug 07 18:54:48.770986 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87fbdda5-3984-4b05-94f6-c5d151bcebc0 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:48.771226 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87fbdda5-3984-4b05-94f6-c5d151bcebc0 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:48.777120 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87fbdda5-3984-4b05-94f6-c5d151bcebc0 tempest-SnapshotMetadataTestJSON-761525621 tempest-SnapshotMetadataTestJSON-761525621-project-member] https://10.4.3.15/volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 returned with HTTP 404 Aug 07 18:54:48.777866 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 358/1457] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:48 2026] GET /volume/v3/volumes/75c50edf-8696-404d-b8ff-df1f914a94f1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:49.166944 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2efce845-e672-428e-9485-af63e3803eda None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:49.169822 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2efce845-e672-428e-9485-af63e3803eda tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:49.171253 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2efce845-e672-428e-9485-af63e3803eda tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:49.171539 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2efce845-e672-428e-9485-af63e3803eda tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:49.171539 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-2efce845-e672-428e-9485-af63e3803eda tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:49.176820 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:49.176820 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:49.177704 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2efce845-e672-428e-9485-af63e3803eda tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:49.178466 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 371/1458] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:49 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:50.194213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-42613c46-176e-4cab-a659-0d9ff662d4a6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:50.201286 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42613c46-176e-4cab-a659-0d9ff662d4a6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:50.201286 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42613c46-176e-4cab-a659-0d9ff662d4a6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:50.201286 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42613c46-176e-4cab-a659-0d9ff662d4a6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:50.201286 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-42613c46-176e-4cab-a659-0d9ff662d4a6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:50.204950 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:50.204950 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:50.205889 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42613c46-176e-4cab-a659-0d9ff662d4a6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:50.206134 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 365/1459] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:50 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:50.891733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:51.052037 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:51.052395 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-58736716"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:51.053947 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-58736716'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:51.054172 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Create volume of 1 GB Aug 07 18:54:51.059836 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Availability Zones retrieved successfully. Aug 07 18:54:51.066649 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Flow 'volume_create_api' (f1895f34-852f-458b-bfec-fce068abd6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:51.066649 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b42167e-cc3d-4a5a-9779-bd6efa547c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:51.067457 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:51.098076 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b42167e-cc3d-4a5a-9779-bd6efa547c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:51.099292 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304ebc1c-d1ea-4cd9-9fe5-c54a754184cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:51.158054 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Created reservations ['9b1dc167-f368-42e6-a2ac-8011852d8fa1', 'ba417c4c-4628-4a3c-bbeb-a8c703f013ec', '658fe144-fef2-4c9f-b9d4-24824422a983', 'ec25aa70-e0e4-487e-8fb1-1f664a824073'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:51.160168 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304ebc1c-d1ea-4cd9-9fe5-c54a754184cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b1dc167-f368-42e6-a2ac-8011852d8fa1', 'ba417c4c-4628-4a3c-bbeb-a8c703f013ec', '658fe144-fef2-4c9f-b9d4-24824422a983', 'ec25aa70-e0e4-487e-8fb1-1f664a824073']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:51.160168 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6925bad1-f1da-44f4-89cc-2087a5fdd244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:51.180203 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6925bad1-f1da-44f4-89cc-2087a5fdd244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88ce1cd2-f12b-4a55-b58c-729696dbe4d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-58736716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7010fe56be4591968576f2bcded8c6',qos_specs=None,replication_status=,reservations=['9b1dc167-f368-42e6-a2ac-8011852d8fa1','ba417c4c-4628-4a3c-bbeb-a8c703f013ec','658fe144-fef2-4c9f-b9d4-24824422a983','ec25aa70-e0e4-487e-8fb1-1f664a824073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aedb55056b746e68bafebfedd418730',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-58736716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88ce1cd2-f12b-4a55-b58c-729696dbe4d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb7010fe56be4591968576f2bcded8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aedb55056b746e68bafebfedd418730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:51.180902 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8e743d-e2bf-4a3d-8ab7-e59beeac70e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:51.196434 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8e743d-e2bf-4a3d-8ab7-e59beeac70e2) transitioned into state 'SUCCESS' from state '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-58736716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7010fe56be4591968576f2bcded8c6',qos_specs=None,replication_status=,reservations=['9b1dc167-f368-42e6-a2ac-8011852d8fa1','ba417c4c-4628-4a3c-bbeb-a8c703f013ec','658fe144-fef2-4c9f-b9d4-24824422a983','ec25aa70-e0e4-487e-8fb1-1f664a824073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aedb55056b746e68bafebfedd418730',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:51.197152 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a963f536-c14a-44c2-8383-cfce0e9eef2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:51.206680 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a963f536-c14a-44c2-8383-cfce0e9eef2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:51.207479 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Flow 'volume_create_api' (f1895f34-852f-458b-bfec-fce068abd6fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:51.207782 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Create volume request issued successfully. Aug 07 18:54:51.212526 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5fdfd84a-b108-4f80-af36-6971ae69a118 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:51.212952 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 366/1460] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:54:50 2026] POST /volume/v3/volumes => generated 747 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:51.219725 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8a838d44-5249-4774-ac89-9454a8a3df95 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:51.222007 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8a838d44-5249-4774-ac89-9454a8a3df95 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:51.222247 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8a838d44-5249-4774-ac89-9454a8a3df95 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:51.222472 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8a838d44-5249-4774-ac89-9454a8a3df95 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:51.222610 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8a838d44-5249-4774-ac89-9454a8a3df95 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:51.226599 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:51.226599 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:51.227847 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8a838d44-5249-4774-ac89-9454a8a3df95 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:51.227847 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 359/1461] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:51 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:51.230991 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a11075a4-217d-4942-be33-5632c297f57a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:51.232789 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a11075a4-217d-4942-be33-5632c297f57a tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:51.232965 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a11075a4-217d-4942-be33-5632c297f57a tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:51.233168 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a11075a4-217d-4942-be33-5632c297f57a tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:51.235976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a7d18273-57f8-43eb-8abf-9c239380e282 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:51.237879 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:51.238307 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-836493091", "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:51.239647 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-836493091', 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:51.239716 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:51.239716 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:51.243219 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a11075a4-217d-4942-be33-5632c297f57a tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Volume info retrieved successfully. Aug 07 18:54:51.248069 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a11075a4-217d-4942-be33-5632c297f57a tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 returned with HTTP 200 Aug 07 18:54:51.248560 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 372/1462] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:51 2026] GET /volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:51.390671 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Create volume of 1 GB Aug 07 18:54:51.394582 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Availability Zones retrieved successfully. Aug 07 18:54:51.399645 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Flow 'volume_create_api' (a0e595f6-2657-4acb-9066-42dbb9aed316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:51.400692 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43ee18cf-7349-46a2-8981-848d5f5ebc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:51.401564 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:51.455947 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43ee18cf-7349-46a2-8981-848d5f5ebc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:51.456697 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d5bae6-4cf2-42ab-920c-0bf52a9bb0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:51.506372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Created reservations ['7dfab5bc-fecb-4865-a034-85f4849926cf', 'f1c28c9f-2af2-4d4d-920e-cda6a4affb67', '9a40b056-7d75-49e5-885c-b2b93d49e850', 'e0abd317-6bf9-4995-8f2a-d5b259e82d2b'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:51.507286 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d5bae6-4cf2-42ab-920c-0bf52a9bb0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dfab5bc-fecb-4865-a034-85f4849926cf', 'f1c28c9f-2af2-4d4d-920e-cda6a4affb67', '9a40b056-7d75-49e5-885c-b2b93d49e850', 'e0abd317-6bf9-4995-8f2a-d5b259e82d2b']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:51.508440 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9fc712-9ef7-4f4d-b4b8-20540da70051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:51.534094 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9fc712-9ef7-4f4d-b4b8-20540da70051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '956766fb-0949-4d82-ad14-0730a3717d70', '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-836493091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fdc932c11d74e03ae34db51744783ef',qos_specs=None,replication_status=,reservations=['7dfab5bc-fecb-4865-a034-85f4849926cf','f1c28c9f-2af2-4d4d-920e-cda6a4affb67','9a40b056-7d75-49e5-885c-b2b93d49e850','e0abd317-6bf9-4995-8f2a-d5b259e82d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999498e4235d4f2eb13f459e9b11250e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-836493091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=956766fb-0949-4d82-ad14-0730a3717d70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fdc932c11d74e03ae34db51744783ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='999498e4235d4f2eb13f459e9b11250e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:51.534775 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70542a7b-11e3-4c59-a2a1-a5a11dabd8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:51.552324 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70542a7b-11e3-4c59-a2a1-a5a11dabd8c9) transitioned into state 'SUCCESS' from state '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-836493091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fdc932c11d74e03ae34db51744783ef',qos_specs=None,replication_status=,reservations=['7dfab5bc-fecb-4865-a034-85f4849926cf','f1c28c9f-2af2-4d4d-920e-cda6a4affb67','9a40b056-7d75-49e5-885c-b2b93d49e850','e0abd317-6bf9-4995-8f2a-d5b259e82d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999498e4235d4f2eb13f459e9b11250e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:51.552899 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3c3fcc-f595-4bff-87f1-b1e74800f5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:51.563841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3c3fcc-f595-4bff-87f1-b1e74800f5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:51.564709 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Flow 'volume_create_api' (a0e595f6-2657-4acb-9066-42dbb9aed316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:51.565042 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Create volume request issued successfully. Aug 07 18:54:51.565646 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a7d18273-57f8-43eb-8abf-9c239380e282 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:51.566120 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 366/1463] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:54:51 2026] POST /volume/v3/volumes => generated 750 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:51.576952 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b561a2f9-64e4-4e99-875a-cf1ebe9a72e6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:51.579257 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b561a2f9-64e4-4e99-875a-cf1ebe9a72e6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] GET https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 Aug 07 18:54:51.579446 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b561a2f9-64e4-4e99-875a-cf1ebe9a72e6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:51.579628 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b561a2f9-64e4-4e99-875a-cf1ebe9a72e6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:51.586438 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:51.586438 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:51.590179 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b561a2f9-64e4-4e99-875a-cf1ebe9a72e6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Volume info retrieved successfully. Aug 07 18:54:51.594809 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b561a2f9-64e4-4e99-875a-cf1ebe9a72e6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 returned with HTTP 200 Aug 07 18:54:51.595261 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 367/1464] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:51 2026] GET /volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:52.239206 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3b1bceca-bff7-4392-bfdc-32281d6bb8c0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.241327 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b1bceca-bff7-4392-bfdc-32281d6bb8c0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:52.241507 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b1bceca-bff7-4392-bfdc-32281d6bb8c0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.241686 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b1bceca-bff7-4392-bfdc-32281d6bb8c0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.241838 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3b1bceca-bff7-4392-bfdc-32281d6bb8c0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:52.245863 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:52.245863 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:52.247148 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b1bceca-bff7-4392-bfdc-32281d6bb8c0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:52.247557 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 360/1465] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:52 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:52.261809 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fce139d0-0489-45e6-a63a-bc4d87510b82 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.264188 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fce139d0-0489-45e6-a63a-bc4d87510b82 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:52.264396 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fce139d0-0489-45e6-a63a-bc4d87510b82 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.264583 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fce139d0-0489-45e6-a63a-bc4d87510b82 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.271868 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:52.271868 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:52.275551 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fce139d0-0489-45e6-a63a-bc4d87510b82 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Volume info retrieved successfully. Aug 07 18:54:52.282050 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fce139d0-0489-45e6-a63a-bc4d87510b82 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 returned with HTTP 200 Aug 07 18:54:52.282577 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 373/1466] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:52 2026] GET /volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:52.296351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-467ff77c-ca83-437e-b876-8ed31f70b550 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.298320 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-467ff77c-ca83-437e-b876-8ed31f70b550 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] POST https://10.4.3.15/volume/v3/os-volume-transfer Aug 07 18:54:52.298694 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-467ff77c-ca83-437e-b876-8ed31f70b550 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "88ce1cd2-f12b-4a55-b58c-729696dbe4d4"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:52.300444 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.volume_transfer [None req-467ff77c-ca83-437e-b876-8ed31f70b550 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Creating new volume transfer {'transfer': {'volume_id': '88ce1cd2-f12b-4a55-b58c-729696dbe4d4'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 18:54:52.300573 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.volume_transfer [None req-467ff77c-ca83-437e-b876-8ed31f70b550 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Creating transfer of volume 88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:52.300692 np0000006749 devstack@c-api.service[100344]: INFO cinder.transfer.api [None req-467ff77c-ca83-437e-b876-8ed31f70b550 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Generating transfer record for volume 88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:52.308710 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:52.308710 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:52.322152 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-467ff77c-ca83-437e-b876-8ed31f70b550 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 18:54:52.322594 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 367/1467] 10.4.3.15 () {68 vars in 1284 bytes} [Fri Aug 7 18:54:52 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:52.331326 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c2c07741-2837-4881-9bc1-9e7e851ad7df None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.333653 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c2c07741-2837-4881-9bc1-9e7e851ad7df tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:52.333892 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c2c07741-2837-4881-9bc1-9e7e851ad7df tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.334167 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c2c07741-2837-4881-9bc1-9e7e851ad7df tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.344460 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:52.344460 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:52.353325 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c2c07741-2837-4881-9bc1-9e7e851ad7df tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Volume info retrieved successfully. Aug 07 18:54:52.359831 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c2c07741-2837-4881-9bc1-9e7e851ad7df tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 returned with HTTP 200 Aug 07 18:54:52.360300 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 368/1468] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:52 2026] GET /volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:52.373040 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-29b83c02-02a1-431f-ad9b-e733ebf2902f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.375484 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-29b83c02-02a1-431f-ad9b-e733ebf2902f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/os-volume-transfer/0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa Aug 07 18:54:52.375680 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-29b83c02-02a1-431f-ad9b-e733ebf2902f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.375880 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-29b83c02-02a1-431f-ad9b-e733ebf2902f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.383941 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-29b83c02-02a1-431f-ad9b-e733ebf2902f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/os-volume-transfer/0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa returned with HTTP 200 Aug 07 18:54:52.384408 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 361/1469] 10.4.3.15 () {66 vars in 1374 bytes} [Fri Aug 7 18:54:52 2026] GET /volume/v3/os-volume-transfer/0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa => generated 407 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:52.392830 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1f045295-c27e-47f6-80e3-fb65aedf578a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.395218 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1f045295-c27e-47f6-80e3-fb65aedf578a tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/os-volume-transfer Aug 07 18:54:52.395779 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1f045295-c27e-47f6-80e3-fb65aedf578a tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.396167 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1f045295-c27e-47f6-80e3-fb65aedf578a tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.396447 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.volume_transfer [None req-1f045295-c27e-47f6-80e3-fb65aedf578a tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Listing volume transfers {{(pid=100345) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 18:54:52.404732 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1f045295-c27e-47f6-80e3-fb65aedf578a tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/os-volume-transfer returned with HTTP 200 Aug 07 18:54:52.405310 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 374/1470] 10.4.3.15 () {66 vars in 1263 bytes} [Fri Aug 7 18:54:52 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:52.418883 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.475815 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] POST https://10.4.3.15/volume/v3/os-volume-transfer/0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa/accept Aug 07 18:54:52.476228 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7ef5b610165e8f89"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:52.477920 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.volume_transfer [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Accepting volume transfer 0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa {{(pid=100344) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 18:54:52.478155 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.volume_transfer [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Accepting transfer 0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa Aug 07 18:54:52.538700 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Created reservations ['1ddcbbfd-6d9a-4794-a44d-577edd4e6b1a', 'cb496044-79a6-450f-b8b5-2bc00637c58d', '027c1cf3-78b9-4741-97b9-93f46c256c8e', 'bf8648c3-55a0-4fde-9a45-daef2c0e7f9d'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:52.558362 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Created reservations ['ce7c2c65-cf2e-4563-84c5-daaf1908dfc8', 'f83f4ac5-a55d-490b-a928-15fa157d2aa0', 'ec8dae74-b157-42ca-b695-6aa9ed95afc7', 'ebf53f8a-2346-4009-aa3d-97ef14e36ed3'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:52.588634 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Created reservations ['609d0a24-26f9-436c-baff-c2c9468cca15', 'bc89c37d-50b1-4acd-8080-f555ea3c7bd5', 'f67380be-96a1-4212-9438-aa7800d609ae', 'ee3e968f-b229-4f41-89ed-e9c10b35317d'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:52.612357 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b62a8992-c128-4f72-8126-6af1bbe1dd4f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.613555 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Created reservations ['7ce29258-284d-4f99-81fa-db081d732818', '23f9d13c-ae56-45d4-b3b6-976cbc729936', '8e9210f1-8184-45ed-897e-b1bc6a4db601', 'eb7d201e-ea02-4bb5-8c41-f5578baaff9e'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:52.613987 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b62a8992-c128-4f72-8126-6af1bbe1dd4f tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] GET https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 Aug 07 18:54:52.614294 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b62a8992-c128-4f72-8126-6af1bbe1dd4f tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.615031 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b62a8992-c128-4f72-8126-6af1bbe1dd4f tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.622798 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:52.622798 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:52.626762 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Transfer volume completed successfully. Aug 07 18:54:52.627020 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b62a8992-c128-4f72-8126-6af1bbe1dd4f tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Volume info retrieved successfully. Aug 07 18:54:52.632153 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b62a8992-c128-4f72-8126-6af1bbe1dd4f tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 returned with HTTP 200 Aug 07 18:54:52.632503 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 369/1471] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:52 2026] GET /volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:52.674592 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-635304fd-0518-4f7f-8e87-cf3bfa163ea8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.678326 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-635304fd-0518-4f7f-8e87-cf3bfa163ea8 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] GET https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 Aug 07 18:54:52.678326 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-635304fd-0518-4f7f-8e87-cf3bfa163ea8 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.678682 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-635304fd-0518-4f7f-8e87-cf3bfa163ea8 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.679202 np0000006749 devstack@c-api.service[100344]: INFO cinder.transfer.api [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Volume 88ce1cd2-f12b-4a55-b58c-729696dbe4d4 has been transferred. Aug 07 18:54:52.685311 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5c94392b-716f-4c00-a4ed-595db5aa5fbe tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] https://10.4.3.15/volume/v3/os-volume-transfer/0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa/accept returned with HTTP 202 Aug 07 18:54:52.685678 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 368/1472] 10.4.3.15 () {68 vars in 1416 bytes} [Fri Aug 7 18:54:52 2026] POST /volume/v3/os-volume-transfer/0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa/accept => generated 363 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:52.690025 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:52.690025 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:52.699093 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-635304fd-0518-4f7f-8e87-cf3bfa163ea8 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Volume info retrieved successfully. Aug 07 18:54:52.699214 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8d4f281b-2c9e-4b54-80d1-e8f144162dc3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.699214 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8d4f281b-2c9e-4b54-80d1-e8f144162dc3 tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] GET https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:52.699214 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8d4f281b-2c9e-4b54-80d1-e8f144162dc3 tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.699214 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8d4f281b-2c9e-4b54-80d1-e8f144162dc3 tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.700977 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-635304fd-0518-4f7f-8e87-cf3bfa163ea8 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 returned with HTTP 200 Aug 07 18:54:52.701405 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 362/1473] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:52 2026] GET /volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 => generated 1358 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:52.706541 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:52.706541 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:52.710822 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8d4f281b-2c9e-4b54-80d1-e8f144162dc3 tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Volume info retrieved successfully. Aug 07 18:54:52.715691 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8d4f281b-2c9e-4b54-80d1-e8f144162dc3 tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 returned with HTTP 200 Aug 07 18:54:52.716107 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 375/1474] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:52 2026] GET /volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:52.729376 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8bd17caa-6d78-4d7b-a908-df39ffb5e961 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.731949 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8bd17caa-6d78-4d7b-a908-df39ffb5e961 tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] GET https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:52.731949 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8bd17caa-6d78-4d7b-a908-df39ffb5e961 tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.731949 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8bd17caa-6d78-4d7b-a908-df39ffb5e961 tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.738235 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:52.738235 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:52.742707 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8bd17caa-6d78-4d7b-a908-df39ffb5e961 tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] Volume info retrieved successfully. Aug 07 18:54:52.749762 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8bd17caa-6d78-4d7b-a908-df39ffb5e961 tempest-VolumesTransfersTest-1326208217 tempest-VolumesTransfersTest-1326208217-project-member] https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 returned with HTTP 200 Aug 07 18:54:52.749762 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 370/1475] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:52 2026] GET /volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:52.760218 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3793273e-22ac-4578-ad2a-3b290848f35e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.762042 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3793273e-22ac-4578-ad2a-3b290848f35e tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] DELETE https://10.4.3.15/volume/v3/os-volume-transfer/0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa Aug 07 18:54:52.763068 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3793273e-22ac-4578-ad2a-3b290848f35e tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.763068 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3793273e-22ac-4578-ad2a-3b290848f35e tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.763068 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.volume_transfer [None req-3793273e-22ac-4578-ad2a-3b290848f35e tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Delete transfer with id: 0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa Aug 07 18:54:52.766168 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3793273e-22ac-4578-ad2a-3b290848f35e tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/os-volume-transfer/0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa returned with HTTP 404 Aug 07 18:54:52.766608 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 369/1476] 10.4.3.15 () {66 vars in 1377 bytes} [Fri Aug 7 18:54:52 2026] DELETE /volume/v3/os-volume-transfer/0a8410fd-48a5-4b4c-93b7-d0aed4e4d8aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:52.773655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6782da6d-90c2-498d-9e83-ffb2886d8200 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.807678 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6782da6d-90c2-498d-9e83-ffb2886d8200 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:52.807880 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6782da6d-90c2-498d-9e83-ffb2886d8200 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.808136 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6782da6d-90c2-498d-9e83-ffb2886d8200 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.808401 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6782da6d-90c2-498d-9e83-ffb2886d8200 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Delete volume with id: 88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:52.817746 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:52.817746 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:52.818177 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6782da6d-90c2-498d-9e83-ffb2886d8200 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Volume info retrieved successfully. Aug 07 18:54:52.860855 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6782da6d-90c2-498d-9e83-ffb2886d8200 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Delete volume request issued successfully. Aug 07 18:54:52.863903 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6782da6d-90c2-498d-9e83-ffb2886d8200 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 returned with HTTP 202 Aug 07 18:54:52.863903 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 363/1477] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:52 2026] DELETE /volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:52.870750 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dc2c4028-1add-45bd-b41d-f61578c46be0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:52.873033 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc2c4028-1add-45bd-b41d-f61578c46be0 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] GET https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:52.876944 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dc2c4028-1add-45bd-b41d-f61578c46be0 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:52.877224 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dc2c4028-1add-45bd-b41d-f61578c46be0 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:52.887276 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:52.887276 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:52.892038 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dc2c4028-1add-45bd-b41d-f61578c46be0 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Volume info retrieved successfully. Aug 07 18:54:52.897286 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc2c4028-1add-45bd-b41d-f61578c46be0 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 returned with HTTP 200 Aug 07 18:54:52.898771 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 376/1478] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:52 2026] GET /volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:53.246899 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-7eec122c-2ccd-41f6-8758-cfd741c9838e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:53.249097 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-7eec122c-2ccd-41f6-8758-cfd741c9838e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] GET https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 Aug 07 18:54:53.249310 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-7eec122c-2ccd-41f6-8758-cfd741c9838e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:53.249517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-7eec122c-2ccd-41f6-8758-cfd741c9838e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:53.256530 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cfa637b5-5d11-437f-bba6-2420de37ea65 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:53.258589 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:53.258589 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:53.258691 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cfa637b5-5d11-437f-bba6-2420de37ea65 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:53.258898 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cfa637b5-5d11-437f-bba6-2420de37ea65 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:53.259711 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cfa637b5-5d11-437f-bba6-2420de37ea65 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:53.259711 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-cfa637b5-5d11-437f-bba6-2420de37ea65 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:53.264013 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-7eec122c-2ccd-41f6-8758-cfd741c9838e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Volume info retrieved successfully. Aug 07 18:54:53.264868 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:53.264868 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:53.265813 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cfa637b5-5d11-437f-bba6-2420de37ea65 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:53.266512 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 370/1479] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:53 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:53.269492 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-7eec122c-2ccd-41f6-8758-cfd741c9838e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 returned with HTTP 200 Aug 07 18:54:53.269985 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 371/1480] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:53 2026] GET /volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:53.278875 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-354211ac-c6a6-4e0c-8ba3-a1ee175219f3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:53.281803 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-354211ac-c6a6-4e0c-8ba3-a1ee175219f3 None None] GET https://10.4.3.15/volume// Aug 07 18:54:53.282161 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-354211ac-c6a6-4e0c-8ba3-a1ee175219f3 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:53.282492 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-354211ac-c6a6-4e0c-8ba3-a1ee175219f3 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:53.283176 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-354211ac-c6a6-4e0c-8ba3-a1ee175219f3 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:53.285090 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 364/1481] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:54:53 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:54:53.291718 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-56de7676-0fa0-4bc0-afd4-b59a45941f56 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:53.293508 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-56de7676-0fa0-4bc0-afd4-b59a45941f56 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:54:53.293840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-56de7676-0fa0-4bc0-afd4-b59a45941f56 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "956766fb-0949-4d82-ad14-0730a3717d70", "connector": null, "instance_uuid": "a6aeb684-7db3-4132-a023-9b25ffb7b5e3"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:53.301451 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:53.301451 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:53.324914 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-56de7676-0fa0-4bc0-afd4-b59a45941f56 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:54:53.325510 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 377/1482] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:54:53 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 07 18:54:53.345337 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-41baa396-327e-4d95-8a60-2fc33764b694 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:53.347249 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-41baa396-327e-4d95-8a60-2fc33764b694 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/limits Aug 07 18:54:53.347434 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-41baa396-327e-4d95-8a60-2fc33764b694 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:53.347612 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-41baa396-327e-4d95-8a60-2fc33764b694 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:53.365231 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-41baa396-327e-4d95-8a60-2fc33764b694 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/limits returned with HTTP 200 Aug 07 18:54:53.365726 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 371/1483] 10.4.3.15 () {68 vars in 1477 bytes} [Fri Aug 7 18:54:53 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:53.407834 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-108424f9-330a-453e-94bf-9306aa54fe86 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:53.410369 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-108424f9-330a-453e-94bf-9306aa54fe86 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:53.410588 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-108424f9-330a-453e-94bf-9306aa54fe86 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:53.410822 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-108424f9-330a-453e-94bf-9306aa54fe86 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:53.425112 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:53.425112 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:53.429546 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-108424f9-330a-453e-94bf-9306aa54fe86 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:53.433722 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-108424f9-330a-453e-94bf-9306aa54fe86 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 200 Aug 07 18:54:53.434138 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 372/1484] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:53 2026] GET /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 1449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:53.447156 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-1cf7916d-b441-494a-a5a2-4b0ad04f1af8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:53.448794 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-1cf7916d-b441-494a-a5a2-4b0ad04f1af8 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:54:53.452029 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-1cf7916d-b441-494a-a5a2-4b0ad04f1af8 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "433d8479-c1cb-4eb9-967c-db3e183d5321", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-961473174", "description": null, "metadata": {}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:53.474038 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:53.474038 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:53.475040 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-1cf7916d-b441-494a-a5a2-4b0ad04f1af8 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:54:53.475233 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-1cf7916d-b441-494a-a5a2-4b0ad04f1af8 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Create snapshot from volume 433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:54:53.517369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-1cf7916d-b441-494a-a5a2-4b0ad04f1af8 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Created reservations ['60035885-0f12-45a6-947b-054870892c04', 'c56e04b6-d5d9-43b6-a329-02a535e4c3da', '1df2c64e-7cc6-49c6-b91a-8edc7191eefa', 'f12d269d-f8c5-4f7e-8949-785b77853071'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:53.556581 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-1cf7916d-b441-494a-a5a2-4b0ad04f1af8 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Snapshot force create request issued successfully. Aug 07 18:54:53.556581 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-79f58792-9255-4c39-b1db-c1569f6e6d65 req-1cf7916d-b441-494a-a5a2-4b0ad04f1af8 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:54:53.556581 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 365/1485] 10.4.3.15 () {72 vars in 1540 bytes} [Fri Aug 7 18:54:53 2026] POST /volume/v3/snapshots => generated 318 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:53.915421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d2d064b5-6b1e-43c4-bdeb-892b41e3a306 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:53.917707 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d2d064b5-6b1e-43c4-bdeb-892b41e3a306 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] GET https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:53.918293 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d2d064b5-6b1e-43c4-bdeb-892b41e3a306 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:53.918293 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d2d064b5-6b1e-43c4-bdeb-892b41e3a306 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:53.925709 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d2d064b5-6b1e-43c4-bdeb-892b41e3a306 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 returned with HTTP 404 Aug 07 18:54:53.925853 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 378/1486] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:53 2026] GET /volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:53.934813 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5c0fca50-64c5-4226-b2f9-1605d422998f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:53.934813 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5c0fca50-64c5-4226-b2f9-1605d422998f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:53.934813 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5c0fca50-64c5-4226-b2f9-1605d422998f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:53.934813 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5c0fca50-64c5-4226-b2f9-1605d422998f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:53.940239 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5c0fca50-64c5-4226-b2f9-1605d422998f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 returned with HTTP 404 Aug 07 18:54:53.940623 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 372/1487] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:53 2026] GET /volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:53.948093 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4186353b-c951-46f2-a3f2-1005325f157f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:53.951863 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4186353b-c951-46f2-a3f2-1005325f157f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] DELETE https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:53.952145 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4186353b-c951-46f2-a3f2-1005325f157f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:53.952388 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4186353b-c951-46f2-a3f2-1005325f157f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:53.952588 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-4186353b-c951-46f2-a3f2-1005325f157f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Delete volume with id: 88ce1cd2-f12b-4a55-b58c-729696dbe4d4 Aug 07 18:54:53.963432 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4186353b-c951-46f2-a3f2-1005325f157f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 returned with HTTP 404 Aug 07 18:54:53.964079 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 373/1488] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:53 2026] DELETE /volume/v3/volumes/88ce1cd2-f12b-4a55-b58c-729696dbe4d4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:53.974171 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:53.976223 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:53.976588 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1617856808"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:53.978174 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1617856808'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:53.978294 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Create volume of 1 GB Aug 07 18:54:53.978585 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:53.978585 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:53.982673 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Availability Zones retrieved successfully. Aug 07 18:54:53.988705 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Flow 'volume_create_api' (b4478df6-19aa-4f35-9c24-b648ccda1a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:53.989803 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb408f0f-0e10-47ad-b344-e759322e91ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:53.990687 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:54.020357 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb408f0f-0e10-47ad-b344-e759322e91ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:54.021308 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4e23b6-e49d-438c-a51c-fa9ae09de1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:54.068713 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Created reservations ['d6187fe2-50cb-49f2-834d-fed58e81d63b', '95268bfd-5190-4763-89c0-b26891a38c2a', '37c26c0b-cd63-4665-b76a-0c77b0940749', 'c03d7f84-3b2f-43dd-b72f-445e9d1a8fae'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:54.069546 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4e23b6-e49d-438c-a51c-fa9ae09de1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6187fe2-50cb-49f2-834d-fed58e81d63b', '95268bfd-5190-4763-89c0-b26891a38c2a', '37c26c0b-cd63-4665-b76a-0c77b0940749', 'c03d7f84-3b2f-43dd-b72f-445e9d1a8fae']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:54.070360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf79f10-9e90-4d3b-a3ea-fdd76ca00498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:54.091911 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf79f10-9e90-4d3b-a3ea-fdd76ca00498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13708293-df7e-4f4a-8087-5d44f3903f89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1617856808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7010fe56be4591968576f2bcded8c6',qos_specs=None,replication_status=,reservations=['d6187fe2-50cb-49f2-834d-fed58e81d63b','95268bfd-5190-4763-89c0-b26891a38c2a','37c26c0b-cd63-4665-b76a-0c77b0940749','c03d7f84-3b2f-43dd-b72f-445e9d1a8fae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aedb55056b746e68bafebfedd418730',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1617856808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13708293-df7e-4f4a-8087-5d44f3903f89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb7010fe56be4591968576f2bcded8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aedb55056b746e68bafebfedd418730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:54.092682 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58fd41e-4aca-46a6-b602-10ed7375d6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:54.116721 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58fd41e-4aca-46a6-b602-10ed7375d6a5) transitioned into state 'SUCCESS' from state '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-1617856808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7010fe56be4591968576f2bcded8c6',qos_specs=None,replication_status=,reservations=['d6187fe2-50cb-49f2-834d-fed58e81d63b','95268bfd-5190-4763-89c0-b26891a38c2a','37c26c0b-cd63-4665-b76a-0c77b0940749','c03d7f84-3b2f-43dd-b72f-445e9d1a8fae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aedb55056b746e68bafebfedd418730',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:54.117421 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd36392-b5ab-49b5-968b-05bca5f71720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:54.127593 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd36392-b5ab-49b5-968b-05bca5f71720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:54.130208 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Flow 'volume_create_api' (b4478df6-19aa-4f35-9c24-b648ccda1a6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:54.132350 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Create volume request issued successfully. Aug 07 18:54:54.133032 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8481d2e2-3b89-4df6-9833-2b4c49fc2561 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:54.134775 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 366/1489] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:54:53 2026] POST /volume/v3/volumes => generated 749 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:54.147662 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4f70c8ac-7e39-4734-8ac0-3170592abbf3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:54.147834 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f70c8ac-7e39-4734-8ac0-3170592abbf3 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:54.148111 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f70c8ac-7e39-4734-8ac0-3170592abbf3 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:54.148331 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f70c8ac-7e39-4734-8ac0-3170592abbf3 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:54.157200 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:54.157200 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:54.158821 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4f70c8ac-7e39-4734-8ac0-3170592abbf3 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Volume info retrieved successfully. Aug 07 18:54:54.163362 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f70c8ac-7e39-4734-8ac0-3170592abbf3 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 returned with HTTP 200 Aug 07 18:54:54.163756 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 379/1490] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:54 2026] GET /volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:54.279736 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-57aafbe9-49e2-4d26-b60a-5871bfd73e68 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:54.281809 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-57aafbe9-49e2-4d26-b60a-5871bfd73e68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:54.282031 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-57aafbe9-49e2-4d26-b60a-5871bfd73e68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:54.282234 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-57aafbe9-49e2-4d26-b60a-5871bfd73e68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:54.282352 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-57aafbe9-49e2-4d26-b60a-5871bfd73e68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:54.287308 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:54.287308 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:54.288222 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-57aafbe9-49e2-4d26-b60a-5871bfd73e68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:54.288636 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 373/1491] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:54 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:54.712746 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-55607e54-3082-4777-af40-41aae95b4050 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:54.713310 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-55607e54-3082-4777-af40-41aae95b4050 None None] GET https://10.4.3.15/volume// Aug 07 18:54:54.713539 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-55607e54-3082-4777-af40-41aae95b4050 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:54.713773 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-55607e54-3082-4777-af40-41aae95b4050 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:54.714499 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-55607e54-3082-4777-af40-41aae95b4050 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:54.714839 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 374/1492] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:54:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:54:54.723823 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-712763ab-9d36-4b0c-9e68-5a8175ccc371 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:54.726109 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-712763ab-9d36-4b0c-9e68-5a8175ccc371 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] GET https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 Aug 07 18:54:54.726487 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-712763ab-9d36-4b0c-9e68-5a8175ccc371 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:54.727841 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-712763ab-9d36-4b0c-9e68-5a8175ccc371 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:54.737890 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:54.737890 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:54.742051 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-712763ab-9d36-4b0c-9e68-5a8175ccc371 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Volume info retrieved successfully. Aug 07 18:54:54.748146 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-712763ab-9d36-4b0c-9e68-5a8175ccc371 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 returned with HTTP 200 Aug 07 18:54:54.748719 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 367/1493] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:54:54 2026] GET /volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 => generated 1537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:54:54.889199 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-3eacfc41-e345-467f-aca8-3dab48761c4e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:54.891617 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-3eacfc41-e345-467f-aca8-3dab48761c4e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] PUT https://10.4.3.15/volume/v3/attachments/4606a409-fa61-4d7d-a758-dcdeea91c463 Aug 07 18:54:54.892095 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-3eacfc41-e345-467f-aca8-3dab48761c4e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:54.900963 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-3eacfc41-e345-467f-aca8-3dab48761c4e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Acquiring lock "cinder-attachment_update-956766fb-0949-4d82-ad14-0730a3717d70-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:54:54.905246 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-3eacfc41-e345-467f-aca8-3dab48761c4e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Lock "cinder-attachment_update-956766fb-0949-4d82-ad14-0730a3717d70-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:54:54.906062 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:54.906062 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:54.998442 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-3eacfc41-e345-467f-aca8-3dab48761c4e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Lock "cinder-attachment_update-956766fb-0949-4d82-ad14-0730a3717d70-np0000006749" released by "attachment_update" :: held 0.093s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:54:54.998742 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-3eacfc41-e345-467f-aca8-3dab48761c4e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/attachments/4606a409-fa61-4d7d-a758-dcdeea91c463 returned with HTTP 200 Aug 07 18:54:54.999758 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 380/1494] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:54:54 2026] PUT /volume/v3/attachments/4606a409-fa61-4d7d-a758-dcdeea91c463 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:55.021841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-df905994-a233-4027-9acc-3a74ba2441af None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.023848 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-df905994-a233-4027-9acc-3a74ba2441af tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] POST https://10.4.3.15/volume/v3/attachments/4606a409-fa61-4d7d-a758-dcdeea91c463/action Aug 07 18:54:55.024252 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-df905994-a233-4027-9acc-3a74ba2441af tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:54:55.024382 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-df905994-a233-4027-9acc-3a74ba2441af tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:55.040265 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.040265 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:55.048616 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-c47e7159-03b4-4951-91c6-cef737aeb539 req-df905994-a233-4027-9acc-3a74ba2441af tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/attachments/4606a409-fa61-4d7d-a758-dcdeea91c463/action returned with HTTP 204 Aug 07 18:54:55.049444 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 374/1495] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:54:55 2026] POST /volume/v3/attachments/4606a409-fa61-4d7d-a758-dcdeea91c463/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:55.175282 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-de767a60-0346-47ee-9de4-e41094a6bcd7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.177098 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de767a60-0346-47ee-9de4-e41094a6bcd7 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:55.177363 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de767a60-0346-47ee-9de4-e41094a6bcd7 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.177615 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de767a60-0346-47ee-9de4-e41094a6bcd7 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.185159 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.185159 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:55.189643 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-de767a60-0346-47ee-9de4-e41094a6bcd7 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Volume info retrieved successfully. Aug 07 18:54:55.194432 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de767a60-0346-47ee-9de4-e41094a6bcd7 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 returned with HTTP 200 Aug 07 18:54:55.194839 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 375/1496] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:55 2026] GET /volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:55.212058 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fd02eb29-ffa5-405b-81a2-df0d169af325 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.216215 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd02eb29-ffa5-405b-81a2-df0d169af325 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] POST https://10.4.3.15/volume/v3/os-volume-transfer Aug 07 18:54:55.216215 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fd02eb29-ffa5-405b-81a2-df0d169af325 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "13708293-df7e-4f4a-8087-5d44f3903f89"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:55.216640 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.volume_transfer [None req-fd02eb29-ffa5-405b-81a2-df0d169af325 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Creating new volume transfer {'transfer': {'volume_id': '13708293-df7e-4f4a-8087-5d44f3903f89'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 18:54:55.216853 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.volume_transfer [None req-fd02eb29-ffa5-405b-81a2-df0d169af325 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Creating transfer of volume 13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:55.217099 np0000006749 devstack@c-api.service[100342]: INFO cinder.transfer.api [None req-fd02eb29-ffa5-405b-81a2-df0d169af325 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Generating transfer record for volume 13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:55.225854 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.225854 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:55.240591 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd02eb29-ffa5-405b-81a2-df0d169af325 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 18:54:55.240591 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 368/1497] 10.4.3.15 () {68 vars in 1284 bytes} [Fri Aug 7 18:54:55 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 07 18:54:55.248976 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-21484b5e-8059-4383-8899-e905e060e687 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.250741 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-21484b5e-8059-4383-8899-e905e060e687 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:55.250979 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-21484b5e-8059-4383-8899-e905e060e687 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.251232 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-21484b5e-8059-4383-8899-e905e060e687 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.258659 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.258659 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:55.262454 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-21484b5e-8059-4383-8899-e905e060e687 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Volume info retrieved successfully. Aug 07 18:54:55.267552 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-21484b5e-8059-4383-8899-e905e060e687 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 returned with HTTP 200 Aug 07 18:54:55.267960 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 381/1498] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:55 2026] GET /volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:55.280210 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e91e7aa3-3750-40ac-bef8-4437d4326e86 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.282273 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e91e7aa3-3750-40ac-bef8-4437d4326e86 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/os-volume-transfer/detail Aug 07 18:54:55.282554 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e91e7aa3-3750-40ac-bef8-4437d4326e86 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.282821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e91e7aa3-3750-40ac-bef8-4437d4326e86 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.283046 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.volume_transfer [None req-e91e7aa3-3750-40ac-bef8-4437d4326e86 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Listing volume transfers {{(pid=100344) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 18:54:55.288921 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e91e7aa3-3750-40ac-bef8-4437d4326e86 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 07 18:54:55.289462 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 375/1499] 10.4.3.15 () {66 vars in 1284 bytes} [Fri Aug 7 18:54:55 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:55.300612 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0eb27a76-e251-4fb1-81b5-855e8a7adec1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.302144 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-62da4e5a-5fda-4b25-ab58-08b84feacfd5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.303088 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0eb27a76-e251-4fb1-81b5-855e8a7adec1 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] DELETE https://10.4.3.15/volume/v3/os-volume-transfer/7ce09aa8-02c5-400c-b365-9ac65321a76e Aug 07 18:54:55.303379 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0eb27a76-e251-4fb1-81b5-855e8a7adec1 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.303642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0eb27a76-e251-4fb1-81b5-855e8a7adec1 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.303823 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.volume_transfer [None req-0eb27a76-e251-4fb1-81b5-855e8a7adec1 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Delete transfer with id: 7ce09aa8-02c5-400c-b365-9ac65321a76e Aug 07 18:54:55.304206 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-62da4e5a-5fda-4b25-ab58-08b84feacfd5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:55.305772 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-62da4e5a-5fda-4b25-ab58-08b84feacfd5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.305772 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-62da4e5a-5fda-4b25-ab58-08b84feacfd5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.305772 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-62da4e5a-5fda-4b25-ab58-08b84feacfd5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:55.314175 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.314175 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:55.314175 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-62da4e5a-5fda-4b25-ab58-08b84feacfd5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:55.314175 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 369/1500] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:55 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:55.320169 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.320169 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:55.329711 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0eb27a76-e251-4fb1-81b5-855e8a7adec1 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/os-volume-transfer/7ce09aa8-02c5-400c-b365-9ac65321a76e returned with HTTP 202 Aug 07 18:54:55.330300 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 376/1501] 10.4.3.15 () {66 vars in 1377 bytes} [Fri Aug 7 18:54:55 2026] DELETE /volume/v3/os-volume-transfer/7ce09aa8-02c5-400c-b365-9ac65321a76e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:55.336917 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-828ef132-b1bf-493d-8657-571ede407da6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.339271 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-828ef132-b1bf-493d-8657-571ede407da6 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:55.339542 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-828ef132-b1bf-493d-8657-571ede407da6 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.339797 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-828ef132-b1bf-493d-8657-571ede407da6 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.348882 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.348882 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:55.352698 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-828ef132-b1bf-493d-8657-571ede407da6 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Volume info retrieved successfully. Aug 07 18:54:55.358137 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-828ef132-b1bf-493d-8657-571ede407da6 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 returned with HTTP 200 Aug 07 18:54:55.358661 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 382/1502] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:55 2026] GET /volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:55.373520 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-11628bab-ab21-43c3-be3d-03aab22eff85 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.375960 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-11628bab-ab21-43c3-be3d-03aab22eff85 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] DELETE https://10.4.3.15/volume/v3/os-volume-transfer/7ce09aa8-02c5-400c-b365-9ac65321a76e Aug 07 18:54:55.376270 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-11628bab-ab21-43c3-be3d-03aab22eff85 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.376476 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-11628bab-ab21-43c3-be3d-03aab22eff85 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.376623 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.volume_transfer [None req-11628bab-ab21-43c3-be3d-03aab22eff85 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Delete transfer with id: 7ce09aa8-02c5-400c-b365-9ac65321a76e Aug 07 18:54:55.380907 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-11628bab-ab21-43c3-be3d-03aab22eff85 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/os-volume-transfer/7ce09aa8-02c5-400c-b365-9ac65321a76e returned with HTTP 404 Aug 07 18:54:55.381542 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 376/1503] 10.4.3.15 () {66 vars in 1377 bytes} [Fri Aug 7 18:54:55 2026] DELETE /volume/v3/os-volume-transfer/7ce09aa8-02c5-400c-b365-9ac65321a76e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:55.391047 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-702e32c1-64a9-4403-98a9-75d09a0ba156 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.392468 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-702e32c1-64a9-4403-98a9-75d09a0ba156 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:55.392776 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-702e32c1-64a9-4403-98a9-75d09a0ba156 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.393125 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-702e32c1-64a9-4403-98a9-75d09a0ba156 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.393445 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-702e32c1-64a9-4403-98a9-75d09a0ba156 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Delete volume with id: 13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:55.403083 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.403083 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:55.403688 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-702e32c1-64a9-4403-98a9-75d09a0ba156 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Volume info retrieved successfully. Aug 07 18:54:55.424073 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-702e32c1-64a9-4403-98a9-75d09a0ba156 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Delete volume request issued successfully. Aug 07 18:54:55.424073 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-702e32c1-64a9-4403-98a9-75d09a0ba156 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 returned with HTTP 202 Aug 07 18:54:55.424073 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 370/1504] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:55 2026] DELETE /volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:55.433819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a37a5b70-b3ca-48bf-94d7-1d944942177a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.434451 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a37a5b70-b3ca-48bf-94d7-1d944942177a tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b Aug 07 18:54:55.434642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a37a5b70-b3ca-48bf-94d7-1d944942177a tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.434832 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a37a5b70-b3ca-48bf-94d7-1d944942177a tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.435107 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-da382106-ceb9-45d3-8bc6-068d65910f78 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.437380 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-da382106-ceb9-45d3-8bc6-068d65910f78 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] GET https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:55.437573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-da382106-ceb9-45d3-8bc6-068d65910f78 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.437792 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-da382106-ceb9-45d3-8bc6-068d65910f78 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.440841 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.440841 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:55.441290 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a37a5b70-b3ca-48bf-94d7-1d944942177a tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Snapshot retrieved successfully. Aug 07 18:54:55.442018 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a37a5b70-b3ca-48bf-94d7-1d944942177a tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b returned with HTTP 200 Aug 07 18:54:55.442351 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 377/1505] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:55 2026] GET /volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:55.446910 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.446910 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:55.452262 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-da382106-ceb9-45d3-8bc6-068d65910f78 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Volume info retrieved successfully. Aug 07 18:54:55.459779 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-da382106-ceb9-45d3-8bc6-068d65910f78 tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 returned with HTTP 200 Aug 07 18:54:55.460196 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 383/1506] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:55 2026] GET /volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:55.687554 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-77f25a43-d2a7-4824-8a16-672c5261a829 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.690765 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-77f25a43-d2a7-4824-8a16-672c5261a829 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b Aug 07 18:54:55.690971 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-77f25a43-d2a7-4824-8a16-672c5261a829 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.691209 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-77f25a43-d2a7-4824-8a16-672c5261a829 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.691314 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-77f25a43-d2a7-4824-8a16-672c5261a829 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Delete snapshot with id: 75ff4d20-7cb7-4560-aa24-48c82d11028b Aug 07 18:54:55.700975 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.700975 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:55.702302 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-77f25a43-d2a7-4824-8a16-672c5261a829 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Snapshot retrieved successfully. Aug 07 18:54:55.721403 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-77f25a43-d2a7-4824-8a16-672c5261a829 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Snapshot delete request issued successfully. Aug 07 18:54:55.721595 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-77f25a43-d2a7-4824-8a16-672c5261a829 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b returned with HTTP 202 Aug 07 18:54:55.721967 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 377/1507] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:54:55 2026] DELETE /volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:54:55.729174 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bec67761-1620-40d5-8e4a-55cbe686a402 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:55.732171 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bec67761-1620-40d5-8e4a-55cbe686a402 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b Aug 07 18:54:55.732494 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bec67761-1620-40d5-8e4a-55cbe686a402 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:55.732656 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bec67761-1620-40d5-8e4a-55cbe686a402 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:55.738773 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:55.738773 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:55.740469 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bec67761-1620-40d5-8e4a-55cbe686a402 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Snapshot retrieved successfully. Aug 07 18:54:55.742351 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bec67761-1620-40d5-8e4a-55cbe686a402 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b returned with HTTP 200 Aug 07 18:54:55.742752 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 371/1508] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:55 2026] GET /volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:56.328653 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f63a08b2-a385-4af3-bb21-166665197a88 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:56.330915 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f63a08b2-a385-4af3-bb21-166665197a88 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:56.330915 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f63a08b2-a385-4af3-bb21-166665197a88 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:56.330915 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f63a08b2-a385-4af3-bb21-166665197a88 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:56.330915 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f63a08b2-a385-4af3-bb21-166665197a88 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:56.337591 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:56.337591 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:56.338274 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f63a08b2-a385-4af3-bb21-166665197a88 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:56.338629 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 378/1509] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:56 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:56.476152 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dc1f5d5e-fa2d-4c55-b7fb-b1232718df7a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:56.477232 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc1f5d5e-fa2d-4c55-b7fb-b1232718df7a tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] GET https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:56.477466 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dc1f5d5e-fa2d-4c55-b7fb-b1232718df7a tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:56.477678 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dc1f5d5e-fa2d-4c55-b7fb-b1232718df7a tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:56.484408 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc1f5d5e-fa2d-4c55-b7fb-b1232718df7a tempest-VolumesTransfersTest-1292031362 tempest-VolumesTransfersTest-1292031362-project-admin] https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 returned with HTTP 404 Aug 07 18:54:56.484918 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 384/1510] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:56 2026] GET /volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:56.492684 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2e514a5b-40d5-4961-b2eb-413dbf696257 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:56.494473 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e514a5b-40d5-4961-b2eb-413dbf696257 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] GET https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:56.494657 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e514a5b-40d5-4961-b2eb-413dbf696257 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:56.494853 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e514a5b-40d5-4961-b2eb-413dbf696257 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:56.500866 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e514a5b-40d5-4961-b2eb-413dbf696257 tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 returned with HTTP 404 Aug 07 18:54:56.501774 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 378/1511] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:56 2026] GET /volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:56.509659 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0fda9198-79a9-41f4-b747-bace450ecc9f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:56.512260 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0fda9198-79a9-41f4-b747-bace450ecc9f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] DELETE https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:56.512489 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0fda9198-79a9-41f4-b747-bace450ecc9f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:56.512746 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0fda9198-79a9-41f4-b747-bace450ecc9f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:56.512881 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-0fda9198-79a9-41f4-b747-bace450ecc9f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] Delete volume with id: 13708293-df7e-4f4a-8087-5d44f3903f89 Aug 07 18:54:56.518218 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0fda9198-79a9-41f4-b747-bace450ecc9f tempest-VolumesTransfersTest-103432431 tempest-VolumesTransfersTest-103432431-project-member] https://10.4.3.15/volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 returned with HTTP 404 Aug 07 18:54:56.518636 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 372/1512] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:54:56 2026] DELETE /volume/v3/volumes/13708293-df7e-4f4a-8087-5d44f3903f89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:56.639858 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-7a5fcf1b-ad9b-46fe-8eb2-3a123eb07523 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:56.641753 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-7a5fcf1b-ad9b-46fe-8eb2-3a123eb07523 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] GET https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:54:56.641933 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-7a5fcf1b-ad9b-46fe-8eb2-3a123eb07523 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:56.642138 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-7a5fcf1b-ad9b-46fe-8eb2-3a123eb07523 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:56.650921 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:56.650921 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:56.653989 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-7a5fcf1b-ad9b-46fe-8eb2-3a123eb07523 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:54:56.658563 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-7a5fcf1b-ad9b-46fe-8eb2-3a123eb07523 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 returned with HTTP 200 Aug 07 18:54:56.658896 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 379/1513] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:56 2026] GET /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 => generated 1651 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:56.686592 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-3f03aa8b-4372-4265-b4e2-9c3cb9ddcef7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:56.688631 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-3f03aa8b-4372-4265-b4e2-9c3cb9ddcef7 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] GET https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:54:56.688850 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-3f03aa8b-4372-4265-b4e2-9c3cb9ddcef7 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:56.689063 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-3f03aa8b-4372-4265-b4e2-9c3cb9ddcef7 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:56.698108 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:56.698108 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:56.701115 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-3f03aa8b-4372-4265-b4e2-9c3cb9ddcef7 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:54:56.705164 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-3f03aa8b-4372-4265-b4e2-9c3cb9ddcef7 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 returned with HTTP 200 Aug 07 18:54:56.705534 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 385/1514] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:54:56 2026] GET /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 => generated 1651 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:54:56.754505 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6de5b53f-4799-4d21-b975-e88bdb7f5aa0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:56.756353 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6de5b53f-4799-4d21-b975-e88bdb7f5aa0 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] GET https://10.4.3.15/volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b Aug 07 18:54:56.756551 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6de5b53f-4799-4d21-b975-e88bdb7f5aa0 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:56.756827 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6de5b53f-4799-4d21-b975-e88bdb7f5aa0 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:56.761830 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6de5b53f-4799-4d21-b975-e88bdb7f5aa0 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b returned with HTTP 404 Aug 07 18:54:56.762310 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 379/1515] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:54:56 2026] GET /volume/v3/snapshots/75ff4d20-7cb7-4560-aa24-48c82d11028b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:54:57.349788 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a69a097d-e157-40ae-a086-bb9b89a4af0b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:57.351852 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a69a097d-e157-40ae-a086-bb9b89a4af0b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:57.352105 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a69a097d-e157-40ae-a086-bb9b89a4af0b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:57.352299 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a69a097d-e157-40ae-a086-bb9b89a4af0b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:57.352405 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a69a097d-e157-40ae-a086-bb9b89a4af0b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:57.356930 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:57.356930 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:57.357759 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a69a097d-e157-40ae-a086-bb9b89a4af0b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:57.358176 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 373/1516] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:57 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:58.367175 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a7ab7980-2c77-4a27-a4f9-8b97f23d888a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:58.369577 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a7ab7980-2c77-4a27-a4f9-8b97f23d888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:58.369820 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a7ab7980-2c77-4a27-a4f9-8b97f23d888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:58.370081 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a7ab7980-2c77-4a27-a4f9-8b97f23d888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:58.370221 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a7ab7980-2c77-4a27-a4f9-8b97f23d888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:58.374337 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:58.374337 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:54:58.375065 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a7ab7980-2c77-4a27-a4f9-8b97f23d888a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:58.375456 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 380/1517] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:58 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:59.046185 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:59.119710 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:54:59.120068 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1121441499", "metadata": {"Type": "Test"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:59.121885 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1121441499', 'metadata': {'Type': 'Test'}}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:54:59.122072 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume of 1 GB Aug 07 18:54:59.126130 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Availability Zones retrieved successfully. Aug 07 18:54:59.131323 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (3378388c-2985-4413-8f5b-85e35ec9e3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:59.132231 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9757b85c-8e5e-4e4c-931f-1d95d88bd082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:59.133060 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:54:59.156875 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9757b85c-8e5e-4e4c-931f-1d95d88bd082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:59.157773 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37daf2f-eb8a-4428-9493-4eb193e88deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:59.221295 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Created reservations ['67b7e191-d157-4fba-b4b1-6dcbfa7b367b', '5fa7bd2b-9d62-49ca-bbfb-d2fafabcb30b', 'c0009aa5-35d8-4108-a7b3-51198fb9b1ab', '453cf86b-b05b-422b-a03b-e72d394ada67'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:54:59.222308 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37daf2f-eb8a-4428-9493-4eb193e88deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67b7e191-d157-4fba-b4b1-6dcbfa7b367b', '5fa7bd2b-9d62-49ca-bbfb-d2fafabcb30b', 'c0009aa5-35d8-4108-a7b3-51198fb9b1ab', '453cf86b-b05b-422b-a03b-e72d394ada67']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:59.223248 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3158cc1-f308-4fb7-a8fd-9ab06d73ffb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:59.256464 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3158cc1-f308-4fb7-a8fd-9ab06d73ffb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4d4777a-461c-4e3c-ac39-85df44ffc225', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1121441499',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['67b7e191-d157-4fba-b4b1-6dcbfa7b367b','5fa7bd2b-9d62-49ca-bbfb-d2fafabcb30b','c0009aa5-35d8-4108-a7b3-51198fb9b1ab','453cf86b-b05b-422b-a03b-e72d394ada67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:54:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1121441499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4d4777a-461c-4e3c-ac39-85df44ffc225,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e95267b964a74dae81e0c03182b74d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e438b8f2d36240a08796cb771463f1c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:59.257580 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4087636-a0fa-4a30-a08b-8467335ca199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:59.282872 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4087636-a0fa-4a30-a08b-8467335ca199) transitioned into state 'SUCCESS' from state '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-1121441499',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['67b7e191-d157-4fba-b4b1-6dcbfa7b367b','5fa7bd2b-9d62-49ca-bbfb-d2fafabcb30b','c0009aa5-35d8-4108-a7b3-51198fb9b1ab','453cf86b-b05b-422b-a03b-e72d394ada67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:59.283660 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39776548-29ba-431f-8322-3163b37e7c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:54:59.298675 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39776548-29ba-431f-8322-3163b37e7c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:54:59.299727 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (3378388c-2985-4413-8f5b-85e35ec9e3f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:54:59.299978 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request issued successfully. Aug 07 18:54:59.300604 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-864412fe-b93e-4d36-a0ab-1c00d10e6cf3 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:54:59.301031 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 386/1518] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:54:59 2026] POST /volume/v3/volumes => generated 757 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:54:59.317069 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8c6e7b63-6367-4960-a8ca-d06277a35b24 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:59.318678 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8c6e7b63-6367-4960-a8ca-d06277a35b24 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 Aug 07 18:54:59.319041 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8c6e7b63-6367-4960-a8ca-d06277a35b24 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:59.319102 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8c6e7b63-6367-4960-a8ca-d06277a35b24 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:59.328155 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:59.328155 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:54:59.336368 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8c6e7b63-6367-4960-a8ca-d06277a35b24 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:54:59.344675 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8c6e7b63-6367-4960-a8ca-d06277a35b24 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 returned with HTTP 200 Aug 07 18:54:59.344675 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 380/1519] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:59 2026] GET /volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:59.391359 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2277d40c-48f0-46a5-b701-be44c815392f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:59.393909 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2277d40c-48f0-46a5-b701-be44c815392f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:54:59.393909 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2277d40c-48f0-46a5-b701-be44c815392f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:59.395050 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2277d40c-48f0-46a5-b701-be44c815392f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:59.395050 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2277d40c-48f0-46a5-b701-be44c815392f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:54:59.402155 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:59.402155 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:54:59.403141 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2277d40c-48f0-46a5-b701-be44c815392f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:54:59.403760 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 374/1520] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:54:59 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:54:59.741118 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e08e652f-b3d0-443e-90b9-bd3e867c85cd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:59.741508 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e08e652f-b3d0-443e-90b9-bd3e867c85cd None None] GET https://10.4.3.15/volume// Aug 07 18:54:59.741703 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e08e652f-b3d0-443e-90b9-bd3e867c85cd None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:54:59.741917 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e08e652f-b3d0-443e-90b9-bd3e867c85cd None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:54:59.742308 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e08e652f-b3d0-443e-90b9-bd3e867c85cd None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:54:59.742611 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 381/1521] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:54:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:54:59.753455 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-c463e5bb-e2f2-4f3c-9a52-5d14fdee86de None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:54:59.755583 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-c463e5bb-e2f2-4f3c-9a52-5d14fdee86de tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:54:59.755913 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-c463e5bb-e2f2-4f3c-9a52-5d14fdee86de tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea5a0e93-9fe4-4c73-a645-60c925316d97", "connector": null, "instance_uuid": "abede30e-1529-438b-9ba0-780359f981a1"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:54:59.768736 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:54:59.768736 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:54:59.797886 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-c463e5bb-e2f2-4f3c-9a52-5d14fdee86de tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:54:59.798403 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 387/1522] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:54:59 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 07 18:55:00.010741 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-e6c3779e-9738-46a9-9fe3-988a70fdadf5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.012870 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-e6c3779e-9738-46a9-9fe3-988a70fdadf5 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] DELETE https://10.4.3.15/volume/v3/attachments/419b3936-6cf7-49c0-a12c-a203c2dcafe3 Aug 07 18:55:00.013530 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-e6c3779e-9738-46a9-9fe3-988a70fdadf5 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:00.013530 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-e6c3779e-9738-46a9-9fe3-988a70fdadf5 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:00.019820 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.019820 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:00.074598 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-e6c3779e-9738-46a9-9fe3-988a70fdadf5 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/attachments/419b3936-6cf7-49c0-a12c-a203c2dcafe3 returned with HTTP 200 Aug 07 18:55:00.075165 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 381/1523] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:55:00 2026] DELETE /volume/v3/attachments/419b3936-6cf7-49c0-a12c-a203c2dcafe3 => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:00.171636 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dad7b60b-114a-4d46-9fe9-11c15e629673 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.172051 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dad7b60b-114a-4d46-9fe9-11c15e629673 None None] GET https://10.4.3.15/volume// Aug 07 18:55:00.172196 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dad7b60b-114a-4d46-9fe9-11c15e629673 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:00.172373 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dad7b60b-114a-4d46-9fe9-11c15e629673 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:00.172688 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dad7b60b-114a-4d46-9fe9-11c15e629673 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:00.173181 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 375/1524] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55: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 07 18:55:00.179300 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-77289265-fba5-45b2-b391-cca116cdffe1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.181759 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-77289265-fba5-45b2-b391-cca116cdffe1 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] POST https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97/action Aug 07 18:55:00.181759 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-77289265-fba5-45b2-b391-cca116cdffe1 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Action body: b'{"os-reimage": {"image_id": "8e6be961-6ac1-4c18-9001-e4510e58ce91", "reimage_reserved": true}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:00.181909 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-77289265-fba5-45b2-b391-cca116cdffe1 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "8e6be961-6ac1-4c18-9001-e4510e58ce91", "reimage_reserved": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:00.192545 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.192545 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:00.192545 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-77289265-fba5-45b2-b391-cca116cdffe1 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:55:00.297659 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-77289265-fba5-45b2-b391-cca116cdffe1 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97/action returned with HTTP 202 Aug 07 18:55:00.298070 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 382/1525] 10.4.3.15 () {74 vars in 1706 bytes} [Fri Aug 7 18:55:00 2026] POST /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:55:00.361271 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b02ca3ba-d6f9-400d-81c8-b412d44d92bc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.366019 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b02ca3ba-d6f9-400d-81c8-b412d44d92bc tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 Aug 07 18:55:00.366019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b02ca3ba-d6f9-400d-81c8-b412d44d92bc tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:00.366019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b02ca3ba-d6f9-400d-81c8-b412d44d92bc tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:00.369908 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-51321310-2153-452c-84c0-66e59c92adca None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.371969 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-51321310-2153-452c-84c0-66e59c92adca tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] DELETE https://10.4.3.15/volume/v3/attachments/fc78b6b5-be91-4e78-b440-9650e0b93c2d Aug 07 18:55:00.372172 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-51321310-2153-452c-84c0-66e59c92adca tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:00.372358 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-51321310-2153-452c-84c0-66e59c92adca tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:00.375564 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.375564 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:00.381274 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b02ca3ba-d6f9-400d-81c8-b412d44d92bc tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:00.382639 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.382639 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:00.386695 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b02ca3ba-d6f9-400d-81c8-b412d44d92bc tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 returned with HTTP 200 Aug 07 18:55:00.388835 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 388/1526] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:00 2026] GET /volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:00.400349 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3f90c675-2133-4d67-848f-cd4faf12ffb9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.402160 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f90c675-2133-4d67-848f-cd4faf12ffb9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 Aug 07 18:55:00.402360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f90c675-2133-4d67-848f-cd4faf12ffb9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:00.402699 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f90c675-2133-4d67-848f-cd4faf12ffb9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:00.411486 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.411486 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:00.414641 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7bf4a95b-19ef-4134-bd7f-459bec2326bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.418802 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3f90c675-2133-4d67-848f-cd4faf12ffb9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:00.418883 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7bf4a95b-19ef-4134-bd7f-459bec2326bf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:00.419216 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7bf4a95b-19ef-4134-bd7f-459bec2326bf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:00.419526 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7bf4a95b-19ef-4134-bd7f-459bec2326bf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:00.419749 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-7bf4a95b-19ef-4134-bd7f-459bec2326bf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:00.426464 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f90c675-2133-4d67-848f-cd4faf12ffb9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 returned with HTTP 200 Aug 07 18:55:00.427008 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 376/1527] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:00 2026] GET /volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:00.430036 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.430036 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:00.431289 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7bf4a95b-19ef-4134-bd7f-459bec2326bf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:00.431871 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 383/1528] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:00 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:00.439893 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8ca4ba86-d096-4df9-8141-3c297700f7e1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.442316 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ca4ba86-d096-4df9-8141-3c297700f7e1 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] PUT https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 Aug 07 18:55:00.442316 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8ca4ba86-d096-4df9-8141-3c297700f7e1 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1121441499"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:00.454781 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.454781 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:00.462766 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8ca4ba86-d096-4df9-8141-3c297700f7e1 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:00.470826 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8ca4ba86-d096-4df9-8141-3c297700f7e1 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume updated successfully. Aug 07 18:55:00.471877 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ca4ba86-d096-4df9-8141-3c297700f7e1 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 returned with HTTP 200 Aug 07 18:55:00.472375 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 389/1529] 10.4.3.15 () {68 vars in 1361 bytes} [Fri Aug 7 18:55:00 2026] PUT /volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 => generated 782 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:00.484486 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5f21fb32-898c-4a45-8b5f-3ebd49bd0ed0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.486447 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f21fb32-898c-4a45-8b5f-3ebd49bd0ed0 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] PUT https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 Aug 07 18:55:00.486737 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f21fb32-898c-4a45-8b5f-3ebd49bd0ed0 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1050169161", "description": "This is the new description of volume"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:00.495025 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.495025 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:00.498170 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-51321310-2153-452c-84c0-66e59c92adca tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/attachments/fc78b6b5-be91-4e78-b440-9650e0b93c2d returned with HTTP 200 Aug 07 18:55:00.498654 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 382/1530] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:55:00 2026] DELETE /volume/v3/attachments/fc78b6b5-be91-4e78-b440-9650e0b93c2d => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:00.502306 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5f21fb32-898c-4a45-8b5f-3ebd49bd0ed0 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:00.509659 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-228416b4-6c8e-40c3-94ac-57b72a5831d9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.511661 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5f21fb32-898c-4a45-8b5f-3ebd49bd0ed0 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume updated successfully. Aug 07 18:55:00.512225 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f21fb32-898c-4a45-8b5f-3ebd49bd0ed0 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 returned with HTTP 200 Aug 07 18:55:00.512591 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 377/1531] 10.4.3.15 () {68 vars in 1362 bytes} [Fri Aug 7 18:55:00 2026] PUT /volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:00.512649 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-228416b4-6c8e-40c3-94ac-57b72a5831d9 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] DELETE https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:55:00.512820 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-228416b4-6c8e-40c3-94ac-57b72a5831d9 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:00.513079 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-228416b4-6c8e-40c3-94ac-57b72a5831d9 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:00.513286 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-228416b4-6c8e-40c3-94ac-57b72a5831d9 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Delete volume with id: 433d8479-c1cb-4eb9-967c-db3e183d5321 Aug 07 18:55:00.523042 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.523042 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:00.523635 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-228416b4-6c8e-40c3-94ac-57b72a5831d9 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Volume info retrieved successfully. Aug 07 18:55:00.526439 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d400236d-58a3-454d-a9c3-d600567471cd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.527723 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d400236d-58a3-454d-a9c3-d600567471cd tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 Aug 07 18:55:00.527975 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d400236d-58a3-454d-a9c3-d600567471cd tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:00.528273 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d400236d-58a3-454d-a9c3-d600567471cd tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:00.536800 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.536800 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:00.540139 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d400236d-58a3-454d-a9c3-d600567471cd tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:00.544038 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d400236d-58a3-454d-a9c3-d600567471cd tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 returned with HTTP 200 Aug 07 18:55:00.544460 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 390/1532] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:00 2026] GET /volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 => generated 889 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:00.549224 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-228416b4-6c8e-40c3-94ac-57b72a5831d9 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] Delete volume request issued successfully. Aug 07 18:55:00.549475 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d802c677-8657-4ad2-9959-97e6d5aaa004 req-228416b4-6c8e-40c3-94ac-57b72a5831d9 tempest-ImageDependencyTests-450616792 tempest-ImageDependencyTests-450616792-project-member] https://10.4.3.15/volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 returned with HTTP 202 Aug 07 18:55:00.550494 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 384/1533] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 18:55:00 2026] DELETE /volume/v3/volumes/433d8479-c1cb-4eb9-967c-db3e183d5321 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:00.560701 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-04e16ef5-0918-4a5b-9187-507c387d7676 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.560701 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:00.560701 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1081573999", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1953951023"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:00.560701 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1081573999', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1953951023'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:00.560701 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume of 1 GB Aug 07 18:55:00.560701 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.560701 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:00.564356 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Availability Zones retrieved successfully. Aug 07 18:55:00.571490 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (2ee32a91-1a1a-490e-b4af-6c2896d1d09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:00.572623 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4bba9b7-9cd1-4033-b5b0-08d17866f7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:00.573650 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:00.603692 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4bba9b7-9cd1-4033-b5b0-08d17866f7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:00.604493 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6e1b15-e6e1-43af-a67d-32163a806471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:00.645488 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Created reservations ['d9a2560c-957b-4520-be50-3109603d294c', '2b3ec052-3302-4964-bf2d-8f733ce46b18', 'c8a7d277-759c-4628-8661-ed537c920c28', '49b77b52-e0a2-4bb4-b5b9-6448a2a74327'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:00.646335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6e1b15-e6e1-43af-a67d-32163a806471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a2560c-957b-4520-be50-3109603d294c', '2b3ec052-3302-4964-bf2d-8f733ce46b18', 'c8a7d277-759c-4628-8661-ed537c920c28', '49b77b52-e0a2-4bb4-b5b9-6448a2a74327']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:00.647102 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ec90ee-2682-46d3-a9ff-0e888dc4ff69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:00.669649 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ec90ee-2682-46d3-a9ff-0e888dc4ff69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e492d04a-b2de-4875-94b4-bad37eaaead0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1081573999',display_name='tempest-VolumesGetTest-Volume-1953951023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['d9a2560c-957b-4520-be50-3109603d294c','2b3ec052-3302-4964-bf2d-8f733ce46b18','c8a7d277-759c-4628-8661-ed537c920c28','49b77b52-e0a2-4bb4-b5b9-6448a2a74327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1081573999',display_name='tempest-VolumesGetTest-Volume-1953951023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e492d04a-b2de-4875-94b4-bad37eaaead0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95267b964a74dae81e0c03182b74d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e438b8f2d36240a08796cb771463f1c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:00.670455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d711e0bc-a957-49ee-9322-13d5eeab14d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:00.688271 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d711e0bc-a957-49ee-9322-13d5eeab14d4) transitioned into 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-1081573999',display_name='tempest-VolumesGetTest-Volume-1953951023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['d9a2560c-957b-4520-be50-3109603d294c','2b3ec052-3302-4964-bf2d-8f733ce46b18','c8a7d277-759c-4628-8661-ed537c920c28','49b77b52-e0a2-4bb4-b5b9-6448a2a74327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:00.689102 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6675e8-285a-4117-9bbe-ccdc802ce5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:00.697430 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6675e8-285a-4117-9bbe-ccdc802ce5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:00.698202 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (2ee32a91-1a1a-490e-b4af-6c2896d1d09e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:00.698490 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request issued successfully. Aug 07 18:55:00.699035 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-04e16ef5-0918-4a5b-9187-507c387d7676 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:00.699444 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 383/1534] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:00 2026] POST /volume/v3/volumes => generated 778 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:00.714269 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8ff2a2cb-2831-453b-b4f1-9936a99fdfe5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:00.718448 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ff2a2cb-2831-453b-b4f1-9936a99fdfe5 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 Aug 07 18:55:00.719480 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ff2a2cb-2831-453b-b4f1-9936a99fdfe5 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:00.719737 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ff2a2cb-2831-453b-b4f1-9936a99fdfe5 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:00.731038 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:00.731038 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:00.735018 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8ff2a2cb-2831-453b-b4f1-9936a99fdfe5 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:00.739122 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ff2a2cb-2831-453b-b4f1-9936a99fdfe5 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 returned with HTTP 200 Aug 07 18:55:00.739657 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 378/1535] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:00 2026] GET /volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:01.167142 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9650cd6a-f2f9-4596-b666-e17a522243a9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.169137 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9650cd6a-f2f9-4596-b666-e17a522243a9 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:55:01.169444 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9650cd6a-f2f9-4596-b666-e17a522243a9 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.169750 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9650cd6a-f2f9-4596-b666-e17a522243a9 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.178380 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.178380 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:01.182172 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9650cd6a-f2f9-4596-b666-e17a522243a9 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:55:01.186290 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9650cd6a-f2f9-4596-b666-e17a522243a9 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 200 Aug 07 18:55:01.186816 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 391/1536] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:01 2026] GET /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:01.242899 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5bdd32cf-fd95-460f-8948-62cec3ad320a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.245219 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5bdd32cf-fd95-460f-8948-62cec3ad320a tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:55:01.245466 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5bdd32cf-fd95-460f-8948-62cec3ad320a tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.245761 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5bdd32cf-fd95-460f-8948-62cec3ad320a tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.255673 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.255673 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:01.264424 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5bdd32cf-fd95-460f-8948-62cec3ad320a tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:55:01.269271 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5bdd32cf-fd95-460f-8948-62cec3ad320a tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 200 Aug 07 18:55:01.269784 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 385/1537] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:01 2026] GET /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:01.359728 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-16fb0d36-e13c-47ea-9d90-d9a1b715f90d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.362293 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-16fb0d36-e13c-47ea-9d90-d9a1b715f90d tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:01.362564 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-16fb0d36-e13c-47ea-9d90-d9a1b715f90d tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.362832 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-16fb0d36-e13c-47ea-9d90-d9a1b715f90d tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.377969 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.377969 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:01.389628 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-16fb0d36-e13c-47ea-9d90-d9a1b715f90d tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:01.393931 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-16fb0d36-e13c-47ea-9d90-d9a1b715f90d tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:01.394356 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 384/1538] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:01 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:01.445955 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9b51416d-cf55-4554-82d0-8d8737d9ffa8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.448641 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b51416d-cf55-4554-82d0-8d8737d9ffa8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:01.449252 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b51416d-cf55-4554-82d0-8d8737d9ffa8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.450214 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b51416d-cf55-4554-82d0-8d8737d9ffa8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.450214 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9b51416d-cf55-4554-82d0-8d8737d9ffa8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:01.450308 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-2e18499c-6ac3-4a66-88ad-a478d4c0b8ee None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.452846 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-2e18499c-6ac3-4a66-88ad-a478d4c0b8ee tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:01.453206 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-2e18499c-6ac3-4a66-88ad-a478d4c0b8ee tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.453491 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-2e18499c-6ac3-4a66-88ad-a478d4c0b8ee tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.459470 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.459470 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:01.460232 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b51416d-cf55-4554-82d0-8d8737d9ffa8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:01.460508 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 379/1539] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:01 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:01.462268 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.462268 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:01.466642 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-2e18499c-6ac3-4a66-88ad-a478d4c0b8ee tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:01.471071 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-2e18499c-6ac3-4a66-88ad-a478d4c0b8ee tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:01.471644 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 392/1540] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:55:01 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:01.553327 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1d7e8ecb-8d7f-42bb-bcd0-738c4668e247 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.553835 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1d7e8ecb-8d7f-42bb-bcd0-738c4668e247 None None] GET https://10.4.3.15/volume// Aug 07 18:55:01.554057 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1d7e8ecb-8d7f-42bb-bcd0-738c4668e247 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.554339 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1d7e8ecb-8d7f-42bb-bcd0-738c4668e247 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.554764 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1d7e8ecb-8d7f-42bb-bcd0-738c4668e247 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:01.555485 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 386/1541] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:55: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 07 18:55:01.562696 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-94589fd7-6c5c-44af-beee-3408eb980dd6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.604196 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-94589fd7-6c5c-44af-beee-3408eb980dd6 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:55:01.604648 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-94589fd7-6c5c-44af-beee-3408eb980dd6 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5364b9bd-c5a6-448c-bc3c-ea57eb6c7356", "connector": null, "instance_uuid": "846f7ae1-5ec5-4b08-9412-05f48c5d6a64"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:01.613369 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.613369 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:01.655683 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-94589fd7-6c5c-44af-beee-3408eb980dd6 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:55:01.656178 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 385/1542] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:55:01 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:01.688699 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7747992b-9fb1-404e-ba92-2cf3f8448857 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.690557 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7747992b-9fb1-404e-ba92-2cf3f8448857 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:01.691836 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7747992b-9fb1-404e-ba92-2cf3f8448857 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.691836 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7747992b-9fb1-404e-ba92-2cf3f8448857 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.704916 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-44f80b9c-4f88-4472-bee9-4147b5b4bad6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.705598 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44f80b9c-4f88-4472-bee9-4147b5b4bad6 None None] GET https://10.4.3.15/volume// Aug 07 18:55:01.705874 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44f80b9c-4f88-4472-bee9-4147b5b4bad6 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.708111 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44f80b9c-4f88-4472-bee9-4147b5b4bad6 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.708111 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44f80b9c-4f88-4472-bee9-4147b5b4bad6 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:01.708111 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 393/1543] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55: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 07 18:55:01.708261 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.708261 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:01.712780 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7747992b-9fb1-404e-ba92-2cf3f8448857 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:01.718523 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7747992b-9fb1-404e-ba92-2cf3f8448857 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:01.718829 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 380/1544] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:01 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:01.720452 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-c707544e-b223-4217-9740-28c1854d4298 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.723361 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-c707544e-b223-4217-9740-28c1854d4298 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:01.723580 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-c707544e-b223-4217-9740-28c1854d4298 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.723764 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-c707544e-b223-4217-9740-28c1854d4298 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.733956 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.733956 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:01.737817 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-c707544e-b223-4217-9740-28c1854d4298 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:01.741964 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-c707544e-b223-4217-9740-28c1854d4298 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:01.742382 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 387/1545] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:55:01 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:01.755746 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7bd897e6-6027-4a63-800e-88c20aafae9d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.761957 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7bd897e6-6027-4a63-800e-88c20aafae9d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 Aug 07 18:55:01.762251 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7bd897e6-6027-4a63-800e-88c20aafae9d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.762542 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7bd897e6-6027-4a63-800e-88c20aafae9d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.783604 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.783604 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:01.783604 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7bd897e6-6027-4a63-800e-88c20aafae9d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:01.793262 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7bd897e6-6027-4a63-800e-88c20aafae9d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 returned with HTTP 200 Aug 07 18:55:01.793896 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 386/1546] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:01 2026] GET /volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:01.815098 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dee3d941-82b2-4b82-a0ad-2f44d7d78046 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.817285 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dee3d941-82b2-4b82-a0ad-2f44d7d78046 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] PUT https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 Aug 07 18:55:01.818957 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dee3d941-82b2-4b82-a0ad-2f44d7d78046 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1121441499", "description": null}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:01.834227 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.834227 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:01.842451 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dee3d941-82b2-4b82-a0ad-2f44d7d78046 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:01.852518 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dee3d941-82b2-4b82-a0ad-2f44d7d78046 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume updated successfully. Aug 07 18:55:01.853369 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dee3d941-82b2-4b82-a0ad-2f44d7d78046 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 returned with HTTP 200 Aug 07 18:55:01.853874 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 394/1547] 10.4.3.15 () {68 vars in 1361 bytes} [Fri Aug 7 18:55:01 2026] PUT /volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 => generated 768 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:01.872920 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a4a6a162-1d61-4aca-9996-1180a272fc99 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.876172 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-6c4af2c3-49a2-486e-9774-07c2a2faa70c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.876868 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a4a6a162-1d61-4aca-9996-1180a272fc99 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 Aug 07 18:55:01.876868 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a4a6a162-1d61-4aca-9996-1180a272fc99 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.877097 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a4a6a162-1d61-4aca-9996-1180a272fc99 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.880018 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-6c4af2c3-49a2-486e-9774-07c2a2faa70c tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] PUT https://10.4.3.15/volume/v3/attachments/9e3eff18-a215-4352-9eed-5a5f6e847679 Aug 07 18:55:01.880018 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-6c4af2c3-49a2-486e-9774-07c2a2faa70c tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:01.893187 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-6c4af2c3-49a2-486e-9774-07c2a2faa70c tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Acquiring lock "cinder-attachment_update-5364b9bd-c5a6-448c-bc3c-ea57eb6c7356-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:55:01.894466 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.894466 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:01.903220 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-6c4af2c3-49a2-486e-9774-07c2a2faa70c tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Lock "cinder-attachment_update-5364b9bd-c5a6-448c-bc3c-ea57eb6c7356-np0000006749" acquired by "attachment_update" :: waited 0.010s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:55:01.904673 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.904673 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:01.908424 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a4a6a162-1d61-4aca-9996-1180a272fc99 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:01.915010 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a4a6a162-1d61-4aca-9996-1180a272fc99 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 returned with HTTP 200 Aug 07 18:55:01.915604 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 381/1548] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:01 2026] GET /volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 => generated 836 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:01.930202 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b934bcc6-4938-4b2c-ba90-68baf1f210b8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:01.932639 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b934bcc6-4938-4b2c-ba90-68baf1f210b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] DELETE https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 Aug 07 18:55:01.932907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b934bcc6-4938-4b2c-ba90-68baf1f210b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:01.933641 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b934bcc6-4938-4b2c-ba90-68baf1f210b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:01.933641 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-b934bcc6-4938-4b2c-ba90-68baf1f210b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume with id: e492d04a-b2de-4875-94b4-bad37eaaead0 Aug 07 18:55:01.946918 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:01.946918 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:01.947536 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b934bcc6-4938-4b2c-ba90-68baf1f210b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:01.996194 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b934bcc6-4938-4b2c-ba90-68baf1f210b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume request issued successfully. Aug 07 18:55:01.996194 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b934bcc6-4938-4b2c-ba90-68baf1f210b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 returned with HTTP 202 Aug 07 18:55:01.996194 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 387/1549] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:01 2026] DELETE /volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:02.009761 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a98b37f2-69d5-47ec-b98e-8d8b0f699c29 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:02.017475 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a98b37f2-69d5-47ec-b98e-8d8b0f699c29 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 Aug 07 18:55:02.017749 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a98b37f2-69d5-47ec-b98e-8d8b0f699c29 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:02.018122 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a98b37f2-69d5-47ec-b98e-8d8b0f699c29 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:02.027349 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:02.027349 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:02.041339 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a98b37f2-69d5-47ec-b98e-8d8b0f699c29 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:02.052632 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a98b37f2-69d5-47ec-b98e-8d8b0f699c29 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 returned with HTTP 200 Aug 07 18:55:02.053329 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 395/1550] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:02 2026] GET /volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 => generated 835 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:02.080474 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-6c4af2c3-49a2-486e-9774-07c2a2faa70c tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Lock "cinder-attachment_update-5364b9bd-c5a6-448c-bc3c-ea57eb6c7356-np0000006749" released by "attachment_update" :: held 0.177s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:55:02.080880 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-6c4af2c3-49a2-486e-9774-07c2a2faa70c tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/9e3eff18-a215-4352-9eed-5a5f6e847679 returned with HTTP 200 Aug 07 18:55:02.081385 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 388/1551] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:55:01 2026] PUT /volume/v3/attachments/9e3eff18-a215-4352-9eed-5a5f6e847679 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:02.471719 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-296cdd8d-d5ed-41e4-9f0f-07a45c44bc44 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:02.473350 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-296cdd8d-d5ed-41e4-9f0f-07a45c44bc44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:02.473541 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-296cdd8d-d5ed-41e4-9f0f-07a45c44bc44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:02.473739 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-296cdd8d-d5ed-41e4-9f0f-07a45c44bc44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:02.473864 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-296cdd8d-d5ed-41e4-9f0f-07a45c44bc44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:02.478057 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:02.478057 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:02.478779 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-296cdd8d-d5ed-41e4-9f0f-07a45c44bc44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:02.479133 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 382/1552] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:02 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:02.735594 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5654cc9b-8550-4b28-8b5a-59bc7ed5ca8c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:02.737757 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5654cc9b-8550-4b28-8b5a-59bc7ed5ca8c tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:02.738033 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5654cc9b-8550-4b28-8b5a-59bc7ed5ca8c tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:02.738279 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5654cc9b-8550-4b28-8b5a-59bc7ed5ca8c tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:02.754969 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:02.754969 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:02.760359 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5654cc9b-8550-4b28-8b5a-59bc7ed5ca8c tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:02.765310 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5654cc9b-8550-4b28-8b5a-59bc7ed5ca8c tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:02.765925 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 388/1553] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:02 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:03.068517 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a551feea-278b-4b78-aa64-61176ae1ebac None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:03.070244 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a551feea-278b-4b78-aa64-61176ae1ebac tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 Aug 07 18:55:03.070431 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a551feea-278b-4b78-aa64-61176ae1ebac tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:03.070606 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a551feea-278b-4b78-aa64-61176ae1ebac tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:03.077564 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a551feea-278b-4b78-aa64-61176ae1ebac tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 returned with HTTP 404 Aug 07 18:55:03.078681 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 396/1554] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:03 2026] GET /volume/v3/volumes/e492d04a-b2de-4875-94b4-bad37eaaead0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:03.086682 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-84538075-774a-4ff9-b558-b142a080f454 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:03.088443 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84538075-774a-4ff9-b558-b142a080f454 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 Aug 07 18:55:03.088640 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84538075-774a-4ff9-b558-b142a080f454 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:03.089011 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84538075-774a-4ff9-b558-b142a080f454 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:03.102682 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:03.102682 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:03.113585 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-84538075-774a-4ff9-b558-b142a080f454 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:03.119889 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84538075-774a-4ff9-b558-b142a080f454 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 returned with HTTP 200 Aug 07 18:55:03.120313 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 389/1555] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:03 2026] GET /volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 => generated 889 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:03.134930 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-36890a70-5fa9-4e91-992f-1386e2cf7aec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:03.138608 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-36890a70-5fa9-4e91-992f-1386e2cf7aec tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 Aug 07 18:55:03.138880 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-36890a70-5fa9-4e91-992f-1386e2cf7aec tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:03.139196 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-36890a70-5fa9-4e91-992f-1386e2cf7aec tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:03.139393 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-36890a70-5fa9-4e91-992f-1386e2cf7aec tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume with id: a4d4777a-461c-4e3c-ac39-85df44ffc225 Aug 07 18:55:03.155905 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:03.155905 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:03.156305 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-36890a70-5fa9-4e91-992f-1386e2cf7aec tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:03.177859 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-36890a70-5fa9-4e91-992f-1386e2cf7aec tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume request issued successfully. Aug 07 18:55:03.178183 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-36890a70-5fa9-4e91-992f-1386e2cf7aec tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 returned with HTTP 202 Aug 07 18:55:03.178687 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 383/1556] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:03 2026] DELETE /volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:03.188750 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-97652215-bdf9-4aa5-b0b1-c7f819e4e82a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:03.190403 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-97652215-bdf9-4aa5-b0b1-c7f819e4e82a tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 Aug 07 18:55:03.190755 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-97652215-bdf9-4aa5-b0b1-c7f819e4e82a tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:03.191128 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-97652215-bdf9-4aa5-b0b1-c7f819e4e82a tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:03.200508 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:03.200508 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:03.207210 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-97652215-bdf9-4aa5-b0b1-c7f819e4e82a tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:03.214195 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-97652215-bdf9-4aa5-b0b1-c7f819e4e82a tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 returned with HTTP 200 Aug 07 18:55:03.215879 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 389/1557] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:03 2026] GET /volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 => generated 888 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:03.491889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-695c08fb-122b-4e19-92ff-b90a8c391f48 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:03.493620 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-695c08fb-122b-4e19-92ff-b90a8c391f48 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:03.493797 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-695c08fb-122b-4e19-92ff-b90a8c391f48 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:03.493989 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-695c08fb-122b-4e19-92ff-b90a8c391f48 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:03.494130 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-695c08fb-122b-4e19-92ff-b90a8c391f48 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:03.499157 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:03.499157 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:03.500334 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-695c08fb-122b-4e19-92ff-b90a8c391f48 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:03.500687 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 397/1558] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:03 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:03.778247 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d2071b5d-333b-42ff-9ff6-4bc3861a9905 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:03.780505 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2071b5d-333b-42ff-9ff6-4bc3861a9905 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:03.780758 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2071b5d-333b-42ff-9ff6-4bc3861a9905 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:03.781048 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2071b5d-333b-42ff-9ff6-4bc3861a9905 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:03.793071 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:03.793071 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:03.797247 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d2071b5d-333b-42ff-9ff6-4bc3861a9905 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:03.802320 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2071b5d-333b-42ff-9ff6-4bc3861a9905 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:03.802695 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 390/1559] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:03 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:04.046783 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aecc0563-ca69-43e4-b105-fdbe66b1d507 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:04.169200 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aecc0563-ca69-43e4-b105-fdbe66b1d507 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:55:04.169615 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aecc0563-ca69-43e4-b105-fdbe66b1d507 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1479923972"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:04.186784 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aecc0563-ca69-43e4-b105-fdbe66b1d507 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:55:04.187203 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 384/1560] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:55:04 2026] POST /volume/v3/types => generated 224 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:04.197771 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c750355f-eadd-49af-ba6d-689f74d96111 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:04.199342 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c750355f-eadd-49af-ba6d-689f74d96111 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:55:04.199666 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c750355f-eadd-49af-ba6d-689f74d96111 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-273804980"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:04.211656 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c750355f-eadd-49af-ba6d-689f74d96111 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:55:04.212540 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 390/1561] 10.4.3.15 () {70 vars in 1304 bytes} [Fri Aug 7 18:55:04 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 07 18:55:04.223371 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bfd2af44-e92e-4b2f-9ce2-27c647be6f8a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:04.230832 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-78411cd4-63db-44cc-8b89-b7ae6c319721 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:04.235684 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78411cd4-63db-44cc-8b89-b7ae6c319721 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 Aug 07 18:55:04.235684 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78411cd4-63db-44cc-8b89-b7ae6c319721 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:04.235684 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78411cd4-63db-44cc-8b89-b7ae6c319721 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:04.237892 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-501b957e-517c-4604-b608-25c6c09ef20d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:04.239632 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-501b957e-517c-4604-b608-25c6c09ef20d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] DELETE https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:55:04.239870 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-501b957e-517c-4604-b608-25c6c09ef20d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:04.240113 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-501b957e-517c-4604-b608-25c6c09ef20d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:04.240289 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-501b957e-517c-4604-b608-25c6c09ef20d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Delete volume with id: 66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:55:04.244633 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78411cd4-63db-44cc-8b89-b7ae6c319721 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 returned with HTTP 404 Aug 07 18:55:04.245119 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 391/1562] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:04 2026] GET /volume/v3/volumes/a4d4777a-461c-4e3c-ac39-85df44ffc225 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:04.248181 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:04.248181 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:04.248718 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-501b957e-517c-4604-b608-25c6c09ef20d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:55:04.253580 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:04.256118 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:04.256598 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-329488536"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:04.258579 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-329488536'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:04.258791 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume of 1 GB Aug 07 18:55:04.264203 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Availability Zones retrieved successfully. Aug 07 18:55:04.268341 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-501b957e-517c-4604-b608-25c6c09ef20d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Delete volume request issued successfully. Aug 07 18:55:04.268622 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-501b957e-517c-4604-b608-25c6c09ef20d tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 202 Aug 07 18:55:04.269313 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 385/1563] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:04 2026] DELETE /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:04.272293 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (5688dccc-d768-4b23-9822-472f78d0d817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:04.274066 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1610a3b-df58-4dec-a746-80492b910ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:04.275950 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:04.278381 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f9c452e2-fc1d-4872-b2b4-caf8e4e97163 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:04.279428 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9c452e2-fc1d-4872-b2b4-caf8e4e97163 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:55:04.279819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9c452e2-fc1d-4872-b2b4-caf8e4e97163 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:04.279819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9c452e2-fc1d-4872-b2b4-caf8e4e97163 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:04.291870 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:04.291870 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:04.303295 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f9c452e2-fc1d-4872-b2b4-caf8e4e97163 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:55:04.308487 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9c452e2-fc1d-4872-b2b4-caf8e4e97163 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 200 Aug 07 18:55:04.309359 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 392/1564] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:04 2026] GET /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:04.311935 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1610a3b-df58-4dec-a746-80492b910ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:04.313008 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b117b0-0eb5-40cc-b281-4ecd86ba41ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:04.341502 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bfd2af44-e92e-4b2f-9ce2-27c647be6f8a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/groups Aug 07 18:55:04.341846 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bfd2af44-e92e-4b2f-9ce2-27c647be6f8a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9a1255dd-b5b0-445e-baac-b3f012fb4f6c", "volume_types": ["7e1fc320-4340-4e77-9186-ed34bd983027"], "name": "tempest-GroupSnapshotsTest-Group-1338192209"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:04.344468 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-bfd2af44-e92e-4b2f-9ce2-27c647be6f8a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating new group {'group': {'group_type': '9a1255dd-b5b0-445e-baac-b3f012fb4f6c', 'volume_types': ['7e1fc320-4340-4e77-9186-ed34bd983027'], 'name': 'tempest-GroupSnapshotsTest-Group-1338192209'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:55:04.349419 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.groups [None req-bfd2af44-e92e-4b2f-9ce2-27c647be6f8a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating group tempest-GroupSnapshotsTest-Group-1338192209. Aug 07 18:55:04.358428 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-bfd2af44-e92e-4b2f-9ce2-27c647be6f8a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Availability Zones retrieved successfully. Aug 07 18:55:04.367961 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Created reservations ['ecbbca51-bf4d-4f9a-bbf3-4de890202f2d', '1722e5f4-de7f-46af-835f-9b3d80377a11', 'a38e95fb-0f96-415f-8def-ba5784a0a9dd', 'f17d793d-eec0-4410-90b0-732aa6f085bb'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:04.368936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b117b0-0eb5-40cc-b281-4ecd86ba41ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecbbca51-bf4d-4f9a-bbf3-4de890202f2d', '1722e5f4-de7f-46af-835f-9b3d80377a11', 'a38e95fb-0f96-415f-8def-ba5784a0a9dd', 'f17d793d-eec0-4410-90b0-732aa6f085bb']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:04.369900 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3469d9-eb21-4486-b3b9-ca09336365db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:04.384743 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-bfd2af44-e92e-4b2f-9ce2-27c647be6f8a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['03456c90-6385-4e86-ab46-bdf29ff39f72'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:04.396340 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3469d9-eb21-4486-b3b9-ca09336365db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a356fdde-f458-414d-b5f9-3f2e636bef4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-329488536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['ecbbca51-bf4d-4f9a-bbf3-4de890202f2d','1722e5f4-de7f-46af-835f-9b3d80377a11','a38e95fb-0f96-415f-8def-ba5784a0a9dd','f17d793d-eec0-4410-90b0-732aa6f085bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-329488536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a356fdde-f458-414d-b5f9-3f2e636bef4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95267b964a74dae81e0c03182b74d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e438b8f2d36240a08796cb771463f1c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:04.397494 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b172d160-4993-42ed-a77b-86958cc3285e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:04.406050 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bfd2af44-e92e-4b2f-9ce2-27c647be6f8a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups returned with HTTP 202 Aug 07 18:55:04.406548 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 398/1565] 10.4.3.15 () {70 vars in 1290 bytes} [Fri Aug 7 18:55:04 2026] POST /volume/v3/groups => generated 112 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:04.413932 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-22334796-18b2-407c-a5ea-036ff8b96630 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:04.416690 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b172d160-4993-42ed-a77b-86958cc3285e) transitioned into state 'SUCCESS' from state '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-329488536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['ecbbca51-bf4d-4f9a-bbf3-4de890202f2d','1722e5f4-de7f-46af-835f-9b3d80377a11','a38e95fb-0f96-415f-8def-ba5784a0a9dd','f17d793d-eec0-4410-90b0-732aa6f085bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:04.417252 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-22334796-18b2-407c-a5ea-036ff8b96630 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f Aug 07 18:55:04.417515 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-22334796-18b2-407c-a5ea-036ff8b96630 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:04.417706 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-22334796-18b2-407c-a5ea-036ff8b96630 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:04.417795 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-22334796-18b2-407c-a5ea-036ff8b96630 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member a452ca3c-25b0-4c82-9699-6989792c158f {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:04.417828 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa439f19-128c-4cb9-94b3-aa9d216845fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:04.421378 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:04.421378 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:04.428548 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-22334796-18b2-407c-a5ea-036ff8b96630 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f returned with HTTP 200 Aug 07 18:55:04.428964 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 386/1566] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:04 2026] GET /volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:04.429210 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa439f19-128c-4cb9-94b3-aa9d216845fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:04.430717 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (5688dccc-d768-4b23-9822-472f78d0d817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:04.431185 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request issued successfully. Aug 07 18:55:04.431930 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-631f98f2-96ea-4a47-9be0-586ca5a78847 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:04.432534 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 391/1567] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:55:04 2026] POST /volume/v3/volumes => generated 742 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:04.445225 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eca1baeb-7d87-44eb-91a0-11117dffe98b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:04.447543 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eca1baeb-7d87-44eb-91a0-11117dffe98b tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e Aug 07 18:55:04.447817 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eca1baeb-7d87-44eb-91a0-11117dffe98b tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:04.448119 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eca1baeb-7d87-44eb-91a0-11117dffe98b tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:04.456049 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:04.456049 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:04.462295 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eca1baeb-7d87-44eb-91a0-11117dffe98b tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:04.470384 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eca1baeb-7d87-44eb-91a0-11117dffe98b tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e returned with HTTP 200 Aug 07 18:55:04.470776 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 393/1568] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:04 2026] GET /volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e => generated 810 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:04.513142 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-43b4af65-5ee1-4f60-a361-4d3e96a29ae6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:04.516346 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43b4af65-5ee1-4f60-a361-4d3e96a29ae6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:04.516720 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43b4af65-5ee1-4f60-a361-4d3e96a29ae6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:04.517010 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43b4af65-5ee1-4f60-a361-4d3e96a29ae6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:04.517161 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-43b4af65-5ee1-4f60-a361-4d3e96a29ae6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:04.522704 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:04.522704 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:04.523697 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43b4af65-5ee1-4f60-a361-4d3e96a29ae6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:04.524314 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 399/1569] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:04 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:04.817220 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eed90403-5eaf-4780-8ad3-309b51268e41 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:04.820704 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eed90403-5eaf-4780-8ad3-309b51268e41 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:04.820939 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eed90403-5eaf-4780-8ad3-309b51268e41 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:04.821173 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eed90403-5eaf-4780-8ad3-309b51268e41 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:04.839641 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:04.839641 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:04.844125 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-eed90403-5eaf-4780-8ad3-309b51268e41 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:04.859434 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eed90403-5eaf-4780-8ad3-309b51268e41 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:04.859434 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 387/1570] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:04 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:05.320963 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e335360e-9d89-4c0f-8b46-8d9edc5ab3e3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:05.323140 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e335360e-9d89-4c0f-8b46-8d9edc5ab3e3 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb Aug 07 18:55:05.323345 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e335360e-9d89-4c0f-8b46-8d9edc5ab3e3 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:05.323545 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e335360e-9d89-4c0f-8b46-8d9edc5ab3e3 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:05.329377 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e335360e-9d89-4c0f-8b46-8d9edc5ab3e3 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb returned with HTTP 404 Aug 07 18:55:05.329852 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 392/1571] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:05 2026] GET /volume/v3/volumes/66f0f0f3-35ec-4596-afd8-05e2946700eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:05.384658 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d9433670-55f8-4eed-8a55-9794fbc782f1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:05.386381 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9433670-55f8-4eed-8a55-9794fbc782f1 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] DELETE https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:55:05.386568 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9433670-55f8-4eed-8a55-9794fbc782f1 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:05.386744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9433670-55f8-4eed-8a55-9794fbc782f1 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:05.386928 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-d9433670-55f8-4eed-8a55-9794fbc782f1 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Delete volume with id: aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:55:05.393346 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.393346 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:05.393745 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d9433670-55f8-4eed-8a55-9794fbc782f1 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:55:05.412015 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d9433670-55f8-4eed-8a55-9794fbc782f1 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Delete volume request issued successfully. Aug 07 18:55:05.412281 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9433670-55f8-4eed-8a55-9794fbc782f1 tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 202 Aug 07 18:55:05.412817 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 394/1572] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:05 2026] DELETE /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:05.422163 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d2cbd74a-bcff-475e-accd-99b5b4cd0c3b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:05.423699 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d2cbd74a-bcff-475e-accd-99b5b4cd0c3b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:55:05.423893 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d2cbd74a-bcff-475e-accd-99b5b4cd0c3b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:05.424098 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d2cbd74a-bcff-475e-accd-99b5b4cd0c3b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:05.436767 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.436767 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:05.439154 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-04d34866-1ec1-443d-9928-97b553388ca5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:05.440876 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-04d34866-1ec1-443d-9928-97b553388ca5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f Aug 07 18:55:05.441146 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-04d34866-1ec1-443d-9928-97b553388ca5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:05.441357 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-04d34866-1ec1-443d-9928-97b553388ca5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:05.441513 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-04d34866-1ec1-443d-9928-97b553388ca5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member a452ca3c-25b0-4c82-9699-6989792c158f {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:05.442842 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d2cbd74a-bcff-475e-accd-99b5b4cd0c3b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Volume info retrieved successfully. Aug 07 18:55:05.448098 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.448098 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:05.450833 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d2cbd74a-bcff-475e-accd-99b5b4cd0c3b tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 200 Aug 07 18:55:05.451449 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 400/1573] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:05 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:05.461173 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-04d34866-1ec1-443d-9928-97b553388ca5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f returned with HTTP 200 Aug 07 18:55:05.461689 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 388/1574] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:05 2026] GET /volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:05.473555 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:05.475310 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:05.475767 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-961608752", "volume_type": "7e1fc320-4340-4e77-9186-ed34bd983027", "group_id": "a452ca3c-25b0-4c82-9699-6989792c158f", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:05.477378 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-961608752', 'volume_type': '7e1fc320-4340-4e77-9186-ed34bd983027', 'group_id': 'a452ca3c-25b0-4c82-9699-6989792c158f', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:05.483806 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cdab6664-488f-46d9-bc08-0210459768b8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:05.485191 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.485191 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:05.485525 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cdab6664-488f-46d9-bc08-0210459768b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e Aug 07 18:55:05.485714 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cdab6664-488f-46d9-bc08-0210459768b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:05.485817 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume of 1 GB Aug 07 18:55:05.485888 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cdab6664-488f-46d9-bc08-0210459768b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:05.492035 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Availability Zones retrieved successfully. Aug 07 18:55:05.492380 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.492380 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:05.495904 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cdab6664-488f-46d9-bc08-0210459768b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:05.498041 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Flow 'volume_create_api' (3845c7ba-4a23-4482-9314-fca61e8bb718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:05.499580 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08776421-70b8-4e62-b582-699cb7a9de82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:05.500108 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.500108 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:05.500170 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cdab6664-488f-46d9-bc08-0210459768b8 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e returned with HTTP 200 Aug 07 18:55:05.500678 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 395/1575] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:05 2026] GET /volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:05.500751 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:05.518662 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:05.521444 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:05.521787 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a356fdde-f458-414d-b5f9-3f2e636bef4e", "size": 1, "name": "tempest-VolumesGetTest-Volume-2098216018", "metadata": {"Type": "Test"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:05.522953 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08776421-70b8-4e62-b582-699cb7a9de82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:55:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e1fc320-4340-4e77-9186-ed34bd983027,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1479923972',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e1fc320-4340-4e77-9186-ed34bd983027', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a452ca3c-25b0-4c82-9699-6989792c158f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:05.523376 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request body: {'volume': {'source_volid': 'a356fdde-f458-414d-b5f9-3f2e636bef4e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2098216018', 'metadata': {'Type': 'Test'}}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:05.524610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a0d67d-098d-4571-b73c-2b830b1b508a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:05.533839 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.533839 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:05.533839 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume retrieved successfully. Aug 07 18:55:05.533839 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume of 1 GB Aug 07 18:55:05.534203 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ad83e14c-d501-4672-be4d-8d23420aa5f4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:05.536029 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ad83e14c-d501-4672-be4d-8d23420aa5f4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:05.536088 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Availability Zones retrieved successfully. Aug 07 18:55:05.536235 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ad83e14c-d501-4672-be4d-8d23420aa5f4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:05.536397 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ad83e14c-d501-4672-be4d-8d23420aa5f4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:05.536521 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ad83e14c-d501-4672-be4d-8d23420aa5f4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:05.542148 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (817e3939-aa3d-4d20-89b8-f45d5ed364b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:05.542309 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.542309 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:05.542965 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ad83e14c-d501-4672-be4d-8d23420aa5f4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:05.543155 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7a1485-59bb-4587-afa5-6ff26e851281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:05.543334 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 389/1576] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:05 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:05.544142 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:05.552745 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1479923972 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1479923972, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:05.553099 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1479923972 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1479923972, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:05.564674 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7a1485-59bb-4587-afa5-6ff26e851281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a356fdde-f458-414d-b5f9-3f2e636bef4e', 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:05.565407 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e992fc1-111a-4bd0-bf56-396f781ca50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:05.583803 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['f80e3faf-2381-4464-be0e-f4591ccf6555', '0553e18a-df7b-47d9-b8e7-d6aa2ab5de27', '817ff8f5-0de5-47a9-b7c6-1d7ffc4d5e13', 'e271b8f9-9d19-48ae-8bf4-fd84d547b26f'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:05.584833 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a0d67d-098d-4571-b73c-2b830b1b508a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f80e3faf-2381-4464-be0e-f4591ccf6555', '0553e18a-df7b-47d9-b8e7-d6aa2ab5de27', '817ff8f5-0de5-47a9-b7c6-1d7ffc4d5e13', 'e271b8f9-9d19-48ae-8bf4-fd84d547b26f']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:05.585737 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f5e294d-2b6b-46cf-a436-f79c5c2cb91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:05.599420 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Created reservations ['a04deedb-45a8-42d0-bbc9-03bf5a8c11b0', '245acd2e-a662-413b-b44f-ef4a8e0beb5a', '120e68f7-471f-4a6b-9dfe-57852436d31d', 'a3be5342-413f-4165-9991-3e6312598719'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:05.600339 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e992fc1-111a-4bd0-bf56-396f781ca50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a04deedb-45a8-42d0-bbc9-03bf5a8c11b0', '245acd2e-a662-413b-b44f-ef4a8e0beb5a', '120e68f7-471f-4a6b-9dfe-57852436d31d', 'a3be5342-413f-4165-9991-3e6312598719']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:05.601095 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (979ce288-d5c3-4fc8-ba26-ead5253cc434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:05.607937 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f5e294d-2b6b-46cf-a436-f79c5c2cb91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38463490-9ee2-4e97-b544-6712df544ed9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-961608752',encryption_key_id=None,group_id=a452ca3c-25b0-4c82-9699-6989792c158f,group_type_id=,metadata={},multiattach=False,project_id='a78647a2d3ff4d44b8ebb7b678cef281',qos_specs=None,replication_status=,reservations=['f80e3faf-2381-4464-be0e-f4591ccf6555','0553e18a-df7b-47d9-b8e7-d6aa2ab5de27','817ff8f5-0de5-47a9-b7c6-1d7ffc4d5e13','e271b8f9-9d19-48ae-8bf4-fd84d547b26f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1706feac24cb4c4face072a6d28c30fa',volume_type_id=7e1fc320-4340-4e77-9186-ed34bd983027), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-961608752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a452ca3c-25b0-4c82-9699-6989792c158f,host=None,id=38463490-9ee2-4e97-b544-6712df544ed9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a78647a2d3ff4d44b8ebb7b678cef281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1706feac24cb4c4face072a6d28c30fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e1fc320-4340-4e77-9186-ed34bd983027),volume_type_id=7e1fc320-4340-4e77-9186-ed34bd983027)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:05.608786 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a985a9-1959-46ac-a71c-b0b0af1c2f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:05.626249 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a985a9-1959-46ac-a71c-b0b0af1c2f40) transitioned into state 'SUCCESS' from state '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-961608752',encryption_key_id=None,group_id=a452ca3c-25b0-4c82-9699-6989792c158f,group_type_id=,metadata={},multiattach=False,project_id='a78647a2d3ff4d44b8ebb7b678cef281',qos_specs=None,replication_status=,reservations=['f80e3faf-2381-4464-be0e-f4591ccf6555','0553e18a-df7b-47d9-b8e7-d6aa2ab5de27','817ff8f5-0de5-47a9-b7c6-1d7ffc4d5e13','e271b8f9-9d19-48ae-8bf4-fd84d547b26f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1706feac24cb4c4face072a6d28c30fa',volume_type_id=7e1fc320-4340-4e77-9186-ed34bd983027)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:05.627169 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87983684-5977-40a8-b794-e86ba144633d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:05.635229 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (979ce288-d5c3-4fc8-ba26-ead5253cc434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '502d2dba-537e-4920-905d-95ed680f1902', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2098216018',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['a04deedb-45a8-42d0-bbc9-03bf5a8c11b0','245acd2e-a662-413b-b44f-ef4a8e0beb5a','120e68f7-471f-4a6b-9dfe-57852436d31d','a3be5342-413f-4165-9991-3e6312598719'],size=1,snapshot_id=None,source_replicaid=,source_volid=a356fdde-f458-414d-b5f9-3f2e636bef4e,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2098216018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=502d2dba-537e-4920-905d-95ed680f1902,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e95267b964a74dae81e0c03182b74d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a356fdde-f458-414d-b5f9-3f2e636bef4e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e438b8f2d36240a08796cb771463f1c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:05.636929 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0add7656-a19b-466c-96d5-2fb343d65c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:05.642143 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87983684-5977-40a8-b794-e86ba144633d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:05.642976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Flow 'volume_create_api' (3845c7ba-4a23-4482-9314-fca61e8bb718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:05.643387 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume request issued successfully. Aug 07 18:55:05.644205 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:05.644456 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:05.660309 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0add7656-a19b-466c-96d5-2fb343d65c36) transitioned into state 'SUCCESS' from state '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-2098216018',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['a04deedb-45a8-42d0-bbc9-03bf5a8c11b0','245acd2e-a662-413b-b44f-ef4a8e0beb5a','120e68f7-471f-4a6b-9dfe-57852436d31d','a3be5342-413f-4165-9991-3e6312598719'],size=1,snapshot_id=None,source_replicaid=,source_volid=a356fdde-f458-414d-b5f9-3f2e636bef4e,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:05.661512 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ada09e26-988b-4e99-88be-423e0ad95e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:05.682684 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ada09e26-988b-4e99-88be-423e0ad95e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:05.683682 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (817e3939-aa3d-4d20-89b8-f45d5ed364b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:05.684009 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request issued successfully. Aug 07 18:55:05.684633 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b487787-96cb-4a08-86b9-0f4d02b9e864 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:05.685060 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 401/1577] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:05 2026] POST /volume/v3/volumes => generated 791 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:05.686852 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:05.691576 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.691576 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:05.696592 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0cecf1a4-6dfa-45ac-93a2-f10465908690 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:05.697093 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 393/1578] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:55:05 2026] POST /volume/v3/volumes => generated 820 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:05.698530 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0be05fab-7443-44cd-9e22-64682f74eb0c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:05.700863 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0be05fab-7443-44cd-9e22-64682f74eb0c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 Aug 07 18:55:05.701131 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0be05fab-7443-44cd-9e22-64682f74eb0c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:05.701373 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0be05fab-7443-44cd-9e22-64682f74eb0c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:05.710423 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1020806b-f35a-445a-a91a-5ed52512866f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:05.710765 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.710765 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:05.712617 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1020806b-f35a-445a-a91a-5ed52512866f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 Aug 07 18:55:05.713100 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1020806b-f35a-445a-a91a-5ed52512866f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:05.713346 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1020806b-f35a-445a-a91a-5ed52512866f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:05.716783 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0be05fab-7443-44cd-9e22-64682f74eb0c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:05.724015 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.724015 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:05.724326 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0be05fab-7443-44cd-9e22-64682f74eb0c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 returned with HTTP 200 Aug 07 18:55:05.724846 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 396/1579] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:05 2026] GET /volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:05.728763 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1020806b-f35a-445a-a91a-5ed52512866f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:05.729521 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1020806b-f35a-445a-a91a-5ed52512866f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:05.729681 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1020806b-f35a-445a-a91a-5ed52512866f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:05.773775 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-1020806b-f35a-445a-a91a-5ed52512866f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:05.777209 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.777209 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:05.784858 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1020806b-f35a-445a-a91a-5ed52512866f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 returned with HTTP 200 Aug 07 18:55:05.785312 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 390/1580] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:05 2026] GET /volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 => generated 888 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:05.868699 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f9f574c0-05d3-4631-81e2-e34d66ab12b7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:05.871207 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9f574c0-05d3-4631-81e2-e34d66ab12b7 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:05.871406 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9f574c0-05d3-4631-81e2-e34d66ab12b7 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:05.871652 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9f574c0-05d3-4631-81e2-e34d66ab12b7 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:05.882125 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:05.882125 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:05.885486 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f9f574c0-05d3-4631-81e2-e34d66ab12b7 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:05.889742 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9f574c0-05d3-4631-81e2-e34d66ab12b7 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:05.890224 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 402/1581] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:05 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:06.465719 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-188352fe-7cb5-47d8-a28e-7af68498468c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.467743 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-188352fe-7cb5-47d8-a28e-7af68498468c tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] GET https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b Aug 07 18:55:06.467907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-188352fe-7cb5-47d8-a28e-7af68498468c tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:06.468115 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-188352fe-7cb5-47d8-a28e-7af68498468c tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:06.473872 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-188352fe-7cb5-47d8-a28e-7af68498468c tempest-AttachVolumeShelveTestJSON-493083584 tempest-AttachVolumeShelveTestJSON-493083584-project-member] https://10.4.3.15/volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b returned with HTTP 404 Aug 07 18:55:06.474455 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 394/1582] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:06 2026] GET /volume/v3/volumes/aca24c82-981b-4762-a5de-25ae44f8083b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:06.553197 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5bc1e4cc-1297-44a5-b063-d738a45b532c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.554786 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5bc1e4cc-1297-44a5-b063-d738a45b532c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:06.554962 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5bc1e4cc-1297-44a5-b063-d738a45b532c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:06.555164 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5bc1e4cc-1297-44a5-b063-d738a45b532c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:06.555267 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5bc1e4cc-1297-44a5-b063-d738a45b532c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:06.558883 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.558883 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:06.559528 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5bc1e4cc-1297-44a5-b063-d738a45b532c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:06.559837 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 397/1583] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:06 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 823 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:06.738424 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c6bf2336-43c7-4c5c-a8e2-ec429514a295 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.740199 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6bf2336-43c7-4c5c-a8e2-ec429514a295 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 Aug 07 18:55:06.740393 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c6bf2336-43c7-4c5c-a8e2-ec429514a295 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:06.740558 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c6bf2336-43c7-4c5c-a8e2-ec429514a295 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:06.746371 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.746371 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:06.750350 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c6bf2336-43c7-4c5c-a8e2-ec429514a295 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:06.753916 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6bf2336-43c7-4c5c-a8e2-ec429514a295 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 returned with HTTP 200 Aug 07 18:55:06.754430 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 391/1584] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:06 2026] GET /volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:06.766164 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d38fc792-eddf-4a35-a668-cf194c665b0e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.767795 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d38fc792-eddf-4a35-a668-cf194c665b0e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 Aug 07 18:55:06.768081 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d38fc792-eddf-4a35-a668-cf194c665b0e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:06.768384 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d38fc792-eddf-4a35-a668-cf194c665b0e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:06.776436 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.776436 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:06.781474 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d38fc792-eddf-4a35-a668-cf194c665b0e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:06.798290 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d38fc792-eddf-4a35-a668-cf194c665b0e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 returned with HTTP 200 Aug 07 18:55:06.798290 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 403/1585] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:06 2026] GET /volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:06.803909 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b8cf78eb-b3ce-4d5d-b80b-cfd989fed814 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.805786 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8cf78eb-b3ce-4d5d-b80b-cfd989fed814 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 Aug 07 18:55:06.805942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b8cf78eb-b3ce-4d5d-b80b-cfd989fed814 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:06.806165 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b8cf78eb-b3ce-4d5d-b80b-cfd989fed814 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:06.811855 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ced35ea1-049e-41d3-b2a2-f9fc46986e34 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.814844 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.814844 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:06.814936 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ced35ea1-049e-41d3-b2a2-f9fc46986e34 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] PUT https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 Aug 07 18:55:06.814936 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ced35ea1-049e-41d3-b2a2-f9fc46986e34 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2098216018"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:06.817215 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b8cf78eb-b3ce-4d5d-b80b-cfd989fed814 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:06.817950 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-b8cf78eb-b3ce-4d5d-b80b-cfd989fed814 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:06.818183 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-b8cf78eb-b3ce-4d5d-b80b-cfd989fed814 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:06.822285 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.822285 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:06.826144 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ced35ea1-049e-41d3-b2a2-f9fc46986e34 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:06.836873 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ced35ea1-049e-41d3-b2a2-f9fc46986e34 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume updated successfully. Aug 07 18:55:06.836873 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ced35ea1-049e-41d3-b2a2-f9fc46986e34 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 returned with HTTP 200 Aug 07 18:55:06.836873 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 398/1586] 10.4.3.15 () {68 vars in 1361 bytes} [Fri Aug 7 18:55:06 2026] PUT /volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:06.849249 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-50f4d05d-189c-4a3d-97e7-6295b53e0118 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.854015 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50f4d05d-189c-4a3d-97e7-6295b53e0118 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] PUT https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 Aug 07 18:55:06.854015 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50f4d05d-189c-4a3d-97e7-6295b53e0118 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1243500843", "description": "This is the new description of volume"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:06.861079 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-b8cf78eb-b3ce-4d5d-b80b-cfd989fed814 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:06.864554 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.864554 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:06.865188 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.865188 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:06.869532 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-50f4d05d-189c-4a3d-97e7-6295b53e0118 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:06.872392 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8cf78eb-b3ce-4d5d-b80b-cfd989fed814 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 returned with HTTP 200 Aug 07 18:55:06.872756 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 395/1587] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:06 2026] GET /volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 => generated 913 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:06.882517 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-50f4d05d-189c-4a3d-97e7-6295b53e0118 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume updated successfully. Aug 07 18:55:06.882517 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50f4d05d-189c-4a3d-97e7-6295b53e0118 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 returned with HTTP 200 Aug 07 18:55:06.882517 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 392/1588] 10.4.3.15 () {68 vars in 1362 bytes} [Fri Aug 7 18:55:06 2026] PUT /volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:06.885941 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-570468d8-a1db-4f3c-a0c5-1fe2c0570067 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.888132 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-570468d8-a1db-4f3c-a0c5-1fe2c0570067 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/group_snapshots Aug 07 18:55:06.889212 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-570468d8-a1db-4f3c-a0c5-1fe2c0570067 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a452ca3c-25b0-4c82-9699-6989792c158f", "name": "tempest-group_snapshot-1606582656"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:06.890406 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.group_snapshots [None req-570468d8-a1db-4f3c-a0c5-1fe2c0570067 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a452ca3c-25b0-4c82-9699-6989792c158f', 'name': 'tempest-group_snapshot-1606582656'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 18:55:06.891424 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-4ab5a786-b81e-4f8b-8c60-784080367843 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.894496 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-4ab5a786-b81e-4f8b-8c60-784080367843 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] POST https://10.4.3.15/volume/v3/attachments/9e3eff18-a215-4352-9eed-5a5f6e847679/action Aug 07 18:55:06.894684 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5cf4dd2e-0139-4ba1-b24b-0cb2259a6903 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.894837 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-4ab5a786-b81e-4f8b-8c60-784080367843 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:06.894952 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-4ab5a786-b81e-4f8b-8c60-784080367843 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:06.895547 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.895547 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:06.896561 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5cf4dd2e-0139-4ba1-b24b-0cb2259a6903 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 Aug 07 18:55:06.896754 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5cf4dd2e-0139-4ba1-b24b-0cb2259a6903 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:06.896963 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5cf4dd2e-0139-4ba1-b24b-0cb2259a6903 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:06.898736 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.group_snapshots [None req-570468d8-a1db-4f3c-a0c5-1fe2c0570067 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating group_snapshot tempest-group_snapshot-1606582656. Aug 07 18:55:06.903098 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2d004d49-3e40-4fce-a828-2b884d1db0b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.903333 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.903333 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:06.904912 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2d004d49-3e40-4fce-a828-2b884d1db0b4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:06.905280 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2d004d49-3e40-4fce-a828-2b884d1db0b4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:06.905597 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2d004d49-3e40-4fce-a828-2b884d1db0b4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:06.906840 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5cf4dd2e-0139-4ba1-b24b-0cb2259a6903 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:06.910541 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5cf4dd2e-0139-4ba1-b24b-0cb2259a6903 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 returned with HTTP 200 Aug 07 18:55:06.910943 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 396/1589] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:06 2026] GET /volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:06.919206 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.919206 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:06.921366 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.921366 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:06.921935 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2d004d49-3e40-4fce-a828-2b884d1db0b4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:06.924579 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:06.924579 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:06.926771 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:06.926771 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:06.926920 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-885120607", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1498219115"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:06.928638 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2d004d49-3e40-4fce-a828-2b884d1db0b4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:06.928707 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-885120607', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1498219115'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:06.928847 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume of 1 GB Aug 07 18:55:06.929236 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 393/1590] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:06 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:06.933239 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Availability Zones retrieved successfully. Aug 07 18:55:06.938073 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-570468d8-a1db-4f3c-a0c5-1fe2c0570067 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1479923972 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1479923972, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:06.938477 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-570468d8-a1db-4f3c-a0c5-1fe2c0570067 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1479923972 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1479923972, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:06.941541 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (0b89727b-7e74-4b00-bd2d-26570733cea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:06.942656 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2b1f53eb-dacb-4042-b7eb-391be5242c50 req-4ab5a786-b81e-4f8b-8c60-784080367843 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/9e3eff18-a215-4352-9eed-5a5f6e847679/action returned with HTTP 204 Aug 07 18:55:06.942850 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b693e67-1a65-44aa-b47f-eb14f773c8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:06.943293 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 399/1591] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:55:06 2026] POST /volume/v3/attachments/9e3eff18-a215-4352-9eed-5a5f6e847679/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:06.944340 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:06.970849 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b693e67-1a65-44aa-b47f-eb14f773c8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:06.971518 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646db155-67fe-4358-bee7-e73978dbf22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:06.976127 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-570468d8-a1db-4f3c-a0c5-1fe2c0570067 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['d6fe20fb-d747-4540-bab9-f6e0e0155bb2', '22c7bf30-9a0e-4d14-87b4-7c54b9bcf270', 'fe66c5ac-24ad-4844-bbb2-83b5bb9700de', '180847b5-0f39-4a4b-9ec1-be1a544fceb6'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:07.013290 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-570468d8-a1db-4f3c-a0c5-1fe2c0570067 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots returned with HTTP 202 Aug 07 18:55:07.013812 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 404/1592] 10.4.3.15 () {70 vars in 1317 bytes} [Fri Aug 7 18:55:06 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:07.020316 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Created reservations ['e1255a4b-5d0c-4a5b-b7b7-4ee6aa33ea4c', 'aa32804e-6474-4e0b-b7c4-b63a843fdd42', '1c060db6-7cb4-4913-9958-5bc5e766d791', '2d91af45-213c-4cac-8598-c495e0edc684'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:07.021139 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646db155-67fe-4358-bee7-e73978dbf22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1255a4b-5d0c-4a5b-b7b7-4ee6aa33ea4c', 'aa32804e-6474-4e0b-b7c4-b63a843fdd42', '1c060db6-7cb4-4913-9958-5bc5e766d791', '2d91af45-213c-4cac-8598-c495e0edc684']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:07.021872 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb9258c-3c92-4a1b-8262-03d2fc18f1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:07.024915 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b3edb2d6-092f-4c0d-a0ee-35724e4169f7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.028474 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3edb2d6-092f-4c0d-a0ee-35724e4169f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 Aug 07 18:55:07.028474 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3edb2d6-092f-4c0d-a0ee-35724e4169f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:07.028474 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3edb2d6-092f-4c0d-a0ee-35724e4169f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:07.028474 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-b3edb2d6-092f-4c0d-a0ee-35724e4169f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member fb002802-034e-4f83-8fb4-bdb4e0411db5 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:55:07.031974 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:07.031974 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:07.036113 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3edb2d6-092f-4c0d-a0ee-35724e4169f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 returned with HTTP 200 Aug 07 18:55:07.036550 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 394/1593] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:55:07 2026] GET /volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:07.058574 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb9258c-3c92-4a1b-8262-03d2fc18f1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07578e04-97dc-4be0-a03c-2372385507ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-885120607',display_name='tempest-VolumesGetTest-Volume-1498219115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['e1255a4b-5d0c-4a5b-b7b7-4ee6aa33ea4c','aa32804e-6474-4e0b-b7c4-b63a843fdd42','1c060db6-7cb4-4913-9958-5bc5e766d791','2d91af45-213c-4cac-8598-c495e0edc684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-885120607',display_name='tempest-VolumesGetTest-Volume-1498219115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07578e04-97dc-4be0-a03c-2372385507ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95267b964a74dae81e0c03182b74d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e438b8f2d36240a08796cb771463f1c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:07.059363 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392d973b-0372-4600-97cd-c9dad019dd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:07.075521 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392d973b-0372-4600-97cd-c9dad019dd13) transitioned into 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-885120607',display_name='tempest-VolumesGetTest-Volume-1498219115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['e1255a4b-5d0c-4a5b-b7b7-4ee6aa33ea4c','aa32804e-6474-4e0b-b7c4-b63a843fdd42','1c060db6-7cb4-4913-9958-5bc5e766d791','2d91af45-213c-4cac-8598-c495e0edc684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:07.076308 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dd5a8d4-e578-4c99-a86e-885ec5cf76db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:07.086698 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dd5a8d4-e578-4c99-a86e-885ec5cf76db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:07.087628 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (0b89727b-7e74-4b00-bd2d-26570733cea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:07.088052 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request issued successfully. Aug 07 18:55:07.088654 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f26b0c9d-5c89-40a3-8840-1e71371d6b58 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:07.089128 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 397/1594] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:06 2026] POST /volume/v3/volumes => generated 777 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:07.105692 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0394beba-8cc3-4dec-95b8-3518043c98fb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.109635 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0394beba-8cc3-4dec-95b8-3518043c98fb tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef Aug 07 18:55:07.109860 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0394beba-8cc3-4dec-95b8-3518043c98fb tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:07.110080 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0394beba-8cc3-4dec-95b8-3518043c98fb tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:07.122044 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:07.122044 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:07.129619 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0394beba-8cc3-4dec-95b8-3518043c98fb tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:07.136348 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0394beba-8cc3-4dec-95b8-3518043c98fb tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef returned with HTTP 200 Aug 07 18:55:07.136842 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 400/1595] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:07 2026] GET /volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:07.568843 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a58dcdb8-948f-4541-a360-1bd60fe01571 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.572064 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a58dcdb8-948f-4541-a360-1bd60fe01571 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:07.572064 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a58dcdb8-948f-4541-a360-1bd60fe01571 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:07.572064 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a58dcdb8-948f-4541-a360-1bd60fe01571 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:07.572064 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-a58dcdb8-948f-4541-a360-1bd60fe01571 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:07.575908 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:07.575908 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:07.576750 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a58dcdb8-948f-4541-a360-1bd60fe01571 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:07.577231 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 405/1596] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:07 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:07.585587 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-beb1c58b-0993-42b6-a84a-a8ead95ad653 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.587429 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-beb1c58b-0993-42b6-a84a-a8ead95ad653 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd Aug 07 18:55:07.587620 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-beb1c58b-0993-42b6-a84a-a8ead95ad653 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:07.587823 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-beb1c58b-0993-42b6-a84a-a8ead95ad653 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:07.594550 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:07.594550 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:07.597503 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-beb1c58b-0993-42b6-a84a-a8ead95ad653 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:55:07.600948 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-beb1c58b-0993-42b6-a84a-a8ead95ad653 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd returned with HTTP 200 Aug 07 18:55:07.601307 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 395/1597] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:07 2026] GET /volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd => generated 907 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:07.613352 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-10f46af9-59f4-4c2a-829a-0a636f01c072 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.615116 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-10f46af9-59f4-4c2a-829a-0a636f01c072 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:07.615304 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-10f46af9-59f4-4c2a-829a-0a636f01c072 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:07.615488 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-10f46af9-59f4-4c2a-829a-0a636f01c072 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:07.615584 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-10f46af9-59f4-4c2a-829a-0a636f01c072 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:07.619709 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:07.619709 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:07.620421 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-10f46af9-59f4-4c2a-829a-0a636f01c072 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:07.620755 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 398/1598] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:07 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:07.630419 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1683a77d-7b0c-4a26-9956-3d9acc18483e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.631971 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1683a77d-7b0c-4a26-9956-3d9acc18483e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/detail Aug 07 18:55:07.632202 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1683a77d-7b0c-4a26-9956-3d9acc18483e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:07.632368 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1683a77d-7b0c-4a26-9956-3d9acc18483e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:07.633191 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-1683a77d-7b0c-4a26-9956-3d9acc18483e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:07.636948 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1683a77d-7b0c-4a26-9956-3d9acc18483e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/detail returned with HTTP 200 Aug 07 18:55:07.637320 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 401/1599] 10.4.3.15 () {66 vars in 1251 bytes} [Fri Aug 7 18:55:07 2026] GET /volume/v3/backups/detail => generated 827 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:07.646781 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.648268 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b/restore Aug 07 18:55:07.648736 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:07.650201 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Restoring backup f249a770-d7fa-4ef5-839c-aa86fa41755b ({'restore': {}}) {{(pid=100345) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:55:07.650420 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Restoring backup f249a770-d7fa-4ef5-839c-aa86fa41755b to volume None. Aug 07 18:55:07.654341 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:07.654341 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:07.656023 np0000006749 devstack@c-api.service[100345]: INFO cinder.backup.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating volume of 1 GB for restore of backup f249a770-d7fa-4ef5-839c-aa86fa41755b. Aug 07 18:55:07.658353 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Availability Zones retrieved successfully. Aug 07 18:55:07.663944 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (3092a76b-54c7-4687-b038-aaef44131b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:07.665132 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0922229-c5d5-4977-ac54-058bd46932ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:07.666069 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:07.691668 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0922229-c5d5-4977-ac54-058bd46932ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:07.691668 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc0001c7-ea3b-4ac0-84e4-a1fa7ca3c5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:07.726221 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['e641ee2b-72e0-414c-9f9f-8bedba6e5bb9', 'fb9640e4-ac94-44ea-acf4-97da336160ad', 'eb95df8b-aec6-4d06-9924-31873a4c57f9', '9bfc6362-03ef-4112-a871-0dcf9dcbb771'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:07.729016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc0001c7-ea3b-4ac0-84e4-a1fa7ca3c5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e641ee2b-72e0-414c-9f9f-8bedba6e5bb9', 'fb9640e4-ac94-44ea-acf4-97da336160ad', 'eb95df8b-aec6-4d06-9924-31873a4c57f9', '9bfc6362-03ef-4112-a871-0dcf9dcbb771']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:07.729016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abff3159-e332-49ae-b4f9-c40cf1ea504d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:07.755489 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abff3159-e332-49ae-b4f9-c40cf1ea504d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b0ebd0a-b507-4d43-a4b2-7167172cdc53', '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_f249a770-d7fa-4ef5-839c-aa86fa41755b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['e641ee2b-72e0-414c-9f9f-8bedba6e5bb9','fb9640e4-ac94-44ea-acf4-97da336160ad','eb95df8b-aec6-4d06-9924-31873a4c57f9','9bfc6362-03ef-4112-a871-0dcf9dcbb771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:07Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f249a770-d7fa-4ef5-839c-aa86fa41755b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b0ebd0a-b507-4d43-a4b2-7167172cdc53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb0c4815ac30486e9b74c58ca004d883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e7423583d5e475994a6d762edbd9d0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:07.756583 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52eb64c2-7975-4a70-9bfb-55d77794d2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:07.770711 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52eb64c2-7975-4a70-9bfb-55d77794d2a0) transitioned into 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_f249a770-d7fa-4ef5-839c-aa86fa41755b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['e641ee2b-72e0-414c-9f9f-8bedba6e5bb9','fb9640e4-ac94-44ea-acf4-97da336160ad','eb95df8b-aec6-4d06-9924-31873a4c57f9','9bfc6362-03ef-4112-a871-0dcf9dcbb771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:07.771377 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800b3dc8-f016-4645-b638-2ffb7f307389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:07.782020 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800b3dc8-f016-4645-b638-2ffb7f307389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:07.782020 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (3092a76b-54c7-4687-b038-aaef44131b59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:07.782020 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume request issued successfully. Aug 07 18:55:07.787801 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:07.787801 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:07.788256 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:55:07.800347 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-26afbf7c-228a-4a21-877c-5a5711fc9a1a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.800876 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-26afbf7c-228a-4a21-877c-5a5711fc9a1a None None] GET https://10.4.3.15/volume// Aug 07 18:55:07.801192 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-26afbf7c-228a-4a21-877c-5a5711fc9a1a None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:07.801415 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-26afbf7c-228a-4a21-877c-5a5711fc9a1a None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:07.801872 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-26afbf7c-228a-4a21-877c-5a5711fc9a1a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:07.802299 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 396/1600] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55: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 07 18:55:07.809226 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-bce5a296-0df3-49b3-bbf7-fe483310a053 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.811305 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-bce5a296-0df3-49b3-bbf7-fe483310a053 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] GET https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:55:07.811523 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-bce5a296-0df3-49b3-bbf7-fe483310a053 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:07.811723 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-bce5a296-0df3-49b3-bbf7-fe483310a053 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:07.821535 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:07.821535 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:07.825103 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-bce5a296-0df3-49b3-bbf7-fe483310a053 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:55:07.829534 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-bce5a296-0df3-49b3-bbf7-fe483310a053 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 returned with HTTP 200 Aug 07 18:55:07.829932 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 399/1601] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:55:07 2026] GET /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 => generated 1538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:07.918150 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-cfbe4fa8-9dd5-4573-99cd-1d9a3a0362ed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.920092 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-cfbe4fa8-9dd5-4573-99cd-1d9a3a0362ed tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] PUT https://10.4.3.15/volume/v3/attachments/d9273bfa-93df-46b8-9b09-f95179b47acd Aug 07 18:55:07.920428 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-cfbe4fa8-9dd5-4573-99cd-1d9a3a0362ed tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:07.927354 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-cfbe4fa8-9dd5-4573-99cd-1d9a3a0362ed tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Acquiring lock "cinder-attachment_update-ea5a0e93-9fe4-4c73-a645-60c925316d97-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:55:07.931545 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-cfbe4fa8-9dd5-4573-99cd-1d9a3a0362ed tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Lock "cinder-attachment_update-ea5a0e93-9fe4-4c73-a645-60c925316d97-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:55:07.932398 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:07.932398 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:07.945230 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-90fce8b5-0752-493c-b328-bea829e46182 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.947049 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90fce8b5-0752-493c-b328-bea829e46182 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:07.947270 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90fce8b5-0752-493c-b328-bea829e46182 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:07.947499 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90fce8b5-0752-493c-b328-bea829e46182 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:07.957550 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:07.957550 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:07.961281 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-90fce8b5-0752-493c-b328-bea829e46182 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:07.965484 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90fce8b5-0752-493c-b328-bea829e46182 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:07.966050 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 397/1602] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:07 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:07.980673 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-86ab271f-c98b-426b-a3ea-a8b154053d5a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:07.982671 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-86ab271f-c98b-426b-a3ea-a8b154053d5a tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:07.982908 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-86ab271f-c98b-426b-a3ea-a8b154053d5a tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:07.983146 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-86ab271f-c98b-426b-a3ea-a8b154053d5a tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:07.995822 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:07.995822 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:07.999985 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-86ab271f-c98b-426b-a3ea-a8b154053d5a tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:08.004420 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-86ab271f-c98b-426b-a3ea-a8b154053d5a tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:08.004799 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 400/1603] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:07 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:08.035461 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-cfbe4fa8-9dd5-4573-99cd-1d9a3a0362ed tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Lock "cinder-attachment_update-ea5a0e93-9fe4-4c73-a645-60c925316d97-np0000006749" released by "attachment_update" :: held 0.103s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:55:08.036253 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-cfbe4fa8-9dd5-4573-99cd-1d9a3a0362ed tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/attachments/d9273bfa-93df-46b8-9b09-f95179b47acd returned with HTTP 200 Aug 07 18:55:08.036682 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 402/1604] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:55:07 2026] PUT /volume/v3/attachments/d9273bfa-93df-46b8-9b09-f95179b47acd => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:08.046536 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a431c773-e0c4-49a6-b320-2d430d5e4c9b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.049178 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a431c773-e0c4-49a6-b320-2d430d5e4c9b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 Aug 07 18:55:08.049420 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a431c773-e0c4-49a6-b320-2d430d5e4c9b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.049645 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a431c773-e0c4-49a6-b320-2d430d5e4c9b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.049772 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-a431c773-e0c4-49a6-b320-2d430d5e4c9b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member fb002802-034e-4f83-8fb4-bdb4e0411db5 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:55:08.054984 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.054984 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:08.062699 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a431c773-e0c4-49a6-b320-2d430d5e4c9b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 returned with HTTP 200 Aug 07 18:55:08.063104 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 398/1605] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:08.063197 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-f2a91dff-ce67-4443-affc-3fc105bb3301 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.068772 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-f2a91dff-ce67-4443-affc-3fc105bb3301 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] POST https://10.4.3.15/volume/v3/attachments/d9273bfa-93df-46b8-9b09-f95179b47acd/action Aug 07 18:55:08.069189 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-f2a91dff-ce67-4443-affc-3fc105bb3301 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:08.069314 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-f2a91dff-ce67-4443-affc-3fc105bb3301 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:08.071460 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e46d2483-566a-445e-bab0-21d5c8b3e32e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.074542 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e46d2483-566a-445e-bab0-21d5c8b3e32e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/snapshots/detail Aug 07 18:55:08.074789 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e46d2483-566a-445e-bab0-21d5c8b3e32e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.075070 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e46d2483-566a-445e-bab0-21d5c8b3e32e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.075280 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-e46d2483-566a-445e-bab0-21d5c8b3e32e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:08.075579 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.075579 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:08.079259 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-e46d2483-566a-445e-bab0-21d5c8b3e32e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:55:08.086471 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e46d2483-566a-445e-bab0-21d5c8b3e32e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all snapshots completed successfully. Aug 07 18:55:08.086842 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.086842 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:08.087401 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e46d2483-566a-445e-bab0-21d5c8b3e32e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 18:55:08.087750 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 403/1606] 10.4.3.15 () {66 vars in 1257 bytes} [Fri Aug 7 18:55:08 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 07 18:55:08.097154 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.097154 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:08.098723 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3342993a-7215-47a8-b4ff-425c7c48d416 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.100735 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3342993a-7215-47a8-b4ff-425c7c48d416 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/snapshots/1ee65597-7d1c-4f88-8716-ff864d69076c Aug 07 18:55:08.100944 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3342993a-7215-47a8-b4ff-425c7c48d416 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.101178 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3342993a-7215-47a8-b4ff-425c7c48d416 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.106647 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.106647 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:08.107099 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3342993a-7215-47a8-b4ff-425c7c48d416 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Snapshot retrieved successfully. Aug 07 18:55:08.107857 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3342993a-7215-47a8-b4ff-425c7c48d416 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/snapshots/1ee65597-7d1c-4f88-8716-ff864d69076c returned with HTTP 200 Aug 07 18:55:08.108242 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 399/1607] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/snapshots/1ee65597-7d1c-4f88-8716-ff864d69076c => generated 451 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:08.114695 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-54c1d857-fecb-409e-a9c7-eb4e817d9b87 req-f2a91dff-ce67-4443-affc-3fc105bb3301 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/attachments/d9273bfa-93df-46b8-9b09-f95179b47acd/action returned with HTTP 204 Aug 07 18:55:08.115271 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 401/1608] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:55:08 2026] POST /volume/v3/attachments/d9273bfa-93df-46b8-9b09-f95179b47acd/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:08.118448 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.120145 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/groups/action Aug 07 18:55:08.120485 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "fb002802-034e-4f83-8fb4-bdb4e0411db5", "name": "tempest-Group_from_snap-305335405"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:08.120674 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "fb002802-034e-4f83-8fb4-bdb4e0411db5", "name": "tempest-Group_from_snap-305335405"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:08.122547 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'fb002802-034e-4f83-8fb4-bdb4e0411db5', 'name': 'tempest-Group_from_snap-305335405'}}. {{(pid=100343) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 18:55:08.122673 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating group tempest-Group_from_snap-305335405 from group_snapshot fb002802-034e-4f83-8fb4-bdb4e0411db5. Aug 07 18:55:08.129036 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.129036 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:08.142510 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.142510 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:08.153902 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.153902 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:08.154143 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fd567491-e35b-4226-8b0d-6cd779061b19 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.156473 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd567491-e35b-4226-8b0d-6cd779061b19 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef Aug 07 18:55:08.156737 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fd567491-e35b-4226-8b0d-6cd779061b19 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.157037 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fd567491-e35b-4226-8b0d-6cd779061b19 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.166400 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.166400 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:08.170987 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fd567491-e35b-4226-8b0d-6cd779061b19 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:08.178305 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd567491-e35b-4226-8b0d-6cd779061b19 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef returned with HTTP 200 Aug 07 18:55:08.179050 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 400/1609] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:08.190100 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['67aa6de9-9ae2-4648-87e6-063e48fbeb7d'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:08.192157 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-05e7399a-67fe-4d7d-9cbe-53056544d6fa None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.196182 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-05e7399a-67fe-4d7d-9cbe-53056544d6fa tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] PUT https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef Aug 07 18:55:08.198700 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-05e7399a-67fe-4d7d-9cbe-53056544d6fa tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2098216018", "description": null}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:08.214256 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.214256 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:08.220445 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-05e7399a-67fe-4d7d-9cbe-53056544d6fa tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:08.230064 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-05e7399a-67fe-4d7d-9cbe-53056544d6fa tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume updated successfully. Aug 07 18:55:08.230898 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-05e7399a-67fe-4d7d-9cbe-53056544d6fa tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef returned with HTTP 200 Aug 07 18:55:08.231468 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 402/1610] 10.4.3.15 () {68 vars in 1361 bytes} [Fri Aug 7 18:55:08 2026] PUT /volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef => generated 768 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:08.240623 np0000006749 devstack@c-api.service[100343]: INFO cinder.group.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] A mapping entry already exists for group 336dd457-10eb-4244-8ca2-d8cf6d647868 and volume type 7e1fc320-4340-4e77-9186-ed34bd983027. Do not need to create again. Aug 07 18:55:08.240914 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.240914 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:08.241484 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Availability Zones retrieved successfully. Aug 07 18:55:08.247010 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Flow 'volume_create_api' (b4bc8d15-99f3-4ee9-9a93-1b24c3584eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:08.247167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6a356559-f1f3-41b7-81e2-0dcb8cd43484 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.249049 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6a356559-f1f3-41b7-81e2-0dcb8cd43484 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef Aug 07 18:55:08.249237 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6a356559-f1f3-41b7-81e2-0dcb8cd43484 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.249411 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6a356559-f1f3-41b7-81e2-0dcb8cd43484 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.251916 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e3b393-d821-4042-a340-711dfe977c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:08.252814 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:08.259368 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.259368 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:08.265720 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6a356559-f1f3-41b7-81e2-0dcb8cd43484 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:08.275762 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6a356559-f1f3-41b7-81e2-0dcb8cd43484 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef returned with HTTP 200 Aug 07 18:55:08.275762 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 401/1611] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:08.275934 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e3b393-d821-4042-a340-711dfe977c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1ee65597-7d1c-4f88-8716-ff864d69076c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:55:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e1fc320-4340-4e77-9186-ed34bd983027,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1479923972',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e1fc320-4340-4e77-9186-ed34bd983027', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '336dd457-10eb-4244-8ca2-d8cf6d647868', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:08.276652 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0325520-d6e6-4322-b26e-13d6c4265c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:08.291826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-dab3e40a-ecfa-4521-8bd5-bc81d7b5176e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.291826 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dab3e40a-ecfa-4521-8bd5-bc81d7b5176e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] DELETE https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef Aug 07 18:55:08.291826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dab3e40a-ecfa-4521-8bd5-bc81d7b5176e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.291826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dab3e40a-ecfa-4521-8bd5-bc81d7b5176e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.291826 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-dab3e40a-ecfa-4521-8bd5-bc81d7b5176e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume with id: 07578e04-97dc-4be0-a03c-2372385507ef Aug 07 18:55:08.300648 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.300648 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:08.301221 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-dab3e40a-ecfa-4521-8bd5-bc81d7b5176e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:08.305197 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1479923972 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1479923972, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:08.315624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['bb3791ce-d4d2-448d-9edd-a26d34af5b81', '5bdcad8b-e7c7-4459-aada-107a16ef30ed'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:08.316450 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0325520-d6e6-4322-b26e-13d6c4265c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb3791ce-d4d2-448d-9edd-a26d34af5b81', '5bdcad8b-e7c7-4459-aada-107a16ef30ed']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:08.317135 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2786d245-a2b1-475b-babc-2316fca5886d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:08.321468 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-dab3e40a-ecfa-4521-8bd5-bc81d7b5176e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume request issued successfully. Aug 07 18:55:08.321689 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dab3e40a-ecfa-4521-8bd5-bc81d7b5176e tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef returned with HTTP 202 Aug 07 18:55:08.322415 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 403/1612] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:08 2026] DELETE /volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:08.332496 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-99bcbe87-0426-42f2-97a0-5a88b29a5638 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.335547 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-99bcbe87-0426-42f2-97a0-5a88b29a5638 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef Aug 07 18:55:08.335782 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-99bcbe87-0426-42f2-97a0-5a88b29a5638 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.336158 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-99bcbe87-0426-42f2-97a0-5a88b29a5638 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.343055 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.343055 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:08.344007 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2786d245-a2b1-475b-babc-2316fca5886d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1050bc73-4dbc-4510-a07b-e0fe5a9f889f', '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=336dd457-10eb-4244-8ca2-d8cf6d647868,group_type_id=,metadata={},multiattach=False,project_id='a78647a2d3ff4d44b8ebb7b678cef281',qos_specs=None,replication_status=,reservations=['bb3791ce-d4d2-448d-9edd-a26d34af5b81','5bdcad8b-e7c7-4459-aada-107a16ef30ed'],size=1,snapshot_id=1ee65597-7d1c-4f88-8716-ff864d69076c,source_replicaid=,source_volid=None,status='creating',user_id='1706feac24cb4c4face072a6d28c30fa',volume_type_id=7e1fc320-4340-4e77-9186-ed34bd983027), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=336dd457-10eb-4244-8ca2-d8cf6d647868,host=None,id=1050bc73-4dbc-4510-a07b-e0fe5a9f889f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a78647a2d3ff4d44b8ebb7b678cef281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ee65597-7d1c-4f88-8716-ff864d69076c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1706feac24cb4c4face072a6d28c30fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e1fc320-4340-4e77-9186-ed34bd983027),volume_type_id=7e1fc320-4340-4e77-9186-ed34bd983027)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:08.346086 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dffe510-93cf-4bd9-8b1b-07f795ec8b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:08.346862 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-99bcbe87-0426-42f2-97a0-5a88b29a5638 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:08.351791 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-99bcbe87-0426-42f2-97a0-5a88b29a5638 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef returned with HTTP 200 Aug 07 18:55:08.352717 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 402/1613] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:08.358059 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dffe510-93cf-4bd9-8b1b-07f795ec8b33) transitioned into state 'SUCCESS' from 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=336dd457-10eb-4244-8ca2-d8cf6d647868,group_type_id=,metadata={},multiattach=False,project_id='a78647a2d3ff4d44b8ebb7b678cef281',qos_specs=None,replication_status=,reservations=['bb3791ce-d4d2-448d-9edd-a26d34af5b81','5bdcad8b-e7c7-4459-aada-107a16ef30ed'],size=1,snapshot_id=1ee65597-7d1c-4f88-8716-ff864d69076c,source_replicaid=,source_volid=None,status='creating',user_id='1706feac24cb4c4face072a6d28c30fa',volume_type_id=7e1fc320-4340-4e77-9186-ed34bd983027)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:08.358833 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Flow 'volume_create_api' (b4bc8d15-99f3-4ee9-9a93-1b24c3584eca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:08.359167 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume request issued successfully. Aug 07 18:55:08.370465 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf0f38a3-3656-4b05-b4a7-ac1e87abf7b8 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/action returned with HTTP 202 Aug 07 18:55:08.370856 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 404/1614] 10.4.3.15 () {70 vars in 1311 bytes} [Fri Aug 7 18:55:08 2026] POST /volume/v3/groups/action => generated 102 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:08.381512 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3a90ccd4-8b3b-4657-a263-98144710987b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.383565 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:08.383817 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.384092 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.384430 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:08.385456 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:08.395754 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all volumes completed successfully. Aug 07 18:55:08.396758 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:08.396958 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:08.445924 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-945204b8-66b4-4e9c-afd5-8cb2daa53131 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.449434 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-945204b8-66b4-4e9c-afd5-8cb2daa53131 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:08.449613 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-945204b8-66b4-4e9c-afd5-8cb2daa53131 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.449786 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-945204b8-66b4-4e9c-afd5-8cb2daa53131 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.455710 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:08.458640 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.458640 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:08.459133 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.459133 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:08.461545 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-945204b8-66b4-4e9c-afd5-8cb2daa53131 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:08.463307 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:08.463564 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:08.465609 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-945204b8-66b4-4e9c-afd5-8cb2daa53131 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:08.465974 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 403/1615] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:08.508259 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:08.511015 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.511015 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:08.517645 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3a90ccd4-8b3b-4657-a263-98144710987b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:08.518195 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 404/1616] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:08.532277 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2afdd094-a6ce-47ad-b010-d5b57956772f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.534094 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2afdd094-a6ce-47ad-b010-d5b57956772f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/1050bc73-4dbc-4510-a07b-e0fe5a9f889f Aug 07 18:55:08.534295 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2afdd094-a6ce-47ad-b010-d5b57956772f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.534471 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2afdd094-a6ce-47ad-b010-d5b57956772f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.541058 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.541058 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:08.544367 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2afdd094-a6ce-47ad-b010-d5b57956772f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:08.544981 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-2afdd094-a6ce-47ad-b010-d5b57956772f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:08.545171 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-2afdd094-a6ce-47ad-b010-d5b57956772f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:08.587467 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-2afdd094-a6ce-47ad-b010-d5b57956772f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:08.591517 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.591517 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:08.605558 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2afdd094-a6ce-47ad-b010-d5b57956772f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/1050bc73-4dbc-4510-a07b-e0fe5a9f889f returned with HTTP 200 Aug 07 18:55:08.606073 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 405/1617] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/volumes/1050bc73-4dbc-4510-a07b-e0fe5a9f889f => generated 925 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:08.618049 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ed6cfebd-100d-41fb-be69-30867b8455e9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.619702 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed6cfebd-100d-41fb-be69-30867b8455e9 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/336dd457-10eb-4244-8ca2-d8cf6d647868 Aug 07 18:55:08.619918 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ed6cfebd-100d-41fb-be69-30867b8455e9 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.620099 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ed6cfebd-100d-41fb-be69-30867b8455e9 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.620221 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-ed6cfebd-100d-41fb-be69-30867b8455e9 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 336dd457-10eb-4244-8ca2-d8cf6d647868 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:08.623676 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.623676 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:08.631188 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed6cfebd-100d-41fb-be69-30867b8455e9 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/336dd457-10eb-4244-8ca2-d8cf6d647868 returned with HTTP 200 Aug 07 18:55:08.631714 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 404/1618] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/groups/336dd457-10eb-4244-8ca2-d8cf6d647868 => generated 417 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:08.640453 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.642662 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:08.642910 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.643164 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.643439 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:08.644312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:08.652608 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all volumes completed successfully. Aug 07 18:55:08.653385 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:08.653573 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:08.703607 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:08.707064 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.707064 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:08.711176 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:08.711332 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:08.742474 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:08.745473 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.745473 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:08.753886 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-746fc71b-bad0-4caf-8387-ce8b4b1081c5 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:08.754421 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 405/1619] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:08.770676 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bf0b2b3e-dbd7-4b5d-a16f-066a9fde11a3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.775459 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf0b2b3e-dbd7-4b5d-a16f-066a9fde11a3 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/groups/336dd457-10eb-4244-8ca2-d8cf6d647868/action Aug 07 18:55:08.775459 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf0b2b3e-dbd7-4b5d-a16f-066a9fde11a3 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:08.775459 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf0b2b3e-dbd7-4b5d-a16f-066a9fde11a3 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:08.775791 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-bf0b2b3e-dbd7-4b5d-a16f-066a9fde11a3 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] delete called for group 336dd457-10eb-4244-8ca2-d8cf6d647868 {{(pid=100343) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:55:08.776029 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-bf0b2b3e-dbd7-4b5d-a16f-066a9fde11a3 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Delete group with id: 336dd457-10eb-4244-8ca2-d8cf6d647868 Aug 07 18:55:08.779316 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.779316 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:08.796071 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.796071 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:08.796436 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:55:08.796436 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Checking backup size 1 against volume size 1 {{(pid=100345) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:55:08.796436 np0000006749 devstack@c-api.service[100345]: INFO cinder.backup.api [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Overwriting volume 0b0ebd0a-b507-4d43-a4b2-7167172cdc53 with restore of backup f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:08.812862 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] restore_backup in rpcapi backup_id f249a770-d7fa-4ef5-839c-aa86fa41755b {{(pid=100345) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:55:08.814752 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e7fb8218-8f38-4ecc-8b88-249dd334dbd3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b/restore returned with HTTP 202 Aug 07 18:55:08.815408 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 406/1620] 10.4.3.15 () {68 vars in 1386 bytes} [Fri Aug 7 18:55:07 2026] POST /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b/restore => generated 189 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:08.825590 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3256a062-4bbe-4cda-9c7f-c2addebbd19f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.827855 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3256a062-4bbe-4cda-9c7f-c2addebbd19f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:08.828163 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3256a062-4bbe-4cda-9c7f-c2addebbd19f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.828422 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3256a062-4bbe-4cda-9c7f-c2addebbd19f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.828572 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3256a062-4bbe-4cda-9c7f-c2addebbd19f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:08.833664 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.833664 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:08.834650 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3256a062-4bbe-4cda-9c7f-c2addebbd19f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:08.835177 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 405/1621] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:08.850709 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf0b2b3e-dbd7-4b5d-a16f-066a9fde11a3 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/336dd457-10eb-4244-8ca2-d8cf6d647868/action returned with HTTP 202 Aug 07 18:55:08.851177 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 406/1622] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:55:08 2026] POST /volume/v3/groups/336dd457-10eb-4244-8ca2-d8cf6d647868/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:08.863233 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-393e1883-74cf-4d4a-aba2-38a1dcfc7dd7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:08.867366 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-393e1883-74cf-4d4a-aba2-38a1dcfc7dd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/1050bc73-4dbc-4510-a07b-e0fe5a9f889f Aug 07 18:55:08.867366 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-393e1883-74cf-4d4a-aba2-38a1dcfc7dd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:08.867928 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-393e1883-74cf-4d4a-aba2-38a1dcfc7dd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:08.881637 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.881637 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:08.898519 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-393e1883-74cf-4d4a-aba2-38a1dcfc7dd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:08.899869 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-393e1883-74cf-4d4a-aba2-38a1dcfc7dd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:08.900126 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-393e1883-74cf-4d4a-aba2-38a1dcfc7dd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:08.939081 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-393e1883-74cf-4d4a-aba2-38a1dcfc7dd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:08.941949 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:08.941949 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:08.948955 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-393e1883-74cf-4d4a-aba2-38a1dcfc7dd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/1050bc73-4dbc-4510-a07b-e0fe5a9f889f returned with HTTP 200 Aug 07 18:55:08.949427 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 406/1623] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:08 2026] GET /volume/v3/volumes/1050bc73-4dbc-4510-a07b-e0fe5a9f889f => generated 924 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:09.331658 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2f1f932c-544a-4793-b664-c603cce3f9e6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:09.332578 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2f1f932c-544a-4793-b664-c603cce3f9e6 None None] GET https://10.4.3.15/volume// Aug 07 18:55:09.332578 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2f1f932c-544a-4793-b664-c603cce3f9e6 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:09.334915 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2f1f932c-544a-4793-b664-c603cce3f9e6 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:09.335909 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2f1f932c-544a-4793-b664-c603cce3f9e6 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:09.336306 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 407/1624] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55:09 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:55:09.346497 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-21cff7f5-0c09-475b-bbf7-8247c25862c1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:09.354470 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-21cff7f5-0c09-475b-bbf7-8247c25862c1 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:55:09.354738 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-21cff7f5-0c09-475b-bbf7-8247c25862c1 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5364b9bd-c5a6-448c-bc3c-ea57eb6c7356", "connector": null, "instance_uuid": "846f7ae1-5ec5-4b08-9412-05f48c5d6a64"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:09.367429 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-94cd4415-3979-4bd5-8e96-ef1f219ab840 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:09.368064 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:09.368064 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:09.369204 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94cd4415-3979-4bd5-8e96-ef1f219ab840 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef Aug 07 18:55:09.369442 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-94cd4415-3979-4bd5-8e96-ef1f219ab840 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:09.369659 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-94cd4415-3979-4bd5-8e96-ef1f219ab840 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:09.378350 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94cd4415-3979-4bd5-8e96-ef1f219ab840 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef returned with HTTP 404 Aug 07 18:55:09.378842 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 407/1625] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:09 2026] GET /volume/v3/volumes/07578e04-97dc-4be0-a03c-2372385507ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:09.386957 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-189757d7-b5ac-4fdc-bd35-ae576808c136 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:09.389090 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-189757d7-b5ac-4fdc-bd35-ae576808c136 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 Aug 07 18:55:09.389691 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-189757d7-b5ac-4fdc-bd35-ae576808c136 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:09.389922 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-189757d7-b5ac-4fdc-bd35-ae576808c136 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:09.398858 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:09.398858 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:09.403767 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-189757d7-b5ac-4fdc-bd35-ae576808c136 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:09.408213 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-21cff7f5-0c09-475b-bbf7-8247c25862c1 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:55:09.408642 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 406/1626] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:55:09 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 07 18:55:09.410410 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-189757d7-b5ac-4fdc-bd35-ae576808c136 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 returned with HTTP 200 Aug 07 18:55:09.410918 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 407/1627] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:09 2026] GET /volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:09.420408 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-016d54bb-a4e4-4d8a-b7be-d6cd98ef812b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:09.420849 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-016d54bb-a4e4-4d8a-b7be-d6cd98ef812b None None] GET https://10.4.3.15/volume// Aug 07 18:55:09.421058 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-016d54bb-a4e4-4d8a-b7be-d6cd98ef812b None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:09.421297 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-016d54bb-a4e4-4d8a-b7be-d6cd98ef812b None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:09.421745 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-016d54bb-a4e4-4d8a-b7be-d6cd98ef812b None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:09.422066 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 408/1628] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55: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 07 18:55:09.424955 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-00c78050-c6e4-4eec-b2dc-71bf6043912c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:09.426609 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-00c78050-c6e4-4eec-b2dc-71bf6043912c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] DELETE https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 Aug 07 18:55:09.426739 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-00c78050-c6e4-4eec-b2dc-71bf6043912c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:09.426930 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-00c78050-c6e4-4eec-b2dc-71bf6043912c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:09.427110 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-00c78050-c6e4-4eec-b2dc-71bf6043912c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume with id: 502d2dba-537e-4920-905d-95ed680f1902 Aug 07 18:55:09.432775 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-edc5ddc1-a988-4c01-8793-1e26df165d6b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:09.434801 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:09.434801 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:09.435342 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-00c78050-c6e4-4eec-b2dc-71bf6043912c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:09.435387 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-edc5ddc1-a988-4c01-8793-1e26df165d6b tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:09.435770 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-edc5ddc1-a988-4c01-8793-1e26df165d6b tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:09.435951 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-edc5ddc1-a988-4c01-8793-1e26df165d6b tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:09.457632 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:09.457632 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:09.459377 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-00c78050-c6e4-4eec-b2dc-71bf6043912c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume request issued successfully. Aug 07 18:55:09.459495 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-00c78050-c6e4-4eec-b2dc-71bf6043912c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 returned with HTTP 202 Aug 07 18:55:09.459577 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-edc5ddc1-a988-4c01-8793-1e26df165d6b tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:09.459854 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 408/1629] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:09 2026] DELETE /volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:09.464191 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-edc5ddc1-a988-4c01-8793-1e26df165d6b tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:09.464619 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 407/1630] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:55:09 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 1316 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:09.470261 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-14e5eada-ff24-41ef-a114-f10e4da3f1b9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:09.472567 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-14e5eada-ff24-41ef-a114-f10e4da3f1b9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 Aug 07 18:55:09.472654 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-14e5eada-ff24-41ef-a114-f10e4da3f1b9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:09.472858 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-14e5eada-ff24-41ef-a114-f10e4da3f1b9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:09.481952 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:09.481952 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:09.487509 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-14e5eada-ff24-41ef-a114-f10e4da3f1b9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:09.494151 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-14e5eada-ff24-41ef-a114-f10e4da3f1b9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 returned with HTTP 200 Aug 07 18:55:09.494621 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 408/1631] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:09 2026] GET /volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:09.845423 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8871c80d-4e70-47f2-af0a-3c848be46940 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:09.847403 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8871c80d-4e70-47f2-af0a-3c848be46940 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:09.847581 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8871c80d-4e70-47f2-af0a-3c848be46940 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:09.847756 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8871c80d-4e70-47f2-af0a-3c848be46940 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:09.847858 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-8871c80d-4e70-47f2-af0a-3c848be46940 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:09.851829 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:09.851829 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:09.852527 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8871c80d-4e70-47f2-af0a-3c848be46940 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:09.852866 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 409/1632] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:09 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:09.963534 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-59ea8a97-8bac-48e3-acd0-75026ed47b62 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:09.966543 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-59ea8a97-8bac-48e3-acd0-75026ed47b62 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/1050bc73-4dbc-4510-a07b-e0fe5a9f889f Aug 07 18:55:09.966774 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-59ea8a97-8bac-48e3-acd0-75026ed47b62 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:09.967314 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-59ea8a97-8bac-48e3-acd0-75026ed47b62 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:09.978151 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-59ea8a97-8bac-48e3-acd0-75026ed47b62 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/1050bc73-4dbc-4510-a07b-e0fe5a9f889f returned with HTTP 404 Aug 07 18:55:09.978827 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 409/1633] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:09 2026] GET /volume/v3/volumes/1050bc73-4dbc-4510-a07b-e0fe5a9f889f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:09.985367 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ec65065b-e117-46c3-81b6-b30f5a523064 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:09.994052 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ec65065b-e117-46c3-81b6-b30f5a523064 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/336dd457-10eb-4244-8ca2-d8cf6d647868 Aug 07 18:55:09.994190 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ec65065b-e117-46c3-81b6-b30f5a523064 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:09.994391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ec65065b-e117-46c3-81b6-b30f5a523064 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:09.998497 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-ec65065b-e117-46c3-81b6-b30f5a523064 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 336dd457-10eb-4244-8ca2-d8cf6d647868 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:10.003910 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ec65065b-e117-46c3-81b6-b30f5a523064 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/336dd457-10eb-4244-8ca2-d8cf6d647868 returned with HTTP 404 Aug 07 18:55:10.004977 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 408/1634] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:09 2026] GET /volume/v3/groups/336dd457-10eb-4244-8ca2-d8cf6d647868 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:10.011653 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3ea9af5d-2fdc-44b4-b036-f4d42bb36f6c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.013433 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3ea9af5d-2fdc-44b4-b036-f4d42bb36f6c tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] DELETE https://10.4.3.15/volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 Aug 07 18:55:10.013632 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3ea9af5d-2fdc-44b4-b036-f4d42bb36f6c tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.013805 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3ea9af5d-2fdc-44b4-b036-f4d42bb36f6c tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.013925 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.group_snapshots [None req-3ea9af5d-2fdc-44b4-b036-f4d42bb36f6c tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] delete called for member fb002802-034e-4f83-8fb4-bdb4e0411db5 {{(pid=100344) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 18:55:10.014044 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.group_snapshots [None req-3ea9af5d-2fdc-44b4-b036-f4d42bb36f6c tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Delete group_snapshot with id: fb002802-034e-4f83-8fb4-bdb4e0411db5 Aug 07 18:55:10.017063 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:10.017063 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:10.065355 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3ea9af5d-2fdc-44b4-b036-f4d42bb36f6c tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 returned with HTTP 202 Aug 07 18:55:10.065770 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 409/1635] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:55:10 2026] DELETE /volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:10.072721 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cf18e0f1-ead4-45e4-a7ab-55f3f8b6a364 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.074833 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cf18e0f1-ead4-45e4-a7ab-55f3f8b6a364 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:10.075087 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cf18e0f1-ead4-45e4-a7ab-55f3f8b6a364 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.075277 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cf18e0f1-ead4-45e4-a7ab-55f3f8b6a364 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.075561 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-cf18e0f1-ead4-45e4-a7ab-55f3f8b6a364 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:10.076400 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf18e0f1-ead4-45e4-a7ab-55f3f8b6a364 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:10.086818 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-cf18e0f1-ead4-45e4-a7ab-55f3f8b6a364 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all volumes completed successfully. Aug 07 18:55:10.087615 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-cf18e0f1-ead4-45e4-a7ab-55f3f8b6a364 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:10.087877 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-cf18e0f1-ead4-45e4-a7ab-55f3f8b6a364 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:10.124524 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-cf18e0f1-ead4-45e4-a7ab-55f3f8b6a364 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:10.127592 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:10.127592 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:10.134713 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cf18e0f1-ead4-45e4-a7ab-55f3f8b6a364 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:10.135415 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 410/1636] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:10.146706 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6838e550-2e5a-427d-8fc4-44d350fe6e1d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.149437 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6838e550-2e5a-427d-8fc4-44d350fe6e1d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/snapshots/detail Aug 07 18:55:10.149437 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6838e550-2e5a-427d-8fc4-44d350fe6e1d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.149437 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6838e550-2e5a-427d-8fc4-44d350fe6e1d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.149437 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-6838e550-2e5a-427d-8fc4-44d350fe6e1d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:10.149951 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-6838e550-2e5a-427d-8fc4-44d350fe6e1d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:55:10.152990 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6838e550-2e5a-427d-8fc4-44d350fe6e1d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all snapshots completed successfully. Aug 07 18:55:10.153645 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6838e550-2e5a-427d-8fc4-44d350fe6e1d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 18:55:10.153942 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 410/1637] 10.4.3.15 () {66 vars in 1257 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:10.162297 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1640a202-559e-4c67-9425-1f495ed26217 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.163877 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1640a202-559e-4c67-9425-1f495ed26217 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 Aug 07 18:55:10.164102 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1640a202-559e-4c67-9425-1f495ed26217 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.164278 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1640a202-559e-4c67-9425-1f495ed26217 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.164386 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-1640a202-559e-4c67-9425-1f495ed26217 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member fb002802-034e-4f83-8fb4-bdb4e0411db5 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:55:10.167110 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1640a202-559e-4c67-9425-1f495ed26217 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 returned with HTTP 404 Aug 07 18:55:10.167496 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 409/1638] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/group_snapshots/fb002802-034e-4f83-8fb4-bdb4e0411db5 => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:10.173710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cf6d72d4-659e-4fe9-9f2a-e1d41f7a4866 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.175487 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cf6d72d4-659e-4fe9-9f2a-e1d41f7a4866 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:10.175691 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cf6d72d4-659e-4fe9-9f2a-e1d41f7a4866 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.175875 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cf6d72d4-659e-4fe9-9f2a-e1d41f7a4866 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.176201 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-cf6d72d4-659e-4fe9-9f2a-e1d41f7a4866 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:10.176501 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:10.176501 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:10.176891 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cf6d72d4-659e-4fe9-9f2a-e1d41f7a4866 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:10.184864 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cf6d72d4-659e-4fe9-9f2a-e1d41f7a4866 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all volumes completed successfully. Aug 07 18:55:10.185564 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-cf6d72d4-659e-4fe9-9f2a-e1d41f7a4866 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:10.185730 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-cf6d72d4-659e-4fe9-9f2a-e1d41f7a4866 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:10.225313 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-cf6d72d4-659e-4fe9-9f2a-e1d41f7a4866 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:10.228345 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:10.228345 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:10.235171 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cf6d72d4-659e-4fe9-9f2a-e1d41f7a4866 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:10.235651 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 410/1639] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:10.247837 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e5cd332d-974a-4105-b4b7-0a703df1cda1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.250254 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e5cd332d-974a-4105-b4b7-0a703df1cda1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f/action Aug 07 18:55:10.250698 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e5cd332d-974a-4105-b4b7-0a703df1cda1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:10.250865 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e5cd332d-974a-4105-b4b7-0a703df1cda1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:10.252607 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-e5cd332d-974a-4105-b4b7-0a703df1cda1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] delete called for group a452ca3c-25b0-4c82-9699-6989792c158f {{(pid=100345) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:55:10.252759 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.groups [None req-e5cd332d-974a-4105-b4b7-0a703df1cda1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Delete group with id: a452ca3c-25b0-4c82-9699-6989792c158f Aug 07 18:55:10.256758 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:10.256758 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:10.287676 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e5cd332d-974a-4105-b4b7-0a703df1cda1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f/action returned with HTTP 202 Aug 07 18:55:10.288191 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 411/1640] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:55:10 2026] POST /volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:10.295656 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9e17f027-9c9b-4e0a-b1ca-901ff8f778b6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.297463 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e17f027-9c9b-4e0a-b1ca-901ff8f778b6 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 Aug 07 18:55:10.297744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e17f027-9c9b-4e0a-b1ca-901ff8f778b6 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.297940 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e17f027-9c9b-4e0a-b1ca-901ff8f778b6 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.304502 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:10.304502 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:10.307639 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9e17f027-9c9b-4e0a-b1ca-901ff8f778b6 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:10.308369 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-9e17f027-9c9b-4e0a-b1ca-901ff8f778b6 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:10.308516 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-9e17f027-9c9b-4e0a-b1ca-901ff8f778b6 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:10.347668 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-9e17f027-9c9b-4e0a-b1ca-901ff8f778b6 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:10.350815 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:10.350815 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:10.357916 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e17f027-9c9b-4e0a-b1ca-901ff8f778b6 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 returned with HTTP 200 Aug 07 18:55:10.358331 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 411/1641] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 => generated 912 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:10.510512 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-91f9257c-7037-48f9-a088-a34b43de5a40 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.513178 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91f9257c-7037-48f9-a088-a34b43de5a40 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 Aug 07 18:55:10.513454 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91f9257c-7037-48f9-a088-a34b43de5a40 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.513730 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91f9257c-7037-48f9-a088-a34b43de5a40 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.520529 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91f9257c-7037-48f9-a088-a34b43de5a40 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 returned with HTTP 404 Aug 07 18:55:10.521160 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 410/1642] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/volumes/502d2dba-537e-4920-905d-95ed680f1902 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:10.527346 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4b505782-e4f5-44a2-8ec5-0e38776d4ee9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.529208 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4b505782-e4f5-44a2-8ec5-0e38776d4ee9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e Aug 07 18:55:10.529411 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4b505782-e4f5-44a2-8ec5-0e38776d4ee9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.529618 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4b505782-e4f5-44a2-8ec5-0e38776d4ee9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.535970 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:10.535970 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:10.539744 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4b505782-e4f5-44a2-8ec5-0e38776d4ee9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:10.543656 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4b505782-e4f5-44a2-8ec5-0e38776d4ee9 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e returned with HTTP 200 Aug 07 18:55:10.544055 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 411/1643] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:10.557541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5bed7173-b245-4efd-b7b4-4a34dbd20dee None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.561528 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5bed7173-b245-4efd-b7b4-4a34dbd20dee tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e Aug 07 18:55:10.561528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5bed7173-b245-4efd-b7b4-4a34dbd20dee tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.561528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5bed7173-b245-4efd-b7b4-4a34dbd20dee tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.561528 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-5bed7173-b245-4efd-b7b4-4a34dbd20dee tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume with id: a356fdde-f458-414d-b5f9-3f2e636bef4e Aug 07 18:55:10.566553 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:10.566553 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:10.567095 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5bed7173-b245-4efd-b7b4-4a34dbd20dee tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:10.583825 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5bed7173-b245-4efd-b7b4-4a34dbd20dee tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume request issued successfully. Aug 07 18:55:10.584050 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5bed7173-b245-4efd-b7b4-4a34dbd20dee tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e returned with HTTP 202 Aug 07 18:55:10.584475 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 412/1644] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:10 2026] DELETE /volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:10.592195 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e0beed74-1311-46ed-a17c-ca6f8b31faa7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.594166 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0beed74-1311-46ed-a17c-ca6f8b31faa7 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e Aug 07 18:55:10.594453 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0beed74-1311-46ed-a17c-ca6f8b31faa7 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.594656 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0beed74-1311-46ed-a17c-ca6f8b31faa7 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.601703 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:10.601703 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:10.605200 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e0beed74-1311-46ed-a17c-ca6f8b31faa7 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:10.609044 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0beed74-1311-46ed-a17c-ca6f8b31faa7 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e returned with HTTP 200 Aug 07 18:55:10.609430 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 412/1645] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:10.724546 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b87fc3c5-2a1e-4082-b139-8af1e8b1be21 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.845446 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b87fc3c5-2a1e-4082-b139-8af1e8b1be21 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] GET https://10.4.3.15/volume/v3/scheduler-stats/get_pools Aug 07 18:55:10.845646 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b87fc3c5-2a1e-4082-b139-8af1e8b1be21 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.845827 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b87fc3c5-2a1e-4082-b139-8af1e8b1be21 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] Calling method 'get_pools' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.859651 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b87fc3c5-2a1e-4082-b139-8af1e8b1be21 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] https://10.4.3.15/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 18:55:10.860032 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 411/1646] 10.4.3.15 () {66 vars in 1284 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:10.863182 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-10a5da82-e1e1-44b5-9be6-ccbb53aa0301 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.865706 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-10a5da82-e1e1-44b5-9be6-ccbb53aa0301 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:10.865960 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-10a5da82-e1e1-44b5-9be6-ccbb53aa0301 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.866236 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-10a5da82-e1e1-44b5-9be6-ccbb53aa0301 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.866386 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-10a5da82-e1e1-44b5-9be6-ccbb53aa0301 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:10.872013 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:10.872013 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:10.872415 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b44d38d1-c3ea-4459-9a87-6d5624a238af None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.873071 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-10a5da82-e1e1-44b5-9be6-ccbb53aa0301 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:10.873671 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 412/1647] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:10.874154 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b44d38d1-c3ea-4459-9a87-6d5624a238af tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] GET https://10.4.3.15/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 18:55:10.874353 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b44d38d1-c3ea-4459-9a87-6d5624a238af tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.874537 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b44d38d1-c3ea-4459-9a87-6d5624a238af tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] Calling method 'get_pools' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.884036 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b44d38d1-c3ea-4459-9a87-6d5624a238af tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] https://10.4.3.15/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 18:55:10.884428 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 413/1648] 10.4.3.15 () {66 vars in 1307 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:10.892644 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bbc88296-07bb-4cf7-aab4-422f3ca9c690 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.894494 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bbc88296-07bb-4cf7-aab4-422f3ca9c690 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] GET https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool Aug 07 18:55:10.894681 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bbc88296-07bb-4cf7-aab4-422f3ca9c690 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.894858 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bbc88296-07bb-4cf7-aab4-422f3ca9c690 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.906368 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bbc88296-07bb-4cf7-aab4-422f3ca9c690 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool returned with HTTP 200 Aug 07 18:55:10.906897 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 413/1649] 10.4.3.15 () {66 vars in 1311 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/capabilities/np0000006749@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:10.916042 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bfc8feef-3062-4ed1-8938-0ff5764b98bb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.918350 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bfc8feef-3062-4ed1-8938-0ff5764b98bb tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] GET https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool Aug 07 18:55:10.918516 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bfc8feef-3062-4ed1-8938-0ff5764b98bb tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.918688 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bfc8feef-3062-4ed1-8938-0ff5764b98bb tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.929008 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bfc8feef-3062-4ed1-8938-0ff5764b98bb tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool returned with HTTP 200 Aug 07 18:55:10.929407 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 412/1650] 10.4.3.15 () {66 vars in 1311 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/capabilities/np0000006749@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:10.938306 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a8decc6a-95db-4d8f-ab5b-76ea6585e1f1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:10.940296 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a8decc6a-95db-4d8f-ab5b-76ea6585e1f1 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] GET https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool Aug 07 18:55:10.940542 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a8decc6a-95db-4d8f-ab5b-76ea6585e1f1 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:10.940841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a8decc6a-95db-4d8f-ab5b-76ea6585e1f1 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:10.950704 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a8decc6a-95db-4d8f-ab5b-76ea6585e1f1 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906 tempest-BackendsCapabilitiesAdminTestsJSON-1279380906-project-admin] https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool returned with HTTP 200 Aug 07 18:55:10.951309 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 413/1651] 10.4.3.15 () {66 vars in 1311 bytes} [Fri Aug 7 18:55:10 2026] GET /volume/v3/capabilities/np0000006749@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:11.371370 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-703c935b-4214-47a0-b28e-0be963c1ca3c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.373409 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-703c935b-4214-47a0-b28e-0be963c1ca3c tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 Aug 07 18:55:11.373632 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-703c935b-4214-47a0-b28e-0be963c1ca3c tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:11.373817 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-703c935b-4214-47a0-b28e-0be963c1ca3c tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:11.379410 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-703c935b-4214-47a0-b28e-0be963c1ca3c tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 returned with HTTP 404 Aug 07 18:55:11.379890 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 414/1652] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:11 2026] GET /volume/v3/volumes/38463490-9ee2-4e97-b544-6712df544ed9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:11.387096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1624e001-410b-4a3f-857e-af7ecf041bae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.392789 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1624e001-410b-4a3f-857e-af7ecf041bae tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f Aug 07 18:55:11.393023 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1624e001-410b-4a3f-857e-af7ecf041bae tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:11.393236 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1624e001-410b-4a3f-857e-af7ecf041bae tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:11.393334 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-1624e001-410b-4a3f-857e-af7ecf041bae tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member a452ca3c-25b0-4c82-9699-6989792c158f {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:11.398715 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1624e001-410b-4a3f-857e-af7ecf041bae tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f returned with HTTP 404 Aug 07 18:55:11.399193 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 414/1653] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:11 2026] GET /volume/v3/groups/a452ca3c-25b0-4c82-9699-6989792c158f => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:11.408355 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ae88fcca-026d-4573-be74-58effe50c4f1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.410608 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ae88fcca-026d-4573-be74-58effe50c4f1 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/9a1255dd-b5b0-445e-baac-b3f012fb4f6c Aug 07 18:55:11.411051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ae88fcca-026d-4573-be74-58effe50c4f1 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:11.411548 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ae88fcca-026d-4573-be74-58effe50c4f1 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:11.430483 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ae88fcca-026d-4573-be74-58effe50c4f1 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/group_types/9a1255dd-b5b0-445e-baac-b3f012fb4f6c returned with HTTP 202 Aug 07 18:55:11.430860 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 413/1654] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:55:11 2026] DELETE /volume/v3/group_types/9a1255dd-b5b0-445e-baac-b3f012fb4f6c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:11.441491 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-98fa88c7-b149-4bcd-81e5-8b58c18dea04 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.445512 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-98fa88c7-b149-4bcd-81e5-8b58c18dea04 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] DELETE https://10.4.3.15/volume/v3/types/7e1fc320-4340-4e77-9186-ed34bd983027 Aug 07 18:55:11.445512 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-98fa88c7-b149-4bcd-81e5-8b58c18dea04 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:11.445512 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-98fa88c7-b149-4bcd-81e5-8b58c18dea04 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:11.472791 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-98fa88c7-b149-4bcd-81e5-8b58c18dea04 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/types/7e1fc320-4340-4e77-9186-ed34bd983027 returned with HTTP 202 Aug 07 18:55:11.473241 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 414/1655] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:55:11 2026] DELETE /volume/v3/types/7e1fc320-4340-4e77-9186-ed34bd983027 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:11.479817 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-93f20bd0-0754-4b96-b02f-d8f859667551 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.483819 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-93f20bd0-0754-4b96-b02f-d8f859667551 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] GET https://10.4.3.15/volume/v3/types/7e1fc320-4340-4e77-9186-ed34bd983027 Aug 07 18:55:11.484048 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-93f20bd0-0754-4b96-b02f-d8f859667551 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:11.484251 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-93f20bd0-0754-4b96-b02f-d8f859667551 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:11.487967 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-93f20bd0-0754-4b96-b02f-d8f859667551 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/types/7e1fc320-4340-4e77-9186-ed34bd983027 returned with HTTP 404 Aug 07 18:55:11.488456 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 415/1656] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:55:11 2026] GET /volume/v3/types/7e1fc320-4340-4e77-9186-ed34bd983027 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:11.499799 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3b7b802e-6ae0-4a9c-a36e-e9719dad8992 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.505018 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3b7b802e-6ae0-4a9c-a36e-e9719dad8992 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:55:11.505486 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3b7b802e-6ae0-4a9c-a36e-e9719dad8992 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-343721414"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:11.529576 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3b7b802e-6ae0-4a9c-a36e-e9719dad8992 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:55:11.529576 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 415/1657] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:55:11 2026] POST /volume/v3/types => generated 223 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:11.539764 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5c25f394-0346-48a8-b42a-198602c25d62 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.541794 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5c25f394-0346-48a8-b42a-198602c25d62 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:55:11.542301 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5c25f394-0346-48a8-b42a-198602c25d62 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-945171152"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:11.567114 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5c25f394-0346-48a8-b42a-198602c25d62 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:55:11.567526 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 414/1658] 10.4.3.15 () {70 vars in 1304 bytes} [Fri Aug 7 18:55:11 2026] POST /volume/v3/group_types => generated 180 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:11.577835 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-be514733-2e1a-4e3b-8872-b0379a7fd758 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.580798 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-be514733-2e1a-4e3b-8872-b0379a7fd758 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/groups Aug 07 18:55:11.581307 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-be514733-2e1a-4e3b-8872-b0379a7fd758 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bcc08969-aca0-49a3-b460-8aba1d844a22", "volume_types": ["9d56fc01-91c2-4fbc-ae8e-a87cc69863ee"], "name": "tempest-GroupSnapshotsTest-Group-1474414129"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:11.583232 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-be514733-2e1a-4e3b-8872-b0379a7fd758 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating new group {'group': {'group_type': 'bcc08969-aca0-49a3-b460-8aba1d844a22', 'volume_types': ['9d56fc01-91c2-4fbc-ae8e-a87cc69863ee'], 'name': 'tempest-GroupSnapshotsTest-Group-1474414129'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:55:11.595017 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.groups [None req-be514733-2e1a-4e3b-8872-b0379a7fd758 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating group tempest-GroupSnapshotsTest-Group-1474414129. Aug 07 18:55:11.612052 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-be514733-2e1a-4e3b-8872-b0379a7fd758 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:55:11.611741. {{(pid=100344) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:55:11.612174 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-be514733-2e1a-4e3b-8872-b0379a7fd758 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Availability Zones retrieved successfully. Aug 07 18:55:11.624429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-961714f7-408d-4a95-8fb8-ed19fa512a8d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.625654 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-be514733-2e1a-4e3b-8872-b0379a7fd758 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['21bfd0fa-c537-4f60-810d-b9d3f6895891'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:11.626764 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-961714f7-408d-4a95-8fb8-ed19fa512a8d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e Aug 07 18:55:11.627053 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-961714f7-408d-4a95-8fb8-ed19fa512a8d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:11.628451 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-1d1d3715-e059-4c6a-9779-7ba896f3cf6f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.628521 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-961714f7-408d-4a95-8fb8-ed19fa512a8d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:11.629648 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-1d1d3715-e059-4c6a-9779-7ba896f3cf6f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] DELETE https://10.4.3.15/volume/v3/attachments/9e3eff18-a215-4352-9eed-5a5f6e847679 Aug 07 18:55:11.629897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-1d1d3715-e059-4c6a-9779-7ba896f3cf6f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:11.630157 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-1d1d3715-e059-4c6a-9779-7ba896f3cf6f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:11.635662 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-961714f7-408d-4a95-8fb8-ed19fa512a8d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e returned with HTTP 404 Aug 07 18:55:11.636227 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 416/1659] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:11 2026] GET /volume/v3/volumes/a356fdde-f458-414d-b5f9-3f2e636bef4e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:11.641155 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:11.641155 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:11.655512 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-be514733-2e1a-4e3b-8872-b0379a7fd758 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups returned with HTTP 202 Aug 07 18:55:11.655930 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 415/1660] 10.4.3.15 () {70 vars in 1290 bytes} [Fri Aug 7 18:55:11 2026] POST /volume/v3/groups => generated 112 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:11.665149 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a3082be3-6d9c-4fdc-b8a6-e6a8f2526594 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.666878 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3082be3-6d9c-4fdc-b8a6-e6a8f2526594 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:11.667159 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3082be3-6d9c-4fdc-b8a6-e6a8f2526594 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:11.667295 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3082be3-6d9c-4fdc-b8a6-e6a8f2526594 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:11.667460 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-a3082be3-6d9c-4fdc-b8a6-e6a8f2526594 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:11.673366 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:11.673366 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:11.690205 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3082be3-6d9c-4fdc-b8a6-e6a8f2526594 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 200 Aug 07 18:55:11.690371 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 415/1661] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:11 2026] GET /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:11.698739 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.700766 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:11.701164 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1, "name": "tempest-VolumesGetTest-Volume-12937541", "metadata": {"Type": "Test"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:11.703897 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request body: {'volume': {'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-12937541', 'metadata': {'Type': 'Test'}}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:11.722387 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-1d1d3715-e059-4c6a-9779-7ba896f3cf6f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/9e3eff18-a215-4352-9eed-5a5f6e847679 returned with HTTP 200 Aug 07 18:55:11.723131 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 416/1662] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:55:11 2026] DELETE /volume/v3/attachments/9e3eff18-a215-4352-9eed-5a5f6e847679 => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:11.828316 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume of 1 GB Aug 07 18:55:11.836767 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Availability Zones retrieved successfully. Aug 07 18:55:11.842648 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (68c02836-86e1-4dce-b02b-d5ec22247eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:11.843828 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ee938f-2bc9-4696-8d77-425225c49e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:11.844700 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:11.885222 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ad5e422f-0208-49ad-ba33-f3a260761f6f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:11.886926 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ad5e422f-0208-49ad-ba33-f3a260761f6f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:11.887197 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ad5e422f-0208-49ad-ba33-f3a260761f6f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:11.887374 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ad5e422f-0208-49ad-ba33-f3a260761f6f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:11.887526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-ad5e422f-0208-49ad-ba33-f3a260761f6f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:11.898308 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:11.898308 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:11.899131 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ad5e422f-0208-49ad-ba33-f3a260761f6f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:11.899131 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 416/1663] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:11 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:11.911773 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ee938f-2bc9-4696-8d77-425225c49e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:11.912913 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe5987a-85b9-459c-8cd9-b71817f3630a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:11.968075 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Created reservations ['63ab3860-25ef-4355-a187-507582839145', 'ae956948-ddc9-4349-b4aa-74a71bb9baca', 'aff42b29-8d23-4869-ae4a-a68c7ddcca6a', '76e10e25-a2e3-498a-a784-fa8408131490'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:11.969110 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe5987a-85b9-459c-8cd9-b71817f3630a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63ab3860-25ef-4355-a187-507582839145', 'ae956948-ddc9-4349-b4aa-74a71bb9baca', 'aff42b29-8d23-4869-ae4a-a68c7ddcca6a', '76e10e25-a2e3-498a-a784-fa8408131490']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:11.970112 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2815c78f-09ab-47b5-880b-7ded9e28d43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:12.004570 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2815c78f-09ab-47b5-880b-7ded9e28d43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18259c26-e469-440c-9801-1cb37c07480c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-12937541',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['63ab3860-25ef-4355-a187-507582839145','ae956948-ddc9-4349-b4aa-74a71bb9baca','aff42b29-8d23-4869-ae4a-a68c7ddcca6a','76e10e25-a2e3-498a-a784-fa8408131490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-12937541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18259c26-e469-440c-9801-1cb37c07480c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e95267b964a74dae81e0c03182b74d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e438b8f2d36240a08796cb771463f1c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:12.005570 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929a5f13-c44c-4de1-baad-58cf757f268c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:12.029615 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929a5f13-c44c-4de1-baad-58cf757f268c) transitioned into state 'SUCCESS' from state '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-12937541',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['63ab3860-25ef-4355-a187-507582839145','ae956948-ddc9-4349-b4aa-74a71bb9baca','aff42b29-8d23-4869-ae4a-a68c7ddcca6a','76e10e25-a2e3-498a-a784-fa8408131490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:12.030382 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc3f543-03f4-4e37-82bd-f4ed12a48614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:12.044132 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc3f543-03f4-4e37-82bd-f4ed12a48614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:12.045444 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (68c02836-86e1-4dce-b02b-d5ec22247eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:12.045896 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request issued successfully. Aug 07 18:55:12.046758 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-609750b1-dce0-4d6a-8e50-4e058bfa9462 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:12.047373 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 417/1664] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:11 2026] POST /volume/v3/volumes => generated 755 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:12.065616 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-805b056c-663a-41b2-932f-3f148d5aba4f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:12.067333 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-805b056c-663a-41b2-932f-3f148d5aba4f tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c Aug 07 18:55:12.069014 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-805b056c-663a-41b2-932f-3f148d5aba4f tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:12.069014 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-805b056c-663a-41b2-932f-3f148d5aba4f tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:12.076552 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:12.076552 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:12.080922 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-805b056c-663a-41b2-932f-3f148d5aba4f tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:12.085754 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-805b056c-663a-41b2-932f-3f148d5aba4f tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c returned with HTTP 200 Aug 07 18:55:12.086343 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 416/1665] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:12 2026] GET /volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:12.701827 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a2338640-4fb7-4609-a9ea-10073c683985 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:12.704219 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a2338640-4fb7-4609-a9ea-10073c683985 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:12.704462 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a2338640-4fb7-4609-a9ea-10073c683985 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:12.704662 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a2338640-4fb7-4609-a9ea-10073c683985 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:12.704816 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-a2338640-4fb7-4609-a9ea-10073c683985 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:12.711142 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:12.711142 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:12.717597 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a2338640-4fb7-4609-a9ea-10073c683985 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 200 Aug 07 18:55:12.717972 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 417/1666] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:12 2026] GET /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:12.727510 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:12.729465 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:12.729827 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1081100647", "volume_type": "9d56fc01-91c2-4fbc-ae8e-a87cc69863ee", "group_id": "9f677b36-a446-4d94-a811-5a0daa9b1a1b", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:12.731381 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1081100647', 'volume_type': '9d56fc01-91c2-4fbc-ae8e-a87cc69863ee', 'group_id': '9f677b36-a446-4d94-a811-5a0daa9b1a1b', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:12.742461 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:12.742461 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:12.743252 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume of 1 GB Aug 07 18:55:12.749534 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Availability Zones retrieved successfully. Aug 07 18:55:12.754902 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Flow 'volume_create_api' (4f4c32df-5f7b-42a4-8fae-fbd82a856ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:12.756040 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bba82f6-5e6a-4d17-8ce3-e0643ba128c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:12.756560 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:12.756560 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:12.756934 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:12.777549 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bba82f6-5e6a-4d17-8ce3-e0643ba128c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:55:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9d56fc01-91c2-4fbc-ae8e-a87cc69863ee,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-343721414',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d56fc01-91c2-4fbc-ae8e-a87cc69863ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9f677b36-a446-4d94-a811-5a0daa9b1a1b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:12.778323 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ec7852-fc75-43d8-8a47-a09420434214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:12.806141 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-343721414 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-343721414, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:12.806473 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-343721414 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-343721414, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:12.831392 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['fe62ee3f-7a48-4dcb-b0b9-0bec373ad7a7', 'd1fb369f-8dfa-4a73-8415-1f033514dad5', '05fd5dfb-1349-4ec2-b0a5-c2a722b674a5', 'f6addc34-9cfd-4eb9-a2e4-e1e9b88f02f1'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:12.832426 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ec7852-fc75-43d8-8a47-a09420434214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe62ee3f-7a48-4dcb-b0b9-0bec373ad7a7', 'd1fb369f-8dfa-4a73-8415-1f033514dad5', '05fd5dfb-1349-4ec2-b0a5-c2a722b674a5', 'f6addc34-9cfd-4eb9-a2e4-e1e9b88f02f1']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:12.833273 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50c8492-84a6-434f-83ad-92f99f9524d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:12.859669 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50c8492-84a6-434f-83ad-92f99f9524d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df39b35c-9349-4d33-9f6c-e4c8e40fd5df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1081100647',encryption_key_id=None,group_id=9f677b36-a446-4d94-a811-5a0daa9b1a1b,group_type_id=,metadata={},multiattach=False,project_id='a78647a2d3ff4d44b8ebb7b678cef281',qos_specs=None,replication_status=,reservations=['fe62ee3f-7a48-4dcb-b0b9-0bec373ad7a7','d1fb369f-8dfa-4a73-8415-1f033514dad5','05fd5dfb-1349-4ec2-b0a5-c2a722b674a5','f6addc34-9cfd-4eb9-a2e4-e1e9b88f02f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1706feac24cb4c4face072a6d28c30fa',volume_type_id=9d56fc01-91c2-4fbc-ae8e-a87cc69863ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1081100647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9f677b36-a446-4d94-a811-5a0daa9b1a1b,host=None,id=df39b35c-9349-4d33-9f6c-e4c8e40fd5df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a78647a2d3ff4d44b8ebb7b678cef281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1706feac24cb4c4face072a6d28c30fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9d56fc01-91c2-4fbc-ae8e-a87cc69863ee),volume_type_id=9d56fc01-91c2-4fbc-ae8e-a87cc69863ee)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:12.860412 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57b98502-5676-44dc-bf52-3e0f76086088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:12.875872 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57b98502-5676-44dc-bf52-3e0f76086088) transitioned into state 'SUCCESS' from state '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-1081100647',encryption_key_id=None,group_id=9f677b36-a446-4d94-a811-5a0daa9b1a1b,group_type_id=,metadata={},multiattach=False,project_id='a78647a2d3ff4d44b8ebb7b678cef281',qos_specs=None,replication_status=,reservations=['fe62ee3f-7a48-4dcb-b0b9-0bec373ad7a7','d1fb369f-8dfa-4a73-8415-1f033514dad5','05fd5dfb-1349-4ec2-b0a5-c2a722b674a5','f6addc34-9cfd-4eb9-a2e4-e1e9b88f02f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1706feac24cb4c4face072a6d28c30fa',volume_type_id=9d56fc01-91c2-4fbc-ae8e-a87cc69863ee)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:12.876548 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a3dc60-d114-43b3-98e7-2783a802d60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:12.887840 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a3dc60-d114-43b3-98e7-2783a802d60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:12.888587 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Flow 'volume_create_api' (4f4c32df-5f7b-42a4-8fae-fbd82a856ca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:12.888871 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume request issued successfully. Aug 07 18:55:12.889684 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:12.889719 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:12.916021 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-33167145-13ff-456e-8d7f-b55bd0d42616 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:12.917940 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-33167145-13ff-456e-8d7f-b55bd0d42616 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:12.918194 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-33167145-13ff-456e-8d7f-b55bd0d42616 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:12.918392 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-33167145-13ff-456e-8d7f-b55bd0d42616 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:12.918497 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-33167145-13ff-456e-8d7f-b55bd0d42616 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:12.925930 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:12.925930 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:12.925930 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-33167145-13ff-456e-8d7f-b55bd0d42616 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:12.925930 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 418/1667] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:12 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:12.928256 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:12.931777 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:12.931777 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:12.935263 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f9e90e0c-901b-4fc7-8aa7-3990ba413d66 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:12.935780 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 417/1668] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:55:12 2026] POST /volume/v3/volumes => generated 820 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:12.948939 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dc0dc793-a9d8-447a-bccd-9a92559fefdd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:12.950899 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc0dc793-a9d8-447a-bccd-9a92559fefdd tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/df39b35c-9349-4d33-9f6c-e4c8e40fd5df Aug 07 18:55:12.951150 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc0dc793-a9d8-447a-bccd-9a92559fefdd tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:12.951348 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc0dc793-a9d8-447a-bccd-9a92559fefdd tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:13.105264 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9546f273-28ee-45bb-8a14-ee3a75ebf7cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.105264 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9546f273-28ee-45bb-8a14-ee3a75ebf7cc tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c Aug 07 18:55:13.105264 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9546f273-28ee-45bb-8a14-ee3a75ebf7cc tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:13.105264 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9546f273-28ee-45bb-8a14-ee3a75ebf7cc tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:13.111287 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.111287 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:13.114705 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9546f273-28ee-45bb-8a14-ee3a75ebf7cc tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:13.118685 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9546f273-28ee-45bb-8a14-ee3a75ebf7cc tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c returned with HTTP 200 Aug 07 18:55:13.119042 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 418/1669] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:13 2026] GET /volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:13.132663 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8b91943b-129d-4c83-9f24-d943c2658996 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.133987 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.133987 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:13.134228 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8b91943b-129d-4c83-9f24-d943c2658996 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c Aug 07 18:55:13.134495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8b91943b-129d-4c83-9f24-d943c2658996 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:13.134741 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8b91943b-129d-4c83-9f24-d943c2658996 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:13.137694 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dc0dc793-a9d8-447a-bccd-9a92559fefdd tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:13.138405 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-dc0dc793-a9d8-447a-bccd-9a92559fefdd tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:13.140107 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-dc0dc793-a9d8-447a-bccd-9a92559fefdd tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:13.141766 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.141766 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:13.150527 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8b91943b-129d-4c83-9f24-d943c2658996 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:13.157780 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8b91943b-129d-4c83-9f24-d943c2658996 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c returned with HTTP 200 Aug 07 18:55:13.157780 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 419/1670] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:13 2026] GET /volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:13.177170 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ee25d816-2415-46c9-bc12-b3c8befdaa3c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.179496 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee25d816-2415-46c9-bc12-b3c8befdaa3c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] PUT https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c Aug 07 18:55:13.179890 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee25d816-2415-46c9-bc12-b3c8befdaa3c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-12937541"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:13.184157 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-dc0dc793-a9d8-447a-bccd-9a92559fefdd tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:13.188367 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.188367 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:13.194119 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.194119 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:13.195702 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc0dc793-a9d8-447a-bccd-9a92559fefdd tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/df39b35c-9349-4d33-9f6c-e4c8e40fd5df returned with HTTP 200 Aug 07 18:55:13.196072 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 417/1671] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:12 2026] GET /volume/v3/volumes/df39b35c-9349-4d33-9f6c-e4c8e40fd5df => generated 888 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:13.199269 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ee25d816-2415-46c9-bc12-b3c8befdaa3c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:13.204238 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ee25d816-2415-46c9-bc12-b3c8befdaa3c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume updated successfully. Aug 07 18:55:13.204885 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee25d816-2415-46c9-bc12-b3c8befdaa3c tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c returned with HTTP 200 Aug 07 18:55:13.205367 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 418/1672] 10.4.3.15 () {68 vars in 1361 bytes} [Fri Aug 7 18:55:13 2026] PUT /volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c => generated 779 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:13.216977 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a3821216-f717-4147-8a0e-aa18097a55a2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.220060 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3821216-f717-4147-8a0e-aa18097a55a2 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] PUT https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c Aug 07 18:55:13.220450 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a3821216-f717-4147-8a0e-aa18097a55a2 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1035170269", "description": "This is the new description of volume"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:13.228901 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.228901 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:13.232445 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a3821216-f717-4147-8a0e-aa18097a55a2 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:13.243549 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a3821216-f717-4147-8a0e-aa18097a55a2 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume updated successfully. Aug 07 18:55:13.244254 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3821216-f717-4147-8a0e-aa18097a55a2 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c returned with HTTP 200 Aug 07 18:55:13.244732 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 419/1673] 10.4.3.15 () {68 vars in 1362 bytes} [Fri Aug 7 18:55:13 2026] PUT /volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:13.258015 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-85c4147d-b007-4dcb-938c-2f6fa392d563 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.259822 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-85c4147d-b007-4dcb-938c-2f6fa392d563 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c Aug 07 18:55:13.260254 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-85c4147d-b007-4dcb-938c-2f6fa392d563 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:13.260609 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-85c4147d-b007-4dcb-938c-2f6fa392d563 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:13.271133 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.271133 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:13.276429 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-85c4147d-b007-4dcb-938c-2f6fa392d563 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:13.286461 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-85c4147d-b007-4dcb-938c-2f6fa392d563 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c returned with HTTP 200 Aug 07 18:55:13.287711 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 420/1674] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:13 2026] GET /volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c => generated 1404 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:13.303523 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.305762 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:13.306268 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-846352032", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1401293046"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:13.307785 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-846352032', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1401293046'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:13.307915 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume of 1 GB Aug 07 18:55:13.311742 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Availability Zones retrieved successfully. Aug 07 18:55:13.318090 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (a9b5a1b9-2e93-4836-baa9-010d9df4c6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:13.318575 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437841de-962f-4833-961e-099d6c1107ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:13.319443 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:13.347451 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437841de-962f-4833-961e-099d6c1107ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:13.348298 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c5fe72e-c7dc-4a40-b884-103ce3a1522e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:13.385623 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Created reservations ['f49a6ab0-f407-4434-8bc7-a14ae355f9d6', '6f68138a-35c7-4837-b358-785dde6020b5', '95547b2c-852d-42d7-9447-ea0b59cdaf36', '3cf41be6-d4f7-44e4-950e-313107034e2f'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:13.386424 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c5fe72e-c7dc-4a40-b884-103ce3a1522e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f49a6ab0-f407-4434-8bc7-a14ae355f9d6', '6f68138a-35c7-4837-b358-785dde6020b5', '95547b2c-852d-42d7-9447-ea0b59cdaf36', '3cf41be6-d4f7-44e4-950e-313107034e2f']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:13.387241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad78380-5d7a-4315-afa2-827210dfbdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:13.419609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad78380-5d7a-4315-afa2-827210dfbdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-846352032',display_name='tempest-VolumesGetTest-Volume-1401293046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['f49a6ab0-f407-4434-8bc7-a14ae355f9d6','6f68138a-35c7-4837-b358-785dde6020b5','95547b2c-852d-42d7-9447-ea0b59cdaf36','3cf41be6-d4f7-44e4-950e-313107034e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:13Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-846352032',display_name='tempest-VolumesGetTest-Volume-1401293046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95267b964a74dae81e0c03182b74d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e438b8f2d36240a08796cb771463f1c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:13.420519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d882c4c8-da20-4251-869c-cfcf694bce87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:13.443711 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d882c4c8-da20-4251-869c-cfcf694bce87) transitioned into 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-846352032',display_name='tempest-VolumesGetTest-Volume-1401293046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95267b964a74dae81e0c03182b74d24',qos_specs=None,replication_status=,reservations=['f49a6ab0-f407-4434-8bc7-a14ae355f9d6','6f68138a-35c7-4837-b358-785dde6020b5','95547b2c-852d-42d7-9447-ea0b59cdaf36','3cf41be6-d4f7-44e4-950e-313107034e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e438b8f2d36240a08796cb771463f1c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:13.444744 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f283b0f4-6597-4c06-b811-24003610e16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:13.456409 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f283b0f4-6597-4c06-b811-24003610e16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:13.457703 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Flow 'volume_create_api' (a9b5a1b9-2e93-4836-baa9-010d9df4c6a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:13.458241 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Create volume request issued successfully. Aug 07 18:55:13.459089 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d030e4d7-6bfb-4178-aba2-d08673775b38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:13.459654 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 418/1675] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:13 2026] POST /volume/v3/volumes => generated 777 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:13.476358 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-98780816-234d-47fe-9a5f-c640be1dec55 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.478369 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-98780816-234d-47fe-9a5f-c640be1dec55 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e Aug 07 18:55:13.478627 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-98780816-234d-47fe-9a5f-c640be1dec55 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:13.478897 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-98780816-234d-47fe-9a5f-c640be1dec55 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:13.489087 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.489087 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:13.492859 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-98780816-234d-47fe-9a5f-c640be1dec55 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:13.500137 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-98780816-234d-47fe-9a5f-c640be1dec55 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e returned with HTTP 200 Aug 07 18:55:13.500137 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 419/1676] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:13 2026] GET /volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:13.502795 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8a42587a-5edc-42b7-9f74-abe990be1a72 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.618867 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a42587a-5edc-42b7-9f74-abe990be1a72 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:55:13.619297 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a42587a-5edc-42b7-9f74-abe990be1a72 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-468547437"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:13.631576 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a42587a-5edc-42b7-9f74-abe990be1a72 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:55:13.631944 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 420/1677] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:55:13 2026] POST /volume/v3/types => generated 215 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:13.640153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d374100a-531e-4947-80ed-5660c51ef64a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.641585 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d374100a-531e-4947-80ed-5660c51ef64a tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:55:13.644013 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d374100a-531e-4947-80ed-5660c51ef64a tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1628071661"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:13.653931 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d374100a-531e-4947-80ed-5660c51ef64a tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:55:13.654454 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 421/1678] 10.4.3.15 () {70 vars in 1304 bytes} [Fri Aug 7 18:55:13 2026] POST /volume/v3/group_types => generated 173 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:13.662600 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7ce2186b-120e-494f-a975-9e3e144ee187 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.683660 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a586bd14-0bb3-446b-a680-0863dfe35c83 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.685450 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a586bd14-0bb3-446b-a680-0863dfe35c83 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] GET https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:55:13.685659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a586bd14-0bb3-446b-a680-0863dfe35c83 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:13.685888 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a586bd14-0bb3-446b-a680-0863dfe35c83 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:13.694826 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.694826 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:13.698101 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a586bd14-0bb3-446b-a680-0863dfe35c83 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:55:13.702397 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a586bd14-0bb3-446b-a680-0863dfe35c83 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 returned with HTTP 200 Aug 07 18:55:13.702851 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 420/1679] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:13 2026] GET /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 => generated 1831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:13.716709 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7ce2186b-120e-494f-a975-9e3e144ee187 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] POST https://10.4.3.15/volume/v3/groups Aug 07 18:55:13.717193 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7ce2186b-120e-494f-a975-9e3e144ee187 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "742735ba-a0aa-4b74-a03b-b083af5a2a36", "volume_types": ["b3c621c7-8ed8-4ddd-b9a5-636221f042b8"], "name": "tempest-Group1-814638386"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:13.719049 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-7ce2186b-120e-494f-a975-9e3e144ee187 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Creating new group {'group': {'group_type': '742735ba-a0aa-4b74-a03b-b083af5a2a36', 'volume_types': ['b3c621c7-8ed8-4ddd-b9a5-636221f042b8'], 'name': 'tempest-Group1-814638386'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:55:13.722793 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-7ce2186b-120e-494f-a975-9e3e144ee187 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Creating group tempest-Group1-814638386. Aug 07 18:55:13.723203 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.723203 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:13.729821 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7ce2186b-120e-494f-a975-9e3e144ee187 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Availability Zones retrieved successfully. Aug 07 18:55:13.745278 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-7ce2186b-120e-494f-a975-9e3e144ee187 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Created reservations ['dc9d4173-bc0d-4767-b443-b30c7181102f'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:13.768635 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7ce2186b-120e-494f-a975-9e3e144ee187 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups returned with HTTP 202 Aug 07 18:55:13.769314 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 419/1680] 10.4.3.15 () {70 vars in 1290 bytes} [Fri Aug 7 18:55:13 2026] POST /volume/v3/groups => generated 93 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:13.779519 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8c266f67-c373-4d2e-ad0a-a7f3a20ba63c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.781703 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c266f67-c373-4d2e-ad0a-a7f3a20ba63c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 Aug 07 18:55:13.781978 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c266f67-c373-4d2e-ad0a-a7f3a20ba63c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:13.782287 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c266f67-c373-4d2e-ad0a-a7f3a20ba63c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:13.782411 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-8c266f67-c373-4d2e-ad0a-a7f3a20ba63c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 295bf70e-83a3-49de-ba9e-aef9b9779b28 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:13.788323 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.788323 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:13.796827 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c266f67-c373-4d2e-ad0a-a7f3a20ba63c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 returned with HTTP 200 Aug 07 18:55:13.797330 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 421/1681] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:13 2026] GET /volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:13.940390 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9d47a4d1-38e4-44fd-b800-40b839710e7b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:13.944476 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9d47a4d1-38e4-44fd-b800-40b839710e7b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:13.944476 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9d47a4d1-38e4-44fd-b800-40b839710e7b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:13.944476 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9d47a4d1-38e4-44fd-b800-40b839710e7b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:13.944476 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-9d47a4d1-38e4-44fd-b800-40b839710e7b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:13.963781 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:13.963781 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:13.963781 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9d47a4d1-38e4-44fd-b800-40b839710e7b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:13.963781 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 422/1682] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:13 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:14.019314 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a8642f4e-6f6a-4f4d-aeb3-d33336b0ddd4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.019702 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a8642f4e-6f6a-4f4d-aeb3-d33336b0ddd4 None None] GET https://10.4.3.15/volume// Aug 07 18:55:14.019875 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a8642f4e-6f6a-4f4d-aeb3-d33336b0ddd4 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:14.020090 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a8642f4e-6f6a-4f4d-aeb3-d33336b0ddd4 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:14.020420 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a8642f4e-6f6a-4f4d-aeb3-d33336b0ddd4 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:14.020712 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 421/1683] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 18:55:14.027089 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-cb8114d8-3a8c-41cc-b48c-28ddec6f7191 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.029838 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-cb8114d8-3a8c-41cc-b48c-28ddec6f7191 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:14.030165 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-cb8114d8-3a8c-41cc-b48c-28ddec6f7191 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:14.030398 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-cb8114d8-3a8c-41cc-b48c-28ddec6f7191 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:14.042565 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.042565 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:14.047379 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-cb8114d8-3a8c-41cc-b48c-28ddec6f7191 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:14.052756 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-cb8114d8-3a8c-41cc-b48c-28ddec6f7191 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:14.053309 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 420/1684] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:55:14 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:14.152250 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-c8bb3773-dd61-46af-9445-306d7559afd8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.154464 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-c8bb3773-dd61-46af-9445-306d7559afd8 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] PUT https://10.4.3.15/volume/v3/attachments/b0e3898d-8d1c-42e8-8654-77f9db4d9458 Aug 07 18:55:14.154824 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-c8bb3773-dd61-46af-9445-306d7559afd8 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:14.163405 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-c8bb3773-dd61-46af-9445-306d7559afd8 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Acquiring lock "cinder-attachment_update-5364b9bd-c5a6-448c-bc3c-ea57eb6c7356-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:55:14.168327 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-c8bb3773-dd61-46af-9445-306d7559afd8 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Lock "cinder-attachment_update-5364b9bd-c5a6-448c-bc3c-ea57eb6c7356-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:55:14.169630 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.169630 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:14.209283 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0e015b38-8371-4674-8662-d5cc43731c3b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.212833 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0e015b38-8371-4674-8662-d5cc43731c3b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/df39b35c-9349-4d33-9f6c-e4c8e40fd5df Aug 07 18:55:14.212833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0e015b38-8371-4674-8662-d5cc43731c3b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:14.212833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0e015b38-8371-4674-8662-d5cc43731c3b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:14.219226 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.219226 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:14.226017 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0e015b38-8371-4674-8662-d5cc43731c3b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:14.226017 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-0e015b38-8371-4674-8662-d5cc43731c3b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:14.226017 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-0e015b38-8371-4674-8662-d5cc43731c3b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:14.250708 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-c8bb3773-dd61-46af-9445-306d7559afd8 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Lock "cinder-attachment_update-5364b9bd-c5a6-448c-bc3c-ea57eb6c7356-np0000006749" released by "attachment_update" :: held 0.082s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:55:14.251306 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-c8bb3773-dd61-46af-9445-306d7559afd8 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/b0e3898d-8d1c-42e8-8654-77f9db4d9458 returned with HTTP 200 Aug 07 18:55:14.251848 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 422/1685] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:55:14 2026] PUT /volume/v3/attachments/b0e3898d-8d1c-42e8-8654-77f9db4d9458 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:14.261044 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-0e015b38-8371-4674-8662-d5cc43731c3b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:14.264507 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.264507 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:14.271901 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0e015b38-8371-4674-8662-d5cc43731c3b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/df39b35c-9349-4d33-9f6c-e4c8e40fd5df returned with HTTP 200 Aug 07 18:55:14.272480 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 423/1686] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:14 2026] GET /volume/v3/volumes/df39b35c-9349-4d33-9f6c-e4c8e40fd5df => generated 913 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:14.274826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-d6910975-e089-4878-b8e1-918257c2dac4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.277698 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-d6910975-e089-4878-b8e1-918257c2dac4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] POST https://10.4.3.15/volume/v3/attachments/b0e3898d-8d1c-42e8-8654-77f9db4d9458/action Aug 07 18:55:14.278238 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-d6910975-e089-4878-b8e1-918257c2dac4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:14.278428 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-d6910975-e089-4878-b8e1-918257c2dac4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:14.285645 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.287674 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:14.288149 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1705016477", "volume_type": "9d56fc01-91c2-4fbc-ae8e-a87cc69863ee", "group_id": "9f677b36-a446-4d94-a811-5a0daa9b1a1b", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:14.290132 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1705016477', 'volume_type': '9d56fc01-91c2-4fbc-ae8e-a87cc69863ee', 'group_id': '9f677b36-a446-4d94-a811-5a0daa9b1a1b', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:14.299285 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.299285 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:14.299824 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume of 1 GB Aug 07 18:55:14.299867 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.299867 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:14.305110 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Availability Zones retrieved successfully. Aug 07 18:55:14.309360 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e00aee6d-0bed-4286-b66a-316f20a4fed9 req-d6910975-e089-4878-b8e1-918257c2dac4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/b0e3898d-8d1c-42e8-8654-77f9db4d9458/action returned with HTTP 204 Aug 07 18:55:14.309827 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 422/1687] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:55:14 2026] POST /volume/v3/attachments/b0e3898d-8d1c-42e8-8654-77f9db4d9458/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:14.312122 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Flow 'volume_create_api' (278f6201-3e19-491f-bc7b-7fc9defa74ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:14.313478 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d5f0ba-e69a-4d33-b9b9-59fb1e9f9ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:14.314137 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.314137 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:14.314631 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:14.341569 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d5f0ba-e69a-4d33-b9b9-59fb1e9f9ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:55:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9d56fc01-91c2-4fbc-ae8e-a87cc69863ee,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-343721414',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d56fc01-91c2-4fbc-ae8e-a87cc69863ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9f677b36-a446-4d94-a811-5a0daa9b1a1b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:14.342540 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a14e418-6db4-434d-85a7-6c697fbfe018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:14.371769 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-343721414 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-343721414, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:14.372079 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-343721414 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-343721414, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:14.384682 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['1367763b-450b-4cf1-a609-0a6dc6d9dfd2', 'b083825e-47c4-4178-951d-92b1868d615a', 'c0ebfa13-40b7-4024-adbc-1e64fe91d770', '06f780c6-6709-4f46-9a75-c3bb1e87a3c4'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:14.385471 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a14e418-6db4-434d-85a7-6c697fbfe018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1367763b-450b-4cf1-a609-0a6dc6d9dfd2', 'b083825e-47c4-4178-951d-92b1868d615a', 'c0ebfa13-40b7-4024-adbc-1e64fe91d770', '06f780c6-6709-4f46-9a75-c3bb1e87a3c4']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:14.386195 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aab3f0d-f068-4be5-a635-b51ff781be47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:14.409570 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aab3f0d-f068-4be5-a635-b51ff781be47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94322ecb-ce59-42d4-9c25-b2382c69c4cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1705016477',encryption_key_id=None,group_id=9f677b36-a446-4d94-a811-5a0daa9b1a1b,group_type_id=,metadata={},multiattach=False,project_id='a78647a2d3ff4d44b8ebb7b678cef281',qos_specs=None,replication_status=,reservations=['1367763b-450b-4cf1-a609-0a6dc6d9dfd2','b083825e-47c4-4178-951d-92b1868d615a','c0ebfa13-40b7-4024-adbc-1e64fe91d770','06f780c6-6709-4f46-9a75-c3bb1e87a3c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1706feac24cb4c4face072a6d28c30fa',volume_type_id=9d56fc01-91c2-4fbc-ae8e-a87cc69863ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1705016477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9f677b36-a446-4d94-a811-5a0daa9b1a1b,host=None,id=94322ecb-ce59-42d4-9c25-b2382c69c4cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a78647a2d3ff4d44b8ebb7b678cef281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1706feac24cb4c4face072a6d28c30fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9d56fc01-91c2-4fbc-ae8e-a87cc69863ee),volume_type_id=9d56fc01-91c2-4fbc-ae8e-a87cc69863ee)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:14.410510 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6f5484-0eb2-44ea-9be0-4b2add0da69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:14.432587 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6f5484-0eb2-44ea-9be0-4b2add0da69d) transitioned into state 'SUCCESS' from state '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-1705016477',encryption_key_id=None,group_id=9f677b36-a446-4d94-a811-5a0daa9b1a1b,group_type_id=,metadata={},multiattach=False,project_id='a78647a2d3ff4d44b8ebb7b678cef281',qos_specs=None,replication_status=,reservations=['1367763b-450b-4cf1-a609-0a6dc6d9dfd2','b083825e-47c4-4178-951d-92b1868d615a','c0ebfa13-40b7-4024-adbc-1e64fe91d770','06f780c6-6709-4f46-9a75-c3bb1e87a3c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1706feac24cb4c4face072a6d28c30fa',volume_type_id=9d56fc01-91c2-4fbc-ae8e-a87cc69863ee)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:14.433850 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f78a9e-ca97-47f3-9d0f-b3780e2639e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:14.446309 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f78a9e-ca97-47f3-9d0f-b3780e2639e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:14.447104 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Flow 'volume_create_api' (278f6201-3e19-491f-bc7b-7fc9defa74ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:14.447359 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume request issued successfully. Aug 07 18:55:14.447938 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:14.448156 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:14.482634 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:14.485525 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.485525 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:14.488774 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6ce42d0f-8629-436f-8deb-1492ddf71fd7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:14.489185 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 421/1688] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:55:14 2026] POST /volume/v3/volumes => generated 820 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:14.502284 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ad31025c-8d89-4c10-a707-7b2eedb193fe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.508869 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad31025c-8d89-4c10-a707-7b2eedb193fe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf Aug 07 18:55:14.509180 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad31025c-8d89-4c10-a707-7b2eedb193fe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:14.509443 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad31025c-8d89-4c10-a707-7b2eedb193fe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:14.516683 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e56c167f-c0ac-4ff7-a944-0bbefe656f47 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.521019 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e56c167f-c0ac-4ff7-a944-0bbefe656f47 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e Aug 07 18:55:14.521019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e56c167f-c0ac-4ff7-a944-0bbefe656f47 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:14.521019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e56c167f-c0ac-4ff7-a944-0bbefe656f47 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:14.522097 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.522097 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:14.527223 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ad31025c-8d89-4c10-a707-7b2eedb193fe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:14.528103 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-ad31025c-8d89-4c10-a707-7b2eedb193fe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:14.528315 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-ad31025c-8d89-4c10-a707-7b2eedb193fe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:14.533030 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.533030 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:14.537291 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e56c167f-c0ac-4ff7-a944-0bbefe656f47 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:14.541668 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e56c167f-c0ac-4ff7-a944-0bbefe656f47 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e returned with HTTP 200 Aug 07 18:55:14.542224 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 424/1689] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:14 2026] GET /volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:14.557614 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7b838eae-7990-458c-8bd8-38f483e68887 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.559306 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b838eae-7990-458c-8bd8-38f483e68887 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] PUT https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e Aug 07 18:55:14.559641 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7b838eae-7990-458c-8bd8-38f483e68887 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-12937541", "description": null}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:14.567544 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.567544 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:14.571079 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7b838eae-7990-458c-8bd8-38f483e68887 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:14.576590 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7b838eae-7990-458c-8bd8-38f483e68887 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume updated successfully. Aug 07 18:55:14.577158 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b838eae-7990-458c-8bd8-38f483e68887 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e returned with HTTP 200 Aug 07 18:55:14.577538 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 423/1690] 10.4.3.15 () {68 vars in 1361 bytes} [Fri Aug 7 18:55:14 2026] PUT /volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e => generated 766 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:14.589205 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-ad31025c-8d89-4c10-a707-7b2eedb193fe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:14.592639 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.592639 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:14.601158 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad31025c-8d89-4c10-a707-7b2eedb193fe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf returned with HTTP 200 Aug 07 18:55:14.601437 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 423/1691] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:14 2026] GET /volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf => generated 888 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:14.601855 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-84848b9c-40db-40d9-8ee2-a57065cbc190 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.604031 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-84848b9c-40db-40d9-8ee2-a57065cbc190 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e Aug 07 18:55:14.604232 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-84848b9c-40db-40d9-8ee2-a57065cbc190 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:14.604416 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-84848b9c-40db-40d9-8ee2-a57065cbc190 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:14.610808 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.610808 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:14.614196 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-84848b9c-40db-40d9-8ee2-a57065cbc190 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:14.618142 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-84848b9c-40db-40d9-8ee2-a57065cbc190 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e returned with HTTP 200 Aug 07 18:55:14.620551 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 422/1692] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:14 2026] GET /volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:14.635046 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a94a6caa-67fe-423f-ac43-86c41f1a3f38 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.636420 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a94a6caa-67fe-423f-ac43-86c41f1a3f38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] DELETE https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e Aug 07 18:55:14.636716 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a94a6caa-67fe-423f-ac43-86c41f1a3f38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:14.636973 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a94a6caa-67fe-423f-ac43-86c41f1a3f38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:14.637250 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-a94a6caa-67fe-423f-ac43-86c41f1a3f38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume with id: 9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e Aug 07 18:55:14.646653 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.646653 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:14.646653 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a94a6caa-67fe-423f-ac43-86c41f1a3f38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:14.663874 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a94a6caa-67fe-423f-ac43-86c41f1a3f38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume request issued successfully. Aug 07 18:55:14.663874 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a94a6caa-67fe-423f-ac43-86c41f1a3f38 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e returned with HTTP 202 Aug 07 18:55:14.663874 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 425/1693] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:14 2026] DELETE /volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:14.673241 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-91fb9827-5413-4642-beec-e5ca917e3838 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.675773 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-91fb9827-5413-4642-beec-e5ca917e3838 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e Aug 07 18:55:14.675773 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-91fb9827-5413-4642-beec-e5ca917e3838 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:14.675871 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-91fb9827-5413-4642-beec-e5ca917e3838 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:14.688898 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.688898 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:14.697960 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-91fb9827-5413-4642-beec-e5ca917e3838 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:14.703246 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-91fb9827-5413-4642-beec-e5ca917e3838 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e returned with HTTP 200 Aug 07 18:55:14.704430 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 424/1694] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:14 2026] GET /volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:14.808737 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b5c76c9a-8ebc-45a8-849f-7f7f10a0f7d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.813875 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b5c76c9a-8ebc-45a8-849f-7f7f10a0f7d1 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 Aug 07 18:55:14.814185 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b5c76c9a-8ebc-45a8-849f-7f7f10a0f7d1 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:14.814453 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b5c76c9a-8ebc-45a8-849f-7f7f10a0f7d1 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:14.814637 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-b5c76c9a-8ebc-45a8-849f-7f7f10a0f7d1 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 295bf70e-83a3-49de-ba9e-aef9b9779b28 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:14.818669 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.818669 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:14.827205 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b5c76c9a-8ebc-45a8-849f-7f7f10a0f7d1 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 returned with HTTP 200 Aug 07 18:55:14.827709 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 424/1695] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:14 2026] GET /volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:14.838132 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-270d438e-7231-4709-b590-cc8d3dfdfc94 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.840171 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-270d438e-7231-4709-b590-cc8d3dfdfc94 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] POST https://10.4.3.15/volume/v3/groups Aug 07 18:55:14.842248 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-270d438e-7231-4709-b590-cc8d3dfdfc94 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "742735ba-a0aa-4b74-a03b-b083af5a2a36", "volume_types": ["b3c621c7-8ed8-4ddd-b9a5-636221f042b8"], "name": "tempest-Group2-1333233517"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:14.844058 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-270d438e-7231-4709-b590-cc8d3dfdfc94 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Creating new group {'group': {'group_type': '742735ba-a0aa-4b74-a03b-b083af5a2a36', 'volume_types': ['b3c621c7-8ed8-4ddd-b9a5-636221f042b8'], 'name': 'tempest-Group2-1333233517'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:55:14.847837 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-270d438e-7231-4709-b590-cc8d3dfdfc94 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Creating group tempest-Group2-1333233517. Aug 07 18:55:14.856919 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-270d438e-7231-4709-b590-cc8d3dfdfc94 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Availability Zones retrieved successfully. Aug 07 18:55:14.869710 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-270d438e-7231-4709-b590-cc8d3dfdfc94 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Created reservations ['a27246ff-9182-444f-8df8-5188329d5cd9'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:14.895387 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-270d438e-7231-4709-b590-cc8d3dfdfc94 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups returned with HTTP 202 Aug 07 18:55:14.895857 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 423/1696] 10.4.3.15 () {70 vars in 1290 bytes} [Fri Aug 7 18:55:14 2026] POST /volume/v3/groups => generated 94 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:14.905669 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1527b789-9fa4-47da-94c7-c548957d8da6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.909559 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1527b789-9fa4-47da-94c7-c548957d8da6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 Aug 07 18:55:14.909559 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1527b789-9fa4-47da-94c7-c548957d8da6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:14.909559 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1527b789-9fa4-47da-94c7-c548957d8da6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:14.909559 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-1527b789-9fa4-47da-94c7-c548957d8da6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member eba077f1-7944-4b5b-97e4-81b85fc07093 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:14.914094 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.914094 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:14.924472 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1527b789-9fa4-47da-94c7-c548957d8da6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 returned with HTTP 200 Aug 07 18:55:14.924472 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 426/1697] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:14 2026] GET /volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:14.971747 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-50e569ad-1d10-46d7-8ed8-4c30f168b33e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:14.973445 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-50e569ad-1d10-46d7-8ed8-4c30f168b33e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:14.973637 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-50e569ad-1d10-46d7-8ed8-4c30f168b33e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:14.973809 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-50e569ad-1d10-46d7-8ed8-4c30f168b33e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:14.973908 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-50e569ad-1d10-46d7-8ed8-4c30f168b33e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:14.977768 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:14.977768 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:14.978501 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-50e569ad-1d10-46d7-8ed8-4c30f168b33e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:14.978834 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 425/1698] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:14 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:15.619541 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-97aac51a-8e17-4d7e-93b8-2914a4ab2039 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:15.621786 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-97aac51a-8e17-4d7e-93b8-2914a4ab2039 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf Aug 07 18:55:15.622120 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-97aac51a-8e17-4d7e-93b8-2914a4ab2039 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:15.622387 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-97aac51a-8e17-4d7e-93b8-2914a4ab2039 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:15.631217 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:15.631217 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:15.635119 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-97aac51a-8e17-4d7e-93b8-2914a4ab2039 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:15.636095 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-97aac51a-8e17-4d7e-93b8-2914a4ab2039 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:15.636095 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-97aac51a-8e17-4d7e-93b8-2914a4ab2039 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:15.675800 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-97aac51a-8e17-4d7e-93b8-2914a4ab2039 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:15.678733 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:15.678733 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:15.685886 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-97aac51a-8e17-4d7e-93b8-2914a4ab2039 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf returned with HTTP 200 Aug 07 18:55:15.686602 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 425/1699] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:15 2026] GET /volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:55:15.698960 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-11aa6738-d04d-49c6-8971-4d0e5eb330f0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:15.700745 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-11aa6738-d04d-49c6-8971-4d0e5eb330f0 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] PUT https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:15.701125 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-11aa6738-d04d-49c6-8971-4d0e5eb330f0 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "df39b35c-9349-4d33-9f6c-e4c8e40fd5df"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:15.706198 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-11aa6738-d04d-49c6-8971-4d0e5eb330f0 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Update called for group 9f677b36-a446-4d94-a811-5a0daa9b1a1b. {{(pid=100342) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 18:55:15.706198 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-11aa6738-d04d-49c6-8971-4d0e5eb330f0 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Updating group 9f677b36-a446-4d94-a811-5a0daa9b1a1b with name None description: None add_volumes: None remove_volumes: df39b35c-9349-4d33-9f6c-e4c8e40fd5df. Aug 07 18:55:15.709513 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:15.709513 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:15.720395 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-24f8c7b2-f463-49d7-8718-ceee540d7ecd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:15.722633 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-24f8c7b2-f463-49d7-8718-ceee540d7ecd tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e Aug 07 18:55:15.722876 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-24f8c7b2-f463-49d7-8718-ceee540d7ecd tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:15.723156 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-24f8c7b2-f463-49d7-8718-ceee540d7ecd tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:15.728975 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-24f8c7b2-f463-49d7-8718-ceee540d7ecd tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e returned with HTTP 404 Aug 07 18:55:15.729316 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 427/1700] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:15 2026] GET /volume/v3/volumes/9b0fa3bb-367a-44de-b42f-3bf0d8f2ec2e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:15.736303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-347adba9-a8a2-4f58-b1b4-111294f463ba None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:15.737823 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-347adba9-a8a2-4f58-b1b4-111294f463ba tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c Aug 07 18:55:15.738270 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-347adba9-a8a2-4f58-b1b4-111294f463ba tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:15.738687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-347adba9-a8a2-4f58-b1b4-111294f463ba tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:15.743911 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-11aa6738-d04d-49c6-8971-4d0e5eb330f0 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 202 Aug 07 18:55:15.744406 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 424/1701] 10.4.3.15 () {70 vars in 1399 bytes} [Fri Aug 7 18:55:15 2026] PUT /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:15.747138 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:15.747138 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:15.750718 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-347adba9-a8a2-4f58-b1b4-111294f463ba tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:15.751724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bb1fd6c2-69c3-4b63-9e56-7bf303e34bfe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:15.753736 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb1fd6c2-69c3-4b63-9e56-7bf303e34bfe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:15.753929 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb1fd6c2-69c3-4b63-9e56-7bf303e34bfe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:15.754147 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb1fd6c2-69c3-4b63-9e56-7bf303e34bfe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:15.754332 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-bb1fd6c2-69c3-4b63-9e56-7bf303e34bfe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:15.757699 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-347adba9-a8a2-4f58-b1b4-111294f463ba tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c returned with HTTP 200 Aug 07 18:55:15.757699 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 426/1702] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:15 2026] GET /volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c => generated 1404 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:15.759192 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:15.759192 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:15.769935 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb1fd6c2-69c3-4b63-9e56-7bf303e34bfe tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 200 Aug 07 18:55:15.770348 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 426/1703] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:15 2026] GET /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:15.770527 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9f8d5c02-5b0e-421a-860a-281db0d1490d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:15.772637 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9f8d5c02-5b0e-421a-860a-281db0d1490d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] DELETE https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c Aug 07 18:55:15.772880 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9f8d5c02-5b0e-421a-860a-281db0d1490d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:15.773173 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9f8d5c02-5b0e-421a-860a-281db0d1490d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:15.773347 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-9f8d5c02-5b0e-421a-860a-281db0d1490d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume with id: 18259c26-e469-440c-9801-1cb37c07480c Aug 07 18:55:15.781684 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:15.781684 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:15.782268 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9f8d5c02-5b0e-421a-860a-281db0d1490d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:15.797025 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9f8d5c02-5b0e-421a-860a-281db0d1490d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Delete volume request issued successfully. Aug 07 18:55:15.797213 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9f8d5c02-5b0e-421a-860a-281db0d1490d tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c returned with HTTP 202 Aug 07 18:55:15.797584 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 428/1704] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:15 2026] DELETE /volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:15.805072 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-50873b18-81eb-4724-adc3-5db5b042a555 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:15.806830 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50873b18-81eb-4724-adc3-5db5b042a555 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c Aug 07 18:55:15.807055 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50873b18-81eb-4724-adc3-5db5b042a555 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:15.807243 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50873b18-81eb-4724-adc3-5db5b042a555 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:15.815271 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:15.815271 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:15.818905 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-50873b18-81eb-4724-adc3-5db5b042a555 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Volume info retrieved successfully. Aug 07 18:55:15.823934 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50873b18-81eb-4724-adc3-5db5b042a555 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c returned with HTTP 200 Aug 07 18:55:15.824349 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 425/1705] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:15 2026] GET /volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c => generated 1403 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:15.938398 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6712b6f2-0eab-4c8e-b69f-e1c6396427cb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:15.940375 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6712b6f2-0eab-4c8e-b69f-e1c6396427cb tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 Aug 07 18:55:15.940918 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6712b6f2-0eab-4c8e-b69f-e1c6396427cb tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:15.941352 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6712b6f2-0eab-4c8e-b69f-e1c6396427cb tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:15.941647 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-6712b6f2-0eab-4c8e-b69f-e1c6396427cb tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member eba077f1-7944-4b5b-97e4-81b85fc07093 {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:15.947415 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:15.947415 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:15.958221 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6712b6f2-0eab-4c8e-b69f-e1c6396427cb tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 returned with HTTP 200 Aug 07 18:55:15.958221 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 427/1706] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:15 2026] GET /volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:15.971935 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:15.975356 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:15.975698 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1044874794", "volume_type": "b3c621c7-8ed8-4ddd-b9a5-636221f042b8", "group_id": "295bf70e-83a3-49de-ba9e-aef9b9779b28", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:15.981642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1044874794', 'volume_type': 'b3c621c7-8ed8-4ddd-b9a5-636221f042b8', 'group_id': '295bf70e-83a3-49de-ba9e-aef9b9779b28', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:15.990120 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:15.990120 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:15.990120 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Create volume of 1 GB Aug 07 18:55:15.991586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f7d154c7-8647-4385-9118-0b4b358295db None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:15.995012 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f7d154c7-8647-4385-9118-0b4b358295db tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:15.995012 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f7d154c7-8647-4385-9118-0b4b358295db tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:15.995012 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f7d154c7-8647-4385-9118-0b4b358295db tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:15.995012 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-f7d154c7-8647-4385-9118-0b4b358295db tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:15.995189 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Availability Zones retrieved successfully. Aug 07 18:55:15.999384 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:15.999384 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:16.000260 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f7d154c7-8647-4385-9118-0b4b358295db tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:16.000325 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Flow 'volume_create_api' (d2625f91-8545-4736-8b0f-e78e45981ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:16.004051 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 429/1707] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:15 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:16.004343 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bc20287-709e-4736-9bd6-c19a292c59ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:16.004343 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:16.004343 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:16.004343 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:16.022813 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bc20287-709e-4736-9bd6-c19a292c59ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3c621c7-8ed8-4ddd-b9a5-636221f042b8,is_public=True,name='tempest-GroupsTest-volume-type-468547437',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3c621c7-8ed8-4ddd-b9a5-636221f042b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '295bf70e-83a3-49de-ba9e-aef9b9779b28', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:16.023850 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3e5552-74a9-4b20-8804-9ef451c2316a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:16.055863 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-468547437 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-468547437, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:16.056246 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-468547437 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-468547437, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:16.094795 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Created reservations ['0c79bb41-38c0-46a3-a2be-821dc456914a', '83f3dddc-2ccd-4934-a0d3-77e1ecfd3965', '1863c366-b919-4361-97dc-7c2fdd988000', 'e4101a31-c54d-41d7-8e5a-81f248c56f01'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:16.095905 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3e5552-74a9-4b20-8804-9ef451c2316a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c79bb41-38c0-46a3-a2be-821dc456914a', '83f3dddc-2ccd-4934-a0d3-77e1ecfd3965', '1863c366-b919-4361-97dc-7c2fdd988000', 'e4101a31-c54d-41d7-8e5a-81f248c56f01']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:16.097005 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5fdc65-3bb4-4292-9ac4-06c0d2ab69af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:16.124677 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5fdc65-3bb4-4292-9ac4-06c0d2ab69af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02493a09-8f7c-4889-8dc5-edad9e628ab1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1044874794',encryption_key_id=None,group_id=295bf70e-83a3-49de-ba9e-aef9b9779b28,group_type_id=,metadata={},multiattach=False,project_id='a1bccc2fbf8f43829d6e06c7c85d70e9',qos_specs=None,replication_status=,reservations=['0c79bb41-38c0-46a3-a2be-821dc456914a','83f3dddc-2ccd-4934-a0d3-77e1ecfd3965','1863c366-b919-4361-97dc-7c2fdd988000','e4101a31-c54d-41d7-8e5a-81f248c56f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3c5692331b4222a24bc023855b412f',volume_type_id=b3c621c7-8ed8-4ddd-b9a5-636221f042b8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1044874794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=295bf70e-83a3-49de-ba9e-aef9b9779b28,host=None,id=02493a09-8f7c-4889-8dc5-edad9e628ab1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1bccc2fbf8f43829d6e06c7c85d70e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d3c5692331b4222a24bc023855b412f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3c621c7-8ed8-4ddd-b9a5-636221f042b8),volume_type_id=b3c621c7-8ed8-4ddd-b9a5-636221f042b8)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:16.125489 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e709aa3b-7e43-475b-82d7-4501df6c49d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:16.146642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e709aa3b-7e43-475b-82d7-4501df6c49d0) transitioned into state 'SUCCESS' from state '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-1044874794',encryption_key_id=None,group_id=295bf70e-83a3-49de-ba9e-aef9b9779b28,group_type_id=,metadata={},multiattach=False,project_id='a1bccc2fbf8f43829d6e06c7c85d70e9',qos_specs=None,replication_status=,reservations=['0c79bb41-38c0-46a3-a2be-821dc456914a','83f3dddc-2ccd-4934-a0d3-77e1ecfd3965','1863c366-b919-4361-97dc-7c2fdd988000','e4101a31-c54d-41d7-8e5a-81f248c56f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3c5692331b4222a24bc023855b412f',volume_type_id=b3c621c7-8ed8-4ddd-b9a5-636221f042b8)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:16.147427 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f5b521-c2e5-4d79-b964-1ea23af8b0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:16.160873 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f5b521-c2e5-4d79-b964-1ea23af8b0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:16.160873 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Flow 'volume_create_api' (d2625f91-8545-4736-8b0f-e78e45981ebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:16.160873 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Create volume request issued successfully. Aug 07 18:55:16.160873 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:16.160873 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:16.198893 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:16.201906 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:16.201906 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:16.205791 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ce3c428-9954-4505-a7ba-cf3d61c77fa5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:16.206273 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 427/1708] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:55:15 2026] POST /volume/v3/volumes => generated 812 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:16.220600 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c6054caa-23a0-408d-901c-8cb7453c83f5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:16.224194 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6054caa-23a0-408d-901c-8cb7453c83f5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 Aug 07 18:55:16.224194 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c6054caa-23a0-408d-901c-8cb7453c83f5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:16.224194 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c6054caa-23a0-408d-901c-8cb7453c83f5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:16.230298 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:16.230298 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:16.233805 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c6054caa-23a0-408d-901c-8cb7453c83f5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Volume info retrieved successfully. Aug 07 18:55:16.234761 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-c6054caa-23a0-408d-901c-8cb7453c83f5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:16.234761 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-c6054caa-23a0-408d-901c-8cb7453c83f5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:16.276483 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-c6054caa-23a0-408d-901c-8cb7453c83f5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:16.279916 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:16.279916 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:16.286918 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6054caa-23a0-408d-901c-8cb7453c83f5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 returned with HTTP 200 Aug 07 18:55:16.287365 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 426/1709] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:16 2026] GET /volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 => generated 880 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:16.781261 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5f0094c4-9a53-4e25-9e17-82cb33c25346 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:16.784470 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5f0094c4-9a53-4e25-9e17-82cb33c25346 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:16.784524 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5f0094c4-9a53-4e25-9e17-82cb33c25346 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:16.784808 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5f0094c4-9a53-4e25-9e17-82cb33c25346 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:16.785240 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-5f0094c4-9a53-4e25-9e17-82cb33c25346 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:16.789595 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:16.789595 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:16.797640 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5f0094c4-9a53-4e25-9e17-82cb33c25346 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 200 Aug 07 18:55:16.798143 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 428/1710] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:16 2026] GET /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:16.811319 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d743a065-8dcf-4185-83e8-be6f37126d1e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:16.814704 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d743a065-8dcf-4185-83e8-be6f37126d1e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] PUT https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:16.814704 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d743a065-8dcf-4185-83e8-be6f37126d1e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "df39b35c-9349-4d33-9f6c-e4c8e40fd5df"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:16.815300 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-d743a065-8dcf-4185-83e8-be6f37126d1e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Update called for group 9f677b36-a446-4d94-a811-5a0daa9b1a1b. {{(pid=100345) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 18:55:16.815505 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.groups [None req-d743a065-8dcf-4185-83e8-be6f37126d1e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Updating group 9f677b36-a446-4d94-a811-5a0daa9b1a1b with name None description: None add_volumes: df39b35c-9349-4d33-9f6c-e4c8e40fd5df remove_volumes: None. Aug 07 18:55:16.821176 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:16.821176 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:16.840155 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-03fa129b-f36c-4e30-8c19-98f2062ec4d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:16.846158 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03fa129b-f36c-4e30-8c19-98f2062ec4d6 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] GET https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c Aug 07 18:55:16.846158 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03fa129b-f36c-4e30-8c19-98f2062ec4d6 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:16.846158 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03fa129b-f36c-4e30-8c19-98f2062ec4d6 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:16.850958 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03fa129b-f36c-4e30-8c19-98f2062ec4d6 tempest-VolumesGetTest-2124638724 tempest-VolumesGetTest-2124638724-project-member] https://10.4.3.15/volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c returned with HTTP 404 Aug 07 18:55:16.851519 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 428/1711] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:16 2026] GET /volume/v3/volumes/18259c26-e469-440c-9801-1cb37c07480c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:16.891627 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d743a065-8dcf-4185-83e8-be6f37126d1e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 202 Aug 07 18:55:16.892246 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 430/1712] 10.4.3.15 () {70 vars in 1399 bytes} [Fri Aug 7 18:55:16 2026] PUT /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:16.899592 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b59e016-ec66-4a9c-8447-7743b679326e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:16.901613 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b59e016-ec66-4a9c-8447-7743b679326e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:16.901830 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b59e016-ec66-4a9c-8447-7743b679326e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:16.902056 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b59e016-ec66-4a9c-8447-7743b679326e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:16.902186 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-7b59e016-ec66-4a9c-8447-7743b679326e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:16.906124 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:16.906124 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:16.917632 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b59e016-ec66-4a9c-8447-7743b679326e tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 200 Aug 07 18:55:16.918246 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 427/1713] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:16 2026] GET /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:17.011960 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a53eed8e-93d4-4efe-bdaa-13788f4ea7bc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.014018 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a53eed8e-93d4-4efe-bdaa-13788f4ea7bc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:17.014336 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a53eed8e-93d4-4efe-bdaa-13788f4ea7bc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:17.014576 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a53eed8e-93d4-4efe-bdaa-13788f4ea7bc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:17.014744 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a53eed8e-93d4-4efe-bdaa-13788f4ea7bc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:17.022486 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.022486 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:17.023335 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a53eed8e-93d4-4efe-bdaa-13788f4ea7bc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:17.023699 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 429/1714] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:17 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:17.304103 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ff1907b7-b20b-479a-8650-eac45a0847f6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.305904 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ff1907b7-b20b-479a-8650-eac45a0847f6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 Aug 07 18:55:17.306154 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ff1907b7-b20b-479a-8650-eac45a0847f6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:17.306396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ff1907b7-b20b-479a-8650-eac45a0847f6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:17.319119 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.319119 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:17.325303 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ff1907b7-b20b-479a-8650-eac45a0847f6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Volume info retrieved successfully. Aug 07 18:55:17.325919 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-ff1907b7-b20b-479a-8650-eac45a0847f6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:17.326146 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-ff1907b7-b20b-479a-8650-eac45a0847f6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:17.371276 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-ff1907b7-b20b-479a-8650-eac45a0847f6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:17.374557 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.374557 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:17.385023 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ff1907b7-b20b-479a-8650-eac45a0847f6 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 returned with HTTP 200 Aug 07 18:55:17.385023 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 429/1715] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:17 2026] GET /volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 => generated 905 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:17.401651 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-519fbb90-ef03-4d32-9738-e6a5a71e61e2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.404593 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-519fbb90-ef03-4d32-9738-e6a5a71e61e2 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 Aug 07 18:55:17.404593 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-519fbb90-ef03-4d32-9738-e6a5a71e61e2 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:17.404593 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-519fbb90-ef03-4d32-9738-e6a5a71e61e2 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:17.404751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-519fbb90-ef03-4d32-9738-e6a5a71e61e2 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 295bf70e-83a3-49de-ba9e-aef9b9779b28 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:17.407982 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.407982 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:17.416094 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-519fbb90-ef03-4d32-9738-e6a5a71e61e2 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 returned with HTTP 200 Aug 07 18:55:17.416541 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 431/1716] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:17 2026] GET /volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:17.426390 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-65cac64b-bb2c-453a-b2a4-2e728a6e05d4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.429064 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-65cac64b-bb2c-453a-b2a4-2e728a6e05d4 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 Aug 07 18:55:17.429373 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-65cac64b-bb2c-453a-b2a4-2e728a6e05d4 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:17.429654 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-65cac64b-bb2c-453a-b2a4-2e728a6e05d4 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:17.429850 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-65cac64b-bb2c-453a-b2a4-2e728a6e05d4 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member eba077f1-7944-4b5b-97e4-81b85fc07093 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:17.434649 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.434649 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:17.444669 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-65cac64b-bb2c-453a-b2a4-2e728a6e05d4 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 returned with HTTP 200 Aug 07 18:55:17.445396 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 428/1717] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:17 2026] GET /volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:17.458026 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-06eaae84-e492-4700-97ba-5c51bd3e8279 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.460329 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-06eaae84-e492-4700-97ba-5c51bd3e8279 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/detail Aug 07 18:55:17.460608 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-06eaae84-e492-4700-97ba-5c51bd3e8279 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:17.461160 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-06eaae84-e492-4700-97ba-5c51bd3e8279 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:17.486650 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-06eaae84-e492-4700-97ba-5c51bd3e8279 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/detail returned with HTTP 200 Aug 07 18:55:17.487214 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 430/1718] 10.4.3.15 () {68 vars in 1289 bytes} [Fri Aug 7 18:55:17 2026] GET /volume/v3/groups/detail => generated 639 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:17.497843 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-07c4eec4-5e0c-4277-8cc7-2c8106c8f324 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.500220 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07c4eec4-5e0c-4277-8cc7-2c8106c8f324 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:17.500479 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07c4eec4-5e0c-4277-8cc7-2c8106c8f324 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:17.500722 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07c4eec4-5e0c-4277-8cc7-2c8106c8f324 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:17.501087 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-07c4eec4-5e0c-4277-8cc7-2c8106c8f324 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:17.501956 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-07c4eec4-5e0c-4277-8cc7-2c8106c8f324 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:17.511208 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-07c4eec4-5e0c-4277-8cc7-2c8106c8f324 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Get all volumes completed successfully. Aug 07 18:55:17.512079 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-07c4eec4-5e0c-4277-8cc7-2c8106c8f324 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:17.512278 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-07c4eec4-5e0c-4277-8cc7-2c8106c8f324 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:17.562973 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-07c4eec4-5e0c-4277-8cc7-2c8106c8f324 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:17.567159 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.567159 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:17.574292 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07c4eec4-5e0c-4277-8cc7-2c8106c8f324 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:17.574899 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 430/1719] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:17 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:17.591527 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6d94abe1-a216-4efa-b02f-1dcb4a5e7767 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.593687 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6d94abe1-a216-4efa-b02f-1dcb4a5e7767 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:17.594005 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6d94abe1-a216-4efa-b02f-1dcb4a5e7767 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:17.594263 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6d94abe1-a216-4efa-b02f-1dcb4a5e7767 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:17.594641 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-6d94abe1-a216-4efa-b02f-1dcb4a5e7767 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:17.596557 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.596557 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:17.597135 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6d94abe1-a216-4efa-b02f-1dcb4a5e7767 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:17.609610 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6d94abe1-a216-4efa-b02f-1dcb4a5e7767 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Get all volumes completed successfully. Aug 07 18:55:17.610274 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-6d94abe1-a216-4efa-b02f-1dcb4a5e7767 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:17.610416 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-6d94abe1-a216-4efa-b02f-1dcb4a5e7767 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:17.648958 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-6d94abe1-a216-4efa-b02f-1dcb4a5e7767 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:17.652177 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.652177 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:17.661910 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6d94abe1-a216-4efa-b02f-1dcb4a5e7767 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:17.662315 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 432/1720] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:17 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:17.679513 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-908f94f1-5174-45ea-808a-844f23e781bb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.681824 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-908f94f1-5174-45ea-808a-844f23e781bb tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] POST https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28/action Aug 07 18:55:17.682484 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-908f94f1-5174-45ea-808a-844f23e781bb tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:17.682718 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-908f94f1-5174-45ea-808a-844f23e781bb tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:17.685376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-908f94f1-5174-45ea-808a-844f23e781bb tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] delete called for group 295bf70e-83a3-49de-ba9e-aef9b9779b28 {{(pid=100342) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:55:17.685541 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-908f94f1-5174-45ea-808a-844f23e781bb tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Delete group with id: 295bf70e-83a3-49de-ba9e-aef9b9779b28 Aug 07 18:55:17.691313 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.691313 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:17.767101 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-908f94f1-5174-45ea-808a-844f23e781bb tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28/action returned with HTTP 202 Aug 07 18:55:17.767734 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 429/1721] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:55:17 2026] POST /volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:17.774483 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aadf8c97-48f2-43a4-9a6f-06b0bee80131 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.776968 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aadf8c97-48f2-43a4-9a6f-06b0bee80131 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 Aug 07 18:55:17.777284 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aadf8c97-48f2-43a4-9a6f-06b0bee80131 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:17.777562 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aadf8c97-48f2-43a4-9a6f-06b0bee80131 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:17.789150 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.789150 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:17.794198 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aadf8c97-48f2-43a4-9a6f-06b0bee80131 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Volume info retrieved successfully. Aug 07 18:55:17.795201 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-aadf8c97-48f2-43a4-9a6f-06b0bee80131 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:17.795443 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-aadf8c97-48f2-43a4-9a6f-06b0bee80131 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:17.837340 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-aadf8c97-48f2-43a4-9a6f-06b0bee80131 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:17.840738 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.840738 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:17.853807 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aadf8c97-48f2-43a4-9a6f-06b0bee80131 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 returned with HTTP 200 Aug 07 18:55:17.853807 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 431/1722] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:17 2026] GET /volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 => generated 904 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:17.930066 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4acb342e-9a4c-4ce8-8b35-5161b824aa92 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.931979 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4acb342e-9a4c-4ce8-8b35-5161b824aa92 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:17.932213 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4acb342e-9a4c-4ce8-8b35-5161b824aa92 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:17.932402 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4acb342e-9a4c-4ce8-8b35-5161b824aa92 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:17.932650 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-4acb342e-9a4c-4ce8-8b35-5161b824aa92 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:17.935979 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.935979 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:17.947181 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4acb342e-9a4c-4ce8-8b35-5161b824aa92 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 200 Aug 07 18:55:17.947606 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 431/1723] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:17 2026] GET /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:17.958181 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-08661a3b-e71f-4371-983e-bc432d670576 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.960570 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-08661a3b-e71f-4371-983e-bc432d670576 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] PUT https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:17.961022 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-08661a3b-e71f-4371-983e-bc432d670576 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "94322ecb-ce59-42d4-9c25-b2382c69c4cf"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:17.962947 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-08661a3b-e71f-4371-983e-bc432d670576 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Update called for group 9f677b36-a446-4d94-a811-5a0daa9b1a1b. {{(pid=100345) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 18:55:17.963110 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.groups [None req-08661a3b-e71f-4371-983e-bc432d670576 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Updating group 9f677b36-a446-4d94-a811-5a0daa9b1a1b with name None description: None add_volumes: None remove_volumes: 94322ecb-ce59-42d4-9c25-b2382c69c4cf. Aug 07 18:55:17.967058 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:17.967058 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:17.985536 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-08661a3b-e71f-4371-983e-bc432d670576 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 202 Aug 07 18:55:17.986553 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 433/1724] 10.4.3.15 () {70 vars in 1399 bytes} [Fri Aug 7 18:55:17 2026] PUT /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:17.993157 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e7c66ba4-631f-43b7-a3b9-932274ef9a37 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:17.997074 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7c66ba4-631f-43b7-a3b9-932274ef9a37 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:17.997487 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7c66ba4-631f-43b7-a3b9-932274ef9a37 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:17.997974 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7c66ba4-631f-43b7-a3b9-932274ef9a37 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:17.998618 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-e7c66ba4-631f-43b7-a3b9-932274ef9a37 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:18.004210 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:18.004210 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:18.020542 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7c66ba4-631f-43b7-a3b9-932274ef9a37 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 200 Aug 07 18:55:18.020776 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 430/1725] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:17 2026] GET /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:18.049234 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6db9478b-466e-44dc-962a-a897f47831ef None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:18.055889 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6db9478b-466e-44dc-962a-a897f47831ef tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:18.055889 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6db9478b-466e-44dc-962a-a897f47831ef tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:18.055889 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6db9478b-466e-44dc-962a-a897f47831ef tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:18.056569 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-6db9478b-466e-44dc-962a-a897f47831ef tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:18.064408 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:18.064408 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:18.065592 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6db9478b-466e-44dc-962a-a897f47831ef tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:18.066195 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 432/1726] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:18 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:18.073624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-bdc9999a-040d-4849-be5e-9c6fee43fd62 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:18.075817 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-bdc9999a-040d-4849-be5e-9c6fee43fd62 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:18.076065 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-bdc9999a-040d-4849-be5e-9c6fee43fd62 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:18.076306 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-bdc9999a-040d-4849-be5e-9c6fee43fd62 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:18.092825 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:18.092825 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:18.098107 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-bdc9999a-040d-4849-be5e-9c6fee43fd62 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:18.108132 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-bdc9999a-040d-4849-be5e-9c6fee43fd62 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:18.108649 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 432/1727] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:55:18 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:18.160667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-96968f77-203e-468a-987b-7517eb6eae2f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:18.288006 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:18.288430 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-249291487"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:18.291284 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-249291487'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:18.291284 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume of 1 GB Aug 07 18:55:18.295581 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Availability Zones retrieved successfully. Aug 07 18:55:18.299919 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (b56bb5dd-3c5c-4f66-8a38-1db42da4cbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:18.300825 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (781ff138-0686-4c30-8b0b-2841dd2eb955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:18.301882 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:18.330536 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (781ff138-0686-4c30-8b0b-2841dd2eb955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:18.331652 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afd8e879-2d3a-46bf-8ae5-e61aec879ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:18.389988 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Created reservations ['2f4d546b-f35f-4c22-8243-0c14bb49b9ac', 'ec95b5ed-c785-4557-9d16-59830545c1cc', 'c16cc000-63e2-4535-a696-cce0e3cc04a6', 'f85ed427-7604-4290-af4f-edd20d294bcc'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:18.390916 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afd8e879-2d3a-46bf-8ae5-e61aec879ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f4d546b-f35f-4c22-8243-0c14bb49b9ac', 'ec95b5ed-c785-4557-9d16-59830545c1cc', 'c16cc000-63e2-4535-a696-cce0e3cc04a6', 'f85ed427-7604-4290-af4f-edd20d294bcc']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:18.391710 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27daf594-e2d5-4d2a-9741-c371043f7227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:18.415470 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27daf594-e2d5-4d2a-9741-c371043f7227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a76a635-b702-48c0-8f10-c9a7a2a0ff3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-249291487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['2f4d546b-f35f-4c22-8243-0c14bb49b9ac','ec95b5ed-c785-4557-9d16-59830545c1cc','c16cc000-63e2-4535-a696-cce0e3cc04a6','f85ed427-7604-4290-af4f-edd20d294bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-249291487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a76a635-b702-48c0-8f10-c9a7a2a0ff3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db10f7aab32244fab6ab80578413799e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:18.416120 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b99a2174-2e3b-41d5-912a-6f845236d736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:18.436632 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b99a2174-2e3b-41d5-912a-6f845236d736) transitioned into state 'SUCCESS' from state '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-249291487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['2f4d546b-f35f-4c22-8243-0c14bb49b9ac','ec95b5ed-c785-4557-9d16-59830545c1cc','c16cc000-63e2-4535-a696-cce0e3cc04a6','f85ed427-7604-4290-af4f-edd20d294bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:18.437251 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a63e6fa-22d9-449f-9806-fa6303ff7147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:18.452018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a63e6fa-22d9-449f-9806-fa6303ff7147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:18.452018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (b56bb5dd-3c5c-4f66-8a38-1db42da4cbae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:18.452018 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request issued successfully. Aug 07 18:55:18.452018 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-96968f77-203e-468a-987b-7517eb6eae2f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:18.452018 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 434/1728] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:55:18 2026] POST /volume/v3/volumes => generated 755 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:18.465648 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-10811bf7-ae6d-4c03-a0f2-371bd4a58b13 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:18.467590 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-10811bf7-ae6d-4c03-a0f2-371bd4a58b13 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b Aug 07 18:55:18.467829 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-10811bf7-ae6d-4c03-a0f2-371bd4a58b13 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:18.468105 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-10811bf7-ae6d-4c03-a0f2-371bd4a58b13 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:18.474825 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:18.474825 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:18.478565 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-10811bf7-ae6d-4c03-a0f2-371bd4a58b13 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:18.482450 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-10811bf7-ae6d-4c03-a0f2-371bd4a58b13 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b returned with HTTP 200 Aug 07 18:55:18.482848 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 431/1729] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:18 2026] GET /volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:18.544907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0df22dd9-5db9-46a9-baba-e1eac1768c0c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:18.544907 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0df22dd9-5db9-46a9-baba-e1eac1768c0c None None] GET https://10.4.3.15/volume// Aug 07 18:55:18.544907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0df22dd9-5db9-46a9-baba-e1eac1768c0c None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:18.544907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0df22dd9-5db9-46a9-baba-e1eac1768c0c None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:18.544907 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0df22dd9-5db9-46a9-baba-e1eac1768c0c None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:18.545725 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 433/1730] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55: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 07 18:55:18.558606 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-3068ef2a-b714-44d5-9ff6-10f71cc466d4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:18.562191 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-3068ef2a-b714-44d5-9ff6-10f71cc466d4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:55:18.562685 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-3068ef2a-b714-44d5-9ff6-10f71cc466d4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30d6df78-1d20-441b-bc34-a176886ef00c", "connector": null, "instance_uuid": "fea78fff-04ee-4a4c-9018-32ef460b7064"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:18.582923 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:18.582923 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:18.608543 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-3068ef2a-b714-44d5-9ff6-10f71cc466d4 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:55:18.608543 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 433/1731] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:55:18 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 07 18:55:18.621011 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-20eaeb47-363b-4aac-8bf9-a878f5349085 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:18.623097 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-20eaeb47-363b-4aac-8bf9-a878f5349085 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/attachments/2f42814e-9bd9-4c50-a30a-ccfc92d8677a Aug 07 18:55:18.623303 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-20eaeb47-363b-4aac-8bf9-a878f5349085 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:18.623484 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-20eaeb47-363b-4aac-8bf9-a878f5349085 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:18.632259 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:18.632259 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:18.686118 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-20eaeb47-363b-4aac-8bf9-a878f5349085 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/2f42814e-9bd9-4c50-a30a-ccfc92d8677a returned with HTTP 200 Aug 07 18:55:18.686530 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 435/1732] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:55:18 2026] DELETE /volume/v3/attachments/2f42814e-9bd9-4c50-a30a-ccfc92d8677a => generated 367 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:18.869025 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-af9996cf-07df-46c0-a2e4-c340edc4eb77 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:18.870587 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-af9996cf-07df-46c0-a2e4-c340edc4eb77 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 Aug 07 18:55:18.870765 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-af9996cf-07df-46c0-a2e4-c340edc4eb77 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:18.870955 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-af9996cf-07df-46c0-a2e4-c340edc4eb77 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:18.877492 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-af9996cf-07df-46c0-a2e4-c340edc4eb77 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 returned with HTTP 404 Aug 07 18:55:18.877874 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 432/1733] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:18 2026] GET /volume/v3/volumes/02493a09-8f7c-4889-8dc5-edad9e628ab1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:18.886624 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-18d0d195-1ada-46bb-95f9-7fefdc3e6ca8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:18.888515 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-18d0d195-1ada-46bb-95f9-7fefdc3e6ca8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 Aug 07 18:55:18.888757 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-18d0d195-1ada-46bb-95f9-7fefdc3e6ca8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:18.889012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-18d0d195-1ada-46bb-95f9-7fefdc3e6ca8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:18.889191 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-18d0d195-1ada-46bb-95f9-7fefdc3e6ca8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 295bf70e-83a3-49de-ba9e-aef9b9779b28 {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:18.892618 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-18d0d195-1ada-46bb-95f9-7fefdc3e6ca8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 returned with HTTP 404 Aug 07 18:55:18.893332 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 434/1734] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:18 2026] GET /volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:18.899215 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3a702845-d99c-48ad-bf98-b8093d439abc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:18.900940 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a702845-d99c-48ad-bf98-b8093d439abc tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] POST https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093/action Aug 07 18:55:18.901323 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a702845-d99c-48ad-bf98-b8093d439abc tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:18.901733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a702845-d99c-48ad-bf98-b8093d439abc tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:18.903017 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-3a702845-d99c-48ad-bf98-b8093d439abc tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] delete called for group eba077f1-7944-4b5b-97e4-81b85fc07093 {{(pid=100343) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:55:18.903261 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-3a702845-d99c-48ad-bf98-b8093d439abc tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Delete group with id: eba077f1-7944-4b5b-97e4-81b85fc07093 Aug 07 18:55:18.906829 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:18.906829 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:18.930962 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a702845-d99c-48ad-bf98-b8093d439abc tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093/action returned with HTTP 202 Aug 07 18:55:18.931488 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 434/1735] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:55:18 2026] POST /volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:18.939067 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1e84a1c1-4489-4657-b421-93d881fc30b0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:18.940781 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1e84a1c1-4489-4657-b421-93d881fc30b0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 Aug 07 18:55:18.941051 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1e84a1c1-4489-4657-b421-93d881fc30b0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:18.941235 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1e84a1c1-4489-4657-b421-93d881fc30b0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:18.941369 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-1e84a1c1-4489-4657-b421-93d881fc30b0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member eba077f1-7944-4b5b-97e4-81b85fc07093 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:18.945546 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:18.945546 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:18.959114 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1e84a1c1-4489-4657-b421-93d881fc30b0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 returned with HTTP 200 Aug 07 18:55:18.959516 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 436/1736] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:18 2026] GET /volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:19.029955 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-defac7f0-43e0-40ac-a09e-e40767fd5bb3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:19.032004 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-defac7f0-43e0-40ac-a09e-e40767fd5bb3 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:19.032267 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-defac7f0-43e0-40ac-a09e-e40767fd5bb3 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:19.032499 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-defac7f0-43e0-40ac-a09e-e40767fd5bb3 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:19.032662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-defac7f0-43e0-40ac-a09e-e40767fd5bb3 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:19.036321 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:19.036321 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:19.043009 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-defac7f0-43e0-40ac-a09e-e40767fd5bb3 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 200 Aug 07 18:55:19.043430 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 433/1737] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:19 2026] GET /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:19.051567 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-da46b52e-c4a3-4f6d-a780-a0b4d4eab262 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:19.053696 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-da46b52e-c4a3-4f6d-a780-a0b4d4eab262 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] PUT https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:19.054133 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-da46b52e-c4a3-4f6d-a780-a0b4d4eab262 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "94322ecb-ce59-42d4-9c25-b2382c69c4cf"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:19.056326 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-da46b52e-c4a3-4f6d-a780-a0b4d4eab262 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Update called for group 9f677b36-a446-4d94-a811-5a0daa9b1a1b. {{(pid=100344) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 18:55:19.056469 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.groups [None req-da46b52e-c4a3-4f6d-a780-a0b4d4eab262 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Updating group 9f677b36-a446-4d94-a811-5a0daa9b1a1b with name None description: None add_volumes: 94322ecb-ce59-42d4-9c25-b2382c69c4cf remove_volumes: None. Aug 07 18:55:19.060127 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:19.060127 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:19.077635 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-937de11f-3e03-4af9-9e11-533e80cc1176 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:19.080102 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-937de11f-3e03-4af9-9e11-533e80cc1176 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:19.080102 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-937de11f-3e03-4af9-9e11-533e80cc1176 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:19.080102 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-937de11f-3e03-4af9-9e11-533e80cc1176 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:19.080102 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-937de11f-3e03-4af9-9e11-533e80cc1176 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:19.083871 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:19.083871 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:19.084737 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-937de11f-3e03-4af9-9e11-533e80cc1176 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:19.085101 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 435/1738] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:19 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:19.106014 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-da46b52e-c4a3-4f6d-a780-a0b4d4eab262 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 202 Aug 07 18:55:19.106014 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 435/1739] 10.4.3.15 () {70 vars in 1399 bytes} [Fri Aug 7 18:55:19 2026] PUT /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:19.111368 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1c9f3997-06bf-49b1-921b-ae341e812e79 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:19.113601 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1c9f3997-06bf-49b1-921b-ae341e812e79 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:19.113827 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1c9f3997-06bf-49b1-921b-ae341e812e79 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:19.114055 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1c9f3997-06bf-49b1-921b-ae341e812e79 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:19.114183 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-1c9f3997-06bf-49b1-921b-ae341e812e79 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:19.117167 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:19.117167 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:19.124473 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1c9f3997-06bf-49b1-921b-ae341e812e79 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 200 Aug 07 18:55:19.124784 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 437/1740] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:19 2026] GET /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:19.497069 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dd605696-37f7-409b-a7c8-6c651c744004 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:19.499678 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd605696-37f7-409b-a7c8-6c651c744004 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b Aug 07 18:55:19.499863 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd605696-37f7-409b-a7c8-6c651c744004 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:19.500089 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd605696-37f7-409b-a7c8-6c651c744004 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:19.508139 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:19.508139 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:19.511974 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dd605696-37f7-409b-a7c8-6c651c744004 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:19.516112 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd605696-37f7-409b-a7c8-6c651c744004 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b returned with HTTP 200 Aug 07 18:55:19.516503 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 434/1741] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:19 2026] GET /volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:19.531878 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e4e1f2d5-9a79-458b-800c-9fa07bf7c068 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:19.533787 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e4e1f2d5-9a79-458b-800c-9fa07bf7c068 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:55:19.534221 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e4e1f2d5-9a79-458b-800c-9fa07bf7c068 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a76a635-b702-48c0-8f10-c9a7a2a0ff3b", "name": "tempest-CreateVolumesFromBackupTest-Backup-1963432661"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:19.535552 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-e4e1f2d5-9a79-458b-800c-9fa07bf7c068 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Creating new backup {'backup': {'volume_id': '8a76a635-b702-48c0-8f10-c9a7a2a0ff3b', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1963432661'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:55:19.535688 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-e4e1f2d5-9a79-458b-800c-9fa07bf7c068 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Creating backup of volume 8a76a635-b702-48c0-8f10-c9a7a2a0ff3b in container None Aug 07 18:55:19.542694 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:19.542694 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:19.543153 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e4e1f2d5-9a79-458b-800c-9fa07bf7c068 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:19.569327 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-e4e1f2d5-9a79-458b-800c-9fa07bf7c068 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Created reservations ['95cc6d8c-4d0c-4d49-9ef6-3238cf51ff88', 'b952a937-3ca7-43a4-b454-a5e6ae37cdaa'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:19.597177 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e4e1f2d5-9a79-458b-800c-9fa07bf7c068 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:55:19.597585 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 436/1742] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:19 2026] POST /volume/v3/backups => generated 337 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:19.604569 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-ef05f301-154e-457d-a8f8-ff2801acb0c3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:19.609014 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-ef05f301-154e-457d-a8f8-ff2801acb0c3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] PUT https://10.4.3.15/volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a Aug 07 18:55:19.609014 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-ef05f301-154e-457d-a8f8-ff2801acb0c3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:19.609183 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6da7e897-2105-437a-840e-7aa04d5d8c5d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:19.609717 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6da7e897-2105-437a-840e-7aa04d5d8c5d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:19.610166 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6da7e897-2105-437a-840e-7aa04d5d8c5d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:19.611478 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6da7e897-2105-437a-840e-7aa04d5d8c5d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:19.611478 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-6da7e897-2105-437a-840e-7aa04d5d8c5d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:19.614372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-ef05f301-154e-457d-a8f8-ff2801acb0c3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Acquiring lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:55:19.617519 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:19.617519 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:19.618832 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6da7e897-2105-437a-840e-7aa04d5d8c5d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:19.619563 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 438/1743] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:19 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:19.619976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-ef05f301-154e-457d-a8f8-ff2801acb0c3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:55:19.622414 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:19.622414 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:19.689251 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-ef05f301-154e-457d-a8f8-ff2801acb0c3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-30d6df78-1d20-441b-bc34-a176886ef00c-np0000006749" released by "attachment_update" :: held 0.068s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:55:19.689251 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-ef05f301-154e-457d-a8f8-ff2801acb0c3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a returned with HTTP 200 Aug 07 18:55:19.689251 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 436/1744] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:55:19 2026] PUT /volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:19.701634 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-c1dd5e2f-b266-433e-af73-11ef0048f4be None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:19.708561 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-c1dd5e2f-b266-433e-af73-11ef0048f4be tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a Aug 07 18:55:19.708767 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-c1dd5e2f-b266-433e-af73-11ef0048f4be tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:19.708981 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-c1dd5e2f-b266-433e-af73-11ef0048f4be tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:19.725591 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-c1dd5e2f-b266-433e-af73-11ef0048f4be tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a returned with HTTP 200 Aug 07 18:55:19.725942 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 435/1745] 10.4.3.15 () {70 vars in 1644 bytes} [Fri Aug 7 18:55:19 2026] GET /volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:19.968940 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6755cad6-7a74-4dcb-99ce-8d94c4277762 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:19.971067 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6755cad6-7a74-4dcb-99ce-8d94c4277762 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 Aug 07 18:55:19.971278 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6755cad6-7a74-4dcb-99ce-8d94c4277762 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:19.971745 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6755cad6-7a74-4dcb-99ce-8d94c4277762 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:19.971745 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-6755cad6-7a74-4dcb-99ce-8d94c4277762 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member eba077f1-7944-4b5b-97e4-81b85fc07093 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:19.974687 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6755cad6-7a74-4dcb-99ce-8d94c4277762 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 returned with HTTP 404 Aug 07 18:55:19.975221 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 437/1746] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:19 2026] GET /volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:19.982117 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b7102e62-e2a7-47a4-a4e7-1b57e540525a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:19.984665 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b7102e62-e2a7-47a4-a4e7-1b57e540525a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/detail Aug 07 18:55:19.985181 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b7102e62-e2a7-47a4-a4e7-1b57e540525a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:19.985500 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b7102e62-e2a7-47a4-a4e7-1b57e540525a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:19.992665 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b7102e62-e2a7-47a4-a4e7-1b57e540525a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/detail returned with HTTP 200 Aug 07 18:55:19.993439 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 439/1747] 10.4.3.15 () {68 vars in 1289 bytes} [Fri Aug 7 18:55:19 2026] GET /volume/v3/groups/detail => generated 14 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:20.002410 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fc79b4c7-53a9-480e-af41-f96280eeea06 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.003943 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fc79b4c7-53a9-480e-af41-f96280eeea06 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:20.004354 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fc79b4c7-53a9-480e-af41-f96280eeea06 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:20.004616 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fc79b4c7-53a9-480e-af41-f96280eeea06 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:20.005117 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-fc79b4c7-53a9-480e-af41-f96280eeea06 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:20.005473 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.005473 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:20.007013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-fc79b4c7-53a9-480e-af41-f96280eeea06 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:20.013494 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fc79b4c7-53a9-480e-af41-f96280eeea06 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Get all volumes completed successfully. Aug 07 18:55:20.016008 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fc79b4c7-53a9-480e-af41-f96280eeea06 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:20.016549 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 437/1748] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:20 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 07 18:55:20.032461 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1d2b4266-a005-4a0a-8c5d-1caf97be208a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.035742 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d2b4266-a005-4a0a-8c5d-1caf97be208a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] POST https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093/action Aug 07 18:55:20.036258 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d2b4266-a005-4a0a-8c5d-1caf97be208a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:20.036430 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d2b4266-a005-4a0a-8c5d-1caf97be208a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:20.037878 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-1d2b4266-a005-4a0a-8c5d-1caf97be208a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] delete called for group eba077f1-7944-4b5b-97e4-81b85fc07093 {{(pid=100342) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:55:20.038015 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-1d2b4266-a005-4a0a-8c5d-1caf97be208a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Delete group with id: eba077f1-7944-4b5b-97e4-81b85fc07093 Aug 07 18:55:20.044826 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d2b4266-a005-4a0a-8c5d-1caf97be208a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093/action returned with HTTP 404 Aug 07 18:55:20.044826 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 436/1749] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:55:20 2026] POST /volume/v3/groups/eba077f1-7944-4b5b-97e4-81b85fc07093/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:20.050580 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1b48c8a8-d53a-46c1-b7c5-e34622372976 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.052153 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b48c8a8-d53a-46c1-b7c5-e34622372976 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:20.052352 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b48c8a8-d53a-46c1-b7c5-e34622372976 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:20.052972 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b48c8a8-d53a-46c1-b7c5-e34622372976 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:20.053125 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-1b48c8a8-d53a-46c1-b7c5-e34622372976 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:20.053431 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.053431 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:20.053790 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1b48c8a8-d53a-46c1-b7c5-e34622372976 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:20.058855 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1b48c8a8-d53a-46c1-b7c5-e34622372976 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Get all volumes completed successfully. Aug 07 18:55:20.060517 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b48c8a8-d53a-46c1-b7c5-e34622372976 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:20.060815 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 438/1750] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:20.072725 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-129a1d1a-4654-4b40-94bc-2e8f60b8e8b0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.075089 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-129a1d1a-4654-4b40-94bc-2e8f60b8e8b0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] POST https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28/action Aug 07 18:55:20.075636 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-129a1d1a-4654-4b40-94bc-2e8f60b8e8b0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:20.075829 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-129a1d1a-4654-4b40-94bc-2e8f60b8e8b0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:20.078225 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-129a1d1a-4654-4b40-94bc-2e8f60b8e8b0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] delete called for group 295bf70e-83a3-49de-ba9e-aef9b9779b28 {{(pid=100345) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:55:20.078590 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.groups [None req-129a1d1a-4654-4b40-94bc-2e8f60b8e8b0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Delete group with id: 295bf70e-83a3-49de-ba9e-aef9b9779b28 Aug 07 18:55:20.082411 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-129a1d1a-4654-4b40-94bc-2e8f60b8e8b0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28/action returned with HTTP 404 Aug 07 18:55:20.083251 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 440/1751] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:55:20 2026] POST /volume/v3/groups/295bf70e-83a3-49de-ba9e-aef9b9779b28/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:20.094764 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3378b4d9-05f5-4968-995f-654cbe25497a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.099104 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3378b4d9-05f5-4968-995f-654cbe25497a tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/742735ba-a0aa-4b74-a03b-b083af5a2a36 Aug 07 18:55:20.099104 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3378b4d9-05f5-4968-995f-654cbe25497a tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:20.099104 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3378b4d9-05f5-4968-995f-654cbe25497a tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:20.101738 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0d8becfa-3030-4edd-b5aa-c8e5c96848e2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.102289 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d8becfa-3030-4edd-b5aa-c8e5c96848e2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:20.102467 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d8becfa-3030-4edd-b5aa-c8e5c96848e2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:20.102672 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d8becfa-3030-4edd-b5aa-c8e5c96848e2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:20.102768 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0d8becfa-3030-4edd-b5aa-c8e5c96848e2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:20.107642 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.107642 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:20.110695 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d8becfa-3030-4edd-b5aa-c8e5c96848e2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:20.111270 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 437/1752] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:20 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:20.117404 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3378b4d9-05f5-4968-995f-654cbe25497a tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] https://10.4.3.15/volume/v3/group_types/742735ba-a0aa-4b74-a03b-b083af5a2a36 returned with HTTP 202 Aug 07 18:55:20.117810 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 438/1753] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:55:20 2026] DELETE /volume/v3/group_types/742735ba-a0aa-4b74-a03b-b083af5a2a36 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:20.127915 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-79f3108f-22f6-4fb7-8c4b-748075c4ff27 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.130370 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-79f3108f-22f6-4fb7-8c4b-748075c4ff27 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] DELETE https://10.4.3.15/volume/v3/types/b3c621c7-8ed8-4ddd-b9a5-636221f042b8 Aug 07 18:55:20.130660 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-79f3108f-22f6-4fb7-8c4b-748075c4ff27 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:20.130961 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-79f3108f-22f6-4fb7-8c4b-748075c4ff27 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:20.134776 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7cecd58e-ea0b-4ea2-b446-c7e82c278530 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.137044 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7cecd58e-ea0b-4ea2-b446-c7e82c278530 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:20.137332 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7cecd58e-ea0b-4ea2-b446-c7e82c278530 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:20.137586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7cecd58e-ea0b-4ea2-b446-c7e82c278530 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:20.137745 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-7cecd58e-ea0b-4ea2-b446-c7e82c278530 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:20.142597 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.142597 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:20.152854 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7cecd58e-ea0b-4ea2-b446-c7e82c278530 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 200 Aug 07 18:55:20.153464 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 441/1754] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:20 2026] GET /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:20.159547 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-79f3108f-22f6-4fb7-8c4b-748075c4ff27 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] https://10.4.3.15/volume/v3/types/b3c621c7-8ed8-4ddd-b9a5-636221f042b8 returned with HTTP 202 Aug 07 18:55:20.160103 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 439/1755] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:55:20 2026] DELETE /volume/v3/types/b3c621c7-8ed8-4ddd-b9a5-636221f042b8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:20.162289 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.163827 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:20.164052 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:20.164232 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:20.164509 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:20.165192 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:20.170177 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-63d3402c-8882-40c1-a561-ba02031777b1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.171960 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-63d3402c-8882-40c1-a561-ba02031777b1 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] GET https://10.4.3.15/volume/v3/types/b3c621c7-8ed8-4ddd-b9a5-636221f042b8 Aug 07 18:55:20.172240 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-63d3402c-8882-40c1-a561-ba02031777b1 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:20.172427 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-63d3402c-8882-40c1-a561-ba02031777b1 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:20.174235 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all volumes completed successfully. Aug 07 18:55:20.174864 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:20.175045 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:20.175747 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-63d3402c-8882-40c1-a561-ba02031777b1 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] https://10.4.3.15/volume/v3/types/b3c621c7-8ed8-4ddd-b9a5-636221f042b8 returned with HTTP 404 Aug 07 18:55:20.176299 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 439/1756] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:55:20 2026] GET /volume/v3/types/b3c621c7-8ed8-4ddd-b9a5-636221f042b8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:20.189528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-637d6e49-e167-485d-aefb-a412d756c2e1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.191298 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-637d6e49-e167-485d-aefb-a412d756c2e1 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:55:20.191654 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-637d6e49-e167-485d-aefb-a412d756c2e1 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1991323150"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:20.193172 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.193172 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:20.204817 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-637d6e49-e167-485d-aefb-a412d756c2e1 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:55:20.205261 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 442/1757] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:55:20 2026] POST /volume/v3/types => generated 216 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:20.211747 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:20.214434 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.214434 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:20.214971 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-354ccf5a-a099-4a58-ac86-a660b028c9ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.218073 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-354ccf5a-a099-4a58-ac86-a660b028c9ad tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:55:20.218522 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:20.218564 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-354ccf5a-a099-4a58-ac86-a660b028c9ad tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1882560009"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:20.218676 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:20.234175 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-354ccf5a-a099-4a58-ac86-a660b028c9ad tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:55:20.234678 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 440/1758] 10.4.3.15 () {70 vars in 1304 bytes} [Fri Aug 7 18:55:20 2026] POST /volume/v3/group_types => generated 173 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:20.244182 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-24dec6fc-a9bd-49f5-9a36-0efe5887b0d7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.245897 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-24dec6fc-a9bd-49f5-9a36-0efe5887b0d7 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] POST https://10.4.3.15/volume/v3/groups Aug 07 18:55:20.246259 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-24dec6fc-a9bd-49f5-9a36-0efe5887b0d7 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ce1d3cd6-56b6-4de6-83d5-fe7398a92809", "volume_types": ["0b338cc5-e381-4ea2-8662-c8f520fe9c82"], "name": "tempest-GroupsTest-Group-6918523"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:20.247601 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-24dec6fc-a9bd-49f5-9a36-0efe5887b0d7 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Creating new group {'group': {'group_type': 'ce1d3cd6-56b6-4de6-83d5-fe7398a92809', 'volume_types': ['0b338cc5-e381-4ea2-8662-c8f520fe9c82'], 'name': 'tempest-GroupsTest-Group-6918523'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:55:20.251589 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.groups [None req-24dec6fc-a9bd-49f5-9a36-0efe5887b0d7 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Creating group tempest-GroupsTest-Group-6918523. Aug 07 18:55:20.254781 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:20.258333 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.258333 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:20.258655 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-24dec6fc-a9bd-49f5-9a36-0efe5887b0d7 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Availability Zones retrieved successfully. Aug 07 18:55:20.266499 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-01ff71a1-9aed-4627-84ed-5475c9fa0452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:20.266985 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 438/1759] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:20 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:20.275403 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-24dec6fc-a9bd-49f5-9a36-0efe5887b0d7 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Created reservations ['05fbf85b-e6ed-413e-ba2d-da579568beac'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:20.285079 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-41792c18-57f6-40b4-977b-4e8c300e5cf1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.287464 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-41792c18-57f6-40b4-977b-4e8c300e5cf1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/group_snapshots Aug 07 18:55:20.288251 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-41792c18-57f6-40b4-977b-4e8c300e5cf1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9f677b36-a446-4d94-a811-5a0daa9b1a1b", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1436278824"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:20.290793 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.group_snapshots [None req-41792c18-57f6-40b4-977b-4e8c300e5cf1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9f677b36-a446-4d94-a811-5a0daa9b1a1b', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1436278824'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 18:55:20.295738 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.295738 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:20.304629 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.group_snapshots [None req-41792c18-57f6-40b4-977b-4e8c300e5cf1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1436278824. Aug 07 18:55:20.307471 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-24dec6fc-a9bd-49f5-9a36-0efe5887b0d7 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups returned with HTTP 202 Aug 07 18:55:20.308268 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 440/1760] 10.4.3.15 () {70 vars in 1290 bytes} [Fri Aug 7 18:55:20 2026] POST /volume/v3/groups => generated 101 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:20.320372 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-81d89cfe-5313-4cc5-a18a-fdb2986abcc9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.322506 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-81d89cfe-5313-4cc5-a18a-fdb2986abcc9 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 Aug 07 18:55:20.322723 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-81d89cfe-5313-4cc5-a18a-fdb2986abcc9 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:20.322906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-81d89cfe-5313-4cc5-a18a-fdb2986abcc9 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:20.323089 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-81d89cfe-5313-4cc5-a18a-fdb2986abcc9 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:20.326797 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.326797 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:20.333683 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.333683 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:20.334413 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-81d89cfe-5313-4cc5-a18a-fdb2986abcc9 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 returned with HTTP 200 Aug 07 18:55:20.334842 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 441/1761] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:20 2026] GET /volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:20.356122 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-41792c18-57f6-40b4-977b-4e8c300e5cf1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-343721414 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-343721414, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:20.356581 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-41792c18-57f6-40b4-977b-4e8c300e5cf1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-343721414 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-343721414, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:20.375712 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-41792c18-57f6-40b4-977b-4e8c300e5cf1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['fba3bf25-bf9b-4013-a194-808cc66e1a37', '6f3bbe44-5cd9-438b-b83e-8e5515cd4a2b', '576bcbc1-2cd2-4142-815c-b8dde710fbc7', '98f71a60-2689-416d-8d00-05f0f13b19b2'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:20.410062 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-41792c18-57f6-40b4-977b-4e8c300e5cf1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots returned with HTTP 202 Aug 07 18:55:20.410304 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 443/1762] 10.4.3.15 () {70 vars in 1317 bytes} [Fri Aug 7 18:55:20 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:20.417640 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c1813c32-1192-4171-89f4-0194036e4117 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.419781 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1813c32-1192-4171-89f4-0194036e4117 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 Aug 07 18:55:20.420080 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1813c32-1192-4171-89f4-0194036e4117 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:20.420304 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1813c32-1192-4171-89f4-0194036e4117 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:20.420432 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-c1813c32-1192-4171-89f4-0194036e4117 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 4056c674-3550-4947-be8d-9ec31de07c68 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:55:20.423472 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.423472 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:20.426896 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1813c32-1192-4171-89f4-0194036e4117 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 returned with HTTP 200 Aug 07 18:55:20.427258 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 439/1763] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:55:20 2026] GET /volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:20.630205 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ddba0704-96a7-41b1-9880-4686e59566cd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:20.632398 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ddba0704-96a7-41b1-9880-4686e59566cd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:20.632640 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ddba0704-96a7-41b1-9880-4686e59566cd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:20.632886 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ddba0704-96a7-41b1-9880-4686e59566cd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:20.633061 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-ddba0704-96a7-41b1-9880-4686e59566cd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:20.637855 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:20.637855 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:20.638716 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ddba0704-96a7-41b1-9880-4686e59566cd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:20.639272 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 441/1764] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:20 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:21.121389 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-63319181-3147-40ee-8052-db78af067bcf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.123624 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63319181-3147-40ee-8052-db78af067bcf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:21.123895 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63319181-3147-40ee-8052-db78af067bcf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.124180 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63319181-3147-40ee-8052-db78af067bcf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.124330 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-63319181-3147-40ee-8052-db78af067bcf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:21.129437 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.129437 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:21.130405 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63319181-3147-40ee-8052-db78af067bcf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:21.130891 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 442/1765] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:21.345353 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4f079e50-6a28-48a8-84d0-c6242dd3cba8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.347404 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f079e50-6a28-48a8-84d0-c6242dd3cba8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 Aug 07 18:55:21.347606 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f079e50-6a28-48a8-84d0-c6242dd3cba8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.347782 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f079e50-6a28-48a8-84d0-c6242dd3cba8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.347908 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-4f079e50-6a28-48a8-84d0-c6242dd3cba8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:21.351316 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.351316 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:21.358521 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f079e50-6a28-48a8-84d0-c6242dd3cba8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 returned with HTTP 200 Aug 07 18:55:21.359174 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 444/1766] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:21.367897 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.369549 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:21.369880 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-872183637", "volume_type": "0b338cc5-e381-4ea2-8662-c8f520fe9c82", "group_id": "3d975805-1ba3-43ab-8757-d0f6c6c06ee1", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:21.371224 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-872183637', 'volume_type': '0b338cc5-e381-4ea2-8662-c8f520fe9c82', 'group_id': '3d975805-1ba3-43ab-8757-d0f6c6c06ee1', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:21.377079 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.377079 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:21.377433 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Create volume of 1 GB Aug 07 18:55:21.381665 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Availability Zones retrieved successfully. Aug 07 18:55:21.386442 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Flow 'volume_create_api' (19ccfc80-375b-462f-8b34-115f48467183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:21.387393 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1fbb8f-5af8-4b64-b946-62ac35e7394d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:21.387856 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.387856 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:21.388233 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:21.404567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1fbb8f-5af8-4b64-b946-62ac35e7394d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:55:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b338cc5-e381-4ea2-8662-c8f520fe9c82,is_public=True,name='tempest-GroupsTest-volume-type-1991323150',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b338cc5-e381-4ea2-8662-c8f520fe9c82', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3d975805-1ba3-43ab-8757-d0f6c6c06ee1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:21.405242 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88afc547-85ce-4257-8909-893de5a5931a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:21.427573 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1991323150 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1991323150, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:21.427805 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1991323150 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1991323150, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:21.435760 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f638930c-2fc2-4fa1-81c3-0bc40fa44868 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.437562 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f638930c-2fc2-4fa1-81c3-0bc40fa44868 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 Aug 07 18:55:21.437780 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f638930c-2fc2-4fa1-81c3-0bc40fa44868 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.437953 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f638930c-2fc2-4fa1-81c3-0bc40fa44868 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.438100 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.group_snapshots [None req-f638930c-2fc2-4fa1-81c3-0bc40fa44868 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 4056c674-3550-4947-be8d-9ec31de07c68 {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:55:21.441394 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.441394 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:21.444639 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f638930c-2fc2-4fa1-81c3-0bc40fa44868 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 returned with HTTP 200 Aug 07 18:55:21.445009 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 442/1767] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 => generated 327 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:21.452613 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-84931d1c-a8ef-4406-8d82-7cbeb7d10deb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.454313 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Created reservations ['f09413c2-b2b1-47db-b730-2a0b009116dc', '40e0b2ec-ebaa-4ac1-a2fb-1c00df8c6564', '24ad6784-1b7f-48b4-b13c-deb03e3e43b6', 'f5f746a3-585e-4a77-a5f8-5a6cbef54981'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:21.454696 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84931d1c-a8ef-4406-8d82-7cbeb7d10deb tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/snapshots/detail Aug 07 18:55:21.454938 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84931d1c-a8ef-4406-8d82-7cbeb7d10deb tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.455090 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88afc547-85ce-4257-8909-893de5a5931a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f09413c2-b2b1-47db-b730-2a0b009116dc', '40e0b2ec-ebaa-4ac1-a2fb-1c00df8c6564', '24ad6784-1b7f-48b4-b13c-deb03e3e43b6', 'f5f746a3-585e-4a77-a5f8-5a6cbef54981']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:21.455194 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84931d1c-a8ef-4406-8d82-7cbeb7d10deb tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.455449 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-84931d1c-a8ef-4406-8d82-7cbeb7d10deb tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:21.455798 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3e9a9bb-1cc9-4314-942b-35d33ecbe858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:21.456783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-84931d1c-a8ef-4406-8d82-7cbeb7d10deb tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:55:21.461186 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-84931d1c-a8ef-4406-8d82-7cbeb7d10deb tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all snapshots completed successfully. Aug 07 18:55:21.461627 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.461627 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:21.462298 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84931d1c-a8ef-4406-8d82-7cbeb7d10deb tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 18:55:21.462855 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 443/1768] 10.4.3.15 () {66 vars in 1257 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:21.470798 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-16192e0d-4f58-4eaf-8289-4853b908e651 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.472457 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16192e0d-4f58-4eaf-8289-4853b908e651 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/snapshots/602282cb-8c75-405d-9957-74d4593b12b3 Aug 07 18:55:21.472622 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16192e0d-4f58-4eaf-8289-4853b908e651 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.472822 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16192e0d-4f58-4eaf-8289-4853b908e651 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.476558 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3e9a9bb-1cc9-4314-942b-35d33ecbe858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a05eee9-d231-468d-ad2a-a3739ca5cc41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-872183637',encryption_key_id=None,group_id=3d975805-1ba3-43ab-8757-d0f6c6c06ee1,group_type_id=,metadata={},multiattach=False,project_id='a1bccc2fbf8f43829d6e06c7c85d70e9',qos_specs=None,replication_status=,reservations=['f09413c2-b2b1-47db-b730-2a0b009116dc','40e0b2ec-ebaa-4ac1-a2fb-1c00df8c6564','24ad6784-1b7f-48b4-b13c-deb03e3e43b6','f5f746a3-585e-4a77-a5f8-5a6cbef54981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3c5692331b4222a24bc023855b412f',volume_type_id=0b338cc5-e381-4ea2-8662-c8f520fe9c82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-872183637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3d975805-1ba3-43ab-8757-d0f6c6c06ee1,host=None,id=6a05eee9-d231-468d-ad2a-a3739ca5cc41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1bccc2fbf8f43829d6e06c7c85d70e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d3c5692331b4222a24bc023855b412f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b338cc5-e381-4ea2-8662-c8f520fe9c82),volume_type_id=0b338cc5-e381-4ea2-8662-c8f520fe9c82)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:21.477222 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.477222 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:21.477346 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d872f422-661d-4851-8986-8ff6918aea5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:21.477600 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-16192e0d-4f58-4eaf-8289-4853b908e651 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Snapshot retrieved successfully. Aug 07 18:55:21.478476 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16192e0d-4f58-4eaf-8289-4853b908e651 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/snapshots/602282cb-8c75-405d-9957-74d4593b12b3 returned with HTTP 200 Aug 07 18:55:21.478823 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 445/1769] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/snapshots/602282cb-8c75-405d-9957-74d4593b12b3 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:21.488099 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-78ffbac2-79f0-4290-b6ca-0a2a351b5951 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.489749 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-78ffbac2-79f0-4290-b6ca-0a2a351b5951 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/snapshots/2c1c9b54-a6f6-4858-a752-2ac0cb9b3e9c Aug 07 18:55:21.489948 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-78ffbac2-79f0-4290-b6ca-0a2a351b5951 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.490154 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-78ffbac2-79f0-4290-b6ca-0a2a351b5951 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.494649 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.494649 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:21.494906 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d872f422-661d-4851-8986-8ff6918aea5e) transitioned into state 'SUCCESS' from state '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-872183637',encryption_key_id=None,group_id=3d975805-1ba3-43ab-8757-d0f6c6c06ee1,group_type_id=,metadata={},multiattach=False,project_id='a1bccc2fbf8f43829d6e06c7c85d70e9',qos_specs=None,replication_status=,reservations=['f09413c2-b2b1-47db-b730-2a0b009116dc','40e0b2ec-ebaa-4ac1-a2fb-1c00df8c6564','24ad6784-1b7f-48b4-b13c-deb03e3e43b6','f5f746a3-585e-4a77-a5f8-5a6cbef54981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3c5692331b4222a24bc023855b412f',volume_type_id=0b338cc5-e381-4ea2-8662-c8f520fe9c82)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:21.495047 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-78ffbac2-79f0-4290-b6ca-0a2a351b5951 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Snapshot retrieved successfully. Aug 07 18:55:21.495572 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe6a99d-3ebf-4a4f-a499-075df0b64c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:21.495723 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-78ffbac2-79f0-4290-b6ca-0a2a351b5951 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/snapshots/2c1c9b54-a6f6-4858-a752-2ac0cb9b3e9c returned with HTTP 200 Aug 07 18:55:21.496088 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 443/1770] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/snapshots/2c1c9b54-a6f6-4858-a752-2ac0cb9b3e9c => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:21.503741 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-361c4ae9-3e63-4fd6-8ad4-3dba6b3f36ba None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.505833 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-361c4ae9-3e63-4fd6-8ad4-3dba6b3f36ba tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] DELETE https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 Aug 07 18:55:21.506108 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-361c4ae9-3e63-4fd6-8ad4-3dba6b3f36ba tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.506343 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-361c4ae9-3e63-4fd6-8ad4-3dba6b3f36ba tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.506515 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-361c4ae9-3e63-4fd6-8ad4-3dba6b3f36ba tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] delete called for member 4056c674-3550-4947-be8d-9ec31de07c68 {{(pid=100343) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 18:55:21.506635 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.group_snapshots [None req-361c4ae9-3e63-4fd6-8ad4-3dba6b3f36ba tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Delete group_snapshot with id: 4056c674-3550-4947-be8d-9ec31de07c68 Aug 07 18:55:21.509044 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe6a99d-3ebf-4a4f-a499-075df0b64c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:21.510022 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.510022 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:21.510186 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Flow 'volume_create_api' (19ccfc80-375b-462f-8b34-115f48467183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:21.510557 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Create volume request issued successfully. Aug 07 18:55:21.511503 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:21.511783 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:21.538519 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-361c4ae9-3e63-4fd6-8ad4-3dba6b3f36ba tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 returned with HTTP 202 Aug 07 18:55:21.539060 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 444/1771] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:55:21 2026] DELETE /volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:21.555014 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.558301 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:21.558492 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.558664 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.558929 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:21.559544 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:21.559623 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:21.564516 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.564516 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:21.567375 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all volumes completed successfully. Aug 07 18:55:21.568107 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:21.568270 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:21.568314 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4a6f6568-54c6-488f-8b76-46e7f02a137f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:21.568703 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 440/1772] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:55:21 2026] POST /volume/v3/volumes => generated 812 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:21.585285 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d39eee57-5ab8-42dd-917d-eb71bd172c56 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.587451 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d39eee57-5ab8-42dd-917d-eb71bd172c56 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/6a05eee9-d231-468d-ad2a-a3739ca5cc41 Aug 07 18:55:21.587725 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d39eee57-5ab8-42dd-917d-eb71bd172c56 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.587988 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d39eee57-5ab8-42dd-917d-eb71bd172c56 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.596790 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.596790 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:21.601552 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d39eee57-5ab8-42dd-917d-eb71bd172c56 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Volume info retrieved successfully. Aug 07 18:55:21.602427 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-d39eee57-5ab8-42dd-917d-eb71bd172c56 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:21.602495 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-d39eee57-5ab8-42dd-917d-eb71bd172c56 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:21.608515 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:21.612673 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.612673 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:21.616939 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:21.617178 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:21.637507 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-d39eee57-5ab8-42dd-917d-eb71bd172c56 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:21.640678 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.640678 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:21.652164 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d39eee57-5ab8-42dd-917d-eb71bd172c56 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/6a05eee9-d231-468d-ad2a-a3739ca5cc41 returned with HTTP 200 Aug 07 18:55:21.652511 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-52235bb9-af6e-454b-901e-7b084a424535 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.652808 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 444/1773] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/volumes/6a05eee9-d231-468d-ad2a-a3739ca5cc41 => generated 880 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:21.654668 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-52235bb9-af6e-454b-901e-7b084a424535 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:21.654967 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-52235bb9-af6e-454b-901e-7b084a424535 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.655267 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-52235bb9-af6e-454b-901e-7b084a424535 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.655439 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-52235bb9-af6e-454b-901e-7b084a424535 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:21.661057 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.661057 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:21.662067 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-52235bb9-af6e-454b-901e-7b084a424535 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:21.662410 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 445/1774] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:21.665371 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:21.668414 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.668414 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:21.679246 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6a82a7a7-d59a-4297-b2e7-ae6ea0cfd646 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:21.679592 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 446/1775] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:21.692887 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-66e9e1e9-d87f-4b38-9c15-1d0754b1d487 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.694747 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-66e9e1e9-d87f-4b38-9c15-1d0754b1d487 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/snapshots/detail Aug 07 18:55:21.694973 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-66e9e1e9-d87f-4b38-9c15-1d0754b1d487 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.695246 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-66e9e1e9-d87f-4b38-9c15-1d0754b1d487 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.695505 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-66e9e1e9-d87f-4b38-9c15-1d0754b1d487 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:21.696515 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-66e9e1e9-d87f-4b38-9c15-1d0754b1d487 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:55:21.701485 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-66e9e1e9-d87f-4b38-9c15-1d0754b1d487 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all snapshots completed successfully. Aug 07 18:55:21.701875 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.701875 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:21.702491 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-66e9e1e9-d87f-4b38-9c15-1d0754b1d487 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 18:55:21.702874 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 441/1776] 10.4.3.15 () {66 vars in 1257 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:21.711356 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-88cdec6a-1e65-41dd-a7bc-9c8aac7566de None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.713282 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-88cdec6a-1e65-41dd-a7bc-9c8aac7566de tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/snapshots/602282cb-8c75-405d-9957-74d4593b12b3 Aug 07 18:55:21.713474 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-88cdec6a-1e65-41dd-a7bc-9c8aac7566de tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.713674 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-88cdec6a-1e65-41dd-a7bc-9c8aac7566de tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.717544 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-88cdec6a-1e65-41dd-a7bc-9c8aac7566de tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/snapshots/602282cb-8c75-405d-9957-74d4593b12b3 returned with HTTP 404 Aug 07 18:55:21.718130 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 445/1777] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/snapshots/602282cb-8c75-405d-9957-74d4593b12b3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:21.724056 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5c9977c8-7592-4cee-99af-3e405df7d452 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:21.725991 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c9977c8-7592-4cee-99af-3e405df7d452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 Aug 07 18:55:21.726274 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c9977c8-7592-4cee-99af-3e405df7d452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:21.726497 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c9977c8-7592-4cee-99af-3e405df7d452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:21.726623 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-5c9977c8-7592-4cee-99af-3e405df7d452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 4056c674-3550-4947-be8d-9ec31de07c68 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:55:21.730016 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:21.730016 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:21.733273 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c9977c8-7592-4cee-99af-3e405df7d452 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 returned with HTTP 200 Aug 07 18:55:21.733764 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 446/1778] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:55:21 2026] GET /volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:22.141345 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0ddf0ebd-3881-4f3d-af8c-dc5bea5ad5bd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:22.143369 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ddf0ebd-3881-4f3d-af8c-dc5bea5ad5bd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:22.143537 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ddf0ebd-3881-4f3d-af8c-dc5bea5ad5bd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:22.143727 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ddf0ebd-3881-4f3d-af8c-dc5bea5ad5bd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:22.143828 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-0ddf0ebd-3881-4f3d-af8c-dc5bea5ad5bd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:22.148747 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:22.148747 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:22.149669 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ddf0ebd-3881-4f3d-af8c-dc5bea5ad5bd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:22.150083 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 447/1779] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:22 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:22.668838 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-62cb4902-19b0-4346-a812-6ffc07d31115 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:22.669225 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-62cb4902-19b0-4346-a812-6ffc07d31115 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/6a05eee9-d231-468d-ad2a-a3739ca5cc41 Aug 07 18:55:22.669405 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-62cb4902-19b0-4346-a812-6ffc07d31115 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:22.669619 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-62cb4902-19b0-4346-a812-6ffc07d31115 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:22.673140 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f0b27f2d-532f-451d-8e32-ac615d2186bd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:22.675508 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f0b27f2d-532f-451d-8e32-ac615d2186bd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:22.675765 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f0b27f2d-532f-451d-8e32-ac615d2186bd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:22.676035 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f0b27f2d-532f-451d-8e32-ac615d2186bd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:22.676190 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-f0b27f2d-532f-451d-8e32-ac615d2186bd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:22.676915 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:22.676915 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:22.680640 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-62cb4902-19b0-4346-a812-6ffc07d31115 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Volume info retrieved successfully. Aug 07 18:55:22.681420 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-62cb4902-19b0-4346-a812-6ffc07d31115 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:22.681709 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-62cb4902-19b0-4346-a812-6ffc07d31115 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:22.682025 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:22.682025 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:22.683125 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f0b27f2d-532f-451d-8e32-ac615d2186bd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:22.683603 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 446/1780] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:22 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:22.715013 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-62cb4902-19b0-4346-a812-6ffc07d31115 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:22.717829 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:22.717829 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:22.724896 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-62cb4902-19b0-4346-a812-6ffc07d31115 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/6a05eee9-d231-468d-ad2a-a3739ca5cc41 returned with HTTP 200 Aug 07 18:55:22.725290 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 442/1781] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:22 2026] GET /volume/v3/volumes/6a05eee9-d231-468d-ad2a-a3739ca5cc41 => generated 905 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:22.739792 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:22.741819 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:22.742200 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-378329433", "volume_type": "0b338cc5-e381-4ea2-8662-c8f520fe9c82", "group_id": "3d975805-1ba3-43ab-8757-d0f6c6c06ee1", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:22.742353 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-453c5d54-8ad7-421f-9cb6-1fef9b7e40b1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:22.743542 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-378329433', 'volume_type': '0b338cc5-e381-4ea2-8662-c8f520fe9c82', 'group_id': '3d975805-1ba3-43ab-8757-d0f6c6c06ee1', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:22.744907 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-453c5d54-8ad7-421f-9cb6-1fef9b7e40b1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 Aug 07 18:55:22.745209 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-453c5d54-8ad7-421f-9cb6-1fef9b7e40b1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:22.745619 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-453c5d54-8ad7-421f-9cb6-1fef9b7e40b1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:22.745619 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.group_snapshots [None req-453c5d54-8ad7-421f-9cb6-1fef9b7e40b1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 4056c674-3550-4947-be8d-9ec31de07c68 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:55:22.748584 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-453c5d54-8ad7-421f-9cb6-1fef9b7e40b1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 returned with HTTP 404 Aug 07 18:55:22.749105 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 448/1782] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:55:22 2026] GET /volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:22.750517 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:22.750517 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:22.750896 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Create volume of 1 GB Aug 07 18:55:22.756164 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Availability Zones retrieved successfully. Aug 07 18:55:22.759543 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7fc32d81-f932-4c13-bd89-0f15be056b6a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:22.760961 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Flow 'volume_create_api' (2a0fad2f-2d38-4e80-8141-a3d3ae308ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:22.761798 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7fc32d81-f932-4c13-bd89-0f15be056b6a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] DELETE https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 Aug 07 18:55:22.761934 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e2d89b-2cb0-4bb4-934a-17f5985ef1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:22.762119 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7fc32d81-f932-4c13-bd89-0f15be056b6a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:22.762364 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7fc32d81-f932-4c13-bd89-0f15be056b6a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:22.762540 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.group_snapshots [None req-7fc32d81-f932-4c13-bd89-0f15be056b6a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] delete called for member 4056c674-3550-4947-be8d-9ec31de07c68 {{(pid=100344) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 18:55:22.762578 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:22.762578 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:22.762667 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.group_snapshots [None req-7fc32d81-f932-4c13-bd89-0f15be056b6a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Delete group_snapshot with id: 4056c674-3550-4947-be8d-9ec31de07c68 Aug 07 18:55:22.762950 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:22.766093 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7fc32d81-f932-4c13-bd89-0f15be056b6a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 returned with HTTP 404 Aug 07 18:55:22.766662 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 447/1783] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:55:22 2026] DELETE /volume/v3/group_snapshots/4056c674-3550-4947-be8d-9ec31de07c68 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:22.774098 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:22.775796 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:22.776005 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:22.776194 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:22.776436 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:22.777087 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:22.780380 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e2d89b-2cb0-4bb4-934a-17f5985ef1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:55:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b338cc5-e381-4ea2-8662-c8f520fe9c82,is_public=True,name='tempest-GroupsTest-volume-type-1991323150',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b338cc5-e381-4ea2-8662-c8f520fe9c82', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3d975805-1ba3-43ab-8757-d0f6c6c06ee1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:22.781078 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e566c45-e8c9-4c2b-a1ce-297a5e8ae09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:22.784054 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all volumes completed successfully. Aug 07 18:55:22.784744 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:22.784964 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:22.804911 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1991323150 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1991323150, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:22.805191 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1991323150 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1991323150, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:22.817900 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Created reservations ['6fea0515-408e-4c4c-8d69-1caaaa0dfb1f', '01198a23-fe0d-4be8-8618-6234f18c6f57', '0c1dda7f-3a69-4f82-a073-97affd2cc938', '62c1eb90-ee4d-4dae-921a-6f86174eedce'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:22.818513 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:22.818877 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e566c45-e8c9-4c2b-a1ce-297a5e8ae09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fea0515-408e-4c4c-8d69-1caaaa0dfb1f', '01198a23-fe0d-4be8-8618-6234f18c6f57', '0c1dda7f-3a69-4f82-a073-97affd2cc938', '62c1eb90-ee4d-4dae-921a-6f86174eedce']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:22.819730 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65302c7-7693-471d-8552-03d222a1f4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:22.822076 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:22.822076 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:22.826490 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:22.826723 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:22.841827 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65302c7-7693-471d-8552-03d222a1f4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8747f090-b77c-4790-a892-4e415af8e3ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-378329433',encryption_key_id=None,group_id=3d975805-1ba3-43ab-8757-d0f6c6c06ee1,group_type_id=,metadata={},multiattach=False,project_id='a1bccc2fbf8f43829d6e06c7c85d70e9',qos_specs=None,replication_status=,reservations=['6fea0515-408e-4c4c-8d69-1caaaa0dfb1f','01198a23-fe0d-4be8-8618-6234f18c6f57','0c1dda7f-3a69-4f82-a073-97affd2cc938','62c1eb90-ee4d-4dae-921a-6f86174eedce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3c5692331b4222a24bc023855b412f',volume_type_id=0b338cc5-e381-4ea2-8662-c8f520fe9c82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-378329433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3d975805-1ba3-43ab-8757-d0f6c6c06ee1,host=None,id=8747f090-b77c-4790-a892-4e415af8e3ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1bccc2fbf8f43829d6e06c7c85d70e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d3c5692331b4222a24bc023855b412f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b338cc5-e381-4ea2-8662-c8f520fe9c82),volume_type_id=0b338cc5-e381-4ea2-8662-c8f520fe9c82)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:22.842379 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f19aa89-9c29-4a94-8295-3bc367bca483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:22.867184 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f19aa89-9c29-4a94-8295-3bc367bca483) transitioned into state 'SUCCESS' from state '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-378329433',encryption_key_id=None,group_id=3d975805-1ba3-43ab-8757-d0f6c6c06ee1,group_type_id=,metadata={},multiattach=False,project_id='a1bccc2fbf8f43829d6e06c7c85d70e9',qos_specs=None,replication_status=,reservations=['6fea0515-408e-4c4c-8d69-1caaaa0dfb1f','01198a23-fe0d-4be8-8618-6234f18c6f57','0c1dda7f-3a69-4f82-a073-97affd2cc938','62c1eb90-ee4d-4dae-921a-6f86174eedce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3c5692331b4222a24bc023855b412f',volume_type_id=0b338cc5-e381-4ea2-8662-c8f520fe9c82)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:22.867733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e97e100-0800-4115-98f1-0f3c55c96c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:22.871624 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:22.875990 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:22.875990 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:22.881585 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-577c74b9-f68d-4ac7-8a1b-2227973a10c1 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:22.882153 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 443/1784] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:22 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:22.883233 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e97e100-0800-4115-98f1-0f3c55c96c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:22.885053 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Flow 'volume_create_api' (2a0fad2f-2d38-4e80-8141-a3d3ae308ee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:22.885602 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Create volume request issued successfully. Aug 07 18:55:22.887345 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:22.891051 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:22.908332 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2ca51843-2c2c-4cf6-b081-90ed38c49d27 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:22.910238 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2ca51843-2c2c-4cf6-b081-90ed38c49d27 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b/action Aug 07 18:55:22.910734 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2ca51843-2c2c-4cf6-b081-90ed38c49d27 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:22.911226 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2ca51843-2c2c-4cf6-b081-90ed38c49d27 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:22.913571 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-2ca51843-2c2c-4cf6-b081-90ed38c49d27 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] delete called for group 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100345) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:55:22.914271 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.groups [None req-2ca51843-2c2c-4cf6-b081-90ed38c49d27 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Delete group with id: 9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:22.919776 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:22.919776 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:22.930267 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:22.936673 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:22.936673 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:22.942047 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d89cca69-810b-47c5-b2f4-e119afd5b9f3 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:22.942312 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 447/1785] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:55:22 2026] POST /volume/v3/volumes => generated 812 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:22.957755 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0566a042-f6a9-4617-b47e-d128264bcbda None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:22.959712 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0566a042-f6a9-4617-b47e-d128264bcbda tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac Aug 07 18:55:22.959894 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0566a042-f6a9-4617-b47e-d128264bcbda tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:22.960201 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0566a042-f6a9-4617-b47e-d128264bcbda tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:22.972227 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:22.972227 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:22.977838 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0566a042-f6a9-4617-b47e-d128264bcbda tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Volume info retrieved successfully. Aug 07 18:55:22.978795 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-0566a042-f6a9-4617-b47e-d128264bcbda tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:22.978795 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-0566a042-f6a9-4617-b47e-d128264bcbda tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:22.989717 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2ca51843-2c2c-4cf6-b081-90ed38c49d27 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b/action returned with HTTP 202 Aug 07 18:55:22.990648 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 449/1786] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:55:22 2026] POST /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:22.999497 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c9376b21-5193-40f8-b4aa-ae4916ffcd2a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:23.001651 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9376b21-5193-40f8-b4aa-ae4916ffcd2a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf Aug 07 18:55:23.001866 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9376b21-5193-40f8-b4aa-ae4916ffcd2a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:23.002078 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9376b21-5193-40f8-b4aa-ae4916ffcd2a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:23.012686 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:23.012686 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:23.017074 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c9376b21-5193-40f8-b4aa-ae4916ffcd2a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:23.017791 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-c9376b21-5193-40f8-b4aa-ae4916ffcd2a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:23.018045 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-c9376b21-5193-40f8-b4aa-ae4916ffcd2a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:23.023652 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-0566a042-f6a9-4617-b47e-d128264bcbda tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:23.026815 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:23.026815 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:23.033473 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0566a042-f6a9-4617-b47e-d128264bcbda tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac returned with HTTP 200 Aug 07 18:55:23.034560 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 448/1787] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:22 2026] GET /volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac => generated 880 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:23.058987 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-c9376b21-5193-40f8-b4aa-ae4916ffcd2a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:23.062906 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:23.062906 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:23.069853 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9376b21-5193-40f8-b4aa-ae4916ffcd2a tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf returned with HTTP 200 Aug 07 18:55:23.070717 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 444/1788] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:22 2026] GET /volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf => generated 912 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:23.161852 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4605cb7a-189f-4456-9b17-072dc6af9ec3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:23.164214 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4605cb7a-189f-4456-9b17-072dc6af9ec3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:23.164439 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4605cb7a-189f-4456-9b17-072dc6af9ec3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:23.164617 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4605cb7a-189f-4456-9b17-072dc6af9ec3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:23.164720 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4605cb7a-189f-4456-9b17-072dc6af9ec3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:23.171458 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:23.171458 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:23.172754 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4605cb7a-189f-4456-9b17-072dc6af9ec3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:23.173404 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 448/1789] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:23 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:23.184408 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dfa37229-06da-45fb-b287-0c8ae1d4237c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:23.186121 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dfa37229-06da-45fb-b287-0c8ae1d4237c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 Aug 07 18:55:23.186433 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dfa37229-06da-45fb-b287-0c8ae1d4237c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:23.186724 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dfa37229-06da-45fb-b287-0c8ae1d4237c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:23.193963 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:23.193963 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:23.199438 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dfa37229-06da-45fb-b287-0c8ae1d4237c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:55:23.201174 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dfa37229-06da-45fb-b287-0c8ae1d4237c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 returned with HTTP 200 Aug 07 18:55:23.201601 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 450/1790] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:23 2026] GET /volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 => generated 964 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:23.213826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-08fcd4f2-368e-424d-8cf4-420440bb5ebe None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:23.215700 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08fcd4f2-368e-424d-8cf4-420440bb5ebe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 Aug 07 18:55:23.215880 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-08fcd4f2-368e-424d-8cf4-420440bb5ebe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:23.216097 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-08fcd4f2-368e-424d-8cf4-420440bb5ebe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:23.222763 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:23.222763 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:23.226205 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-08fcd4f2-368e-424d-8cf4-420440bb5ebe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:55:23.230052 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08fcd4f2-368e-424d-8cf4-420440bb5ebe tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 returned with HTTP 200 Aug 07 18:55:23.230517 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 449/1791] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:23 2026] GET /volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 => generated 964 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:23.242062 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-19d63474-766f-4401-bbe6-4a4cf7df3a44 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:23.244238 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19d63474-766f-4401-bbe6-4a4cf7df3a44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 Aug 07 18:55:23.244478 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19d63474-766f-4401-bbe6-4a4cf7df3a44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:23.244745 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19d63474-766f-4401-bbe6-4a4cf7df3a44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:23.244987 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-19d63474-766f-4401-bbe6-4a4cf7df3a44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume with id: 0b0ebd0a-b507-4d43-a4b2-7167172cdc53 Aug 07 18:55:23.251829 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:23.251829 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:23.252316 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-19d63474-766f-4401-bbe6-4a4cf7df3a44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:55:23.268653 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-19d63474-766f-4401-bbe6-4a4cf7df3a44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume request issued successfully. Aug 07 18:55:23.268845 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19d63474-766f-4401-bbe6-4a4cf7df3a44 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 returned with HTTP 202 Aug 07 18:55:23.269254 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 445/1792] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:23 2026] DELETE /volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:23.276760 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-16f9ff3f-7cf2-4101-9435-624105fc841d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:23.278530 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-16f9ff3f-7cf2-4101-9435-624105fc841d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 Aug 07 18:55:23.278755 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-16f9ff3f-7cf2-4101-9435-624105fc841d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:23.279037 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-16f9ff3f-7cf2-4101-9435-624105fc841d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:23.287442 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:23.287442 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:23.292265 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-16f9ff3f-7cf2-4101-9435-624105fc841d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:55:23.297054 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-16f9ff3f-7cf2-4101-9435-624105fc841d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 returned with HTTP 200 Aug 07 18:55:23.297502 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 449/1793] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:23 2026] GET /volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 => generated 963 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:23.693624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0d7a9a74-35cf-45eb-9443-0f91ac4d538c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:23.695012 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0d7a9a74-35cf-45eb-9443-0f91ac4d538c tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:23.695376 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0d7a9a74-35cf-45eb-9443-0f91ac4d538c tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:23.695665 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0d7a9a74-35cf-45eb-9443-0f91ac4d538c tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:23.695840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-0d7a9a74-35cf-45eb-9443-0f91ac4d538c tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:23.699701 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:23.699701 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:23.700492 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0d7a9a74-35cf-45eb-9443-0f91ac4d538c tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:23.701201 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 451/1794] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:23 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:24.048030 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7228310e-292c-40f8-ae80-58bf83fcbe5c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.049861 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7228310e-292c-40f8-ae80-58bf83fcbe5c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac Aug 07 18:55:24.050240 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7228310e-292c-40f8-ae80-58bf83fcbe5c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.050483 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7228310e-292c-40f8-ae80-58bf83fcbe5c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.057663 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:24.057663 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:24.061634 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7228310e-292c-40f8-ae80-58bf83fcbe5c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Volume info retrieved successfully. Aug 07 18:55:24.062633 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-7228310e-292c-40f8-ae80-58bf83fcbe5c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:24.062843 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-7228310e-292c-40f8-ae80-58bf83fcbe5c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:24.089981 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-85a85956-8836-4084-8057-57a294531391 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.094728 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85a85956-8836-4084-8057-57a294531391 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf Aug 07 18:55:24.095020 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85a85956-8836-4084-8057-57a294531391 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.095277 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85a85956-8836-4084-8057-57a294531391 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.102638 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85a85956-8836-4084-8057-57a294531391 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf returned with HTTP 404 Aug 07 18:55:24.103128 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 446/1795] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:24 2026] GET /volume/v3/volumes/94322ecb-ce59-42d4-9c25-b2382c69c4cf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:24.109551 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-7228310e-292c-40f8-ae80-58bf83fcbe5c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:24.113047 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2056cf81-06d7-4ade-b490-b1ebe56f193b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.114793 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:24.114793 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:24.115138 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2056cf81-06d7-4ade-b490-b1ebe56f193b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/df39b35c-9349-4d33-9f6c-e4c8e40fd5df Aug 07 18:55:24.115411 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2056cf81-06d7-4ade-b490-b1ebe56f193b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.115600 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2056cf81-06d7-4ade-b490-b1ebe56f193b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.120566 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2056cf81-06d7-4ade-b490-b1ebe56f193b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/df39b35c-9349-4d33-9f6c-e4c8e40fd5df returned with HTTP 404 Aug 07 18:55:24.121029 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 450/1796] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:24 2026] GET /volume/v3/volumes/df39b35c-9349-4d33-9f6c-e4c8e40fd5df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:24.125376 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7228310e-292c-40f8-ae80-58bf83fcbe5c tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac returned with HTTP 200 Aug 07 18:55:24.125978 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 450/1797] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:24 2026] GET /volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac => generated 905 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:24.128991 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cf8fb211-8efe-4ff4-a0f1-bd6108e99b5f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.131225 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cf8fb211-8efe-4ff4-a0f1-bd6108e99b5f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b Aug 07 18:55:24.131577 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cf8fb211-8efe-4ff4-a0f1-bd6108e99b5f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.132051 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cf8fb211-8efe-4ff4-a0f1-bd6108e99b5f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.133501 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-cf8fb211-8efe-4ff4-a0f1-bd6108e99b5f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 9f677b36-a446-4d94-a811-5a0daa9b1a1b {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:24.136685 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cf8fb211-8efe-4ff4-a0f1-bd6108e99b5f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b returned with HTTP 404 Aug 07 18:55:24.136685 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 452/1798] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:24 2026] GET /volume/v3/groups/9f677b36-a446-4d94-a811-5a0daa9b1a1b => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:24.138016 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0c6caadf-6a80-4377-998e-1bec052ebc7b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.140227 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0c6caadf-6a80-4377-998e-1bec052ebc7b tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] PUT https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 Aug 07 18:55:24.140728 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0c6caadf-6a80-4377-998e-1bec052ebc7b tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "8747f090-b77c-4790-a892-4e415af8e3ac"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:24.142644 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-0c6caadf-6a80-4377-998e-1bec052ebc7b tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Update called for group 3d975805-1ba3-43ab-8757-d0f6c6c06ee1. {{(pid=100342) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 18:55:24.142862 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-0c6caadf-6a80-4377-998e-1bec052ebc7b tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Updating group 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 with name new_group description: This is a new group add_volumes: None remove_volumes: 8747f090-b77c-4790-a892-4e415af8e3ac. Aug 07 18:55:24.147007 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:24.147007 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:24.148501 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-17445261-faa3-4e5b-a899-7e37339333c4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.151554 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-17445261-faa3-4e5b-a899-7e37339333c4 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/bcc08969-aca0-49a3-b460-8aba1d844a22 Aug 07 18:55:24.151772 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-17445261-faa3-4e5b-a899-7e37339333c4 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.151963 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-17445261-faa3-4e5b-a899-7e37339333c4 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.165806 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-17445261-faa3-4e5b-a899-7e37339333c4 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/group_types/bcc08969-aca0-49a3-b460-8aba1d844a22 returned with HTTP 202 Aug 07 18:55:24.166300 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 451/1799] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:55:24 2026] DELETE /volume/v3/group_types/bcc08969-aca0-49a3-b460-8aba1d844a22 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:24.167938 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0c6caadf-6a80-4377-998e-1bec052ebc7b tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 returned with HTTP 202 Aug 07 18:55:24.168589 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 447/1800] 10.4.3.15 () {70 vars in 1400 bytes} [Fri Aug 7 18:55:24 2026] PUT /volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:24.177238 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9f032fc7-2f58-47ae-8c09-e04e65733db0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.184021 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ca52ce9e-6577-42b9-8f94-412436af1f99 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.184149 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9f032fc7-2f58-47ae-8c09-e04e65733db0 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] DELETE https://10.4.3.15/volume/v3/types/9d56fc01-91c2-4fbc-ae8e-a87cc69863ee Aug 07 18:55:24.184149 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9f032fc7-2f58-47ae-8c09-e04e65733db0 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.184149 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9f032fc7-2f58-47ae-8c09-e04e65733db0 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.186588 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ca52ce9e-6577-42b9-8f94-412436af1f99 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 Aug 07 18:55:24.187316 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ca52ce9e-6577-42b9-8f94-412436af1f99 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.187646 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ca52ce9e-6577-42b9-8f94-412436af1f99 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.188175 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-ca52ce9e-6577-42b9-8f94-412436af1f99 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:24.194976 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:24.194976 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:24.206147 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ca52ce9e-6577-42b9-8f94-412436af1f99 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 returned with HTTP 200 Aug 07 18:55:24.206866 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 453/1801] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:24 2026] GET /volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:24.221635 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9f032fc7-2f58-47ae-8c09-e04e65733db0 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/types/9d56fc01-91c2-4fbc-ae8e-a87cc69863ee returned with HTTP 202 Aug 07 18:55:24.222251 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 451/1802] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:55:24 2026] DELETE /volume/v3/types/9d56fc01-91c2-4fbc-ae8e-a87cc69863ee => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:24.230077 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6a8eeb0f-2c53-4b7e-80da-0d2eaf90800e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.231875 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6a8eeb0f-2c53-4b7e-80da-0d2eaf90800e tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] GET https://10.4.3.15/volume/v3/types/9d56fc01-91c2-4fbc-ae8e-a87cc69863ee Aug 07 18:55:24.232118 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6a8eeb0f-2c53-4b7e-80da-0d2eaf90800e tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.232310 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6a8eeb0f-2c53-4b7e-80da-0d2eaf90800e tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.235652 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6a8eeb0f-2c53-4b7e-80da-0d2eaf90800e tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/types/9d56fc01-91c2-4fbc-ae8e-a87cc69863ee returned with HTTP 404 Aug 07 18:55:24.236163 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 452/1803] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:55:24 2026] GET /volume/v3/types/9d56fc01-91c2-4fbc-ae8e-a87cc69863ee => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:24.250744 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0c2035f5-1670-43f3-8a16-ff62d80190fd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.252536 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0c2035f5-1670-43f3-8a16-ff62d80190fd tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:55:24.252888 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0c2035f5-1670-43f3-8a16-ff62d80190fd tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-74451360"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:24.266038 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0c2035f5-1670-43f3-8a16-ff62d80190fd tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:55:24.266297 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 448/1804] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:55:24 2026] POST /volume/v3/types => generated 222 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:24.277495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8908146f-d1d3-4e4e-9c72-c90e237a45a4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.281018 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8908146f-d1d3-4e4e-9c72-c90e237a45a4 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:55:24.281018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8908146f-d1d3-4e4e-9c72-c90e237a45a4 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2046058306"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:24.281770 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:24.281770 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:24.295493 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8908146f-d1d3-4e4e-9c72-c90e237a45a4 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:55:24.295493 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 454/1805] 10.4.3.15 () {70 vars in 1304 bytes} [Fri Aug 7 18:55:24 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:24.303031 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e1d5c04c-0be2-4c8f-ab6c-f6c75aa6bd18 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.304715 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e1d5c04c-0be2-4c8f-ab6c-f6c75aa6bd18 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/groups Aug 07 18:55:24.305142 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e1d5c04c-0be2-4c8f-ab6c-f6c75aa6bd18 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2c15934e-b0c4-4b56-accb-3bb46c2000fe", "volume_types": ["35c28968-6d86-448e-917e-0addb00c2bbd"], "name": "tempest-GroupSnapshotsTest-Group-1922425173"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:24.306664 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-e1d5c04c-0be2-4c8f-ab6c-f6c75aa6bd18 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating new group {'group': {'group_type': '2c15934e-b0c4-4b56-accb-3bb46c2000fe', 'volume_types': ['35c28968-6d86-448e-917e-0addb00c2bbd'], 'name': 'tempest-GroupSnapshotsTest-Group-1922425173'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:55:24.311604 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.groups [None req-e1d5c04c-0be2-4c8f-ab6c-f6c75aa6bd18 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating group tempest-GroupSnapshotsTest-Group-1922425173. Aug 07 18:55:24.312713 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7d996937-ddc3-4417-8845-dd8c41496592 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.314504 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d996937-ddc3-4417-8845-dd8c41496592 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 Aug 07 18:55:24.314703 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d996937-ddc3-4417-8845-dd8c41496592 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.314881 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d996937-ddc3-4417-8845-dd8c41496592 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.320433 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d996937-ddc3-4417-8845-dd8c41496592 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 returned with HTTP 404 Aug 07 18:55:24.320534 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 453/1806] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:24 2026] GET /volume/v3/volumes/0b0ebd0a-b507-4d43-a4b2-7167172cdc53 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:24.321060 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e1d5c04c-0be2-4c8f-ab6c-f6c75aa6bd18 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Availability Zones retrieved successfully. Aug 07 18:55:24.330842 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-137481d4-975a-496e-be5c-31f3a92020d0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.332732 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-137481d4-975a-496e-be5c-31f3a92020d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:24.332928 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-137481d4-975a-496e-be5c-31f3a92020d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.333169 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-137481d4-975a-496e-be5c-31f3a92020d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.333272 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-137481d4-975a-496e-be5c-31f3a92020d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete backup with id: f249a770-d7fa-4ef5-839c-aa86fa41755b. Aug 07 18:55:24.334503 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-e1d5c04c-0be2-4c8f-ab6c-f6c75aa6bd18 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['8fdbc7c1-664c-4c02-b018-8b066f6c2447'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:24.338567 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:24.338567 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:24.364183 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-137481d4-975a-496e-be5c-31f3a92020d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] delete_backup rpcapi backup_id f249a770-d7fa-4ef5-839c-aa86fa41755b {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:55:24.365681 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e1d5c04c-0be2-4c8f-ab6c-f6c75aa6bd18 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups returned with HTTP 202 Aug 07 18:55:24.366353 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 452/1807] 10.4.3.15 () {70 vars in 1290 bytes} [Fri Aug 7 18:55:24 2026] POST /volume/v3/groups => generated 112 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:24.368590 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-137481d4-975a-496e-be5c-31f3a92020d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 202 Aug 07 18:55:24.369206 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 449/1808] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:24 2026] DELETE /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:55:24.387666 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-48bbca72-6872-4e66-b999-72928be6e209 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.388368 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-65016ad3-c29c-46ce-9253-350cc638e853 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.388597 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65016ad3-c29c-46ce-9253-350cc638e853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a Aug 07 18:55:24.388935 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65016ad3-c29c-46ce-9253-350cc638e853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.389372 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65016ad3-c29c-46ce-9253-350cc638e853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.389550 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-65016ad3-c29c-46ce-9253-350cc638e853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member e00450c6-7b89-4639-bbdf-b345cfc59d0a {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:24.395038 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-48bbca72-6872-4e66-b999-72928be6e209 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:24.395398 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-48bbca72-6872-4e66-b999-72928be6e209 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.395509 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-48bbca72-6872-4e66-b999-72928be6e209 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.395742 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-48bbca72-6872-4e66-b999-72928be6e209 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:24.395945 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:24.395945 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:24.403574 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:24.403574 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:24.404540 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-48bbca72-6872-4e66-b999-72928be6e209 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 200 Aug 07 18:55:24.404540 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 455/1809] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:24 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:24.406753 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65016ad3-c29c-46ce-9253-350cc638e853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a returned with HTTP 200 Aug 07 18:55:24.407310 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 454/1810] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:24 2026] GET /volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:24.716517 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ed5b9291-d61d-4225-b7d0-7bae23e25afd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:24.718285 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ed5b9291-d61d-4225-b7d0-7bae23e25afd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:24.718457 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ed5b9291-d61d-4225-b7d0-7bae23e25afd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:24.718628 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ed5b9291-d61d-4225-b7d0-7bae23e25afd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:24.718772 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-ed5b9291-d61d-4225-b7d0-7bae23e25afd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:24.723449 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:24.723449 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:24.724388 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ed5b9291-d61d-4225-b7d0-7bae23e25afd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:24.724798 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 453/1811] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:24 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:25.218189 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a3a8b191-08c2-4d2a-8c12-898dd726c50f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.220818 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3a8b191-08c2-4d2a-8c12-898dd726c50f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 Aug 07 18:55:25.221143 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3a8b191-08c2-4d2a-8c12-898dd726c50f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:25.221404 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3a8b191-08c2-4d2a-8c12-898dd726c50f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:25.221589 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-a3a8b191-08c2-4d2a-8c12-898dd726c50f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:25.225942 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.225942 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:25.235696 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3a8b191-08c2-4d2a-8c12-898dd726c50f tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 returned with HTTP 200 Aug 07 18:55:25.236253 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 450/1812] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:25 2026] GET /volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:25.247747 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1e45fd99-fbc3-4e2c-842a-bd798b57617e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.249722 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1e45fd99-fbc3-4e2c-842a-bd798b57617e tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 Aug 07 18:55:25.250162 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1e45fd99-fbc3-4e2c-842a-bd798b57617e tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:25.250499 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1e45fd99-fbc3-4e2c-842a-bd798b57617e tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:25.251605 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-1e45fd99-fbc3-4e2c-842a-bd798b57617e tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:25.255007 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.255007 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:25.263067 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1e45fd99-fbc3-4e2c-842a-bd798b57617e tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 returned with HTTP 200 Aug 07 18:55:25.263733 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 456/1813] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:25 2026] GET /volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:25.273268 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f122a63b-92a2-463b-8214-52fba8f42e55 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.276339 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f122a63b-92a2-463b-8214-52fba8f42e55 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:25.276621 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f122a63b-92a2-463b-8214-52fba8f42e55 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:25.276958 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f122a63b-92a2-463b-8214-52fba8f42e55 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:25.277325 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-f122a63b-92a2-463b-8214-52fba8f42e55 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:25.277734 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.277734 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:25.278463 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f122a63b-92a2-463b-8214-52fba8f42e55 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:25.287328 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f122a63b-92a2-463b-8214-52fba8f42e55 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Get all volumes completed successfully. Aug 07 18:55:25.288196 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-f122a63b-92a2-463b-8214-52fba8f42e55 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:25.288338 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-f122a63b-92a2-463b-8214-52fba8f42e55 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:25.322089 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-f122a63b-92a2-463b-8214-52fba8f42e55 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:25.325152 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.325152 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:25.331865 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f122a63b-92a2-463b-8214-52fba8f42e55 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:25.332255 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 455/1814] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:25 2026] GET /volume/v3/volumes/detail => generated 1769 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:25.350051 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-11accb95-1994-441e-a562-882d37404de1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.352285 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-11accb95-1994-441e-a562-882d37404de1 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] PUT https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 Aug 07 18:55:25.352718 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-11accb95-1994-441e-a562-882d37404de1 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8747f090-b77c-4790-a892-4e415af8e3ac"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:25.354829 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-11accb95-1994-441e-a562-882d37404de1 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Update called for group 3d975805-1ba3-43ab-8757-d0f6c6c06ee1. {{(pid=100344) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 18:55:25.354983 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.groups [None req-11accb95-1994-441e-a562-882d37404de1 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Updating group 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 with name None description: None add_volumes: 8747f090-b77c-4790-a892-4e415af8e3ac remove_volumes: None. Aug 07 18:55:25.359696 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.359696 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:25.389666 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-11accb95-1994-441e-a562-882d37404de1 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 returned with HTTP 202 Aug 07 18:55:25.390252 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 454/1815] 10.4.3.15 () {70 vars in 1399 bytes} [Fri Aug 7 18:55:25 2026] PUT /volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:25.398614 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5d95e426-979e-4463-a4d0-062077d9c73a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.400906 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d95e426-979e-4463-a4d0-062077d9c73a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 Aug 07 18:55:25.401236 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d95e426-979e-4463-a4d0-062077d9c73a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:25.401486 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d95e426-979e-4463-a4d0-062077d9c73a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:25.401658 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-5d95e426-979e-4463-a4d0-062077d9c73a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:25.407458 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.407458 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:25.417525 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1c3ba3d2-ebf6-4765-9c72-d9aba9f1e7c2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.421013 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1c3ba3d2-ebf6-4765-9c72-d9aba9f1e7c2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b Aug 07 18:55:25.421013 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1c3ba3d2-ebf6-4765-9c72-d9aba9f1e7c2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:25.421013 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1c3ba3d2-ebf6-4765-9c72-d9aba9f1e7c2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:25.421013 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-1c3ba3d2-ebf6-4765-9c72-d9aba9f1e7c2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id f249a770-d7fa-4ef5-839c-aa86fa41755b. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:25.421367 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-110cceed-20ed-46f5-8ae3-28d41d0f3ddf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.422560 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d95e426-979e-4463-a4d0-062077d9c73a tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 returned with HTTP 200 Aug 07 18:55:25.423344 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 451/1816] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:25 2026] GET /volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:25.424329 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-110cceed-20ed-46f5-8ae3-28d41d0f3ddf tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a Aug 07 18:55:25.425897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-110cceed-20ed-46f5-8ae3-28d41d0f3ddf tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:25.425897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-110cceed-20ed-46f5-8ae3-28d41d0f3ddf tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:25.425897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-110cceed-20ed-46f5-8ae3-28d41d0f3ddf tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member e00450c6-7b89-4639-bbdf-b345cfc59d0a {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:25.427499 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1c3ba3d2-ebf6-4765-9c72-d9aba9f1e7c2 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b returned with HTTP 404 Aug 07 18:55:25.428178 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 457/1817] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:25 2026] GET /volume/v3/backups/f249a770-d7fa-4ef5-839c-aa86fa41755b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:25.432647 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.432647 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:25.445645 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-110cceed-20ed-46f5-8ae3-28d41d0f3ddf tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a returned with HTTP 200 Aug 07 18:55:25.446114 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 456/1818] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:25 2026] GET /volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:25.458380 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-329a3605-98e0-461b-b1b3-ecdae8730184 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.460100 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:25.460468 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1973619924", "volume_type": "35c28968-6d86-448e-917e-0addb00c2bbd", "group_id": "e00450c6-7b89-4639-bbdf-b345cfc59d0a", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:25.461797 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1973619924', 'volume_type': '35c28968-6d86-448e-917e-0addb00c2bbd', 'group_id': 'e00450c6-7b89-4639-bbdf-b345cfc59d0a', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:25.468713 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.468713 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:25.469217 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume of 1 GB Aug 07 18:55:25.474044 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Availability Zones retrieved successfully. Aug 07 18:55:25.479102 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Flow 'volume_create_api' (65ed8d9a-4355-413b-8da1-9a53f3b4a2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:25.480255 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8baaee25-ae8e-483f-9a3d-aac1ccfdb4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:25.480830 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.480830 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:25.481384 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:25.500257 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8baaee25-ae8e-483f-9a3d-aac1ccfdb4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:55:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35c28968-6d86-448e-917e-0addb00c2bbd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-74451360',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35c28968-6d86-448e-917e-0addb00c2bbd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e00450c6-7b89-4639-bbdf-b345cfc59d0a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:25.500977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1de372-5c64-4242-9d8b-b96ffbe14d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:25.518080 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7a772ae8-c424-47b4-bcaa-8649b3e7d10e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.520138 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a772ae8-c424-47b4-bcaa-8649b3e7d10e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd Aug 07 18:55:25.520348 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a772ae8-c424-47b4-bcaa-8649b3e7d10e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:25.520531 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a772ae8-c424-47b4-bcaa-8649b3e7d10e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:25.520693 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-7a772ae8-c424-47b4-bcaa-8649b3e7d10e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume with id: 0fe9c220-06be-473e-afa9-1f55cc98eddd Aug 07 18:55:25.529106 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.529106 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:25.529672 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7a772ae8-c424-47b4-bcaa-8649b3e7d10e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:55:25.537103 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-74451360 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-74451360, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:25.537424 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-74451360 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-74451360, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:25.547798 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7a772ae8-c424-47b4-bcaa-8649b3e7d10e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume request issued successfully. Aug 07 18:55:25.548007 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a772ae8-c424-47b4-bcaa-8649b3e7d10e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd returned with HTTP 202 Aug 07 18:55:25.548441 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 452/1819] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:25 2026] DELETE /volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:25.557960 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7945a80e-9f41-4675-843b-01334c7731f1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.560049 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7945a80e-9f41-4675-843b-01334c7731f1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd Aug 07 18:55:25.560653 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7945a80e-9f41-4675-843b-01334c7731f1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:25.560726 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['0d4edbc8-a715-4856-bf9d-e9d5ef4d52b1', 'a0f89306-b54a-44f3-80cb-126a7ae5d361', 'a21ab264-228d-43a8-9b15-ac8e34778735', '8dc07247-9b92-4b5f-adec-fa85ae4a3723'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:25.561237 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7945a80e-9f41-4675-843b-01334c7731f1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:25.561459 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1de372-5c64-4242-9d8b-b96ffbe14d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d4edbc8-a715-4856-bf9d-e9d5ef4d52b1', 'a0f89306-b54a-44f3-80cb-126a7ae5d361', 'a21ab264-228d-43a8-9b15-ac8e34778735', '8dc07247-9b92-4b5f-adec-fa85ae4a3723']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:25.562366 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff124ffd-34dd-409a-8935-e3e089c4e474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:25.572804 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.572804 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:25.582016 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7945a80e-9f41-4675-843b-01334c7731f1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:55:25.589383 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7945a80e-9f41-4675-843b-01334c7731f1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd returned with HTTP 200 Aug 07 18:55:25.590025 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 458/1820] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:25 2026] GET /volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd => generated 906 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:25.593676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff124ffd-34dd-409a-8935-e3e089c4e474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1973619924',encryption_key_id=None,group_id=e00450c6-7b89-4639-bbdf-b345cfc59d0a,group_type_id=,metadata={},multiattach=False,project_id='a78647a2d3ff4d44b8ebb7b678cef281',qos_specs=None,replication_status=,reservations=['0d4edbc8-a715-4856-bf9d-e9d5ef4d52b1','a0f89306-b54a-44f3-80cb-126a7ae5d361','a21ab264-228d-43a8-9b15-ac8e34778735','8dc07247-9b92-4b5f-adec-fa85ae4a3723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1706feac24cb4c4face072a6d28c30fa',volume_type_id=35c28968-6d86-448e-917e-0addb00c2bbd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1973619924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e00450c6-7b89-4639-bbdf-b345cfc59d0a,host=None,id=7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a78647a2d3ff4d44b8ebb7b678cef281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1706feac24cb4c4face072a6d28c30fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35c28968-6d86-448e-917e-0addb00c2bbd),volume_type_id=35c28968-6d86-448e-917e-0addb00c2bbd)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:25.594700 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2604714-6fbc-4bd3-a456-8db1cfd054ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:25.613870 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2604714-6fbc-4bd3-a456-8db1cfd054ef) transitioned into state 'SUCCESS' from state '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-1973619924',encryption_key_id=None,group_id=e00450c6-7b89-4639-bbdf-b345cfc59d0a,group_type_id=,metadata={},multiattach=False,project_id='a78647a2d3ff4d44b8ebb7b678cef281',qos_specs=None,replication_status=,reservations=['0d4edbc8-a715-4856-bf9d-e9d5ef4d52b1','a0f89306-b54a-44f3-80cb-126a7ae5d361','a21ab264-228d-43a8-9b15-ac8e34778735','8dc07247-9b92-4b5f-adec-fa85ae4a3723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1706feac24cb4c4face072a6d28c30fa',volume_type_id=35c28968-6d86-448e-917e-0addb00c2bbd)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:25.614836 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080771e5-6e33-434b-b1ad-f0bb54358b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:25.626253 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080771e5-6e33-434b-b1ad-f0bb54358b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:25.627369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Flow 'volume_create_api' (65ed8d9a-4355-413b-8da1-9a53f3b4a2ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:25.627782 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Create volume request issued successfully. Aug 07 18:55:25.628486 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:25.628688 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:25.669187 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:25.671867 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.671867 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:25.675186 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-329a3605-98e0-461b-b1b3-ecdae8730184 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:25.675662 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 455/1821] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:55:25 2026] POST /volume/v3/volumes => generated 819 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:25.690013 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-76ddd6ba-4641-4d96-afb5-9d89ff16bb65 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.690013 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76ddd6ba-4641-4d96-afb5-9d89ff16bb65 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a Aug 07 18:55:25.690013 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76ddd6ba-4641-4d96-afb5-9d89ff16bb65 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:25.690013 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76ddd6ba-4641-4d96-afb5-9d89ff16bb65 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:25.697904 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.697904 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:25.702007 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-76ddd6ba-4641-4d96-afb5-9d89ff16bb65 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:25.702794 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-76ddd6ba-4641-4d96-afb5-9d89ff16bb65 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:25.703124 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-76ddd6ba-4641-4d96-afb5-9d89ff16bb65 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:25.722604 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-409720ee-2960-4d36-aad0-25b3c24a5ef1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.729838 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-409720ee-2960-4d36-aad0-25b3c24a5ef1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a/action Aug 07 18:55:25.730463 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-409720ee-2960-4d36-aad0-25b3c24a5ef1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:25.730781 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-409720ee-2960-4d36-aad0-25b3c24a5ef1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:25.751628 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bf2d9d09-353a-4fb9-9721-3bf883cd8eb5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:25.755017 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bf2d9d09-353a-4fb9-9721-3bf883cd8eb5 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:25.755017 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bf2d9d09-353a-4fb9-9721-3bf883cd8eb5 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:25.755017 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bf2d9d09-353a-4fb9-9721-3bf883cd8eb5 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:25.755017 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-bf2d9d09-353a-4fb9-9721-3bf883cd8eb5 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:25.755201 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-76ddd6ba-4641-4d96-afb5-9d89ff16bb65 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:25.757751 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.757751 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:25.759246 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.759246 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:25.762448 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:25.762448 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:25.762448 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bf2d9d09-353a-4fb9-9721-3bf883cd8eb5 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:25.762448 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 459/1822] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:25 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:25.770763 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76ddd6ba-4641-4d96-afb5-9d89ff16bb65 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a returned with HTTP 200 Aug 07 18:55:25.771458 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 457/1823] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:25 2026] GET /volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a => generated 887 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:25.776627 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e32a37cf-a239-4a22-bbaf-5e3061f40417 req-409720ee-2960-4d36-aad0-25b3c24a5ef1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a/action returned with HTTP 204 Aug 07 18:55:25.777358 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 453/1824] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:55:25 2026] POST /volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:26.432330 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0de260c8-423b-4cb4-a5b5-dc8e87999731 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.434266 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0de260c8-423b-4cb4-a5b5-dc8e87999731 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 Aug 07 18:55:26.434523 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0de260c8-423b-4cb4-a5b5-dc8e87999731 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:26.434755 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0de260c8-423b-4cb4-a5b5-dc8e87999731 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:26.434958 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-0de260c8-423b-4cb4-a5b5-dc8e87999731 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:26.438384 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.438384 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:26.445487 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0de260c8-423b-4cb4-a5b5-dc8e87999731 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 returned with HTTP 200 Aug 07 18:55:26.445882 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 456/1825] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:26 2026] GET /volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:26.455886 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bdb95595-146d-4952-bab3-a64f7d80c448 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.457541 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:26.457760 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:26.457955 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:26.458184 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:26.458863 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:26.466045 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Get all volumes completed successfully. Aug 07 18:55:26.466655 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:26.466800 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:26.500724 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:26.503622 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.503622 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:26.507355 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:26.507523 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:26.542737 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:26.546015 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.546015 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:26.553495 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bdb95595-146d-4952-bab3-a64f7d80c448 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:26.553929 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 460/1826] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:26 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:26.569199 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.571354 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:26.571560 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:26.571744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:26.572100 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:26.572756 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:26.581012 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Get all volumes completed successfully. Aug 07 18:55:26.581667 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:26.581899 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:26.605033 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a31e2117-e29e-4d77-b244-68987447541f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.606625 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a31e2117-e29e-4d77-b244-68987447541f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd Aug 07 18:55:26.606950 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a31e2117-e29e-4d77-b244-68987447541f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:26.607241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a31e2117-e29e-4d77-b244-68987447541f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:26.615267 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a31e2117-e29e-4d77-b244-68987447541f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd returned with HTTP 404 Aug 07 18:55:26.615854 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 454/1827] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:26 2026] GET /volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:26.626617 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-590b202e-0c58-4ac9-ad3d-d61861addc39 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.628783 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-590b202e-0c58-4ac9-ad3d-d61861addc39 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd Aug 07 18:55:26.629076 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-590b202e-0c58-4ac9-ad3d-d61861addc39 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:26.629329 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-590b202e-0c58-4ac9-ad3d-d61861addc39 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:26.630167 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:26.633193 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.633193 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:26.637003 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-590b202e-0c58-4ac9-ad3d-d61861addc39 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd returned with HTTP 404 Aug 07 18:55:26.637439 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:26.637560 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 457/1828] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:26 2026] GET /volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:26.637895 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:26.647939 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0066470d-17f7-4e08-90b9-cd8156c46b41 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.652418 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0066470d-17f7-4e08-90b9-cd8156c46b41 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd Aug 07 18:55:26.652619 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0066470d-17f7-4e08-90b9-cd8156c46b41 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:26.652803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0066470d-17f7-4e08-90b9-cd8156c46b41 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:26.652960 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-0066470d-17f7-4e08-90b9-cd8156c46b41 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume with id: 0fe9c220-06be-473e-afa9-1f55cc98eddd Aug 07 18:55:26.662188 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0066470d-17f7-4e08-90b9-cd8156c46b41 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd returned with HTTP 404 Aug 07 18:55:26.662609 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 461/1829] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:26 2026] DELETE /volume/v3/volumes/0fe9c220-06be-473e-afa9-1f55cc98eddd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:26.679341 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-74b63169-161c-4a7c-84e9-860211888f2e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.680887 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:26.681184 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:26.681609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-384072581"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:26.684757 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-384072581'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:26.684757 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume of 1 GB Aug 07 18:55:26.684884 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.684884 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:26.687541 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Availability Zones retrieved successfully. Aug 07 18:55:26.690874 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a447ef7d-d3d6-4d9a-b25a-6fb3a05522aa tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:26.691283 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 458/1830] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:26 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:26.693749 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (e4ead829-f719-46a8-9e29-fbbcb5f0b3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:26.694753 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9529fd9c-cfa8-472b-a147-47a8a5cf851c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:26.695752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:26.708737 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-36a292d9-2584-4cb4-9e91-c19a634fbca8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.713729 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-36a292d9-2584-4cb4-9e91-c19a634fbca8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] POST https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1/action Aug 07 18:55:26.713729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-36a292d9-2584-4cb4-9e91-c19a634fbca8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:26.713729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-36a292d9-2584-4cb4-9e91-c19a634fbca8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:26.713729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.groups [None req-36a292d9-2584-4cb4-9e91-c19a634fbca8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] delete called for group 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 {{(pid=100344) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:55:26.713729 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.groups [None req-36a292d9-2584-4cb4-9e91-c19a634fbca8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Delete group with id: 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 Aug 07 18:55:26.715929 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.715929 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:26.725457 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9529fd9c-cfa8-472b-a147-47a8a5cf851c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:26.725457 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d99261-7545-4f07-9805-15459c76510c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:26.759080 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-36a292d9-2584-4cb4-9e91-c19a634fbca8 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1/action returned with HTTP 202 Aug 07 18:55:26.759438 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 458/1831] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:55:26 2026] POST /volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:26.767022 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['7af9fe3e-6ce2-4fb5-a169-08ebbec991e7', '82d295f1-81f4-4268-a173-47342b451442', 'e0fe308a-34c4-46ae-95b2-6266b58fdc2d', '0a987758-0695-4179-bf77-f7722935406b'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:26.770060 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d99261-7545-4f07-9805-15459c76510c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7af9fe3e-6ce2-4fb5-a169-08ebbec991e7', '82d295f1-81f4-4268-a173-47342b451442', 'e0fe308a-34c4-46ae-95b2-6266b58fdc2d', '0a987758-0695-4179-bf77-f7722935406b']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:26.770060 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78c5562-0fa0-4c5e-867d-8d75c61f88b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:26.770184 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3ed91b3d-89b6-4aa7-aebb-5294a31d1ce5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.771185 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3ed91b3d-89b6-4aa7-aebb-5294a31d1ce5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac Aug 07 18:55:26.771384 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3ed91b3d-89b6-4aa7-aebb-5294a31d1ce5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:26.771574 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3ed91b3d-89b6-4aa7-aebb-5294a31d1ce5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:26.778725 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.778725 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:26.779822 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8d5b3f66-9a37-4e4e-bcb5-5560867e741d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.782382 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d5b3f66-9a37-4e4e-bcb5-5560867e741d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:26.782484 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3ed91b3d-89b6-4aa7-aebb-5294a31d1ce5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Volume info retrieved successfully. Aug 07 18:55:26.782729 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d5b3f66-9a37-4e4e-bcb5-5560867e741d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:26.783121 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d5b3f66-9a37-4e4e-bcb5-5560867e741d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:26.783220 np0000006749 devstack@c-api.service[100345]: WARNING stevedore.named [None req-3ed91b3d-89b6-4aa7-aebb-5294a31d1ce5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:26.783263 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8d5b3f66-9a37-4e4e-bcb5-5560867e741d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:26.783412 np0000006749 devstack@c-api.service[100345]: WARNING castellan.key_manager [None req-3ed91b3d-89b6-4aa7-aebb-5294a31d1ce5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:26.787830 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.787830 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:26.788786 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d5b3f66-9a37-4e4e-bcb5-5560867e741d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:26.789253 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 459/1832] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:26 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:26.790300 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-42c870a6-e897-4fa4-b418-cd53e06c8853 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.795044 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42c870a6-e897-4fa4-b418-cd53e06c8853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a Aug 07 18:55:26.795044 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42c870a6-e897-4fa4-b418-cd53e06c8853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:26.795044 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42c870a6-e897-4fa4-b418-cd53e06c8853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:26.795283 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78c5562-0fa0-4c5e-867d-8d75c61f88b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82a04fc7-4f70-4e49-abbf-bf123fca25a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-384072581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['7af9fe3e-6ce2-4fb5-a169-08ebbec991e7','82d295f1-81f4-4268-a173-47342b451442','e0fe308a-34c4-46ae-95b2-6266b58fdc2d','0a987758-0695-4179-bf77-f7722935406b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-384072581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82a04fc7-4f70-4e49-abbf-bf123fca25a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb0c4815ac30486e9b74c58ca004d883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e7423583d5e475994a6d762edbd9d0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:26.795283 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (462f5e8e-fe37-4380-beaf-704fbc48ce33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:26.799774 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.799774 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:26.804228 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-42c870a6-e897-4fa4-b418-cd53e06c8853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:26.805182 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-42c870a6-e897-4fa4-b418-cd53e06c8853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:26.805594 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-42c870a6-e897-4fa4-b418-cd53e06c8853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:26.816481 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (462f5e8e-fe37-4380-beaf-704fbc48ce33) transitioned into state 'SUCCESS' from state '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-384072581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb0c4815ac30486e9b74c58ca004d883',qos_specs=None,replication_status=,reservations=['7af9fe3e-6ce2-4fb5-a169-08ebbec991e7','82d295f1-81f4-4268-a173-47342b451442','e0fe308a-34c4-46ae-95b2-6266b58fdc2d','0a987758-0695-4179-bf77-f7722935406b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7423583d5e475994a6d762edbd9d0e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:26.817221 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca38c64-8553-4b34-8f40-277eac099288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:26.827538 np0000006749 devstack@c-api.service[100345]: DEBUG oslo_db.sqlalchemy.engines [None req-3ed91b3d-89b6-4aa7-aebb-5294a31d1ce5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:26.828704 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca38c64-8553-4b34-8f40-277eac099288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:26.830276 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.830276 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:26.830414 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Flow 'volume_create_api' (e4ead829-f719-46a8-9e29-fbbcb5f0b3e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:26.830577 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Create volume request issued successfully. Aug 07 18:55:26.831239 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74b63169-161c-4a7c-84e9-860211888f2e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:26.831950 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 455/1833] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:55:26 2026] POST /volume/v3/volumes => generated 746 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:26.838489 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3ed91b3d-89b6-4aa7-aebb-5294a31d1ce5 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac returned with HTTP 200 Aug 07 18:55:26.838868 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 462/1834] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:26 2026] GET /volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac => generated 904 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:26.850348 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9d07c30b-c33b-48ed-a1ae-46b98ad0d1e8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.852539 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d07c30b-c33b-48ed-a1ae-46b98ad0d1e8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:55:26.852860 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d07c30b-c33b-48ed-a1ae-46b98ad0d1e8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:26.853177 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d07c30b-c33b-48ed-a1ae-46b98ad0d1e8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:26.862441 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.862441 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:26.868640 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9d07c30b-c33b-48ed-a1ae-46b98ad0d1e8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:55:26.875351 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-42c870a6-e897-4fa4-b418-cd53e06c8853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:26.879495 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d07c30b-c33b-48ed-a1ae-46b98ad0d1e8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:55:26.879730 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 460/1835] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:26 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:26.880607 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.880607 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:26.888860 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42c870a6-e897-4fa4-b418-cd53e06c8853 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a returned with HTTP 200 Aug 07 18:55:26.889298 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 459/1836] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:26 2026] GET /volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:26.903580 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9628f284-c6bb-4bb3-95f3-cefe0159726b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:26.906243 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9628f284-c6bb-4bb3-95f3-cefe0159726b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/group_snapshots Aug 07 18:55:26.906567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9628f284-c6bb-4bb3-95f3-cefe0159726b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e00450c6-7b89-4639-bbdf-b345cfc59d0a", "name": "tempest-group_snapshot-1067021268"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:26.908525 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-9628f284-c6bb-4bb3-95f3-cefe0159726b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e00450c6-7b89-4639-bbdf-b345cfc59d0a', 'name': 'tempest-group_snapshot-1067021268'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 18:55:26.912361 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.912361 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:26.915899 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.group_snapshots [None req-9628f284-c6bb-4bb3-95f3-cefe0159726b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Creating group_snapshot tempest-group_snapshot-1067021268. Aug 07 18:55:26.940012 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:26.940012 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:26.964452 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-9628f284-c6bb-4bb3-95f3-cefe0159726b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-74451360 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-74451360, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:26.964452 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-9628f284-c6bb-4bb3-95f3-cefe0159726b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-74451360 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-74451360, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:55:26.984299 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-9628f284-c6bb-4bb3-95f3-cefe0159726b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Created reservations ['54e63eb9-5f03-4750-8387-2c8906b63cf4', '1aaca3fd-f16d-49cd-a31d-07c3c3acfb1c', 'a12a4e0e-a4cf-4087-859c-5413d7aa438a', 'ee3512c8-b4c5-4816-a429-39b648c3dac2'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:27.012742 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9628f284-c6bb-4bb3-95f3-cefe0159726b tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots returned with HTTP 202 Aug 07 18:55:27.013345 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 456/1837] 10.4.3.15 () {70 vars in 1317 bytes} [Fri Aug 7 18:55:26 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:27.021661 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c81084e0-95fe-46c0-bccf-ce0f5902a88d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:27.023540 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c81084e0-95fe-46c0-bccf-ce0f5902a88d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 Aug 07 18:55:27.023778 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c81084e0-95fe-46c0-bccf-ce0f5902a88d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:27.023969 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c81084e0-95fe-46c0-bccf-ce0f5902a88d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:27.024114 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.group_snapshots [None req-c81084e0-95fe-46c0-bccf-ce0f5902a88d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 84ba06ea-887a-466f-ab2f-43d8c1c58b11 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:55:27.027011 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:27.027011 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:27.030464 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c81084e0-95fe-46c0-bccf-ce0f5902a88d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 returned with HTTP 200 Aug 07 18:55:27.031013 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 463/1838] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:55:27 2026] GET /volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 => generated 307 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:27.798790 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-93a01504-b78e-4606-bcd2-79ba39ceead0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:27.800547 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-93a01504-b78e-4606-bcd2-79ba39ceead0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:27.800752 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-93a01504-b78e-4606-bcd2-79ba39ceead0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:27.800972 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-93a01504-b78e-4606-bcd2-79ba39ceead0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:27.801112 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-93a01504-b78e-4606-bcd2-79ba39ceead0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:27.805290 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:27.805290 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:27.806060 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-93a01504-b78e-4606-bcd2-79ba39ceead0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:27.806358 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 461/1839] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:27 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:27.855947 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ee666c4a-6d86-4472-a27c-48d22de9864e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:27.859353 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee666c4a-6d86-4472-a27c-48d22de9864e tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac Aug 07 18:55:27.859353 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee666c4a-6d86-4472-a27c-48d22de9864e tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:27.859353 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee666c4a-6d86-4472-a27c-48d22de9864e tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:27.867231 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee666c4a-6d86-4472-a27c-48d22de9864e tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac returned with HTTP 404 Aug 07 18:55:27.868480 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 460/1840] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:27 2026] GET /volume/v3/volumes/8747f090-b77c-4790-a892-4e415af8e3ac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:27.875020 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2b5c5635-d0bf-4c92-9cd2-bea698565c19 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:27.877087 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b5c5635-d0bf-4c92-9cd2-bea698565c19 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/volumes/6a05eee9-d231-468d-ad2a-a3739ca5cc41 Aug 07 18:55:27.877350 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b5c5635-d0bf-4c92-9cd2-bea698565c19 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:27.877564 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b5c5635-d0bf-4c92-9cd2-bea698565c19 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:27.884497 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b5c5635-d0bf-4c92-9cd2-bea698565c19 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/volumes/6a05eee9-d231-468d-ad2a-a3739ca5cc41 returned with HTTP 404 Aug 07 18:55:27.885046 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 457/1841] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:27 2026] GET /volume/v3/volumes/6a05eee9-d231-468d-ad2a-a3739ca5cc41 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:27.892593 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-27e2b9a6-29d2-45d8-a70a-f5ce0c3d25d0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:27.894649 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-86c0b8f4-6d7c-4396-b104-86954035b5d0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:27.894759 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-27e2b9a6-29d2-45d8-a70a-f5ce0c3d25d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:55:27.895019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-27e2b9a6-29d2-45d8-a70a-f5ce0c3d25d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:27.895246 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-27e2b9a6-29d2-45d8-a70a-f5ce0c3d25d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:27.896525 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86c0b8f4-6d7c-4396-b104-86954035b5d0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] GET https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 Aug 07 18:55:27.896731 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86c0b8f4-6d7c-4396-b104-86954035b5d0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:27.896955 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86c0b8f4-6d7c-4396-b104-86954035b5d0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:27.897105 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-86c0b8f4-6d7c-4396-b104-86954035b5d0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] show called for member 3d975805-1ba3-43ab-8757-d0f6c6c06ee1 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:27.900213 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86c0b8f4-6d7c-4396-b104-86954035b5d0 tempest-GroupsTest-701999497 tempest-GroupsTest-701999497-project-member] https://10.4.3.15/volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 returned with HTTP 404 Aug 07 18:55:27.900618 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 462/1842] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:27 2026] GET /volume/v3/groups/3d975805-1ba3-43ab-8757-d0f6c6c06ee1 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:27.903444 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:27.903444 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:27.907301 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-27e2b9a6-29d2-45d8-a70a-f5ce0c3d25d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:55:27.908421 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1f68358d-33c8-452e-a07b-e95f78e23145 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:27.910148 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1f68358d-33c8-452e-a07b-e95f78e23145 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/ce1d3cd6-56b6-4de6-83d5-fe7398a92809 Aug 07 18:55:27.910619 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1f68358d-33c8-452e-a07b-e95f78e23145 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:27.910619 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1f68358d-33c8-452e-a07b-e95f78e23145 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:27.911755 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-27e2b9a6-29d2-45d8-a70a-f5ce0c3d25d0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:55:27.912187 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 464/1843] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:27 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:27.922852 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1f68358d-33c8-452e-a07b-e95f78e23145 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] https://10.4.3.15/volume/v3/group_types/ce1d3cd6-56b6-4de6-83d5-fe7398a92809 returned with HTTP 202 Aug 07 18:55:27.923224 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 461/1844] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:55:27 2026] DELETE /volume/v3/group_types/ce1d3cd6-56b6-4de6-83d5-fe7398a92809 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:27.932101 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5146a82d-1ec8-4a5c-9e66-eb6ff3f026ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:27.933740 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5146a82d-1ec8-4a5c-9e66-eb6ff3f026ff tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] DELETE https://10.4.3.15/volume/v3/types/0b338cc5-e381-4ea2-8662-c8f520fe9c82 Aug 07 18:55:27.933944 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5146a82d-1ec8-4a5c-9e66-eb6ff3f026ff tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:27.934235 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5146a82d-1ec8-4a5c-9e66-eb6ff3f026ff tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:27.934462 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:27.934462 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:27.973011 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5146a82d-1ec8-4a5c-9e66-eb6ff3f026ff tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] https://10.4.3.15/volume/v3/types/0b338cc5-e381-4ea2-8662-c8f520fe9c82 returned with HTTP 202 Aug 07 18:55:27.973842 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 458/1845] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:55:27 2026] DELETE /volume/v3/types/0b338cc5-e381-4ea2-8662-c8f520fe9c82 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:27.981222 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21d74ff7-d9e2-40bd-a065-29ae1406a600 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:27.983267 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21d74ff7-d9e2-40bd-a065-29ae1406a600 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] GET https://10.4.3.15/volume/v3/types/0b338cc5-e381-4ea2-8662-c8f520fe9c82 Aug 07 18:55:27.983503 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21d74ff7-d9e2-40bd-a065-29ae1406a600 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:27.983972 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21d74ff7-d9e2-40bd-a065-29ae1406a600 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:27.988827 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21d74ff7-d9e2-40bd-a065-29ae1406a600 tempest-GroupsTest-115233736 tempest-GroupsTest-115233736-project-admin] https://10.4.3.15/volume/v3/types/0b338cc5-e381-4ea2-8662-c8f520fe9c82 returned with HTTP 404 Aug 07 18:55:27.989346 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 463/1846] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:55:27 2026] GET /volume/v3/types/0b338cc5-e381-4ea2-8662-c8f520fe9c82 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:28.044540 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d9521615-02c1-4a55-8af4-903f40438cf4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.049176 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d9521615-02c1-4a55-8af4-903f40438cf4 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 Aug 07 18:55:28.049176 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d9521615-02c1-4a55-8af4-903f40438cf4 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.049176 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d9521615-02c1-4a55-8af4-903f40438cf4 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.049176 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.group_snapshots [None req-d9521615-02c1-4a55-8af4-903f40438cf4 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 84ba06ea-887a-466f-ab2f-43d8c1c58b11 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:55:28.060780 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.060780 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:28.071319 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d9521615-02c1-4a55-8af4-903f40438cf4 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 returned with HTTP 200 Aug 07 18:55:28.071963 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 465/1847] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:55:28 2026] GET /volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 => generated 308 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:28.083458 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-96791748-f500-45df-8da1-2fb745115124 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.090085 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96791748-f500-45df-8da1-2fb745115124 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/snapshots/detail Aug 07 18:55:28.090302 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96791748-f500-45df-8da1-2fb745115124 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.090703 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96791748-f500-45df-8da1-2fb745115124 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.092084 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-96791748-f500-45df-8da1-2fb745115124 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:28.093689 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-96791748-f500-45df-8da1-2fb745115124 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Building query based on filter {{(pid=100344) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:55:28.100335 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-96791748-f500-45df-8da1-2fb745115124 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all snapshots completed successfully. Aug 07 18:55:28.100925 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.100925 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:28.101740 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96791748-f500-45df-8da1-2fb745115124 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 18:55:28.102316 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 462/1848] 10.4.3.15 () {66 vars in 1257 bytes} [Fri Aug 7 18:55:28 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:28.124865 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3a7d1ac2-0428-47f4-8dfa-5185b6c82942 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.127398 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a7d1ac2-0428-47f4-8dfa-5185b6c82942 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/snapshots/44d4e20e-335b-49bc-bf89-a0cbb18bb500 Aug 07 18:55:28.127398 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3a7d1ac2-0428-47f4-8dfa-5185b6c82942 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.127500 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3a7d1ac2-0428-47f4-8dfa-5185b6c82942 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.136315 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.136315 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:28.137735 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3a7d1ac2-0428-47f4-8dfa-5185b6c82942 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Snapshot retrieved successfully. Aug 07 18:55:28.138561 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a7d1ac2-0428-47f4-8dfa-5185b6c82942 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/snapshots/44d4e20e-335b-49bc-bf89-a0cbb18bb500 returned with HTTP 200 Aug 07 18:55:28.139292 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 459/1849] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:28 2026] GET /volume/v3/snapshots/44d4e20e-335b-49bc-bf89-a0cbb18bb500 => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:28.150751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-90f91049-40f9-49cd-9081-dd79f3b07496 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.153603 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-90f91049-40f9-49cd-9081-dd79f3b07496 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 Aug 07 18:55:28.153823 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-90f91049-40f9-49cd-9081-dd79f3b07496 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.154064 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-90f91049-40f9-49cd-9081-dd79f3b07496 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.154219 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-90f91049-40f9-49cd-9081-dd79f3b07496 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 84ba06ea-887a-466f-ab2f-43d8c1c58b11 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:55:28.157497 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.157497 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:28.160885 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-90f91049-40f9-49cd-9081-dd79f3b07496 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 returned with HTTP 200 Aug 07 18:55:28.161421 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 464/1850] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:55:28 2026] GET /volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:28.175495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-815ecd97-16d8-42ed-8493-f5a9ef9ab1b4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.177270 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-815ecd97-16d8-42ed-8493-f5a9ef9ab1b4 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/detail Aug 07 18:55:28.177507 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-815ecd97-16d8-42ed-8493-f5a9ef9ab1b4 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.177689 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-815ecd97-16d8-42ed-8493-f5a9ef9ab1b4 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.185818 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-815ecd97-16d8-42ed-8493-f5a9ef9ab1b4 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 07 18:55:28.187015 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 466/1851] 10.4.3.15 () {68 vars in 1316 bytes} [Fri Aug 7 18:55:28 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:28.195157 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-232096f0-603d-48c7-aadb-52ee9da8ee34 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.197319 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-232096f0-603d-48c7-aadb-52ee9da8ee34 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] DELETE https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 Aug 07 18:55:28.197501 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-232096f0-603d-48c7-aadb-52ee9da8ee34 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.197715 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-232096f0-603d-48c7-aadb-52ee9da8ee34 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.197868 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.group_snapshots [None req-232096f0-603d-48c7-aadb-52ee9da8ee34 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] delete called for member 84ba06ea-887a-466f-ab2f-43d8c1c58b11 {{(pid=100344) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 18:55:28.198447 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.group_snapshots [None req-232096f0-603d-48c7-aadb-52ee9da8ee34 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Delete group_snapshot with id: 84ba06ea-887a-466f-ab2f-43d8c1c58b11 Aug 07 18:55:28.203712 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.203712 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:28.244174 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-232096f0-603d-48c7-aadb-52ee9da8ee34 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 returned with HTTP 202 Aug 07 18:55:28.244646 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 463/1852] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:55:28 2026] DELETE /volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:28.255440 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0c54cf87-1b8e-4d6e-b547-d5a87c020118 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.258163 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0c54cf87-1b8e-4d6e-b547-d5a87c020118 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:28.258417 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0c54cf87-1b8e-4d6e-b547-d5a87c020118 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.258645 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0c54cf87-1b8e-4d6e-b547-d5a87c020118 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.258933 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-0c54cf87-1b8e-4d6e-b547-d5a87c020118 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:28.259635 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0c54cf87-1b8e-4d6e-b547-d5a87c020118 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:28.274127 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0c54cf87-1b8e-4d6e-b547-d5a87c020118 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all volumes completed successfully. Aug 07 18:55:28.274127 np0000006749 devstack@c-api.service[100342]: WARNING stevedore.named [None req-0c54cf87-1b8e-4d6e-b547-d5a87c020118 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:28.274127 np0000006749 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-0c54cf87-1b8e-4d6e-b547-d5a87c020118 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:28.316922 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-0c54cf87-1b8e-4d6e-b547-d5a87c020118 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:28.320216 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.320216 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:28.332517 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0c54cf87-1b8e-4d6e-b547-d5a87c020118 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:28.332517 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 460/1853] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:28 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:28.352010 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7515cdbd-68c4-4afc-801f-93c455e8ea33 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.354170 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7515cdbd-68c4-4afc-801f-93c455e8ea33 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/snapshots/detail Aug 07 18:55:28.354441 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7515cdbd-68c4-4afc-801f-93c455e8ea33 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.354720 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7515cdbd-68c4-4afc-801f-93c455e8ea33 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.355031 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-7515cdbd-68c4-4afc-801f-93c455e8ea33 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:28.356462 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-7515cdbd-68c4-4afc-801f-93c455e8ea33 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:55:28.362173 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7515cdbd-68c4-4afc-801f-93c455e8ea33 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all snapshots completed successfully. Aug 07 18:55:28.363274 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7515cdbd-68c4-4afc-801f-93c455e8ea33 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 18:55:28.363749 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 465/1854] 10.4.3.15 () {66 vars in 1257 bytes} [Fri Aug 7 18:55:28 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 07 18:55:28.374631 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0a8f77fb-2b4a-4758-b9a0-85ed8ff6561d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.378597 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0a8f77fb-2b4a-4758-b9a0-85ed8ff6561d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 Aug 07 18:55:28.378816 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0a8f77fb-2b4a-4758-b9a0-85ed8ff6561d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.379041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0a8f77fb-2b4a-4758-b9a0-85ed8ff6561d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.379178 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.group_snapshots [None req-0a8f77fb-2b4a-4758-b9a0-85ed8ff6561d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member 84ba06ea-887a-466f-ab2f-43d8c1c58b11 {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:55:28.390286 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0a8f77fb-2b4a-4758-b9a0-85ed8ff6561d tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 returned with HTTP 404 Aug 07 18:55:28.390853 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 467/1855] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 18:55:28 2026] GET /volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:28.398556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c582a346-2461-4634-9908-7714483b83a9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.400512 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c582a346-2461-4634-9908-7714483b83a9 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/group_snapshots Aug 07 18:55:28.400734 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c582a346-2461-4634-9908-7714483b83a9 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.401032 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c582a346-2461-4634-9908-7714483b83a9 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.401369 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.401369 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:28.405667 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c582a346-2461-4634-9908-7714483b83a9 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots returned with HTTP 200 Aug 07 18:55:28.406071 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 464/1856] 10.4.3.15 () {68 vars in 1295 bytes} [Fri Aug 7 18:55:28 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 07 18:55:28.418504 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-01399dc4-e899-487b-87d9-ffaf705bd533 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.422595 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-01399dc4-e899-487b-87d9-ffaf705bd533 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] DELETE https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 Aug 07 18:55:28.422897 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-01399dc4-e899-487b-87d9-ffaf705bd533 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.423232 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-01399dc4-e899-487b-87d9-ffaf705bd533 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.423441 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-01399dc4-e899-487b-87d9-ffaf705bd533 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] delete called for member 84ba06ea-887a-466f-ab2f-43d8c1c58b11 {{(pid=100342) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 18:55:28.423561 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.group_snapshots [None req-01399dc4-e899-487b-87d9-ffaf705bd533 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Delete group_snapshot with id: 84ba06ea-887a-466f-ab2f-43d8c1c58b11 Aug 07 18:55:28.432281 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-01399dc4-e899-487b-87d9-ffaf705bd533 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 returned with HTTP 404 Aug 07 18:55:28.432798 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 461/1857] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:55:28 2026] DELETE /volume/v3/group_snapshots/84ba06ea-887a-466f-ab2f-43d8c1c58b11 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:28.444979 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7b0711a7-942e-43b6-926e-7e9c26dbd4f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.447265 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7b0711a7-942e-43b6-926e-7e9c26dbd4f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:28.449042 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7b0711a7-942e-43b6-926e-7e9c26dbd4f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.449042 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7b0711a7-942e-43b6-926e-7e9c26dbd4f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.449042 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-7b0711a7-942e-43b6-926e-7e9c26dbd4f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:28.449180 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b0711a7-942e-43b6-926e-7e9c26dbd4f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:28.457809 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7b0711a7-942e-43b6-926e-7e9c26dbd4f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Get all volumes completed successfully. Aug 07 18:55:28.459195 np0000006749 devstack@c-api.service[100343]: WARNING stevedore.named [None req-7b0711a7-942e-43b6-926e-7e9c26dbd4f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:28.459195 np0000006749 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-7b0711a7-942e-43b6-926e-7e9c26dbd4f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:28.516107 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-7b0711a7-942e-43b6-926e-7e9c26dbd4f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:28.520044 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.520044 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:28.529421 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7b0711a7-942e-43b6-926e-7e9c26dbd4f7 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:28.529792 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 466/1858] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:55:28 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:28.550987 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3f13d5a5-355a-4f91-a1fe-0a55e119effc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.557127 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f13d5a5-355a-4f91-a1fe-0a55e119effc tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] POST https://10.4.3.15/volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a/action Aug 07 18:55:28.557724 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3f13d5a5-355a-4f91-a1fe-0a55e119effc tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:28.558393 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3f13d5a5-355a-4f91-a1fe-0a55e119effc tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:28.562290 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-3f13d5a5-355a-4f91-a1fe-0a55e119effc tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] delete called for group e00450c6-7b89-4639-bbdf-b345cfc59d0a {{(pid=100345) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:55:28.562442 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.groups [None req-3f13d5a5-355a-4f91-a1fe-0a55e119effc tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Delete group with id: e00450c6-7b89-4639-bbdf-b345cfc59d0a Aug 07 18:55:28.568391 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.568391 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:28.615482 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f13d5a5-355a-4f91-a1fe-0a55e119effc tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a/action returned with HTTP 202 Aug 07 18:55:28.616316 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 468/1859] 10.4.3.15 () {70 vars in 1421 bytes} [Fri Aug 7 18:55:28 2026] POST /volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:28.626809 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9d50d00b-22a4-4056-8974-e6af46d5aa2f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.628717 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9d50d00b-22a4-4056-8974-e6af46d5aa2f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a Aug 07 18:55:28.628967 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9d50d00b-22a4-4056-8974-e6af46d5aa2f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.629318 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9d50d00b-22a4-4056-8974-e6af46d5aa2f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.638121 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.638121 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:28.641824 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9d50d00b-22a4-4056-8974-e6af46d5aa2f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Volume info retrieved successfully. Aug 07 18:55:28.642510 np0000006749 devstack@c-api.service[100344]: WARNING stevedore.named [None req-9d50d00b-22a4-4056-8974-e6af46d5aa2f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:55:28.642667 np0000006749 devstack@c-api.service[100344]: WARNING castellan.key_manager [None req-9d50d00b-22a4-4056-8974-e6af46d5aa2f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:55:28.684664 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-9d50d00b-22a4-4056-8974-e6af46d5aa2f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:55:28.688091 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.688091 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:28.695636 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9d50d00b-22a4-4056-8974-e6af46d5aa2f tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a returned with HTTP 200 Aug 07 18:55:28.696425 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 465/1860] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:28 2026] GET /volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:28.816543 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-37214d9e-3253-4761-bdd9-06a42b377f50 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:28.818724 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-37214d9e-3253-4761-bdd9-06a42b377f50 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:28.818919 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-37214d9e-3253-4761-bdd9-06a42b377f50 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:28.819222 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-37214d9e-3253-4761-bdd9-06a42b377f50 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:28.819340 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-37214d9e-3253-4761-bdd9-06a42b377f50 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:28.827244 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:28.827244 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:28.828207 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-37214d9e-3253-4761-bdd9-06a42b377f50 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:28.828588 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 462/1861] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:28 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:29.710468 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-708ab4be-94ed-48f1-9822-d5c20f19fcaf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:29.713157 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-708ab4be-94ed-48f1-9822-d5c20f19fcaf tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a Aug 07 18:55:29.713420 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-708ab4be-94ed-48f1-9822-d5c20f19fcaf tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:29.713561 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-708ab4be-94ed-48f1-9822-d5c20f19fcaf tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:29.719305 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-708ab4be-94ed-48f1-9822-d5c20f19fcaf tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a returned with HTTP 404 Aug 07 18:55:29.719770 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 467/1862] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:29 2026] GET /volume/v3/volumes/7e59984b-6ce6-4dd7-9e91-eb6ab66ebc8a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:29.731543 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-301b9ea0-adee-47c4-b9db-a40819647565 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:29.735501 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-301b9ea0-adee-47c4-b9db-a40819647565 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] GET https://10.4.3.15/volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a Aug 07 18:55:29.735777 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-301b9ea0-adee-47c4-b9db-a40819647565 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:29.735939 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-301b9ea0-adee-47c4-b9db-a40819647565 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:29.736105 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.groups [None req-301b9ea0-adee-47c4-b9db-a40819647565 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] show called for member e00450c6-7b89-4639-bbdf-b345cfc59d0a {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:55:29.744284 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-301b9ea0-adee-47c4-b9db-a40819647565 tempest-GroupSnapshotsTest-1602557591 tempest-GroupSnapshotsTest-1602557591-project-member] https://10.4.3.15/volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a returned with HTTP 404 Aug 07 18:55:29.744962 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 469/1863] 10.4.3.15 () {68 vars in 1379 bytes} [Fri Aug 7 18:55:29 2026] GET /volume/v3/groups/e00450c6-7b89-4639-bbdf-b345cfc59d0a => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:29.753722 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-26fc8801-c7db-4dd4-a077-0171aead25df None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:29.755947 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-26fc8801-c7db-4dd4-a077-0171aead25df tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/2c15934e-b0c4-4b56-accb-3bb46c2000fe Aug 07 18:55:29.756246 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-26fc8801-c7db-4dd4-a077-0171aead25df tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:29.756624 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-26fc8801-c7db-4dd4-a077-0171aead25df tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:29.775615 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-26fc8801-c7db-4dd4-a077-0171aead25df tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/group_types/2c15934e-b0c4-4b56-accb-3bb46c2000fe returned with HTTP 202 Aug 07 18:55:29.776248 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 466/1864] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:55:29 2026] DELETE /volume/v3/group_types/2c15934e-b0c4-4b56-accb-3bb46c2000fe => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:29.784842 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8a20fa73-43ab-498f-9e7a-2e871abb7915 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:29.787434 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8a20fa73-43ab-498f-9e7a-2e871abb7915 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] DELETE https://10.4.3.15/volume/v3/types/35c28968-6d86-448e-917e-0addb00c2bbd Aug 07 18:55:29.787738 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8a20fa73-43ab-498f-9e7a-2e871abb7915 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:29.788022 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8a20fa73-43ab-498f-9e7a-2e871abb7915 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:29.822683 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8a20fa73-43ab-498f-9e7a-2e871abb7915 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/types/35c28968-6d86-448e-917e-0addb00c2bbd returned with HTTP 202 Aug 07 18:55:29.823159 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 463/1865] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:55:29 2026] DELETE /volume/v3/types/35c28968-6d86-448e-917e-0addb00c2bbd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:29.833702 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-46fab4ea-69d7-451c-b2b8-e504679664b6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:29.837037 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46fab4ea-69d7-451c-b2b8-e504679664b6 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] GET https://10.4.3.15/volume/v3/types/35c28968-6d86-448e-917e-0addb00c2bbd Aug 07 18:55:29.837037 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46fab4ea-69d7-451c-b2b8-e504679664b6 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:29.837037 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46fab4ea-69d7-451c-b2b8-e504679664b6 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:29.840442 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46fab4ea-69d7-451c-b2b8-e504679664b6 tempest-GroupSnapshotsTest-609180049 tempest-GroupSnapshotsTest-609180049-project-admin] https://10.4.3.15/volume/v3/types/35c28968-6d86-448e-917e-0addb00c2bbd returned with HTTP 404 Aug 07 18:55:29.840921 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 468/1866] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:55:29 2026] GET /volume/v3/types/35c28968-6d86-448e-917e-0addb00c2bbd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:29.841451 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-572f6edb-e43b-4a0c-bacb-afafb92ccc79 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:29.843355 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-572f6edb-e43b-4a0c-bacb-afafb92ccc79 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:29.843611 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-572f6edb-e43b-4a0c-bacb-afafb92ccc79 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:29.843852 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-572f6edb-e43b-4a0c-bacb-afafb92ccc79 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:29.845675 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-572f6edb-e43b-4a0c-bacb-afafb92ccc79 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:29.851380 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:29.851380 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:29.852348 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-572f6edb-e43b-4a0c-bacb-afafb92ccc79 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:29.852793 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 470/1867] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:29 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:30.647974 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-66435ab5-5cc4-4923-a122-a52e1a1d13da None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:30.757936 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-66435ab5-5cc4-4923-a122-a52e1a1d13da tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:55:30.759171 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-66435ab5-5cc4-4923-a122-a52e1a1d13da tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1873617567"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:30.777653 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-66435ab5-5cc4-4923-a122-a52e1a1d13da tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:55:30.778202 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 467/1868] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:55:30 2026] POST /volume/v3/types => generated 231 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:30.792205 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8313325a-fe0d-48b3-a72b-34be81c069d0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:30.794070 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8313325a-fe0d-48b3-a72b-34be81c069d0 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] POST https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs Aug 07 18:55:30.794408 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8313325a-fe0d-48b3-a72b-34be81c069d0 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:30.829984 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8313325a-fe0d-48b3-a72b-34be81c069d0 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs returned with HTTP 200 Aug 07 18:55:30.833019 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 464/1869] 10.4.3.15 () {68 vars in 1392 bytes} [Fri Aug 7 18:55:30 2026] POST /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs => generated 34 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:30.840411 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f9a49229-993f-4b15-9d13-521293e58ff2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:30.844183 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9a49229-993f-4b15-9d13-521293e58ff2 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] GET https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec3 Aug 07 18:55:30.844396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9a49229-993f-4b15-9d13-521293e58ff2 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:30.844587 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9a49229-993f-4b15-9d13-521293e58ff2 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:30.858802 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9a49229-993f-4b15-9d13-521293e58ff2 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec3 returned with HTTP 200 Aug 07 18:55:30.859198 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 469/1870] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 18:55:30 2026] GET /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec3 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:30.869139 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f6aad9f0-c54e-4a44-90db-48b43fcea591 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:30.871873 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f6aad9f0-c54e-4a44-90db-48b43fcea591 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:30.872245 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f6aad9f0-c54e-4a44-90db-48b43fcea591 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:30.872555 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f6aad9f0-c54e-4a44-90db-48b43fcea591 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:30.875016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-f6aad9f0-c54e-4a44-90db-48b43fcea591 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:30.875081 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a41c5114-5ad3-4d12-8d30-36ec491eddbf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:30.878483 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:30.878483 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:30.879759 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f6aad9f0-c54e-4a44-90db-48b43fcea591 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:30.880200 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a41c5114-5ad3-4d12-8d30-36ec491eddbf tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] DELETE https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec3 Aug 07 18:55:30.880339 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 471/1871] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:30 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:30.880632 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a41c5114-5ad3-4d12-8d30-36ec491eddbf tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:30.880913 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a41c5114-5ad3-4d12-8d30-36ec491eddbf tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:30.909069 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a41c5114-5ad3-4d12-8d30-36ec491eddbf tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec3 returned with HTTP 202 Aug 07 18:55:30.909437 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 468/1872] 10.4.3.15 () {66 vars in 1392 bytes} [Fri Aug 7 18:55:30 2026] DELETE /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:55:30.919122 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e6004917-8c83-4fa0-a2e3-fd4150da7017 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:30.923209 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e6004917-8c83-4fa0-a2e3-fd4150da7017 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] GET https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec3 Aug 07 18:55:30.923447 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e6004917-8c83-4fa0-a2e3-fd4150da7017 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:30.923642 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e6004917-8c83-4fa0-a2e3-fd4150da7017 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:30.931235 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e6004917-8c83-4fa0-a2e3-fd4150da7017 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec3 returned with HTTP 404 Aug 07 18:55:30.931235 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 465/1873] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 18:55:30 2026] GET /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec3 => generated 129 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:30.945018 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7fdc9941-ed03-4ba1-8ff4-109c26f5f4fe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:30.945510 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7fdc9941-ed03-4ba1-8ff4-109c26f5f4fe tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] POST https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs Aug 07 18:55:30.945927 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7fdc9941-ed03-4ba1-8ff4-109c26f5f4fe tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:30.977207 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7fdc9941-ed03-4ba1-8ff4-109c26f5f4fe tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs returned with HTTP 200 Aug 07 18:55:30.977802 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 470/1874] 10.4.3.15 () {68 vars in 1392 bytes} [Fri Aug 7 18:55:30 2026] POST /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:30.988200 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fd463df8-e084-409a-a963-955fae2d848e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:30.989911 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fd463df8-e084-409a-a963-955fae2d848e tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] GET https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs Aug 07 18:55:30.990156 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fd463df8-e084-409a-a963-955fae2d848e tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:30.990466 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fd463df8-e084-409a-a963-955fae2d848e tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:31.007163 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fd463df8-e084-409a-a963-955fae2d848e tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs returned with HTTP 200 Aug 07 18:55:31.007825 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 472/1875] 10.4.3.15 () {66 vars in 1371 bytes} [Fri Aug 7 18:55:30 2026] GET /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs => generated 34 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:31.025445 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-33a946b5-0bb7-4745-826d-378aa956106b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:31.029095 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-33a946b5-0bb7-4745-826d-378aa956106b tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] POST https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs Aug 07 18:55:31.029095 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-33a946b5-0bb7-4745-826d-378aa956106b tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:31.073676 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-33a946b5-0bb7-4745-826d-378aa956106b tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs returned with HTTP 200 Aug 07 18:55:31.074192 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 469/1876] 10.4.3.15 () {68 vars in 1392 bytes} [Fri Aug 7 18:55:31 2026] POST /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs => generated 34 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:31.084342 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ce2f47a0-8ca8-4284-b1ca-b9d0061b3b7e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:31.089196 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce2f47a0-8ca8-4284-b1ca-b9d0061b3b7e tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] PUT https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec2 Aug 07 18:55:31.089302 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce2f47a0-8ca8-4284-b1ca-b9d0061b3b7e tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:31.119416 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce2f47a0-8ca8-4284-b1ca-b9d0061b3b7e tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec2 returned with HTTP 200 Aug 07 18:55:31.119848 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 466/1877] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:55:31 2026] PUT /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec2 => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:31.126932 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21ce7141-7ae2-4093-a38a-bf60794993b5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:31.130159 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21ce7141-7ae2-4093-a38a-bf60794993b5 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] GET https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec2 Aug 07 18:55:31.130159 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21ce7141-7ae2-4093-a38a-bf60794993b5 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:31.130159 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21ce7141-7ae2-4093-a38a-bf60794993b5 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:31.137249 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21ce7141-7ae2-4093-a38a-bf60794993b5 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec2 returned with HTTP 200 Aug 07 18:55:31.137786 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 471/1878] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 18:55:31 2026] GET /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs/spec2 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:31.145559 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1374af55-1394-4b76-a57f-b30fed377b8d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:31.149018 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1374af55-1394-4b76-a57f-b30fed377b8d tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] POST https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs Aug 07 18:55:31.149018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1374af55-1394-4b76-a57f-b30fed377b8d tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:31.173718 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1374af55-1394-4b76-a57f-b30fed377b8d tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs returned with HTTP 200 Aug 07 18:55:31.174330 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 473/1879] 10.4.3.15 () {68 vars in 1392 bytes} [Fri Aug 7 18:55:31 2026] POST /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs => generated 51 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:31.181936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5d35ac73-08d2-4dc4-ba7a-d7148e2f04b8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:31.184834 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5d35ac73-08d2-4dc4-ba7a-d7148e2f04b8 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] GET https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs Aug 07 18:55:31.185236 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5d35ac73-08d2-4dc4-ba7a-d7148e2f04b8 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:31.185534 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5d35ac73-08d2-4dc4-ba7a-d7148e2f04b8 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:31.194085 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5d35ac73-08d2-4dc4-ba7a-d7148e2f04b8 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs returned with HTTP 200 Aug 07 18:55:31.194670 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 470/1880] 10.4.3.15 () {66 vars in 1371 bytes} [Fri Aug 7 18:55:31 2026] GET /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:31.208618 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c139da6c-6a78-4a63-94fc-b5c4d25e9c94 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:31.212086 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c139da6c-6a78-4a63-94fc-b5c4d25e9c94 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] DELETE https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d Aug 07 18:55:31.212349 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c139da6c-6a78-4a63-94fc-b5c4d25e9c94 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:31.212626 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c139da6c-6a78-4a63-94fc-b5c4d25e9c94 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:31.242537 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c139da6c-6a78-4a63-94fc-b5c4d25e9c94 tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d returned with HTTP 202 Aug 07 18:55:31.243135 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 467/1881] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:55:31 2026] DELETE /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:31.252944 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5e268f1c-c4b4-4e1b-b73a-73df8e9a286e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:31.256945 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e268f1c-c4b4-4e1b-b73a-73df8e9a286e tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] GET https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d Aug 07 18:55:31.257275 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e268f1c-c4b4-4e1b-b73a-73df8e9a286e tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:31.258380 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e268f1c-c4b4-4e1b-b73a-73df8e9a286e tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:31.271408 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e268f1c-c4b4-4e1b-b73a-73df8e9a286e tempest-VolumeTypesExtraSpecsTest-912416122 tempest-VolumeTypesExtraSpecsTest-912416122-project-admin] https://10.4.3.15/volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d returned with HTTP 404 Aug 07 18:55:31.272144 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 472/1882] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:55:31 2026] GET /volume/v3/types/ec2ea1d2-1f6b-41ba-ace8-ca81edb3670d => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:31.891274 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-94c67390-43f8-4f39-9a4a-277a219f3830 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:31.893332 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-94c67390-43f8-4f39-9a4a-277a219f3830 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:31.893523 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-94c67390-43f8-4f39-9a4a-277a219f3830 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:31.893744 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-94c67390-43f8-4f39-9a4a-277a219f3830 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:31.893889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-94c67390-43f8-4f39-9a4a-277a219f3830 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:31.900258 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:31.900258 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:31.901286 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-94c67390-43f8-4f39-9a4a-277a219f3830 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:31.901853 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 474/1883] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:31 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:32.641792 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-42724a0b-948e-4c3d-950e-c7e36fd9d3a5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:32.770332 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42724a0b-948e-4c3d-950e-c7e36fd9d3a5 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:55:32.770704 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42724a0b-948e-4c3d-950e-c7e36fd9d3a5 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1213220294"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:32.785953 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42724a0b-948e-4c3d-950e-c7e36fd9d3a5 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:55:32.786493 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 471/1884] 10.4.3.15 () {70 vars in 1304 bytes} [Fri Aug 7 18:55:32 2026] POST /volume/v3/group_types => generated 181 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:32.795259 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ab539308-231d-463a-ba86-19c25a9384a9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:32.797289 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab539308-231d-463a-ba86-19c25a9384a9 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] POST https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs Aug 07 18:55:32.797748 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ab539308-231d-463a-ba86-19c25a9384a9 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:32.817315 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab539308-231d-463a-ba86-19c25a9384a9 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs returned with HTTP 202 Aug 07 18:55:32.817677 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 468/1885] 10.4.3.15 () {70 vars in 1451 bytes} [Fri Aug 7 18:55:32 2026] POST /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs => generated 53 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:32.829758 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-73ae2d7f-29e3-4503-a162-203d553beddc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:32.838749 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-73ae2d7f-29e3-4503-a162-203d553beddc tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] POST https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs Aug 07 18:55:32.840228 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-73ae2d7f-29e3-4503-a162-203d553beddc tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:32.868169 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-73ae2d7f-29e3-4503-a162-203d553beddc tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs returned with HTTP 202 Aug 07 18:55:32.868621 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 473/1886] 10.4.3.15 () {70 vars in 1451 bytes} [Fri Aug 7 18:55:32 2026] POST /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs => generated 61 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:32.877054 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4a95c12e-540f-4217-b0e6-3171f017d887 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:32.880621 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a95c12e-540f-4217-b0e6-3171f017d887 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] GET https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key2 Aug 07 18:55:32.880833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a95c12e-540f-4217-b0e6-3171f017d887 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:32.881032 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a95c12e-540f-4217-b0e6-3171f017d887 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:32.888396 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a95c12e-540f-4217-b0e6-3171f017d887 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key2 returned with HTTP 200 Aug 07 18:55:32.888765 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 475/1887] 10.4.3.15 () {68 vars in 1445 bytes} [Fri Aug 7 18:55:32 2026] GET /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:32.899256 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c61c2b1e-6321-41c1-acb1-f055db8cab22 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:32.901984 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c61c2b1e-6321-41c1-acb1-f055db8cab22 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] GET https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 Aug 07 18:55:32.902371 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c61c2b1e-6321-41c1-acb1-f055db8cab22 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:32.902793 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c61c2b1e-6321-41c1-acb1-f055db8cab22 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:32.911819 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3704a629-3f3d-4861-8ccd-f5f0f00a06e1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:32.913324 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c61c2b1e-6321-41c1-acb1-f055db8cab22 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 returned with HTTP 200 Aug 07 18:55:32.913542 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3704a629-3f3d-4861-8ccd-f5f0f00a06e1 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:32.913735 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3704a629-3f3d-4861-8ccd-f5f0f00a06e1 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:32.913779 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 472/1888] 10.4.3.15 () {68 vars in 1445 bytes} [Fri Aug 7 18:55:32 2026] GET /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 => generated 18 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:32.913946 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3704a629-3f3d-4861-8ccd-f5f0f00a06e1 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:32.914063 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3704a629-3f3d-4861-8ccd-f5f0f00a06e1 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:32.918852 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:32.918852 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:32.919666 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3704a629-3f3d-4861-8ccd-f5f0f00a06e1 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:32.921350 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 469/1889] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:32 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:32.922444 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5f9ca67d-f3f8-40f0-8d20-d992f7217efc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:32.924323 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5f9ca67d-f3f8-40f0-8d20-d992f7217efc tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] PUT https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 Aug 07 18:55:32.924673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5f9ca67d-f3f8-40f0-8d20-d992f7217efc tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:32.938856 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5f9ca67d-f3f8-40f0-8d20-d992f7217efc tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 returned with HTTP 200 Aug 07 18:55:32.938856 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 474/1890] 10.4.3.15 () {70 vars in 1465 bytes} [Fri Aug 7 18:55:32 2026] PUT /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:32.949331 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4fd55036-a997-4050-8890-b9ddb1f30a7b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:32.951456 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4fd55036-a997-4050-8890-b9ddb1f30a7b tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] GET https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs Aug 07 18:55:32.952073 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4fd55036-a997-4050-8890-b9ddb1f30a7b tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:32.953948 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4fd55036-a997-4050-8890-b9ddb1f30a7b tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:32.965819 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4fd55036-a997-4050-8890-b9ddb1f30a7b tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs returned with HTTP 200 Aug 07 18:55:32.966305 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 476/1891] 10.4.3.15 () {68 vars in 1430 bytes} [Fri Aug 7 18:55:32 2026] GET /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs => generated 87 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:32.974509 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-27a7d900-9c80-4319-9971-5dbb81ce904c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:32.976366 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-27a7d900-9c80-4319-9971-5dbb81ce904c tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key1 Aug 07 18:55:32.976588 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-27a7d900-9c80-4319-9971-5dbb81ce904c tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:32.976782 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-27a7d900-9c80-4319-9971-5dbb81ce904c tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:32.993186 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-27a7d900-9c80-4319-9971-5dbb81ce904c tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key1 returned with HTTP 202 Aug 07 18:55:32.993661 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 473/1892] 10.4.3.15 () {68 vars in 1448 bytes} [Fri Aug 7 18:55:32 2026] DELETE /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:33.009291 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e4e033af-945c-45c9-8a95-20b5b626b43c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:33.012700 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e4e033af-945c-45c9-8a95-20b5b626b43c tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] GET https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key1 Aug 07 18:55:33.012700 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e4e033af-945c-45c9-8a95-20b5b626b43c tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:33.012700 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e4e033af-945c-45c9-8a95-20b5b626b43c tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:33.023642 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e4e033af-945c-45c9-8a95-20b5b626b43c tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] HTTP exception thrown: Group Type b82c8b72-cbf3-4a9e-8538-768fcb5e136f has no extra spec with key key1. Aug 07 18:55:33.023876 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e4e033af-945c-45c9-8a95-20b5b626b43c tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key1 returned with HTTP 404 Aug 07 18:55:33.024897 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 470/1893] 10.4.3.15 () {68 vars in 1445 bytes} [Fri Aug 7 18:55:33 2026] GET /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key1 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:33.032697 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f3c76e29-e6b7-4c5d-aa08-6dd7399a1f24 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:33.034846 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3c76e29-e6b7-4c5d-aa08-6dd7399a1f24 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key2 Aug 07 18:55:33.035113 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f3c76e29-e6b7-4c5d-aa08-6dd7399a1f24 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:33.035330 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f3c76e29-e6b7-4c5d-aa08-6dd7399a1f24 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:33.049680 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3c76e29-e6b7-4c5d-aa08-6dd7399a1f24 tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key2 returned with HTTP 202 Aug 07 18:55:33.050441 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 475/1894] 10.4.3.15 () {68 vars in 1448 bytes} [Fri Aug 7 18:55:33 2026] DELETE /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:33.059899 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-af848e3a-0012-4637-a3be-5847f8f2d5fd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:33.062419 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-af848e3a-0012-4637-a3be-5847f8f2d5fd tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] GET https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key2 Aug 07 18:55:33.062902 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-af848e3a-0012-4637-a3be-5847f8f2d5fd tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:33.063193 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-af848e3a-0012-4637-a3be-5847f8f2d5fd tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:33.071676 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-af848e3a-0012-4637-a3be-5847f8f2d5fd tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] HTTP exception thrown: Group Type b82c8b72-cbf3-4a9e-8538-768fcb5e136f has no extra spec with key key2. Aug 07 18:55:33.071881 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-af848e3a-0012-4637-a3be-5847f8f2d5fd tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key2 returned with HTTP 404 Aug 07 18:55:33.072580 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 477/1895] 10.4.3.15 () {68 vars in 1445 bytes} [Fri Aug 7 18:55:33 2026] GET /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:33.082168 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c1c47f3a-b3f2-4470-84eb-e077d33d942e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:33.087618 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c1c47f3a-b3f2-4470-84eb-e077d33d942e tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 Aug 07 18:55:33.087921 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c1c47f3a-b3f2-4470-84eb-e077d33d942e tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:33.088179 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c1c47f3a-b3f2-4470-84eb-e077d33d942e tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:33.099209 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c1c47f3a-b3f2-4470-84eb-e077d33d942e tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 returned with HTTP 202 Aug 07 18:55:33.099771 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 474/1896] 10.4.3.15 () {68 vars in 1448 bytes} [Fri Aug 7 18:55:33 2026] DELETE /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 18:55:33.107292 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b60871f9-a8cb-4483-a96c-7f94b9daab1a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:33.112829 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b60871f9-a8cb-4483-a96c-7f94b9daab1a tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] GET https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 Aug 07 18:55:33.113119 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b60871f9-a8cb-4483-a96c-7f94b9daab1a tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:33.113307 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b60871f9-a8cb-4483-a96c-7f94b9daab1a tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:33.123730 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b60871f9-a8cb-4483-a96c-7f94b9daab1a tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] HTTP exception thrown: Group Type b82c8b72-cbf3-4a9e-8538-768fcb5e136f has no extra spec with key key3. Aug 07 18:55:33.123730 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b60871f9-a8cb-4483-a96c-7f94b9daab1a tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 returned with HTTP 404 Aug 07 18:55:33.123730 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 471/1897] 10.4.3.15 () {68 vars in 1445 bytes} [Fri Aug 7 18:55:33 2026] GET /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f/group_specs/key3 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:33.135803 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-75ba832b-42a4-4a5f-b9e9-0a8a6f07df1e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:33.137438 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75ba832b-42a4-4a5f-b9e9-0a8a6f07df1e tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f Aug 07 18:55:33.137635 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75ba832b-42a4-4a5f-b9e9-0a8a6f07df1e tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:33.137809 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75ba832b-42a4-4a5f-b9e9-0a8a6f07df1e tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:33.150064 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75ba832b-42a4-4a5f-b9e9-0a8a6f07df1e tempest-GroupTypeSpecsTest-325966772 tempest-GroupTypeSpecsTest-325966772-project-admin] https://10.4.3.15/volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f returned with HTTP 202 Aug 07 18:55:33.150455 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 476/1898] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:55:33 2026] DELETE /volume/v3/group_types/b82c8b72-cbf3-4a9e-8538-768fcb5e136f => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:33.555478 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:33.557327 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:33.557646 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1699068202"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:33.559635 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Create volume request body: {'volume': {'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1699068202'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:33.672700 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Create volume of 1 GB Aug 07 18:55:33.685686 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Availability Zones retrieved successfully. Aug 07 18:55:33.693153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Flow 'volume_create_api' (593a9d3a-30dc-43ae-88ba-72707d86fc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:33.695774 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a630ba70-e2ff-4a5e-a3bb-56b5bfcaa5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:33.696842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:33.785826 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a630ba70-e2ff-4a5e-a3bb-56b5bfcaa5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:33.787159 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dade608b-05a7-45c5-ad07-a451d6a42241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:33.866870 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Created reservations ['4ee033bd-1b70-43b6-bb1b-1268ae027d08', 'd244d871-4249-4069-9799-02045316edc2', 'adaf7a5b-25a3-4c70-b10c-d102c8db6b3a', '420ef078-e9ba-4df0-9722-4b218636aa70'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:33.868160 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dade608b-05a7-45c5-ad07-a451d6a42241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ee033bd-1b70-43b6-bb1b-1268ae027d08', 'd244d871-4249-4069-9799-02045316edc2', 'adaf7a5b-25a3-4c70-b10c-d102c8db6b3a', '420ef078-e9ba-4df0-9722-4b218636aa70']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:33.868540 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (108b498b-093d-4184-85d1-2a6e06e19543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:33.904152 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (108b498b-093d-4184-85d1-2a6e06e19543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a4405da-8f09-44bf-97b5-0a5accae9e91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1699068202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb821156b6d419d93bcb7ecc944746a',qos_specs=None,replication_status=,reservations=['4ee033bd-1b70-43b6-bb1b-1268ae027d08','d244d871-4249-4069-9799-02045316edc2','adaf7a5b-25a3-4c70-b10c-d102c8db6b3a','420ef078-e9ba-4df0-9722-4b218636aa70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89117a1d1af24c06abe804d80f319e6b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1699068202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a4405da-8f09-44bf-97b5-0a5accae9e91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7eb821156b6d419d93bcb7ecc944746a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89117a1d1af24c06abe804d80f319e6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:33.905199 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393b58d0-8c46-41f1-adf3-1894d797fccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:33.927671 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393b58d0-8c46-41f1-adf3-1894d797fccb) transitioned into state 'SUCCESS' from state '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-1699068202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb821156b6d419d93bcb7ecc944746a',qos_specs=None,replication_status=,reservations=['4ee033bd-1b70-43b6-bb1b-1268ae027d08','d244d871-4249-4069-9799-02045316edc2','adaf7a5b-25a3-4c70-b10c-d102c8db6b3a','420ef078-e9ba-4df0-9722-4b218636aa70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89117a1d1af24c06abe804d80f319e6b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:33.928497 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1dc14f0-aa1f-4121-9cf1-42e28b894df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:33.933396 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e1dc7ac7-4914-4073-851f-09bbb74d80f6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:33.937855 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e1dc7ac7-4914-4073-851f-09bbb74d80f6 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:33.937855 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e1dc7ac7-4914-4073-851f-09bbb74d80f6 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:33.937855 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e1dc7ac7-4914-4073-851f-09bbb74d80f6 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:33.937855 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-e1dc7ac7-4914-4073-851f-09bbb74d80f6 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:33.941271 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:33.941271 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:33.943148 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e1dc7ac7-4914-4073-851f-09bbb74d80f6 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:33.943316 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 475/1899] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:33 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:33.953303 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1dc14f0-aa1f-4121-9cf1-42e28b894df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:33.954675 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Flow 'volume_create_api' (593a9d3a-30dc-43ae-88ba-72707d86fc7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:33.955365 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Create volume request issued successfully. Aug 07 18:55:33.956419 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e67cea7f-72b8-48cb-98e1-dfb0a61af02a tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:33.957281 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 478/1900] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:33 2026] POST /volume/v3/volumes => generated 749 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:33.971553 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-718c25cd-1114-4806-97a4-56a7c8662819 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:33.973145 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-718c25cd-1114-4806-97a4-56a7c8662819 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] GET https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 Aug 07 18:55:33.973508 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-718c25cd-1114-4806-97a4-56a7c8662819 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:33.973771 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-718c25cd-1114-4806-97a4-56a7c8662819 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:33.984016 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:33.984016 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:33.992102 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-718c25cd-1114-4806-97a4-56a7c8662819 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Volume info retrieved successfully. Aug 07 18:55:34.002830 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-718c25cd-1114-4806-97a4-56a7c8662819 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 returned with HTTP 200 Aug 07 18:55:34.003628 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 472/1901] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:33 2026] GET /volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:34.956396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6c4c40c8-b14d-4727-82c5-f0a1894465c6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:34.958487 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6c4c40c8-b14d-4727-82c5-f0a1894465c6 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:34.958836 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6c4c40c8-b14d-4727-82c5-f0a1894465c6 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:34.959434 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6c4c40c8-b14d-4727-82c5-f0a1894465c6 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:34.959566 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6c4c40c8-b14d-4727-82c5-f0a1894465c6 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:34.965693 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:34.965693 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:34.965693 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6c4c40c8-b14d-4727-82c5-f0a1894465c6 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:34.965871 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 477/1902] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:34 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:34.979187 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:34.981718 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:34.988022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "878042dd-34fd-41b5-98b4-579ef85b6015", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-368365375"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:34.988022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request body: {'volume': {"'backup_id": '878042dd-34fd-41b5-98b4-579ef85b6015', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-368365375'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:34.988022 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume of 1 GB Aug 07 18:55:34.996456 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Availability Zones retrieved successfully. Aug 07 18:55:35.003528 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (c367946f-b5c2-4ad2-a925-5dd722cea94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:35.005229 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc438335-e95e-4225-8522-271211339f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.006636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:35.017840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-78d2eb25-51cc-4c5a-abe7-5c77edffe58c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.021251 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-78d2eb25-51cc-4c5a-abe7-5c77edffe58c tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] GET https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 Aug 07 18:55:35.021378 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-78d2eb25-51cc-4c5a-abe7-5c77edffe58c tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:35.021553 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-78d2eb25-51cc-4c5a-abe7-5c77edffe58c tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:35.028380 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:35.028380 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:35.042048 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-78d2eb25-51cc-4c5a-abe7-5c77edffe58c tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Volume info retrieved successfully. Aug 07 18:55:35.048543 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc438335-e95e-4225-8522-271211339f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.049718 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3480ac8f-d0e8-425d-a0a4-e1cc32e6aaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.049834 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-78d2eb25-51cc-4c5a-abe7-5c77edffe58c tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 returned with HTTP 200 Aug 07 18:55:35.050292 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 479/1903] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:35 2026] GET /volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:35.067212 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-825a0e6e-227b-4f18-9eb8-4920897a7e84 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.072973 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-825a0e6e-227b-4f18-9eb8-4920897a7e84 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] POST https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91/action Aug 07 18:55:35.073629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-825a0e6e-227b-4f18-9eb8-4920897a7e84 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-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=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:35.073629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-825a0e6e-227b-4f18-9eb8-4920897a7e84 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-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=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:35.083013 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:35.083013 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:35.091786 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:35.091786 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:35.092751 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-825a0e6e-227b-4f18-9eb8-4920897a7e84 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Volume info retrieved successfully. Aug 07 18:55:35.108466 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Created reservations ['4ee31d6d-ea45-407d-8aed-b2d6f625fb89', '59708096-a723-48f3-8319-164c703c5520', 'ebc41b92-7e11-4510-a296-2391d8c780ae', '34abfc09-bc5d-417e-ae1f-90000a718437'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:35.109352 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3480ac8f-d0e8-425d-a0a4-e1cc32e6aaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ee31d6d-ea45-407d-8aed-b2d6f625fb89', '59708096-a723-48f3-8319-164c703c5520', 'ebc41b92-7e11-4510-a296-2391d8c780ae', '34abfc09-bc5d-417e-ae1f-90000a718437']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.110102 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ad7a0d-91b5-4571-965a-c12c795d27c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.112742 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-825a0e6e-227b-4f18-9eb8-4920897a7e84 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Update volume metadata completed successfully. Aug 07 18:55:35.112742 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-825a0e6e-227b-4f18-9eb8-4920897a7e84 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91/action returned with HTTP 200 Aug 07 18:55:35.112742 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 473/1904] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:55:35 2026] POST /volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91/action => generated 563 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:35.122530 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1dabe364-c404-41d4-a307-1b198aad9eaf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.124323 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1dabe364-c404-41d4-a307-1b198aad9eaf tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] GET https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 Aug 07 18:55:35.124520 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1dabe364-c404-41d4-a307-1b198aad9eaf tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:35.124714 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1dabe364-c404-41d4-a307-1b198aad9eaf tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:35.133547 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:35.133547 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:35.137893 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1dabe364-c404-41d4-a307-1b198aad9eaf tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Volume info retrieved successfully. Aug 07 18:55:35.139733 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ad7a0d-91b5-4571-965a-c12c795d27c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60da9cbb-6409-4951-8177-a3d68a3b51b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-368365375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['4ee31d6d-ea45-407d-8aed-b2d6f625fb89','59708096-a723-48f3-8319-164c703c5520','ebc41b92-7e11-4510-a296-2391d8c780ae','34abfc09-bc5d-417e-ae1f-90000a718437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-368365375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60da9cbb-6409-4951-8177-a3d68a3b51b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db10f7aab32244fab6ab80578413799e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.140814 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1c44751-8a65-4ebd-9dcd-d050891fc709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.142753 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1dabe364-c404-41d4-a307-1b198aad9eaf tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 returned with HTTP 200 Aug 07 18:55:35.143197 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 478/1905] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:35 2026] GET /volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:35.156508 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3436937e-7caa-42c6-8a4f-c201205ec740 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.157701 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3436937e-7caa-42c6-8a4f-c201205ec740 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] POST https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91/action Aug 07 18:55:35.158083 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3436937e-7caa-42c6-8a4f-c201205ec740 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:35.158216 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3436937e-7caa-42c6-8a4f-c201205ec740 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:35.159387 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1c44751-8a65-4ebd-9dcd-d050891fc709) transitioned into state 'SUCCESS' from state '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-368365375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['4ee31d6d-ea45-407d-8aed-b2d6f625fb89','59708096-a723-48f3-8319-164c703c5520','ebc41b92-7e11-4510-a296-2391d8c780ae','34abfc09-bc5d-417e-ae1f-90000a718437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.160172 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9244df-8d93-4199-a9a9-b9808002dd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.168357 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:35.168357 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:35.168652 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9244df-8d93-4199-a9a9-b9808002dd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.169782 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (c367946f-b5c2-4ad2-a925-5dd722cea94d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:35.180023 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request issued successfully. Aug 07 18:55:35.180023 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4b0df7f8-a864-4186-9ba9-4dc8124fb4ca tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:35.180023 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 476/1906] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:34 2026] POST /volume/v3/volumes => generated 755 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:35.180271 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:35.180271 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:35.180271 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3436937e-7caa-42c6-8a4f-c201205ec740 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Volume info retrieved successfully. Aug 07 18:55:35.182256 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3436937e-7caa-42c6-8a4f-c201205ec740 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Get volume image-metadata completed successfully. Aug 07 18:55:35.186043 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.189317 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:35.190593 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "878042dd-34fd-41b5-98b4-579ef85b6015", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-654081108"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:35.192141 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request body: {'volume': {"'backup_id": '878042dd-34fd-41b5-98b4-579ef85b6015', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-654081108'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:35.192274 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume of 1 GB Aug 07 18:55:35.198017 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3436937e-7caa-42c6-8a4f-c201205ec740 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Delete volume metadata completed successfully. Aug 07 18:55:35.198017 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3436937e-7caa-42c6-8a4f-c201205ec740 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91/action returned with HTTP 200 Aug 07 18:55:35.198017 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 480/1907] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:55:35 2026] POST /volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 18:55:35.198329 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Availability Zones retrieved successfully. Aug 07 18:55:35.204627 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (d60a6e64-5538-4266-b0ab-3c62410bf14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:35.207357 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b387f11e-5d71-4f93-b076-972e2bf758ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.207495 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9fae4499-15c0-4747-8d3a-c5d1084c98ff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.208296 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:35.209697 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9fae4499-15c0-4747-8d3a-c5d1084c98ff tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] POST https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91/action Aug 07 18:55:35.210137 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9fae4499-15c0-4747-8d3a-c5d1084c98ff tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:35.210319 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9fae4499-15c0-4747-8d3a-c5d1084c98ff tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:35.219413 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:35.219413 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:35.219833 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9fae4499-15c0-4747-8d3a-c5d1084c98ff tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Volume info retrieved successfully. Aug 07 18:55:35.225754 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9fae4499-15c0-4747-8d3a-c5d1084c98ff tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Get volume image-metadata completed successfully. Aug 07 18:55:35.226083 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9fae4499-15c0-4747-8d3a-c5d1084c98ff tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91/action returned with HTTP 200 Aug 07 18:55:35.226445 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 479/1908] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:55:35 2026] POST /volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91/action => generated 537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:35.240650 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8ffb63f8-5a5f-4bed-9622-84f2b74e9e88 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.241688 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b387f11e-5d71-4f93-b076-972e2bf758ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.242830 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b18a11b-7946-4e74-960c-98a9c08e46d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.243390 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8ffb63f8-5a5f-4bed-9622-84f2b74e9e88 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] GET https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 Aug 07 18:55:35.243667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8ffb63f8-5a5f-4bed-9622-84f2b74e9e88 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:35.243944 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8ffb63f8-5a5f-4bed-9622-84f2b74e9e88 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:35.253629 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:35.253629 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:35.260197 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8ffb63f8-5a5f-4bed-9622-84f2b74e9e88 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Volume info retrieved successfully. Aug 07 18:55:35.266288 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8ffb63f8-5a5f-4bed-9622-84f2b74e9e88 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 returned with HTTP 200 Aug 07 18:55:35.270019 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 477/1909] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:35 2026] GET /volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:35.284211 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9c3ab187-a8ee-40ec-ad34-a9dfc71027a1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.286241 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9c3ab187-a8ee-40ec-ad34-a9dfc71027a1 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] DELETE https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 Aug 07 18:55:35.286444 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9c3ab187-a8ee-40ec-ad34-a9dfc71027a1 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:35.286634 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9c3ab187-a8ee-40ec-ad34-a9dfc71027a1 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:35.286829 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-9c3ab187-a8ee-40ec-ad34-a9dfc71027a1 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Delete volume with id: 5a4405da-8f09-44bf-97b5-0a5accae9e91 Aug 07 18:55:35.294338 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:35.294338 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:35.294892 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9c3ab187-a8ee-40ec-ad34-a9dfc71027a1 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Volume info retrieved successfully. Aug 07 18:55:35.311592 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Created reservations ['54eb3d4f-723d-4d66-9053-cd10bcc6dc95', '1b6f12f5-3a8b-4a0b-acab-9066b415d74c', '0fc67d50-9282-45f9-9746-9bd86e70beda', '9ef4191c-6ed7-48f0-9927-714a22525522'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:35.312831 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b18a11b-7946-4e74-960c-98a9c08e46d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54eb3d4f-723d-4d66-9053-cd10bcc6dc95', '1b6f12f5-3a8b-4a0b-acab-9066b415d74c', '0fc67d50-9282-45f9-9746-9bd86e70beda', '9ef4191c-6ed7-48f0-9927-714a22525522']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.314010 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c58740-bdff-445c-8648-508ee5a3fda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.316913 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9c3ab187-a8ee-40ec-ad34-a9dfc71027a1 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Delete volume request issued successfully. Aug 07 18:55:35.316913 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9c3ab187-a8ee-40ec-ad34-a9dfc71027a1 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 returned with HTTP 202 Aug 07 18:55:35.316913 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 481/1910] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:35 2026] DELETE /volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:35.325964 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b4fcc9e7-5163-4f6d-98f7-688e007a4c34 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.327863 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b4fcc9e7-5163-4f6d-98f7-688e007a4c34 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] GET https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 Aug 07 18:55:35.328159 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b4fcc9e7-5163-4f6d-98f7-688e007a4c34 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:35.328452 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b4fcc9e7-5163-4f6d-98f7-688e007a4c34 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:35.335571 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:35.335571 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:35.339414 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b4fcc9e7-5163-4f6d-98f7-688e007a4c34 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Volume info retrieved successfully. Aug 07 18:55:35.344070 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b4fcc9e7-5163-4f6d-98f7-688e007a4c34 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 returned with HTTP 200 Aug 07 18:55:35.344417 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 480/1911] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:35 2026] GET /volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 => generated 1390 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:35.350666 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c58740-bdff-445c-8648-508ee5a3fda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dd247af-d2ae-43d2-bd8d-f6c08b69768a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-654081108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['54eb3d4f-723d-4d66-9053-cd10bcc6dc95','1b6f12f5-3a8b-4a0b-acab-9066b415d74c','0fc67d50-9282-45f9-9746-9bd86e70beda','9ef4191c-6ed7-48f0-9927-714a22525522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-654081108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dd247af-d2ae-43d2-bd8d-f6c08b69768a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db10f7aab32244fab6ab80578413799e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.351824 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (209afffd-2bc0-442b-821e-1ec1630c7332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.376704 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (209afffd-2bc0-442b-821e-1ec1630c7332) transitioned into state 'SUCCESS' from state '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-654081108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['54eb3d4f-723d-4d66-9053-cd10bcc6dc95','1b6f12f5-3a8b-4a0b-acab-9066b415d74c','0fc67d50-9282-45f9-9746-9bd86e70beda','9ef4191c-6ed7-48f0-9927-714a22525522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.378004 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c12086-e3a2-42ad-8640-f7dbc9cc658c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.394020 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c12086-e3a2-42ad-8640-f7dbc9cc658c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.394020 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (d60a6e64-5538-4266-b0ab-3c62410bf14f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:35.394020 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request issued successfully. Aug 07 18:55:35.394585 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d06f46a2-0c07-4981-a6ca-fb1577614cac tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:35.395248 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 474/1912] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:35 2026] POST /volume/v3/volumes => generated 755 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:35.408891 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.410676 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:35.411159 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "878042dd-34fd-41b5-98b4-579ef85b6015", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1898069484"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:35.412629 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request body: {'volume': {"'backup_id": '878042dd-34fd-41b5-98b4-579ef85b6015', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1898069484'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:35.412764 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume of 1 GB Aug 07 18:55:35.418896 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Availability Zones retrieved successfully. Aug 07 18:55:35.424511 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (13765206-6e8b-47cc-b6b1-f218bcbc71d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:35.425530 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54a4bc2c-146b-405f-aade-ced1b0b34695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.426435 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:35.468381 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54a4bc2c-146b-405f-aade-ced1b0b34695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.469549 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dce920c-807c-47f8-8b4e-bf76f4058f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.522584 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Created reservations ['70e64158-870a-4fa6-83bf-4efb8f834b81', '225c58fb-7f74-4411-a531-708d0e7f5647', '317ed052-e43a-4a62-b15c-476537c15ecc', '78dbfade-29b1-4000-a939-637bc223dac0'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:35.523372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dce920c-807c-47f8-8b4e-bf76f4058f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e64158-870a-4fa6-83bf-4efb8f834b81', '225c58fb-7f74-4411-a531-708d0e7f5647', '317ed052-e43a-4a62-b15c-476537c15ecc', '78dbfade-29b1-4000-a939-637bc223dac0']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.524374 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f2b886-f507-4abf-b408-fe9aa1d64628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.553840 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f2b886-f507-4abf-b408-fe9aa1d64628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d0b2414-65a4-46ec-9e68-8734fb22d5bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1898069484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['70e64158-870a-4fa6-83bf-4efb8f834b81','225c58fb-7f74-4411-a531-708d0e7f5647','317ed052-e43a-4a62-b15c-476537c15ecc','78dbfade-29b1-4000-a939-637bc223dac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1898069484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d0b2414-65a4-46ec-9e68-8734fb22d5bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db10f7aab32244fab6ab80578413799e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.554386 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86757b43-c83c-4bc1-924b-8ce1a7432f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.573537 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86757b43-c83c-4bc1-924b-8ce1a7432f0f) transitioned into state 'SUCCESS' from state '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-1898069484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['70e64158-870a-4fa6-83bf-4efb8f834b81','225c58fb-7f74-4411-a531-708d0e7f5647','317ed052-e43a-4a62-b15c-476537c15ecc','78dbfade-29b1-4000-a939-637bc223dac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.574256 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7377cc1b-6ea2-467c-821a-27d523c031f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.584658 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7377cc1b-6ea2-467c-821a-27d523c031f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.585815 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (13765206-6e8b-47cc-b6b1-f218bcbc71d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:35.586265 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request issued successfully. Aug 07 18:55:35.587055 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-12f43da2-cd4d-4dd9-8347-62cdbe7d9bf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:35.587624 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 478/1913] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:35 2026] POST /volume/v3/volumes => generated 756 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:35.601833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3250a55b-4f06-4651-a087-e8541ba85807 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.603595 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:35.605344 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "878042dd-34fd-41b5-98b4-579ef85b6015", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-718007740"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:35.606762 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request body: {'volume': {"'backup_id": '878042dd-34fd-41b5-98b4-579ef85b6015', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-718007740'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:35.606923 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume of 1 GB Aug 07 18:55:35.613323 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Availability Zones retrieved successfully. Aug 07 18:55:35.623475 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (3529b0b0-4a38-40c0-af07-f1b516486387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:35.623475 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16901ac6-37ec-470e-b26b-7ae5fdeffc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.624979 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:35.658371 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16901ac6-37ec-470e-b26b-7ae5fdeffc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.659166 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a9cf91-c12a-466a-9519-5efc4f04d0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.704096 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Created reservations ['777fc363-84f3-4c20-ad26-2d8101b1cd85', '7d0938e9-aab0-408c-b0cb-464a7d832b04', '43ae9cf7-9c9e-4c0a-a0e9-77f7b59e4f10', '8e7db5ca-20ff-440f-95a2-3639cfa56bc0'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:35.704929 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a9cf91-c12a-466a-9519-5efc4f04d0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['777fc363-84f3-4c20-ad26-2d8101b1cd85', '7d0938e9-aab0-408c-b0cb-464a7d832b04', '43ae9cf7-9c9e-4c0a-a0e9-77f7b59e4f10', '8e7db5ca-20ff-440f-95a2-3639cfa56bc0']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.705659 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3cc44e-c42b-4778-bbc4-df2018a4db3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.735431 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3cc44e-c42b-4778-bbc4-df2018a4db3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c91b8d-9c9c-431b-a256-b355192e4fb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-718007740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['777fc363-84f3-4c20-ad26-2d8101b1cd85','7d0938e9-aab0-408c-b0cb-464a7d832b04','43ae9cf7-9c9e-4c0a-a0e9-77f7b59e4f10','8e7db5ca-20ff-440f-95a2-3639cfa56bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-718007740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c91b8d-9c9c-431b-a256-b355192e4fb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db10f7aab32244fab6ab80578413799e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.736233 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b85761-749c-408e-9969-c8b759a8f760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.755608 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b85761-749c-408e-9969-c8b759a8f760) transitioned into state 'SUCCESS' from state '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-718007740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['777fc363-84f3-4c20-ad26-2d8101b1cd85','7d0938e9-aab0-408c-b0cb-464a7d832b04','43ae9cf7-9c9e-4c0a-a0e9-77f7b59e4f10','8e7db5ca-20ff-440f-95a2-3639cfa56bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.757466 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c77b184-ece4-4550-9b95-bf3f727c45d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.770122 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c77b184-ece4-4550-9b95-bf3f727c45d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.771170 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (3529b0b0-4a38-40c0-af07-f1b516486387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:35.771572 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request issued successfully. Aug 07 18:55:35.772449 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3250a55b-4f06-4651-a087-e8541ba85807 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:35.773050 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 482/1914] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:35 2026] POST /volume/v3/volumes => generated 755 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:35.790039 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f8e4e496-810f-4bca-9cfc-5377db870434 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.792151 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:35.792789 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "878042dd-34fd-41b5-98b4-579ef85b6015", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-894455185"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:35.795019 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request body: {'volume': {"'backup_id": '878042dd-34fd-41b5-98b4-579ef85b6015', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-894455185'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:35.795299 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume of 1 GB Aug 07 18:55:35.800310 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Availability Zones retrieved successfully. Aug 07 18:55:35.808960 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (ce8802ef-cffb-4bd7-b474-f87caf11296f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:35.810385 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cdf096d-65d6-4e33-800b-a43eee78e5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.811793 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:35.841463 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cdf096d-65d6-4e33-800b-a43eee78e5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.842459 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d25f0c10-a043-4b89-8093-0d7502d7f083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.883945 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Created reservations ['990ca436-c7a7-4956-9622-ae69b767c451', '84a75b2d-6e21-4ea2-8bd5-89287d79cbba', 'bee44d08-99a7-420f-896d-e710064bd188', 'bb19451e-7014-482c-a21f-39b42816b143'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:35.887053 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d25f0c10-a043-4b89-8093-0d7502d7f083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['990ca436-c7a7-4956-9622-ae69b767c451', '84a75b2d-6e21-4ea2-8bd5-89287d79cbba', 'bee44d08-99a7-420f-896d-e710064bd188', 'bb19451e-7014-482c-a21f-39b42816b143']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.887053 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ca84d8-8338-4f8a-9aac-6acba920f248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.916524 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ca84d8-8338-4f8a-9aac-6acba920f248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f292ce4-baaa-4e7b-a69c-cc87178b2dec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-894455185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['990ca436-c7a7-4956-9622-ae69b767c451','84a75b2d-6e21-4ea2-8bd5-89287d79cbba','bee44d08-99a7-420f-896d-e710064bd188','bb19451e-7014-482c-a21f-39b42816b143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-894455185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f292ce4-baaa-4e7b-a69c-cc87178b2dec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db10f7aab32244fab6ab80578413799e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.917266 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65cd6e0a-2ef6-43cb-8af0-973f6afa284b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.939581 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65cd6e0a-2ef6-43cb-8af0-973f6afa284b) transitioned into state 'SUCCESS' from state '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-894455185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db10f7aab32244fab6ab80578413799e',qos_specs=None,replication_status=,reservations=['990ca436-c7a7-4956-9622-ae69b767c451','84a75b2d-6e21-4ea2-8bd5-89287d79cbba','bee44d08-99a7-420f-896d-e710064bd188','bb19451e-7014-482c-a21f-39b42816b143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ec7f95fb52425081ba49ff1775f2fd',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.940573 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e505f8-90b5-4928-a2a6-159ab07cee21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:35.954583 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e505f8-90b5-4928-a2a6-159ab07cee21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:35.955961 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Flow 'volume_create_api' (ce8802ef-cffb-4bd7-b474-f87caf11296f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:35.956567 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Create volume request issued successfully. Aug 07 18:55:35.957417 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f8e4e496-810f-4bca-9cfc-5377db870434 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:35.958170 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 481/1915] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:35 2026] POST /volume/v3/volumes => generated 755 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:35.971459 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-44621b60-0e2f-4635-91f4-d165a2be9e42 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:35.973980 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44621b60-0e2f-4635-91f4-d165a2be9e42 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 Aug 07 18:55:35.974269 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44621b60-0e2f-4635-91f4-d165a2be9e42 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:35.974590 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44621b60-0e2f-4635-91f4-d165a2be9e42 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:35.983914 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:35.983914 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:35.989594 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-44621b60-0e2f-4635-91f4-d165a2be9e42 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:35.995211 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44621b60-0e2f-4635-91f4-d165a2be9e42 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 returned with HTTP 200 Aug 07 18:55:35.995717 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 475/1916] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:35 2026] GET /volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.008327 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-deb46167-3abb-4d2d-9f28-f75fcb1a0cec None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.010313 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-deb46167-3abb-4d2d-9f28-f75fcb1a0cec tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a Aug 07 18:55:36.010372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-deb46167-3abb-4d2d-9f28-f75fcb1a0cec tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.010581 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-deb46167-3abb-4d2d-9f28-f75fcb1a0cec tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.016616 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b7106235-a6fa-41a7-a8f6-96a1040220b1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.018783 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:36.018783 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:36.023460 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-deb46167-3abb-4d2d-9f28-f75fcb1a0cec tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:36.028153 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-deb46167-3abb-4d2d-9f28-f75fcb1a0cec tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a returned with HTTP 200 Aug 07 18:55:36.028565 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 479/1917] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.045616 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-222b19fa-4712-4d8c-950f-f57d727525c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.048069 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-222b19fa-4712-4d8c-950f-f57d727525c8 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc Aug 07 18:55:36.048346 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-222b19fa-4712-4d8c-950f-f57d727525c8 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.048614 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-222b19fa-4712-4d8c-950f-f57d727525c8 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.061048 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:36.061048 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:36.066183 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-222b19fa-4712-4d8c-950f-f57d727525c8 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:36.071777 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-222b19fa-4712-4d8c-950f-f57d727525c8 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc returned with HTTP 200 Aug 07 18:55:36.072290 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 482/1918] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.091043 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0658ffdd-a53a-4fe7-8498-5b90cf66d129 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.093333 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0658ffdd-a53a-4fe7-8498-5b90cf66d129 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 Aug 07 18:55:36.093575 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0658ffdd-a53a-4fe7-8498-5b90cf66d129 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.093820 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0658ffdd-a53a-4fe7-8498-5b90cf66d129 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.102481 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:36.102481 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:36.107242 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0658ffdd-a53a-4fe7-8498-5b90cf66d129 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:36.112412 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0658ffdd-a53a-4fe7-8498-5b90cf66d129 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 returned with HTTP 200 Aug 07 18:55:36.112900 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 476/1919] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.130138 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1e57810d-23db-4f74-bfbe-d6c9f7d2ff0c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.132182 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1e57810d-23db-4f74-bfbe-d6c9f7d2ff0c tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec Aug 07 18:55:36.132386 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1e57810d-23db-4f74-bfbe-d6c9f7d2ff0c tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.132587 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1e57810d-23db-4f74-bfbe-d6c9f7d2ff0c tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.141693 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b7106235-a6fa-41a7-a8f6-96a1040220b1 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 Aug 07 18:55:36.141980 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b7106235-a6fa-41a7-a8f6-96a1040220b1 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.142272 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b7106235-a6fa-41a7-a8f6-96a1040220b1 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.142632 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:36.142632 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:36.142979 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:36.142979 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:36.147723 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1e57810d-23db-4f74-bfbe-d6c9f7d2ff0c tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:36.152299 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1e57810d-23db-4f74-bfbe-d6c9f7d2ff0c tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec returned with HTTP 200 Aug 07 18:55:36.152723 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 480/1920] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.155749 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b7106235-a6fa-41a7-a8f6-96a1040220b1 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 returned with HTTP 200 Aug 07 18:55:36.155749 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 483/1921] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 => generated 437 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.164253 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d71a24dc-2968-41a0-85b0-2f98db8000ea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.165076 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-95c8fd25-3c90-457d-9f23-9c7fcb3a79dc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.166014 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d71a24dc-2968-41a0-85b0-2f98db8000ea tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5/defaults Aug 07 18:55:36.166224 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d71a24dc-2968-41a0-85b0-2f98db8000ea tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.166412 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d71a24dc-2968-41a0-85b0-2f98db8000ea tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'defaults' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.167404 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95c8fd25-3c90-457d-9f23-9c7fcb3a79dc tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] DELETE https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:36.167654 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95c8fd25-3c90-457d-9f23-9c7fcb3a79dc tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.167921 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95c8fd25-3c90-457d-9f23-9c7fcb3a79dc tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.168101 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-95c8fd25-3c90-457d-9f23-9c7fcb3a79dc tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete backup with id: 878042dd-34fd-41b5-98b4-579ef85b6015. Aug 07 18:55:36.173140 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:36.173140 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:36.178551 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d71a24dc-2968-41a0-85b0-2f98db8000ea tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5/defaults returned with HTTP 200 Aug 07 18:55:36.179060 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 483/1922] 10.4.3.15 () {66 vars in 1374 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5/defaults => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.186725 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9aaa10fc-2015-4f22-964c-23fef82c86b1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.187402 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-95c8fd25-3c90-457d-9f23-9c7fcb3a79dc tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] delete_backup rpcapi backup_id 878042dd-34fd-41b5-98b4-579ef85b6015 {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:55:36.188486 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9aaa10fc-2015-4f22-964c-23fef82c86b1 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 Aug 07 18:55:36.188821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9aaa10fc-2015-4f22-964c-23fef82c86b1 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:36.189346 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95c8fd25-3c90-457d-9f23-9c7fcb3a79dc tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 202 Aug 07 18:55:36.189831 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 477/1923] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:36 2026] DELETE /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:55:36.198543 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f8e8fc4e-7ca6-466b-9a0b-646eed3cf832 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.200393 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f8e8fc4e-7ca6-466b-9a0b-646eed3cf832 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:36.200579 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f8e8fc4e-7ca6-466b-9a0b-646eed3cf832 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.200758 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f8e8fc4e-7ca6-466b-9a0b-646eed3cf832 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.200890 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-f8e8fc4e-7ca6-466b-9a0b-646eed3cf832 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:36.208338 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:36.208338 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:36.211312 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f8e8fc4e-7ca6-466b-9a0b-646eed3cf832 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 200 Aug 07 18:55:36.211916 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 484/1924] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.222854 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9aaa10fc-2015-4f22-964c-23fef82c86b1 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 returned with HTTP 200 Aug 07 18:55:36.223326 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 481/1925] 10.4.3.15 () {68 vars in 1367 bytes} [Fri Aug 7 18:55:36 2026] PUT /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 => generated 395 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.235506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bb1dc30b-8964-405c-a5e1-074b6d19396b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.237951 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb1dc30b-8964-405c-a5e1-074b6d19396b tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] DELETE https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 Aug 07 18:55:36.238212 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb1dc30b-8964-405c-a5e1-074b6d19396b tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.238682 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb1dc30b-8964-405c-a5e1-074b6d19396b tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.248139 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb1dc30b-8964-405c-a5e1-074b6d19396b tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 returned with HTTP 200 Aug 07 18:55:36.248627 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 484/1926] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:55:36 2026] DELETE /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:55:36.259049 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-670301a8-15b2-4d14-ae60-c75c3f82b9c0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.260759 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-670301a8-15b2-4d14-ae60-c75c3f82b9c0 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 Aug 07 18:55:36.261077 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-670301a8-15b2-4d14-ae60-c75c3f82b9c0 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.261283 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-670301a8-15b2-4d14-ae60-c75c3f82b9c0 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.275566 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-670301a8-15b2-4d14-ae60-c75c3f82b9c0 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 returned with HTTP 200 Aug 07 18:55:36.276230 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 478/1927] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.288548 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-993798ed-0cb3-4f88-a833-a165569388ec None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.290321 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-993798ed-0cb3-4f88-a833-a165569388ec tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 Aug 07 18:55:36.290689 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-993798ed-0cb3-4f88-a833-a165569388ec tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-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=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:36.360842 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9ef2663e-ed52-45f7-86b8-614b254ed547 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.362814 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9ef2663e-ed52-45f7-86b8-614b254ed547 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] GET https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 Aug 07 18:55:36.363069 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9ef2663e-ed52-45f7-86b8-614b254ed547 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.363273 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9ef2663e-ed52-45f7-86b8-614b254ed547 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.369289 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9ef2663e-ed52-45f7-86b8-614b254ed547 tempest-VolumesImageMetadata-2097996350 tempest-VolumesImageMetadata-2097996350-project-member] https://10.4.3.15/volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 returned with HTTP 404 Aug 07 18:55:36.369774 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 482/1928] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/volumes/5a4405da-8f09-44bf-97b5-0a5accae9e91 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:36.406344 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-993798ed-0cb3-4f88-a833-a165569388ec tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 returned with HTTP 200 Aug 07 18:55:36.406919 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 485/1929] 10.4.3.15 () {68 vars in 1368 bytes} [Fri Aug 7 18:55:36 2026] PUT /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 => generated 395 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.421532 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-61bea156-c534-4fca-9703-427f2199189d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.424520 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-61bea156-c534-4fca-9703-427f2199189d tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5/defaults Aug 07 18:55:36.424813 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-61bea156-c534-4fca-9703-427f2199189d tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.425122 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-61bea156-c534-4fca-9703-427f2199189d tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'defaults' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.440577 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-61bea156-c534-4fca-9703-427f2199189d tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5/defaults returned with HTTP 200 Aug 07 18:55:36.441079 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 485/1930] 10.4.3.15 () {66 vars in 1374 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5/defaults => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.451362 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a5959d31-e011-4270-b079-93d1569289ce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.454624 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5959d31-e011-4270-b079-93d1569289ce tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 Aug 07 18:55:36.454899 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5959d31-e011-4270-b079-93d1569289ce tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.455206 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5959d31-e011-4270-b079-93d1569289ce tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.480185 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5959d31-e011-4270-b079-93d1569289ce tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 returned with HTTP 200 Aug 07 18:55:36.480185 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 479/1931] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:36.492636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ca86f364-7ccc-4b3e-934b-6614a7cea53b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.494506 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ca86f364-7ccc-4b3e-934b-6614a7cea53b tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True Aug 07 18:55:36.494709 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ca86f364-7ccc-4b3e-934b-6614a7cea53b tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.494969 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ca86f364-7ccc-4b3e-934b-6614a7cea53b tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.515140 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ca86f364-7ccc-4b3e-934b-6614a7cea53b tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True returned with HTTP 200 Aug 07 18:55:36.515712 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 483/1932] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:36.528249 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-74abef1c-4893-4405-a7d5-01de724814fc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.634482 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:36.634828 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1802300569"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:36.637920 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1802300569'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:36.638089 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Create volume of 1 GB Aug 07 18:55:36.642283 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Availability Zones retrieved successfully. Aug 07 18:55:36.650694 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Flow 'volume_create_api' (39e15d5e-f1e7-4482-bab7-7c0ac4174a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:36.651753 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a270b8-dc73-42c1-b76b-77d0f46613c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:36.652778 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:36.686145 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a270b8-dc73-42c1-b76b-77d0f46613c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:36.686957 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6612205-15a9-453c-bf4f-6e945db54ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:36.750193 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Created reservations ['4579ff07-24ae-47f5-a3e5-1874dc5eaec8', '9f5aaba4-c2cc-4077-9f47-893505b7d107', '2efaf8e1-6f13-441b-878f-296369ca7939', '6002f15d-e3b5-4f6b-a68c-0345742f7f02'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:36.751358 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6612205-15a9-453c-bf4f-6e945db54ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4579ff07-24ae-47f5-a3e5-1874dc5eaec8', '9f5aaba4-c2cc-4077-9f47-893505b7d107', '2efaf8e1-6f13-441b-878f-296369ca7939', '6002f15d-e3b5-4f6b-a68c-0345742f7f02']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:36.753143 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d8abc8-cb69-4b9c-a39f-8a0d6af02d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:36.783388 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d8abc8-cb69-4b9c-a39f-8a0d6af02d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77bc31c6-3117-4c11-9843-d7af353699f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1802300569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82555422c1bf4a14af07d2b6a8cf72c5',qos_specs=None,replication_status=,reservations=['4579ff07-24ae-47f5-a3e5-1874dc5eaec8','9f5aaba4-c2cc-4077-9f47-893505b7d107','2efaf8e1-6f13-441b-878f-296369ca7939','6002f15d-e3b5-4f6b-a68c-0345742f7f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe14fd821ef642ea88084a0935c3a88b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1802300569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77bc31c6-3117-4c11-9843-d7af353699f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82555422c1bf4a14af07d2b6a8cf72c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe14fd821ef642ea88084a0935c3a88b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:36.786781 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b25a84-27c8-48f4-919f-8d9dd0e7e016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:36.812069 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b25a84-27c8-48f4-919f-8d9dd0e7e016) transitioned into state 'SUCCESS' from state '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-1802300569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82555422c1bf4a14af07d2b6a8cf72c5',qos_specs=None,replication_status=,reservations=['4579ff07-24ae-47f5-a3e5-1874dc5eaec8','9f5aaba4-c2cc-4077-9f47-893505b7d107','2efaf8e1-6f13-441b-878f-296369ca7939','6002f15d-e3b5-4f6b-a68c-0345742f7f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe14fd821ef642ea88084a0935c3a88b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:36.813137 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74e3575-dd8b-4a95-a87c-6403ac11f606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:36.826069 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74e3575-dd8b-4a95-a87c-6403ac11f606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:36.826069 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Flow 'volume_create_api' (39e15d5e-f1e7-4482-bab7-7c0ac4174a4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:36.826069 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Create volume request issued successfully. Aug 07 18:55:36.826069 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-74abef1c-4893-4405-a7d5-01de724814fc tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:36.826343 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 486/1933] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:55:36 2026] POST /volume/v3/volumes => generated 754 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:36.844465 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5af38fc3-d51f-459f-993b-4607aed2cb82 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:36.845678 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5af38fc3-d51f-459f-993b-4607aed2cb82 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] GET https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 Aug 07 18:55:36.845948 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5af38fc3-d51f-459f-993b-4607aed2cb82 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:36.846529 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5af38fc3-d51f-459f-993b-4607aed2cb82 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:36.856781 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:36.856781 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:36.863698 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5af38fc3-d51f-459f-993b-4607aed2cb82 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Volume info retrieved successfully. Aug 07 18:55:36.869555 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5af38fc3-d51f-459f-993b-4607aed2cb82 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 returned with HTTP 200 Aug 07 18:55:36.870205 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 486/1934] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:36 2026] GET /volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:37.223790 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-070043ed-0cfd-4243-aab2-c97a5f6f3996 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:37.226770 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-070043ed-0cfd-4243-aab2-c97a5f6f3996 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 Aug 07 18:55:37.227058 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-070043ed-0cfd-4243-aab2-c97a5f6f3996 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:37.227290 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-070043ed-0cfd-4243-aab2-c97a5f6f3996 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:37.227412 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-070043ed-0cfd-4243-aab2-c97a5f6f3996 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Show backup with id 878042dd-34fd-41b5-98b4-579ef85b6015. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:37.231246 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-070043ed-0cfd-4243-aab2-c97a5f6f3996 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 returned with HTTP 404 Aug 07 18:55:37.231724 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 480/1935] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:37 2026] GET /volume/v3/backups/878042dd-34fd-41b5-98b4-579ef85b6015 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:37.241674 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0f940fb8-22c5-4044-92bb-be3a62ba0439 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:37.243537 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f940fb8-22c5-4044-92bb-be3a62ba0439 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] DELETE https://10.4.3.15/volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec Aug 07 18:55:37.243733 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f940fb8-22c5-4044-92bb-be3a62ba0439 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:37.243943 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f940fb8-22c5-4044-92bb-be3a62ba0439 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:37.244115 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-0f940fb8-22c5-4044-92bb-be3a62ba0439 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume with id: 5f292ce4-baaa-4e7b-a69c-cc87178b2dec Aug 07 18:55:37.250963 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:37.250963 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:37.251626 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0f940fb8-22c5-4044-92bb-be3a62ba0439 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:37.272437 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0f940fb8-22c5-4044-92bb-be3a62ba0439 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume request issued successfully. Aug 07 18:55:37.272639 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f940fb8-22c5-4044-92bb-be3a62ba0439 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec returned with HTTP 202 Aug 07 18:55:37.273083 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 484/1936] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:37 2026] DELETE /volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:37.280777 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d20f9077-6db3-47da-aef8-168480c68987 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:37.283042 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d20f9077-6db3-47da-aef8-168480c68987 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec Aug 07 18:55:37.283340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d20f9077-6db3-47da-aef8-168480c68987 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:37.283644 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d20f9077-6db3-47da-aef8-168480c68987 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:37.292368 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:37.292368 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:37.296415 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d20f9077-6db3-47da-aef8-168480c68987 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:37.301045 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d20f9077-6db3-47da-aef8-168480c68987 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec returned with HTTP 200 Aug 07 18:55:37.301457 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 487/1937] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:37 2026] GET /volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:37.706623 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ba568341-2169-46fa-a73a-2cb7d2561975 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:37.793984 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba568341-2169-46fa-a73a-2cb7d2561975 tempest-VolumesSummaryTest-379237494 tempest-VolumesSummaryTest-379237494-project-member] GET https://10.4.3.15/volume/v3/volumes/summary Aug 07 18:55:37.795470 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba568341-2169-46fa-a73a-2cb7d2561975 tempest-VolumesSummaryTest-379237494 tempest-VolumesSummaryTest-379237494-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:37.795470 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba568341-2169-46fa-a73a-2cb7d2561975 tempest-VolumesSummaryTest-379237494 tempest-VolumesSummaryTest-379237494-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:37.795470 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-ba568341-2169-46fa-a73a-2cb7d2561975 tempest-VolumesSummaryTest-379237494 tempest-VolumesSummaryTest-379237494-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:37.802210 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ba568341-2169-46fa-a73a-2cb7d2561975 tempest-VolumesSummaryTest-379237494 tempest-VolumesSummaryTest-379237494-project-member] Get summary completed successfully. Aug 07 18:55:37.802662 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba568341-2169-46fa-a73a-2cb7d2561975 tempest-VolumesSummaryTest-379237494 tempest-VolumesSummaryTest-379237494-project-member] https://10.4.3.15/volume/v3/volumes/summary returned with HTTP 200 Aug 07 18:55:37.803308 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 487/1938] 10.4.3.15 () {68 vars in 1295 bytes} [Fri Aug 7 18:55:37 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:37.887794 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-363fc8c9-ed4c-415d-af72-748875e0a55d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:37.889895 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-363fc8c9-ed4c-415d-af72-748875e0a55d tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] GET https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 Aug 07 18:55:37.890149 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-363fc8c9-ed4c-415d-af72-748875e0a55d tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:37.890398 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-363fc8c9-ed4c-415d-af72-748875e0a55d tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:37.899127 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:37.899127 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:37.902517 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-363fc8c9-ed4c-415d-af72-748875e0a55d tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Volume info retrieved successfully. Aug 07 18:55:37.906185 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-363fc8c9-ed4c-415d-af72-748875e0a55d tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 returned with HTTP 200 Aug 07 18:55:37.906523 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 481/1939] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:37 2026] GET /volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:37.921356 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4a5cb23f-8610-407b-9bda-e50f9230faa9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:37.923289 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4a5cb23f-8610-407b-9bda-e50f9230faa9 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True Aug 07 18:55:37.923539 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4a5cb23f-8610-407b-9bda-e50f9230faa9 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:37.923762 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4a5cb23f-8610-407b-9bda-e50f9230faa9 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:37.942955 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4a5cb23f-8610-407b-9bda-e50f9230faa9 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True returned with HTTP 200 Aug 07 18:55:37.943648 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 485/1940] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:55:37 2026] GET /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:37.954392 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f8b0cfb1-f4c2-458f-813a-a0021c265739 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:37.956458 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f8b0cfb1-f4c2-458f-813a-a0021c265739 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] DELETE https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 Aug 07 18:55:37.956677 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f8b0cfb1-f4c2-458f-813a-a0021c265739 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:37.956953 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f8b0cfb1-f4c2-458f-813a-a0021c265739 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:37.957145 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-f8b0cfb1-f4c2-458f-813a-a0021c265739 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Delete volume with id: 77bc31c6-3117-4c11-9843-d7af353699f6 Aug 07 18:55:37.964284 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:37.964284 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:37.964775 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f8b0cfb1-f4c2-458f-813a-a0021c265739 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Volume info retrieved successfully. Aug 07 18:55:37.983575 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f8b0cfb1-f4c2-458f-813a-a0021c265739 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Delete volume request issued successfully. Aug 07 18:55:37.987714 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f8b0cfb1-f4c2-458f-813a-a0021c265739 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 returned with HTTP 202 Aug 07 18:55:37.987714 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 488/1941] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:37 2026] DELETE /volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:37.994934 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-64b63c18-d566-4b10-873a-1f417fffa725 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:37.998695 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64b63c18-d566-4b10-873a-1f417fffa725 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] GET https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 Aug 07 18:55:37.998695 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64b63c18-d566-4b10-873a-1f417fffa725 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:37.998695 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64b63c18-d566-4b10-873a-1f417fffa725 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:38.007105 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:38.007105 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:38.014164 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-64b63c18-d566-4b10-873a-1f417fffa725 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Volume info retrieved successfully. Aug 07 18:55:38.022752 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64b63c18-d566-4b10-873a-1f417fffa725 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 returned with HTTP 200 Aug 07 18:55:38.023338 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 488/1942] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:37 2026] GET /volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:38.314903 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1a6a22a3-6f89-46cc-af97-e5b5bcf284e8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:38.317451 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a6a22a3-6f89-46cc-af97-e5b5bcf284e8 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec Aug 07 18:55:38.317743 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a6a22a3-6f89-46cc-af97-e5b5bcf284e8 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:38.318055 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a6a22a3-6f89-46cc-af97-e5b5bcf284e8 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:38.325815 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a6a22a3-6f89-46cc-af97-e5b5bcf284e8 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec returned with HTTP 404 Aug 07 18:55:38.326356 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 482/1943] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:38 2026] GET /volume/v3/volumes/5f292ce4-baaa-4e7b-a69c-cc87178b2dec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:38.333110 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cd6ee423-195b-4b2c-8910-2209316254ed None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:38.334934 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cd6ee423-195b-4b2c-8910-2209316254ed tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 Aug 07 18:55:38.335233 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cd6ee423-195b-4b2c-8910-2209316254ed tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:38.335390 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cd6ee423-195b-4b2c-8910-2209316254ed tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:38.335498 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-cd6ee423-195b-4b2c-8910-2209316254ed tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume with id: b1c91b8d-9c9c-431b-a256-b355192e4fb3 Aug 07 18:55:38.342893 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:38.342893 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:38.343598 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cd6ee423-195b-4b2c-8910-2209316254ed tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:38.363757 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cd6ee423-195b-4b2c-8910-2209316254ed tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume request issued successfully. Aug 07 18:55:38.364210 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cd6ee423-195b-4b2c-8910-2209316254ed tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 returned with HTTP 202 Aug 07 18:55:38.364742 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 486/1944] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:38 2026] DELETE /volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:38.373118 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c07da50a-d337-45be-abbd-fb128191d58f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:38.374685 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c07da50a-d337-45be-abbd-fb128191d58f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 Aug 07 18:55:38.374854 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c07da50a-d337-45be-abbd-fb128191d58f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:38.375050 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c07da50a-d337-45be-abbd-fb128191d58f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:38.382386 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:38.382386 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:38.385870 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c07da50a-d337-45be-abbd-fb128191d58f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:38.391253 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c07da50a-d337-45be-abbd-fb128191d58f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 returned with HTTP 200 Aug 07 18:55:38.391636 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 489/1945] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:38 2026] GET /volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:39.011913 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d022bbb1-5072-4549-8ab0-733f9186a263 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:39.037964 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-351faff4-bd39-4cbb-89f0-26b8c12e3e17 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:39.039985 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-351faff4-bd39-4cbb-89f0-26b8c12e3e17 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] GET https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 Aug 07 18:55:39.040230 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-351faff4-bd39-4cbb-89f0-26b8c12e3e17 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:39.040415 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-351faff4-bd39-4cbb-89f0-26b8c12e3e17 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:39.047204 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-351faff4-bd39-4cbb-89f0-26b8c12e3e17 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 returned with HTTP 404 Aug 07 18:55:39.047651 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 483/1946] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:39 2026] GET /volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:39.054704 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8696bab6-d270-4313-ba27-099ced549cca None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:39.058128 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8696bab6-d270-4313-ba27-099ced549cca tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] GET https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 Aug 07 18:55:39.058504 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8696bab6-d270-4313-ba27-099ced549cca tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:39.058835 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8696bab6-d270-4313-ba27-099ced549cca tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:39.066842 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8696bab6-d270-4313-ba27-099ced549cca tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 returned with HTTP 404 Aug 07 18:55:39.067637 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 487/1947] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:39 2026] GET /volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:39.074600 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1a3b5630-6f65-4e8f-8680-ecef799438db None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:39.076353 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1a3b5630-6f65-4e8f-8680-ecef799438db tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] DELETE https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 Aug 07 18:55:39.076534 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1a3b5630-6f65-4e8f-8680-ecef799438db tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:39.076707 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1a3b5630-6f65-4e8f-8680-ecef799438db tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:39.076861 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-1a3b5630-6f65-4e8f-8680-ecef799438db tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Delete volume with id: 77bc31c6-3117-4c11-9843-d7af353699f6 Aug 07 18:55:39.082029 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1a3b5630-6f65-4e8f-8680-ecef799438db tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 returned with HTTP 404 Aug 07 18:55:39.082587 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 490/1948] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:39 2026] DELETE /volume/v3/volumes/77bc31c6-3117-4c11-9843-d7af353699f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:55:39.090838 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:39.092517 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:39.092869 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-631108491"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:39.094259 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-631108491'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:39.094377 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Create volume of 1 GB Aug 07 18:55:39.098321 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Availability Zones retrieved successfully. Aug 07 18:55:39.100841 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d022bbb1-5072-4549-8ab0-733f9186a263 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes Aug 07 18:55:39.101076 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d022bbb1-5072-4549-8ab0-733f9186a263 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:39.101262 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d022bbb1-5072-4549-8ab0-733f9186a263 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:39.101517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-d022bbb1-5072-4549-8ab0-733f9186a263 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:39.102208 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d022bbb1-5072-4549-8ab0-733f9186a263 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:39.103897 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Flow 'volume_create_api' (417e94ee-c33f-4b77-b850-0cf83dbcd4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:39.105761 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d8a424-44c8-4334-b704-bddb981d2f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:39.105761 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:39.108845 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d022bbb1-5072-4549-8ab0-733f9186a263 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:39.109291 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d022bbb1-5072-4549-8ab0-733f9186a263 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 200 Aug 07 18:55:39.109723 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 489/1949] 10.4.3.15 () {66 vars in 1230 bytes} [Fri Aug 7 18:55:39 2026] GET /volume/v3/volumes => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:39.118314 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:39.119499 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:39.119843 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-929496645"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:39.121212 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-929496645'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:39.121324 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Create volume of 1 GB Aug 07 18:55:39.125225 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Availability Zones retrieved successfully. Aug 07 18:55:39.130482 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Flow 'volume_create_api' (e82a0267-d3a4-4f14-a44e-3cda1945a4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:39.131613 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af6f02ff-0e04-4d74-b7ad-a37346ce080f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:39.132641 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:39.133629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d8a424-44c8-4334-b704-bddb981d2f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:39.134486 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04765e0b-1242-4638-80c9-3c06ceaf5989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:39.157895 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af6f02ff-0e04-4d74-b7ad-a37346ce080f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:39.159212 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952dece5-05ca-4ff8-9c04-74a98b65ee69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:39.174749 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Created reservations ['eb09f968-0602-49e3-b9d3-3aee97871f25', '82e9183a-5678-45e9-933f-0ab4801bfb0b', '0665aea1-1bb0-431e-bcc7-146f4d3cda0b', 'e62357ce-7b16-470c-a570-7a2f425611f7'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:39.175938 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04765e0b-1242-4638-80c9-3c06ceaf5989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb09f968-0602-49e3-b9d3-3aee97871f25', '82e9183a-5678-45e9-933f-0ab4801bfb0b', '0665aea1-1bb0-431e-bcc7-146f4d3cda0b', 'e62357ce-7b16-470c-a570-7a2f425611f7']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:39.177117 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ae7edb-9596-40fa-870e-2294add9c97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:39.205278 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ae7edb-9596-40fa-870e-2294add9c97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e5c13cf-4c7e-45ca-b738-5c2356c807a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-631108491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82555422c1bf4a14af07d2b6a8cf72c5',qos_specs=None,replication_status=,reservations=['eb09f968-0602-49e3-b9d3-3aee97871f25','82e9183a-5678-45e9-933f-0ab4801bfb0b','0665aea1-1bb0-431e-bcc7-146f4d3cda0b','e62357ce-7b16-470c-a570-7a2f425611f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe14fd821ef642ea88084a0935c3a88b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-631108491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e5c13cf-4c7e-45ca-b738-5c2356c807a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82555422c1bf4a14af07d2b6a8cf72c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe14fd821ef642ea88084a0935c3a88b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:39.206290 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af05255-d034-44c4-9435-310514c93ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:39.226005 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af05255-d034-44c4-9435-310514c93ec3) transitioned into state 'SUCCESS' from state '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-631108491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82555422c1bf4a14af07d2b6a8cf72c5',qos_specs=None,replication_status=,reservations=['eb09f968-0602-49e3-b9d3-3aee97871f25','82e9183a-5678-45e9-933f-0ab4801bfb0b','0665aea1-1bb0-431e-bcc7-146f4d3cda0b','e62357ce-7b16-470c-a570-7a2f425611f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe14fd821ef642ea88084a0935c3a88b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:39.226959 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e2da6a-a8f2-476f-aadf-2fae6ca851a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:39.235601 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Created reservations ['c0b22df1-806a-4f94-a6f8-48e7dc992797', 'c7479351-a117-4d3d-97fc-448983bf5720', 'da3594d9-8c6d-410d-b8f0-867e52b02863', 'f4e34e0e-f682-46ad-9292-89afe366bbab'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:39.236655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e2da6a-a8f2-476f-aadf-2fae6ca851a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:39.236762 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952dece5-05ca-4ff8-9c04-74a98b65ee69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0b22df1-806a-4f94-a6f8-48e7dc992797', 'c7479351-a117-4d3d-97fc-448983bf5720', 'da3594d9-8c6d-410d-b8f0-867e52b02863', 'f4e34e0e-f682-46ad-9292-89afe366bbab']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:39.237611 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2407200-97e1-4654-b6c6-d49f75e3313a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:39.238423 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Flow 'volume_create_api' (417e94ee-c33f-4b77-b850-0cf83dbcd4c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:39.238423 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Create volume request issued successfully. Aug 07 18:55:39.238809 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-957ed567-40f3-4956-97b1-d5b9bf8c5840 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:39.239529 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 484/1950] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:55:39 2026] POST /volume/v3/volumes => generated 753 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:39.252881 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1dae0b62-b90e-4f63-81a9-5b388ceea043 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:39.257381 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1dae0b62-b90e-4f63-81a9-5b388ceea043 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] GET https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:39.257570 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1dae0b62-b90e-4f63-81a9-5b388ceea043 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:39.257738 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1dae0b62-b90e-4f63-81a9-5b388ceea043 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:39.264162 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:39.264162 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:39.267397 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1dae0b62-b90e-4f63-81a9-5b388ceea043 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Volume info retrieved successfully. Aug 07 18:55:39.271287 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1dae0b62-b90e-4f63-81a9-5b388ceea043 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 returned with HTTP 200 Aug 07 18:55:39.271613 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 491/1951] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:39 2026] GET /volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:39.271823 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2407200-97e1-4654-b6c6-d49f75e3313a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d4b5f6c-a85f-4153-9a64-940098bae129', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-929496645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e3209b945a92472ea516078995472b20',qos_specs=None,replication_status=,reservations=['c0b22df1-806a-4f94-a6f8-48e7dc992797','c7479351-a117-4d3d-97fc-448983bf5720','da3594d9-8c6d-410d-b8f0-867e52b02863','f4e34e0e-f682-46ad-9292-89afe366bbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb4ab5cceb49fb955651f86b9e85ac',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-929496645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d4b5f6c-a85f-4153-9a64-940098bae129,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e3209b945a92472ea516078995472b20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb4ab5cceb49fb955651f86b9e85ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:39.272589 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d46ee804-cd33-4c79-a460-8bfc82718388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:39.291634 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d46ee804-cd33-4c79-a460-8bfc82718388) transitioned into state 'SUCCESS' from state '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-929496645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e3209b945a92472ea516078995472b20',qos_specs=None,replication_status=,reservations=['c0b22df1-806a-4f94-a6f8-48e7dc992797','c7479351-a117-4d3d-97fc-448983bf5720','da3594d9-8c6d-410d-b8f0-867e52b02863','f4e34e0e-f682-46ad-9292-89afe366bbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb4ab5cceb49fb955651f86b9e85ac',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:39.292682 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0925049-d0f7-4e34-a0f5-4ef02c7087ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:39.304810 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0925049-d0f7-4e34-a0f5-4ef02c7087ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:39.306256 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Flow 'volume_create_api' (e82a0267-d3a4-4f14-a44e-3cda1945a4d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:39.306805 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Create volume request issued successfully. Aug 07 18:55:39.308161 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6c2b8549-ff05-46b1-b11b-6489a8b20c29 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:39.308856 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 488/1952] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:39 2026] POST /volume/v3/volumes => generated 761 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:39.320664 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-08735cad-a305-4b73-be51-79cd6331b23e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:39.323263 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08735cad-a305-4b73-be51-79cd6331b23e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 Aug 07 18:55:39.323558 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-08735cad-a305-4b73-be51-79cd6331b23e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:39.323803 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-08735cad-a305-4b73-be51-79cd6331b23e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:39.333300 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:39.333300 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:39.338606 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-08735cad-a305-4b73-be51-79cd6331b23e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:39.344510 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08735cad-a305-4b73-be51-79cd6331b23e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 returned with HTTP 200 Aug 07 18:55:39.345171 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 490/1953] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:39 2026] GET /volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 => generated 829 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:39.403467 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5b223ca3-c2c4-4a9d-a565-f4a622b14ea2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:39.405197 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b223ca3-c2c4-4a9d-a565-f4a622b14ea2 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 Aug 07 18:55:39.405362 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b223ca3-c2c4-4a9d-a565-f4a622b14ea2 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:39.405534 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b223ca3-c2c4-4a9d-a565-f4a622b14ea2 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:39.411413 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b223ca3-c2c4-4a9d-a565-f4a622b14ea2 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 returned with HTTP 404 Aug 07 18:55:39.411852 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 485/1954] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:39 2026] GET /volume/v3/volumes/b1c91b8d-9c9c-431b-a256-b355192e4fb3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:39.419134 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7a88305a-a3ec-41e3-91fb-ab72a782b44d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:39.422445 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7a88305a-a3ec-41e3-91fb-ab72a782b44d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] DELETE https://10.4.3.15/volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc Aug 07 18:55:39.422641 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7a88305a-a3ec-41e3-91fb-ab72a782b44d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:39.422821 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7a88305a-a3ec-41e3-91fb-ab72a782b44d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:39.422988 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-7a88305a-a3ec-41e3-91fb-ab72a782b44d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume with id: 6d0b2414-65a4-46ec-9e68-8734fb22d5bc Aug 07 18:55:39.429519 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:39.429519 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:39.429952 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7a88305a-a3ec-41e3-91fb-ab72a782b44d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:39.448326 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7a88305a-a3ec-41e3-91fb-ab72a782b44d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume request issued successfully. Aug 07 18:55:39.448537 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7a88305a-a3ec-41e3-91fb-ab72a782b44d tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc returned with HTTP 202 Aug 07 18:55:39.448959 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 492/1955] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:39 2026] DELETE /volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:39.459449 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3af39c44-0043-409e-af52-8afb2f46b02b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:39.461909 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3af39c44-0043-409e-af52-8afb2f46b02b tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc Aug 07 18:55:39.462150 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3af39c44-0043-409e-af52-8afb2f46b02b tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:39.462431 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3af39c44-0043-409e-af52-8afb2f46b02b tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:39.470694 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:39.470694 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:39.473659 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3af39c44-0043-409e-af52-8afb2f46b02b tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:39.477453 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3af39c44-0043-409e-af52-8afb2f46b02b tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc returned with HTTP 200 Aug 07 18:55:39.478118 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 489/1956] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:39 2026] GET /volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:40.284863 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-42ea090c-081d-4aca-bdc1-82e2849991e8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.286674 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42ea090c-081d-4aca-bdc1-82e2849991e8 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] GET https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:40.286896 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-42ea090c-081d-4aca-bdc1-82e2849991e8 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.287097 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-42ea090c-081d-4aca-bdc1-82e2849991e8 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.294597 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.294597 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:40.298897 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-42ea090c-081d-4aca-bdc1-82e2849991e8 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Volume info retrieved successfully. Aug 07 18:55:40.303836 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42ea090c-081d-4aca-bdc1-82e2849991e8 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 returned with HTTP 200 Aug 07 18:55:40.304267 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 491/1957] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:40.317323 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3d2d4996-fc13-480d-9083-c696f0639706 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.319268 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3d2d4996-fc13-480d-9083-c696f0639706 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True Aug 07 18:55:40.319489 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3d2d4996-fc13-480d-9083-c696f0639706 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.319692 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3d2d4996-fc13-480d-9083-c696f0639706 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.320069 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.320069 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:40.339733 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3d2d4996-fc13-480d-9083-c696f0639706 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True returned with HTTP 200 Aug 07 18:55:40.340150 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 486/1958] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:40.350487 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5759f4c1-09dd-45af-8789-78debe996498 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.352212 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5759f4c1-09dd-45af-8789-78debe996498 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/0ba18ce050c54eb195bba5fbcb086713?usage=True Aug 07 18:55:40.352422 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5759f4c1-09dd-45af-8789-78debe996498 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.352667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5759f4c1-09dd-45af-8789-78debe996498 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.354991 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=660,cinder:UPDATE=169,cinder:INSERT=115 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:55:40.358569 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d15b2bfd-bf30-4609-8af9-93094265be26 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.361153 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d15b2bfd-bf30-4609-8af9-93094265be26 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 Aug 07 18:55:40.361458 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d15b2bfd-bf30-4609-8af9-93094265be26 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.361733 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d15b2bfd-bf30-4609-8af9-93094265be26 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.369067 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.369067 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:40.371619 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5759f4c1-09dd-45af-8789-78debe996498 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/0ba18ce050c54eb195bba5fbcb086713?usage=True returned with HTTP 200 Aug 07 18:55:40.371619 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 493/1959] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/os-quota-sets/0ba18ce050c54eb195bba5fbcb086713?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:40.373624 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d15b2bfd-bf30-4609-8af9-93094265be26 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:40.379965 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d15b2bfd-bf30-4609-8af9-93094265be26 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 returned with HTTP 200 Aug 07 18:55:40.380577 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 490/1960] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:40.389188 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ffdac06d-89e9-4edf-a1b5-6d970c686f85 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.393276 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffdac06d-89e9-4edf-a1b5-6d970c686f85 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] POST https://10.4.3.15/volume/v3/os-volume-transfer Aug 07 18:55:40.393632 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffdac06d-89e9-4edf-a1b5-6d970c686f85 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0e5c13cf-4c7e-45ca-b738-5c2356c807a2"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:40.397341 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.volume_transfer [None req-ffdac06d-89e9-4edf-a1b5-6d970c686f85 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Creating new volume transfer {'transfer': {'volume_id': '0e5c13cf-4c7e-45ca-b738-5c2356c807a2'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 18:55:40.397341 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.volume_transfer [None req-ffdac06d-89e9-4edf-a1b5-6d970c686f85 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Creating transfer of volume 0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:40.398271 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d0a92372-665b-4a08-a86c-2296c194e23d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.399941 np0000006749 devstack@c-api.service[100343]: INFO cinder.transfer.api [None req-ffdac06d-89e9-4edf-a1b5-6d970c686f85 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Generating transfer record for volume 0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:40.400837 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d0a92372-665b-4a08-a86c-2296c194e23d tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 Aug 07 18:55:40.401142 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d0a92372-665b-4a08-a86c-2296c194e23d tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.401411 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d0a92372-665b-4a08-a86c-2296c194e23d tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.403354 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=583,cinder:UPDATE=111,cinder:INSERT=54 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:55:40.407794 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.407794 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:40.411253 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.411253 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:40.416181 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d0a92372-665b-4a08-a86c-2296c194e23d tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:40.419814 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffdac06d-89e9-4edf-a1b5-6d970c686f85 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 18:55:40.420442 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 492/1961] 10.4.3.15 () {68 vars in 1284 bytes} [Fri Aug 7 18:55:40 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:40.424809 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d0a92372-665b-4a08-a86c-2296c194e23d tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 returned with HTTP 200 Aug 07 18:55:40.425382 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 487/1962] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:40.429036 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.437517 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.439466 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:40.439904 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1831210198"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:40.441396 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1831210198'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:40.441768 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Create volume of 1 GB Aug 07 18:55:40.447309 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Availability Zones retrieved successfully. Aug 07 18:55:40.453527 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Flow 'volume_create_api' (0917d54a-5a0f-49ac-b737-6220f3b5f3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:40.454533 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e50f6a-88e9-4371-bf57-43dbfd79fdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:40.455889 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:40.485921 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e50f6a-88e9-4371-bf57-43dbfd79fdcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:40.486751 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b21f93d5-ffb5-456b-b384-efd4d076a098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:40.491064 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d96ddbf8-0cb5-4155-9ef0-b4a69276d86a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.493434 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d96ddbf8-0cb5-4155-9ef0-b4a69276d86a tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc Aug 07 18:55:40.493702 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d96ddbf8-0cb5-4155-9ef0-b4a69276d86a tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.494432 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d96ddbf8-0cb5-4155-9ef0-b4a69276d86a tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.501202 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d96ddbf8-0cb5-4155-9ef0-b4a69276d86a tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc returned with HTTP 404 Aug 07 18:55:40.501737 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 493/1963] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/volumes/6d0b2414-65a4-46ec-9e68-8734fb22d5bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:40.510659 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cddb6078-5ed4-48cc-957d-26ec5c967fcd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.511795 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] POST https://10.4.3.15/volume/v3/os-volume-transfer/706d988a-480c-441d-9488-ffe6b1475792/accept Aug 07 18:55:40.512177 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8361a8de5e4528dc"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:40.513038 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cddb6078-5ed4-48cc-957d-26ec5c967fcd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] DELETE https://10.4.3.15/volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a Aug 07 18:55:40.513318 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cddb6078-5ed4-48cc-957d-26ec5c967fcd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.513461 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.volume_transfer [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Accepting volume transfer 706d988a-480c-441d-9488-ffe6b1475792 {{(pid=100345) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 18:55:40.513573 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.volume_transfer [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Accepting transfer 706d988a-480c-441d-9488-ffe6b1475792 Aug 07 18:55:40.513609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cddb6078-5ed4-48cc-957d-26ec5c967fcd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.513796 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-cddb6078-5ed4-48cc-957d-26ec5c967fcd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume with id: 5dd247af-d2ae-43d2-bd8d-f6c08b69768a Aug 07 18:55:40.523078 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.523078 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:40.523662 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cddb6078-5ed4-48cc-957d-26ec5c967fcd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:40.534014 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Created reservations ['d75046c9-c375-43ac-a99c-0c34a53322af', 'ba546d1e-a8f5-4d0b-9df3-982a7c974493', 'c990da58-8c80-48db-be50-e49b322063cc', 'b8a348ef-7de8-49b1-88c2-bc2de6ce6b20'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:40.535145 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b21f93d5-ffb5-456b-b384-efd4d076a098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d75046c9-c375-43ac-a99c-0c34a53322af', 'ba546d1e-a8f5-4d0b-9df3-982a7c974493', 'c990da58-8c80-48db-be50-e49b322063cc', 'b8a348ef-7de8-49b1-88c2-bc2de6ce6b20']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:40.536038 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d6ab10-46d7-4444-8672-1dc7cc73e08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:40.544334 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cddb6078-5ed4-48cc-957d-26ec5c967fcd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume request issued successfully. Aug 07 18:55:40.544579 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cddb6078-5ed4-48cc-957d-26ec5c967fcd tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a returned with HTTP 202 Aug 07 18:55:40.545334 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 488/1964] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:40 2026] DELETE /volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:40.551774 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ce60896e-9b6e-4bd6-a9ee-0fad7ccf7276 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.553442 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ce60896e-9b6e-4bd6-a9ee-0fad7ccf7276 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a Aug 07 18:55:40.553621 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ce60896e-9b6e-4bd6-a9ee-0fad7ccf7276 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.553864 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ce60896e-9b6e-4bd6-a9ee-0fad7ccf7276 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.560257 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d6ab10-46d7-4444-8672-1dc7cc73e08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f48aa423-3ff8-451a-903e-901edaf7aca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1831210198',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e3209b945a92472ea516078995472b20',qos_specs=None,replication_status=,reservations=['d75046c9-c375-43ac-a99c-0c34a53322af','ba546d1e-a8f5-4d0b-9df3-982a7c974493','c990da58-8c80-48db-be50-e49b322063cc','b8a348ef-7de8-49b1-88c2-bc2de6ce6b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb4ab5cceb49fb955651f86b9e85ac',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1831210198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f48aa423-3ff8-451a-903e-901edaf7aca4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e3209b945a92472ea516078995472b20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb4ab5cceb49fb955651f86b9e85ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:40.561015 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.561015 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:40.561134 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac2006e-8f08-4df4-a064-80ae38b9ef3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:40.564469 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ce60896e-9b6e-4bd6-a9ee-0fad7ccf7276 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:40.568714 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ce60896e-9b6e-4bd6-a9ee-0fad7ccf7276 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a returned with HTTP 200 Aug 07 18:55:40.569136 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 494/1965] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:40.579111 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac2006e-8f08-4df4-a064-80ae38b9ef3d) transitioned into state 'SUCCESS' from state '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-1831210198',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e3209b945a92472ea516078995472b20',qos_specs=None,replication_status=,reservations=['d75046c9-c375-43ac-a99c-0c34a53322af','ba546d1e-a8f5-4d0b-9df3-982a7c974493','c990da58-8c80-48db-be50-e49b322063cc','b8a348ef-7de8-49b1-88c2-bc2de6ce6b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb4ab5cceb49fb955651f86b9e85ac',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:40.579811 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caf24005-8385-4630-a722-4cba71c80f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:40.588392 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caf24005-8385-4630-a722-4cba71c80f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:40.589299 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Flow 'volume_create_api' (0917d54a-5a0f-49ac-b737-6220f3b5f3eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:40.589660 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Create volume request issued successfully. Aug 07 18:55:40.590269 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-07cf53c5-5ebf-4bac-baec-e853a361d322 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:40.590772 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 491/1966] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:40 2026] POST /volume/v3/volumes => generated 762 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:40.596510 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Created reservations ['b9cdf45c-ae25-4f91-9337-66db1982fde4', 'd73f6a1c-8303-495d-83cf-203e0b925dfb', '29254ee3-9d25-4090-9f77-0bef8e9d2daf', '4407e4ae-2290-4b8a-8bae-74a23d575cc6'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:40.608313 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ab221d70-ca60-4ed6-902e-20794e540cad None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.610583 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab221d70-ca60-4ed6-902e-20794e540cad tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 Aug 07 18:55:40.610949 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ab221d70-ca60-4ed6-902e-20794e540cad tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.611341 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ab221d70-ca60-4ed6-902e-20794e540cad tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.620371 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.620371 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:40.624776 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ab221d70-ca60-4ed6-902e-20794e540cad tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:40.626825 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Created reservations ['c2ebcfe6-c7b1-4e11-98d6-59e6f0a1121e', '527276dc-06ac-42be-b0c9-3bbae048bade', '569aa11f-2a26-4854-8c96-83925ad72f76', 'f3abcbb4-b7aa-49de-a426-de1550bf9f8b'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:40.631174 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab221d70-ca60-4ed6-902e-20794e540cad tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 returned with HTTP 200 Aug 07 18:55:40.631440 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 489/1967] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:40.666841 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Created reservations ['1cc0c16e-9166-46bb-87ae-8372f6e2f933', '3dda4d82-4efc-4d2b-aad5-8e84602cfb6e', 'eb764a81-f5f9-498d-9d09-a010d7765980', '36b6ada9-72ad-4dea-9e94-af4fd155de2e'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:40.717445 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Created reservations ['6c1d7389-a90c-45af-8c91-afd9c90491f3', 'b241cc7d-cece-45bb-8636-4890a919e786', '5962ff9d-6271-4898-b85b-2d6c49538b8c', 'b10fd739-a334-4220-8875-367418e8154e'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:40.732610 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Transfer volume completed successfully. Aug 07 18:55:40.811014 np0000006749 devstack@c-api.service[100345]: INFO cinder.transfer.api [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Volume 0e5c13cf-4c7e-45ca-b738-5c2356c807a2 has been transferred. Aug 07 18:55:40.817304 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-52e4933e-a893-4197-b2d1-c75ccdaf3535 tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] https://10.4.3.15/volume/v3/os-volume-transfer/706d988a-480c-441d-9488-ffe6b1475792/accept returned with HTTP 202 Aug 07 18:55:40.817715 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 494/1968] 10.4.3.15 () {68 vars in 1416 bytes} [Fri Aug 7 18:55:40 2026] POST /volume/v3/os-volume-transfer/706d988a-480c-441d-9488-ffe6b1475792/accept => generated 363 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:40.827506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-01dc11cb-6d3c-40e1-b387-e208a2114dfd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.829663 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01dc11cb-6d3c-40e1-b387-e208a2114dfd tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] GET https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:40.829903 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01dc11cb-6d3c-40e1-b387-e208a2114dfd tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.830129 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01dc11cb-6d3c-40e1-b387-e208a2114dfd tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.837920 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.837920 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:40.841443 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-01dc11cb-6d3c-40e1-b387-e208a2114dfd tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] Volume info retrieved successfully. Aug 07 18:55:40.845445 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01dc11cb-6d3c-40e1-b387-e208a2114dfd tempest-VolumeQuotasAdminTestJSON-403300878 tempest-VolumeQuotasAdminTestJSON-403300878-project-member] https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 returned with HTTP 200 Aug 07 18:55:40.845794 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 495/1969] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:40.860540 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b0cccbd9-f7ac-4b11-8d0f-ef5ed557a309 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.862331 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b0cccbd9-f7ac-4b11-8d0f-ef5ed557a309 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True Aug 07 18:55:40.862522 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b0cccbd9-f7ac-4b11-8d0f-ef5ed557a309 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.862711 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b0cccbd9-f7ac-4b11-8d0f-ef5ed557a309 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.862973 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.862973 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:40.888157 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b0cccbd9-f7ac-4b11-8d0f-ef5ed557a309 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True returned with HTTP 200 Aug 07 18:55:40.889150 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 492/1970] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:40.902974 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7faa7bc7-b960-45a5-b62d-819eb1cb680d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.904725 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7faa7bc7-b960-45a5-b62d-819eb1cb680d tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/0ba18ce050c54eb195bba5fbcb086713?usage=True Aug 07 18:55:40.905028 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7faa7bc7-b960-45a5-b62d-819eb1cb680d tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.905129 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7faa7bc7-b960-45a5-b62d-819eb1cb680d tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.920494 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7faa7bc7-b960-45a5-b62d-819eb1cb680d tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/0ba18ce050c54eb195bba5fbcb086713?usage=True returned with HTTP 200 Aug 07 18:55:40.920838 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 490/1971] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/os-quota-sets/0ba18ce050c54eb195bba5fbcb086713?usage=True => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:40.933669 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1d746166-98f7-4cc1-a58a-c751174c46d9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.935439 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1d746166-98f7-4cc1-a58a-c751174c46d9 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:40.935586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1d746166-98f7-4cc1-a58a-c751174c46d9 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.935739 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1d746166-98f7-4cc1-a58a-c751174c46d9 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.935900 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-1d746166-98f7-4cc1-a58a-c751174c46d9 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Delete volume with id: 0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:40.942652 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.942652 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:40.942978 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1d746166-98f7-4cc1-a58a-c751174c46d9 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Volume info retrieved successfully. Aug 07 18:55:40.969908 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1d746166-98f7-4cc1-a58a-c751174c46d9 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Delete volume request issued successfully. Aug 07 18:55:40.970132 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1d746166-98f7-4cc1-a58a-c751174c46d9 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 returned with HTTP 202 Aug 07 18:55:40.970486 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 495/1972] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:40 2026] DELETE /volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:40.982306 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-241109fd-b02c-4f12-95af-474c6c70ea89 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:40.984712 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-241109fd-b02c-4f12-95af-474c6c70ea89 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:40.984910 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-241109fd-b02c-4f12-95af-474c6c70ea89 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:40.985136 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-241109fd-b02c-4f12-95af-474c6c70ea89 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:40.992442 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:40.992442 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:40.995539 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-241109fd-b02c-4f12-95af-474c6c70ea89 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Volume info retrieved successfully. Aug 07 18:55:41.000122 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-241109fd-b02c-4f12-95af-474c6c70ea89 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 returned with HTTP 200 Aug 07 18:55:41.000514 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 496/1973] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:40 2026] GET /volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:41.582577 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-11c6e3a3-010f-48d4-b5b9-7235c746fdf9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:41.584256 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-11c6e3a3-010f-48d4-b5b9-7235c746fdf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a Aug 07 18:55:41.586022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-11c6e3a3-010f-48d4-b5b9-7235c746fdf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:41.586022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-11c6e3a3-010f-48d4-b5b9-7235c746fdf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:41.596446 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-11c6e3a3-010f-48d4-b5b9-7235c746fdf9 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a returned with HTTP 404 Aug 07 18:55:41.597734 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 493/1974] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:41 2026] GET /volume/v3/volumes/5dd247af-d2ae-43d2-bd8d-f6c08b69768a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:41.604326 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d107c49a-13f8-41a3-8590-e0e1f0ce4c56 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:41.605938 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d107c49a-13f8-41a3-8590-e0e1f0ce4c56 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] DELETE https://10.4.3.15/volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 Aug 07 18:55:41.606422 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d107c49a-13f8-41a3-8590-e0e1f0ce4c56 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:41.606422 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d107c49a-13f8-41a3-8590-e0e1f0ce4c56 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:41.606422 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d107c49a-13f8-41a3-8590-e0e1f0ce4c56 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume with id: 60da9cbb-6409-4951-8177-a3d68a3b51b6 Aug 07 18:55:41.612419 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:41.612419 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:41.612856 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d107c49a-13f8-41a3-8590-e0e1f0ce4c56 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:41.628342 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d107c49a-13f8-41a3-8590-e0e1f0ce4c56 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume request issued successfully. Aug 07 18:55:41.628494 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d107c49a-13f8-41a3-8590-e0e1f0ce4c56 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 returned with HTTP 202 Aug 07 18:55:41.628856 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 491/1975] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:41 2026] DELETE /volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:41.635330 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-069bcc22-1030-4536-9dc3-45444e61808f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:41.637029 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-069bcc22-1030-4536-9dc3-45444e61808f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 Aug 07 18:55:41.637238 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-069bcc22-1030-4536-9dc3-45444e61808f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:41.637416 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-069bcc22-1030-4536-9dc3-45444e61808f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:41.645472 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1c3fb83b-083b-47ac-b7be-abbaeabc4cbb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:41.646087 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:41.646087 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:41.647170 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c3fb83b-083b-47ac-b7be-abbaeabc4cbb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 Aug 07 18:55:41.647372 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c3fb83b-083b-47ac-b7be-abbaeabc4cbb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:41.647575 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c3fb83b-083b-47ac-b7be-abbaeabc4cbb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:41.654321 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-069bcc22-1030-4536-9dc3-45444e61808f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:41.655350 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:41.655350 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:41.658845 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1c3fb83b-083b-47ac-b7be-abbaeabc4cbb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:41.659107 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-069bcc22-1030-4536-9dc3-45444e61808f tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 returned with HTTP 200 Aug 07 18:55:41.659557 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 496/1976] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:41 2026] GET /volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:41.663133 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c3fb83b-083b-47ac-b7be-abbaeabc4cbb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 returned with HTTP 200 Aug 07 18:55:41.663508 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 497/1977] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:41 2026] GET /volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:41.677944 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d8d99df1-5f82-40ee-a8d6-e91c37ca53c2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:41.679621 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d8d99df1-5f82-40ee-a8d6-e91c37ca53c2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 Aug 07 18:55:41.679811 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d8d99df1-5f82-40ee-a8d6-e91c37ca53c2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:41.680016 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d8d99df1-5f82-40ee-a8d6-e91c37ca53c2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:41.686432 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:41.686432 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:41.689704 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d8d99df1-5f82-40ee-a8d6-e91c37ca53c2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:41.693716 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d8d99df1-5f82-40ee-a8d6-e91c37ca53c2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 returned with HTTP 200 Aug 07 18:55:41.694250 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 494/1978] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:41 2026] GET /volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:41.706819 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:41.708446 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:41.708753 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-319086070"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:41.710219 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-319086070'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:41.710331 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Create volume of 1 GB Aug 07 18:55:41.714249 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Availability Zones retrieved successfully. Aug 07 18:55:41.719242 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Flow 'volume_create_api' (2907a9a4-1b91-490c-bf8d-90a514da5ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:41.720100 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62ad8a01-d952-463f-b996-9e7e817746bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:41.720885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:41.744519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62ad8a01-d952-463f-b996-9e7e817746bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:41.745169 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95b75b79-4ef8-4b87-a1e0-8c9b0ed303eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:41.782586 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Created reservations ['91c01c51-0f37-4d6c-99ec-dfdd1f2eb6b0', '9986933a-9e87-4eea-8a3a-b0a462c4bb44', '5ddda454-8c15-46a1-8513-3f9c51ac5a67', 'da06d344-01c3-4f7f-9b9f-bb8a98835cd7'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:41.783243 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95b75b79-4ef8-4b87-a1e0-8c9b0ed303eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91c01c51-0f37-4d6c-99ec-dfdd1f2eb6b0', '9986933a-9e87-4eea-8a3a-b0a462c4bb44', '5ddda454-8c15-46a1-8513-3f9c51ac5a67', 'da06d344-01c3-4f7f-9b9f-bb8a98835cd7']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:41.783905 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (271e65f3-bdf7-4108-9d08-0a1c4f4c320b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:41.807683 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (271e65f3-bdf7-4108-9d08-0a1c4f4c320b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b1fc3e4-401a-4cf4-993c-5087a4a25660', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-319086070',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e3209b945a92472ea516078995472b20',qos_specs=None,replication_status=,reservations=['91c01c51-0f37-4d6c-99ec-dfdd1f2eb6b0','9986933a-9e87-4eea-8a3a-b0a462c4bb44','5ddda454-8c15-46a1-8513-3f9c51ac5a67','da06d344-01c3-4f7f-9b9f-bb8a98835cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb4ab5cceb49fb955651f86b9e85ac',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-319086070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b1fc3e4-401a-4cf4-993c-5087a4a25660,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e3209b945a92472ea516078995472b20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb4ab5cceb49fb955651f86b9e85ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:41.808361 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe08a31-c4d7-4454-a7bd-e1d0acc9e9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:41.826519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe08a31-c4d7-4454-a7bd-e1d0acc9e9c5) transitioned into state 'SUCCESS' from state '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-319086070',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e3209b945a92472ea516078995472b20',qos_specs=None,replication_status=,reservations=['91c01c51-0f37-4d6c-99ec-dfdd1f2eb6b0','9986933a-9e87-4eea-8a3a-b0a462c4bb44','5ddda454-8c15-46a1-8513-3f9c51ac5a67','da06d344-01c3-4f7f-9b9f-bb8a98835cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb4ab5cceb49fb955651f86b9e85ac',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:41.827281 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8773242e-09e1-4e30-9e1f-6d5f581e30a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:41.835827 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8773242e-09e1-4e30-9e1f-6d5f581e30a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:41.836759 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Flow 'volume_create_api' (2907a9a4-1b91-490c-bf8d-90a514da5ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:41.837190 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Create volume request issued successfully. Aug 07 18:55:41.837767 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44fabb82-20a2-435c-a04c-c3665e9b74b0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:41.838304 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 492/1979] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:41 2026] POST /volume/v3/volumes => generated 761 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:41.849766 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f7ac7811-35e2-478d-9bcc-c9d600f406dd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:41.851545 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f7ac7811-35e2-478d-9bcc-c9d600f406dd tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 Aug 07 18:55:41.851726 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f7ac7811-35e2-478d-9bcc-c9d600f406dd tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:41.851922 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f7ac7811-35e2-478d-9bcc-c9d600f406dd tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:41.858502 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:41.858502 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:41.861851 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f7ac7811-35e2-478d-9bcc-c9d600f406dd tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:41.865622 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f7ac7811-35e2-478d-9bcc-c9d600f406dd tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 returned with HTTP 200 Aug 07 18:55:41.866012 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 497/1980] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:41 2026] GET /volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 => generated 829 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:42.079672 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-44d50e72-31e7-43af-83b2-c82f6b70b2f0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.082853 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-44d50e72-31e7-43af-83b2-c82f6b70b2f0 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:42.083234 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-44d50e72-31e7-43af-83b2-c82f6b70b2f0 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.083649 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-44d50e72-31e7-43af-83b2-c82f6b70b2f0 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.089341 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-44d50e72-31e7-43af-83b2-c82f6b70b2f0 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 returned with HTTP 404 Aug 07 18:55:42.089719 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 498/1981] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:42 2026] GET /volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:42.096595 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-41799403-e4a5-49b4-a80b-24d084444552 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.099258 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-41799403-e4a5-49b4-a80b-24d084444552 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] GET https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:42.099529 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-41799403-e4a5-49b4-a80b-24d084444552 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.099822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-41799403-e4a5-49b4-a80b-24d084444552 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.109681 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-41799403-e4a5-49b4-a80b-24d084444552 tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 returned with HTTP 404 Aug 07 18:55:42.109956 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 495/1982] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:42 2026] GET /volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:42.118076 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bcb9d83e-bab0-41ef-bcda-8cca08c697ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.124676 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bcb9d83e-bab0-41ef-bcda-8cca08c697ff tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:42.124676 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bcb9d83e-bab0-41ef-bcda-8cca08c697ff tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.124676 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bcb9d83e-bab0-41ef-bcda-8cca08c697ff tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.128801 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-bcb9d83e-bab0-41ef-bcda-8cca08c697ff tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] Delete volume with id: 0e5c13cf-4c7e-45ca-b738-5c2356c807a2 Aug 07 18:55:42.134533 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bcb9d83e-bab0-41ef-bcda-8cca08c697ff tempest-VolumeQuotasAdminTestJSON-581172969 tempest-VolumeQuotasAdminTestJSON-581172969-project-member] https://10.4.3.15/volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 returned with HTTP 404 Aug 07 18:55:42.135080 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 493/1983] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:42 2026] DELETE /volume/v3/volumes/0e5c13cf-4c7e-45ca-b738-5c2356c807a2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:42.149315 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4829d9bc-393d-4ea7-b004-b706ae86c4c2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.155180 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4829d9bc-393d-4ea7-b004-b706ae86c4c2 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] GET https://10.4.3.15/volume/v3/os-quota-sets/d0f107b5d1324539b0f6f47c390229da?usage=True Aug 07 18:55:42.155401 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4829d9bc-393d-4ea7-b004-b706ae86c4c2 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.155584 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4829d9bc-393d-4ea7-b004-b706ae86c4c2 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.179239 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4829d9bc-393d-4ea7-b004-b706ae86c4c2 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/d0f107b5d1324539b0f6f47c390229da?usage=True returned with HTTP 200 Aug 07 18:55:42.179642 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 498/1984] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:55:42 2026] GET /volume/v3/os-quota-sets/d0f107b5d1324539b0f6f47c390229da?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:42.194205 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5db520a5-42ac-423d-8423-c0935140cab1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.196718 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5db520a5-42ac-423d-8423-c0935140cab1 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 Aug 07 18:55:42.197217 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5db520a5-42ac-423d-8423-c0935140cab1 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:42.282278 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5db520a5-42ac-423d-8423-c0935140cab1 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 returned with HTTP 200 Aug 07 18:55:42.282655 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 499/1985] 10.4.3.15 () {68 vars in 1368 bytes} [Fri Aug 7 18:55:42 2026] PUT /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 => generated 397 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:42.290550 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c8d9c200-7eaf-46be-a1e0-78c2d3737087 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.292951 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c8d9c200-7eaf-46be-a1e0-78c2d3737087 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] PUT https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 Aug 07 18:55:42.293428 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c8d9c200-7eaf-46be-a1e0-78c2d3737087 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-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=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:42.365747 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c8d9c200-7eaf-46be-a1e0-78c2d3737087 tempest-VolumeQuotasAdminTestJSON-1319816503 tempest-VolumeQuotasAdminTestJSON-1319816503-project-admin] https://10.4.3.15/volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 returned with HTTP 200 Aug 07 18:55:42.366153 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 496/1986] 10.4.3.15 () {68 vars in 1368 bytes} [Fri Aug 7 18:55:42 2026] PUT /volume/v3/os-quota-sets/82555422c1bf4a14af07d2b6a8cf72c5 => generated 395 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:42.504934 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9477ccd3-771b-428b-be37-727cc4b7f7ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.505395 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9477ccd3-771b-428b-be37-727cc4b7f7ca None None] GET https://10.4.3.15/volume// Aug 07 18:55:42.505587 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9477ccd3-771b-428b-be37-727cc4b7f7ca None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.505804 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9477ccd3-771b-428b-be37-727cc4b7f7ca None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.506226 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9477ccd3-771b-428b-be37-727cc4b7f7ca None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:42.506549 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 494/1987] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55: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 07 18:55:42.516626 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-094208b0-859e-467c-a731-4d5247912f53 req-a1c72a88-f7d1-446d-b28b-2e525353efa6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.519295 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-094208b0-859e-467c-a731-4d5247912f53 req-a1c72a88-f7d1-446d-b28b-2e525353efa6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:55:42.519781 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-094208b0-859e-467c-a731-4d5247912f53 req-a1c72a88-f7d1-446d-b28b-2e525353efa6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "956766fb-0949-4d82-ad14-0730a3717d70", "connector": null, "instance_uuid": "a6aeb684-7db3-4132-a023-9b25ffb7b5e3"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:42.533411 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:42.533411 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:42.566192 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-094208b0-859e-467c-a731-4d5247912f53 req-a1c72a88-f7d1-446d-b28b-2e525353efa6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:55:42.566660 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 499/1988] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:55:42 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:42.574423 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-094208b0-859e-467c-a731-4d5247912f53 req-931b4177-a033-48ad-ad79-2718361c40b6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.578275 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-094208b0-859e-467c-a731-4d5247912f53 req-931b4177-a033-48ad-ad79-2718361c40b6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] DELETE https://10.4.3.15/volume/v3/attachments/4606a409-fa61-4d7d-a758-dcdeea91c463 Aug 07 18:55:42.578497 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-094208b0-859e-467c-a731-4d5247912f53 req-931b4177-a033-48ad-ad79-2718361c40b6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.578794 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-094208b0-859e-467c-a731-4d5247912f53 req-931b4177-a033-48ad-ad79-2718361c40b6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.593447 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:42.593447 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:42.640840 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-094208b0-859e-467c-a731-4d5247912f53 req-931b4177-a033-48ad-ad79-2718361c40b6 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/attachments/4606a409-fa61-4d7d-a758-dcdeea91c463 returned with HTTP 200 Aug 07 18:55:42.641277 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 500/1989] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:55:42 2026] DELETE /volume/v3/attachments/4606a409-fa61-4d7d-a758-dcdeea91c463 => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:42.671856 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0873c4ad-9506-4db2-9c35-b00c7d467963 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.674099 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0873c4ad-9506-4db2-9c35-b00c7d467963 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 Aug 07 18:55:42.674099 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0873c4ad-9506-4db2-9c35-b00c7d467963 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.674285 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0873c4ad-9506-4db2-9c35-b00c7d467963 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.676468 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=831,cinder:INSERT=140,cinder:UPDATE=254 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:55:42.681389 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0873c4ad-9506-4db2-9c35-b00c7d467963 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 returned with HTTP 404 Aug 07 18:55:42.682521 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 497/1990] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:42 2026] GET /volume/v3/volumes/60da9cbb-6409-4951-8177-a3d68a3b51b6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:42.688438 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c23b050b-3dda-49b0-8c2d-fe214fe263a0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.693139 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c23b050b-3dda-49b0-8c2d-fe214fe263a0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] DELETE https://10.4.3.15/volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b Aug 07 18:55:42.693331 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c23b050b-3dda-49b0-8c2d-fe214fe263a0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.693528 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c23b050b-3dda-49b0-8c2d-fe214fe263a0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.693687 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c23b050b-3dda-49b0-8c2d-fe214fe263a0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume with id: 8a76a635-b702-48c0-8f10-c9a7a2a0ff3b Aug 07 18:55:42.697264 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=686,cinder:UPDATE=183,cinder:INSERT=103 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:55:42.704477 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:42.704477 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:42.705177 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c23b050b-3dda-49b0-8c2d-fe214fe263a0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:42.737005 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c23b050b-3dda-49b0-8c2d-fe214fe263a0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Delete volume request issued successfully. Aug 07 18:55:42.737201 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c23b050b-3dda-49b0-8c2d-fe214fe263a0 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b returned with HTTP 202 Aug 07 18:55:42.738815 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 495/1991] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:42 2026] DELETE /volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:42.748039 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ab6f28cf-7c6d-49f1-9c44-e1c4b5a1713a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.753303 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ab6f28cf-7c6d-49f1-9c44-e1c4b5a1713a tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b Aug 07 18:55:42.753500 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ab6f28cf-7c6d-49f1-9c44-e1c4b5a1713a tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.753674 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ab6f28cf-7c6d-49f1-9c44-e1c4b5a1713a tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.765703 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:42.765703 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:42.772787 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ab6f28cf-7c6d-49f1-9c44-e1c4b5a1713a tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Volume info retrieved successfully. Aug 07 18:55:42.782775 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ab6f28cf-7c6d-49f1-9c44-e1c4b5a1713a tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b returned with HTTP 200 Aug 07 18:55:42.783211 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 500/1992] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:42 2026] GET /volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:42.881366 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b9e35071-1955-4030-9386-7ee07a246549 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.883479 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b9e35071-1955-4030-9386-7ee07a246549 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 Aug 07 18:55:42.883735 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b9e35071-1955-4030-9386-7ee07a246549 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.883977 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b9e35071-1955-4030-9386-7ee07a246549 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.892339 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:42.892339 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:42.896400 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b9e35071-1955-4030-9386-7ee07a246549 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:42.901439 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b9e35071-1955-4030-9386-7ee07a246549 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 returned with HTTP 200 Aug 07 18:55:42.901930 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 501/1993] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:42 2026] GET /volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:42.917371 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7f684938-c4d3-4e87-b2aa-f81a220d8c0a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.920695 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7f684938-c4d3-4e87-b2aa-f81a220d8c0a tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 Aug 07 18:55:42.920695 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7f684938-c4d3-4e87-b2aa-f81a220d8c0a tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.920695 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7f684938-c4d3-4e87-b2aa-f81a220d8c0a tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.927753 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:42.927753 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:42.931627 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7f684938-c4d3-4e87-b2aa-f81a220d8c0a tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:42.935882 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7f684938-c4d3-4e87-b2aa-f81a220d8c0a tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 returned with HTTP 200 Aug 07 18:55:42.936515 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 498/1994] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:42 2026] GET /volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:42.949179 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-54134643-c36c-4d47-ab94-fe2892d314dc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.951107 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54134643-c36c-4d47-ab94-fe2892d314dc tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes Aug 07 18:55:42.951365 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54134643-c36c-4d47-ab94-fe2892d314dc tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.951599 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54134643-c36c-4d47-ab94-fe2892d314dc tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.951989 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-54134643-c36c-4d47-ab94-fe2892d314dc tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:42.952740 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-54134643-c36c-4d47-ab94-fe2892d314dc tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:42.963206 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-54134643-c36c-4d47-ab94-fe2892d314dc tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:42.963762 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54134643-c36c-4d47-ab94-fe2892d314dc tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 200 Aug 07 18:55:42.964167 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 496/1995] 10.4.3.15 () {66 vars in 1230 bytes} [Fri Aug 7 18:55:42 2026] GET /volume/v3/volumes => generated 968 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:42.974230 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6b2edab1-fd25-4187-a3f7-70e62f7e5632 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:42.976037 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6b2edab1-fd25-4187-a3f7-70e62f7e5632 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-929496645 Aug 07 18:55:42.976234 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6b2edab1-fd25-4187-a3f7-70e62f7e5632 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:42.976408 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6b2edab1-fd25-4187-a3f7-70e62f7e5632 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:42.976678 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-6b2edab1-fd25-4187-a3f7-70e62f7e5632 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:42.977387 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6b2edab1-fd25-4187-a3f7-70e62f7e5632 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-929496645'), ('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.007325 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6b2edab1-fd25-4187-a3f7-70e62f7e5632 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.007754 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6b2edab1-fd25-4187-a3f7-70e62f7e5632 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-929496645 returned with HTTP 200 Aug 07 18:55:43.008233 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 501/1996] 10.4.3.15 () {66 vars in 1329 bytes} [Fri Aug 7 18:55:42 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-929496645 => generated 331 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:43.017644 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-33677420-f68b-4241-aae3-abc12509f576 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.019312 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-33677420-f68b-4241-aae3-abc12509f576 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-319086070 Aug 07 18:55:43.019490 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-33677420-f68b-4241-aae3-abc12509f576 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.019663 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-33677420-f68b-4241-aae3-abc12509f576 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.019945 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-33677420-f68b-4241-aae3-abc12509f576 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.020634 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-33677420-f68b-4241-aae3-abc12509f576 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-319086070'), ('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.053523 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-33677420-f68b-4241-aae3-abc12509f576 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.054150 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.054150 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:43.059644 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-33677420-f68b-4241-aae3-abc12509f576 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-319086070 returned with HTTP 200 Aug 07 18:55:43.060109 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 502/1997] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-319086070 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:43.075369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7435c7ae-cc71-4058-953d-80aec1b36626 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.076777 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7435c7ae-cc71-4058-953d-80aec1b36626 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?limit=1 Aug 07 18:55:43.077085 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7435c7ae-cc71-4058-953d-80aec1b36626 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.077391 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7435c7ae-cc71-4058-953d-80aec1b36626 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.077771 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-7435c7ae-cc71-4058-953d-80aec1b36626 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.078632 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7435c7ae-cc71-4058-953d-80aec1b36626 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.085222 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7435c7ae-cc71-4058-953d-80aec1b36626 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.088022 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.088022 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:43.090581 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7435c7ae-cc71-4058-953d-80aec1b36626 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 07 18:55:43.091075 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 499/1998] 10.4.3.15 () {66 vars in 1266 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:43.103672 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-33ddd5bc-d2fd-4e1a-b081-d87729ee97a5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.105335 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-33ddd5bc-d2fd-4e1a-b081-d87729ee97a5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?limit=1&marker=2b1fc3e4-401a-4cf4-993c-5087a4a25660 Aug 07 18:55:43.105520 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-33ddd5bc-d2fd-4e1a-b081-d87729ee97a5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.106261 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-33ddd5bc-d2fd-4e1a-b081-d87729ee97a5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.106261 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-33ddd5bc-d2fd-4e1a-b081-d87729ee97a5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.106261 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.106261 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:43.106622 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-33ddd5bc-d2fd-4e1a-b081-d87729ee97a5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.146226 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-33ddd5bc-d2fd-4e1a-b081-d87729ee97a5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.148858 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.148858 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:43.151211 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-33ddd5bc-d2fd-4e1a-b081-d87729ee97a5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?limit=1&marker=2b1fc3e4-401a-4cf4-993c-5087a4a25660 returned with HTTP 200 Aug 07 18:55:43.152941 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 497/1999] 10.4.3.15 () {66 vars in 1354 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/detail?limit=1&marker=2b1fc3e4-401a-4cf4-993c-5087a4a25660 => generated 1000 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:43.170102 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-77816b5a-4d39-4fd3-a41f-64e311abaeef None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.172207 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-77816b5a-4d39-4fd3-a41f-64e311abaeef tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?limit=1&marker=f48aa423-3ff8-451a-903e-901edaf7aca4 Aug 07 18:55:43.172433 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-77816b5a-4d39-4fd3-a41f-64e311abaeef tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.172686 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-77816b5a-4d39-4fd3-a41f-64e311abaeef tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.172991 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-77816b5a-4d39-4fd3-a41f-64e311abaeef tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.173333 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.173333 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:43.173733 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-77816b5a-4d39-4fd3-a41f-64e311abaeef tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.207223 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-77816b5a-4d39-4fd3-a41f-64e311abaeef tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.208336 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.208336 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:43.213986 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-77816b5a-4d39-4fd3-a41f-64e311abaeef tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?limit=1&marker=f48aa423-3ff8-451a-903e-901edaf7aca4 returned with HTTP 200 Aug 07 18:55:43.214616 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 502/2000] 10.4.3.15 () {66 vars in 1354 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/detail?limit=1&marker=f48aa423-3ff8-451a-903e-901edaf7aca4 => generated 999 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:43.227489 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-76b9e228-0ec1-4b46-ad87-9418eb44f742 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.229223 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76b9e228-0ec1-4b46-ad87-9418eb44f742 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?limit=1&marker=0d4b5f6c-a85f-4153-9a64-940098bae129 Aug 07 18:55:43.229458 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76b9e228-0ec1-4b46-ad87-9418eb44f742 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.229689 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76b9e228-0ec1-4b46-ad87-9418eb44f742 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.229983 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-76b9e228-0ec1-4b46-ad87-9418eb44f742 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.230677 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76b9e228-0ec1-4b46-ad87-9418eb44f742 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.281375 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-76b9e228-0ec1-4b46-ad87-9418eb44f742 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.283593 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76b9e228-0ec1-4b46-ad87-9418eb44f742 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?limit=1&marker=0d4b5f6c-a85f-4153-9a64-940098bae129 returned with HTTP 200 Aug 07 18:55:43.284121 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 503/2001] 10.4.3.15 () {66 vars in 1354 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/detail?limit=1&marker=0d4b5f6c-a85f-4153-9a64-940098bae129 => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:43.297444 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ed1e1892-6fc6-4878-bf52-660bffe6d0c5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.298920 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ed1e1892-6fc6-4878-bf52-660bffe6d0c5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 07 18:55:43.299298 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ed1e1892-6fc6-4878-bf52-660bffe6d0c5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.299579 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ed1e1892-6fc6-4878-bf52-660bffe6d0c5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.299922 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-ed1e1892-6fc6-4878-bf52-660bffe6d0c5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.300247 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ed1e1892-6fc6-4878-bf52-660bffe6d0c5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Could not evaluate value available, assuming string {{(pid=100344) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:55:43.301044 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ed1e1892-6fc6-4878-bf52-660bffe6d0c5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.333263 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ed1e1892-6fc6-4878-bf52-660bffe6d0c5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.333263 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.333263 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:43.337364 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ed1e1892-6fc6-4878-bf52-660bffe6d0c5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 07 18:55:43.339118 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 500/2002] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1885 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:43.352019 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c2311278-2783-4fbd-a02c-37be5b7dd9fe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.353963 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c2311278-2783-4fbd-a02c-37be5b7dd9fe tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 07 18:55:43.354198 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c2311278-2783-4fbd-a02c-37be5b7dd9fe tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.354381 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c2311278-2783-4fbd-a02c-37be5b7dd9fe tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.354613 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-c2311278-2783-4fbd-a02c-37be5b7dd9fe tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.354841 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c2311278-2783-4fbd-a02c-37be5b7dd9fe tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Could not evaluate value available, assuming string {{(pid=100342) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:55:43.355460 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c2311278-2783-4fbd-a02c-37be5b7dd9fe tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.382654 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c2311278-2783-4fbd-a02c-37be5b7dd9fe tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.383507 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.383507 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:43.387837 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c2311278-2783-4fbd-a02c-37be5b7dd9fe tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 07 18:55:43.388266 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 498/2003] 10.4.3.15 () {66 vars in 1352 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:43.404006 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-27e95992-fca8-492b-8f92-f876b77dd4ac None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.405724 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-27e95992-fca8-492b-8f92-f876b77dd4ac tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?limit=1 Aug 07 18:55:43.405956 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-27e95992-fca8-492b-8f92-f876b77dd4ac tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.406161 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-27e95992-fca8-492b-8f92-f876b77dd4ac tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.406380 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-27e95992-fca8-492b-8f92-f876b77dd4ac tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.407113 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-27e95992-fca8-492b-8f92-f876b77dd4ac tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.413251 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-27e95992-fca8-492b-8f92-f876b77dd4ac tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.413783 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-27e95992-fca8-492b-8f92-f876b77dd4ac tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 07 18:55:43.414187 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 503/2004] 10.4.3.15 () {66 vars in 1245 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:43.423055 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c9e6cd11-b37c-4d7d-917a-b471e973cef6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.426189 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c9e6cd11-b37c-4d7d-917a-b471e973cef6 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?limit=1&marker=2b1fc3e4-401a-4cf4-993c-5087a4a25660 Aug 07 18:55:43.427385 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c9e6cd11-b37c-4d7d-917a-b471e973cef6 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.427385 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c9e6cd11-b37c-4d7d-917a-b471e973cef6 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.427385 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-c9e6cd11-b37c-4d7d-917a-b471e973cef6 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.428774 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c9e6cd11-b37c-4d7d-917a-b471e973cef6 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.440952 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c9e6cd11-b37c-4d7d-917a-b471e973cef6 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.441467 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c9e6cd11-b37c-4d7d-917a-b471e973cef6 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?limit=1&marker=2b1fc3e4-401a-4cf4-993c-5087a4a25660 returned with HTTP 200 Aug 07 18:55:43.441833 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 504/2005] 10.4.3.15 () {66 vars in 1333 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes?limit=1&marker=2b1fc3e4-401a-4cf4-993c-5087a4a25660 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:43.452314 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7eabcc2b-b87a-44d1-b510-1e1a31ee30be None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.457950 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7eabcc2b-b87a-44d1-b510-1e1a31ee30be tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?limit=1&marker=f48aa423-3ff8-451a-903e-901edaf7aca4 Aug 07 18:55:43.458650 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7eabcc2b-b87a-44d1-b510-1e1a31ee30be tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.458944 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7eabcc2b-b87a-44d1-b510-1e1a31ee30be tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.459595 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-7eabcc2b-b87a-44d1-b510-1e1a31ee30be tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.463011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7eabcc2b-b87a-44d1-b510-1e1a31ee30be tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.502761 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7eabcc2b-b87a-44d1-b510-1e1a31ee30be tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.503480 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7eabcc2b-b87a-44d1-b510-1e1a31ee30be tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?limit=1&marker=f48aa423-3ff8-451a-903e-901edaf7aca4 returned with HTTP 200 Aug 07 18:55:43.504245 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 501/2006] 10.4.3.15 () {66 vars in 1333 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes?limit=1&marker=f48aa423-3ff8-451a-903e-901edaf7aca4 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:43.514223 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8823198d-7a78-4840-89b4-f0db38aae2b5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.519041 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8823198d-7a78-4840-89b4-f0db38aae2b5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?limit=1&marker=0d4b5f6c-a85f-4153-9a64-940098bae129 Aug 07 18:55:43.519041 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8823198d-7a78-4840-89b4-f0db38aae2b5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.519202 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8823198d-7a78-4840-89b4-f0db38aae2b5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.519400 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-8823198d-7a78-4840-89b4-f0db38aae2b5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.521373 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8823198d-7a78-4840-89b4-f0db38aae2b5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.537437 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8823198d-7a78-4840-89b4-f0db38aae2b5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.537843 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8823198d-7a78-4840-89b4-f0db38aae2b5 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?limit=1&marker=0d4b5f6c-a85f-4153-9a64-940098bae129 returned with HTTP 200 Aug 07 18:55:43.538399 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 499/2007] 10.4.3.15 () {66 vars in 1333 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes?limit=1&marker=0d4b5f6c-a85f-4153-9a64-940098bae129 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:43.551228 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-49e06ff2-043a-4555-a3ad-bf104ff9b002 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.553059 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-49e06ff2-043a-4555-a3ad-bf104ff9b002 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1831210198&status=available Aug 07 18:55:43.553236 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-49e06ff2-043a-4555-a3ad-bf104ff9b002 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.553409 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-49e06ff2-043a-4555-a3ad-bf104ff9b002 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.553614 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-49e06ff2-043a-4555-a3ad-bf104ff9b002 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.553840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-49e06ff2-043a-4555-a3ad-bf104ff9b002 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Could not evaluate value available, assuming string {{(pid=100345) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:55:43.554057 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.554057 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:43.554407 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-49e06ff2-043a-4555-a3ad-bf104ff9b002 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1831210198'), ('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.600183 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-49e06ff2-043a-4555-a3ad-bf104ff9b002 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.600954 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-49e06ff2-043a-4555-a3ad-bf104ff9b002 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1831210198&status=available returned with HTTP 200 Aug 07 18:55:43.601578 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 504/2008] 10.4.3.15 () {66 vars in 1365 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1831210198&status=available => generated 332 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:43.613927 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d1e2088b-7e57-45ff-a47c-3ef7cada104f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.616497 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1e2088b-7e57-45ff-a47c-3ef7cada104f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1831210198&status=available Aug 07 18:55:43.616753 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1e2088b-7e57-45ff-a47c-3ef7cada104f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.617243 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1e2088b-7e57-45ff-a47c-3ef7cada104f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.617628 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-d1e2088b-7e57-45ff-a47c-3ef7cada104f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.618176 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d1e2088b-7e57-45ff-a47c-3ef7cada104f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Could not evaluate value available, assuming string {{(pid=100343) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:55:43.618669 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.618669 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:43.619139 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d1e2088b-7e57-45ff-a47c-3ef7cada104f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1831210198'), ('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.658346 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d1e2088b-7e57-45ff-a47c-3ef7cada104f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.659041 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.659041 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:43.664173 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1e2088b-7e57-45ff-a47c-3ef7cada104f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1831210198&status=available returned with HTTP 200 Aug 07 18:55:43.664682 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 505/2009] 10.4.3.15 () {66 vars in 1386 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1831210198&status=available => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:43.681174 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c2c0728c-142b-4f51-84c4-65a7dc03fcfb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.682735 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c2c0728c-142b-4f51-84c4-65a7dc03fcfb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?marker=0d4b5f6c-a85f-4153-9a64-940098bae129&sort=id%3Aasc Aug 07 18:55:43.682969 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c2c0728c-142b-4f51-84c4-65a7dc03fcfb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.683206 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c2c0728c-142b-4f51-84c4-65a7dc03fcfb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.683478 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-c2c0728c-142b-4f51-84c4-65a7dc03fcfb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.683813 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.683813 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:43.685424 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c2c0728c-142b-4f51-84c4-65a7dc03fcfb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.723139 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c2c0728c-142b-4f51-84c4-65a7dc03fcfb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.724449 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.724449 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:43.729840 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c2c0728c-142b-4f51-84c4-65a7dc03fcfb tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?marker=0d4b5f6c-a85f-4153-9a64-940098bae129&sort=id%3Aasc returned with HTTP 200 Aug 07 18:55:43.730538 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 502/2010] 10.4.3.15 () {66 vars in 1366 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/detail?marker=0d4b5f6c-a85f-4153-9a64-940098bae129&sort=id%3Aasc => generated 1702 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:43.749829 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-343c1c9f-5665-462a-be12-f1b05fb46dd1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.751284 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-343c1c9f-5665-462a-be12-f1b05fb46dd1 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 18:55:43.751446 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-343c1c9f-5665-462a-be12-f1b05fb46dd1 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.751614 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-343c1c9f-5665-462a-be12-f1b05fb46dd1 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.751883 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-343c1c9f-5665-462a-be12-f1b05fb46dd1 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.756467 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-343c1c9f-5665-462a-be12-f1b05fb46dd1 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.793374 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-343c1c9f-5665-462a-be12-f1b05fb46dd1 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.794319 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.794319 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:43.796336 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c481880e-a09a-4906-9fc4-1e0b76d80745 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.798020 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c481880e-a09a-4906-9fc4-1e0b76d80745 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] GET https://10.4.3.15/volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b Aug 07 18:55:43.798218 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c481880e-a09a-4906-9fc4-1e0b76d80745 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.798257 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-343c1c9f-5665-462a-be12-f1b05fb46dd1 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 18:55:43.798385 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c481880e-a09a-4906-9fc4-1e0b76d80745 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.798600 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 500/2011] 10.4.3.15 () {66 vars in 1330 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:43.807694 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c481880e-a09a-4906-9fc4-1e0b76d80745 tempest-CreateVolumesFromBackupTest-1506344106 tempest-CreateVolumesFromBackupTest-1506344106-project-member] https://10.4.3.15/volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b returned with HTTP 404 Aug 07 18:55:43.808369 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 505/2012] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/8a76a635-b702-48c0-8f10-c9a7a2a0ff3b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:43.818244 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1b38c5f8-9d2e-408b-8e5f-342b81fb24d0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.821067 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b38c5f8-9d2e-408b-8e5f-342b81fb24d0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:55:43.821332 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b38c5f8-9d2e-408b-8e5f-342b81fb24d0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.821894 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b38c5f8-9d2e-408b-8e5f-342b81fb24d0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.822191 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-1b38c5f8-9d2e-408b-8e5f-342b81fb24d0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.823567 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1b38c5f8-9d2e-408b-8e5f-342b81fb24d0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.833181 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1b38c5f8-9d2e-408b-8e5f-342b81fb24d0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.834048 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.834048 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:43.838226 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b38c5f8-9d2e-408b-8e5f-342b81fb24d0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:55:43.838584 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 506/2013] 10.4.3.15 () {66 vars in 1251 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:43.852593 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e164be1a-d7d7-4eb7-97c3-0cb49a068648 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.854463 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e164be1a-d7d7-4eb7-97c3-0cb49a068648 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 18:55:43.854677 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e164be1a-d7d7-4eb7-97c3-0cb49a068648 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.854872 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e164be1a-d7d7-4eb7-97c3-0cb49a068648 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.855161 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-e164be1a-d7d7-4eb7-97c3-0cb49a068648 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.855900 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e164be1a-d7d7-4eb7-97c3-0cb49a068648 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.893094 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e164be1a-d7d7-4eb7-97c3-0cb49a068648 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.893094 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e164be1a-d7d7-4eb7-97c3-0cb49a068648 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 18:55:43.893094 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 503/2014] 10.4.3.15 () {66 vars in 1309 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:43.905835 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7211ff26-6581-43ad-b77e-04b244369486 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.907884 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7211ff26-6581-43ad-b77e-04b244369486 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?availability_zone=nova Aug 07 18:55:43.908158 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7211ff26-6581-43ad-b77e-04b244369486 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.908402 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7211ff26-6581-43ad-b77e-04b244369486 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.908682 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-7211ff26-6581-43ad-b77e-04b244369486 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.908978 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7211ff26-6581-43ad-b77e-04b244369486 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Could not evaluate value nova, assuming string {{(pid=100342) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:55:43.909771 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7211ff26-6581-43ad-b77e-04b244369486 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:43.946889 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7211ff26-6581-43ad-b77e-04b244369486 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:43.947670 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7211ff26-6581-43ad-b77e-04b244369486 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 18:55:43.948530 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 501/2015] 10.4.3.15 () {66 vars in 1275 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:43.960094 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-574a2e65-a381-4b8b-9c00-c975f4109727 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:43.962146 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-574a2e65-a381-4b8b-9c00-c975f4109727 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?availability_zone=nova Aug 07 18:55:43.962507 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-574a2e65-a381-4b8b-9c00-c975f4109727 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:43.962780 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-574a2e65-a381-4b8b-9c00-c975f4109727 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:43.963166 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-574a2e65-a381-4b8b-9c00-c975f4109727 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:43.963474 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-574a2e65-a381-4b8b-9c00-c975f4109727 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Could not evaluate value nova, assuming string {{(pid=100345) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:55:43.963871 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:43.963871 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:43.964529 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-574a2e65-a381-4b8b-9c00-c975f4109727 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:44.002428 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-574a2e65-a381-4b8b-9c00-c975f4109727 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:44.003136 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-574a2e65-a381-4b8b-9c00-c975f4109727 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 18:55:44.003808 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 506/2016] 10.4.3.15 () {66 vars in 1275 bytes} [Fri Aug 7 18:55:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:44.007958 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9b323e9b-f055-4ed7-a552-dc8bf1a34f15 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.008326 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b323e9b-f055-4ed7-a552-dc8bf1a34f15 None None] GET https://10.4.3.15/volume// Aug 07 18:55:44.008470 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9b323e9b-f055-4ed7-a552-dc8bf1a34f15 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.008640 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9b323e9b-f055-4ed7-a552-dc8bf1a34f15 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.008945 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b323e9b-f055-4ed7-a552-dc8bf1a34f15 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:44.009219 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 507/2017] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:55:44.014379 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fe85da2d-a772-49d4-aee8-0a61ab7c3569 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.016107 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fe85da2d-a772-49d4-aee8-0a61ab7c3569 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?bootable=false Aug 07 18:55:44.016302 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fe85da2d-a772-49d4-aee8-0a61ab7c3569 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.016484 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fe85da2d-a772-49d4-aee8-0a61ab7c3569 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.016786 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-fe85da2d-a772-49d4-aee8-0a61ab7c3569 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:44.017162 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.017162 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:44.017578 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-fe85da2d-a772-49d4-aee8-0a61ab7c3569 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:44.025583 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-a6ef4633-e916-4114-bcd2-bd2c4d4835b1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.028525 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-a6ef4633-e916-4114-bcd2-bd2c4d4835b1 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] GET https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 Aug 07 18:55:44.028525 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-a6ef4633-e916-4114-bcd2-bd2c4d4835b1 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.028525 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-a6ef4633-e916-4114-bcd2-bd2c4d4835b1 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.040954 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.040954 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:44.045328 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-a6ef4633-e916-4114-bcd2-bd2c4d4835b1 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Volume info retrieved successfully. Aug 07 18:55:44.047986 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fe85da2d-a772-49d4-aee8-0a61ab7c3569 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:44.048597 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fe85da2d-a772-49d4-aee8-0a61ab7c3569 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 18:55:44.049030 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 504/2018] 10.4.3.15 () {66 vars in 1259 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:44.050583 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-a6ef4633-e916-4114-bcd2-bd2c4d4835b1 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 returned with HTTP 200 Aug 07 18:55:44.051306 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 502/2019] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 => generated 1537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:44.060009 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f2b392ee-4da5-45a5-9e7f-3c70db0f7805 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.062259 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f2b392ee-4da5-45a5-9e7f-3c70db0f7805 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?bootable=false Aug 07 18:55:44.062530 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f2b392ee-4da5-45a5-9e7f-3c70db0f7805 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.062779 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f2b392ee-4da5-45a5-9e7f-3c70db0f7805 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.063075 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-f2b392ee-4da5-45a5-9e7f-3c70db0f7805 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:44.063409 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.063409 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:44.063855 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f2b392ee-4da5-45a5-9e7f-3c70db0f7805 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:44.098005 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f2b392ee-4da5-45a5-9e7f-3c70db0f7805 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:44.098562 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f2b392ee-4da5-45a5-9e7f-3c70db0f7805 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 18:55:44.099107 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 507/2020] 10.4.3.15 () {66 vars in 1259 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:44.108452 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-38593d9f-6fe2-4fda-90c1-b8ceb05294d2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.110602 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-38593d9f-6fe2-4fda-90c1-b8ceb05294d2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?status=available Aug 07 18:55:44.110787 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-38593d9f-6fe2-4fda-90c1-b8ceb05294d2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.110988 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-38593d9f-6fe2-4fda-90c1-b8ceb05294d2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.111223 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-38593d9f-6fe2-4fda-90c1-b8ceb05294d2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:44.111436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-38593d9f-6fe2-4fda-90c1-b8ceb05294d2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Could not evaluate value available, assuming string {{(pid=100343) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:55:44.112054 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-38593d9f-6fe2-4fda-90c1-b8ceb05294d2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:44.151965 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-38593d9f-6fe2-4fda-90c1-b8ceb05294d2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:44.152635 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-38593d9f-6fe2-4fda-90c1-b8ceb05294d2 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 18:55:44.153284 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 508/2021] 10.4.3.15 () {66 vars in 1263 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:44.161602 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-111951c8-d855-44f2-92af-5edd1559ed35 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.161985 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-bfa33b98-72cf-434f-892b-51fbb78c396d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.164207 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-bfa33b98-72cf-434f-892b-51fbb78c396d tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] PUT https://10.4.3.15/volume/v3/attachments/da40dcf5-d725-457e-ac3d-7d0f4f8cd889 Aug 07 18:55:44.164360 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-111951c8-d855-44f2-92af-5edd1559ed35 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes?status=available Aug 07 18:55:44.164567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-bfa33b98-72cf-434f-892b-51fbb78c396d tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:44.164718 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-111951c8-d855-44f2-92af-5edd1559ed35 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.165067 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-111951c8-d855-44f2-92af-5edd1559ed35 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.165504 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-111951c8-d855-44f2-92af-5edd1559ed35 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:44.165897 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-111951c8-d855-44f2-92af-5edd1559ed35 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Could not evaluate value available, assuming string {{(pid=100344) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:55:44.166271 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.166271 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:44.166859 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-111951c8-d855-44f2-92af-5edd1559ed35 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:44.172954 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-bfa33b98-72cf-434f-892b-51fbb78c396d tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Acquiring lock "cinder-attachment_update-956766fb-0949-4d82-ad14-0730a3717d70-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:55:44.177136 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-bfa33b98-72cf-434f-892b-51fbb78c396d tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Lock "cinder-attachment_update-956766fb-0949-4d82-ad14-0730a3717d70-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:55:44.178014 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.178014 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:44.212267 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-111951c8-d855-44f2-92af-5edd1559ed35 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:44.212838 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-111951c8-d855-44f2-92af-5edd1559ed35 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 18:55:44.213323 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 505/2022] 10.4.3.15 () {66 vars in 1263 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:44.222807 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e004157a-7482-4dee-809e-2f0077f8732f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.225169 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e004157a-7482-4dee-809e-2f0077f8732f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?availability_zone=nova Aug 07 18:55:44.225362 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e004157a-7482-4dee-809e-2f0077f8732f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.225551 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e004157a-7482-4dee-809e-2f0077f8732f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.225771 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-e004157a-7482-4dee-809e-2f0077f8732f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:44.226031 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e004157a-7482-4dee-809e-2f0077f8732f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Could not evaluate value nova, assuming string {{(pid=100345) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:55:44.226293 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.226293 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:44.226667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e004157a-7482-4dee-809e-2f0077f8732f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:44.234221 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e004157a-7482-4dee-809e-2f0077f8732f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:44.235495 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.235495 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:44.239468 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e004157a-7482-4dee-809e-2f0077f8732f tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 07 18:55:44.239554 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 508/2023] 10.4.3.15 () {66 vars in 1296 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:44.250535 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-bfa33b98-72cf-434f-892b-51fbb78c396d tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Lock "cinder-attachment_update-956766fb-0949-4d82-ad14-0730a3717d70-np0000006749" released by "attachment_update" :: held 0.074s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:55:44.250984 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-bfa33b98-72cf-434f-892b-51fbb78c396d tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/attachments/da40dcf5-d725-457e-ac3d-7d0f4f8cd889 returned with HTTP 200 Aug 07 18:55:44.251647 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 503/2024] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:55:44 2026] PUT /volume/v3/attachments/da40dcf5-d725-457e-ac3d-7d0f4f8cd889 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:44.257977 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cabc4b47-0a98-4cc3-bf7e-8dc78124e685 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.263982 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cabc4b47-0a98-4cc3-bf7e-8dc78124e685 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?bootable=false Aug 07 18:55:44.264367 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cabc4b47-0a98-4cc3-bf7e-8dc78124e685 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.264559 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cabc4b47-0a98-4cc3-bf7e-8dc78124e685 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.264795 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-cabc4b47-0a98-4cc3-bf7e-8dc78124e685 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:44.265171 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.265171 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:44.265578 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cabc4b47-0a98-4cc3-bf7e-8dc78124e685 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:44.274783 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-c5b14a49-8cc7-4611-a9c9-7d58b1fe43b9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.276972 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-c5b14a49-8cc7-4611-a9c9-7d58b1fe43b9 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] POST https://10.4.3.15/volume/v3/attachments/da40dcf5-d725-457e-ac3d-7d0f4f8cd889/action Aug 07 18:55:44.277245 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-c5b14a49-8cc7-4611-a9c9-7d58b1fe43b9 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:44.277409 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-c5b14a49-8cc7-4611-a9c9-7d58b1fe43b9 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:44.299365 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.299365 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:44.307189 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cabc4b47-0a98-4cc3-bf7e-8dc78124e685 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:44.308094 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.308094 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:44.309886 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-9ec3a3e6-dc0f-4952-bdc4-01b3400f69c0 req-c5b14a49-8cc7-4611-a9c9-7d58b1fe43b9 tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/attachments/da40dcf5-d725-457e-ac3d-7d0f4f8cd889/action returned with HTTP 204 Aug 07 18:55:44.310403 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 506/2025] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:55:44 2026] POST /volume/v3/attachments/da40dcf5-d725-457e-ac3d-7d0f4f8cd889/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:44.311934 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cabc4b47-0a98-4cc3-bf7e-8dc78124e685 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 07 18:55:44.312312 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 509/2026] 10.4.3.15 () {66 vars in 1280 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:44.326736 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-708d93af-a7e6-4496-ba89-90a41f7f8e9e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.331706 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-708d93af-a7e6-4496-ba89-90a41f7f8e9e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?status=available Aug 07 18:55:44.332052 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-708d93af-a7e6-4496-ba89-90a41f7f8e9e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.332409 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-708d93af-a7e6-4496-ba89-90a41f7f8e9e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.332409 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-708d93af-a7e6-4496-ba89-90a41f7f8e9e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:44.332511 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-708d93af-a7e6-4496-ba89-90a41f7f8e9e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Could not evaluate value available, assuming string {{(pid=100345) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:55:44.333106 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-708d93af-a7e6-4496-ba89-90a41f7f8e9e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:55:44.366933 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-708d93af-a7e6-4496-ba89-90a41f7f8e9e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Get all volumes completed successfully. Aug 07 18:55:44.366933 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.366933 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:44.369285 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-708d93af-a7e6-4496-ba89-90a41f7f8e9e tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 07 18:55:44.369626 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 509/2027] 10.4.3.15 () {66 vars in 1284 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:44.385311 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2c2d46e2-6a5c-4287-b48c-70e890aa19ed None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.387593 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c2d46e2-6a5c-4287-b48c-70e890aa19ed tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 Aug 07 18:55:44.387778 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c2d46e2-6a5c-4287-b48c-70e890aa19ed tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.388076 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c2d46e2-6a5c-4287-b48c-70e890aa19ed tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.395602 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.395602 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:44.399772 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2c2d46e2-6a5c-4287-b48c-70e890aa19ed tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:44.406396 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c2d46e2-6a5c-4287-b48c-70e890aa19ed tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 returned with HTTP 200 Aug 07 18:55:44.406748 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 504/2028] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:44.422128 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-24a778c4-742e-4457-9504-3e4878a6a783 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.423846 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-24a778c4-742e-4457-9504-3e4878a6a783 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] DELETE https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 Aug 07 18:55:44.424071 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-24a778c4-742e-4457-9504-3e4878a6a783 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.424254 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-24a778c4-742e-4457-9504-3e4878a6a783 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.424409 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-24a778c4-742e-4457-9504-3e4878a6a783 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Delete volume with id: 2b1fc3e4-401a-4cf4-993c-5087a4a25660 Aug 07 18:55:44.434929 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.434929 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:44.435487 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-24a778c4-742e-4457-9504-3e4878a6a783 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:44.461738 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-24a778c4-742e-4457-9504-3e4878a6a783 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Delete volume request issued successfully. Aug 07 18:55:44.461925 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-24a778c4-742e-4457-9504-3e4878a6a783 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 returned with HTTP 202 Aug 07 18:55:44.462372 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 507/2029] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:44 2026] DELETE /volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:44.469920 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f17e7597-b6f0-4099-930a-95adc17679a8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.471599 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f17e7597-b6f0-4099-930a-95adc17679a8 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 Aug 07 18:55:44.471779 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f17e7597-b6f0-4099-930a-95adc17679a8 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.471981 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f17e7597-b6f0-4099-930a-95adc17679a8 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.480251 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:44.480251 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:44.484942 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f17e7597-b6f0-4099-930a-95adc17679a8 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:44.489183 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f17e7597-b6f0-4099-930a-95adc17679a8 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 returned with HTTP 200 Aug 07 18:55:44.489556 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 510/2030] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:44.734438 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7e7767d0-21f5-4706-9903-115d84431e45 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:44.819277 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7e7767d0-21f5-4706-9903-115d84431e45 tempest-AvailabilityZoneTestJSON-162957857 tempest-AvailabilityZoneTestJSON-162957857-project-member] GET https://10.4.3.15/volume/v3/os-availability-zone Aug 07 18:55:44.819277 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7e7767d0-21f5-4706-9903-115d84431e45 tempest-AvailabilityZoneTestJSON-162957857 tempest-AvailabilityZoneTestJSON-162957857-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:44.819736 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7e7767d0-21f5-4706-9903-115d84431e45 tempest-AvailabilityZoneTestJSON-162957857 tempest-AvailabilityZoneTestJSON-162957857-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:44.823139 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7e7767d0-21f5-4706-9903-115d84431e45 tempest-AvailabilityZoneTestJSON-162957857 tempest-AvailabilityZoneTestJSON-162957857-project-member] Availability Zones retrieved successfully. Aug 07 18:55:44.823485 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7e7767d0-21f5-4706-9903-115d84431e45 tempest-AvailabilityZoneTestJSON-162957857 tempest-AvailabilityZoneTestJSON-162957857-project-member] https://10.4.3.15/volume/v3/os-availability-zone returned with HTTP 200 Aug 07 18:55:44.823894 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 510/2031] 10.4.3.15 () {66 vars in 1269 bytes} [Fri Aug 7 18:55:44 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:55:45.268558 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:45.387626 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:45.388252 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1568409843"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:45.390216 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1568409843'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:45.390398 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume of 1 GB Aug 07 18:55:45.395220 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Availability Zones retrieved successfully. Aug 07 18:55:45.403793 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Flow 'volume_create_api' (6bde79a8-c062-4700-89bd-64a6861455c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:45.405310 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55e8826-2705-4e65-bb2c-b0ef1e920e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:45.406561 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:45.439340 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55e8826-2705-4e65-bb2c-b0ef1e920e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:45.441356 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e5872e-420c-41e6-b54c-03bc76eee56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:45.503219 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3a7f365e-ecea-45d1-a691-89e6fb9222b3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:45.505289 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3a7f365e-ecea-45d1-a691-89e6fb9222b3 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 Aug 07 18:55:45.505489 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3a7f365e-ecea-45d1-a691-89e6fb9222b3 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:45.505700 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3a7f365e-ecea-45d1-a691-89e6fb9222b3 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:45.513546 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3a7f365e-ecea-45d1-a691-89e6fb9222b3 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 returned with HTTP 404 Aug 07 18:55:45.514211 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 508/2032] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:45 2026] GET /volume/v3/volumes/2b1fc3e4-401a-4cf4-993c-5087a4a25660 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:45.524737 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f0f5cf2d-7d66-424f-913f-97cadcdebf9c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:45.527248 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Created reservations ['f54d0769-0b33-4c58-8aba-195cdcfcafff', '2e336a98-99a2-4727-8be6-08a670675294', '723c76a0-31d7-4de5-a616-f92ae0447de9', '3cf3a49b-dca8-4bd3-a807-d94607867b60'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:45.527476 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0f5cf2d-7d66-424f-913f-97cadcdebf9c tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 Aug 07 18:55:45.527730 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0f5cf2d-7d66-424f-913f-97cadcdebf9c tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:45.527953 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0f5cf2d-7d66-424f-913f-97cadcdebf9c tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:45.528393 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e5872e-420c-41e6-b54c-03bc76eee56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f54d0769-0b33-4c58-8aba-195cdcfcafff', '2e336a98-99a2-4727-8be6-08a670675294', '723c76a0-31d7-4de5-a616-f92ae0447de9', '3cf3a49b-dca8-4bd3-a807-d94607867b60']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:45.529670 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c19c2fe-88f9-470f-9c96-cb709fa1a49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:45.534896 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:45.534896 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:45.538232 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f0f5cf2d-7d66-424f-913f-97cadcdebf9c tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:45.541943 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0f5cf2d-7d66-424f-913f-97cadcdebf9c tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 returned with HTTP 200 Aug 07 18:55:45.542484 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 511/2033] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:45 2026] GET /volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:45.558280 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2b3d59ec-d95c-44c9-966b-abee65734985 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:45.560009 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2b3d59ec-d95c-44c9-966b-abee65734985 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] DELETE https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 Aug 07 18:55:45.560285 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2b3d59ec-d95c-44c9-966b-abee65734985 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:45.560546 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2b3d59ec-d95c-44c9-966b-abee65734985 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:45.560780 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-2b3d59ec-d95c-44c9-966b-abee65734985 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Delete volume with id: f48aa423-3ff8-451a-903e-901edaf7aca4 Aug 07 18:55:45.562158 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c19c2fe-88f9-470f-9c96-cb709fa1a49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fb145f2-858f-4f6d-91b8-74c4a1787c14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1568409843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b1813842264a11846c7e25c2c37b7b',qos_specs=None,replication_status=,reservations=['f54d0769-0b33-4c58-8aba-195cdcfcafff','2e336a98-99a2-4727-8be6-08a670675294','723c76a0-31d7-4de5-a616-f92ae0447de9','3cf3a49b-dca8-4bd3-a807-d94607867b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62682c39fa86434d8cf5875dc9de9e01',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1568409843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fb145f2-858f-4f6d-91b8-74c4a1787c14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b1813842264a11846c7e25c2c37b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62682c39fa86434d8cf5875dc9de9e01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:45.562910 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bb16d8-0845-4fd0-beac-848b822408d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:45.568248 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:45.568248 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:45.568832 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2b3d59ec-d95c-44c9-966b-abee65734985 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:45.582461 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bb16d8-0845-4fd0-beac-848b822408d6) transitioned into state 'SUCCESS' from state '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-1568409843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b1813842264a11846c7e25c2c37b7b',qos_specs=None,replication_status=,reservations=['f54d0769-0b33-4c58-8aba-195cdcfcafff','2e336a98-99a2-4727-8be6-08a670675294','723c76a0-31d7-4de5-a616-f92ae0447de9','3cf3a49b-dca8-4bd3-a807-d94607867b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62682c39fa86434d8cf5875dc9de9e01',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:45.583546 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbfc330a-7ed4-4c58-a736-10aa271ac8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:45.594019 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2b3d59ec-d95c-44c9-966b-abee65734985 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Delete volume request issued successfully. Aug 07 18:55:45.594019 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2b3d59ec-d95c-44c9-966b-abee65734985 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 returned with HTTP 202 Aug 07 18:55:45.594019 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 511/2034] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:45 2026] DELETE /volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:45.599326 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1c98ac66-9f45-4940-be90-e1ed4ce1de26 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:45.601953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbfc330a-7ed4-4c58-a736-10aa271ac8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:45.601953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Flow 'volume_create_api' (6bde79a8-c062-4700-89bd-64a6861455c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:45.601953 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume request issued successfully. Aug 07 18:55:45.602661 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-302330b6-8109-4ac5-b2c0-99b437cb51dc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:45.606020 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 505/2035] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 18:55:45 2026] POST /volume/v3/volumes => generated 776 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:45.606413 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1c98ac66-9f45-4940-be90-e1ed4ce1de26 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 Aug 07 18:55:45.606413 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1c98ac66-9f45-4940-be90-e1ed4ce1de26 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:45.606413 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1c98ac66-9f45-4940-be90-e1ed4ce1de26 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:45.617025 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:45.617025 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:45.617461 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d7f281b0-d368-4459-8b4c-d6dcd53935a4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:45.621848 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d7f281b0-d368-4459-8b4c-d6dcd53935a4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 Aug 07 18:55:45.622109 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d7f281b0-d368-4459-8b4c-d6dcd53935a4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:45.622338 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d7f281b0-d368-4459-8b4c-d6dcd53935a4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:45.623778 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1c98ac66-9f45-4940-be90-e1ed4ce1de26 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:45.629406 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1c98ac66-9f45-4940-be90-e1ed4ce1de26 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 returned with HTTP 200 Aug 07 18:55:45.629810 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 509/2036] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:45 2026] GET /volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:45.631930 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:45.631930 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:45.637027 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d7f281b0-d368-4459-8b4c-d6dcd53935a4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:55:45.642418 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d7f281b0-d368-4459-8b4c-d6dcd53935a4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 returned with HTTP 200 Aug 07 18:55:45.644934 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 512/2037] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:45 2026] GET /volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:46.643583 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ef91bd9e-2e1f-4ef7-b76e-74c1a7054eda None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:46.646889 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ef91bd9e-2e1f-4ef7-b76e-74c1a7054eda tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 Aug 07 18:55:46.646889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ef91bd9e-2e1f-4ef7-b76e-74c1a7054eda tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:46.646889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ef91bd9e-2e1f-4ef7-b76e-74c1a7054eda tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:46.657137 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ef91bd9e-2e1f-4ef7-b76e-74c1a7054eda tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 returned with HTTP 404 Aug 07 18:55:46.657911 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e3efd3af-9737-48b3-ba65-b960a5361405 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:46.659237 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 512/2038] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:46 2026] GET /volume/v3/volumes/f48aa423-3ff8-451a-903e-901edaf7aca4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:46.659791 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3efd3af-9737-48b3-ba65-b960a5361405 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 Aug 07 18:55:46.660050 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3efd3af-9737-48b3-ba65-b960a5361405 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:46.660243 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3efd3af-9737-48b3-ba65-b960a5361405 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:46.667544 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6f50b94a-deb0-43ae-a2ad-ff96bcf8c868 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:46.668707 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:46.668707 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:46.669344 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f50b94a-deb0-43ae-a2ad-ff96bcf8c868 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 Aug 07 18:55:46.669579 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6f50b94a-deb0-43ae-a2ad-ff96bcf8c868 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:46.669779 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6f50b94a-deb0-43ae-a2ad-ff96bcf8c868 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:46.672916 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e3efd3af-9737-48b3-ba65-b960a5361405 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:55:46.678260 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3efd3af-9737-48b3-ba65-b960a5361405 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 returned with HTTP 200 Aug 07 18:55:46.678260 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 506/2039] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:46 2026] GET /volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:46.678934 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:46.678934 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:46.684207 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6f50b94a-deb0-43ae-a2ad-ff96bcf8c868 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:46.690411 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f50b94a-deb0-43ae-a2ad-ff96bcf8c868 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 returned with HTTP 200 Aug 07 18:55:46.690763 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 510/2040] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:46 2026] GET /volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:46.692805 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-584002b1-6da3-4261-b247-0161570d2ed5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:46.694558 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-584002b1-6da3-4261-b247-0161570d2ed5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 18:55:46.694951 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-584002b1-6da3-4261-b247-0161570d2ed5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7fb145f2-858f-4f6d-91b8-74c4a1787c14", "name": "tempest-type-Backup-1733388391"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:46.696317 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-584002b1-6da3-4261-b247-0161570d2ed5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Creating new backup {'backup': {'volume_id': '7fb145f2-858f-4f6d-91b8-74c4a1787c14', 'name': 'tempest-type-Backup-1733388391'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:55:46.696509 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-584002b1-6da3-4261-b247-0161570d2ed5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Creating backup of volume 7fb145f2-858f-4f6d-91b8-74c4a1787c14 in container None Aug 07 18:55:46.702696 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-79d9e369-9b07-4d88-8f22-16926abe6ea0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:46.703188 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:46.703188 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:46.703451 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-584002b1-6da3-4261-b247-0161570d2ed5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:55:46.705395 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-79d9e369-9b07-4d88-8f22-16926abe6ea0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 Aug 07 18:55:46.705955 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-79d9e369-9b07-4d88-8f22-16926abe6ea0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:46.707594 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-79d9e369-9b07-4d88-8f22-16926abe6ea0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:46.707594 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-79d9e369-9b07-4d88-8f22-16926abe6ea0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Delete volume with id: 0d4b5f6c-a85f-4153-9a64-940098bae129 Aug 07 18:55:46.714265 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:46.714265 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:46.715419 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-79d9e369-9b07-4d88-8f22-16926abe6ea0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:46.724643 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-584002b1-6da3-4261-b247-0161570d2ed5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Created reservations ['dee4382c-0498-4575-8eb9-f0807f443cfa', '52a9a022-6b77-435a-9b69-ac9d12ebb1db'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:46.739115 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-79d9e369-9b07-4d88-8f22-16926abe6ea0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Delete volume request issued successfully. Aug 07 18:55:46.739115 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-79d9e369-9b07-4d88-8f22-16926abe6ea0 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 returned with HTTP 202 Aug 07 18:55:46.739115 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 513/2041] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:46 2026] DELETE /volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:46.747154 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fb0203d4-df3b-408e-9100-cc69799abd18 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:46.749764 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb0203d4-df3b-408e-9100-cc69799abd18 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 Aug 07 18:55:46.750175 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb0203d4-df3b-408e-9100-cc69799abd18 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:46.750447 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb0203d4-df3b-408e-9100-cc69799abd18 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:46.752066 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-584002b1-6da3-4261-b247-0161570d2ed5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:55:46.752468 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 513/2042] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:55:46 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 07 18:55:46.761491 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c4ad740a-021e-404d-a3c6-899849501f30 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:46.762342 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:46.762342 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:46.763278 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c4ad740a-021e-404d-a3c6-899849501f30 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:46.763522 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c4ad740a-021e-404d-a3c6-899849501f30 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:46.763707 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c4ad740a-021e-404d-a3c6-899849501f30 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:46.763807 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-c4ad740a-021e-404d-a3c6-899849501f30 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:46.767615 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fb0203d4-df3b-408e-9100-cc69799abd18 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Volume info retrieved successfully. Aug 07 18:55:46.768197 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:46.768197 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:46.769818 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c4ad740a-021e-404d-a3c6-899849501f30 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:46.770281 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 511/2043] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:46 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:46.773234 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb0203d4-df3b-408e-9100-cc69799abd18 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 returned with HTTP 200 Aug 07 18:55:46.773662 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 507/2044] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:46 2026] GET /volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:46.818115 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:46.928064 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:46.928064 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1303003501"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:46.928064 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1303003501'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:46.929190 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Create volume of 1 GB Aug 07 18:55:46.937500 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Availability Zones retrieved successfully. Aug 07 18:55:46.949715 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Flow 'volume_create_api' (ea7df6d3-4568-431a-a703-ada4e3d2ab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:46.951482 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b0d5c9-32f4-4b1f-99ed-a14bc818cd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:46.952969 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:46.986491 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b0d5c9-32f4-4b1f-99ed-a14bc818cd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:46.988381 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ffa4d8-27e7-4bf0-abbb-4f9c55978716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:47.052748 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Created reservations ['8db039fe-2582-4f66-91a4-0e8eb992d04c', 'c0c28ef4-bbe6-4670-87bd-f0782a3164a6', 'd1d63a5c-f507-4c7c-b2b6-96d97554e939', '23f0b084-0749-419a-ae17-3cc5f75297e4'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:47.053751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ffa4d8-27e7-4bf0-abbb-4f9c55978716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8db039fe-2582-4f66-91a4-0e8eb992d04c', 'c0c28ef4-bbe6-4670-87bd-f0782a3164a6', 'd1d63a5c-f507-4c7c-b2b6-96d97554e939', '23f0b084-0749-419a-ae17-3cc5f75297e4']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:47.054576 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (676cc7cc-1bdb-4be0-a32c-3d83b6f8e717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:47.081708 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (676cc7cc-1bdb-4be0-a32c-3d83b6f8e717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a491159-2b3b-410d-b85e-b13c14f23482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1303003501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0714b4d3cd244f6a833facfc8fd67524',qos_specs=None,replication_status=,reservations=['8db039fe-2582-4f66-91a4-0e8eb992d04c','c0c28ef4-bbe6-4670-87bd-f0782a3164a6','d1d63a5c-f507-4c7c-b2b6-96d97554e939','23f0b084-0749-419a-ae17-3cc5f75297e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a34b36ae54c046dc9e257110ae4dbe30',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1303003501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a491159-2b3b-410d-b85e-b13c14f23482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0714b4d3cd244f6a833facfc8fd67524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a34b36ae54c046dc9e257110ae4dbe30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:47.084010 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd170b9-1fdf-443b-8fe6-3483bd687954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:47.100429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd170b9-1fdf-443b-8fe6-3483bd687954) transitioned into state 'SUCCESS' from state '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-1303003501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0714b4d3cd244f6a833facfc8fd67524',qos_specs=None,replication_status=,reservations=['8db039fe-2582-4f66-91a4-0e8eb992d04c','c0c28ef4-bbe6-4670-87bd-f0782a3164a6','d1d63a5c-f507-4c7c-b2b6-96d97554e939','23f0b084-0749-419a-ae17-3cc5f75297e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a34b36ae54c046dc9e257110ae4dbe30',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:47.101427 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9749f918-18c8-4dd4-8da5-e6f267deea8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:47.111685 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9749f918-18c8-4dd4-8da5-e6f267deea8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:47.112682 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Flow 'volume_create_api' (ea7df6d3-4568-431a-a703-ada4e3d2ab19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:47.114057 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Create volume request issued successfully. Aug 07 18:55:47.114057 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c80e5692-9baf-46c4-9c38-4a958a1d22fe tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:47.114375 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 514/2045] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:55:46 2026] POST /volume/v3/volumes => generated 817 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:47.128435 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fe888c37-55e8-4b4c-91b1-2f5a11b3a0f1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:47.131539 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fe888c37-55e8-4b4c-91b1-2f5a11b3a0f1 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:47.131791 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fe888c37-55e8-4b4c-91b1-2f5a11b3a0f1 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:47.132028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fe888c37-55e8-4b4c-91b1-2f5a11b3a0f1 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:47.143090 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:47.143090 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:47.150547 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fe888c37-55e8-4b4c-91b1-2f5a11b3a0f1 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Volume info retrieved successfully. Aug 07 18:55:47.152973 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fe888c37-55e8-4b4c-91b1-2f5a11b3a0f1 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 returned with HTTP 200 Aug 07 18:55:47.153488 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 514/2046] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:47 2026] GET /volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:47.780077 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a6ac9ccb-0509-4868-8d69-5ddc16db52a6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:47.781766 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6ac9ccb-0509-4868-8d69-5ddc16db52a6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:47.781977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a6ac9ccb-0509-4868-8d69-5ddc16db52a6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:47.782187 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a6ac9ccb-0509-4868-8d69-5ddc16db52a6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:47.782287 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a6ac9ccb-0509-4868-8d69-5ddc16db52a6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:47.786488 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:47.786488 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:47.786954 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c68cfcf4-1f59-4db1-8a91-df4b5b8766a7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:47.787233 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6ac9ccb-0509-4868-8d69-5ddc16db52a6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:47.787448 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 512/2047] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:47 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:47.789242 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c68cfcf4-1f59-4db1-8a91-df4b5b8766a7 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] GET https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 Aug 07 18:55:47.789508 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c68cfcf4-1f59-4db1-8a91-df4b5b8766a7 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:47.789767 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c68cfcf4-1f59-4db1-8a91-df4b5b8766a7 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:47.797032 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c68cfcf4-1f59-4db1-8a91-df4b5b8766a7 tempest-VolumesListTestJSON-718303965 tempest-VolumesListTestJSON-718303965-project-member] https://10.4.3.15/volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 returned with HTTP 404 Aug 07 18:55:47.797644 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 508/2048] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:47 2026] GET /volume/v3/volumes/0d4b5f6c-a85f-4153-9a64-940098bae129 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:48.174947 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1d341abe-304d-498d-8eb7-f306d4b73ed2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.177571 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1d341abe-304d-498d-8eb7-f306d4b73ed2 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:48.177870 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1d341abe-304d-498d-8eb7-f306d4b73ed2 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:48.178042 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1d341abe-304d-498d-8eb7-f306d4b73ed2 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:48.186101 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:48.186101 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:48.190523 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1d341abe-304d-498d-8eb7-f306d4b73ed2 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Volume info retrieved successfully. Aug 07 18:55:48.196352 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1d341abe-304d-498d-8eb7-f306d4b73ed2 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 returned with HTTP 200 Aug 07 18:55:48.196734 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 515/2049] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:48 2026] GET /volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:48.209340 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ede01dd3-e45e-41d6-a926-52a88ad02730 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.211471 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ede01dd3-e45e-41d6-a926-52a88ad02730 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] POST https://10.4.3.15/volume/v3/volume-transfers Aug 07 18:55:48.211922 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ede01dd3-e45e-41d6-a926-52a88ad02730 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0a491159-2b3b-410d-b85e-b13c14f23482"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:48.213490 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volume_transfer [None req-ede01dd3-e45e-41d6-a926-52a88ad02730 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Creating new volume transfer {'transfer': {'volume_id': '0a491159-2b3b-410d-b85e-b13c14f23482'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 18:55:48.213664 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volume_transfer [None req-ede01dd3-e45e-41d6-a926-52a88ad02730 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Creating transfer of volume 0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:48.213820 np0000006749 devstack@c-api.service[100343]: INFO cinder.transfer.api [None req-ede01dd3-e45e-41d6-a926-52a88ad02730 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Generating transfer record for volume 0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:48.221060 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:48.221060 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:48.229289 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ede01dd3-e45e-41d6-a926-52a88ad02730 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volume-transfers returned with HTTP 202 Aug 07 18:55:48.229689 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 515/2050] 10.4.3.15 () {70 vars in 1319 bytes} [Fri Aug 7 18:55:48 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:48.237122 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8cf52f2b-a594-4c9a-8fdd-4c1437043468 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.240561 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8cf52f2b-a594-4c9a-8fdd-4c1437043468 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:48.240871 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8cf52f2b-a594-4c9a-8fdd-4c1437043468 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:48.242648 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8cf52f2b-a594-4c9a-8fdd-4c1437043468 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:48.252453 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:48.252453 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:48.256403 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8cf52f2b-a594-4c9a-8fdd-4c1437043468 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Volume info retrieved successfully. Aug 07 18:55:48.260727 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8cf52f2b-a594-4c9a-8fdd-4c1437043468 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 returned with HTTP 200 Aug 07 18:55:48.261128 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 513/2051] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:48 2026] GET /volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:48.272032 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ee2e75ac-4329-4752-8785-6d691f40fd1d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.276408 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee2e75ac-4329-4752-8785-6d691f40fd1d tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volume-transfers/bb6815b0-5bad-492e-8be6-a02f721bce0c Aug 07 18:55:48.276645 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee2e75ac-4329-4752-8785-6d691f40fd1d tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:48.276829 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee2e75ac-4329-4752-8785-6d691f40fd1d tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:48.286331 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee2e75ac-4329-4752-8785-6d691f40fd1d tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volume-transfers/bb6815b0-5bad-492e-8be6-a02f721bce0c returned with HTTP 200 Aug 07 18:55:48.286754 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 509/2052] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:55:48 2026] GET /volume/v3/volume-transfers/bb6815b0-5bad-492e-8be6-a02f721bce0c => generated 430 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:48.297240 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-afb50774-0058-4a5b-8209-9b804ef62ca4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.298713 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-afb50774-0058-4a5b-8209-9b804ef62ca4 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volume-transfers Aug 07 18:55:48.298897 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-afb50774-0058-4a5b-8209-9b804ef62ca4 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:48.299087 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-afb50774-0058-4a5b-8209-9b804ef62ca4 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:48.299234 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volume_transfer [None req-afb50774-0058-4a5b-8209-9b804ef62ca4 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Listing volume transfers {{(pid=100345) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 18:55:48.302524 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-afb50774-0058-4a5b-8209-9b804ef62ca4 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volume-transfers returned with HTTP 200 Aug 07 18:55:48.302838 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 516/2053] 10.4.3.15 () {68 vars in 1298 bytes} [Fri Aug 7 18:55:48 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 07 18:55:48.310819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-112c3315-0493-44a5-9204-37b4a0509484 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.427460 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-112c3315-0493-44a5-9204-37b4a0509484 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] POST https://10.4.3.15/volume/v3/volume-transfers/bb6815b0-5bad-492e-8be6-a02f721bce0c/accept Aug 07 18:55:48.427938 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-112c3315-0493-44a5-9204-37b4a0509484 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "520fecc7999fe864"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:48.429728 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.volume_transfer [None req-112c3315-0493-44a5-9204-37b4a0509484 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Accepting volume transfer bb6815b0-5bad-492e-8be6-a02f721bce0c {{(pid=100343) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 18:55:48.429836 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.volume_transfer [None req-112c3315-0493-44a5-9204-37b4a0509484 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Accepting transfer bb6815b0-5bad-492e-8be6-a02f721bce0c Aug 07 18:55:48.479136 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-112c3315-0493-44a5-9204-37b4a0509484 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Created reservations ['6a41255f-d2cd-45ca-9989-e1b713a5a74c', 'a91f9272-f99b-4027-b06f-562d0aac97da', '30228817-50e4-4570-b857-d062264e76ae', 'fbd72fb0-2169-4655-8d71-d732129673fe'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:48.502110 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-112c3315-0493-44a5-9204-37b4a0509484 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Created reservations ['de382542-8c07-40f1-97af-c3150b6256d7', '923c71af-9812-4397-a959-ca85af33c46b', '6240fecf-7090-46af-a6c1-391f8a56fc43', 'e75a8327-db05-4fd4-9cca-6852602a7a36'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:48.538958 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-112c3315-0493-44a5-9204-37b4a0509484 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Created reservations ['40662600-202c-488a-9d8a-c3e389711581', '8c3a2796-bc92-4904-89c2-ed10b64c0c3e', 'd15b8b4a-7331-4da5-8a1d-feeb9131d3f7', 'fcf562b1-b995-4137-b028-918130034992'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:48.567785 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-112c3315-0493-44a5-9204-37b4a0509484 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Created reservations ['005fb4b5-1a10-4c0c-a660-1ac420207cbe', '5d75248b-4985-4795-a601-2ece66987130', '28e60104-877d-4375-b078-eb68d9d48e59', 'a38dcd8e-6dd3-48bf-9f8a-a17a6649940c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:48.577912 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-112c3315-0493-44a5-9204-37b4a0509484 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Transfer volume completed successfully. Aug 07 18:55:48.632759 np0000006749 devstack@c-api.service[100343]: INFO cinder.transfer.api [None req-112c3315-0493-44a5-9204-37b4a0509484 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Volume 0a491159-2b3b-410d-b85e-b13c14f23482 has been transferred. Aug 07 18:55:48.639440 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-112c3315-0493-44a5-9204-37b4a0509484 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] https://10.4.3.15/volume/v3/volume-transfers/bb6815b0-5bad-492e-8be6-a02f721bce0c/accept returned with HTTP 202 Aug 07 18:55:48.639965 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 516/2054] 10.4.3.15 () {70 vars in 1451 bytes} [Fri Aug 7 18:55:48 2026] POST /volume/v3/volume-transfers/bb6815b0-5bad-492e-8be6-a02f721bce0c/accept => generated 363 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:48.647579 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-95da02a0-aa12-4d08-a7d6-92a58aa2c3a0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.650343 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-95da02a0-aa12-4d08-a7d6-92a58aa2c3a0 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] GET https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:48.650525 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-95da02a0-aa12-4d08-a7d6-92a58aa2c3a0 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:48.650696 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-95da02a0-aa12-4d08-a7d6-92a58aa2c3a0 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:48.657948 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:48.657948 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:48.661026 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-95da02a0-aa12-4d08-a7d6-92a58aa2c3a0 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Volume info retrieved successfully. Aug 07 18:55:48.664560 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-95da02a0-aa12-4d08-a7d6-92a58aa2c3a0 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 returned with HTTP 200 Aug 07 18:55:48.664910 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 514/2055] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:48 2026] GET /volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:48.679067 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-16c7caae-0749-47ec-a810-ce3108632af0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.680843 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-16c7caae-0749-47ec-a810-ce3108632af0 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] GET https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:48.681129 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-16c7caae-0749-47ec-a810-ce3108632af0 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:48.681352 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-16c7caae-0749-47ec-a810-ce3108632af0 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:48.688467 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:48.688467 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:48.692298 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-16c7caae-0749-47ec-a810-ce3108632af0 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] Volume info retrieved successfully. Aug 07 18:55:48.696237 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-16c7caae-0749-47ec-a810-ce3108632af0 tempest-VolumesTransfersV355Test-532756425 tempest-VolumesTransfersV355Test-532756425-project-member] https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 returned with HTTP 200 Aug 07 18:55:48.696658 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 510/2056] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:48 2026] GET /volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:48.709366 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-83623c8e-482e-4cb6-90ae-b8ef9dbd559f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.711224 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-83623c8e-482e-4cb6-90ae-b8ef9dbd559f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] DELETE https://10.4.3.15/volume/v3/volume-transfers/bb6815b0-5bad-492e-8be6-a02f721bce0c Aug 07 18:55:48.711475 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-83623c8e-482e-4cb6-90ae-b8ef9dbd559f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:48.711662 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-83623c8e-482e-4cb6-90ae-b8ef9dbd559f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:48.711762 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.volume_transfer [None req-83623c8e-482e-4cb6-90ae-b8ef9dbd559f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Delete transfer with id: bb6815b0-5bad-492e-8be6-a02f721bce0c Aug 07 18:55:48.716232 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-83623c8e-482e-4cb6-90ae-b8ef9dbd559f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volume-transfers/bb6815b0-5bad-492e-8be6-a02f721bce0c returned with HTTP 404 Aug 07 18:55:48.716687 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 517/2057] 10.4.3.15 () {68 vars in 1412 bytes} [Fri Aug 7 18:55:48 2026] DELETE /volume/v3/volume-transfers/bb6815b0-5bad-492e-8be6-a02f721bce0c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:48.724670 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-71561d90-d784-4c4e-9fc5-b98b336da858 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.798688 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d05165ce-79eb-4ae7-af8d-c01be3c1b390 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.800439 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d05165ce-79eb-4ae7-af8d-c01be3c1b390 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:48.800665 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d05165ce-79eb-4ae7-af8d-c01be3c1b390 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:48.800882 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d05165ce-79eb-4ae7-af8d-c01be3c1b390 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:48.801002 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-d05165ce-79eb-4ae7-af8d-c01be3c1b390 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:48.804815 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:48.804815 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:48.805449 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d05165ce-79eb-4ae7-af8d-c01be3c1b390 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:48.805812 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 515/2058] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:48 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:48.837619 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-71561d90-d784-4c4e-9fc5-b98b336da858 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:48.837876 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-71561d90-d784-4c4e-9fc5-b98b336da858 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:48.838125 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-71561d90-d784-4c4e-9fc5-b98b336da858 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:48.838330 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-71561d90-d784-4c4e-9fc5-b98b336da858 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Delete volume with id: 0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:48.844862 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:48.844862 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:48.845181 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-71561d90-d784-4c4e-9fc5-b98b336da858 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Volume info retrieved successfully. Aug 07 18:55:48.865143 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-71561d90-d784-4c4e-9fc5-b98b336da858 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Delete volume request issued successfully. Aug 07 18:55:48.865353 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-71561d90-d784-4c4e-9fc5-b98b336da858 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 returned with HTTP 202 Aug 07 18:55:48.865737 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 517/2059] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:55:48 2026] DELETE /volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:48.872967 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-14fc5abe-f3b5-4a53-91ba-3607eae1d2b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.874673 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14fc5abe-f3b5-4a53-91ba-3607eae1d2b6 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] GET https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:48.874931 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14fc5abe-f3b5-4a53-91ba-3607eae1d2b6 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:48.875181 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14fc5abe-f3b5-4a53-91ba-3607eae1d2b6 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:48.882170 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4c360b9a-db9e-4e34-b3d8-c3660f8d223e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.882495 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:48.882495 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:48.885712 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-14fc5abe-f3b5-4a53-91ba-3607eae1d2b6 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Volume info retrieved successfully. Aug 07 18:55:48.889905 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14fc5abe-f3b5-4a53-91ba-3607eae1d2b6 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 returned with HTTP 200 Aug 07 18:55:48.890285 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 511/2060] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:48 2026] GET /volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:48.938376 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c360b9a-db9e-4e34-b3d8-c3660f8d223e tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:55:48.939262 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4c360b9a-db9e-4e34-b3d8-c3660f8d223e tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2aedd05-318c-4b7a-8b45-54c18d26da86", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-246550496"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:48.946884 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c360b9a-db9e-4e34-b3d8-c3660f8d223e tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 404 Aug 07 18:55:48.947489 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 518/2061] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:55:48 2026] POST /volume/v3/snapshots => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:48.955325 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a991994a-0fbc-416f-834f-a78ad831b4a0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.957250 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a991994a-0fbc-416f-834f-a78ad831b4a0 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:55:48.957730 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a991994a-0fbc-416f-834f-a78ad831b4a0 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1480821819"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:48.986972 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a991994a-0fbc-416f-834f-a78ad831b4a0 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 404 Aug 07 18:55:48.987496 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 516/2062] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:55:48 2026] POST /volume/v3/snapshots => generated 77 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:48.995192 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-92b7818f-4441-47ee-aa90-63344c7bbbfe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:48.996808 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-92b7818f-4441-47ee-aa90-63344c7bbbfe tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/snapshots?limit=invalid Aug 07 18:55:48.997017 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-92b7818f-4441-47ee-aa90-63344c7bbbfe tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:48.997200 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-92b7818f-4441-47ee-aa90-63344c7bbbfe tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:48.997730 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-92b7818f-4441-47ee-aa90-63344c7bbbfe tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] HTTP exception thrown: limit param must be an integer Aug 07 18:55:48.997864 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-92b7818f-4441-47ee-aa90-63344c7bbbfe tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 07 18:55:48.998297 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 518/2063] 10.4.3.15 () {66 vars in 1263 bytes} [Fri Aug 7 18:55:48 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 3 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:49.005863 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4c95c7d7-12aa-402b-96f9-6284a226ba5a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:49.007694 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4c95c7d7-12aa-402b-96f9-6284a226ba5a tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/snapshots?marker=f3c9ab5a-b831-4c9c-90c6-8ddd144cf8e0 Aug 07 18:55:49.007905 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4c95c7d7-12aa-402b-96f9-6284a226ba5a tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:49.008145 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4c95c7d7-12aa-402b-96f9-6284a226ba5a tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:49.008394 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-4c95c7d7-12aa-402b-96f9-6284a226ba5a tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:49.009385 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-4c95c7d7-12aa-402b-96f9-6284a226ba5a tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:55:49.013180 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4c95c7d7-12aa-402b-96f9-6284a226ba5a tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/snapshots?marker=f3c9ab5a-b831-4c9c-90c6-8ddd144cf8e0 returned with HTTP 404 Aug 07 18:55:49.013604 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 512/2064] 10.4.3.15 () {66 vars in 1323 bytes} [Fri Aug 7 18:55:49 2026] GET /volume/v3/snapshots?marker=f3c9ab5a-b831-4c9c-90c6-8ddd144cf8e0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:49.021410 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-769128cd-af22-40d2-ba07-fbe0a6907a3b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:49.023137 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-769128cd-af22-40d2-ba07-fbe0a6907a3b tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/snapshots?sort_key=invalid Aug 07 18:55:49.023333 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-769128cd-af22-40d2-ba07-fbe0a6907a3b tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:49.023543 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-769128cd-af22-40d2-ba07-fbe0a6907a3b tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:49.023741 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-769128cd-af22-40d2-ba07-fbe0a6907a3b tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:55:49.024740 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.db.api [None req-769128cd-af22-40d2-ba07-fbe0a6907a3b tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Building query based on filter {{(pid=100345) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:55:49.025184 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-769128cd-af22-40d2-ba07-fbe0a6907a3b tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 07 18:55:49.025603 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 519/2065] 10.4.3.15 () {66 vars in 1269 bytes} [Fri Aug 7 18:55:49 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:49.032942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:49.034562 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:49.034873 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2001846186"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:49.036227 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2001846186'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:49.036346 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Create volume of 2 GB Aug 07 18:55:49.040951 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Availability Zones retrieved successfully. Aug 07 18:55:49.045876 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Flow 'volume_create_api' (5e1ab09b-4766-4ac1-a68e-feeb77169895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:49.046825 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc92b62b-4891-4c39-8b2d-e0b0cf2b1dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:49.047751 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Validating volume size '2' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:49.070814 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc92b62b-4891-4c39-8b2d-e0b0cf2b1dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:49.071780 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deca0010-9be4-422c-8aa3-465e8d17ca19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:49.123110 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Created reservations ['22fd5180-1a46-4230-a897-b0013807e7ba', '89ff3e90-5c30-4250-834a-a257f4b7549c', '76c0d077-d349-405d-a980-e32cf92dbf54', '18174d35-ef4e-428b-a11a-506d448dcfab'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:49.123823 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deca0010-9be4-422c-8aa3-465e8d17ca19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22fd5180-1a46-4230-a897-b0013807e7ba', '89ff3e90-5c30-4250-834a-a257f4b7549c', '76c0d077-d349-405d-a980-e32cf92dbf54', '18174d35-ef4e-428b-a11a-506d448dcfab']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:49.124612 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0bc1992-a665-4ead-b758-bc1a6f6c281a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:49.145667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0bc1992-a665-4ead-b758-bc1a6f6c281a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cc3a174-0a0e-47cd-952e-091c6ae5e5f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2001846186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f39c90e40b481f85c4794090efdcaf',qos_specs=None,replication_status=,reservations=['22fd5180-1a46-4230-a897-b0013807e7ba','89ff3e90-5c30-4250-834a-a257f4b7549c','76c0d077-d349-405d-a980-e32cf92dbf54','18174d35-ef4e-428b-a11a-506d448dcfab'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd3831ebb4b848a0940c4420da53fd50',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2001846186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cc3a174-0a0e-47cd-952e-091c6ae5e5f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70f39c90e40b481f85c4794090efdcaf',provider_auth=None,provider_geometry=None,provider_id=None,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='cd3831ebb4b848a0940c4420da53fd50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:49.146413 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ac4d9c-5e30-4633-afd0-38c7ebdc2aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:49.165786 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ac4d9c-5e30-4633-afd0-38c7ebdc2aa7) transitioned into state 'SUCCESS' from state '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-2001846186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f39c90e40b481f85c4794090efdcaf',qos_specs=None,replication_status=,reservations=['22fd5180-1a46-4230-a897-b0013807e7ba','89ff3e90-5c30-4250-834a-a257f4b7549c','76c0d077-d349-405d-a980-e32cf92dbf54','18174d35-ef4e-428b-a11a-506d448dcfab'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd3831ebb4b848a0940c4420da53fd50',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:49.166825 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454d2b52-88e9-4fd4-a390-3f3535bfcafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:49.174919 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454d2b52-88e9-4fd4-a390-3f3535bfcafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:49.175935 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Flow 'volume_create_api' (5e1ab09b-4766-4ac1-a68e-feeb77169895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:49.176270 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Create volume request issued successfully. Aug 07 18:55:49.176813 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d8223ac5-22c6-46f5-bdd1-5ffefcea6c57 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:49.177336 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 517/2066] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:55:49 2026] POST /volume/v3/volumes => generated 760 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:49.194616 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6273c6fd-69e4-4218-b811-813980ba691c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:49.197035 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6273c6fd-69e4-4218-b811-813980ba691c tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 Aug 07 18:55:49.197149 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6273c6fd-69e4-4218-b811-813980ba691c tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:49.197321 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6273c6fd-69e4-4218-b811-813980ba691c tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:49.205970 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:49.205970 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:49.210138 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6273c6fd-69e4-4218-b811-813980ba691c tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Volume info retrieved successfully. Aug 07 18:55:49.214309 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6273c6fd-69e4-4218-b811-813980ba691c tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 returned with HTTP 200 Aug 07 18:55:49.214660 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 519/2067] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:49 2026] GET /volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:49.820177 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ed7ca02f-ea44-4949-8d5f-7f2721dd1d9c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:49.822438 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed7ca02f-ea44-4949-8d5f-7f2721dd1d9c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:49.822725 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ed7ca02f-ea44-4949-8d5f-7f2721dd1d9c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:49.823010 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ed7ca02f-ea44-4949-8d5f-7f2721dd1d9c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:49.823165 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ed7ca02f-ea44-4949-8d5f-7f2721dd1d9c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:49.827491 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:49.827491 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:49.828256 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed7ca02f-ea44-4949-8d5f-7f2721dd1d9c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:49.828757 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 513/2068] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:49 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:49.903412 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-23949680-ea82-4587-a12d-6ee8f612d53a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:49.905101 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-23949680-ea82-4587-a12d-6ee8f612d53a tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] GET https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:49.905320 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-23949680-ea82-4587-a12d-6ee8f612d53a tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:49.905510 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-23949680-ea82-4587-a12d-6ee8f612d53a tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:49.912245 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-23949680-ea82-4587-a12d-6ee8f612d53a tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 returned with HTTP 404 Aug 07 18:55:49.912725 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 520/2069] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:49 2026] GET /volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:49.921935 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-788dd772-010a-43bd-92ab-3fd676b57d5f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:49.923801 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-788dd772-010a-43bd-92ab-3fd676b57d5f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:49.924028 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-788dd772-010a-43bd-92ab-3fd676b57d5f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:49.924213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-788dd772-010a-43bd-92ab-3fd676b57d5f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:49.939939 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-788dd772-010a-43bd-92ab-3fd676b57d5f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 returned with HTTP 404 Aug 07 18:55:49.940632 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 518/2070] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:49 2026] GET /volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:49.948051 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9059a589-ea6c-47d9-8996-ce8916a8dd95 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:49.949968 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9059a589-ea6c-47d9-8996-ce8916a8dd95 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:49.950228 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9059a589-ea6c-47d9-8996-ce8916a8dd95 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:49.950429 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9059a589-ea6c-47d9-8996-ce8916a8dd95 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:49.950606 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-9059a589-ea6c-47d9-8996-ce8916a8dd95 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Delete volume with id: 0a491159-2b3b-410d-b85e-b13c14f23482 Aug 07 18:55:49.956524 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9059a589-ea6c-47d9-8996-ce8916a8dd95 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 returned with HTTP 404 Aug 07 18:55:49.957165 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 520/2071] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:55:49 2026] DELETE /volume/v3/volumes/0a491159-2b3b-410d-b85e-b13c14f23482 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:49.966728 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:49.968727 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:49.969104 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1295825955"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:49.970476 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1295825955'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:49.970594 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Create volume of 1 GB Aug 07 18:55:49.978324 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Availability Zones retrieved successfully. Aug 07 18:55:49.985051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Flow 'volume_create_api' (deccaf5a-7c0c-4f06-a825-c63250617b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:49.985977 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a240ba3-94d1-4c7a-b8b3-bdbebaf13275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:49.987099 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:50.020840 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a240ba3-94d1-4c7a-b8b3-bdbebaf13275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:50.021574 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c29e38-cbb2-4197-bc9e-7d9cb756c236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:50.071167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Created reservations ['031b21d4-4cf0-4c63-9690-533bfb89f786', 'e36ebc3c-a3fd-4bb0-84c1-93ce4f1315aa', 'c4a98585-0f28-474a-85ed-38b0fc1a592b', '20947592-a63e-4d66-af69-2c2ac12f6ddb'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:50.071905 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c29e38-cbb2-4197-bc9e-7d9cb756c236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['031b21d4-4cf0-4c63-9690-533bfb89f786', 'e36ebc3c-a3fd-4bb0-84c1-93ce4f1315aa', 'c4a98585-0f28-474a-85ed-38b0fc1a592b', '20947592-a63e-4d66-af69-2c2ac12f6ddb']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:50.072613 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb3459e-8ed7-44ca-b66c-5a82e978c3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:50.094865 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb3459e-8ed7-44ca-b66c-5a82e978c3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e70dadbe-a1dd-468f-8fff-ed17e2b57d5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1295825955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0714b4d3cd244f6a833facfc8fd67524',qos_specs=None,replication_status=,reservations=['031b21d4-4cf0-4c63-9690-533bfb89f786','e36ebc3c-a3fd-4bb0-84c1-93ce4f1315aa','c4a98585-0f28-474a-85ed-38b0fc1a592b','20947592-a63e-4d66-af69-2c2ac12f6ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a34b36ae54c046dc9e257110ae4dbe30',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1295825955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e70dadbe-a1dd-468f-8fff-ed17e2b57d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0714b4d3cd244f6a833facfc8fd67524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a34b36ae54c046dc9e257110ae4dbe30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:50.095762 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f87a53f-e7a0-4c78-8a99-64d41cb4e352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:50.112522 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f87a53f-e7a0-4c78-8a99-64d41cb4e352) transitioned into state 'SUCCESS' from state '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-1295825955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0714b4d3cd244f6a833facfc8fd67524',qos_specs=None,replication_status=,reservations=['031b21d4-4cf0-4c63-9690-533bfb89f786','e36ebc3c-a3fd-4bb0-84c1-93ce4f1315aa','c4a98585-0f28-474a-85ed-38b0fc1a592b','20947592-a63e-4d66-af69-2c2ac12f6ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a34b36ae54c046dc9e257110ae4dbe30',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:50.113357 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ffb233d-361c-45fb-8fe4-04d27c5941d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:50.122613 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ffb233d-361c-45fb-8fe4-04d27c5941d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:50.123609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Flow 'volume_create_api' (deccaf5a-7c0c-4f06-a825-c63250617b17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:50.123949 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Create volume request issued successfully. Aug 07 18:55:50.124536 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-11ad14cf-7e96-4eba-b8bb-f234935c671f tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:50.124986 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 514/2072] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:55:49 2026] POST /volume/v3/volumes => generated 817 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:50.139031 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c4233b5e-45b0-489a-8954-d6131f284040 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:50.140705 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c4233b5e-45b0-489a-8954-d6131f284040 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:50.140946 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c4233b5e-45b0-489a-8954-d6131f284040 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:50.141158 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c4233b5e-45b0-489a-8954-d6131f284040 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:50.147718 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:50.147718 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:50.150861 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c4233b5e-45b0-489a-8954-d6131f284040 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Volume info retrieved successfully. Aug 07 18:55:50.154452 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c4233b5e-45b0-489a-8954-d6131f284040 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c returned with HTTP 200 Aug 07 18:55:50.154817 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 521/2073] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:50 2026] GET /volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c => generated 885 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:50.227216 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-017e5a4c-36b5-4e11-83f9-5c04d9d62801 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:50.230577 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-017e5a4c-36b5-4e11-83f9-5c04d9d62801 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 Aug 07 18:55:50.230812 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-017e5a4c-36b5-4e11-83f9-5c04d9d62801 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:50.231024 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-017e5a4c-36b5-4e11-83f9-5c04d9d62801 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:50.240897 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:50.240897 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:50.249182 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-017e5a4c-36b5-4e11-83f9-5c04d9d62801 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Volume info retrieved successfully. Aug 07 18:55:50.256014 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-017e5a4c-36b5-4e11-83f9-5c04d9d62801 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 returned with HTTP 200 Aug 07 18:55:50.257011 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 519/2074] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:50 2026] GET /volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:50.275438 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9456acef-d2ae-40b4-bea2-dc115fb0b031 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:50.282231 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9456acef-d2ae-40b4-bea2-dc115fb0b031 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:55:50.282561 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9456acef-d2ae-40b4-bea2-dc115fb0b031 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8cc3a174-0a0e-47cd-952e-091c6ae5e5f5", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-608430285"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:50.294280 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:50.294280 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:50.296921 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9456acef-d2ae-40b4-bea2-dc115fb0b031 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Volume info retrieved successfully. Aug 07 18:55:50.297106 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-9456acef-d2ae-40b4-bea2-dc115fb0b031 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Create snapshot from volume 8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 Aug 07 18:55:50.334580 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-9456acef-d2ae-40b4-bea2-dc115fb0b031 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Created reservations ['3eaf7cb5-c015-451c-9ae1-c16b25dd0d3c', 'ec32d79d-e2b2-4543-af39-c9b83ab2ec3b', '035af05e-0d02-4c4d-9cfe-656660f62662', '3143e2e4-5356-45de-a5d4-7587c280df22'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:50.367647 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9456acef-d2ae-40b4-bea2-dc115fb0b031 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Snapshot create request issued successfully. Aug 07 18:55:50.367934 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9456acef-d2ae-40b4-bea2-dc115fb0b031 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:55:50.368523 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 521/2075] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:55:50 2026] POST /volume/v3/snapshots => generated 317 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:50.383347 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4d76056b-24d0-4703-8679-e47240b220e7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:50.386681 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d76056b-24d0-4703-8679-e47240b220e7 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 Aug 07 18:55:50.386681 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d76056b-24d0-4703-8679-e47240b220e7 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:50.386681 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d76056b-24d0-4703-8679-e47240b220e7 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:50.395297 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:50.395297 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:50.395546 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4d76056b-24d0-4703-8679-e47240b220e7 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Snapshot retrieved successfully. Aug 07 18:55:50.396399 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d76056b-24d0-4703-8679-e47240b220e7 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 returned with HTTP 200 Aug 07 18:55:50.403347 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 515/2076] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:50 2026] GET /volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 => generated 449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:50.787408 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f06d27a6-e480-4da3-872c-cbbc423979d2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:50.789130 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f06d27a6-e480-4da3-872c-cbbc423979d2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:50.789316 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f06d27a6-e480-4da3-872c-cbbc423979d2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:50.789524 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f06d27a6-e480-4da3-872c-cbbc423979d2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:50.802053 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:50.802053 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:50.806408 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f06d27a6-e480-4da3-872c-cbbc423979d2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Volume info retrieved successfully. Aug 07 18:55:50.810718 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f06d27a6-e480-4da3-872c-cbbc423979d2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:50.811230 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 522/2077] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:50 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:50.842238 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b74d80e4-2dd1-4ddc-8167-7a6ff2ef11c9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:50.844043 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b74d80e4-2dd1-4ddc-8167-7a6ff2ef11c9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:50.844238 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b74d80e4-2dd1-4ddc-8167-7a6ff2ef11c9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:50.844447 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b74d80e4-2dd1-4ddc-8167-7a6ff2ef11c9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:50.844552 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b74d80e4-2dd1-4ddc-8167-7a6ff2ef11c9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:50.849252 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:50.849252 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:50.849965 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b74d80e4-2dd1-4ddc-8167-7a6ff2ef11c9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:50.850385 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 520/2078] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:50 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:50.854012 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-7fa80b1f-81f7-4f21-8117-8a1b120ee9f0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:50.857371 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-7fa80b1f-81f7-4f21-8117-8a1b120ee9f0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:50.857582 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-7fa80b1f-81f7-4f21-8117-8a1b120ee9f0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:50.857782 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-7fa80b1f-81f7-4f21-8117-8a1b120ee9f0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:50.869566 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:50.869566 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:50.873017 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-7fa80b1f-81f7-4f21-8117-8a1b120ee9f0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:50.877017 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-7fa80b1f-81f7-4f21-8117-8a1b120ee9f0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:50.877501 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 522/2079] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:55:50 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:50.896719 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-74626ffb-aae0-4f7a-8c35-090ac31592ad None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:50.900985 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-74626ffb-aae0-4f7a-8c35-090ac31592ad tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c/action Aug 07 18:55:50.901391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-74626ffb-aae0-4f7a-8c35-090ac31592ad tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:50.901585 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-74626ffb-aae0-4f7a-8c35-090ac31592ad tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:50.921813 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:50.921813 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:50.921813 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-74626ffb-aae0-4f7a-8c35-090ac31592ad tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:50.929720 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-74626ffb-aae0-4f7a-8c35-090ac31592ad tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Begin detaching volume completed successfully. Aug 07 18:55:50.930044 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-74626ffb-aae0-4f7a-8c35-090ac31592ad tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c/action returned with HTTP 202 Aug 07 18:55:50.930598 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 516/2080] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:55:50 2026] POST /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:55:50.955335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-411edcca-a793-401c-b5f5-272b4a51fb75 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:50.957340 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-411edcca-a793-401c-b5f5-272b4a51fb75 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:50.957530 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-411edcca-a793-401c-b5f5-272b4a51fb75 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:50.957751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-411edcca-a793-401c-b5f5-272b4a51fb75 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:50.975749 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:50.975749 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:50.980225 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-411edcca-a793-401c-b5f5-272b4a51fb75 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:50.985240 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-411edcca-a793-401c-b5f5-272b4a51fb75 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:50.985324 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-17f2bbf7-4839-4c9b-a254-d39a5e7448ef None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:50.985681 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-17f2bbf7-4839-4c9b-a254-d39a5e7448ef None None] GET https://10.4.3.15/volume// Aug 07 18:55:50.985727 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 523/2081] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:50 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:50.985963 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-17f2bbf7-4839-4c9b-a254-d39a5e7448ef None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:50.986097 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-17f2bbf7-4839-4c9b-a254-d39a5e7448ef None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:50.986437 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-17f2bbf7-4839-4c9b-a254-d39a5e7448ef None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:50.986699 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 521/2082] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55: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 07 18:55:50.993715 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-fc7a7441-f6e0-437c-9caa-b185b6b12edb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:50.995932 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-fc7a7441-f6e0-437c-9caa-b185b6b12edb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:50.996194 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-fc7a7441-f6e0-437c-9caa-b185b6b12edb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:50.996376 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-fc7a7441-f6e0-437c-9caa-b185b6b12edb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.009157 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.009157 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:51.012835 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-fc7a7441-f6e0-437c-9caa-b185b6b12edb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:51.017442 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-fc7a7441-f6e0-437c-9caa-b185b6b12edb tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:51.017884 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 523/2083] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:55:50 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1623 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:51.166525 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-317bd017-c6b6-4467-b8f8-43f67802601b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.168306 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-317bd017-c6b6-4467-b8f8-43f67802601b tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:51.168614 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-317bd017-c6b6-4467-b8f8-43f67802601b tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.168909 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-317bd017-c6b6-4467-b8f8-43f67802601b tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.176871 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.176871 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:51.180692 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-317bd017-c6b6-4467-b8f8-43f67802601b tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Volume info retrieved successfully. Aug 07 18:55:51.184751 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-317bd017-c6b6-4467-b8f8-43f67802601b tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c returned with HTTP 200 Aug 07 18:55:51.185290 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 517/2084] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:51 2026] GET /volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:51.196277 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0041c85d-4ce2-4fc2-bcb6-3bd755e85854 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.198135 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0041c85d-4ce2-4fc2-bcb6-3bd755e85854 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] POST https://10.4.3.15/volume/v3/volume-transfers Aug 07 18:55:51.198587 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0041c85d-4ce2-4fc2-bcb6-3bd755e85854 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e70dadbe-a1dd-468f-8fff-ed17e2b57d5c"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:51.200028 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volume_transfer [None req-0041c85d-4ce2-4fc2-bcb6-3bd755e85854 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e70dadbe-a1dd-468f-8fff-ed17e2b57d5c'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 18:55:51.200159 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volume_transfer [None req-0041c85d-4ce2-4fc2-bcb6-3bd755e85854 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Creating transfer of volume e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:51.200260 np0000006749 devstack@c-api.service[100345]: INFO cinder.transfer.api [None req-0041c85d-4ce2-4fc2-bcb6-3bd755e85854 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Generating transfer record for volume e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:51.207258 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.207258 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:51.220381 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0041c85d-4ce2-4fc2-bcb6-3bd755e85854 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volume-transfers returned with HTTP 202 Aug 07 18:55:51.220871 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 524/2085] 10.4.3.15 () {70 vars in 1319 bytes} [Fri Aug 7 18:55:51 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:51.235154 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b73aeaf5-09a0-49d6-aeab-0265438b1422 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.237671 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b73aeaf5-09a0-49d6-aeab-0265438b1422 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:51.237976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b73aeaf5-09a0-49d6-aeab-0265438b1422 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.238286 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b73aeaf5-09a0-49d6-aeab-0265438b1422 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.247600 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.247600 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:51.251158 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b73aeaf5-09a0-49d6-aeab-0265438b1422 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Volume info retrieved successfully. Aug 07 18:55:51.254960 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b73aeaf5-09a0-49d6-aeab-0265438b1422 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c returned with HTTP 200 Aug 07 18:55:51.255406 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 522/2086] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:51 2026] GET /volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:51.266448 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5f1a365f-2245-4ccf-a0cc-8608e175ab48 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.268281 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5f1a365f-2245-4ccf-a0cc-8608e175ab48 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volume-transfers/detail Aug 07 18:55:51.268521 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5f1a365f-2245-4ccf-a0cc-8608e175ab48 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.268705 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5f1a365f-2245-4ccf-a0cc-8608e175ab48 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.268890 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volume_transfer [None req-5f1a365f-2245-4ccf-a0cc-8608e175ab48 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Listing volume transfers {{(pid=100343) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 18:55:51.276765 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5f1a365f-2245-4ccf-a0cc-8608e175ab48 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 18:55:51.277155 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 524/2087] 10.4.3.15 () {68 vars in 1319 bytes} [Fri Aug 7 18:55:51 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:51.284742 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0f55c9e9-bd31-4af7-b1cb-1f6c2b2c204e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.286561 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f55c9e9-bd31-4af7-b1cb-1f6c2b2c204e tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] DELETE https://10.4.3.15/volume/v3/volume-transfers/f44313b4-fe07-485c-9bb8-4215fa2e7310 Aug 07 18:55:51.286786 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f55c9e9-bd31-4af7-b1cb-1f6c2b2c204e tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.287009 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f55c9e9-bd31-4af7-b1cb-1f6c2b2c204e tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.287165 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.volume_transfer [None req-0f55c9e9-bd31-4af7-b1cb-1f6c2b2c204e tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Delete transfer with id: f44313b4-fe07-485c-9bb8-4215fa2e7310 Aug 07 18:55:51.296096 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.296096 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:51.303270 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f55c9e9-bd31-4af7-b1cb-1f6c2b2c204e tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volume-transfers/f44313b4-fe07-485c-9bb8-4215fa2e7310 returned with HTTP 202 Aug 07 18:55:51.303646 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 518/2088] 10.4.3.15 () {68 vars in 1412 bytes} [Fri Aug 7 18:55:51 2026] DELETE /volume/v3/volume-transfers/f44313b4-fe07-485c-9bb8-4215fa2e7310 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:51.310178 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8d9e692e-bdad-4903-bf46-7c05216a7d50 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.311922 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8d9e692e-bdad-4903-bf46-7c05216a7d50 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:51.312168 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8d9e692e-bdad-4903-bf46-7c05216a7d50 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.312370 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8d9e692e-bdad-4903-bf46-7c05216a7d50 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.319464 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.319464 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:51.323374 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8d9e692e-bdad-4903-bf46-7c05216a7d50 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Volume info retrieved successfully. Aug 07 18:55:51.327513 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8d9e692e-bdad-4903-bf46-7c05216a7d50 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c returned with HTTP 200 Aug 07 18:55:51.327902 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 525/2089] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:51 2026] GET /volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:51.342878 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8176a468-62f1-497c-937e-0ac61d5b6aab None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.345148 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8176a468-62f1-497c-937e-0ac61d5b6aab tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] DELETE https://10.4.3.15/volume/v3/volume-transfers/f44313b4-fe07-485c-9bb8-4215fa2e7310 Aug 07 18:55:51.345431 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8176a468-62f1-497c-937e-0ac61d5b6aab tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.345684 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8176a468-62f1-497c-937e-0ac61d5b6aab tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.345828 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.volume_transfer [None req-8176a468-62f1-497c-937e-0ac61d5b6aab tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Delete transfer with id: f44313b4-fe07-485c-9bb8-4215fa2e7310 Aug 07 18:55:51.349365 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8176a468-62f1-497c-937e-0ac61d5b6aab tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volume-transfers/f44313b4-fe07-485c-9bb8-4215fa2e7310 returned with HTTP 404 Aug 07 18:55:51.350092 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 523/2090] 10.4.3.15 () {68 vars in 1412 bytes} [Fri Aug 7 18:55:51 2026] DELETE /volume/v3/volume-transfers/f44313b4-fe07-485c-9bb8-4215fa2e7310 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:51.357913 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ac936772-610c-47ce-a8cf-c6e36fec9862 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.359682 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac936772-610c-47ce-a8cf-c6e36fec9862 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:51.359937 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac936772-610c-47ce-a8cf-c6e36fec9862 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.360152 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac936772-610c-47ce-a8cf-c6e36fec9862 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.360316 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-ac936772-610c-47ce-a8cf-c6e36fec9862 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Delete volume with id: e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:51.367231 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.367231 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:51.367529 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ac936772-610c-47ce-a8cf-c6e36fec9862 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Volume info retrieved successfully. Aug 07 18:55:51.383840 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ac936772-610c-47ce-a8cf-c6e36fec9862 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Delete volume request issued successfully. Aug 07 18:55:51.384061 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac936772-610c-47ce-a8cf-c6e36fec9862 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c returned with HTTP 202 Aug 07 18:55:51.384442 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 525/2091] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:55:51 2026] DELETE /volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:55:51.392694 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-19f90354-d450-4f11-99c5-1e9f4a98a362 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.394695 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19f90354-d450-4f11-99c5-1e9f4a98a362 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] GET https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:51.394860 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19f90354-d450-4f11-99c5-1e9f4a98a362 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.395136 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19f90354-d450-4f11-99c5-1e9f4a98a362 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.402118 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.402118 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:51.405548 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-19f90354-d450-4f11-99c5-1e9f4a98a362 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Volume info retrieved successfully. Aug 07 18:55:51.408528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6d500edd-7356-4920-b2fc-a827e5c06502 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.410786 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19f90354-d450-4f11-99c5-1e9f4a98a362 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c returned with HTTP 200 Aug 07 18:55:51.410961 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6d500edd-7356-4920-b2fc-a827e5c06502 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 Aug 07 18:55:51.411206 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6d500edd-7356-4920-b2fc-a827e5c06502 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.411257 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 519/2092] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:51 2026] GET /volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c => generated 1128 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:51.411388 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6d500edd-7356-4920-b2fc-a827e5c06502 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.415856 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.415856 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:51.419014 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6d500edd-7356-4920-b2fc-a827e5c06502 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Snapshot retrieved successfully. Aug 07 18:55:51.419014 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6d500edd-7356-4920-b2fc-a827e5c06502 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 returned with HTTP 200 Aug 07 18:55:51.419014 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 526/2093] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:51 2026] GET /volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:51.428952 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.430899 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:51.431303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b471dbcc-29dd-4b29-9fca-d01906036759"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:51.432905 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b471dbcc-29dd-4b29-9fca-d01906036759'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:51.438924 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.438924 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:51.439363 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Snapshot retrieved successfully. Aug 07 18:55:51.439502 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Create volume of 1 GB Aug 07 18:55:51.443006 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Availability Zones retrieved successfully. Aug 07 18:55:51.449658 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Flow 'volume_create_api' (ef23cdd1-ac60-4705-8066-93d9a25ef7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:51.450877 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fca9eac-bdfe-464e-bf0f-b671a666a63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:51.451879 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:51.452861 np0000006749 devstack@c-api.service[100344]: WARNING cinder.volume.api [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fca9eac-bdfe-464e-bf0f-b671a666a63e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 18:55:51.452861 np0000006749 devstack@c-api.service[100344]: 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 07 18:55:51.454430 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fca9eac-bdfe-464e-bf0f-b671a666a63e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:51.455133 np0000006749 devstack@c-api.service[100344]: WARNING cinder.volume.api [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fca9eac-bdfe-464e-bf0f-b671a666a63e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 18:55:51.455790 np0000006749 devstack@c-api.service[100344]: WARNING cinder.volume.api [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Flow 'volume_create_api' (ef23cdd1-ac60-4705-8066-93d9a25ef7db) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 18:55:51.456091 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96767d17-82bf-4e7f-982b-ca8a2e87e275 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 400 Aug 07 18:55:51.456552 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 524/2094] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:55:51 2026] POST /volume/v3/volumes => generated 171 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:55:51.464862 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-09bb85ab-44f4-406c-b3fb-b9aba933f07e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.468980 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09bb85ab-44f4-406c-b3fb-b9aba933f07e tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 Aug 07 18:55:51.469209 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09bb85ab-44f4-406c-b3fb-b9aba933f07e tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.469401 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09bb85ab-44f4-406c-b3fb-b9aba933f07e tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.469514 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-09bb85ab-44f4-406c-b3fb-b9aba933f07e tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Delete snapshot with id: b471dbcc-29dd-4b29-9fca-d01906036759 Aug 07 18:55:51.474747 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.474747 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:51.475178 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-09bb85ab-44f4-406c-b3fb-b9aba933f07e tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Snapshot retrieved successfully. Aug 07 18:55:51.490762 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-09bb85ab-44f4-406c-b3fb-b9aba933f07e tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Snapshot delete request issued successfully. Aug 07 18:55:51.490932 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09bb85ab-44f4-406c-b3fb-b9aba933f07e tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 returned with HTTP 202 Aug 07 18:55:51.491675 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 526/2095] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:55:51 2026] DELETE /volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:51.500021 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b7c02c98-2948-424a-bef1-e81a74f4c947 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.502186 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7c02c98-2948-424a-bef1-e81a74f4c947 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 Aug 07 18:55:51.502475 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7c02c98-2948-424a-bef1-e81a74f4c947 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.502731 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7c02c98-2948-424a-bef1-e81a74f4c947 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.518576 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.518576 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:51.519425 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b7c02c98-2948-424a-bef1-e81a74f4c947 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Snapshot retrieved successfully. Aug 07 18:55:51.523023 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7c02c98-2948-424a-bef1-e81a74f4c947 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 returned with HTTP 200 Aug 07 18:55:51.523023 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 520/2096] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:51 2026] GET /volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:51.609691 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-404c4ad3-2839-414d-a05d-cf017345a754 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.611934 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-404c4ad3-2839-414d-a05d-cf017345a754 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:51.612207 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-404c4ad3-2839-414d-a05d-cf017345a754 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.612389 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-404c4ad3-2839-414d-a05d-cf017345a754 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.626500 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.626500 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:51.631640 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-404c4ad3-2839-414d-a05d-cf017345a754 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:51.641268 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-404c4ad3-2839-414d-a05d-cf017345a754 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:51.642644 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 527/2097] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:55:51 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:51.658156 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-3453f17f-4f48-41e8-b372-990baaf446e2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.660896 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-3453f17f-4f48-41e8-b372-990baaf446e2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25 Aug 07 18:55:51.660896 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-3453f17f-4f48-41e8-b372-990baaf446e2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.660896 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-3453f17f-4f48-41e8-b372-990baaf446e2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.668669 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.668669 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:51.713586 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f7aef587-96f0-47da-b141-9a7e15897be9 req-3453f17f-4f48-41e8-b372-990baaf446e2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25 returned with HTTP 200 Aug 07 18:55:51.714327 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 525/2098] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:55:51 2026] DELETE /volume/v3/attachments/962dc6dc-6ea3-4e45-b088-c5177d3b2f25 => generated 192 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:51.860061 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-806a5575-5e6b-4631-875b-3ae881a0ba0a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:51.861758 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-806a5575-5e6b-4631-875b-3ae881a0ba0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:51.862014 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-806a5575-5e6b-4631-875b-3ae881a0ba0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:51.862209 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-806a5575-5e6b-4631-875b-3ae881a0ba0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:51.862313 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-806a5575-5e6b-4631-875b-3ae881a0ba0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:51.867988 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:51.867988 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:51.869021 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-806a5575-5e6b-4631-875b-3ae881a0ba0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:51.869021 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 527/2099] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:51 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:51.998506 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cd0d4d82-b8e5-4809-9035-64704555df62 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.000513 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd0d4d82-b8e5-4809-9035-64704555df62 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:52.000711 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd0d4d82-b8e5-4809-9035-64704555df62 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.000930 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd0d4d82-b8e5-4809-9035-64704555df62 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.009696 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.009696 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:52.012762 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cd0d4d82-b8e5-4809-9035-64704555df62 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:52.016694 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd0d4d82-b8e5-4809-9035-64704555df62 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:52.017103 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 521/2100] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:51 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:52.033016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-78537897-13a6-49f6-8049-a700ac98d929 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.034941 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-78537897-13a6-49f6-8049-a700ac98d929 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:52.035174 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-78537897-13a6-49f6-8049-a700ac98d929 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.035368 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-78537897-13a6-49f6-8049-a700ac98d929 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.044586 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.044586 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:52.047962 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-78537897-13a6-49f6-8049-a700ac98d929 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] Volume info retrieved successfully. Aug 07 18:55:52.052982 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-78537897-13a6-49f6-8049-a700ac98d929 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-reader] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:52.053390 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 528/2101] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:52 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:52.090982 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2f665233-ecca-4bb1-980f-4d7dda418615 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.092962 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2f665233-ecca-4bb1-980f-4d7dda418615 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:52.093168 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2f665233-ecca-4bb1-980f-4d7dda418615 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.093357 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2f665233-ecca-4bb1-980f-4d7dda418615 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.101451 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.101451 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:52.104388 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2f665233-ecca-4bb1-980f-4d7dda418615 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:52.108136 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2f665233-ecca-4bb1-980f-4d7dda418615 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:52.108629 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 526/2102] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:55:52 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1143 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:52.126332 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2bf63c70-d13d-4c55-b260-ad6674540690 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.128391 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2bf63c70-d13d-4c55-b260-ad6674540690 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c/action Aug 07 18:55:52.128733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2bf63c70-d13d-4c55-b260-ad6674540690 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:52.128898 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2bf63c70-d13d-4c55-b260-ad6674540690 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:52.139465 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.139465 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:52.139918 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2bf63c70-d13d-4c55-b260-ad6674540690 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:52.146508 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2bf63c70-d13d-4c55-b260-ad6674540690 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Begin detaching volume completed successfully. Aug 07 18:55:52.146721 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-2bf63c70-d13d-4c55-b260-ad6674540690 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c/action returned with HTTP 202 Aug 07 18:55:52.147169 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 528/2103] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:55:52 2026] POST /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:55:52.165631 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f3e62433-8f63-40f1-b122-290fac501b03 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.167457 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3e62433-8f63-40f1-b122-290fac501b03 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:52.167933 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f3e62433-8f63-40f1-b122-290fac501b03 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.168018 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f3e62433-8f63-40f1-b122-290fac501b03 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.179707 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.179707 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:52.184532 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f3e62433-8f63-40f1-b122-290fac501b03 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:52.189070 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6d2bfba9-f114-4028-893d-863f55b30f81 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.189499 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6d2bfba9-f114-4028-893d-863f55b30f81 None None] GET https://10.4.3.15/volume// Aug 07 18:55:52.189698 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6d2bfba9-f114-4028-893d-863f55b30f81 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.189924 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6d2bfba9-f114-4028-893d-863f55b30f81 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.190299 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6d2bfba9-f114-4028-893d-863f55b30f81 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:52.190593 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 529/2104] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55: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 07 18:55:52.191492 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3e62433-8f63-40f1-b122-290fac501b03 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:52.191869 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 522/2105] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:52 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:52.199080 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-ca1cc369-8fba-45be-b733-fbb96dd4c46a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.201001 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-ca1cc369-8fba-45be-b733-fbb96dd4c46a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:52.201210 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-ca1cc369-8fba-45be-b733-fbb96dd4c46a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.201384 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-ca1cc369-8fba-45be-b733-fbb96dd4c46a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.209347 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.209347 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:52.212296 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-ca1cc369-8fba-45be-b733-fbb96dd4c46a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:52.215805 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-ca1cc369-8fba-45be-b733-fbb96dd4c46a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:52.216269 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 527/2106] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:55:52 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1326 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:52.426022 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-96cd9d60-01e6-4b33-b9b6-861cb3ceeb66 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.427815 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96cd9d60-01e6-4b33-b9b6-861cb3ceeb66 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] GET https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:52.428064 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-96cd9d60-01e6-4b33-b9b6-861cb3ceeb66 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.428288 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-96cd9d60-01e6-4b33-b9b6-861cb3ceeb66 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.433807 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96cd9d60-01e6-4b33-b9b6-861cb3ceeb66 tempest-VolumesTransfersV355Test-1472764543 tempest-VolumesTransfersV355Test-1472764543-project-admin] https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c returned with HTTP 404 Aug 07 18:55:52.434346 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 529/2107] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:52 2026] GET /volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:52.449473 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8747bf58-c822-4dd7-a749-fccbafd93da1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.451484 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8747bf58-c822-4dd7-a749-fccbafd93da1 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] GET https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:52.451775 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8747bf58-c822-4dd7-a749-fccbafd93da1 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.452158 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8747bf58-c822-4dd7-a749-fccbafd93da1 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.464734 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8747bf58-c822-4dd7-a749-fccbafd93da1 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c returned with HTTP 404 Aug 07 18:55:52.465497 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 530/2108] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:55:52 2026] GET /volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:52.473064 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d2f9e7be-4320-4a0c-b69f-248f5c5e3a70 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.475485 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2f9e7be-4320-4a0c-b69f-248f5c5e3a70 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] DELETE https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:52.475757 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2f9e7be-4320-4a0c-b69f-248f5c5e3a70 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.476021 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2f9e7be-4320-4a0c-b69f-248f5c5e3a70 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.476204 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d2f9e7be-4320-4a0c-b69f-248f5c5e3a70 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] Delete volume with id: e70dadbe-a1dd-468f-8fff-ed17e2b57d5c Aug 07 18:55:52.485119 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2f9e7be-4320-4a0c-b69f-248f5c5e3a70 tempest-VolumesTransfersV355Test-1794829090 tempest-VolumesTransfersV355Test-1794829090-project-member] https://10.4.3.15/volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c returned with HTTP 404 Aug 07 18:55:52.485119 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 523/2109] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:55:52 2026] DELETE /volume/v3/volumes/e70dadbe-a1dd-468f-8fff-ed17e2b57d5c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:55:52.532985 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-51be680c-f597-430e-b44a-1368637b6a92 req-eb208069-84f7-4d2f-ad0d-f352e8018214 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.538123 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-51be680c-f597-430e-b44a-1368637b6a92 req-eb208069-84f7-4d2f-ad0d-f352e8018214 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] DELETE https://10.4.3.15/volume/v3/attachments/d9273bfa-93df-46b8-9b09-f95179b47acd Aug 07 18:55:52.538307 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-51be680c-f597-430e-b44a-1368637b6a92 req-eb208069-84f7-4d2f-ad0d-f352e8018214 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.538504 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-51be680c-f597-430e-b44a-1368637b6a92 req-eb208069-84f7-4d2f-ad0d-f352e8018214 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.543461 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-75710cb5-df57-4d42-bf4f-63a7f55dc6ec None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.545388 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75710cb5-df57-4d42-bf4f-63a7f55dc6ec tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 Aug 07 18:55:52.545597 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75710cb5-df57-4d42-bf4f-63a7f55dc6ec tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.545803 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75710cb5-df57-4d42-bf4f-63a7f55dc6ec tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.546275 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.546275 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:52.550117 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75710cb5-df57-4d42-bf4f-63a7f55dc6ec tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 returned with HTTP 404 Aug 07 18:55:52.550610 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 530/2110] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:55:52 2026] GET /volume/v3/snapshots/b471dbcc-29dd-4b29-9fca-d01906036759 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:52.559517 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ed97fc7e-6471-4277-92c2-1211048c0a30 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.561387 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ed97fc7e-6471-4277-92c2-1211048c0a30 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 Aug 07 18:55:52.561635 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ed97fc7e-6471-4277-92c2-1211048c0a30 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.561889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ed97fc7e-6471-4277-92c2-1211048c0a30 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.570622 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.570622 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:52.575508 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ed97fc7e-6471-4277-92c2-1211048c0a30 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Volume info retrieved successfully. Aug 07 18:55:52.580562 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ed97fc7e-6471-4277-92c2-1211048c0a30 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 returned with HTTP 200 Aug 07 18:55:52.581510 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 531/2111] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:52 2026] GET /volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:52.594882 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-51be680c-f597-430e-b44a-1368637b6a92 req-eb208069-84f7-4d2f-ad0d-f352e8018214 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/attachments/d9273bfa-93df-46b8-9b09-f95179b47acd returned with HTTP 200 Aug 07 18:55:52.594882 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 528/2112] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:55:52 2026] DELETE /volume/v3/attachments/d9273bfa-93df-46b8-9b09-f95179b47acd => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:52.597865 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-df4b7bca-42b0-4c17-ba55-4efec42d3b1f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.602410 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df4b7bca-42b0-4c17-ba55-4efec42d3b1f tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] DELETE https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 Aug 07 18:55:52.602758 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df4b7bca-42b0-4c17-ba55-4efec42d3b1f tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.603316 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df4b7bca-42b0-4c17-ba55-4efec42d3b1f tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.603728 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-df4b7bca-42b0-4c17-ba55-4efec42d3b1f tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Delete volume with id: 8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 Aug 07 18:55:52.604516 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-51be680c-f597-430e-b44a-1368637b6a92 req-cc94afef-b3c1-4c0e-bed5-6854dc0b2d56 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.606627 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-51be680c-f597-430e-b44a-1368637b6a92 req-cc94afef-b3c1-4c0e-bed5-6854dc0b2d56 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:55:52.606899 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-51be680c-f597-430e-b44a-1368637b6a92 req-cc94afef-b3c1-4c0e-bed5-6854dc0b2d56 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.607175 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-51be680c-f597-430e-b44a-1368637b6a92 req-cc94afef-b3c1-4c0e-bed5-6854dc0b2d56 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.607393 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-51be680c-f597-430e-b44a-1368637b6a92 req-cc94afef-b3c1-4c0e-bed5-6854dc0b2d56 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Delete volume with id: ea5a0e93-9fe4-4c73-a645-60c925316d97 Aug 07 18:55:52.614146 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.614146 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:52.616025 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-df4b7bca-42b0-4c17-ba55-4efec42d3b1f tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Volume info retrieved successfully. Aug 07 18:55:52.616305 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.616305 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:52.616891 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-51be680c-f597-430e-b44a-1368637b6a92 req-cc94afef-b3c1-4c0e-bed5-6854dc0b2d56 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Volume info retrieved successfully. Aug 07 18:55:52.637036 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-df4b7bca-42b0-4c17-ba55-4efec42d3b1f tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Delete volume request issued successfully. Aug 07 18:55:52.637274 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-51be680c-f597-430e-b44a-1368637b6a92 req-cc94afef-b3c1-4c0e-bed5-6854dc0b2d56 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] Delete volume request issued successfully. Aug 07 18:55:52.637453 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df4b7bca-42b0-4c17-ba55-4efec42d3b1f tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 returned with HTTP 202 Aug 07 18:55:52.637546 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-51be680c-f597-430e-b44a-1368637b6a92 req-cc94afef-b3c1-4c0e-bed5-6854dc0b2d56 tempest-ServerActionsV293TestJSON-35575783 tempest-ServerActionsV293TestJSON-35575783-project-member] https://10.4.3.15/volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 returned with HTTP 202 Aug 07 18:55:52.637972 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 524/2113] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:55:52 2026] DELETE /volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:52.638216 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 531/2114] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 18:55:52 2026] DELETE /volume/v3/volumes/ea5a0e93-9fe4-4c73-a645-60c925316d97 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:55:52.649380 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-82854789-8235-4ea3-baf2-17d3f7747ee6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.651231 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-82854789-8235-4ea3-baf2-17d3f7747ee6 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 Aug 07 18:55:52.651358 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-82854789-8235-4ea3-baf2-17d3f7747ee6 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.651548 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-82854789-8235-4ea3-baf2-17d3f7747ee6 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.663707 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.663707 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:52.669870 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-82854789-8235-4ea3-baf2-17d3f7747ee6 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Volume info retrieved successfully. Aug 07 18:55:52.675339 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-82854789-8235-4ea3-baf2-17d3f7747ee6 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 returned with HTTP 200 Aug 07 18:55:52.675986 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 532/2115] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:52 2026] GET /volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:52.880893 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-96eee81c-5426-4b1b-9682-28909c508617 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:52.882885 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96eee81c-5426-4b1b-9682-28909c508617 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:52.883119 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96eee81c-5426-4b1b-9682-28909c508617 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:52.883323 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96eee81c-5426-4b1b-9682-28909c508617 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:52.883442 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-96eee81c-5426-4b1b-9682-28909c508617 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:52.887619 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:52.887619 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:52.888297 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96eee81c-5426-4b1b-9682-28909c508617 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:52.888940 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 529/2116] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:52 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:53.206871 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cb866ed5-81bd-4048-948e-fb3996383349 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:53.208887 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cb866ed5-81bd-4048-948e-fb3996383349 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:53.209272 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cb866ed5-81bd-4048-948e-fb3996383349 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:53.209701 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cb866ed5-81bd-4048-948e-fb3996383349 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:53.224912 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:53.224912 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:53.234014 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cb866ed5-81bd-4048-948e-fb3996383349 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:53.245269 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cb866ed5-81bd-4048-948e-fb3996383349 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:53.245942 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 525/2117] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:53 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:53.688418 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-acb9baf9-7b28-4a6a-80d6-8b2fe9140756 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:53.690503 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-acb9baf9-7b28-4a6a-80d6-8b2fe9140756 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] GET https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 Aug 07 18:55:53.690718 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-acb9baf9-7b28-4a6a-80d6-8b2fe9140756 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:53.690973 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-acb9baf9-7b28-4a6a-80d6-8b2fe9140756 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:53.702235 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-acb9baf9-7b28-4a6a-80d6-8b2fe9140756 tempest-VolumesSnapshotNegativeTestJSON-1157078443 tempest-VolumesSnapshotNegativeTestJSON-1157078443-project-member] https://10.4.3.15/volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 returned with HTTP 404 Aug 07 18:55:53.702808 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 532/2118] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:53 2026] GET /volume/v3/volumes/8cc3a174-0a0e-47cd-952e-091c6ae5e5f5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:55:53.904410 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-79925b6e-4f34-4b96-9057-001ad61b8359 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:53.910603 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-79925b6e-4f34-4b96-9057-001ad61b8359 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:53.910898 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-79925b6e-4f34-4b96-9057-001ad61b8359 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:53.911100 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-79925b6e-4f34-4b96-9057-001ad61b8359 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:53.911263 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-79925b6e-4f34-4b96-9057-001ad61b8359 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:53.915313 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:53.915313 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:53.915917 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-79925b6e-4f34-4b96-9057-001ad61b8359 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:53.916284 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 533/2119] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:53 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:54.263258 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-965c5d16-47ce-43e4-9bdd-ab278bda6307 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:54.276387 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-965c5d16-47ce-43e4-9bdd-ab278bda6307 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:54.278644 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-965c5d16-47ce-43e4-9bdd-ab278bda6307 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:54.278644 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-965c5d16-47ce-43e4-9bdd-ab278bda6307 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:54.290136 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:54.290136 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:54.294168 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-965c5d16-47ce-43e4-9bdd-ab278bda6307 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:54.304181 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-965c5d16-47ce-43e4-9bdd-ab278bda6307 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:54.304686 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 530/2120] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:54 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:54.819554 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:54.925906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-de3f225e-96c4-4ee6-a552-498b8e018ece None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:54.929891 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de3f225e-96c4-4ee6-a552-498b8e018ece tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:54.930102 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de3f225e-96c4-4ee6-a552-498b8e018ece tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:54.930280 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de3f225e-96c4-4ee6-a552-498b8e018ece tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:54.930365 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-de3f225e-96c4-4ee6-a552-498b8e018ece tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:54.934138 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:54.934138 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:54.934722 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de3f225e-96c4-4ee6-a552-498b8e018ece tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:54.935088 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 533/2121] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:54 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:54.963595 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:54.963595 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2040030216"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:54.963595 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2040030216'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:54.963940 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Create volume of 1 GB Aug 07 18:55:54.968048 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Availability Zones retrieved successfully. Aug 07 18:55:54.973906 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Flow 'volume_create_api' (40b8ec2d-ce30-4bb0-aca6-6f7fc451aeef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:54.974542 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb619999-5c4a-46a7-8aa5-34841b7daaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:54.975899 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:55.010155 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb619999-5c4a-46a7-8aa5-34841b7daaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:55.011161 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b8ad1b7-a2ae-43a7-961c-098123fc3dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:55.070901 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Created reservations ['e343685b-c684-42c4-bd48-a4ed2da8f31d', '87642cf4-8108-4614-8d64-696e09885aca', '660fc6b9-6c3b-430e-897f-7b3d4af23ce3', '2b3e51aa-1747-481b-b0ea-e4c6176eb37b'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:55.071829 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b8ad1b7-a2ae-43a7-961c-098123fc3dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e343685b-c684-42c4-bd48-a4ed2da8f31d', '87642cf4-8108-4614-8d64-696e09885aca', '660fc6b9-6c3b-430e-897f-7b3d4af23ce3', '2b3e51aa-1747-481b-b0ea-e4c6176eb37b']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:55.072855 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fded4efc-0d2f-4e39-ada9-ddf246b1dcbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:55.095804 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fded4efc-0d2f-4e39-ada9-ddf246b1dcbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c43f751e-99d5-4a4f-a58a-6c2dcb67019b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2040030216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='313654e15e2c4e5cac90d6b6c9c9570f',qos_specs=None,replication_status=,reservations=['e343685b-c684-42c4-bd48-a4ed2da8f31d','87642cf4-8108-4614-8d64-696e09885aca','660fc6b9-6c3b-430e-897f-7b3d4af23ce3','2b3e51aa-1747-481b-b0ea-e4c6176eb37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='955c22d3ed254e82b660a06c7cbc4cb6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2040030216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c43f751e-99d5-4a4f-a58a-6c2dcb67019b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='313654e15e2c4e5cac90d6b6c9c9570f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='955c22d3ed254e82b660a06c7cbc4cb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:55.096802 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ac3be63-adf9-42ba-9619-eaad8acab084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:55.117685 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ac3be63-adf9-42ba-9619-eaad8acab084) transitioned into state 'SUCCESS' from state '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-2040030216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='313654e15e2c4e5cac90d6b6c9c9570f',qos_specs=None,replication_status=,reservations=['e343685b-c684-42c4-bd48-a4ed2da8f31d','87642cf4-8108-4614-8d64-696e09885aca','660fc6b9-6c3b-430e-897f-7b3d4af23ce3','2b3e51aa-1747-481b-b0ea-e4c6176eb37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='955c22d3ed254e82b660a06c7cbc4cb6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:55.118605 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e57377-4ac4-41b3-8176-a615d4a9f8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:55.128447 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e57377-4ac4-41b3-8176-a615d4a9f8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:55.129535 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Flow 'volume_create_api' (40b8ec2d-ce30-4bb0-aca6-6f7fc451aeef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:55.129899 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Create volume request issued successfully. Aug 07 18:55:55.130580 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e28b0512-c1f8-4c84-8a73-4f36e5574815 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:55:55.131090 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 526/2122] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 18:55:54 2026] POST /volume/v3/volumes => generated 750 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:55.143734 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-33aaffec-8b22-4db9-81b4-605c43666d0d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:55.145664 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-33aaffec-8b22-4db9-81b4-605c43666d0d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b Aug 07 18:55:55.145933 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-33aaffec-8b22-4db9-81b4-605c43666d0d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:55.146211 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-33aaffec-8b22-4db9-81b4-605c43666d0d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:55.155382 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:55.155382 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:55.158121 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-33aaffec-8b22-4db9-81b4-605c43666d0d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Volume info retrieved successfully. Aug 07 18:55:55.163601 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-33aaffec-8b22-4db9-81b4-605c43666d0d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b returned with HTTP 200 Aug 07 18:55:55.163601 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 534/2123] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:55 2026] GET /volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:55.318861 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cc53863d-e80d-4859-bf2f-123cba601015 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:55.320635 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cc53863d-e80d-4859-bf2f-123cba601015 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:55.320817 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cc53863d-e80d-4859-bf2f-123cba601015 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:55.321071 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cc53863d-e80d-4859-bf2f-123cba601015 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:55.330886 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:55.330886 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:55.334716 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cc53863d-e80d-4859-bf2f-123cba601015 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:55.339656 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cc53863d-e80d-4859-bf2f-123cba601015 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:55.340176 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 531/2124] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:55 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:55.946456 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-06c9b7b7-4256-4a1b-9d63-404bc34825f0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:55.949514 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-06c9b7b7-4256-4a1b-9d63-404bc34825f0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:55.949841 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-06c9b7b7-4256-4a1b-9d63-404bc34825f0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:55.950181 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-06c9b7b7-4256-4a1b-9d63-404bc34825f0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:55.950345 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-06c9b7b7-4256-4a1b-9d63-404bc34825f0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:55.956891 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:55.956891 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:55.957922 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-06c9b7b7-4256-4a1b-9d63-404bc34825f0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:55.958765 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 534/2125] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:55 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:56.177269 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-54f3274f-bb5d-481a-995e-5320430724a8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:56.179814 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54f3274f-bb5d-481a-995e-5320430724a8 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b Aug 07 18:55:56.180154 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54f3274f-bb5d-481a-995e-5320430724a8 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:56.180387 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54f3274f-bb5d-481a-995e-5320430724a8 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:56.188965 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:56.188965 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:56.193213 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-54f3274f-bb5d-481a-995e-5320430724a8 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Volume info retrieved successfully. Aug 07 18:55:56.198576 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54f3274f-bb5d-481a-995e-5320430724a8 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b returned with HTTP 200 Aug 07 18:55:56.198982 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 527/2126] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:56 2026] GET /volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:56.211790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6fa177b1-901e-4ba6-a539-19b1a8b0d68a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:56.213508 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6fa177b1-901e-4ba6-a539-19b1a8b0d68a tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:55:56.213883 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6fa177b1-901e-4ba6-a539-19b1a8b0d68a tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c43f751e-99d5-4a4f-a58a-6c2dcb67019b", "name": "tempest-VolumesBackupsV39Test-Backup-1891019096", "container": "tempest-volumesbackupsv39test-backup-container-2004792536"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:56.215425 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-6fa177b1-901e-4ba6-a539-19b1a8b0d68a tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Creating new backup {'backup': {'volume_id': 'c43f751e-99d5-4a4f-a58a-6c2dcb67019b', 'name': 'tempest-VolumesBackupsV39Test-Backup-1891019096', 'container': 'tempest-volumesbackupsv39test-backup-container-2004792536'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:55:56.215568 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-6fa177b1-901e-4ba6-a539-19b1a8b0d68a tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Creating backup of volume c43f751e-99d5-4a4f-a58a-6c2dcb67019b in container tempest-volumesbackupsv39test-backup-container-2004792536 Aug 07 18:55:56.222763 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:56.222763 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:56.223270 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6fa177b1-901e-4ba6-a539-19b1a8b0d68a tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Volume info retrieved successfully. Aug 07 18:55:56.250021 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-6fa177b1-901e-4ba6-a539-19b1a8b0d68a tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Created reservations ['65e48225-224c-4638-b2da-9d74c21bcdb1', '3fa34620-62ef-43bc-ac7c-17df87a9f830'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:56.274141 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6fa177b1-901e-4ba6-a539-19b1a8b0d68a tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:55:56.274514 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 535/2127] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:55:56 2026] POST /volume/v3/backups => generated 331 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:55:56.283638 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5dbcb8c9-a7cf-4406-a9da-1137a69d9876 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:56.285442 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5dbcb8c9-a7cf-4406-a9da-1137a69d9876 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:55:56.285942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5dbcb8c9-a7cf-4406-a9da-1137a69d9876 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:56.285942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5dbcb8c9-a7cf-4406-a9da-1137a69d9876 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:56.286183 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-5dbcb8c9-a7cf-4406-a9da-1137a69d9876 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:56.291499 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:56.291499 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:56.292421 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5dbcb8c9-a7cf-4406-a9da-1137a69d9876 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:55:56.292847 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 532/2128] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:56 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:56.351928 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-99b49e77-d993-4ae1-a5e5-4351eacd2708 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:56.353579 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-99b49e77-d993-4ae1-a5e5-4351eacd2708 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:56.353678 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-99b49e77-d993-4ae1-a5e5-4351eacd2708 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:56.353879 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-99b49e77-d993-4ae1-a5e5-4351eacd2708 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:56.366415 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:56.366415 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:56.370450 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-99b49e77-d993-4ae1-a5e5-4351eacd2708 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:56.374508 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-99b49e77-d993-4ae1-a5e5-4351eacd2708 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:56.374894 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 535/2129] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:56 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:56.967877 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dff2dfb9-4d75-47ca-bb5b-1c799b87b13b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:56.969656 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dff2dfb9-4d75-47ca-bb5b-1c799b87b13b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:56.969943 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dff2dfb9-4d75-47ca-bb5b-1c799b87b13b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:56.970436 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dff2dfb9-4d75-47ca-bb5b-1c799b87b13b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:56.970436 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-dff2dfb9-4d75-47ca-bb5b-1c799b87b13b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:56.974418 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:56.974418 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:56.975184 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dff2dfb9-4d75-47ca-bb5b-1c799b87b13b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:56.975590 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 528/2130] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:56 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:57.307624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9481e7bb-93f8-4cde-bf2a-114eda25aa69 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:57.309870 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9481e7bb-93f8-4cde-bf2a-114eda25aa69 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:55:57.310293 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9481e7bb-93f8-4cde-bf2a-114eda25aa69 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:57.310662 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9481e7bb-93f8-4cde-bf2a-114eda25aa69 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:57.311725 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-9481e7bb-93f8-4cde-bf2a-114eda25aa69 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:57.320765 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:57.320765 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:57.322065 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9481e7bb-93f8-4cde-bf2a-114eda25aa69 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:55:57.322699 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 536/2131] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:57 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:57.356275 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-e41e25b3-dc2d-4bca-af68-9ccc38590344 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:57.358818 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-e41e25b3-dc2d-4bca-af68-9ccc38590344 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:57.359103 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-e41e25b3-dc2d-4bca-af68-9ccc38590344 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:57.359351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-e41e25b3-dc2d-4bca-af68-9ccc38590344 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:57.371534 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:57.371534 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:57.371864 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f5196642-a450-4b18-a625-66db34d4a173 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:57.373544 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f5196642-a450-4b18-a625-66db34d4a173 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:57.373757 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f5196642-a450-4b18-a625-66db34d4a173 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:57.373965 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f5196642-a450-4b18-a625-66db34d4a173 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:57.375391 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-e41e25b3-dc2d-4bca-af68-9ccc38590344 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:57.380345 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-e41e25b3-dc2d-4bca-af68-9ccc38590344 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:57.381121 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 533/2132] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:55:57 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:57.386263 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:57.386263 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:57.389442 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f247b658-3ac1-4fb8-bc86-926ce1aec582 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:57.394134 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f247b658-3ac1-4fb8-bc86-926ce1aec582 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:57.394134 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f247b658-3ac1-4fb8-bc86-926ce1aec582 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:57.394134 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f247b658-3ac1-4fb8-bc86-926ce1aec582 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:57.394741 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f5196642-a450-4b18-a625-66db34d4a173 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:57.403082 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f5196642-a450-4b18-a625-66db34d4a173 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:57.403082 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 536/2133] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:57 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:57.408507 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:57.408507 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:57.412195 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f247b658-3ac1-4fb8-bc86-926ce1aec582 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:57.417177 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f247b658-3ac1-4fb8-bc86-926ce1aec582 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:57.417801 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 529/2134] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:57 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:57.671442 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4d6ad42c-de17-46ad-bc3a-ff558bf2ce6f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:57.673678 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4d6ad42c-de17-46ad-bc3a-ff558bf2ce6f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:57.673964 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4d6ad42c-de17-46ad-bc3a-ff558bf2ce6f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:57.674253 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4d6ad42c-de17-46ad-bc3a-ff558bf2ce6f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:57.684708 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:57.684708 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:57.687814 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4d6ad42c-de17-46ad-bc3a-ff558bf2ce6f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:57.691645 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4d6ad42c-de17-46ad-bc3a-ff558bf2ce6f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:57.692073 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 537/2135] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:57 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:55:57.777260 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-c81935de-1198-45d4-9cb5-7301fdcee513 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:57.779460 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-c81935de-1198-45d4-9cb5-7301fdcee513 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:57.779723 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-c81935de-1198-45d4-9cb5-7301fdcee513 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:57.779973 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-c81935de-1198-45d4-9cb5-7301fdcee513 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:57.790186 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:57.790186 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:57.794179 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-c81935de-1198-45d4-9cb5-7301fdcee513 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:57.800531 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-c81935de-1198-45d4-9cb5-7301fdcee513 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:57.800952 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 534/2136] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:55:57 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:57.822060 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f134fb3c-0359-4b3b-a0de-cc135be04e43 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:57.823882 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f134fb3c-0359-4b3b-a0de-cc135be04e43 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] POST https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356/action Aug 07 18:55:57.824190 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f134fb3c-0359-4b3b-a0de-cc135be04e43 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:55:57.824335 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f134fb3c-0359-4b3b-a0de-cc135be04e43 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:57.833792 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:57.833792 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:57.834272 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f134fb3c-0359-4b3b-a0de-cc135be04e43 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:57.839501 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f134fb3c-0359-4b3b-a0de-cc135be04e43 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Begin detaching volume completed successfully. Aug 07 18:55:57.839701 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f134fb3c-0359-4b3b-a0de-cc135be04e43 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356/action returned with HTTP 202 Aug 07 18:55:57.840110 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 537/2137] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:55:57 2026] POST /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:55:57.890250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-76c66c20-dbde-4b85-8f32-e213d2bb85ce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:57.890250 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-76c66c20-dbde-4b85-8f32-e213d2bb85ce None None] GET https://10.4.3.15/volume// Aug 07 18:55:57.890250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-76c66c20-dbde-4b85-8f32-e213d2bb85ce None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:57.890250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-76c66c20-dbde-4b85-8f32-e213d2bb85ce None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:57.890250 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-76c66c20-dbde-4b85-8f32-e213d2bb85ce None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:55:57.890250 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 530/2138] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:55: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 07 18:55:57.896987 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f3710712-5821-474d-b918-87b046cc1fee None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:57.899629 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f3710712-5821-474d-b918-87b046cc1fee tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:55:57.899929 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f3710712-5821-474d-b918-87b046cc1fee tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:57.900214 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f3710712-5821-474d-b918-87b046cc1fee tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:57.911426 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:57.911426 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:57.914707 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f3710712-5821-474d-b918-87b046cc1fee tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:55:57.926319 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-f3710712-5821-474d-b918-87b046cc1fee tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:55:57.927110 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 538/2139] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:55:57 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:55:57.988858 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e12f884b-2bc3-4ad1-b373-3426f878134c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:57.991246 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e12f884b-2bc3-4ad1-b373-3426f878134c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:57.992036 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e12f884b-2bc3-4ad1-b373-3426f878134c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:57.992459 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e12f884b-2bc3-4ad1-b373-3426f878134c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:57.992459 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-e12f884b-2bc3-4ad1-b373-3426f878134c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:57.997675 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:57.997675 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:57.999885 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e12f884b-2bc3-4ad1-b373-3426f878134c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:58.000536 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 535/2140] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:57 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:58.333560 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-957a429e-10d9-4dab-9e2c-bfb32f8651f9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:58.336483 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-957a429e-10d9-4dab-9e2c-bfb32f8651f9 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:55:58.336739 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-957a429e-10d9-4dab-9e2c-bfb32f8651f9 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:58.336968 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-957a429e-10d9-4dab-9e2c-bfb32f8651f9 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:58.337122 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-957a429e-10d9-4dab-9e2c-bfb32f8651f9 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:58.342012 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:58.342012 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:58.342742 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-957a429e-10d9-4dab-9e2c-bfb32f8651f9 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:55:58.343150 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 538/2141] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:58 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:58.431621 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7c54a815-af83-4208-aab9-77e4b4149490 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:58.434420 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c54a815-af83-4208-aab9-77e4b4149490 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:58.434700 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c54a815-af83-4208-aab9-77e4b4149490 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:58.434982 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c54a815-af83-4208-aab9-77e4b4149490 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:58.449517 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:58.449517 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:58.454507 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7c54a815-af83-4208-aab9-77e4b4149490 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:58.460757 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c54a815-af83-4208-aab9-77e4b4149490 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:58.461537 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 531/2142] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:58 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:55:59.016118 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f7b8c637-bfb8-4c98-b070-64eb4d6078e5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:59.021255 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f7b8c637-bfb8-4c98-b070-64eb4d6078e5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:55:59.021584 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f7b8c637-bfb8-4c98-b070-64eb4d6078e5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:59.021869 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f7b8c637-bfb8-4c98-b070-64eb4d6078e5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:59.022057 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-f7b8c637-bfb8-4c98-b070-64eb4d6078e5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:59.026571 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:59.026571 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:59.027196 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f7b8c637-bfb8-4c98-b070-64eb4d6078e5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:55:59.027624 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 539/2143] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:59 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:59.127985 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-de25683f-16a2-423e-8ef2-4ae0743f4ece None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:59.131506 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-de25683f-16a2-423e-8ef2-4ae0743f4ece tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a Aug 07 18:55:59.131678 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-de25683f-16a2-423e-8ef2-4ae0743f4ece tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:59.132013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-de25683f-16a2-423e-8ef2-4ae0743f4ece tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:59.155125 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:59.155125 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:59.212478 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-fae1ca9f-b990-47c7-9e58-045bdc25dc74 req-de25683f-16a2-423e-8ef2-4ae0743f4ece tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a returned with HTTP 200 Aug 07 18:55:59.213144 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 536/2144] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:55:59 2026] DELETE /volume/v3/attachments/96788db4-79ed-45f3-a765-ac5f41c9443a => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:59.355769 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d754a692-c32f-463b-b0c4-2e40f84db24b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:59.358046 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d754a692-c32f-463b-b0c4-2e40f84db24b tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:55:59.358279 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d754a692-c32f-463b-b0c4-2e40f84db24b tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:59.358459 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d754a692-c32f-463b-b0c4-2e40f84db24b tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:59.358572 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d754a692-c32f-463b-b0c4-2e40f84db24b tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:55:59.363234 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:59.363234 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:59.364023 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d754a692-c32f-463b-b0c4-2e40f84db24b tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:55:59.364414 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 539/2145] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:55:59 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:59.477249 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a0e7d7fd-0d89-4136-95bc-21a6e3bae5ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:59.479501 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a0e7d7fd-0d89-4136-95bc-21a6e3bae5ca tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:59.479853 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a0e7d7fd-0d89-4136-95bc-21a6e3bae5ca tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:59.480079 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a0e7d7fd-0d89-4136-95bc-21a6e3bae5ca tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:59.495925 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:59.495925 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:59.505254 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a0e7d7fd-0d89-4136-95bc-21a6e3bae5ca tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:59.514652 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a0e7d7fd-0d89-4136-95bc-21a6e3bae5ca tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:59.515241 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 532/2146] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:59 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:59.528238 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-0b7574e3-c042-43c3-ba2f-0caebfb15a62 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:59.531006 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-0b7574e3-c042-43c3-ba2f-0caebfb15a62 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] DELETE https://10.4.3.15/volume/v3/attachments/b0e3898d-8d1c-42e8-8654-77f9db4d9458 Aug 07 18:55:59.531340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-0b7574e3-c042-43c3-ba2f-0caebfb15a62 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:59.531610 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-0b7574e3-c042-43c3-ba2f-0caebfb15a62 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:59.533096 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e58f5927-4f2d-40ec-b1ee-c819c7e708df None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:59.536143 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e58f5927-4f2d-40ec-b1ee-c819c7e708df tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:59.536398 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e58f5927-4f2d-40ec-b1ee-c819c7e708df tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:59.536610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e58f5927-4f2d-40ec-b1ee-c819c7e708df tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:59.546138 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:59.546138 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:55:59.546792 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:59.546792 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:55:59.554898 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e58f5927-4f2d-40ec-b1ee-c819c7e708df tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:59.566730 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e58f5927-4f2d-40ec-b1ee-c819c7e708df tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:59.567160 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 537/2147] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:59 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:59.611432 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5853abd3-c3e0-4227-96ed-400a40bbda7c req-0b7574e3-c042-43c3-ba2f-0caebfb15a62 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/b0e3898d-8d1c-42e8-8654-77f9db4d9458 returned with HTTP 200 Aug 07 18:55:59.612738 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 540/2148] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:55:59 2026] DELETE /volume/v3/attachments/b0e3898d-8d1c-42e8-8654-77f9db4d9458 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:59.623658 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-51aba73a-e0e4-46b6-ace1-164fe1b5b5d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:59.627360 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51aba73a-e0e4-46b6-ace1-164fe1b5b5d1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:55:59.627526 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51aba73a-e0e4-46b6-ace1-164fe1b5b5d1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:55:59.627709 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51aba73a-e0e4-46b6-ace1-164fe1b5b5d1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:55:59.648523 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:59.648523 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:55:59.653799 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-51aba73a-e0e4-46b6-ace1-164fe1b5b5d1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:55:59.659330 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51aba73a-e0e4-46b6-ace1-164fe1b5b5d1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:55:59.659697 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 540/2149] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:55:59 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:55:59.722124 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-21580e00-1e11-4efe-b9bc-577150c10425 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:55:59.723515 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:55:59.723806 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1672589710", "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:55:59.725141 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1672589710', 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:55:59.821621 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume of 1 GB Aug 07 18:55:59.822058 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:59.822058 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:59.822782 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Availability Zones retrieved successfully. Aug 07 18:55:59.831193 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Flow 'volume_create_api' (867ad352-4dce-48df-9817-5d17dec768e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:55:59.832572 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea911e01-c326-480f-8ea3-8d3428405dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:59.833927 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:55:59.896565 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:55:59.896565 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:55:59.908263 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea911e01-c326-480f-8ea3-8d3428405dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5dc80998-73ee-4081-9136-7c84315e3bcf,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dc80998-73ee-4081-9136-7c84315e3bcf', 'encryption_key_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=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:59.909138 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47248c5c-9a85-4879-a5eb-92031ceaddfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:59.956188 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Created reservations ['3f489587-c1ff-470d-af8e-6cb34e77ef21', '4e4e85f8-1ad8-417e-9f6b-7baa8c2ceb0d', 'b9d751f3-8acb-4787-9e0d-98471470da44', '06b4824d-c4a8-4bec-9d18-b1531175e01e'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:55:59.957088 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47248c5c-9a85-4879-a5eb-92031ceaddfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f489587-c1ff-470d-af8e-6cb34e77ef21', '4e4e85f8-1ad8-417e-9f6b-7baa8c2ceb0d', 'b9d751f3-8acb-4787-9e0d-98471470da44', '06b4824d-c4a8-4bec-9d18-b1531175e01e']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:59.958156 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b60b38-2478-4d1f-a5e0-28030dcc1fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:55:59.988134 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b60b38-2478-4d1f-a5e0-28030dcc1fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cf96204-bf38-4624-bd65-6574a361af49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1672589710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',qos_specs=None,replication_status=,reservations=['3f489587-c1ff-470d-af8e-6cb34e77ef21','4e4e85f8-1ad8-417e-9f6b-7baa8c2ceb0d','b9d751f3-8acb-4787-9e0d-98471470da44','06b4824d-c4a8-4bec-9d18-b1531175e01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67cec89da214010882cb9e6a7c2c051',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1672589710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cf96204-bf38-4624-bd65-6574a361af49,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e67cec89da214010882cb9e6a7c2c051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dc80998-73ee-4081-9136-7c84315e3bcf),volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:55:59.989170 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad9153d-1158-48aa-b4cb-866b6f09de71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:00.035227 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad9153d-1158-48aa-b4cb-866b6f09de71) transitioned into state 'SUCCESS' from state '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-1672589710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9dd8eac6ea4e4e7090070f77f5d3b34b',qos_specs=None,replication_status=,reservations=['3f489587-c1ff-470d-af8e-6cb34e77ef21','4e4e85f8-1ad8-417e-9f6b-7baa8c2ceb0d','b9d751f3-8acb-4787-9e0d-98471470da44','06b4824d-c4a8-4bec-9d18-b1531175e01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67cec89da214010882cb9e6a7c2c051',volume_type_id=5dc80998-73ee-4081-9136-7c84315e3bcf)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:00.036044 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7803c99-0295-45ae-9b0f-73c3b1a66323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:00.040679 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bc4605bf-ac80-4a64-b223-7ce676a66a7b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:00.043289 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bc4605bf-ac80-4a64-b223-7ce676a66a7b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:56:00.043548 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bc4605bf-ac80-4a64-b223-7ce676a66a7b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:00.043760 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bc4605bf-ac80-4a64-b223-7ce676a66a7b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:00.043860 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-bc4605bf-ac80-4a64-b223-7ce676a66a7b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:00.048211 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:00.048211 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:00.048759 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bc4605bf-ac80-4a64-b223-7ce676a66a7b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:56:00.049242 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 538/2150] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:00 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:00.062928 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7803c99-0295-45ae-9b0f-73c3b1a66323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:00.064236 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Flow 'volume_create_api' (867ad352-4dce-48df-9817-5d17dec768e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:00.064683 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create volume request issued successfully. Aug 07 18:56:00.069793 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0285752e-ec53-4f9c-a312-2d5bf73dd909 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:00.071411 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21580e00-1e11-4efe-b9bc-577150c10425 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:56:00.072342 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 533/2151] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:55:59 2026] POST /volume/v3/volumes => generated 758 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:00.073269 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0285752e-ec53-4f9c-a312-2d5bf73dd909 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:56:00.073555 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0285752e-ec53-4f9c-a312-2d5bf73dd909 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:00.073838 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0285752e-ec53-4f9c-a312-2d5bf73dd909 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:00.086886 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1eaaa26b-2576-4305-8748-1bd239546562 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:00.089764 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1eaaa26b-2576-4305-8748-1bd239546562 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:00.089923 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1eaaa26b-2576-4305-8748-1bd239546562 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:00.090224 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1eaaa26b-2576-4305-8748-1bd239546562 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:00.091375 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:00.091375 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:00.096784 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0285752e-ec53-4f9c-a312-2d5bf73dd909 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:56:00.098772 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:00.098772 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:00.102701 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1eaaa26b-2576-4305-8748-1bd239546562 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:00.102982 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0285752e-ec53-4f9c-a312-2d5bf73dd909 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:56:00.103506 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 541/2152] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:00 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:00.107466 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1eaaa26b-2576-4305-8748-1bd239546562 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 returned with HTTP 200 Aug 07 18:56:00.107970 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 541/2153] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:00 2026] GET /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:00.382849 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6300bbd8-7941-4bd3-a4c0-7e07eceba264 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:00.388708 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6300bbd8-7941-4bd3-a4c0-7e07eceba264 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:00.388855 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6300bbd8-7941-4bd3-a4c0-7e07eceba264 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:00.389300 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6300bbd8-7941-4bd3-a4c0-7e07eceba264 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:00.389300 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-6300bbd8-7941-4bd3-a4c0-7e07eceba264 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:00.395256 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:00.395256 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:00.395256 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6300bbd8-7941-4bd3-a4c0-7e07eceba264 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:00.396237 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 539/2154] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:00 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:01.062882 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cd383d2f-561b-4598-9410-b1838263e725 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:01.065620 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd383d2f-561b-4598-9410-b1838263e725 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:56:01.066090 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd383d2f-561b-4598-9410-b1838263e725 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:01.066419 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd383d2f-561b-4598-9410-b1838263e725 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:01.067287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-cd383d2f-561b-4598-9410-b1838263e725 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:01.073438 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:01.073438 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:01.074309 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd383d2f-561b-4598-9410-b1838263e725 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:56:01.074837 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 534/2155] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:01 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:01.124531 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ae531dba-e971-4d56-9218-b8f95eef3761 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:01.126534 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ae531dba-e971-4d56-9218-b8f95eef3761 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:01.126764 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ae531dba-e971-4d56-9218-b8f95eef3761 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:01.126977 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ae531dba-e971-4d56-9218-b8f95eef3761 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:01.139118 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:01.139118 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:01.146655 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ae531dba-e971-4d56-9218-b8f95eef3761 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:01.153020 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ae531dba-e971-4d56-9218-b8f95eef3761 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 returned with HTTP 200 Aug 07 18:56:01.153600 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 542/2156] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:01 2026] GET /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:01.299420 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-624f6224-b4db-4798-8b68-927eb650683d req-9643ca16-7871-4c11-b9e8-8b43f03b1024 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:01.302312 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-9643ca16-7871-4c11-b9e8-8b43f03b1024 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:01.302312 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-9643ca16-7871-4c11-b9e8-8b43f03b1024 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:01.302312 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-9643ca16-7871-4c11-b9e8-8b43f03b1024 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:01.308717 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:01.308717 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:01.313868 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-624f6224-b4db-4798-8b68-927eb650683d req-9643ca16-7871-4c11-b9e8-8b43f03b1024 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:01.318683 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-9643ca16-7871-4c11-b9e8-8b43f03b1024 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 returned with HTTP 200 Aug 07 18:56:01.319164 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 542/2157] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:56:01 2026] GET /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:01.410981 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-23402b81-3bcf-4301-82f1-b29166beedfe None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:01.413744 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-23402b81-3bcf-4301-82f1-b29166beedfe tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:01.414172 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-23402b81-3bcf-4301-82f1-b29166beedfe tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:01.414473 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-23402b81-3bcf-4301-82f1-b29166beedfe tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:01.414634 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-23402b81-3bcf-4301-82f1-b29166beedfe tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:01.422040 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:01.422040 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:01.422166 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-23402b81-3bcf-4301-82f1-b29166beedfe tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:01.422897 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 540/2158] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:01 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:56:01.911179 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-624f6224-b4db-4798-8b68-927eb650683d req-64a1d754-6527-418d-9ce5-fe0ea28b4ee0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:01.913298 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-64a1d754-6527-418d-9ce5-fe0ea28b4ee0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:01.913598 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-64a1d754-6527-418d-9ce5-fe0ea28b4ee0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:01.916858 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-64a1d754-6527-418d-9ce5-fe0ea28b4ee0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:01.927013 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:01.927013 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:01.936755 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-624f6224-b4db-4798-8b68-927eb650683d req-64a1d754-6527-418d-9ce5-fe0ea28b4ee0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:01.944340 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-64a1d754-6527-418d-9ce5-fe0ea28b4ee0 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 returned with HTTP 200 Aug 07 18:56:01.944769 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 535/2159] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:56:01 2026] GET /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:01.955275 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0a19f599-6634-485a-8ec6-bdbcf60a536b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:01.956233 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0a19f599-6634-485a-8ec6-bdbcf60a536b None None] GET https://10.4.3.15/volume// Aug 07 18:56:01.956761 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0a19f599-6634-485a-8ec6-bdbcf60a536b None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:01.957217 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0a19f599-6634-485a-8ec6-bdbcf60a536b None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:01.957539 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0a19f599-6634-485a-8ec6-bdbcf60a536b None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:56:01.958079 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 543/2160] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:56: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 07 18:56:01.974122 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-624f6224-b4db-4798-8b68-927eb650683d req-e2e4165b-9388-460a-9713-ba4190ecb642 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:01.976755 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-e2e4165b-9388-460a-9713-ba4190ecb642 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:56:01.977568 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-e2e4165b-9388-460a-9713-ba4190ecb642 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4cf96204-bf38-4624-bd65-6574a361af49", "connector": null, "instance_uuid": "67ff4bbb-3406-4f1c-88bf-91e3ffb4e309"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:02.003109 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:02.003109 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:02.053144 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-e2e4165b-9388-460a-9713-ba4190ecb642 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:56:02.054098 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 543/2161] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:56:01 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 07 18:56:02.087833 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1b145124-30d0-4f08-b93e-556fcc099dd6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:02.091734 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1b145124-30d0-4f08-b93e-556fcc099dd6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:56:02.092162 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1b145124-30d0-4f08-b93e-556fcc099dd6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:02.092980 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1b145124-30d0-4f08-b93e-556fcc099dd6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:02.094500 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-1b145124-30d0-4f08-b93e-556fcc099dd6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:02.102010 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:02.102010 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:02.102907 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1b145124-30d0-4f08-b93e-556fcc099dd6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:56:02.103700 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 541/2162] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:02 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:02.434990 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c9cdbbb8-d271-4b79-95b8-bf4b37da6030 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:02.439369 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9cdbbb8-d271-4b79-95b8-bf4b37da6030 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:02.439369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9cdbbb8-d271-4b79-95b8-bf4b37da6030 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:02.439672 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9cdbbb8-d271-4b79-95b8-bf4b37da6030 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:02.439886 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c9cdbbb8-d271-4b79-95b8-bf4b37da6030 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:02.447720 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:02.447720 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:02.449023 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9cdbbb8-d271-4b79-95b8-bf4b37da6030 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:02.449535 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 536/2163] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:02 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:03.117304 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5ce39437-c24f-414d-a5ab-ac2f1e491b34 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:03.118604 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5ce39437-c24f-414d-a5ab-ac2f1e491b34 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:56:03.118795 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5ce39437-c24f-414d-a5ab-ac2f1e491b34 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:03.119070 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5ce39437-c24f-414d-a5ab-ac2f1e491b34 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:03.119109 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-5ce39437-c24f-414d-a5ab-ac2f1e491b34 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:03.124148 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:03.124148 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:03.125311 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5ce39437-c24f-414d-a5ab-ac2f1e491b34 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:56:03.126179 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 544/2164] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:03 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:03.464362 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fcaee65a-a24c-450d-bc95-1e4cc667485b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:03.467082 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fcaee65a-a24c-450d-bc95-1e4cc667485b tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:03.467396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fcaee65a-a24c-450d-bc95-1e4cc667485b tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:03.467675 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fcaee65a-a24c-450d-bc95-1e4cc667485b tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:03.467863 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-fcaee65a-a24c-450d-bc95-1e4cc667485b tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:03.474025 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:03.474025 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:03.475659 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fcaee65a-a24c-450d-bc95-1e4cc667485b tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:03.475774 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 544/2165] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:03 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:03.481609 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8fbf6f2f-23f7-4433-894d-ef2d76532871 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:03.483217 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8fbf6f2f-23f7-4433-894d-ef2d76532871 None None] GET https://10.4.3.15/volume// Aug 07 18:56:03.483217 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8fbf6f2f-23f7-4433-894d-ef2d76532871 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:03.483217 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8fbf6f2f-23f7-4433-894d-ef2d76532871 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:03.483217 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8fbf6f2f-23f7-4433-894d-ef2d76532871 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:56:03.483544 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 542/2166] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:56:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:56:03.491119 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-624f6224-b4db-4798-8b68-927eb650683d req-3e596aa2-1f50-401d-b672-676c115ab007 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:03.494720 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-3e596aa2-1f50-401d-b672-676c115ab007 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:03.495095 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-3e596aa2-1f50-401d-b672-676c115ab007 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:03.497946 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-3e596aa2-1f50-401d-b672-676c115ab007 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:03.509480 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:03.509480 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:03.518888 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-624f6224-b4db-4798-8b68-927eb650683d req-3e596aa2-1f50-401d-b672-676c115ab007 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:03.522805 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-3e596aa2-1f50-401d-b672-676c115ab007 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 returned with HTTP 200 Aug 07 18:56:03.523985 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 537/2167] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:56:03 2026] GET /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 => generated 1545 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:56:03.643343 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-624f6224-b4db-4798-8b68-927eb650683d req-9930d130-d73a-4938-b7d2-b36602047f79 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:03.647041 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-9930d130-d73a-4938-b7d2-b36602047f79 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] PUT https://10.4.3.15/volume/v3/attachments/63505865-1f77-498d-9ba9-3be08d6af9f2 Aug 07 18:56:03.647545 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-9930d130-d73a-4938-b7d2-b36602047f79 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:03.659865 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-624f6224-b4db-4798-8b68-927eb650683d req-9930d130-d73a-4938-b7d2-b36602047f79 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Acquiring lock "cinder-attachment_update-4cf96204-bf38-4624-bd65-6574a361af49-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:56:03.665895 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-624f6224-b4db-4798-8b68-927eb650683d req-9930d130-d73a-4938-b7d2-b36602047f79 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-4cf96204-bf38-4624-bd65-6574a361af49-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:56:03.667460 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:03.667460 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:03.779203 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-624f6224-b4db-4798-8b68-927eb650683d req-9930d130-d73a-4938-b7d2-b36602047f79 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Lock "cinder-attachment_update-4cf96204-bf38-4624-bd65-6574a361af49-np0000006749" released by "attachment_update" :: held 0.113s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:56:03.779513 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-9930d130-d73a-4938-b7d2-b36602047f79 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/63505865-1f77-498d-9ba9-3be08d6af9f2 returned with HTTP 200 Aug 07 18:56:03.779954 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 545/2168] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:56:03 2026] PUT /volume/v3/attachments/63505865-1f77-498d-9ba9-3be08d6af9f2 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:03.813145 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-624f6224-b4db-4798-8b68-927eb650683d req-5cd6dec2-6407-4568-9fd8-f46835ad4df1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:03.816039 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-5cd6dec2-6407-4568-9fd8-f46835ad4df1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/attachments/63505865-1f77-498d-9ba9-3be08d6af9f2/action Aug 07 18:56:03.816397 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-5cd6dec2-6407-4568-9fd8-f46835ad4df1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:56:03.816566 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-5cd6dec2-6407-4568-9fd8-f46835ad4df1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:03.843518 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:03.843518 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:03.859284 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-624f6224-b4db-4798-8b68-927eb650683d req-5cd6dec2-6407-4568-9fd8-f46835ad4df1 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/63505865-1f77-498d-9ba9-3be08d6af9f2/action returned with HTTP 204 Aug 07 18:56:03.860004 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 545/2169] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:56:03 2026] POST /volume/v3/attachments/63505865-1f77-498d-9ba9-3be08d6af9f2/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:04.143068 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9a002fd4-5252-4e96-b51b-26793d5617d7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:04.145921 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9a002fd4-5252-4e96-b51b-26793d5617d7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:56:04.146151 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9a002fd4-5252-4e96-b51b-26793d5617d7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:04.146327 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9a002fd4-5252-4e96-b51b-26793d5617d7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:04.146750 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-9a002fd4-5252-4e96-b51b-26793d5617d7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:04.151786 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:04.151786 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:04.153010 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9a002fd4-5252-4e96-b51b-26793d5617d7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:56:04.153010 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 543/2170] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:04 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:04.302094 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:04.304294 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:56:04.304750 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1102490892", "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:04.306742 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1102490892', 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:56:04.426852 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Create volume of 1 GB Aug 07 18:56:04.428069 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Availability Zones retrieved successfully. Aug 07 18:56:04.434204 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Flow 'volume_create_api' (d7cc6dda-a6b4-4cda-bda5-0e4a2c304cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:04.437512 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b6c9884-e584-4a23-b6cf-45d48614f64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:04.437512 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:56:04.490333 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3165ee71-4ef9-43df-97dd-23e2e98a9adb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:04.492645 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3165ee71-4ef9-43df-97dd-23e2e98a9adb tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:04.492989 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3165ee71-4ef9-43df-97dd-23e2e98a9adb tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:04.493847 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3165ee71-4ef9-43df-97dd-23e2e98a9adb tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:04.494006 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-3165ee71-4ef9-43df-97dd-23e2e98a9adb tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:04.504681 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:04.504681 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:04.505938 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3165ee71-4ef9-43df-97dd-23e2e98a9adb tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:04.506363 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 546/2171] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:04 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:04.522548 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b6c9884-e584-4a23-b6cf-45d48614f64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:04.523332 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff826e9-4212-42c2-85aa-42225f65fdfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:04.567887 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Created reservations ['612cb48a-b9d3-4140-b60b-db9f5acb24ff', '8832b625-6061-4a29-91f6-82ff93373db0', '7d1fa48b-b376-4c50-93c6-c3bc98eaeeed', '24c84d13-377f-4c38-ba3f-5eac671a0b2a'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:04.568193 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff826e9-4212-42c2-85aa-42225f65fdfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['612cb48a-b9d3-4140-b60b-db9f5acb24ff', '8832b625-6061-4a29-91f6-82ff93373db0', '7d1fa48b-b376-4c50-93c6-c3bc98eaeeed', '24c84d13-377f-4c38-ba3f-5eac671a0b2a']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:04.569160 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2fd81a4-c0ae-45f8-bc60-8bf6613ab6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:04.600393 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2fd81a4-c0ae-45f8-bc60-8bf6613ab6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ac07e3-d00d-4d25-93f6-1b56f4e9a127', '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-1102490892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14cefbd775634456afffc9660893b199',qos_specs=None,replication_status=,reservations=['612cb48a-b9d3-4140-b60b-db9f5acb24ff','8832b625-6061-4a29-91f6-82ff93373db0','7d1fa48b-b376-4c50-93c6-c3bc98eaeeed','24c84d13-377f-4c38-ba3f-5eac671a0b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719fbc6d789d4739b10aba59bce5cc11',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:56:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1102490892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ac07e3-d00d-4d25-93f6-1b56f4e9a127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14cefbd775634456afffc9660893b199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='719fbc6d789d4739b10aba59bce5cc11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:04.601265 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89154211-2d98-4311-8694-91c0a9efdfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:04.624188 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89154211-2d98-4311-8694-91c0a9efdfe5) transitioned into state 'SUCCESS' from state '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-1102490892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14cefbd775634456afffc9660893b199',qos_specs=None,replication_status=,reservations=['612cb48a-b9d3-4140-b60b-db9f5acb24ff','8832b625-6061-4a29-91f6-82ff93373db0','7d1fa48b-b376-4c50-93c6-c3bc98eaeeed','24c84d13-377f-4c38-ba3f-5eac671a0b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719fbc6d789d4739b10aba59bce5cc11',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:04.624919 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd092c9-2672-4120-8d81-f0663b1ba41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:04.639741 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd092c9-2672-4120-8d81-f0663b1ba41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:04.641232 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Flow 'volume_create_api' (d7cc6dda-a6b4-4cda-bda5-0e4a2c304cf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:04.645018 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Create volume request issued successfully. Aug 07 18:56:04.645018 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5d29f10-905e-4a51-a2ad-71d035044c56 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:56:04.645018 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 538/2172] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:56:04 2026] POST /volume/v3/volumes => generated 751 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:04.669793 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-24fd1c92-7671-4019-8686-d316d461311e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:04.673804 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-24fd1c92-7671-4019-8686-d316d461311e tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 Aug 07 18:56:04.674050 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-24fd1c92-7671-4019-8686-d316d461311e tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:04.674258 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-24fd1c92-7671-4019-8686-d316d461311e tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:04.689483 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:04.689483 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:04.695947 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-24fd1c92-7671-4019-8686-d316d461311e tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:56:04.705425 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-24fd1c92-7671-4019-8686-d316d461311e tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 returned with HTTP 200 Aug 07 18:56:04.705736 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 546/2173] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:04 2026] GET /volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:05.169193 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6a96bcf8-1c45-40d4-af32-4e36d0e5808b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:05.172348 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6a96bcf8-1c45-40d4-af32-4e36d0e5808b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:56:05.172558 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6a96bcf8-1c45-40d4-af32-4e36d0e5808b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:05.172778 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6a96bcf8-1c45-40d4-af32-4e36d0e5808b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:05.172917 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-6a96bcf8-1c45-40d4-af32-4e36d0e5808b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:05.177120 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:05.177120 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:05.177680 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6a96bcf8-1c45-40d4-af32-4e36d0e5808b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:56:05.178049 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 544/2174] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:05 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:05.192578 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c408b8c9-6a16-4eda-b922-2da8610214a2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:05.195207 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c408b8c9-6a16-4eda-b922-2da8610214a2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 18:56:05.195690 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c408b8c9-6a16-4eda-b922-2da8610214a2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7fb145f2-858f-4f6d-91b8-74c4a1787c14"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:05.198022 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-c408b8c9-6a16-4eda-b922-2da8610214a2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Creating new backup {'backup': {'volume_id': '7fb145f2-858f-4f6d-91b8-74c4a1787c14'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:56:05.198022 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-c408b8c9-6a16-4eda-b922-2da8610214a2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Creating backup of volume 7fb145f2-858f-4f6d-91b8-74c4a1787c14 in container None Aug 07 18:56:05.211974 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:05.211974 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:05.212824 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c408b8c9-6a16-4eda-b922-2da8610214a2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:56:05.239391 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-c408b8c9-6a16-4eda-b922-2da8610214a2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Created reservations ['151a88c1-c693-4325-a317-edea318a1f82', '3f0c3411-81e3-4e62-96af-0f4f0a895db3'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:05.274057 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c408b8c9-6a16-4eda-b922-2da8610214a2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:56:05.274597 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 547/2175] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 18:56:05 2026] POST /volume/v3/backups => generated 286 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:05.290048 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b3aee44a-a5b0-47dd-b264-2aad5182c503 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:05.292181 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3aee44a-a5b0-47dd-b264-2aad5182c503 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:05.292478 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3aee44a-a5b0-47dd-b264-2aad5182c503 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:05.292789 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3aee44a-a5b0-47dd-b264-2aad5182c503 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:05.292911 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b3aee44a-a5b0-47dd-b264-2aad5182c503 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:05.297646 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:05.297646 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:05.298262 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3aee44a-a5b0-47dd-b264-2aad5182c503 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:05.298589 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 539/2176] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:05 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:05.522164 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f3a6f9c6-47f4-4c09-ae86-7f650729a743 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:05.524201 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3a6f9c6-47f4-4c09-ae86-7f650729a743 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:05.524590 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f3a6f9c6-47f4-4c09-ae86-7f650729a743 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:05.524783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f3a6f9c6-47f4-4c09-ae86-7f650729a743 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:05.525056 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f3a6f9c6-47f4-4c09-ae86-7f650729a743 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:05.531344 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:05.531344 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:05.532427 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3a6f9c6-47f4-4c09-ae86-7f650729a743 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:05.533083 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 547/2177] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:05 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:05.719599 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-183c1768-b1aa-407e-8aae-871dc3db60f2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:05.725114 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-183c1768-b1aa-407e-8aae-871dc3db60f2 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 Aug 07 18:56:05.725336 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-183c1768-b1aa-407e-8aae-871dc3db60f2 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:05.725554 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-183c1768-b1aa-407e-8aae-871dc3db60f2 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:05.735904 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:05.735904 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:05.742752 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-183c1768-b1aa-407e-8aae-871dc3db60f2 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:56:05.748575 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-183c1768-b1aa-407e-8aae-871dc3db60f2 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 returned with HTTP 200 Aug 07 18:56:05.749045 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 545/2178] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:05 2026] GET /volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:05.789751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-a3257c84-5530-4106-a46c-5608540840e0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:05.794046 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-a3257c84-5530-4106-a46c-5608540840e0 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 Aug 07 18:56:05.794046 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-a3257c84-5530-4106-a46c-5608540840e0 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:05.794046 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-a3257c84-5530-4106-a46c-5608540840e0 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:05.799336 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:05.799336 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:05.802701 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-a3257c84-5530-4106-a46c-5608540840e0 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:56:05.806739 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-a3257c84-5530-4106-a46c-5608540840e0 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 returned with HTTP 200 Aug 07 18:56:05.807117 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 548/2179] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:56:05 2026] GET /volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:06.309519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f6433b3f-aef2-4e5d-8909-4973fbc3dedf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:06.312565 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f6433b3f-aef2-4e5d-8909-4973fbc3dedf tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:06.312840 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f6433b3f-aef2-4e5d-8909-4973fbc3dedf tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:06.313047 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f6433b3f-aef2-4e5d-8909-4973fbc3dedf tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:06.313152 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f6433b3f-aef2-4e5d-8909-4973fbc3dedf tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:06.318516 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:06.318516 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:06.319230 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f6433b3f-aef2-4e5d-8909-4973fbc3dedf tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:06.319654 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 540/2180] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:06 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:06.405369 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-e7518c3c-d733-408c-aa25-b0452513e6bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:06.408261 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-e7518c3c-d733-408c-aa25-b0452513e6bf tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 Aug 07 18:56:06.408554 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-e7518c3c-d733-408c-aa25-b0452513e6bf tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:06.408789 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-e7518c3c-d733-408c-aa25-b0452513e6bf tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:06.428243 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:06.428243 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:06.433657 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-e7518c3c-d733-408c-aa25-b0452513e6bf tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:56:06.441446 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-e7518c3c-d733-408c-aa25-b0452513e6bf tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 returned with HTTP 200 Aug 07 18:56:06.442425 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 548/2181] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:56:06 2026] GET /volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:06.456052 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-acdbdb44-fcf0-4370-8217-fb577b803dbc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:06.456592 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-acdbdb44-fcf0-4370-8217-fb577b803dbc None None] GET https://10.4.3.15/volume// Aug 07 18:56:06.456822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-acdbdb44-fcf0-4370-8217-fb577b803dbc None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:06.457075 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-acdbdb44-fcf0-4370-8217-fb577b803dbc None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:06.457488 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-acdbdb44-fcf0-4370-8217-fb577b803dbc None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:56:06.457786 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 546/2182] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:56: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 07 18:56:06.469135 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-627e8984-0070-4993-892b-ecc45fc0e6e1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:06.471733 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-627e8984-0070-4993-892b-ecc45fc0e6e1 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:56:06.472748 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-627e8984-0070-4993-892b-ecc45fc0e6e1 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41ac07e3-d00d-4d25-93f6-1b56f4e9a127", "connector": null, "instance_uuid": "ce510764-1270-4efc-8064-f39450285dce"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:06.482783 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:06.482783 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:06.514872 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-627e8984-0070-4993-892b-ecc45fc0e6e1 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:56:06.515579 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 549/2183] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:56:06 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 07 18:56:06.552165 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b4c3243-c999-49a2-96d4-762c956840b2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:06.554550 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b4c3243-c999-49a2-96d4-762c956840b2 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:06.554819 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b4c3243-c999-49a2-96d4-762c956840b2 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:06.555056 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b4c3243-c999-49a2-96d4-762c956840b2 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:06.555216 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7b4c3243-c999-49a2-96d4-762c956840b2 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:06.573688 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:06.573688 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:06.574210 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b4c3243-c999-49a2-96d4-762c956840b2 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:06.574419 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 541/2184] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:06 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:07.335029 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21985a07-78f3-4454-86c8-7e88692f8233 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:07.337225 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21985a07-78f3-4454-86c8-7e88692f8233 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:07.337516 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21985a07-78f3-4454-86c8-7e88692f8233 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:07.337772 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21985a07-78f3-4454-86c8-7e88692f8233 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:07.337926 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-21985a07-78f3-4454-86c8-7e88692f8233 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:07.345849 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:07.345849 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:07.346513 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21985a07-78f3-4454-86c8-7e88692f8233 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:07.346794 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 549/2185] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:07 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:07.590386 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9a7fe568-a9f7-48c5-a74a-018623896bf8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:07.593251 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9a7fe568-a9f7-48c5-a74a-018623896bf8 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:07.593467 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9a7fe568-a9f7-48c5-a74a-018623896bf8 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:07.593647 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9a7fe568-a9f7-48c5-a74a-018623896bf8 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:07.593750 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-9a7fe568-a9f7-48c5-a74a-018623896bf8 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:07.597704 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:07.597704 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:07.598414 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9a7fe568-a9f7-48c5-a74a-018623896bf8 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:07.598756 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 547/2186] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:07 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:07.987115 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-aab7f533-4524-4661-8465-a163a69abfc4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:07.987115 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aab7f533-4524-4661-8465-a163a69abfc4 None None] GET https://10.4.3.15/volume// Aug 07 18:56:07.987115 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aab7f533-4524-4661-8465-a163a69abfc4 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:07.987522 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aab7f533-4524-4661-8465-a163a69abfc4 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:07.987604 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aab7f533-4524-4661-8465-a163a69abfc4 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:56:07.987938 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 550/2187] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:56: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 07 18:56:07.998271 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-c82d7d9a-4c1f-49df-8686-4d063aeee042 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:08.002436 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-c82d7d9a-4c1f-49df-8686-4d063aeee042 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 Aug 07 18:56:08.002684 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-c82d7d9a-4c1f-49df-8686-4d063aeee042 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:08.002894 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-c82d7d9a-4c1f-49df-8686-4d063aeee042 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:08.025336 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:08.025336 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:08.035047 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-c82d7d9a-4c1f-49df-8686-4d063aeee042 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:56:08.042633 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-c82d7d9a-4c1f-49df-8686-4d063aeee042 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 returned with HTTP 200 Aug 07 18:56:08.042633 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 542/2188] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:56:07 2026] GET /volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 => generated 1538 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:56:08.158200 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-1f2d8421-7ec5-4854-9209-3433cd0ddd03 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:08.161334 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-1f2d8421-7ec5-4854-9209-3433cd0ddd03 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] PUT https://10.4.3.15/volume/v3/attachments/d69db52d-6281-4a9b-8280-6c33d3124b13 Aug 07 18:56:08.161747 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-1f2d8421-7ec5-4854-9209-3433cd0ddd03 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:08.171351 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-1f2d8421-7ec5-4854-9209-3433cd0ddd03 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Acquiring lock "cinder-attachment_update-41ac07e3-d00d-4d25-93f6-1b56f4e9a127-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:56:08.178637 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-1f2d8421-7ec5-4854-9209-3433cd0ddd03 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Lock "cinder-attachment_update-41ac07e3-d00d-4d25-93f6-1b56f4e9a127-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:56:08.179060 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:08.179060 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:08.271422 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-1f2d8421-7ec5-4854-9209-3433cd0ddd03 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Lock "cinder-attachment_update-41ac07e3-d00d-4d25-93f6-1b56f4e9a127-np0000006749" released by "attachment_update" :: held 0.093s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:56:08.271737 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-1f2d8421-7ec5-4854-9209-3433cd0ddd03 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/d69db52d-6281-4a9b-8280-6c33d3124b13 returned with HTTP 200 Aug 07 18:56:08.272265 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 550/2189] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:56:08 2026] PUT /volume/v3/attachments/d69db52d-6281-4a9b-8280-6c33d3124b13 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:08.299474 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-77ee37a6-0143-4ccf-8d9a-d414ef48b429 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:08.302181 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-77ee37a6-0143-4ccf-8d9a-d414ef48b429 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] POST https://10.4.3.15/volume/v3/attachments/d69db52d-6281-4a9b-8280-6c33d3124b13/action Aug 07 18:56:08.302407 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-77ee37a6-0143-4ccf-8d9a-d414ef48b429 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:56:08.302576 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-77ee37a6-0143-4ccf-8d9a-d414ef48b429 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:08.319283 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:08.319283 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:08.333715 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1a36f967-dc29-4597-b0a9-430d4b29958c req-77ee37a6-0143-4ccf-8d9a-d414ef48b429 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/d69db52d-6281-4a9b-8280-6c33d3124b13/action returned with HTTP 204 Aug 07 18:56:08.334411 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 548/2190] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:56:08 2026] POST /volume/v3/attachments/d69db52d-6281-4a9b-8280-6c33d3124b13/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:08.357892 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-28716829-16b3-454c-9571-466d404ea495 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:08.360573 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-28716829-16b3-454c-9571-466d404ea495 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:08.360833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-28716829-16b3-454c-9571-466d404ea495 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:08.361110 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-28716829-16b3-454c-9571-466d404ea495 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:08.361249 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-28716829-16b3-454c-9571-466d404ea495 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:08.366664 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:08.366664 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:08.367414 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-28716829-16b3-454c-9571-466d404ea495 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:08.367905 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 551/2191] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:08 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:08.609838 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9ff134ae-2216-45b5-8279-28a3660b1089 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:08.612159 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ff134ae-2216-45b5-8279-28a3660b1089 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:08.612493 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ff134ae-2216-45b5-8279-28a3660b1089 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:08.612772 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ff134ae-2216-45b5-8279-28a3660b1089 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:08.613100 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9ff134ae-2216-45b5-8279-28a3660b1089 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:08.618209 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:08.618209 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:08.619158 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ff134ae-2216-45b5-8279-28a3660b1089 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:08.619549 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 543/2192] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:08 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:09.379725 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-65d96295-9b4e-4661-89f1-d00e62aa6169 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:09.381630 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65d96295-9b4e-4661-89f1-d00e62aa6169 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:09.381911 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65d96295-9b4e-4661-89f1-d00e62aa6169 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:09.382165 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65d96295-9b4e-4661-89f1-d00e62aa6169 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:09.382320 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-65d96295-9b4e-4661-89f1-d00e62aa6169 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:09.386655 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:09.386655 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:09.387318 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65d96295-9b4e-4661-89f1-d00e62aa6169 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:09.387677 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 551/2193] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:09 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:09.631868 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b9f261a0-8d26-4ccc-aaca-6468c9ee0fa3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:09.633874 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b9f261a0-8d26-4ccc-aaca-6468c9ee0fa3 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:09.634164 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b9f261a0-8d26-4ccc-aaca-6468c9ee0fa3 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:09.634396 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b9f261a0-8d26-4ccc-aaca-6468c9ee0fa3 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:09.634728 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b9f261a0-8d26-4ccc-aaca-6468c9ee0fa3 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:09.639149 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:09.639149 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:09.640078 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b9f261a0-8d26-4ccc-aaca-6468c9ee0fa3 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:09.640450 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 549/2194] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:09 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:10.398081 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8ada834f-950d-499b-a917-407574f4bd94 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:10.400236 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ada834f-950d-499b-a917-407574f4bd94 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:10.400440 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8ada834f-950d-499b-a917-407574f4bd94 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:10.400618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8ada834f-950d-499b-a917-407574f4bd94 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:10.400741 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-8ada834f-950d-499b-a917-407574f4bd94 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:10.405147 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:10.405147 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:10.405853 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ada834f-950d-499b-a917-407574f4bd94 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:10.406215 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 552/2195] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:10 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:10.651290 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cf2f5c58-9e0b-40b0-b673-a56c90ba52a4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:10.654568 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf2f5c58-9e0b-40b0-b673-a56c90ba52a4 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:10.654826 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf2f5c58-9e0b-40b0-b673-a56c90ba52a4 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:10.655020 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf2f5c58-9e0b-40b0-b673-a56c90ba52a4 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:10.655782 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-cf2f5c58-9e0b-40b0-b673-a56c90ba52a4 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:10.669676 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:10.669676 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:10.669676 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf2f5c58-9e0b-40b0-b673-a56c90ba52a4 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:10.669676 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 544/2196] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:10 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:11.079754 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-252436eb-8044-4995-8147-9792030ea468 req-45606dc1-4e06-44a4-8a36-086df59f8f0d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:11.083799 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-252436eb-8044-4995-8147-9792030ea468 req-45606dc1-4e06-44a4-8a36-086df59f8f0d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/limits Aug 07 18:56:11.083984 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-252436eb-8044-4995-8147-9792030ea468 req-45606dc1-4e06-44a4-8a36-086df59f8f0d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:11.084249 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-252436eb-8044-4995-8147-9792030ea468 req-45606dc1-4e06-44a4-8a36-086df59f8f0d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:11.120859 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-252436eb-8044-4995-8147-9792030ea468 req-45606dc1-4e06-44a4-8a36-086df59f8f0d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/limits returned with HTTP 200 Aug 07 18:56:11.121416 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 552/2197] 10.4.3.15 () {68 vars in 1477 bytes} [Fri Aug 7 18:56:11 2026] GET /volume/v3/limits => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:11.168891 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-252436eb-8044-4995-8147-9792030ea468 req-df4f24de-8cfa-4f6b-ae5e-9f799610ede3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:11.170773 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-252436eb-8044-4995-8147-9792030ea468 req-df4f24de-8cfa-4f6b-ae5e-9f799610ede3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:11.170983 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-252436eb-8044-4995-8147-9792030ea468 req-df4f24de-8cfa-4f6b-ae5e-9f799610ede3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:11.171188 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-252436eb-8044-4995-8147-9792030ea468 req-df4f24de-8cfa-4f6b-ae5e-9f799610ede3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:11.180262 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:11.180262 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:11.184446 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-252436eb-8044-4995-8147-9792030ea468 req-df4f24de-8cfa-4f6b-ae5e-9f799610ede3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:11.190052 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-252436eb-8044-4995-8147-9792030ea468 req-df4f24de-8cfa-4f6b-ae5e-9f799610ede3 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 returned with HTTP 200 Aug 07 18:56:11.190535 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 550/2198] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:56:11 2026] GET /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 => generated 1658 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:11.199967 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-252436eb-8044-4995-8147-9792030ea468 req-594f84db-3701-4cf9-9d5c-efe4f5434fb2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:11.206979 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-252436eb-8044-4995-8147-9792030ea468 req-594f84db-3701-4cf9-9d5c-efe4f5434fb2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:56:11.207486 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-252436eb-8044-4995-8147-9792030ea468 req-594f84db-3701-4cf9-9d5c-efe4f5434fb2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cf96204-bf38-4624-bd65-6574a361af49", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:11.237017 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:11.237017 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:11.237574 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-252436eb-8044-4995-8147-9792030ea468 req-594f84db-3701-4cf9-9d5c-efe4f5434fb2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:11.238332 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [req-252436eb-8044-4995-8147-9792030ea468 req-594f84db-3701-4cf9-9d5c-efe4f5434fb2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Create snapshot from volume 4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:11.285819 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [req-252436eb-8044-4995-8147-9792030ea468 req-594f84db-3701-4cf9-9d5c-efe4f5434fb2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Created reservations ['5121e610-cc45-4909-90b2-c7712347aa6b', '542ae889-256f-4857-bd33-a4d1d12cd390', '423e891e-42a5-43a4-ad40-f6b921ed4b9a', '9a723b68-a36d-4855-a688-8ead020ffe7d'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:11.324668 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-252436eb-8044-4995-8147-9792030ea468 req-594f84db-3701-4cf9-9d5c-efe4f5434fb2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Snapshot force create request issued successfully. Aug 07 18:56:11.325145 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-252436eb-8044-4995-8147-9792030ea468 req-594f84db-3701-4cf9-9d5c-efe4f5434fb2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:56:11.325715 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 553/2199] 10.4.3.15 () {72 vars in 1540 bytes} [Fri Aug 7 18:56:11 2026] POST /volume/v3/snapshots => generated 292 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:11.417903 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e686cf34-bf9f-4883-ac99-7db8dbd767da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:11.422110 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e686cf34-bf9f-4883-ac99-7db8dbd767da tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:11.422110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e686cf34-bf9f-4883-ac99-7db8dbd767da tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:11.422110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e686cf34-bf9f-4883-ac99-7db8dbd767da tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:11.422110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e686cf34-bf9f-4883-ac99-7db8dbd767da tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:11.425405 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:11.425405 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:11.426077 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e686cf34-bf9f-4883-ac99-7db8dbd767da tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:11.426464 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 545/2200] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:11 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:11.683898 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5ba0efb7-a765-4474-992c-98916f359ece None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:11.686768 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5ba0efb7-a765-4474-992c-98916f359ece tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:11.687929 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5ba0efb7-a765-4474-992c-98916f359ece tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:11.688472 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5ba0efb7-a765-4474-992c-98916f359ece tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:11.688744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5ba0efb7-a765-4474-992c-98916f359ece tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:11.696535 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:11.696535 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:11.696535 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5ba0efb7-a765-4474-992c-98916f359ece tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:11.696535 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 553/2201] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:11 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:12.445533 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-126c8ac5-5d51-4c61-88a1-5b2766676e0c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:12.454224 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-126c8ac5-5d51-4c61-88a1-5b2766676e0c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:12.454224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-126c8ac5-5d51-4c61-88a1-5b2766676e0c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:12.454224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-126c8ac5-5d51-4c61-88a1-5b2766676e0c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:12.454224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-126c8ac5-5d51-4c61-88a1-5b2766676e0c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:12.458121 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:12.458121 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:12.458919 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-126c8ac5-5d51-4c61-88a1-5b2766676e0c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:12.459348 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 551/2202] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:12 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:12.712710 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d519c94e-7778-4321-8b1b-b5208e002c2c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:12.715253 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d519c94e-7778-4321-8b1b-b5208e002c2c tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:12.716126 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d519c94e-7778-4321-8b1b-b5208e002c2c tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:12.716490 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d519c94e-7778-4321-8b1b-b5208e002c2c tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:12.716706 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-d519c94e-7778-4321-8b1b-b5208e002c2c tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:12.729380 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:12.729380 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:12.731299 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d519c94e-7778-4321-8b1b-b5208e002c2c tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:12.731299 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 554/2203] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:12 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:13.321889 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-cd77caa3-a9a8-4925-b750-03c4e78daafb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:13.326164 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-cd77caa3-a9a8-4925-b750-03c4e78daafb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:56:13.326375 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-cd77caa3-a9a8-4925-b750-03c4e78daafb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:13.326552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-cd77caa3-a9a8-4925-b750-03c4e78daafb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:13.334463 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:13.334463 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:13.339154 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-cd77caa3-a9a8-4925-b750-03c4e78daafb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:56:13.345015 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-cd77caa3-a9a8-4925-b750-03c4e78daafb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:56:13.345482 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 546/2204] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:56:13 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:13.455673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dddd422c-fc76-4586-a6f8-3a005abce38a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:13.457149 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dddd422c-fc76-4586-a6f8-3a005abce38a None None] GET https://10.4.3.15/volume// Aug 07 18:56:13.457402 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dddd422c-fc76-4586-a6f8-3a005abce38a None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:13.458034 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dddd422c-fc76-4586-a6f8-3a005abce38a None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:13.458400 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dddd422c-fc76-4586-a6f8-3a005abce38a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:56:13.458844 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 554/2205] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:56: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 07 18:56:13.467558 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-ab3158fd-5306-441b-b90e-0ca88824ae8d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:13.477416 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-305bccc5-8163-4666-90af-4615878fb6e6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:13.479672 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-305bccc5-8163-4666-90af-4615878fb6e6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:13.480189 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-305bccc5-8163-4666-90af-4615878fb6e6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:13.480641 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-305bccc5-8163-4666-90af-4615878fb6e6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:13.480959 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-305bccc5-8163-4666-90af-4615878fb6e6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:13.486427 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:13.486427 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:13.487480 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-305bccc5-8163-4666-90af-4615878fb6e6 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:13.488143 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 555/2206] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:13 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:13.537538 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-ab3158fd-5306-441b-b90e-0ca88824ae8d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:56:13.537858 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-ab3158fd-5306-441b-b90e-0ca88824ae8d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82a04fc7-4f70-4e49-abbf-bf123fca25a7", "connector": null, "instance_uuid": "60905601-fd37-408b-9433-c8f0a34b6997"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:13.545717 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:13.545717 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:13.574396 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-ab3158fd-5306-441b-b90e-0ca88824ae8d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:56:13.574800 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 552/2207] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:56:13 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:13.608277 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0962dd09-c878-4ce1-9842-e9aef546fca6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:13.610733 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0962dd09-c878-4ce1-9842-e9aef546fca6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:56:13.611128 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0962dd09-c878-4ce1-9842-e9aef546fca6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:13.611412 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0962dd09-c878-4ce1-9842-e9aef546fca6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:13.622114 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:13.622114 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:13.625732 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0962dd09-c878-4ce1-9842-e9aef546fca6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:56:13.628914 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-85a8f6c9-01ab-4498-9f41-d7987e5f7973 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:13.629487 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-85a8f6c9-01ab-4498-9f41-d7987e5f7973 None None] GET https://10.4.3.15/volume// Aug 07 18:56:13.629767 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-85a8f6c9-01ab-4498-9f41-d7987e5f7973 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:13.630237 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-85a8f6c9-01ab-4498-9f41-d7987e5f7973 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:13.630673 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-85a8f6c9-01ab-4498-9f41-d7987e5f7973 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:56:13.632610 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 555/2208] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:56: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 07 18:56:13.633403 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0962dd09-c878-4ce1-9842-e9aef546fca6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:56:13.634148 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 547/2209] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:13 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:13.641837 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-f0eddade-b504-499d-b341-6982ffe61ab3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:13.643456 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-f0eddade-b504-499d-b341-6982ffe61ab3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:56:13.643777 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-f0eddade-b504-499d-b341-6982ffe61ab3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:13.644075 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-f0eddade-b504-499d-b341-6982ffe61ab3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:13.658953 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:13.658953 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:13.664658 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-f0eddade-b504-499d-b341-6982ffe61ab3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:56:13.667131 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-f0eddade-b504-499d-b341-6982ffe61ab3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:56:13.667131 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 556/2210] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:56:13 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:56:13.741475 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3e6a4957-be4f-4736-8769-bc3c805942c9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:13.743304 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3e6a4957-be4f-4736-8769-bc3c805942c9 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:13.743527 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3e6a4957-be4f-4736-8769-bc3c805942c9 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:13.743727 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3e6a4957-be4f-4736-8769-bc3c805942c9 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:13.743845 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-3e6a4957-be4f-4736-8769-bc3c805942c9 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:13.748142 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:13.748142 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:13.748823 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3e6a4957-be4f-4736-8769-bc3c805942c9 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:13.749186 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 553/2211] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:13 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:13.804433 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-a2a7fa27-c6ef-4212-929c-b7241f348e1b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:13.807714 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-a2a7fa27-c6ef-4212-929c-b7241f348e1b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] PUT https://10.4.3.15/volume/v3/attachments/491fc9c6-3a99-4fb6-9047-7ba436ca2caf Aug 07 18:56:13.811482 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-a2a7fa27-c6ef-4212-929c-b7241f348e1b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:13.821579 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-a2a7fa27-c6ef-4212-929c-b7241f348e1b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Acquiring lock "cinder-attachment_update-82a04fc7-4f70-4e49-abbf-bf123fca25a7-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:56:13.828659 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-a2a7fa27-c6ef-4212-929c-b7241f348e1b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Lock "cinder-attachment_update-82a04fc7-4f70-4e49-abbf-bf123fca25a7-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:56:13.829900 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:13.829900 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:13.954937 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-a2a7fa27-c6ef-4212-929c-b7241f348e1b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Lock "cinder-attachment_update-82a04fc7-4f70-4e49-abbf-bf123fca25a7-np0000006749" released by "attachment_update" :: held 0.126s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:56:13.956090 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-a2a7fa27-c6ef-4212-929c-b7241f348e1b tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/attachments/491fc9c6-3a99-4fb6-9047-7ba436ca2caf returned with HTTP 200 Aug 07 18:56:13.956387 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 556/2212] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:56:13 2026] PUT /volume/v3/attachments/491fc9c6-3a99-4fb6-9047-7ba436ca2caf => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:14.164898 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0902e27e-4f43-4830-850b-d614e4a31312 req-d564537d-5d7a-4a29-ba26-432f16276b5f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:14.168025 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0902e27e-4f43-4830-850b-d614e4a31312 req-d564537d-5d7a-4a29-ba26-432f16276b5f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:14.168025 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0902e27e-4f43-4830-850b-d614e4a31312 req-d564537d-5d7a-4a29-ba26-432f16276b5f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:14.168025 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0902e27e-4f43-4830-850b-d614e4a31312 req-d564537d-5d7a-4a29-ba26-432f16276b5f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:14.181544 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:14.181544 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:14.186563 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-0902e27e-4f43-4830-850b-d614e4a31312 req-d564537d-5d7a-4a29-ba26-432f16276b5f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:14.191447 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0902e27e-4f43-4830-850b-d614e4a31312 req-d564537d-5d7a-4a29-ba26-432f16276b5f tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 returned with HTTP 200 Aug 07 18:56:14.191940 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 548/2213] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:56:14 2026] GET /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 => generated 1658 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:14.502805 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-594e6770-815b-4c35-b18c-2ffe287f3e35 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:14.506452 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-594e6770-815b-4c35-b18c-2ffe287f3e35 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:14.506708 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-594e6770-815b-4c35-b18c-2ffe287f3e35 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:14.506911 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-594e6770-815b-4c35-b18c-2ffe287f3e35 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:14.507066 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-594e6770-815b-4c35-b18c-2ffe287f3e35 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:14.511401 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:14.511401 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:14.512069 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-594e6770-815b-4c35-b18c-2ffe287f3e35 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:14.512502 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 557/2214] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:14 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:14.654308 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2c6a43a4-a51a-469d-9380-039632ca8905 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:14.656574 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2c6a43a4-a51a-469d-9380-039632ca8905 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:56:14.656895 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2c6a43a4-a51a-469d-9380-039632ca8905 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:14.657251 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2c6a43a4-a51a-469d-9380-039632ca8905 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:14.668654 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:14.668654 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:14.673777 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2c6a43a4-a51a-469d-9380-039632ca8905 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:56:14.678635 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2c6a43a4-a51a-469d-9380-039632ca8905 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:56:14.679366 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 554/2215] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:14 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:14.759920 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e1a4c5f4-44dd-4838-aa5e-112b4b80e43e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:14.761735 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1a4c5f4-44dd-4838-aa5e-112b4b80e43e tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:14.761956 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1a4c5f4-44dd-4838-aa5e-112b4b80e43e tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:14.762297 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1a4c5f4-44dd-4838-aa5e-112b4b80e43e tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:14.762449 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e1a4c5f4-44dd-4838-aa5e-112b4b80e43e tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:14.766510 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:14.766510 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:14.767288 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1a4c5f4-44dd-4838-aa5e-112b4b80e43e tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:14.767658 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 557/2216] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:14 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:14.778921 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0f90a74f-b99c-438c-b308-ecd26ab39e60 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:14.778921 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f90a74f-b99c-438c-b308-ecd26ab39e60 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b Aug 07 18:56:14.778921 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f90a74f-b99c-438c-b308-ecd26ab39e60 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:14.779292 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f90a74f-b99c-438c-b308-ecd26ab39e60 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:14.785924 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:14.785924 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:14.789372 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0f90a74f-b99c-438c-b308-ecd26ab39e60 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Volume info retrieved successfully. Aug 07 18:56:14.793296 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f90a74f-b99c-438c-b308-ecd26ab39e60 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b returned with HTTP 200 Aug 07 18:56:14.793631 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 549/2217] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:14 2026] GET /volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:14.805984 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-039681ee-b3cd-4fb0-9f42-891c590a3517 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:14.807616 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-039681ee-b3cd-4fb0-9f42-891c590a3517 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] PUT https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:14.807944 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-039681ee-b3cd-4fb0-9f42-891c590a3517 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1899614122", "description": "tempest-volume-backup-description-586966152"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:14.812703 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:14.812703 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:14.820230 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-039681ee-b3cd-4fb0-9f42-891c590a3517 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:14.820586 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 558/2218] 10.4.3.15 () {70 vars in 1402 bytes} [Fri Aug 7 18:56:14 2026] PUT /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:14.828729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-40425c0c-867d-4de1-9ce7-84aaf4b55949 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:14.830469 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-40425c0c-867d-4de1-9ce7-84aaf4b55949 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:14.830704 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-40425c0c-867d-4de1-9ce7-84aaf4b55949 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:14.830860 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-40425c0c-867d-4de1-9ce7-84aaf4b55949 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:14.830974 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-40425c0c-867d-4de1-9ce7-84aaf4b55949 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:14.834794 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:14.834794 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:14.835451 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-40425c0c-867d-4de1-9ce7-84aaf4b55949 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:14.835796 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 555/2219] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:14 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 838 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:14.846257 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-10b4f046-0467-49b4-be4a-f357a683a2a4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:14.848683 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-10b4f046-0467-49b4-be4a-f357a683a2a4 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] DELETE https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:14.848845 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-10b4f046-0467-49b4-be4a-f357a683a2a4 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:14.849166 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-10b4f046-0467-49b4-be4a-f357a683a2a4 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:14.849370 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-10b4f046-0467-49b4-be4a-f357a683a2a4 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Delete backup with id: d0dbcfcf-df60-411b-be84-76db0d64ae4c. Aug 07 18:56:14.854800 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:14.854800 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:14.870586 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-10b4f046-0467-49b4-be4a-f357a683a2a4 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] delete_backup rpcapi backup_id d0dbcfcf-df60-411b-be84-76db0d64ae4c {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:56:14.872773 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-10b4f046-0467-49b4-be4a-f357a683a2a4 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 202 Aug 07 18:56:14.873376 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 558/2220] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:56:14 2026] DELETE /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:56:14.883842 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c43c7307-c98d-42d4-906d-31af9f308e76 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:14.890503 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c43c7307-c98d-42d4-906d-31af9f308e76 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:14.890852 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c43c7307-c98d-42d4-906d-31af9f308e76 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:14.891142 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c43c7307-c98d-42d4-906d-31af9f308e76 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:14.891294 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c43c7307-c98d-42d4-906d-31af9f308e76 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:14.895901 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:14.895901 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:14.896632 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c43c7307-c98d-42d4-906d-31af9f308e76 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 200 Aug 07 18:56:14.897148 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 550/2221] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:14 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 837 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:15.522849 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c56b353c-4f69-4593-994b-f1a31d0790b3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:15.525589 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c56b353c-4f69-4593-994b-f1a31d0790b3 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:15.525764 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c56b353c-4f69-4593-994b-f1a31d0790b3 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:15.525966 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c56b353c-4f69-4593-994b-f1a31d0790b3 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:15.526078 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c56b353c-4f69-4593-994b-f1a31d0790b3 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:15.530696 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:15.530696 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:15.531461 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c56b353c-4f69-4593-994b-f1a31d0790b3 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:15.532115 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 559/2222] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:15 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:15.694552 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2c7f6a7d-500b-4c1b-b8a9-c3b4b73ee6d3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:15.696493 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2c7f6a7d-500b-4c1b-b8a9-c3b4b73ee6d3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:56:15.696810 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2c7f6a7d-500b-4c1b-b8a9-c3b4b73ee6d3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:15.697010 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2c7f6a7d-500b-4c1b-b8a9-c3b4b73ee6d3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:15.709116 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:15.709116 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:15.713777 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2c7f6a7d-500b-4c1b-b8a9-c3b4b73ee6d3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:56:15.718732 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2c7f6a7d-500b-4c1b-b8a9-c3b4b73ee6d3 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:56:15.719234 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 556/2223] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:15 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:15.908455 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3f25ae05-e62d-4264-90a7-bf3a28278d80 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:15.910829 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f25ae05-e62d-4264-90a7-bf3a28278d80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c Aug 07 18:56:15.911203 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f25ae05-e62d-4264-90a7-bf3a28278d80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:15.911450 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f25ae05-e62d-4264-90a7-bf3a28278d80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:15.911617 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3f25ae05-e62d-4264-90a7-bf3a28278d80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Show backup with id d0dbcfcf-df60-411b-be84-76db0d64ae4c. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:15.915487 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f25ae05-e62d-4264-90a7-bf3a28278d80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c returned with HTTP 404 Aug 07 18:56:15.916100 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 559/2224] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:15 2026] GET /volume/v3/backups/d0dbcfcf-df60-411b-be84-76db0d64ae4c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:16.002592 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e7cc127d-5319-4e8e-bda3-9a23776bcb6d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:16.006311 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7cc127d-5319-4e8e-bda3-9a23776bcb6d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b Aug 07 18:56:16.007033 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7cc127d-5319-4e8e-bda3-9a23776bcb6d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:16.008127 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7cc127d-5319-4e8e-bda3-9a23776bcb6d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:16.021524 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:16.021524 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:16.025434 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e7cc127d-5319-4e8e-bda3-9a23776bcb6d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Volume info retrieved successfully. Aug 07 18:56:16.030015 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7cc127d-5319-4e8e-bda3-9a23776bcb6d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b returned with HTTP 200 Aug 07 18:56:16.030405 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 551/2225] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:16 2026] GET /volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:16.042767 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ef44812e-0bfe-49ca-96a4-2b6485f52a80 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:16.044563 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:16.045018 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ef44812e-0bfe-49ca-96a4-2b6485f52a80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] DELETE https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b Aug 07 18:56:16.045329 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ef44812e-0bfe-49ca-96a4-2b6485f52a80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:16.045606 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ef44812e-0bfe-49ca-96a4-2b6485f52a80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:16.045842 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-ef44812e-0bfe-49ca-96a4-2b6485f52a80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Delete volume with id: c43f751e-99d5-4a4f-a58a-6c2dcb67019b Aug 07 18:56:16.047688 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:56:16.048278 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1198155948", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:16.052209 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1198155948', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:56:16.052381 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Create volume of 1 GB Aug 07 18:56:16.056646 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:16.056646 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:16.057298 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ef44812e-0bfe-49ca-96a4-2b6485f52a80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Volume info retrieved successfully. Aug 07 18:56:16.058301 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Availability Zones retrieved successfully. Aug 07 18:56:16.065046 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Flow 'volume_create_api' (1ea761ba-a5ee-4e77-a822-a1a0ff6fecde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:16.067094 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4bfc2bc-49d9-407d-9abe-98fd3b00e813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:16.068539 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:56:16.081243 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ef44812e-0bfe-49ca-96a4-2b6485f52a80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Delete volume request issued successfully. Aug 07 18:56:16.081459 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ef44812e-0bfe-49ca-96a4-2b6485f52a80 tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b returned with HTTP 202 Aug 07 18:56:16.082217 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 560/2226] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:56:16 2026] DELETE /volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:56:16.090093 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b2114e2d-e4ac-48ff-8296-b96bd8e8ce3d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:16.092275 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b2114e2d-e4ac-48ff-8296-b96bd8e8ce3d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b Aug 07 18:56:16.092578 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b2114e2d-e4ac-48ff-8296-b96bd8e8ce3d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:16.092872 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b2114e2d-e4ac-48ff-8296-b96bd8e8ce3d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:16.101144 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4bfc2bc-49d9-407d-9abe-98fd3b00e813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:16.102031 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5215aa8-54ab-4d37-995b-5d53906f7099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:16.104173 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:16.104173 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:16.111888 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b2114e2d-e4ac-48ff-8296-b96bd8e8ce3d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Volume info retrieved successfully. Aug 07 18:56:16.118610 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b2114e2d-e4ac-48ff-8296-b96bd8e8ce3d tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b returned with HTTP 200 Aug 07 18:56:16.119369 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 560/2227] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:16 2026] GET /volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:16.178822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Created reservations ['34fa455a-b1ab-4daf-88e4-8520d5a2acff', 'df3926e4-bdfc-419e-8f09-286f556c8355', 'a5a4ec6b-beaf-4d18-a691-5fecdf837bfe', '8955fd9b-f5f1-4e33-a68c-403e7871cdeb'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:16.179821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5215aa8-54ab-4d37-995b-5d53906f7099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34fa455a-b1ab-4daf-88e4-8520d5a2acff', 'df3926e4-bdfc-419e-8f09-286f556c8355', 'a5a4ec6b-beaf-4d18-a691-5fecdf837bfe', '8955fd9b-f5f1-4e33-a68c-403e7871cdeb']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:16.180589 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a30c376-893a-4ef7-8128-a922957764ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:16.203613 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a30c376-893a-4ef7-8128-a922957764ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02100203-32bb-4348-8dad-1dbe79698014', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1198155948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e5587712a84fa49c0986b4130612ac',qos_specs=None,replication_status=,reservations=['34fa455a-b1ab-4daf-88e4-8520d5a2acff','df3926e4-bdfc-419e-8f09-286f556c8355','a5a4ec6b-beaf-4d18-a691-5fecdf837bfe','8955fd9b-f5f1-4e33-a68c-403e7871cdeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d3f929845294e34a496bf482508a712',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1198155948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02100203-32bb-4348-8dad-1dbe79698014,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e5587712a84fa49c0986b4130612ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d3f929845294e34a496bf482508a712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:16.204373 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3b7712-b184-47fb-a2f4-557dd3683905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:16.222808 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3b7712-b184-47fb-a2f4-557dd3683905) transitioned into state 'SUCCESS' from state '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-1198155948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e5587712a84fa49c0986b4130612ac',qos_specs=None,replication_status=,reservations=['34fa455a-b1ab-4daf-88e4-8520d5a2acff','df3926e4-bdfc-419e-8f09-286f556c8355','a5a4ec6b-beaf-4d18-a691-5fecdf837bfe','8955fd9b-f5f1-4e33-a68c-403e7871cdeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d3f929845294e34a496bf482508a712',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:16.223556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7536477-f225-4c76-a5d5-a7e4b5c158ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:16.232196 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7536477-f225-4c76-a5d5-a7e4b5c158ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:16.233137 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Flow 'volume_create_api' (1ea761ba-a5ee-4e77-a822-a1a0ff6fecde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:16.233609 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Create volume request issued successfully. Aug 07 18:56:16.234572 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d2fa434-0043-4b2e-ab7a-eebc7444bb96 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:56:16.235267 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 557/2228] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:56:16 2026] POST /volume/v3/volumes => generated 753 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:16.250126 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5a33a325-1e46-4be5-933a-2f542b82988d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:16.252409 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a33a325-1e46-4be5-933a-2f542b82988d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:16.252409 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a33a325-1e46-4be5-933a-2f542b82988d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:16.252520 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a33a325-1e46-4be5-933a-2f542b82988d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:16.259725 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:16.259725 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:16.263740 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5a33a325-1e46-4be5-933a-2f542b82988d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:16.268358 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a33a325-1e46-4be5-933a-2f542b82988d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:16.268792 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 552/2229] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:16 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:16.541557 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bca34e67-61f0-4001-8a80-f63486c2f55d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:16.543348 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bca34e67-61f0-4001-8a80-f63486c2f55d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:16.543759 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bca34e67-61f0-4001-8a80-f63486c2f55d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:16.544006 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bca34e67-61f0-4001-8a80-f63486c2f55d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:16.544153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-bca34e67-61f0-4001-8a80-f63486c2f55d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:16.548259 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:16.548259 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:16.548906 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bca34e67-61f0-4001-8a80-f63486c2f55d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:16.549335 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 561/2230] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:16 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:16.740875 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-db823834-c3dc-4589-8113-6cbc3aa363f8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:16.740875 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db823834-c3dc-4589-8113-6cbc3aa363f8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:56:16.740875 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db823834-c3dc-4589-8113-6cbc3aa363f8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:16.740875 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db823834-c3dc-4589-8113-6cbc3aa363f8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:16.755024 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:16.755024 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:16.755311 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-db823834-c3dc-4589-8113-6cbc3aa363f8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:56:16.760016 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db823834-c3dc-4589-8113-6cbc3aa363f8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:56:16.760585 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 561/2231] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:16 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:17.137269 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5590711f-1123-4f5e-9993-7a3b7022912f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.139812 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5590711f-1123-4f5e-9993-7a3b7022912f tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] GET https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b Aug 07 18:56:17.140714 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5590711f-1123-4f5e-9993-7a3b7022912f tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.140714 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5590711f-1123-4f5e-9993-7a3b7022912f tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.149597 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5590711f-1123-4f5e-9993-7a3b7022912f tempest-VolumesBackupsV39Test-1641024922 tempest-VolumesBackupsV39Test-1641024922-project-member] https://10.4.3.15/volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b returned with HTTP 404 Aug 07 18:56:17.150184 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 558/2232] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/v3/volumes/c43f751e-99d5-4a4f-a58a-6c2dcb67019b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:17.250696 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-7cb03b54-6216-43c9-bf0b-a4efb397fadf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.253791 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-7cb03b54-6216-43c9-bf0b-a4efb397fadf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/attachments/491fc9c6-3a99-4fb6-9047-7ba436ca2caf/action Aug 07 18:56:17.254487 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-7cb03b54-6216-43c9-bf0b-a4efb397fadf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:56:17.254686 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-7cb03b54-6216-43c9-bf0b-a4efb397fadf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:17.273571 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.273571 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:17.284147 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1db662f2-c625-409c-ae43-2a00aafd78f8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.285889 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1db662f2-c625-409c-ae43-2a00aafd78f8 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:17.286129 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1db662f2-c625-409c-ae43-2a00aafd78f8 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.286312 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1db662f2-c625-409c-ae43-2a00aafd78f8 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.289938 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a547f067-bd3c-4312-9725-7a4280747cf8 req-7cb03b54-6216-43c9-bf0b-a4efb397fadf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/attachments/491fc9c6-3a99-4fb6-9047-7ba436ca2caf/action returned with HTTP 204 Aug 07 18:56:17.290388 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 553/2233] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:56:17 2026] POST /volume/v3/attachments/491fc9c6-3a99-4fb6-9047-7ba436ca2caf/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:17.293832 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.293832 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:17.299260 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1db662f2-c625-409c-ae43-2a00aafd78f8 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:17.302916 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1db662f2-c625-409c-ae43-2a00aafd78f8 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:17.303407 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 562/2234] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:17.318343 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a6df634c-3db0-4ea0-9398-da6c9da3e14c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.321137 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a6df634c-3db0-4ea0-9398-da6c9da3e14c tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:17.321338 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a6df634c-3db0-4ea0-9398-da6c9da3e14c tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.321525 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a6df634c-3db0-4ea0-9398-da6c9da3e14c tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.328905 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.328905 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:17.332974 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a6df634c-3db0-4ea0-9398-da6c9da3e14c tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:17.337690 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a6df634c-3db0-4ea0-9398-da6c9da3e14c tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:17.338330 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 562/2235] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:17.354339 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-88c38c2f-2a54-46d3-a4ec-90a34d91b2eb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.357046 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-88c38c2f-2a54-46d3-a4ec-90a34d91b2eb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes Aug 07 18:56:17.357415 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-88c38c2f-2a54-46d3-a4ec-90a34d91b2eb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.357669 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-88c38c2f-2a54-46d3-a4ec-90a34d91b2eb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.358074 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-88c38c2f-2a54-46d3-a4ec-90a34d91b2eb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:56:17.358524 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.358524 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:17.359466 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-88c38c2f-2a54-46d3-a4ec-90a34d91b2eb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:56:17.371900 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-88c38c2f-2a54-46d3-a4ec-90a34d91b2eb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Get all volumes completed successfully. Aug 07 18:56:17.373573 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-88c38c2f-2a54-46d3-a4ec-90a34d91b2eb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 200 Aug 07 18:56:17.374242 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 559/2236] 10.4.3.15 () {66 vars in 1230 bytes} [Fri Aug 7 18:56:17 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 07 18:56:17.387427 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e5473b36-0b9f-4672-a01d-63891bf1ed1a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.389486 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5473b36-0b9f-4672-a01d-63891bf1ed1a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:17.389943 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5473b36-0b9f-4672-a01d-63891bf1ed1a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.389943 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5473b36-0b9f-4672-a01d-63891bf1ed1a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.400396 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.400396 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:17.409972 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e5473b36-0b9f-4672-a01d-63891bf1ed1a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:17.423378 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5473b36-0b9f-4672-a01d-63891bf1ed1a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:17.423378 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 554/2237] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:17.473433 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-1239e74a-3db6-4c5b-89c3-cda26035db54 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.479427 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-1239e74a-3db6-4c5b-89c3-cda26035db54 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:17.479713 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-1239e74a-3db6-4c5b-89c3-cda26035db54 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.480017 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-1239e74a-3db6-4c5b-89c3-cda26035db54 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.489850 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.489850 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:17.498702 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-1239e74a-3db6-4c5b-89c3-cda26035db54 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:17.507157 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-1239e74a-3db6-4c5b-89c3-cda26035db54 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:17.507896 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 563/2238] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:17.561051 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-15d258c7-eb9e-42cf-b526-7d5785d77e04 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.564072 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-15d258c7-eb9e-42cf-b526-7d5785d77e04 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:17.564211 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-15d258c7-eb9e-42cf-b526-7d5785d77e04 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.564406 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-15d258c7-eb9e-42cf-b526-7d5785d77e04 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.564510 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-15d258c7-eb9e-42cf-b526-7d5785d77e04 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:17.575665 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.575665 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:17.576945 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-15d258c7-eb9e-42cf-b526-7d5785d77e04 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:17.577523 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 563/2239] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:17.645236 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6de1b578-b0e4-4808-8629-382b1fc0c2a0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.645853 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6de1b578-b0e4-4808-8629-382b1fc0c2a0 None None] GET https://10.4.3.15/volume// Aug 07 18:56:17.646130 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6de1b578-b0e4-4808-8629-382b1fc0c2a0 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.646392 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6de1b578-b0e4-4808-8629-382b1fc0c2a0 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.647691 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6de1b578-b0e4-4808-8629-382b1fc0c2a0 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:56:17.648103 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 560/2240] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:56:17.660340 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-be55e270-ecff-4a91-95fa-a01b5c9441db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.774338 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2cb60dda-e465-4bcb-a443-a4c452b76d03 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.777142 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2cb60dda-e465-4bcb-a443-a4c452b76d03 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:56:17.777142 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2cb60dda-e465-4bcb-a443-a4c452b76d03 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.777769 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2cb60dda-e465-4bcb-a443-a4c452b76d03 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.792306 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.792306 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:17.804206 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2cb60dda-e465-4bcb-a443-a4c452b76d03 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:56:17.811605 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-be55e270-ecff-4a91-95fa-a01b5c9441db tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:56:17.812006 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-be55e270-ecff-4a91-95fa-a01b5c9441db tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02100203-32bb-4348-8dad-1dbe79698014", "connector": null, "instance_uuid": "51fcbf20-acc0-48f0-8ac9-bf6e11f86e27"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:17.817109 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2cb60dda-e465-4bcb-a443-a4c452b76d03 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:56:17.817606 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 564/2241] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 1131 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:17.828008 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.828008 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:17.836011 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8435848d-750c-4f90-9198-d6dd60720bf1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.838338 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8435848d-750c-4f90-9198-d6dd60720bf1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:56:17.838502 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8435848d-750c-4f90-9198-d6dd60720bf1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "82a04fc7-4f70-4e49-abbf-bf123fca25a7", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1904191543", "container": "tempest-volumesbackupstest-backup-container-1274079450"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:17.839940 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-8435848d-750c-4f90-9198-d6dd60720bf1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating new backup {'backup': {'volume_id': '82a04fc7-4f70-4e49-abbf-bf123fca25a7', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1904191543', 'container': 'tempest-volumesbackupstest-backup-container-1274079450'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:56:17.840122 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-8435848d-750c-4f90-9198-d6dd60720bf1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating backup of volume 82a04fc7-4f70-4e49-abbf-bf123fca25a7 in container tempest-volumesbackupstest-backup-container-1274079450 Aug 07 18:56:17.849592 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.849592 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:17.850102 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8435848d-750c-4f90-9198-d6dd60720bf1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:56:17.866369 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-be55e270-ecff-4a91-95fa-a01b5c9441db tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:56:17.867084 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 555/2242] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:56:17 2026] POST /volume/v3/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:56:17.870608 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-8435848d-750c-4f90-9198-d6dd60720bf1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['743ce800-d1a4-41a4-9db9-c90255c379bc', '2f099de2-d234-4e49-9bd2-0948f36cdfff'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:17.896373 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-65eecd43-3ad6-47da-9e9b-9d58a44e379a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.900753 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-65eecd43-3ad6-47da-9e9b-9d58a44e379a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:17.900753 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-65eecd43-3ad6-47da-9e9b-9d58a44e379a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.900753 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-65eecd43-3ad6-47da-9e9b-9d58a44e379a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.917562 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.917562 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:17.920349 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-76cae489-15ac-4918-b137-cde3385260f0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.920737 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-76cae489-15ac-4918-b137-cde3385260f0 None None] GET https://10.4.3.15/volume// Aug 07 18:56:17.920901 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-76cae489-15ac-4918-b137-cde3385260f0 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.924043 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-76cae489-15ac-4918-b137-cde3385260f0 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.924043 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-76cae489-15ac-4918-b137-cde3385260f0 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:56:17.924457 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 565/2243] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:56:17.927109 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-65eecd43-3ad6-47da-9e9b-9d58a44e379a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:17.927345 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8435848d-750c-4f90-9198-d6dd60720bf1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:56:17.927905 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 564/2244] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:56:17 2026] POST /volume/v3/backups => generated 328 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:17.936634 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dd76fec9-8dba-4a32-bc36-dafe2bdac01c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.938631 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-6f19855e-3dbc-49af-8754-da747b715fde None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:17.939440 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd76fec9-8dba-4a32-bc36-dafe2bdac01c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:17.940350 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd76fec9-8dba-4a32-bc36-dafe2bdac01c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.940350 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd76fec9-8dba-4a32-bc36-dafe2bdac01c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.940350 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-dd76fec9-8dba-4a32-bc36-dafe2bdac01c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:17.943690 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-65eecd43-3ad6-47da-9e9b-9d58a44e379a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:17.943690 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 561/2245] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:17.944154 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.944154 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:17.944419 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-6f19855e-3dbc-49af-8754-da747b715fde tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:17.944727 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-6f19855e-3dbc-49af-8754-da747b715fde tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:17.945339 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd76fec9-8dba-4a32-bc36-dafe2bdac01c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:17.945409 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-6f19855e-3dbc-49af-8754-da747b715fde tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:17.945449 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 556/2246] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:17.959681 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:17.959681 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:17.964285 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-6f19855e-3dbc-49af-8754-da747b715fde tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:17.973977 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-6f19855e-3dbc-49af-8754-da747b715fde tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:17.974591 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 566/2247] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:56:17 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:56:18.003905 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-0902e27e-4f43-4830-850b-d614e4a31312 req-60c2f406-de98-4f3f-b2e2-34a3cf55952a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:18.008192 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0902e27e-4f43-4830-850b-d614e4a31312 req-60c2f406-de98-4f3f-b2e2-34a3cf55952a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/attachments/63505865-1f77-498d-9ba9-3be08d6af9f2 Aug 07 18:56:18.008192 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0902e27e-4f43-4830-850b-d614e4a31312 req-60c2f406-de98-4f3f-b2e2-34a3cf55952a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:18.008192 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0902e27e-4f43-4830-850b-d614e4a31312 req-60c2f406-de98-4f3f-b2e2-34a3cf55952a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:18.017230 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:18.017230 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:18.093087 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0902e27e-4f43-4830-850b-d614e4a31312 req-60c2f406-de98-4f3f-b2e2-34a3cf55952a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/63505865-1f77-498d-9ba9-3be08d6af9f2 returned with HTTP 200 Aug 07 18:56:18.093249 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 565/2248] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:56:17 2026] DELETE /volume/v3/attachments/63505865-1f77-498d-9ba9-3be08d6af9f2 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:18.114539 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-baf63cd4-29a3-4ea1-93e8-7c9bf91010f3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:18.118059 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-baf63cd4-29a3-4ea1-93e8-7c9bf91010f3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] PUT https://10.4.3.15/volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc Aug 07 18:56:18.118059 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-baf63cd4-29a3-4ea1-93e8-7c9bf91010f3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:18.131612 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-baf63cd4-29a3-4ea1-93e8-7c9bf91010f3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Acquiring lock "cinder-attachment_update-02100203-32bb-4348-8dad-1dbe79698014-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:56:18.139228 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-baf63cd4-29a3-4ea1-93e8-7c9bf91010f3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Lock "cinder-attachment_update-02100203-32bb-4348-8dad-1dbe79698014-np0000006749" acquired by "attachment_update" :: waited 0.008s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:56:18.141122 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:18.141122 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:18.269922 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-baf63cd4-29a3-4ea1-93e8-7c9bf91010f3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Lock "cinder-attachment_update-02100203-32bb-4348-8dad-1dbe79698014-np0000006749" released by "attachment_update" :: held 0.131s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:56:18.271054 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-baf63cd4-29a3-4ea1-93e8-7c9bf91010f3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc returned with HTTP 200 Aug 07 18:56:18.275630 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 562/2249] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:56:18 2026] PUT /volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:18.590869 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-78a096a5-e8e2-4b8f-955b-9ce2a5327c0a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:18.592637 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78a096a5-e8e2-4b8f-955b-9ce2a5327c0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:18.592900 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78a096a5-e8e2-4b8f-955b-9ce2a5327c0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:18.593103 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78a096a5-e8e2-4b8f-955b-9ce2a5327c0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:18.593200 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-78a096a5-e8e2-4b8f-955b-9ce2a5327c0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:18.597114 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:18.597114 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:18.597664 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78a096a5-e8e2-4b8f-955b-9ce2a5327c0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:18.598179 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 557/2250] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:18 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:18.958685 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2275f0ad-98e6-4e41-9f75-d5919eb861ed None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:18.959948 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-49100e99-23c9-4ede-9393-c95f20649645 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:18.960617 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2275f0ad-98e6-4e41-9f75-d5919eb861ed tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:18.960842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2275f0ad-98e6-4e41-9f75-d5919eb861ed tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:18.961075 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2275f0ad-98e6-4e41-9f75-d5919eb861ed tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:18.961226 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-2275f0ad-98e6-4e41-9f75-d5919eb861ed tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:18.962098 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-49100e99-23c9-4ede-9393-c95f20649645 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:18.962416 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-49100e99-23c9-4ede-9393-c95f20649645 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:18.962556 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-49100e99-23c9-4ede-9393-c95f20649645 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:18.966975 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:18.966975 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:18.968064 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2275f0ad-98e6-4e41-9f75-d5919eb861ed tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:18.968441 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 567/2251] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:18 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:18.981058 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:18.981058 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:18.989226 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-49100e99-23c9-4ede-9393-c95f20649645 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:18.998942 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-49100e99-23c9-4ede-9393-c95f20649645 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:18.999455 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 566/2252] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:18 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:19.609030 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-79a95462-dcf3-4993-aea4-bc2589c57dff None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:19.610358 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79a95462-dcf3-4993-aea4-bc2589c57dff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:19.610563 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79a95462-dcf3-4993-aea4-bc2589c57dff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:19.610747 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79a95462-dcf3-4993-aea4-bc2589c57dff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:19.610889 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-79a95462-dcf3-4993-aea4-bc2589c57dff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:19.616290 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:19.616290 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:19.616959 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79a95462-dcf3-4993-aea4-bc2589c57dff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:19.617359 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 563/2253] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:19 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:19.980023 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1b14502a-ed9e-4e3d-8e20-ecb38b95995b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:19.981541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b531752b-ea93-4cb5-8a87-a99c15925bb9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:19.982273 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b14502a-ed9e-4e3d-8e20-ecb38b95995b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49?cascade=True Aug 07 18:56:19.982550 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1b14502a-ed9e-4e3d-8e20-ecb38b95995b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:19.982833 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1b14502a-ed9e-4e3d-8e20-ecb38b95995b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:19.983095 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1b14502a-ed9e-4e3d-8e20-ecb38b95995b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Delete volume with id: 4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:19.983889 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b531752b-ea93-4cb5-8a87-a99c15925bb9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:19.984290 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b531752b-ea93-4cb5-8a87-a99c15925bb9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:19.984462 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b531752b-ea93-4cb5-8a87-a99c15925bb9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:19.984621 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-b531752b-ea93-4cb5-8a87-a99c15925bb9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:19.989973 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:19.989973 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:19.990747 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b531752b-ea93-4cb5-8a87-a99c15925bb9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:19.991149 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 568/2254] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:19 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:19.993203 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:19.993203 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:19.993966 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1b14502a-ed9e-4e3d-8e20-ecb38b95995b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:20.016490 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1834f264-368d-4043-afe9-0bd3d46079ed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:20.017653 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1834f264-368d-4043-afe9-0bd3d46079ed tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:20.017890 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1834f264-368d-4043-afe9-0bd3d46079ed tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:20.018124 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1834f264-368d-4043-afe9-0bd3d46079ed tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:20.029861 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:20.029861 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:20.031743 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1b14502a-ed9e-4e3d-8e20-ecb38b95995b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Delete volume request issued successfully. Aug 07 18:56:20.033949 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b14502a-ed9e-4e3d-8e20-ecb38b95995b tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49?cascade=True returned with HTTP 202 Aug 07 18:56:20.034439 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 558/2255] 10.4.3.15 () {66 vars in 1369 bytes} [Fri Aug 7 18:56:19 2026] DELETE /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:56:20.034972 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1834f264-368d-4043-afe9-0bd3d46079ed tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:20.043305 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1834f264-368d-4043-afe9-0bd3d46079ed tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:20.043693 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 567/2256] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:20 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:20.045589 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ed985a97-8f45-4976-98e4-e65c690ccb85 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:20.047376 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ed985a97-8f45-4976-98e4-e65c690ccb85 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:20.047666 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ed985a97-8f45-4976-98e4-e65c690ccb85 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:20.048897 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ed985a97-8f45-4976-98e4-e65c690ccb85 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:20.078080 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:20.078080 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:20.081945 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ed985a97-8f45-4976-98e4-e65c690ccb85 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:20.086643 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ed985a97-8f45-4976-98e4-e65c690ccb85 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 returned with HTTP 200 Aug 07 18:56:20.087086 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 564/2257] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:20 2026] GET /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:20.627643 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a1de4062-8f87-4a67-bd6d-86840dd3a493 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:20.629449 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a1de4062-8f87-4a67-bd6d-86840dd3a493 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:20.629692 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a1de4062-8f87-4a67-bd6d-86840dd3a493 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:20.629895 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a1de4062-8f87-4a67-bd6d-86840dd3a493 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:20.630004 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-a1de4062-8f87-4a67-bd6d-86840dd3a493 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:20.633900 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:20.633900 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:20.634503 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a1de4062-8f87-4a67-bd6d-86840dd3a493 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:20.634890 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 569/2258] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:20 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:21.002799 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fe24dd0c-b332-42b0-a817-d0f469221a68 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:21.005745 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe24dd0c-b332-42b0-a817-d0f469221a68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:21.008157 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fe24dd0c-b332-42b0-a817-d0f469221a68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:21.008157 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fe24dd0c-b332-42b0-a817-d0f469221a68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:21.008157 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-fe24dd0c-b332-42b0-a817-d0f469221a68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:21.019808 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:21.019808 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:21.020818 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe24dd0c-b332-42b0-a817-d0f469221a68 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:21.021378 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 559/2259] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:21 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:21.058383 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d131a174-270c-4612-a392-85c7994a51ee None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:21.060205 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d131a174-270c-4612-a392-85c7994a51ee tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:21.060411 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d131a174-270c-4612-a392-85c7994a51ee tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:21.060595 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d131a174-270c-4612-a392-85c7994a51ee tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:21.077601 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:21.077601 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:21.086591 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d131a174-270c-4612-a392-85c7994a51ee tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:21.090849 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d131a174-270c-4612-a392-85c7994a51ee tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:21.091463 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 568/2260] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:21 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:21.101854 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-26b360af-df78-45c8-b5e6-ebfbb5d7f062 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:21.104778 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-26b360af-df78-45c8-b5e6-ebfbb5d7f062 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:21.105025 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-26b360af-df78-45c8-b5e6-ebfbb5d7f062 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:21.105222 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-26b360af-df78-45c8-b5e6-ebfbb5d7f062 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:21.113605 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-26b360af-df78-45c8-b5e6-ebfbb5d7f062 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 returned with HTTP 404 Aug 07 18:56:21.114931 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 565/2261] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:21 2026] GET /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:21.652740 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a4e7f516-30f9-43d8-b2ee-d485079b827d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:21.655710 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a4e7f516-30f9-43d8-b2ee-d485079b827d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:21.655710 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a4e7f516-30f9-43d8-b2ee-d485079b827d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:21.655710 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a4e7f516-30f9-43d8-b2ee-d485079b827d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:21.655844 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-a4e7f516-30f9-43d8-b2ee-d485079b827d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:21.667252 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:21.667252 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:21.668711 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a4e7f516-30f9-43d8-b2ee-d485079b827d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:21.669185 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 570/2262] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:21 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:21.709592 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-31beb91d-8bc5-4de2-a2f3-5b6ec5554a5d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:21.710868 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-31beb91d-8bc5-4de2-a2f3-5b6ec5554a5d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:21.711035 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-31beb91d-8bc5-4de2-a2f3-5b6ec5554a5d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:21.711284 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-31beb91d-8bc5-4de2-a2f3-5b6ec5554a5d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:21.711476 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-31beb91d-8bc5-4de2-a2f3-5b6ec5554a5d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Delete volume with id: 4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:21.722673 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-31beb91d-8bc5-4de2-a2f3-5b6ec5554a5d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 returned with HTTP 404 Aug 07 18:56:21.723731 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 560/2263] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:56:21 2026] DELETE /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:21.732258 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-745249b0-1cc6-40af-b07d-86bb57106d9a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:21.737089 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-745249b0-1cc6-40af-b07d-86bb57106d9a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 Aug 07 18:56:21.737089 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-745249b0-1cc6-40af-b07d-86bb57106d9a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:21.737273 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-745249b0-1cc6-40af-b07d-86bb57106d9a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:21.746411 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-745249b0-1cc6-40af-b07d-86bb57106d9a tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 returned with HTTP 404 Aug 07 18:56:21.747933 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 569/2264] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:21 2026] GET /volume/v3/volumes/4cf96204-bf38-4624-bd65-6574a361af49 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:21.759951 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e60f3a7d-8fa2-4d1b-a868-a2c94d71ab53 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:21.762689 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e60f3a7d-8fa2-4d1b-a868-a2c94d71ab53 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:56:21.763303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e60f3a7d-8fa2-4d1b-a868-a2c94d71ab53 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:21.763303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e60f3a7d-8fa2-4d1b-a868-a2c94d71ab53 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:21.763540 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-e60f3a7d-8fa2-4d1b-a868-a2c94d71ab53 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Delete volume with id: 30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:56:21.773407 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:21.773407 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:21.774121 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e60f3a7d-8fa2-4d1b-a868-a2c94d71ab53 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:21.804223 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e60f3a7d-8fa2-4d1b-a868-a2c94d71ab53 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Delete volume request issued successfully. Aug 07 18:56:21.804499 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e60f3a7d-8fa2-4d1b-a868-a2c94d71ab53 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 202 Aug 07 18:56:21.805108 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 566/2265] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:56:21 2026] DELETE /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:56:21.818408 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-661896e8-cef3-4f17-b897-dc4dc7372b5c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:21.820971 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-661896e8-cef3-4f17-b897-dc4dc7372b5c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:56:21.821376 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-661896e8-cef3-4f17-b897-dc4dc7372b5c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:21.821727 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-661896e8-cef3-4f17-b897-dc4dc7372b5c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:21.838663 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:21.838663 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:21.845072 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-661896e8-cef3-4f17-b897-dc4dc7372b5c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:21.849177 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-661896e8-cef3-4f17-b897-dc4dc7372b5c tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 200 Aug 07 18:56:21.849729 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 571/2266] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:21 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:22.039167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f91cdde4-81e0-4d91-adc5-8b379d5261cf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:22.059826 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f91cdde4-81e0-4d91-adc5-8b379d5261cf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:22.064534 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f91cdde4-81e0-4d91-adc5-8b379d5261cf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:22.070295 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f91cdde4-81e0-4d91-adc5-8b379d5261cf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:22.073173 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f91cdde4-81e0-4d91-adc5-8b379d5261cf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:22.081396 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:22.081396 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:22.082239 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f91cdde4-81e0-4d91-adc5-8b379d5261cf tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:22.082657 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 561/2267] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:22 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:22.107801 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c12975e5-c0f5-4308-bf47-d8acc3f786ae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:22.109571 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c12975e5-c0f5-4308-bf47-d8acc3f786ae tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:22.109847 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c12975e5-c0f5-4308-bf47-d8acc3f786ae tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:22.110123 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c12975e5-c0f5-4308-bf47-d8acc3f786ae tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:22.121337 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:22.121337 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:22.125356 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c12975e5-c0f5-4308-bf47-d8acc3f786ae tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:22.130527 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c12975e5-c0f5-4308-bf47-d8acc3f786ae tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:22.131037 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 570/2268] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:22 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:22.696064 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-de8e8cd1-e399-4c15-850f-a3023702fc6a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:22.716278 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-de8e8cd1-e399-4c15-850f-a3023702fc6a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:22.716500 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-de8e8cd1-e399-4c15-850f-a3023702fc6a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:22.716689 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-de8e8cd1-e399-4c15-850f-a3023702fc6a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:22.717022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-de8e8cd1-e399-4c15-850f-a3023702fc6a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:22.729403 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:22.729403 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:22.730108 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-de8e8cd1-e399-4c15-850f-a3023702fc6a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:22.730478 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 567/2269] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:22 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 706 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:22.865398 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-05f54eaa-5266-493b-83be-4fcb429a4dae None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:22.867453 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-05f54eaa-5266-493b-83be-4fcb429a4dae tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c Aug 07 18:56:22.867679 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-05f54eaa-5266-493b-83be-4fcb429a4dae tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:22.867908 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-05f54eaa-5266-493b-83be-4fcb429a4dae tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:22.874198 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-05f54eaa-5266-493b-83be-4fcb429a4dae tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c returned with HTTP 404 Aug 07 18:56:22.874842 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 572/2270] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:22 2026] GET /volume/v3/volumes/30d6df78-1d20-441b-bc34-a176886ef00c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:23.097795 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-633f314d-13e9-4c87-b0c7-876000d883a0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:23.099705 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-633f314d-13e9-4c87-b0c7-876000d883a0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:23.099846 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-633f314d-13e9-4c87-b0c7-876000d883a0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:23.100043 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-633f314d-13e9-4c87-b0c7-876000d883a0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:23.100141 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-633f314d-13e9-4c87-b0c7-876000d883a0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:23.104879 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:23.104879 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:23.105563 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-633f314d-13e9-4c87-b0c7-876000d883a0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:23.105909 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 562/2271] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:23 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:23.146751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-05942a44-cc2e-477a-a36f-eef3c3c87e8f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:23.150499 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-05942a44-cc2e-477a-a36f-eef3c3c87e8f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:23.150746 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-05942a44-cc2e-477a-a36f-eef3c3c87e8f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:23.151020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-05942a44-cc2e-477a-a36f-eef3c3c87e8f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:23.166694 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:23.166694 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:23.170586 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-05942a44-cc2e-477a-a36f-eef3c3c87e8f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:23.175847 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-05942a44-cc2e-477a-a36f-eef3c3c87e8f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:23.176246 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 571/2272] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:23 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:23.743226 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e11d208e-1d18-433b-8f1c-29e71b98abea None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:23.745561 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e11d208e-1d18-433b-8f1c-29e71b98abea tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:23.745656 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e11d208e-1d18-433b-8f1c-29e71b98abea tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:23.745931 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e11d208e-1d18-433b-8f1c-29e71b98abea tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:23.746432 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-e11d208e-1d18-433b-8f1c-29e71b98abea tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:23.751444 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:23.751444 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:23.752353 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e11d208e-1d18-433b-8f1c-29e71b98abea tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:23.752518 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 568/2273] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:23 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:23.892126 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-1a86b4b2-6b80-4e4f-b111-3f5dd21cf232 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:23.894753 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-1a86b4b2-6b80-4e4f-b111-3f5dd21cf232 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] POST https://10.4.3.15/volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc/action Aug 07 18:56:23.895867 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-1a86b4b2-6b80-4e4f-b111-3f5dd21cf232 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:56:23.895867 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-1a86b4b2-6b80-4e4f-b111-3f5dd21cf232 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:23.918569 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:23.918569 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:23.929491 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-526297b6-0a92-4f75-b9c2-2a924d06c8b4 req-1a86b4b2-6b80-4e4f-b111-3f5dd21cf232 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc/action returned with HTTP 204 Aug 07 18:56:23.930138 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 573/2274] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:56:23 2026] POST /volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:24.120894 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0a69d03b-fd24-477a-bebc-64bc3bb5521f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.124321 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a69d03b-fd24-477a-bebc-64bc3bb5521f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:24.124629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a69d03b-fd24-477a-bebc-64bc3bb5521f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:24.124918 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a69d03b-fd24-477a-bebc-64bc3bb5521f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:24.125297 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0a69d03b-fd24-477a-bebc-64bc3bb5521f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:24.130979 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:24.130979 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:24.135605 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a69d03b-fd24-477a-bebc-64bc3bb5521f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:24.136175 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 563/2275] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:24 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:24.160596 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-94be49b4-2820-4d27-ac4e-3df324ab3bb0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.160986 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94be49b4-2820-4d27-ac4e-3df324ab3bb0 None None] GET https://10.4.3.15/volume// Aug 07 18:56:24.161256 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-94be49b4-2820-4d27-ac4e-3df324ab3bb0 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:24.161478 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-94be49b4-2820-4d27-ac4e-3df324ab3bb0 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:24.161889 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94be49b4-2820-4d27-ac4e-3df324ab3bb0 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:56:24.162179 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 572/2276] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:56: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 07 18:56:24.171138 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-df76424c-3562-44f1-9345-52e411851543 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.175673 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-df76424c-3562-44f1-9345-52e411851543 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:56:24.176044 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-df76424c-3562-44f1-9345-52e411851543 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41ac07e3-d00d-4d25-93f6-1b56f4e9a127", "connector": null, "instance_uuid": "ce510764-1270-4efc-8064-f39450285dce"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:24.192004 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:24.192004 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:24.194900 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c7818c61-48d1-4c83-9679-ba92216170fc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.196851 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c7818c61-48d1-4c83-9679-ba92216170fc tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:24.197713 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c7818c61-48d1-4c83-9679-ba92216170fc tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:24.198170 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c7818c61-48d1-4c83-9679-ba92216170fc tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:24.216893 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:24.216893 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:24.223693 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c7818c61-48d1-4c83-9679-ba92216170fc tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:24.230802 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c7818c61-48d1-4c83-9679-ba92216170fc tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:24.232423 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-df76424c-3562-44f1-9345-52e411851543 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:56:24.232983 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 569/2277] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:56:24 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:24.233873 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 574/2278] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:24 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:24.244498 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-63dc6dbe-9958-4730-a1c9-98308a43273d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.246548 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-66680c53-8f7e-43dd-9be0-ceb17ab50d42 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.249161 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-63dc6dbe-9958-4730-a1c9-98308a43273d tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] DELETE https://10.4.3.15/volume/v3/attachments/d69db52d-6281-4a9b-8280-6c33d3124b13 Aug 07 18:56:24.249402 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-63dc6dbe-9958-4730-a1c9-98308a43273d tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:24.249659 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-63dc6dbe-9958-4730-a1c9-98308a43273d tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:24.250811 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-66680c53-8f7e-43dd-9be0-ceb17ab50d42 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:24.251028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-66680c53-8f7e-43dd-9be0-ceb17ab50d42 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:24.253039 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-66680c53-8f7e-43dd-9be0-ceb17ab50d42 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:24.259831 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:24.259831 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:24.262297 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:24.262297 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:24.262985 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-66680c53-8f7e-43dd-9be0-ceb17ab50d42 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:24.271382 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-66680c53-8f7e-43dd-9be0-ceb17ab50d42 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:24.271739 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 573/2279] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:24 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:24.286322 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ba162649-60dc-4670-8ebb-6b68d8d48981 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.289339 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ba162649-60dc-4670-8ebb-6b68d8d48981 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:56:24.289339 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ba162649-60dc-4670-8ebb-6b68d8d48981 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02100203-32bb-4348-8dad-1dbe79698014", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1922916812", "description": null, "metadata": null}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:24.311744 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:24.311744 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:24.311962 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ba162649-60dc-4670-8ebb-6b68d8d48981 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:24.312213 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-ba162649-60dc-4670-8ebb-6b68d8d48981 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Create snapshot from volume 02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:24.342778 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-63dc6dbe-9958-4730-a1c9-98308a43273d tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/d69db52d-6281-4a9b-8280-6c33d3124b13 returned with HTTP 200 Aug 07 18:56:24.343334 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 564/2280] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:56:24 2026] DELETE /volume/v3/attachments/d69db52d-6281-4a9b-8280-6c33d3124b13 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:24.360684 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-ba162649-60dc-4670-8ebb-6b68d8d48981 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Created reservations ['eef5611b-e7b4-41bf-9997-06a6485052d5', 'aa83e10e-755d-4ba2-916f-ee555df59866', '1d90d7f2-5ae4-4484-a5d8-62c47e4189f4', '203a9ec3-4e51-4b78-bb7e-30b57b1581c9'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:24.407798 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ba162649-60dc-4670-8ebb-6b68d8d48981 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Snapshot force create request issued successfully. Aug 07 18:56:24.408450 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ba162649-60dc-4670-8ebb-6b68d8d48981 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:56:24.408779 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 570/2281] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:56:24 2026] POST /volume/v3/snapshots => generated 311 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:24.423172 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3c551bde-0701-42bf-8abb-d6911ccee542 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.425440 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3c551bde-0701-42bf-8abb-d6911ccee542 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 Aug 07 18:56:24.425723 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3c551bde-0701-42bf-8abb-d6911ccee542 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:24.426038 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3c551bde-0701-42bf-8abb-d6911ccee542 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:24.434136 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:24.434136 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:24.434734 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3c551bde-0701-42bf-8abb-d6911ccee542 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Snapshot retrieved successfully. Aug 07 18:56:24.435680 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3c551bde-0701-42bf-8abb-d6911ccee542 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 returned with HTTP 200 Aug 07 18:56:24.437874 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 575/2282] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:56:24 2026] GET /volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:24.763261 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-86f97408-34e1-41ca-9831-7849f2c516f8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.765386 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86f97408-34e1-41ca-9831-7849f2c516f8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:24.765662 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86f97408-34e1-41ca-9831-7849f2c516f8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:24.765884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86f97408-34e1-41ca-9831-7849f2c516f8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:24.766035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-86f97408-34e1-41ca-9831-7849f2c516f8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 21331c69-9efc-42bd-b422-3eed9b830f9a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:24.770837 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:24.770837 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:24.771619 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86f97408-34e1-41ca-9831-7849f2c516f8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 200 Aug 07 18:56:24.772126 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 574/2283] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:24 2026] GET /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:24.784033 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d2b2350e-8a62-4d9f-912f-4b0747aa45b1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.785907 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2b2350e-8a62-4d9f-912f-4b0747aa45b1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] DELETE https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a Aug 07 18:56:24.786132 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2b2350e-8a62-4d9f-912f-4b0747aa45b1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:24.786891 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2b2350e-8a62-4d9f-912f-4b0747aa45b1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:24.786891 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-d2b2350e-8a62-4d9f-912f-4b0747aa45b1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete backup with id: 21331c69-9efc-42bd-b422-3eed9b830f9a. Aug 07 18:56:24.790896 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:24.790896 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:24.802212 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-d2b2350e-8a62-4d9f-912f-4b0747aa45b1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] delete_backup rpcapi backup_id 21331c69-9efc-42bd-b422-3eed9b830f9a {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:56:24.804082 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2b2350e-8a62-4d9f-912f-4b0747aa45b1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a returned with HTTP 202 Aug 07 18:56:24.804517 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 565/2284] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:56:24 2026] DELETE /volume/v3/backups/21331c69-9efc-42bd-b422-3eed9b830f9a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:56:24.814876 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.817409 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:56:24.817737 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1679353865"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:24.819627 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1679353865'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:56:24.819771 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume of 1 GB Aug 07 18:56:24.820236 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:24.820236 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:24.826100 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Availability Zones retrieved successfully. Aug 07 18:56:24.833564 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Flow 'volume_create_api' (9f0c39eb-df0e-47cd-a891-8277d08e97c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:24.834478 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456b0da5-f397-4fee-8ace-1c2abf6c1cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:24.835565 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:56:24.865221 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456b0da5-f397-4fee-8ace-1c2abf6c1cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:24.866011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd2604f-cf7a-48a4-b0ea-08518b2718b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:24.919789 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Created reservations ['37417bc4-27e7-4595-ab84-c636582f6e53', '8c45ec5c-7c55-469c-a60c-4a39c7dc378d', '062ba9e6-3ef7-4922-9694-f01661320d13', '0b77abcc-2852-47f2-b6a8-f75f1a6b86d3'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:24.922263 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd2604f-cf7a-48a4-b0ea-08518b2718b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37417bc4-27e7-4595-ab84-c636582f6e53', '8c45ec5c-7c55-469c-a60c-4a39c7dc378d', '062ba9e6-3ef7-4922-9694-f01661320d13', '0b77abcc-2852-47f2-b6a8-f75f1a6b86d3']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:24.922263 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a3a1a2-c3c0-4c6e-ab0c-8ccadbfb083c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:24.949241 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a3a1a2-c3c0-4c6e-ab0c-8ccadbfb083c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71a088f4-6c2d-46d9-ad69-37bba62d56c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1679353865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b1813842264a11846c7e25c2c37b7b',qos_specs=None,replication_status=,reservations=['37417bc4-27e7-4595-ab84-c636582f6e53','8c45ec5c-7c55-469c-a60c-4a39c7dc378d','062ba9e6-3ef7-4922-9694-f01661320d13','0b77abcc-2852-47f2-b6a8-f75f1a6b86d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62682c39fa86434d8cf5875dc9de9e01',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1679353865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71a088f4-6c2d-46d9-ad69-37bba62d56c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b1813842264a11846c7e25c2c37b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62682c39fa86434d8cf5875dc9de9e01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:24.950228 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834212a6-30de-4181-b198-1e61846a0fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:24.967315 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834212a6-30de-4181-b198-1e61846a0fde) transitioned into state 'SUCCESS' from state '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-1679353865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b1813842264a11846c7e25c2c37b7b',qos_specs=None,replication_status=,reservations=['37417bc4-27e7-4595-ab84-c636582f6e53','8c45ec5c-7c55-469c-a60c-4a39c7dc378d','062ba9e6-3ef7-4922-9694-f01661320d13','0b77abcc-2852-47f2-b6a8-f75f1a6b86d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62682c39fa86434d8cf5875dc9de9e01',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:24.967971 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6e91e5-4e43-4791-b215-9c9f6860d812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:24.978832 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6e91e5-4e43-4791-b215-9c9f6860d812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:24.979707 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Flow 'volume_create_api' (9f0c39eb-df0e-47cd-a891-8277d08e97c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:24.980009 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume request issued successfully. Aug 07 18:56:24.980525 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-21283fc5-70f6-4407-9627-e6b0ad94dc52 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:56:24.980941 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 571/2285] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 18:56:24 2026] POST /volume/v3/volumes => generated 776 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:24.992027 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1f23c376-b434-4db6-9dd7-b93de7fce4fc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:24.993697 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1f23c376-b434-4db6-9dd7-b93de7fce4fc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 Aug 07 18:56:24.993933 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1f23c376-b434-4db6-9dd7-b93de7fce4fc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:24.994139 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1f23c376-b434-4db6-9dd7-b93de7fce4fc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:25.000942 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:25.000942 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:25.011577 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1f23c376-b434-4db6-9dd7-b93de7fce4fc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:56:25.015954 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1f23c376-b434-4db6-9dd7-b93de7fce4fc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 returned with HTTP 200 Aug 07 18:56:25.016544 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 576/2286] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:24 2026] GET /volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:25.155799 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6d8f6661-80da-428b-b91b-9b398c218e08 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:25.156967 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6d8f6661-80da-428b-b91b-9b398c218e08 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:25.157236 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6d8f6661-80da-428b-b91b-9b398c218e08 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:25.157493 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6d8f6661-80da-428b-b91b-9b398c218e08 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:25.157665 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6d8f6661-80da-428b-b91b-9b398c218e08 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:25.169951 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:25.169951 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:25.172027 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6d8f6661-80da-428b-b91b-9b398c218e08 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:25.173018 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 575/2287] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:25 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:25.447669 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6abe7054-2de8-48cb-a86d-204fa9f0ffb6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:25.449967 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6abe7054-2de8-48cb-a86d-204fa9f0ffb6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 Aug 07 18:56:25.450240 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6abe7054-2de8-48cb-a86d-204fa9f0ffb6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:25.450478 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6abe7054-2de8-48cb-a86d-204fa9f0ffb6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:25.460774 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:25.460774 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:25.461316 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6abe7054-2de8-48cb-a86d-204fa9f0ffb6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Snapshot retrieved successfully. Aug 07 18:56:25.462054 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6abe7054-2de8-48cb-a86d-204fa9f0ffb6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 returned with HTTP 200 Aug 07 18:56:25.462439 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 566/2288] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:56:25 2026] GET /volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:25.471557 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0f997f2c-00ae-40ee-bd79-a05ac42cc2a3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:25.473849 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f997f2c-00ae-40ee-bd79-a05ac42cc2a3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 Aug 07 18:56:25.474089 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f997f2c-00ae-40ee-bd79-a05ac42cc2a3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:25.474309 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f997f2c-00ae-40ee-bd79-a05ac42cc2a3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:25.479685 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-b6e12146-9c62-450e-b23f-6def2313efd0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:25.480342 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:25.480342 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:25.480780 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0f997f2c-00ae-40ee-bd79-a05ac42cc2a3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Snapshot retrieved successfully. Aug 07 18:56:25.481786 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f997f2c-00ae-40ee-bd79-a05ac42cc2a3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 returned with HTTP 200 Aug 07 18:56:25.482172 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-b6e12146-9c62-450e-b23f-6def2313efd0 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] PUT https://10.4.3.15/volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf Aug 07 18:56:25.482496 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 572/2289] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:56:25 2026] GET /volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:25.482647 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-b6e12146-9c62-450e-b23f-6def2313efd0 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:25.492699 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dc7d90e1-9883-4d03-af1e-6db5a1e7b27d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:25.492973 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-b6e12146-9c62-450e-b23f-6def2313efd0 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Acquiring lock "cinder-attachment_update-41ac07e3-d00d-4d25-93f6-1b56f4e9a127-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:56:25.494555 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dc7d90e1-9883-4d03-af1e-6db5a1e7b27d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:56:25.494810 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dc7d90e1-9883-4d03-af1e-6db5a1e7b27d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:25.495518 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dc7d90e1-9883-4d03-af1e-6db5a1e7b27d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:25.504962 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-b6e12146-9c62-450e-b23f-6def2313efd0 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Lock "cinder-attachment_update-41ac07e3-d00d-4d25-93f6-1b56f4e9a127-np0000006749" acquired by "attachment_update" :: waited 0.012s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:56:25.505687 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:25.505687 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:25.505899 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:25.505899 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:25.509126 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dc7d90e1-9883-4d03-af1e-6db5a1e7b27d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:56:25.513083 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dc7d90e1-9883-4d03-af1e-6db5a1e7b27d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:56:25.513430 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 576/2290] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:25 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:25.614503 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-b6e12146-9c62-450e-b23f-6def2313efd0 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Lock "cinder-attachment_update-41ac07e3-d00d-4d25-93f6-1b56f4e9a127-np0000006749" released by "attachment_update" :: held 0.110s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:56:25.614893 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-b6e12146-9c62-450e-b23f-6def2313efd0 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf returned with HTTP 200 Aug 07 18:56:25.615479 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 577/2291] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:56:25 2026] PUT /volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:25.632770 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-798798a5-bb1f-4235-ab24-5b24746c9fe5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:25.636274 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-798798a5-bb1f-4235-ab24-5b24746c9fe5 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf Aug 07 18:56:25.637870 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-798798a5-bb1f-4235-ab24-5b24746c9fe5 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:25.638681 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-798798a5-bb1f-4235-ab24-5b24746c9fe5 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:25.656945 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-798798a5-bb1f-4235-ab24-5b24746c9fe5 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf returned with HTTP 200 Aug 07 18:56:25.657422 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 567/2292] 10.4.3.15 () {70 vars in 1644 bytes} [Fri Aug 7 18:56:25 2026] GET /volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:26.041616 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1135c77f-06a1-444d-ac78-fd9089c458c7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:26.048901 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1135c77f-06a1-444d-ac78-fd9089c458c7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 Aug 07 18:56:26.049137 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1135c77f-06a1-444d-ac78-fd9089c458c7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:26.049287 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1135c77f-06a1-444d-ac78-fd9089c458c7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:26.062541 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:26.062541 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:26.066560 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1135c77f-06a1-444d-ac78-fd9089c458c7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:56:26.072245 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1135c77f-06a1-444d-ac78-fd9089c458c7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 returned with HTTP 200 Aug 07 18:56:26.072245 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 573/2293] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:26 2026] GET /volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:26.085224 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f7138f7e-4e1c-4cb6-a362-8b021bb5fc79 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:26.087396 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7138f7e-4e1c-4cb6-a362-8b021bb5fc79 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 18:56:26.087510 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7138f7e-4e1c-4cb6-a362-8b021bb5fc79 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "71a088f4-6c2d-46d9-ad69-37bba62d56c0", "name": "tempest-type-Backup-2011513999"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:26.088972 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-f7138f7e-4e1c-4cb6-a362-8b021bb5fc79 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Creating new backup {'backup': {'volume_id': '71a088f4-6c2d-46d9-ad69-37bba62d56c0', 'name': 'tempest-type-Backup-2011513999'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:56:26.089254 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-f7138f7e-4e1c-4cb6-a362-8b021bb5fc79 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Creating backup of volume 71a088f4-6c2d-46d9-ad69-37bba62d56c0 in container None Aug 07 18:56:26.099823 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:26.099823 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:26.100231 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f7138f7e-4e1c-4cb6-a362-8b021bb5fc79 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:56:26.128166 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-f7138f7e-4e1c-4cb6-a362-8b021bb5fc79 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Created reservations ['0db2d1c0-9102-4a4c-aae5-7a8271406d1a', '8dd88d1f-0c0b-43f8-97ab-3b744d71fdc7'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:26.158299 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7138f7e-4e1c-4cb6-a362-8b021bb5fc79 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:56:26.158572 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 577/2294] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:56:26 2026] POST /volume/v3/backups => generated 314 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:26.176059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ca3d95f8-4197-4534-bc96-67f608c2e70e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:26.176059 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ca3d95f8-4197-4534-bc96-67f608c2e70e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:26.176059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ca3d95f8-4197-4534-bc96-67f608c2e70e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:26.176059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ca3d95f8-4197-4534-bc96-67f608c2e70e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:26.176059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-ca3d95f8-4197-4534-bc96-67f608c2e70e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:26.179550 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:26.179550 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:26.181533 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ca3d95f8-4197-4534-bc96-67f608c2e70e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:26.182692 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 578/2295] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:26 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:26.184434 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5bf8afaa-0f81-4bec-bc57-060d95c861ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:26.187333 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5bf8afaa-0f81-4bec-bc57-060d95c861ca tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:26.188258 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5bf8afaa-0f81-4bec-bc57-060d95c861ca tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:26.188765 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5bf8afaa-0f81-4bec-bc57-060d95c861ca tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:26.189056 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5bf8afaa-0f81-4bec-bc57-060d95c861ca tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:26.195742 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:26.195742 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:26.199666 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5bf8afaa-0f81-4bec-bc57-060d95c861ca tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:26.199666 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 568/2296] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:26 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:27.195838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9722e785-2802-4b0d-95bf-45b26ed79636 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:27.199246 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9722e785-2802-4b0d-95bf-45b26ed79636 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:27.200198 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9722e785-2802-4b0d-95bf-45b26ed79636 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:27.200198 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9722e785-2802-4b0d-95bf-45b26ed79636 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:27.200545 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-9722e785-2802-4b0d-95bf-45b26ed79636 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:27.206036 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:27.206036 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:27.208013 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9722e785-2802-4b0d-95bf-45b26ed79636 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:27.208201 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 574/2297] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:27 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:27.212455 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f4193b4d-d5ab-4ce9-99cc-117f739be122 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:27.214674 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4193b4d-d5ab-4ce9-99cc-117f739be122 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:27.214974 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4193b4d-d5ab-4ce9-99cc-117f739be122 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:27.215268 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4193b4d-d5ab-4ce9-99cc-117f739be122 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:27.215377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f4193b4d-d5ab-4ce9-99cc-117f739be122 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:27.220652 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:27.220652 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:27.222149 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4193b4d-d5ab-4ce9-99cc-117f739be122 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:27.222575 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 578/2298] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:27 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:28.010199 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e5a97679-9844-478a-aa27-b4bd83a040c6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:28.012073 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e5a97679-9844-478a-aa27-b4bd83a040c6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:56:28.012291 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e5a97679-9844-478a-aa27-b4bd83a040c6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:28.012627 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e5a97679-9844-478a-aa27-b4bd83a040c6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:28.012826 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-e5a97679-9844-478a-aa27-b4bd83a040c6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Delete volume with id: 26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:56:28.021708 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:28.021708 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:28.022405 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e5a97679-9844-478a-aa27-b4bd83a040c6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:28.043471 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e5a97679-9844-478a-aa27-b4bd83a040c6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Delete volume request issued successfully. Aug 07 18:56:28.044419 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e5a97679-9844-478a-aa27-b4bd83a040c6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 202 Aug 07 18:56:28.044419 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 579/2299] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:56:28 2026] DELETE /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:56:28.051003 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-512c527e-100b-4b8d-852a-7afc248e6d69 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:28.052922 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-512c527e-100b-4b8d-852a-7afc248e6d69 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:56:28.053167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-512c527e-100b-4b8d-852a-7afc248e6d69 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:28.053423 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-512c527e-100b-4b8d-852a-7afc248e6d69 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:28.060534 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:28.060534 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:28.066218 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-512c527e-100b-4b8d-852a-7afc248e6d69 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:28.072014 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-512c527e-100b-4b8d-852a-7afc248e6d69 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 200 Aug 07 18:56:28.072608 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 569/2300] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:28 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:28.219786 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1dd4dc8c-3a1c-468a-b0c1-e49066fcad3e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:28.222936 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1dd4dc8c-3a1c-468a-b0c1-e49066fcad3e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:28.222936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1dd4dc8c-3a1c-468a-b0c1-e49066fcad3e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:28.222936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1dd4dc8c-3a1c-468a-b0c1-e49066fcad3e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:28.222936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-1dd4dc8c-3a1c-468a-b0c1-e49066fcad3e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:28.227180 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:28.227180 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:28.228172 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1dd4dc8c-3a1c-468a-b0c1-e49066fcad3e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:28.228791 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 575/2301] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:28 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:28.236600 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ab0720c2-403a-4d48-ae6a-59e797298653 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:28.238812 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ab0720c2-403a-4d48-ae6a-59e797298653 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:28.239049 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ab0720c2-403a-4d48-ae6a-59e797298653 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:28.239253 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ab0720c2-403a-4d48-ae6a-59e797298653 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:28.239357 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ab0720c2-403a-4d48-ae6a-59e797298653 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:28.244417 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:28.244417 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:28.245451 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ab0720c2-403a-4d48-ae6a-59e797298653 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:28.245838 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 579/2302] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:28 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:29.088422 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e48308f1-6540-4fa9-b899-6269be7cea83 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:29.090799 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e48308f1-6540-4fa9-b899-6269be7cea83 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f Aug 07 18:56:29.091085 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e48308f1-6540-4fa9-b899-6269be7cea83 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:29.091355 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e48308f1-6540-4fa9-b899-6269be7cea83 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:29.101240 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e48308f1-6540-4fa9-b899-6269be7cea83 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f returned with HTTP 404 Aug 07 18:56:29.101924 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 580/2303] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:29 2026] GET /volume/v3/volumes/26f5f43b-24d4-4e97-a9b2-6e7aceeb854f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:29.242250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-46581d48-3954-4e7a-8a6d-0d0d4e44c8ed None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:29.244320 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-46581d48-3954-4e7a-8a6d-0d0d4e44c8ed tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:29.244443 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-46581d48-3954-4e7a-8a6d-0d0d4e44c8ed tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:29.244709 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-46581d48-3954-4e7a-8a6d-0d0d4e44c8ed tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:29.244709 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-46581d48-3954-4e7a-8a6d-0d0d4e44c8ed tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:29.252167 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:29.252167 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:29.253171 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-46581d48-3954-4e7a-8a6d-0d0d4e44c8ed tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:29.254592 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 570/2304] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:29 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:29.258392 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-76488be9-60d7-416b-808b-b9b8f3c25c32 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:29.261699 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-76488be9-60d7-416b-808b-b9b8f3c25c32 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:29.261920 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-76488be9-60d7-416b-808b-b9b8f3c25c32 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:29.262216 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-76488be9-60d7-416b-808b-b9b8f3c25c32 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:29.262280 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-76488be9-60d7-416b-808b-b9b8f3c25c32 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:29.266372 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:29.266372 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:29.267102 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-76488be9-60d7-416b-808b-b9b8f3c25c32 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:29.267481 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 576/2305] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:29 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:29.394713 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:29.396576 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:56:29.397067 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1292531983", "snapshot_id": null, "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:29.398955 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1292531983', 'snapshot_id': None, 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:56:29.502219 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Create volume of 1 GB Aug 07 18:56:29.506245 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Availability Zones retrieved successfully. Aug 07 18:56:29.518201 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Flow 'volume_create_api' (374084b9-1749-4106-9b04-7027e2100b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:29.519455 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a11d2d4-df80-4aa0-a68f-9ede7b659399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:29.520374 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:56:29.586736 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a11d2d4-df80-4aa0-a68f-9ede7b659399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:29.587915 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb38a1f-6ab7-47a6-8e37-4801819b0acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:29.657183 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Created reservations ['7a3856c1-4c1b-4ca7-b086-43cc19322b49', '326e9825-c27d-425e-9d29-2ad36321f620', 'a4b17b59-2e5c-4c3a-b480-de46ef628d46', '902f441a-8024-4db2-ba7d-2c7831826d61'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:29.658007 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb38a1f-6ab7-47a6-8e37-4801819b0acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a3856c1-4c1b-4ca7-b086-43cc19322b49', '326e9825-c27d-425e-9d29-2ad36321f620', 'a4b17b59-2e5c-4c3a-b480-de46ef628d46', '902f441a-8024-4db2-ba7d-2c7831826d61']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:29.658790 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8ecf2f2-4183-43b3-a5a3-f02ef5628ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:29.687111 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8ecf2f2-4183-43b3-a5a3-f02ef5628ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0802975-6b71-405a-9f6e-f46102f856d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1292531983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a25022fab184e8eacd875d8ce3eea24',qos_specs=None,replication_status=,reservations=['7a3856c1-4c1b-4ca7-b086-43cc19322b49','326e9825-c27d-425e-9d29-2ad36321f620','a4b17b59-2e5c-4c3a-b480-de46ef628d46','902f441a-8024-4db2-ba7d-2c7831826d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeebb67cc984fc8b2073551e2e369f8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:56:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1292531983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0802975-6b71-405a-9f6e-f46102f856d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a25022fab184e8eacd875d8ce3eea24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faeebb67cc984fc8b2073551e2e369f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:29.688229 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becff8b1-5e91-49c7-8d4e-0512cd858aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:29.707060 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becff8b1-5e91-49c7-8d4e-0512cd858aa8) transitioned into state 'SUCCESS' from state '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-1292531983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a25022fab184e8eacd875d8ce3eea24',qos_specs=None,replication_status=,reservations=['7a3856c1-4c1b-4ca7-b086-43cc19322b49','326e9825-c27d-425e-9d29-2ad36321f620','a4b17b59-2e5c-4c3a-b480-de46ef628d46','902f441a-8024-4db2-ba7d-2c7831826d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeebb67cc984fc8b2073551e2e369f8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:29.708243 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7e22fb-b3d0-40e0-8a07-50b3dc3d5ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:29.719160 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7e22fb-b3d0-40e0-8a07-50b3dc3d5ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:29.720005 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Flow 'volume_create_api' (374084b9-1749-4106-9b04-7027e2100b29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:29.720334 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Create volume request issued successfully. Aug 07 18:56:29.720900 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94497ffa-48eb-486a-9c8a-69595c12fb08 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:56:29.721455 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 580/2306] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:56:29 2026] POST /volume/v3/volumes => generated 752 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:29.738797 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c4f817e2-efbe-42ea-92ca-31c5d3767155 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:29.742335 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c4f817e2-efbe-42ea-92ca-31c5d3767155 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 Aug 07 18:56:29.742335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c4f817e2-efbe-42ea-92ca-31c5d3767155 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:29.742335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c4f817e2-efbe-42ea-92ca-31c5d3767155 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:29.746622 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:29.746622 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:29.749659 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c4f817e2-efbe-42ea-92ca-31c5d3767155 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:56:29.755698 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c4f817e2-efbe-42ea-92ca-31c5d3767155 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 returned with HTTP 200 Aug 07 18:56:29.755698 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 581/2307] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:29 2026] GET /volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 => generated 820 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:30.267200 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c604c140-7803-422f-9af9-072cefc0cc3a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:30.269905 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c604c140-7803-422f-9af9-072cefc0cc3a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:30.270009 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c604c140-7803-422f-9af9-072cefc0cc3a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:30.270280 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c604c140-7803-422f-9af9-072cefc0cc3a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:30.270424 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c604c140-7803-422f-9af9-072cefc0cc3a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:30.276174 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:30.276174 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:30.277087 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c604c140-7803-422f-9af9-072cefc0cc3a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:30.277542 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 571/2308] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:30 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:30.281251 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1efa4a90-1ee3-4ef4-9504-78ed718ddd97 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:30.283768 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1efa4a90-1ee3-4ef4-9504-78ed718ddd97 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:30.284050 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1efa4a90-1ee3-4ef4-9504-78ed718ddd97 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:30.284313 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1efa4a90-1ee3-4ef4-9504-78ed718ddd97 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:30.284467 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-1efa4a90-1ee3-4ef4-9504-78ed718ddd97 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:30.290439 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:30.290439 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:30.292038 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1efa4a90-1ee3-4ef4-9504-78ed718ddd97 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:30.292038 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 577/2309] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:30 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:30.706370 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-bfcfaf0c-efcd-48c7-9ffd-0fece1a89183 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:30.708660 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-bfcfaf0c-efcd-48c7-9ffd-0fece1a89183 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] POST https://10.4.3.15/volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf/action Aug 07 18:56:30.711066 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-bfcfaf0c-efcd-48c7-9ffd-0fece1a89183 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:56:30.711066 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-bfcfaf0c-efcd-48c7-9ffd-0fece1a89183 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:30.729722 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:30.729722 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:30.741936 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a8c6ea25-4f73-461f-9988-a3eadf75702a req-bfcfaf0c-efcd-48c7-9ffd-0fece1a89183 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf/action returned with HTTP 204 Aug 07 18:56:30.742967 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 581/2310] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:56:30 2026] POST /volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:30.775164 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b893b7ee-2f7a-47e1-a0ff-8ca0f160db5d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:30.788462 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b893b7ee-2f7a-47e1-a0ff-8ca0f160db5d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 Aug 07 18:56:30.788658 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b893b7ee-2f7a-47e1-a0ff-8ca0f160db5d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:30.788845 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b893b7ee-2f7a-47e1-a0ff-8ca0f160db5d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:30.819809 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:30.819809 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:30.834861 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b893b7ee-2f7a-47e1-a0ff-8ca0f160db5d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:56:30.851384 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b893b7ee-2f7a-47e1-a0ff-8ca0f160db5d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 returned with HTTP 200 Aug 07 18:56:30.854088 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 582/2311] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:30 2026] GET /volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 => generated 1360 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:30.868110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3ca286d0-dd95-4a08-b8d9-93c602e26982 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:30.871948 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ca286d0-dd95-4a08-b8d9-93c602e26982 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 Aug 07 18:56:30.871948 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ca286d0-dd95-4a08-b8d9-93c602e26982 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:30.871948 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ca286d0-dd95-4a08-b8d9-93c602e26982 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:30.886408 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:30.886408 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:30.891282 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3ca286d0-dd95-4a08-b8d9-93c602e26982 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:56:30.897237 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ca286d0-dd95-4a08-b8d9-93c602e26982 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 returned with HTTP 200 Aug 07 18:56:30.897759 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 572/2312] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:30 2026] GET /volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:30.909443 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d404aecd-8949-402a-99c3-05406ad6fe3c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:30.911181 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d404aecd-8949-402a-99c3-05406ad6fe3c tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 Aug 07 18:56:30.911363 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d404aecd-8949-402a-99c3-05406ad6fe3c tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:30.911542 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d404aecd-8949-402a-99c3-05406ad6fe3c tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:30.919065 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:30.919065 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:30.922930 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d404aecd-8949-402a-99c3-05406ad6fe3c tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:56:30.928339 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d404aecd-8949-402a-99c3-05406ad6fe3c tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 returned with HTTP 200 Aug 07 18:56:30.928755 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 578/2313] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:30 2026] GET /volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:30.941473 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2f44111c-ba6b-479d-94bf-2689b77ed13d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:30.943851 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2f44111c-ba6b-479d-94bf-2689b77ed13d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:56:30.944412 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2f44111c-ba6b-479d-94bf-2689b77ed13d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0802975-6b71-405a-9f6e-f46102f856d1", "name": "tempest-TestVolumeBackupRestore-backup-1963346774", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:30.946545 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-2f44111c-ba6b-479d-94bf-2689b77ed13d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Creating new backup {'backup': {'volume_id': 'a0802975-6b71-405a-9f6e-f46102f856d1', 'name': 'tempest-TestVolumeBackupRestore-backup-1963346774', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:56:30.948122 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-2f44111c-ba6b-479d-94bf-2689b77ed13d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Creating backup of volume a0802975-6b71-405a-9f6e-f46102f856d1 in container None Aug 07 18:56:30.954289 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:30.954289 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:30.956635 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2f44111c-ba6b-479d-94bf-2689b77ed13d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:56:31.005491 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-2f44111c-ba6b-479d-94bf-2689b77ed13d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Created reservations ['f7b9d75c-efb9-4cf2-8d27-609d9887f8ca', '2ad3e505-c4ba-4c03-a32e-c56acefe3b3a'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:31.048239 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2f44111c-ba6b-479d-94bf-2689b77ed13d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:56:31.048955 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 582/2314] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:56:30 2026] POST /volume/v3/backups => generated 333 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:31.056872 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8c547032-d276-47fd-bf9a-98573660c6ac None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:31.058839 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8c547032-d276-47fd-bf9a-98573660c6ac tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:31.059137 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8c547032-d276-47fd-bf9a-98573660c6ac tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:31.059427 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8c547032-d276-47fd-bf9a-98573660c6ac tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:31.059559 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-8c547032-d276-47fd-bf9a-98573660c6ac tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:31.063926 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:31.063926 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:31.064783 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8c547032-d276-47fd-bf9a-98573660c6ac tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:31.065231 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 583/2315] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:31 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 740 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:31.292722 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-85908bed-deaf-48ba-a795-afca45b614f7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:31.296564 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85908bed-deaf-48ba-a795-afca45b614f7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:31.296847 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85908bed-deaf-48ba-a795-afca45b614f7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:31.297106 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85908bed-deaf-48ba-a795-afca45b614f7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:31.297231 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-85908bed-deaf-48ba-a795-afca45b614f7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:31.304556 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:31.304556 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:31.305146 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85908bed-deaf-48ba-a795-afca45b614f7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:31.305650 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 573/2316] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:31 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:31.311184 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ac6f1e3a-f343-463d-a905-40ae2d7eb66c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:31.313725 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ac6f1e3a-f343-463d-a905-40ae2d7eb66c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:31.314112 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ac6f1e3a-f343-463d-a905-40ae2d7eb66c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:31.315316 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ac6f1e3a-f343-463d-a905-40ae2d7eb66c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:31.315316 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-ac6f1e3a-f343-463d-a905-40ae2d7eb66c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:31.320706 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:31.320706 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:31.321960 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ac6f1e3a-f343-463d-a905-40ae2d7eb66c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:31.322967 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 579/2317] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:31 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:32.026434 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-2df33f87-bba7-46c5-bc89-3bd000ccd71e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:32.029065 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-2df33f87-bba7-46c5-bc89-3bd000ccd71e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] DELETE https://10.4.3.15/volume/v3/attachments/da40dcf5-d725-457e-ac3d-7d0f4f8cd889 Aug 07 18:56:32.029330 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-2df33f87-bba7-46c5-bc89-3bd000ccd71e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:32.029607 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-2df33f87-bba7-46c5-bc89-3bd000ccd71e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:32.044167 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:32.044167 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:32.085782 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ca0e104a-ef6a-4cad-9ff7-400205f6dec0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:32.093132 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ca0e104a-ef6a-4cad-9ff7-400205f6dec0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:32.093132 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ca0e104a-ef6a-4cad-9ff7-400205f6dec0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:32.093132 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ca0e104a-ef6a-4cad-9ff7-400205f6dec0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:32.093132 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-ca0e104a-ef6a-4cad-9ff7-400205f6dec0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:32.099140 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:32.099140 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:32.099140 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ca0e104a-ef6a-4cad-9ff7-400205f6dec0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:32.099140 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 584/2318] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:32 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 742 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:32.099338 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-2df33f87-bba7-46c5-bc89-3bd000ccd71e tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/attachments/da40dcf5-d725-457e-ac3d-7d0f4f8cd889 returned with HTTP 200 Aug 07 18:56:32.099506 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 583/2319] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:56:32 2026] DELETE /volume/v3/attachments/da40dcf5-d725-457e-ac3d-7d0f4f8cd889 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:32.113573 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-149ad014-be14-48ec-9a80-54c3c15cdaaf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:32.115875 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-149ad014-be14-48ec-9a80-54c3c15cdaaf tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] DELETE https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 Aug 07 18:56:32.116885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-149ad014-be14-48ec-9a80-54c3c15cdaaf tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:32.117173 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-149ad014-be14-48ec-9a80-54c3c15cdaaf tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:32.117345 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-149ad014-be14-48ec-9a80-54c3c15cdaaf tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Delete volume with id: 956766fb-0949-4d82-ad14-0730a3717d70 Aug 07 18:56:32.125586 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:32.125586 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:32.126093 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-149ad014-be14-48ec-9a80-54c3c15cdaaf tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Volume info retrieved successfully. Aug 07 18:56:32.147606 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-149ad014-be14-48ec-9a80-54c3c15cdaaf tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] Delete volume request issued successfully. Aug 07 18:56:32.147839 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0ba5a128-924b-4dca-835e-5435ef2367cf req-149ad014-be14-48ec-9a80-54c3c15cdaaf tempest-TestShelveInstance-473836064 tempest-TestShelveInstance-473836064-project-member] https://10.4.3.15/volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 returned with HTTP 202 Aug 07 18:56:32.148346 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 574/2320] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 18:56:32 2026] DELETE /volume/v3/volumes/956766fb-0949-4d82-ad14-0730a3717d70 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:56:32.327377 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0add7cb2-6eac-46bd-a0a4-ec4b3cecb8bf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:32.329176 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0add7cb2-6eac-46bd-a0a4-ec4b3cecb8bf tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:32.329456 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0add7cb2-6eac-46bd-a0a4-ec4b3cecb8bf tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:32.329688 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0add7cb2-6eac-46bd-a0a4-ec4b3cecb8bf tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:32.329825 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-0add7cb2-6eac-46bd-a0a4-ec4b3cecb8bf tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:32.336007 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9b2826da-0321-4295-a4db-b4416bfd16fa None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:32.338650 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9b2826da-0321-4295-a4db-b4416bfd16fa tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:32.340024 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9b2826da-0321-4295-a4db-b4416bfd16fa tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:32.340024 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9b2826da-0321-4295-a4db-b4416bfd16fa tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:32.340024 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-9b2826da-0321-4295-a4db-b4416bfd16fa tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:32.340427 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:32.340427 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:32.341405 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0add7cb2-6eac-46bd-a0a4-ec4b3cecb8bf tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:32.341785 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 580/2321] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:32 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:32.348269 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:32.348269 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:32.348269 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9b2826da-0321-4295-a4db-b4416bfd16fa tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:32.348269 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 585/2322] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:32 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:33.109159 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f1a9a1e6-e07e-4196-ba95-c9063d830c16 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:33.111447 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f1a9a1e6-e07e-4196-ba95-c9063d830c16 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:33.111692 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f1a9a1e6-e07e-4196-ba95-c9063d830c16 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:33.111955 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f1a9a1e6-e07e-4196-ba95-c9063d830c16 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:33.112114 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f1a9a1e6-e07e-4196-ba95-c9063d830c16 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:33.122567 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:33.122567 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:33.123640 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f1a9a1e6-e07e-4196-ba95-c9063d830c16 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:33.124143 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 584/2323] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:33 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 742 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:33.353772 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dee05923-6add-4e1b-8c9a-ae7013d6f5b0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:33.356244 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dee05923-6add-4e1b-8c9a-ae7013d6f5b0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:33.356549 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dee05923-6add-4e1b-8c9a-ae7013d6f5b0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:33.356839 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dee05923-6add-4e1b-8c9a-ae7013d6f5b0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:33.357014 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-dee05923-6add-4e1b-8c9a-ae7013d6f5b0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:33.366681 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:33.366681 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:33.366895 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0c7fd706-da9b-477e-9ccb-42335338b888 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:33.367591 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dee05923-6add-4e1b-8c9a-ae7013d6f5b0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:33.368117 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 575/2324] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:33 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:33.368756 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0c7fd706-da9b-477e-9ccb-42335338b888 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:33.369017 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0c7fd706-da9b-477e-9ccb-42335338b888 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:33.369276 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0c7fd706-da9b-477e-9ccb-42335338b888 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:33.369426 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-0c7fd706-da9b-477e-9ccb-42335338b888 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:33.373927 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:33.373927 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:33.374844 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0c7fd706-da9b-477e-9ccb-42335338b888 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:33.375282 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 581/2325] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:33 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:34.137120 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1eb5483c-0ffb-4933-b7a0-c3e1e6cdfee0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:34.140742 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1eb5483c-0ffb-4933-b7a0-c3e1e6cdfee0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:34.141017 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1eb5483c-0ffb-4933-b7a0-c3e1e6cdfee0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:34.141394 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1eb5483c-0ffb-4933-b7a0-c3e1e6cdfee0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:34.141560 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-1eb5483c-0ffb-4933-b7a0-c3e1e6cdfee0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:34.150235 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:34.150235 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:34.151253 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1eb5483c-0ffb-4933-b7a0-c3e1e6cdfee0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:34.151749 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 586/2326] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:34 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:34.378933 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-48567c22-be68-4126-a742-870f2cbe19f4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:34.380883 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48567c22-be68-4126-a742-870f2cbe19f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:34.381206 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48567c22-be68-4126-a742-870f2cbe19f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:34.381404 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48567c22-be68-4126-a742-870f2cbe19f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:34.381520 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-48567c22-be68-4126-a742-870f2cbe19f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:34.387794 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:34.387794 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:34.387953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a8d302e9-d1f9-4f7c-81d4-712d45a1921a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:34.388483 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48567c22-be68-4126-a742-870f2cbe19f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:34.389451 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 585/2327] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:34 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:34.390287 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8d302e9-d1f9-4f7c-81d4-712d45a1921a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:34.390537 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a8d302e9-d1f9-4f7c-81d4-712d45a1921a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:34.390707 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a8d302e9-d1f9-4f7c-81d4-712d45a1921a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:34.390877 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a8d302e9-d1f9-4f7c-81d4-712d45a1921a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:34.399235 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:34.399235 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:34.400058 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8d302e9-d1f9-4f7c-81d4-712d45a1921a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:34.400422 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 576/2328] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:34 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:35.163871 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9b0714db-9162-4cdf-bf7c-2dc148e20cb5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:35.164608 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b0714db-9162-4cdf-bf7c-2dc148e20cb5 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:35.164936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9b0714db-9162-4cdf-bf7c-2dc148e20cb5 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:35.165183 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9b0714db-9162-4cdf-bf7c-2dc148e20cb5 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:35.165294 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-9b0714db-9162-4cdf-bf7c-2dc148e20cb5 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:35.169780 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:35.169780 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:35.170507 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b0714db-9162-4cdf-bf7c-2dc148e20cb5 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:35.170922 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 582/2329] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:35 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:35.278529 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-0d487aef-5c6d-4fe0-970f-104981167f68 req-7d6d4866-01ab-4c89-ab34-68f6bcccbaa2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:35.280422 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-0d487aef-5c6d-4fe0-970f-104981167f68 req-7d6d4866-01ab-4c89-ab34-68f6bcccbaa2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 Aug 07 18:56:35.280599 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-0d487aef-5c6d-4fe0-970f-104981167f68 req-7d6d4866-01ab-4c89-ab34-68f6bcccbaa2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:35.280793 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-0d487aef-5c6d-4fe0-970f-104981167f68 req-7d6d4866-01ab-4c89-ab34-68f6bcccbaa2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:35.290246 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:35.290246 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:35.296137 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-0d487aef-5c6d-4fe0-970f-104981167f68 req-7d6d4866-01ab-4c89-ab34-68f6bcccbaa2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:35.302724 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-0d487aef-5c6d-4fe0-970f-104981167f68 req-7d6d4866-01ab-4c89-ab34-68f6bcccbaa2 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 returned with HTTP 200 Aug 07 18:56:35.303117 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 587/2330] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:56:35 2026] GET /volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 => generated 1658 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:35.406073 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-85b1af34-7f65-4b61-a7af-ffb7ce9eb945 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:35.408981 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-85b1af34-7f65-4b61-a7af-ffb7ce9eb945 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:35.413474 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-85b1af34-7f65-4b61-a7af-ffb7ce9eb945 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:35.413474 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-85b1af34-7f65-4b61-a7af-ffb7ce9eb945 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:35.413474 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-85b1af34-7f65-4b61-a7af-ffb7ce9eb945 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:35.424873 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:35.424873 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:35.425069 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-defa561b-303f-44f5-bcb9-cbfb54335d77 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:35.425400 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-85b1af34-7f65-4b61-a7af-ffb7ce9eb945 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:35.425400 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 586/2331] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:35 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:35.426411 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-defa561b-303f-44f5-bcb9-cbfb54335d77 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:35.426730 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-defa561b-303f-44f5-bcb9-cbfb54335d77 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:35.427046 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-defa561b-303f-44f5-bcb9-cbfb54335d77 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:35.427212 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-defa561b-303f-44f5-bcb9-cbfb54335d77 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:35.436771 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:35.436771 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:35.438087 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-defa561b-303f-44f5-bcb9-cbfb54335d77 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:35.438579 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 577/2332] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:35 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:35.453057 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0ca451bb-3fe1-41c3-9bd7-f101cb4861fb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:35.458282 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0ca451bb-3fe1-41c3-9bd7-f101cb4861fb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:56:35.458598 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0ca451bb-3fe1-41c3-9bd7-f101cb4861fb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:35.458951 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0ca451bb-3fe1-41c3-9bd7-f101cb4861fb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:35.459146 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-0ca451bb-3fe1-41c3-9bd7-f101cb4861fb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:35.464603 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:35.464603 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:35.465774 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0ca451bb-3fe1-41c3-9bd7-f101cb4861fb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:56:35.466211 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 583/2333] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:35 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:35.482910 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-44cf220b-8864-4498-9684-00250db9d9dc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:35.486092 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44cf220b-8864-4498-9684-00250db9d9dc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:56:35.486584 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44cf220b-8864-4498-9684-00250db9d9dc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "82a04fc7-4f70-4e49-abbf-bf123fca25a7", "incremental": true, "force": true}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:35.488573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-44cf220b-8864-4498-9684-00250db9d9dc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating new backup {'backup': {'volume_id': '82a04fc7-4f70-4e49-abbf-bf123fca25a7', 'incremental': True, 'force': True}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:56:35.488773 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-44cf220b-8864-4498-9684-00250db9d9dc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating backup of volume 82a04fc7-4f70-4e49-abbf-bf123fca25a7 in container None Aug 07 18:56:35.502299 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:35.502299 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:35.502299 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-44cf220b-8864-4498-9684-00250db9d9dc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:56:35.521068 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-44cf220b-8864-4498-9684-00250db9d9dc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['265d3424-b3d1-47f8-8d96-bb64c085fbe4', '9d6d715c-5ed8-453e-ab3c-59bee6df2998'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:35.562251 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44cf220b-8864-4498-9684-00250db9d9dc tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:56:35.562663 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 588/2334] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:56:35 2026] POST /volume/v3/backups => generated 286 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:35.572097 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-55584e25-ef77-45b0-a132-13edce8d8a22 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:35.574769 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-55584e25-ef77-45b0-a132-13edce8d8a22 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:35.575337 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-55584e25-ef77-45b0-a132-13edce8d8a22 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:35.575841 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-55584e25-ef77-45b0-a132-13edce8d8a22 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:35.576294 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-55584e25-ef77-45b0-a132-13edce8d8a22 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:35.586729 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:35.586729 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:35.587551 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-55584e25-ef77-45b0-a132-13edce8d8a22 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:35.587948 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 587/2335] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:35 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 692 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:36.181646 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d2f20f70-c1ba-45c8-b83b-cb8c5500025f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:36.184464 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2f20f70-c1ba-45c8-b83b-cb8c5500025f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:36.184934 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2f20f70-c1ba-45c8-b83b-cb8c5500025f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:36.185163 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2f20f70-c1ba-45c8-b83b-cb8c5500025f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:36.185263 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d2f20f70-c1ba-45c8-b83b-cb8c5500025f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:36.190310 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:36.190310 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:36.191057 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2f20f70-c1ba-45c8-b83b-cb8c5500025f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:36.191534 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 578/2336] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:36 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:36.198360 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-0d487aef-5c6d-4fe0-970f-104981167f68 req-6898b846-7e6d-4453-90f4-cd2005686028 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:36.200941 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-0d487aef-5c6d-4fe0-970f-104981167f68 req-6898b846-7e6d-4453-90f4-cd2005686028 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/attachments/2eeb8be2-b1ea-4093-b3d8-53daeb3f191e Aug 07 18:56:36.201171 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-0d487aef-5c6d-4fe0-970f-104981167f68 req-6898b846-7e6d-4453-90f4-cd2005686028 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:36.201359 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-0d487aef-5c6d-4fe0-970f-104981167f68 req-6898b846-7e6d-4453-90f4-cd2005686028 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:36.209133 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:36.209133 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:36.272808 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-0d487aef-5c6d-4fe0-970f-104981167f68 req-6898b846-7e6d-4453-90f4-cd2005686028 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/attachments/2eeb8be2-b1ea-4093-b3d8-53daeb3f191e returned with HTTP 200 Aug 07 18:56:36.273701 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 584/2337] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:56:36 2026] DELETE /volume/v3/attachments/2eeb8be2-b1ea-4093-b3d8-53daeb3f191e => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:36.437180 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-74fbca84-a01b-46b3-84d2-e5556826b243 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:36.439393 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-74fbca84-a01b-46b3-84d2-e5556826b243 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:36.439531 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-74fbca84-a01b-46b3-84d2-e5556826b243 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:36.439674 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-74fbca84-a01b-46b3-84d2-e5556826b243 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:36.439828 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-74fbca84-a01b-46b3-84d2-e5556826b243 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:36.447502 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:36.447502 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:36.448469 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-74fbca84-a01b-46b3-84d2-e5556826b243 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:36.448985 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 589/2338] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:36 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:36.603818 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1c67a5be-ad65-4091-8595-a27eb8c71c43 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:36.605546 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c67a5be-ad65-4091-8595-a27eb8c71c43 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:36.605777 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c67a5be-ad65-4091-8595-a27eb8c71c43 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:36.605988 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c67a5be-ad65-4091-8595-a27eb8c71c43 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:36.606143 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-1c67a5be-ad65-4091-8595-a27eb8c71c43 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:36.613045 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:36.613045 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:36.613045 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c67a5be-ad65-4091-8595-a27eb8c71c43 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:36.613045 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 588/2339] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:36 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:37.205378 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a2f2ca5f-5f8e-4096-8a9b-218a85c245a6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:37.207622 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2f2ca5f-5f8e-4096-8a9b-218a85c245a6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:37.207844 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a2f2ca5f-5f8e-4096-8a9b-218a85c245a6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:37.208084 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a2f2ca5f-5f8e-4096-8a9b-218a85c245a6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:37.208237 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a2f2ca5f-5f8e-4096-8a9b-218a85c245a6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:37.213416 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:37.213416 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:37.214264 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2f2ca5f-5f8e-4096-8a9b-218a85c245a6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:37.214656 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 579/2340] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:37 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:37.219185 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f790bb15-e60c-4ff3-a521-f33dd96380ea None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:37.221443 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f790bb15-e60c-4ff3-a521-f33dd96380ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] DELETE https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 Aug 07 18:56:37.221675 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f790bb15-e60c-4ff3-a521-f33dd96380ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:37.221894 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f790bb15-e60c-4ff3-a521-f33dd96380ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:37.222108 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-f790bb15-e60c-4ff3-a521-f33dd96380ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Delete volume with id: 280b432d-8950-4be9-be02-b35543cf4c75 Aug 07 18:56:37.229556 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:37.229556 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:37.230029 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f790bb15-e60c-4ff3-a521-f33dd96380ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:37.249349 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f790bb15-e60c-4ff3-a521-f33dd96380ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Delete volume request issued successfully. Aug 07 18:56:37.249563 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f790bb15-e60c-4ff3-a521-f33dd96380ea tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 returned with HTTP 202 Aug 07 18:56:37.250060 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 585/2341] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:56:37 2026] DELETE /volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:56:37.258139 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-81f4b5ca-54b8-4cd6-ab2c-90dca0d7caf6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:37.259748 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-81f4b5ca-54b8-4cd6-ab2c-90dca0d7caf6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 Aug 07 18:56:37.259914 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-81f4b5ca-54b8-4cd6-ab2c-90dca0d7caf6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:37.260130 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-81f4b5ca-54b8-4cd6-ab2c-90dca0d7caf6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:37.266779 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:37.266779 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:37.270269 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-81f4b5ca-54b8-4cd6-ab2c-90dca0d7caf6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Volume info retrieved successfully. Aug 07 18:56:37.274910 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-81f4b5ca-54b8-4cd6-ab2c-90dca0d7caf6 tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 returned with HTTP 200 Aug 07 18:56:37.275305 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 590/2342] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:37 2026] GET /volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:37.460404 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-58b6facb-db53-4210-b442-07089a2bf620 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:37.462074 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58b6facb-db53-4210-b442-07089a2bf620 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:37.462277 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58b6facb-db53-4210-b442-07089a2bf620 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:37.462470 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58b6facb-db53-4210-b442-07089a2bf620 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:37.462582 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-58b6facb-db53-4210-b442-07089a2bf620 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:37.467403 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:37.467403 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:37.467987 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58b6facb-db53-4210-b442-07089a2bf620 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:37.468384 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 589/2343] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:37 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:37.624375 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b6c9eee-dfa1-4d5f-82c4-2615d9de6fcd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:37.626717 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b6c9eee-dfa1-4d5f-82c4-2615d9de6fcd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:37.627123 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b6c9eee-dfa1-4d5f-82c4-2615d9de6fcd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:37.627380 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b6c9eee-dfa1-4d5f-82c4-2615d9de6fcd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:37.627539 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7b6c9eee-dfa1-4d5f-82c4-2615d9de6fcd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:37.633364 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:37.633364 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:37.634396 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b6c9eee-dfa1-4d5f-82c4-2615d9de6fcd tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:37.635007 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 580/2344] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:37 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:38.235072 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8b37a88c-7f54-45e4-98b6-3221319b06cf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:38.235072 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8b37a88c-7f54-45e4-98b6-3221319b06cf tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:38.235493 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8b37a88c-7f54-45e4-98b6-3221319b06cf tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:38.235554 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8b37a88c-7f54-45e4-98b6-3221319b06cf tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:38.235753 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-8b37a88c-7f54-45e4-98b6-3221319b06cf tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:38.243112 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:38.243112 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:38.244130 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8b37a88c-7f54-45e4-98b6-3221319b06cf tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:38.245819 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 586/2345] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:38 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:38.289219 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-11494a91-9817-4a3c-8bf6-a6139f78871d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:38.291347 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-11494a91-9817-4a3c-8bf6-a6139f78871d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] GET https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 Aug 07 18:56:38.291586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-11494a91-9817-4a3c-8bf6-a6139f78871d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:38.291840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-11494a91-9817-4a3c-8bf6-a6139f78871d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:38.298401 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-11494a91-9817-4a3c-8bf6-a6139f78871d tempest-AttachVolumeMultiAttachTest-1579237123 tempest-AttachVolumeMultiAttachTest-1579237123-project-member] https://10.4.3.15/volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 returned with HTTP 404 Aug 07 18:56:38.299103 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 591/2346] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:38 2026] GET /volume/v3/volumes/280b432d-8950-4be9-be02-b35543cf4c75 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:38.478481 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f4f41b60-8ac5-4ef6-b931-5d3ac33c80ef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:38.480714 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4f41b60-8ac5-4ef6-b931-5d3ac33c80ef tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:38.481067 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4f41b60-8ac5-4ef6-b931-5d3ac33c80ef tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:38.481593 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4f41b60-8ac5-4ef6-b931-5d3ac33c80ef tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:38.481745 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f4f41b60-8ac5-4ef6-b931-5d3ac33c80ef tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:38.487143 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:38.487143 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:38.487951 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4f41b60-8ac5-4ef6-b931-5d3ac33c80ef tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:38.488424 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 590/2347] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:38 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:38.649453 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e47bd6b0-2f38-4705-9734-c07d4605397a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:38.651384 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e47bd6b0-2f38-4705-9734-c07d4605397a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:38.651629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e47bd6b0-2f38-4705-9734-c07d4605397a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:38.651839 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e47bd6b0-2f38-4705-9734-c07d4605397a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:38.651970 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e47bd6b0-2f38-4705-9734-c07d4605397a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:38.657367 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:38.657367 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:38.658406 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e47bd6b0-2f38-4705-9734-c07d4605397a tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:38.658885 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 581/2348] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:38 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:39.258652 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-51af23ed-72b8-491d-a281-823551a8dacc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:39.261205 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-51af23ed-72b8-491d-a281-823551a8dacc tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:39.261752 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-51af23ed-72b8-491d-a281-823551a8dacc tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:39.262030 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-51af23ed-72b8-491d-a281-823551a8dacc tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:39.262215 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-51af23ed-72b8-491d-a281-823551a8dacc tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:39.267812 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:39.267812 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:39.268887 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-51af23ed-72b8-491d-a281-823551a8dacc tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:39.269577 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 587/2349] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:39 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:39.501959 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-88cb0e7b-52ad-4780-84ef-5f1c4b2967ed None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:39.505906 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-88cb0e7b-52ad-4780-84ef-5f1c4b2967ed tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:39.505906 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-88cb0e7b-52ad-4780-84ef-5f1c4b2967ed tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:39.507039 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-88cb0e7b-52ad-4780-84ef-5f1c4b2967ed tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:39.507039 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-88cb0e7b-52ad-4780-84ef-5f1c4b2967ed tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:39.513748 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:39.513748 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:39.514590 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-88cb0e7b-52ad-4780-84ef-5f1c4b2967ed tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:39.515152 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 592/2350] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:39 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:39.672545 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ed3a5dbc-b275-464b-a718-555b39bbd001 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:39.674919 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ed3a5dbc-b275-464b-a718-555b39bbd001 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:39.675175 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ed3a5dbc-b275-464b-a718-555b39bbd001 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:39.675381 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ed3a5dbc-b275-464b-a718-555b39bbd001 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:39.675517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ed3a5dbc-b275-464b-a718-555b39bbd001 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:39.680057 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:39.680057 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:39.680843 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ed3a5dbc-b275-464b-a718-555b39bbd001 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:39.681304 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 591/2351] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:39 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:40.282262 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-86b55f01-672b-4304-89e5-299e74b049f1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:40.284269 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86b55f01-672b-4304-89e5-299e74b049f1 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:40.284473 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86b55f01-672b-4304-89e5-299e74b049f1 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:40.284657 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86b55f01-672b-4304-89e5-299e74b049f1 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:40.284797 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-86b55f01-672b-4304-89e5-299e74b049f1 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:40.291557 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:40.291557 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:40.291557 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86b55f01-672b-4304-89e5-299e74b049f1 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:40.291557 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 582/2352] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:40 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:40.530093 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-08e91a17-75a0-45d2-8c29-d2b8ea042224 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:40.533603 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08e91a17-75a0-45d2-8c29-d2b8ea042224 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:40.533603 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-08e91a17-75a0-45d2-8c29-d2b8ea042224 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:40.533603 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-08e91a17-75a0-45d2-8c29-d2b8ea042224 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:40.533603 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-08e91a17-75a0-45d2-8c29-d2b8ea042224 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:40.538193 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:40.538193 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:40.538193 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08e91a17-75a0-45d2-8c29-d2b8ea042224 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:40.538193 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 588/2353] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:40 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:40.696113 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a8074059-b4b8-49ab-b6e1-d025e5efb302 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:40.699706 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a8074059-b4b8-49ab-b6e1-d025e5efb302 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:40.699706 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a8074059-b4b8-49ab-b6e1-d025e5efb302 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:40.699706 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a8074059-b4b8-49ab-b6e1-d025e5efb302 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:40.699706 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-a8074059-b4b8-49ab-b6e1-d025e5efb302 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:40.701343 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=381,cinder:INSERT=60,cinder:UPDATE=96 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:56:40.709602 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:40.709602 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:40.709602 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a8074059-b4b8-49ab-b6e1-d025e5efb302 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:40.709602 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 593/2354] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:40 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:41.308771 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b8ca8618-ef07-4eb3-82f9-c66a5a210053 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:41.312027 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8ca8618-ef07-4eb3-82f9-c66a5a210053 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:41.312027 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8ca8618-ef07-4eb3-82f9-c66a5a210053 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:41.312027 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8ca8618-ef07-4eb3-82f9-c66a5a210053 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:41.312027 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b8ca8618-ef07-4eb3-82f9-c66a5a210053 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:41.312851 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=420,cinder:UPDATE=118,cinder:INSERT=63 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:56:41.317354 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:41.317354 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:41.318351 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8ca8618-ef07-4eb3-82f9-c66a5a210053 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:41.318774 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 592/2355] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:41 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:41.550830 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-64aebb97-2100-45cf-9bf8-24da6166f297 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:41.553018 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-64aebb97-2100-45cf-9bf8-24da6166f297 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:41.553259 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-64aebb97-2100-45cf-9bf8-24da6166f297 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:41.553477 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-64aebb97-2100-45cf-9bf8-24da6166f297 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:41.553615 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-64aebb97-2100-45cf-9bf8-24da6166f297 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:41.559917 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:41.559917 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:41.560573 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-64aebb97-2100-45cf-9bf8-24da6166f297 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:41.561022 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 583/2356] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:41 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:41.721619 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c48fcacd-a109-4137-9c74-9b6d0301cd77 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:41.724455 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c48fcacd-a109-4137-9c74-9b6d0301cd77 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:41.724661 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c48fcacd-a109-4137-9c74-9b6d0301cd77 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:41.724889 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c48fcacd-a109-4137-9c74-9b6d0301cd77 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:41.725004 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-c48fcacd-a109-4137-9c74-9b6d0301cd77 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:41.731693 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:41.731693 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:41.732857 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c48fcacd-a109-4137-9c74-9b6d0301cd77 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:41.733409 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 589/2357] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:41 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:42.332382 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0fae5b9f-785d-43db-9742-c8512fb6a78b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:42.334554 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0fae5b9f-785d-43db-9742-c8512fb6a78b tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:42.334821 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0fae5b9f-785d-43db-9742-c8512fb6a78b tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:42.335065 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0fae5b9f-785d-43db-9742-c8512fb6a78b tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:42.335208 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-0fae5b9f-785d-43db-9742-c8512fb6a78b tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:42.340521 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:42.340521 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:42.341495 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0fae5b9f-785d-43db-9742-c8512fb6a78b tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:42.341974 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 594/2358] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:42 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:42.575673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-17b6e59d-7976-42db-91d3-9c0ce89d59df None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:42.577462 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-17b6e59d-7976-42db-91d3-9c0ce89d59df tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:42.578066 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-17b6e59d-7976-42db-91d3-9c0ce89d59df tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:42.578066 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-17b6e59d-7976-42db-91d3-9c0ce89d59df tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:42.578066 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-17b6e59d-7976-42db-91d3-9c0ce89d59df tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:42.582166 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:42.582166 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:42.582757 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-17b6e59d-7976-42db-91d3-9c0ce89d59df tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:42.583284 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 593/2359] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:42 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:42.748545 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cb309c42-29a1-4fa4-84e7-60a3a70c403c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:42.751611 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cb309c42-29a1-4fa4-84e7-60a3a70c403c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:42.751890 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cb309c42-29a1-4fa4-84e7-60a3a70c403c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:42.752159 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cb309c42-29a1-4fa4-84e7-60a3a70c403c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:42.752301 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-cb309c42-29a1-4fa4-84e7-60a3a70c403c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:42.754394 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=330,cinder:UPDATE=77,cinder:INSERT=43 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:56:42.758704 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:42.758704 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:42.759686 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cb309c42-29a1-4fa4-84e7-60a3a70c403c tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:42.760199 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 584/2360] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:42 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:42.950985 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-de0fe3e7-b15c-4149-b687-eb03811734de None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:43.065604 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-de0fe3e7-b15c-4149-b687-eb03811734de tempest-VolumePoolsAdminTestsJSON-2051077240 tempest-VolumePoolsAdminTestsJSON-2051077240-project-admin] GET https://10.4.3.15/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 18:56:43.065901 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-de0fe3e7-b15c-4149-b687-eb03811734de tempest-VolumePoolsAdminTestsJSON-2051077240 tempest-VolumePoolsAdminTestsJSON-2051077240-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:43.066144 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-de0fe3e7-b15c-4149-b687-eb03811734de tempest-VolumePoolsAdminTestsJSON-2051077240 tempest-VolumePoolsAdminTestsJSON-2051077240-project-admin] Calling method 'get_pools' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:43.077969 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-de0fe3e7-b15c-4149-b687-eb03811734de tempest-VolumePoolsAdminTestsJSON-2051077240 tempest-VolumePoolsAdminTestsJSON-2051077240-project-admin] https://10.4.3.15/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 18:56:43.078605 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 590/2361] 10.4.3.15 () {66 vars in 1307 bytes} [Fri Aug 7 18:56:42 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:43.088939 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0df502ec-8aa7-4cb8-a70e-79bc07e6c66a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:43.090907 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0df502ec-8aa7-4cb8-a70e-79bc07e6c66a tempest-VolumePoolsAdminTestsJSON-2051077240 tempest-VolumePoolsAdminTestsJSON-2051077240-project-admin] GET https://10.4.3.15/volume/v3/scheduler-stats/get_pools Aug 07 18:56:43.091177 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0df502ec-8aa7-4cb8-a70e-79bc07e6c66a tempest-VolumePoolsAdminTestsJSON-2051077240 tempest-VolumePoolsAdminTestsJSON-2051077240-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:43.091396 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0df502ec-8aa7-4cb8-a70e-79bc07e6c66a tempest-VolumePoolsAdminTestsJSON-2051077240 tempest-VolumePoolsAdminTestsJSON-2051077240-project-admin] Calling method 'get_pools' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:43.101009 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0df502ec-8aa7-4cb8-a70e-79bc07e6c66a tempest-VolumePoolsAdminTestsJSON-2051077240 tempest-VolumePoolsAdminTestsJSON-2051077240-project-admin] https://10.4.3.15/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 18:56:43.101462 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 595/2362] 10.4.3.15 () {66 vars in 1284 bytes} [Fri Aug 7 18:56:43 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:43.363562 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-91f79959-0a6c-4f94-a400-b4ff86e38df1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:43.365621 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91f79959-0a6c-4f94-a400-b4ff86e38df1 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:43.365853 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91f79959-0a6c-4f94-a400-b4ff86e38df1 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:43.366165 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91f79959-0a6c-4f94-a400-b4ff86e38df1 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:43.367022 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-91f79959-0a6c-4f94-a400-b4ff86e38df1 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:43.372219 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:43.372219 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:43.373216 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91f79959-0a6c-4f94-a400-b4ff86e38df1 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:43.373477 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 594/2363] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:43 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:43.602362 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3f83ac66-290d-440e-bf7f-fc1dcc4268f0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:43.604358 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f83ac66-290d-440e-bf7f-fc1dcc4268f0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:43.604527 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f83ac66-290d-440e-bf7f-fc1dcc4268f0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:43.604752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f83ac66-290d-440e-bf7f-fc1dcc4268f0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:43.604863 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3f83ac66-290d-440e-bf7f-fc1dcc4268f0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:43.615215 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:43.615215 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:43.616517 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f83ac66-290d-440e-bf7f-fc1dcc4268f0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:43.617899 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 585/2364] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:43 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:43.779239 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0b2dca60-74ff-443b-8690-5baeeeb69c9f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:43.784377 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0b2dca60-74ff-443b-8690-5baeeeb69c9f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:43.784553 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0b2dca60-74ff-443b-8690-5baeeeb69c9f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:43.784753 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0b2dca60-74ff-443b-8690-5baeeeb69c9f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:43.784875 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-0b2dca60-74ff-443b-8690-5baeeeb69c9f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:43.790092 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=323,cinder:UPDATE=72,cinder:INSERT=38 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:56:43.796330 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:43.796330 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:43.797210 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0b2dca60-74ff-443b-8690-5baeeeb69c9f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:43.798240 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 591/2365] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:43 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 705 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:44.387357 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-14b415ee-67c6-4382-89ae-648fd53d3d74 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:44.389572 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-14b415ee-67c6-4382-89ae-648fd53d3d74 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:44.389830 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-14b415ee-67c6-4382-89ae-648fd53d3d74 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:44.390084 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-14b415ee-67c6-4382-89ae-648fd53d3d74 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:44.390358 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-14b415ee-67c6-4382-89ae-648fd53d3d74 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:44.399127 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:44.399127 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:44.399504 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-14b415ee-67c6-4382-89ae-648fd53d3d74 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:44.399929 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 596/2366] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:44 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:44.629133 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6748e4dc-5846-43d4-a8ab-e5497436e64c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:44.630929 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6748e4dc-5846-43d4-a8ab-e5497436e64c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:44.631182 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6748e4dc-5846-43d4-a8ab-e5497436e64c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:44.631381 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6748e4dc-5846-43d4-a8ab-e5497436e64c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:44.631501 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6748e4dc-5846-43d4-a8ab-e5497436e64c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:44.636025 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:44.636025 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:44.636691 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6748e4dc-5846-43d4-a8ab-e5497436e64c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:44.637303 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 595/2367] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:44 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:44.810506 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1dd8c0af-5050-4a71-aef6-680953a4cdc0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:44.813414 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1dd8c0af-5050-4a71-aef6-680953a4cdc0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:44.813605 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1dd8c0af-5050-4a71-aef6-680953a4cdc0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:44.813853 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1dd8c0af-5050-4a71-aef6-680953a4cdc0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:44.814005 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1dd8c0af-5050-4a71-aef6-680953a4cdc0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:44.819855 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:44.819855 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:44.820829 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1dd8c0af-5050-4a71-aef6-680953a4cdc0 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:44.821294 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 586/2368] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:44 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:44.834120 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2c1f8245-2f99-499b-8dec-852d5e6aae10 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:44.836890 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2c1f8245-2f99-499b-8dec-852d5e6aae10 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:44.837181 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2c1f8245-2f99-499b-8dec-852d5e6aae10 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:44.837421 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2c1f8245-2f99-499b-8dec-852d5e6aae10 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:44.837549 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-2c1f8245-2f99-499b-8dec-852d5e6aae10 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:44.843501 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:44.843501 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:44.844563 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2c1f8245-2f99-499b-8dec-852d5e6aae10 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:44.845106 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 592/2369] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:44 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:44.857504 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-35de64ff-019e-4e09-9317-3fbbf9c75f87 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:44.861125 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-35de64ff-019e-4e09-9317-3fbbf9c75f87 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:44.861361 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-35de64ff-019e-4e09-9317-3fbbf9c75f87 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:44.861587 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-35de64ff-019e-4e09-9317-3fbbf9c75f87 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:44.861740 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-35de64ff-019e-4e09-9317-3fbbf9c75f87 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete backup with id: 271b7465-6e1c-4bbc-8dba-89120f762ecd. Aug 07 18:56:44.871066 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:44.871066 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:44.893132 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-35de64ff-019e-4e09-9317-3fbbf9c75f87 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] delete_backup rpcapi backup_id 271b7465-6e1c-4bbc-8dba-89120f762ecd {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:56:44.894978 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-35de64ff-019e-4e09-9317-3fbbf9c75f87 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 202 Aug 07 18:56:44.895424 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 597/2370] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:56:44 2026] DELETE /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:56:44.903972 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dfdf3f15-28d8-4261-8cb1-e8e33f05916e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:44.907460 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dfdf3f15-28d8-4261-8cb1-e8e33f05916e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:44.907652 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dfdf3f15-28d8-4261-8cb1-e8e33f05916e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:44.907882 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dfdf3f15-28d8-4261-8cb1-e8e33f05916e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:44.907982 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-dfdf3f15-28d8-4261-8cb1-e8e33f05916e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:44.912877 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:44.912877 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:44.913814 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dfdf3f15-28d8-4261-8cb1-e8e33f05916e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 200 Aug 07 18:56:44.914303 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 596/2371] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:44 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:45.412901 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d9616553-db30-4405-8bd0-86487967965f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:45.414559 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9616553-db30-4405-8bd0-86487967965f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:45.414805 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d9616553-db30-4405-8bd0-86487967965f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:45.414982 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d9616553-db30-4405-8bd0-86487967965f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:45.415090 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d9616553-db30-4405-8bd0-86487967965f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:45.422258 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:45.422258 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:45.424454 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9616553-db30-4405-8bd0-86487967965f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:45.424874 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 587/2372] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:45 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:45.652360 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-54172ac9-2bb0-4a1d-8e0f-36a5d6d50b24 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:45.655151 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-54172ac9-2bb0-4a1d-8e0f-36a5d6d50b24 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:45.655365 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-54172ac9-2bb0-4a1d-8e0f-36a5d6d50b24 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:45.655538 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-54172ac9-2bb0-4a1d-8e0f-36a5d6d50b24 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:45.655642 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-54172ac9-2bb0-4a1d-8e0f-36a5d6d50b24 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:45.663342 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:45.663342 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:45.664007 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-54172ac9-2bb0-4a1d-8e0f-36a5d6d50b24 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:45.664405 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 593/2373] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:45 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:45.793459 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f85c6754-d01a-45fd-824f-120d5fb3a4d7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:45.900469 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f85c6754-d01a-45fd-824f-120d5fb3a4d7 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] GET https://10.4.3.15/volume/v3/os-services Aug 07 18:56:45.900686 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f85c6754-d01a-45fd-824f-120d5fb3a4d7 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:45.900892 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f85c6754-d01a-45fd-824f-120d5fb3a4d7 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:45.906716 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f85c6754-d01a-45fd-824f-120d5fb3a4d7 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] https://10.4.3.15/volume/v3/os-services returned with HTTP 200 Aug 07 18:56:45.907261 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 598/2374] 10.4.3.15 () {66 vars in 1242 bytes} [Fri Aug 7 18:56:45 2026] GET /volume/v3/os-services => generated 626 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:45.917724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-96c6a0d4-06de-456f-af48-3f8d0cf46ac4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:45.920129 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96c6a0d4-06de-456f-af48-3f8d0cf46ac4 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] GET https://10.4.3.15/volume/v3/os-services?host=np0000006749 Aug 07 18:56:45.920382 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-96c6a0d4-06de-456f-af48-3f8d0cf46ac4 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:45.920575 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-96c6a0d4-06de-456f-af48-3f8d0cf46ac4 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:45.931032 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-302ea5d6-0ac2-4adb-b60f-f69e2526f125 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:45.931397 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96c6a0d4-06de-456f-af48-3f8d0cf46ac4 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] https://10.4.3.15/volume/v3/os-services?host=np0000006749 returned with HTTP 200 Aug 07 18:56:45.931433 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-302ea5d6-0ac2-4adb-b60f-f69e2526f125 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd Aug 07 18:56:45.931433 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-302ea5d6-0ac2-4adb-b60f-f69e2526f125 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:45.931489 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 597/2375] 10.4.3.15 () {66 vars in 1277 bytes} [Fri Aug 7 18:56:45 2026] GET /volume/v3/os-services?host=np0000006749 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:45.931516 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-302ea5d6-0ac2-4adb-b60f-f69e2526f125 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:45.931516 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-302ea5d6-0ac2-4adb-b60f-f69e2526f125 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 271b7465-6e1c-4bbc-8dba-89120f762ecd. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:45.937559 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-302ea5d6-0ac2-4adb-b60f-f69e2526f125 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd returned with HTTP 404 Aug 07 18:56:45.938058 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 588/2376] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:45 2026] GET /volume/v3/backups/271b7465-6e1c-4bbc-8dba-89120f762ecd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:45.944453 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ee4656b8-2747-426c-81ad-deadb9a82f81 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:45.945659 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d34164d9-b2f5-4f84-8ac7-74cbde27c5b1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:45.947220 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee4656b8-2747-426c-81ad-deadb9a82f81 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] GET https://10.4.3.15/volume/v3/os-services?host=np0000006749&binary=cinder-scheduler Aug 07 18:56:45.947220 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee4656b8-2747-426c-81ad-deadb9a82f81 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:45.947410 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee4656b8-2747-426c-81ad-deadb9a82f81 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:45.947880 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d34164d9-b2f5-4f84-8ac7-74cbde27c5b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:56:45.948386 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d34164d9-b2f5-4f84-8ac7-74cbde27c5b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "82a04fc7-4f70-4e49-abbf-bf123fca25a7", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-59493277", "container": "tempest-volumesbackupstest-backup-container-1610549181"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:45.953036 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-d34164d9-b2f5-4f84-8ac7-74cbde27c5b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating new backup {'backup': {'volume_id': '82a04fc7-4f70-4e49-abbf-bf123fca25a7', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-59493277', 'container': 'tempest-volumesbackupstest-backup-container-1610549181'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:56:45.953266 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-d34164d9-b2f5-4f84-8ac7-74cbde27c5b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Creating backup of volume 82a04fc7-4f70-4e49-abbf-bf123fca25a7 in container tempest-volumesbackupstest-backup-container-1610549181 Aug 07 18:56:45.953337 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee4656b8-2747-426c-81ad-deadb9a82f81 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] https://10.4.3.15/volume/v3/os-services?host=np0000006749&binary=cinder-scheduler returned with HTTP 200 Aug 07 18:56:45.953817 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 594/2377] 10.4.3.15 () {66 vars in 1325 bytes} [Fri Aug 7 18:56:45 2026] GET /volume/v3/os-services?host=np0000006749&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:45.964694 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e99d9aeb-6a60-40a3-977a-a9a99d09e51e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:45.966754 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e99d9aeb-6a60-40a3-977a-a9a99d09e51e tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] GET https://10.4.3.15/volume/v3/os-services?binary=cinder-scheduler Aug 07 18:56:45.967076 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e99d9aeb-6a60-40a3-977a-a9a99d09e51e tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:45.967677 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e99d9aeb-6a60-40a3-977a-a9a99d09e51e tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:45.972202 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e99d9aeb-6a60-40a3-977a-a9a99d09e51e tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] https://10.4.3.15/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 07 18:56:45.973028 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 598/2378] 10.4.3.15 () {66 vars in 1289 bytes} [Fri Aug 7 18:56:45 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:45.976942 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:45.976942 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:45.976942 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d34164d9-b2f5-4f84-8ac7-74cbde27c5b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:56:45.988667 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:46.002873 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-d34164d9-b2f5-4f84-8ac7-74cbde27c5b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Created reservations ['69066e8c-8c45-4c27-9c27-a0a34e5e870d', 'a35301e7-d66f-4114-98a0-d6eaa2b51eec'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:46.070290 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d34164d9-b2f5-4f84-8ac7-74cbde27c5b1 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:56:46.070290 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 599/2379] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:56:45 2026] POST /volume/v3/backups => generated 326 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:46.087937 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2669334d-7a3f-4294-82dd-6f173e8370e9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:46.091234 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2669334d-7a3f-4294-82dd-6f173e8370e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:46.091234 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2669334d-7a3f-4294-82dd-6f173e8370e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:46.091234 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2669334d-7a3f-4294-82dd-6f173e8370e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:46.091234 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-2669334d-7a3f-4294-82dd-6f173e8370e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:46.095238 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:46.095238 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:46.096438 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2669334d-7a3f-4294-82dd-6f173e8370e9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:46.096438 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 595/2380] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:46 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:46.131972 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:56:46.132360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2039098840"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:46.135655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2039098840'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:56:46.135824 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Create volume of 1 GB Aug 07 18:56:46.140773 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Availability Zones retrieved successfully. Aug 07 18:56:46.146381 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Flow 'volume_create_api' (c04ed179-a40b-48b6-9576-d7197808f430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:46.149580 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c87c41-aca3-432a-831d-2d71bcfcb07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:46.149580 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:56:46.187031 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c87c41-aca3-432a-831d-2d71bcfcb07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:46.187031 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658dc451-3635-467c-b9a5-58a0940a2561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:46.254336 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Created reservations ['0be80dbb-f2b3-4477-a976-7cc355c6d3b4', '621b94dd-1ad2-4a1a-8528-94bad60c0b96', '94645e3d-c292-4092-8fa9-4eb4ad4fd13c', '56cb0da4-7961-4d20-9002-f361bc5f0b73'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:46.255227 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658dc451-3635-467c-b9a5-58a0940a2561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0be80dbb-f2b3-4477-a976-7cc355c6d3b4', '621b94dd-1ad2-4a1a-8528-94bad60c0b96', '94645e3d-c292-4092-8fa9-4eb4ad4fd13c', '56cb0da4-7961-4d20-9002-f361bc5f0b73']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:46.255957 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14307a1c-9859-4661-8e70-80dcb0b6fd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:46.280396 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14307a1c-9859-4661-8e70-80dcb0b6fd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b67aa8c7-a52b-48b9-bac6-a630855cf56f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2039098840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bccf26f0a8a4fb0ad3c2d68a7850858',qos_specs=None,replication_status=,reservations=['0be80dbb-f2b3-4477-a976-7cc355c6d3b4','621b94dd-1ad2-4a1a-8528-94bad60c0b96','94645e3d-c292-4092-8fa9-4eb4ad4fd13c','56cb0da4-7961-4d20-9002-f361bc5f0b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='400f3556c549407db508ff035b398eaa',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2039098840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b67aa8c7-a52b-48b9-bac6-a630855cf56f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bccf26f0a8a4fb0ad3c2d68a7850858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='400f3556c549407db508ff035b398eaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:46.281539 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9950260b-11df-449e-a227-b04718401db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:46.299561 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9950260b-11df-449e-a227-b04718401db9) transitioned into state 'SUCCESS' from state '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-2039098840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bccf26f0a8a4fb0ad3c2d68a7850858',qos_specs=None,replication_status=,reservations=['0be80dbb-f2b3-4477-a976-7cc355c6d3b4','621b94dd-1ad2-4a1a-8528-94bad60c0b96','94645e3d-c292-4092-8fa9-4eb4ad4fd13c','56cb0da4-7961-4d20-9002-f361bc5f0b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='400f3556c549407db508ff035b398eaa',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:46.300380 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b098d43-4752-4554-80eb-c129d88db5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:46.310068 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b098d43-4752-4554-80eb-c129d88db5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:46.311878 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Flow 'volume_create_api' (c04ed179-a40b-48b6-9576-d7197808f430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:46.311878 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Create volume request issued successfully. Aug 07 18:56:46.311878 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb113ab2-3a4b-482a-ae3e-231d2b32f9bb tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:56:46.312068 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 589/2381] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:56:45 2026] POST /volume/v3/volumes => generated 752 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:46.328296 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2f802c2c-9b34-4e53-af76-4a748cf31637 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:46.330639 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2f802c2c-9b34-4e53-af76-4a748cf31637 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] GET https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f Aug 07 18:56:46.330639 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2f802c2c-9b34-4e53-af76-4a748cf31637 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:46.331506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2f802c2c-9b34-4e53-af76-4a748cf31637 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:46.338852 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:46.338852 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:46.343354 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2f802c2c-9b34-4e53-af76-4a748cf31637 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Volume info retrieved successfully. Aug 07 18:56:46.349624 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2f802c2c-9b34-4e53-af76-4a748cf31637 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f returned with HTTP 200 Aug 07 18:56:46.350327 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 599/2382] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:46 2026] GET /volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:46.438149 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b74c6ac1-f4d7-497a-ad06-cf1bbc034f19 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:46.441631 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b74c6ac1-f4d7-497a-ad06-cf1bbc034f19 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:46.441875 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b74c6ac1-f4d7-497a-ad06-cf1bbc034f19 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:46.442098 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b74c6ac1-f4d7-497a-ad06-cf1bbc034f19 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:46.442203 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-b74c6ac1-f4d7-497a-ad06-cf1bbc034f19 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:46.447060 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:46.447060 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:46.447928 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b74c6ac1-f4d7-497a-ad06-cf1bbc034f19 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:46.448403 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 600/2383] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:46 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:46.675352 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c1bc9dbc-29d3-4ffb-9bc8-6b45de09d325 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:46.678531 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c1bc9dbc-29d3-4ffb-9bc8-6b45de09d325 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:46.678856 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c1bc9dbc-29d3-4ffb-9bc8-6b45de09d325 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:46.679141 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c1bc9dbc-29d3-4ffb-9bc8-6b45de09d325 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:46.679299 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-c1bc9dbc-29d3-4ffb-9bc8-6b45de09d325 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:46.685305 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:46.685305 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:46.686279 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c1bc9dbc-29d3-4ffb-9bc8-6b45de09d325 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:46.686799 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 596/2384] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:46 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:47.109676 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2cca7694-e496-411e-9a1c-9a5a337c9186 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:47.111498 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2cca7694-e496-411e-9a1c-9a5a337c9186 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:47.111698 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2cca7694-e496-411e-9a1c-9a5a337c9186 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:47.111889 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2cca7694-e496-411e-9a1c-9a5a337c9186 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:47.112018 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2cca7694-e496-411e-9a1c-9a5a337c9186 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:47.117626 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:47.117626 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:47.118424 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2cca7694-e496-411e-9a1c-9a5a337c9186 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:47.118783 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 590/2385] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:47 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:47.365656 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b7631a9a-9ea3-4ff4-a3ea-a61778eb0aab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:47.371092 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7631a9a-9ea3-4ff4-a3ea-a61778eb0aab tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] GET https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f Aug 07 18:56:47.371265 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7631a9a-9ea3-4ff4-a3ea-a61778eb0aab tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:47.371535 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7631a9a-9ea3-4ff4-a3ea-a61778eb0aab tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:47.390337 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:47.390337 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:47.399088 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b7631a9a-9ea3-4ff4-a3ea-a61778eb0aab tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Volume info retrieved successfully. Aug 07 18:56:47.403088 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7631a9a-9ea3-4ff4-a3ea-a61778eb0aab tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f returned with HTTP 200 Aug 07 18:56:47.403735 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 600/2386] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:47 2026] GET /volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:47.417758 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a106931d-e960-471a-a04b-11816d88916b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:47.419502 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a106931d-e960-471a-a04b-11816d88916b tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] GET https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f Aug 07 18:56:47.419688 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a106931d-e960-471a-a04b-11816d88916b tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:47.419894 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a106931d-e960-471a-a04b-11816d88916b tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:47.428136 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:47.428136 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:47.431539 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a106931d-e960-471a-a04b-11816d88916b tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Volume info retrieved successfully. Aug 07 18:56:47.435390 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a106931d-e960-471a-a04b-11816d88916b tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f returned with HTTP 200 Aug 07 18:56:47.435858 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 601/2387] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:47 2026] GET /volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:47.448940 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7ebaf856-740d-4849-8575-e62e94a8ef8e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:47.451475 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7ebaf856-740d-4849-8575-e62e94a8ef8e tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] GET https://10.4.3.15/volume/v3/os-services?host=np0000006749&binary=cinder-volume Aug 07 18:56:47.451667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7ebaf856-740d-4849-8575-e62e94a8ef8e tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:47.451880 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7ebaf856-740d-4849-8575-e62e94a8ef8e tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:47.457822 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7ebaf856-740d-4849-8575-e62e94a8ef8e tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] https://10.4.3.15/volume/v3/os-services?host=np0000006749&binary=cinder-volume returned with HTTP 200 Aug 07 18:56:47.458228 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 597/2388] 10.4.3.15 () {66 vars in 1319 bytes} [Fri Aug 7 18:56:47 2026] GET /volume/v3/os-services?host=np0000006749&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:47.459571 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e094c808-1fb7-4949-bf4e-1f85e481c0e2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:47.464013 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e094c808-1fb7-4949-bf4e-1f85e481c0e2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:47.464013 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e094c808-1fb7-4949-bf4e-1f85e481c0e2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:47.464013 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e094c808-1fb7-4949-bf4e-1f85e481c0e2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:47.464013 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e094c808-1fb7-4949-bf4e-1f85e481c0e2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:47.466565 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:47.466565 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:47.467491 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e094c808-1fb7-4949-bf4e-1f85e481c0e2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:47.467851 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 591/2389] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:47 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:47.468565 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5a7e0fe7-1f4b-462a-b9f1-730b5f1569bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:47.470390 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a7e0fe7-1f4b-462a-b9f1-730b5f1569bf tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] GET https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f Aug 07 18:56:47.470556 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a7e0fe7-1f4b-462a-b9f1-730b5f1569bf tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:47.470780 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a7e0fe7-1f4b-462a-b9f1-730b5f1569bf tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:47.479065 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:47.479065 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:47.482573 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5a7e0fe7-1f4b-462a-b9f1-730b5f1569bf tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Volume info retrieved successfully. Aug 07 18:56:47.487740 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a7e0fe7-1f4b-462a-b9f1-730b5f1569bf tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f returned with HTTP 200 Aug 07 18:56:47.488124 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 601/2390] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:47 2026] GET /volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:47.505668 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2a1b1154-36c7-48c9-9e2a-d511a0de67a2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:47.507470 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2a1b1154-36c7-48c9-9e2a-d511a0de67a2 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f Aug 07 18:56:47.507725 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2a1b1154-36c7-48c9-9e2a-d511a0de67a2 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:47.507952 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2a1b1154-36c7-48c9-9e2a-d511a0de67a2 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:47.508201 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-2a1b1154-36c7-48c9-9e2a-d511a0de67a2 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Delete volume with id: b67aa8c7-a52b-48b9-bac6-a630855cf56f Aug 07 18:56:47.520152 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:47.520152 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:47.520665 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2a1b1154-36c7-48c9-9e2a-d511a0de67a2 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Volume info retrieved successfully. Aug 07 18:56:47.550053 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2a1b1154-36c7-48c9-9e2a-d511a0de67a2 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Delete volume request issued successfully. Aug 07 18:56:47.550053 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2a1b1154-36c7-48c9-9e2a-d511a0de67a2 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f returned with HTTP 202 Aug 07 18:56:47.550053 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 602/2391] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:56:47 2026] DELETE /volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:56:47.557660 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9ab6b8df-5a99-4488-99e7-77ce593757dd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:47.560254 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9ab6b8df-5a99-4488-99e7-77ce593757dd tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] GET https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f Aug 07 18:56:47.560254 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9ab6b8df-5a99-4488-99e7-77ce593757dd tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:47.560371 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9ab6b8df-5a99-4488-99e7-77ce593757dd tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:47.568167 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:47.568167 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:47.572798 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9ab6b8df-5a99-4488-99e7-77ce593757dd tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Volume info retrieved successfully. Aug 07 18:56:47.578491 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9ab6b8df-5a99-4488-99e7-77ce593757dd tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f returned with HTTP 200 Aug 07 18:56:47.578943 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 598/2392] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:47 2026] GET /volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:47.704437 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-764c8a82-5cd2-488b-bc02-4d691acb541f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:47.710160 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-764c8a82-5cd2-488b-bc02-4d691acb541f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:47.710160 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-764c8a82-5cd2-488b-bc02-4d691acb541f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:47.710474 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-764c8a82-5cd2-488b-bc02-4d691acb541f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:47.710604 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-764c8a82-5cd2-488b-bc02-4d691acb541f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:47.718366 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:47.718366 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:47.719067 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-764c8a82-5cd2-488b-bc02-4d691acb541f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:47.719531 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 592/2393] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:47 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:48.129505 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-670a0d23-987f-430d-8add-d1855b481824 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:48.131234 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-670a0d23-987f-430d-8add-d1855b481824 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:48.131419 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-670a0d23-987f-430d-8add-d1855b481824 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:48.131596 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-670a0d23-987f-430d-8add-d1855b481824 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:48.131725 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-670a0d23-987f-430d-8add-d1855b481824 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:48.136119 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:48.136119 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:48.137213 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-670a0d23-987f-430d-8add-d1855b481824 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:48.137650 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 602/2394] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:48 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:48.480245 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8b69c39f-d6ec-4d15-a0d4-34df9c382ea3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:48.485855 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8b69c39f-d6ec-4d15-a0d4-34df9c382ea3 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:48.486129 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8b69c39f-d6ec-4d15-a0d4-34df9c382ea3 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:48.486395 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8b69c39f-d6ec-4d15-a0d4-34df9c382ea3 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:48.486514 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-8b69c39f-d6ec-4d15-a0d4-34df9c382ea3 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:48.495889 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:48.495889 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:48.496773 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8b69c39f-d6ec-4d15-a0d4-34df9c382ea3 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:48.497252 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 603/2395] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:48 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:48.598414 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bba0298b-2321-4dbd-b9f7-132d079e5bc0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:48.600647 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bba0298b-2321-4dbd-b9f7-132d079e5bc0 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] GET https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f Aug 07 18:56:48.601883 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bba0298b-2321-4dbd-b9f7-132d079e5bc0 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:48.602040 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bba0298b-2321-4dbd-b9f7-132d079e5bc0 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:48.612940 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bba0298b-2321-4dbd-b9f7-132d079e5bc0 tempest-VolumesServicesTestJSON-1966552653 tempest-VolumesServicesTestJSON-1966552653-project-member] https://10.4.3.15/volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f returned with HTTP 404 Aug 07 18:56:48.613678 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 599/2396] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:48 2026] GET /volume/v3/volumes/b67aa8c7-a52b-48b9-bac6-a630855cf56f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:48.625171 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e4c28849-92d9-4bb6-a715-0f701ff73d70 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:48.627397 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e4c28849-92d9-4bb6-a715-0f701ff73d70 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] GET https://10.4.3.15/volume/v3/os-services Aug 07 18:56:48.627596 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e4c28849-92d9-4bb6-a715-0f701ff73d70 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:48.627855 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e4c28849-92d9-4bb6-a715-0f701ff73d70 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:48.637103 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e4c28849-92d9-4bb6-a715-0f701ff73d70 tempest-VolumesServicesTestJSON-257505015 tempest-VolumesServicesTestJSON-257505015-project-admin] https://10.4.3.15/volume/v3/os-services returned with HTTP 200 Aug 07 18:56:48.637906 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 593/2397] 10.4.3.15 () {66 vars in 1242 bytes} [Fri Aug 7 18:56:48 2026] GET /volume/v3/os-services => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:48.737738 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0e1cfc55-228c-43f7-b238-e3bf8cc622e7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:48.740513 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e1cfc55-228c-43f7-b238-e3bf8cc622e7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:48.740513 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e1cfc55-228c-43f7-b238-e3bf8cc622e7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:48.740513 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e1cfc55-228c-43f7-b238-e3bf8cc622e7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:48.740611 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0e1cfc55-228c-43f7-b238-e3bf8cc622e7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:48.747695 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:48.747695 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:48.748511 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e1cfc55-228c-43f7-b238-e3bf8cc622e7 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:48.749364 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 603/2398] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:48 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:49.126969 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-09112435-6f3b-491b-a3c7-6d621fde34cf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:49.129625 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:56:49.129625 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1121368785"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:49.131411 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1121368785'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:56:49.131509 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Create volume of 1 GB Aug 07 18:56:49.135291 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Availability Zones retrieved successfully. Aug 07 18:56:49.140673 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Flow 'volume_create_api' (0c4a1882-6a38-42ba-8acf-77d66331d3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:49.141528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7ac73a-d3bf-459e-b091-4d34b8854da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:49.142633 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:56:49.153148 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d5f5c4d0-97d0-4919-ab1f-0283fd2d4346 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:49.162089 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d5f5c4d0-97d0-4919-ab1f-0283fd2d4346 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:49.162588 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d5f5c4d0-97d0-4919-ab1f-0283fd2d4346 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:49.163495 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d5f5c4d0-97d0-4919-ab1f-0283fd2d4346 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:49.164474 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-d5f5c4d0-97d0-4919-ab1f-0283fd2d4346 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:49.164896 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7ac73a-d3bf-459e-b091-4d34b8854da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:49.165744 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d0200a-163e-41b3-a0e2-00f281308fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:49.180962 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:49.180962 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:49.181793 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d5f5c4d0-97d0-4919-ab1f-0283fd2d4346 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:49.182192 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 600/2399] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:49 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:49.242527 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Created reservations ['7f827e35-0e46-4842-8e5c-eba71c83de47', '8a92c0f1-fbe6-4126-bfe8-4e544bfcceda', 'cde74fb4-13ca-4edc-bacd-a0dda50a7e4c', 'd44ed90d-6727-4882-8e3e-336e7d407dec'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:49.243583 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d0200a-163e-41b3-a0e2-00f281308fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f827e35-0e46-4842-8e5c-eba71c83de47', '8a92c0f1-fbe6-4126-bfe8-4e544bfcceda', 'cde74fb4-13ca-4edc-bacd-a0dda50a7e4c', 'd44ed90d-6727-4882-8e3e-336e7d407dec']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:49.244566 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e67a491b-19a1-4f26-8e80-e6a3537a00e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:49.270095 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e67a491b-19a1-4f26-8e80-e6a3537a00e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcd86f61-990a-4add-8ec9-cd1602a40291', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1121368785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b8aed3d2f74fdbbca7f403cd327e7a',qos_specs=None,replication_status=,reservations=['7f827e35-0e46-4842-8e5c-eba71c83de47','8a92c0f1-fbe6-4126-bfe8-4e544bfcceda','cde74fb4-13ca-4edc-bacd-a0dda50a7e4c','d44ed90d-6727-4882-8e3e-336e7d407dec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b66dca7edc43a89c6ffe3c4925a0a8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1121368785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcd86f61-990a-4add-8ec9-cd1602a40291,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75b8aed3d2f74fdbbca7f403cd327e7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79b66dca7edc43a89c6ffe3c4925a0a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:49.270818 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4966a67c-e089-4148-9743-95ff00059ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:49.292120 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4966a67c-e089-4148-9743-95ff00059ca4) transitioned into state 'SUCCESS' from state '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-1121368785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b8aed3d2f74fdbbca7f403cd327e7a',qos_specs=None,replication_status=,reservations=['7f827e35-0e46-4842-8e5c-eba71c83de47','8a92c0f1-fbe6-4126-bfe8-4e544bfcceda','cde74fb4-13ca-4edc-bacd-a0dda50a7e4c','d44ed90d-6727-4882-8e3e-336e7d407dec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b66dca7edc43a89c6ffe3c4925a0a8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:49.292812 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77cf1248-1312-4249-9495-5e0b9df947ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:49.303758 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77cf1248-1312-4249-9495-5e0b9df947ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:49.304579 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Flow 'volume_create_api' (0c4a1882-6a38-42ba-8acf-77d66331d3ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:49.305036 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Create volume request issued successfully. Aug 07 18:56:49.305706 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-09112435-6f3b-491b-a3c7-6d621fde34cf tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:56:49.305958 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 604/2400] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:56:49 2026] POST /volume/v3/volumes => generated 749 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:49.319194 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-302d12b4-da75-42db-add7-a1ec71eea4c0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:49.332660 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-302d12b4-da75-42db-add7-a1ec71eea4c0 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:56:49.333118 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-302d12b4-da75-42db-add7-a1ec71eea4c0 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:49.336039 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-302d12b4-da75-42db-add7-a1ec71eea4c0 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:49.345715 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:49.345715 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:49.351496 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-302d12b4-da75-42db-add7-a1ec71eea4c0 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:56:49.356366 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-302d12b4-da75-42db-add7-a1ec71eea4c0 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:56:49.356578 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 594/2401] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:49 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:56:49.507574 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-04544aaa-3f60-4599-b678-0456e30a95a7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:49.509402 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-04544aaa-3f60-4599-b678-0456e30a95a7 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:49.509585 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-04544aaa-3f60-4599-b678-0456e30a95a7 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:49.509771 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-04544aaa-3f60-4599-b678-0456e30a95a7 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:49.509870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-04544aaa-3f60-4599-b678-0456e30a95a7 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:49.514094 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:49.514094 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:49.514746 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-04544aaa-3f60-4599-b678-0456e30a95a7 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:49.515102 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 604/2402] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:49 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:49.762817 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8837c3db-e49d-4d03-b9cd-3e1de69641df None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:49.767981 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8837c3db-e49d-4d03-b9cd-3e1de69641df tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:49.768285 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8837c3db-e49d-4d03-b9cd-3e1de69641df tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:49.771278 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8837c3db-e49d-4d03-b9cd-3e1de69641df tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:49.773191 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-8837c3db-e49d-4d03-b9cd-3e1de69641df tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id ee88c3e3-b920-4cfb-8e62-45cfb95959ae. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:49.794716 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:49.794716 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:49.794716 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8837c3db-e49d-4d03-b9cd-3e1de69641df tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 200 Aug 07 18:56:49.794716 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 601/2403] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:49 2026] GET /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 736 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:49.807354 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8d3a6937-4e70-4f86-bbc9-15987b4aee3d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:49.809680 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8d3a6937-4e70-4f86-bbc9-15987b4aee3d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] DELETE https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae Aug 07 18:56:49.809941 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8d3a6937-4e70-4f86-bbc9-15987b4aee3d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:49.810195 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8d3a6937-4e70-4f86-bbc9-15987b4aee3d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:49.810328 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-8d3a6937-4e70-4f86-bbc9-15987b4aee3d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete backup with id: ee88c3e3-b920-4cfb-8e62-45cfb95959ae. Aug 07 18:56:49.815036 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:49.815036 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:49.831172 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-8d3a6937-4e70-4f86-bbc9-15987b4aee3d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] delete_backup rpcapi backup_id ee88c3e3-b920-4cfb-8e62-45cfb95959ae {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:56:49.833133 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8d3a6937-4e70-4f86-bbc9-15987b4aee3d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae returned with HTTP 202 Aug 07 18:56:49.833673 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 605/2404] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:56:49 2026] DELETE /volume/v3/backups/ee88c3e3-b920-4cfb-8e62-45cfb95959ae => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:56:49.843051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0b6ce559-f84e-4f7d-9972-8780c3a67537 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:49.845320 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0b6ce559-f84e-4f7d-9972-8780c3a67537 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 Aug 07 18:56:49.845320 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0b6ce559-f84e-4f7d-9972-8780c3a67537 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:49.845320 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0b6ce559-f84e-4f7d-9972-8780c3a67537 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:49.845457 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-0b6ce559-f84e-4f7d-9972-8780c3a67537 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete volume with id: 71a088f4-6c2d-46d9-ad69-37bba62d56c0 Aug 07 18:56:49.855892 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:49.855892 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:49.856076 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0b6ce559-f84e-4f7d-9972-8780c3a67537 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:56:49.882078 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0b6ce559-f84e-4f7d-9972-8780c3a67537 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete volume request issued successfully. Aug 07 18:56:49.882259 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0b6ce559-f84e-4f7d-9972-8780c3a67537 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 returned with HTTP 202 Aug 07 18:56:49.882590 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 595/2405] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:56:49 2026] DELETE /volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:56:49.891019 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-02f481ad-03df-4fcb-8c62-7624b220cd83 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:49.894410 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02f481ad-03df-4fcb-8c62-7624b220cd83 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 Aug 07 18:56:49.894654 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02f481ad-03df-4fcb-8c62-7624b220cd83 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:49.894858 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02f481ad-03df-4fcb-8c62-7624b220cd83 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:49.903527 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:49.903527 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:49.912461 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-02f481ad-03df-4fcb-8c62-7624b220cd83 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:56:49.917826 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02f481ad-03df-4fcb-8c62-7624b220cd83 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 returned with HTTP 200 Aug 07 18:56:49.918296 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 605/2406] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:49 2026] GET /volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:49.994130 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1fec60ef-5ab8-4f01-9364-69453356ee11 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:49.995777 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1fec60ef-5ab8-4f01-9364-69453356ee11 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 Aug 07 18:56:49.996044 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1fec60ef-5ab8-4f01-9364-69453356ee11 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:49.996332 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1fec60ef-5ab8-4f01-9364-69453356ee11 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:49.996775 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-1fec60ef-5ab8-4f01-9364-69453356ee11 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Delete snapshot with id: c303f867-eb6c-48f7-bab2-59b56c2836a6 Aug 07 18:56:50.006250 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.006250 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:50.006250 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1fec60ef-5ab8-4f01-9364-69453356ee11 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Snapshot retrieved successfully. Aug 07 18:56:50.047070 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1fec60ef-5ab8-4f01-9364-69453356ee11 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Snapshot delete request issued successfully. Aug 07 18:56:50.047309 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1fec60ef-5ab8-4f01-9364-69453356ee11 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 returned with HTTP 202 Aug 07 18:56:50.047828 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 602/2407] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:56:49 2026] DELETE /volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:56:50.058214 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-04a4478e-4c4d-4f5a-bbbe-541ff7caaf2b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.063721 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-04a4478e-4c4d-4f5a-bbbe-541ff7caaf2b tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 Aug 07 18:56:50.063721 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-04a4478e-4c4d-4f5a-bbbe-541ff7caaf2b tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.065499 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-04a4478e-4c4d-4f5a-bbbe-541ff7caaf2b tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.071353 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.071353 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:50.071853 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-04a4478e-4c4d-4f5a-bbbe-541ff7caaf2b tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Snapshot retrieved successfully. Aug 07 18:56:50.072748 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-04a4478e-4c4d-4f5a-bbbe-541ff7caaf2b tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 returned with HTTP 200 Aug 07 18:56:50.073188 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 606/2408] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:50.194537 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-624a3b06-5fbb-4ee4-943d-ceac2ecd3502 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.198037 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-624a3b06-5fbb-4ee4-943d-ceac2ecd3502 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:50.198268 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-624a3b06-5fbb-4ee4-943d-ceac2ecd3502 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.198405 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-624a3b06-5fbb-4ee4-943d-ceac2ecd3502 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.198534 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-624a3b06-5fbb-4ee4-943d-ceac2ecd3502 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:50.203832 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.203832 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:50.204573 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-624a3b06-5fbb-4ee4-943d-ceac2ecd3502 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:50.205101 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 596/2409] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:50.372434 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e084865c-c99a-4c78-89b9-6baa01767675 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.374094 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e084865c-c99a-4c78-89b9-6baa01767675 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:56:50.374274 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e084865c-c99a-4c78-89b9-6baa01767675 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.374451 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e084865c-c99a-4c78-89b9-6baa01767675 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.381798 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.381798 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:50.385253 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e084865c-c99a-4c78-89b9-6baa01767675 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:56:50.388819 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e084865c-c99a-4c78-89b9-6baa01767675 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:56:50.389196 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 606/2410] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:50.434902 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-1dde4996-f140-4768-865a-99b4b461c477 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.436948 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-1dde4996-f140-4768-865a-99b4b461c477 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:56:50.437573 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-1dde4996-f140-4768-865a-99b4b461c477 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.437573 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-1dde4996-f140-4768-865a-99b4b461c477 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.445493 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.445493 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:50.449704 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-1dde4996-f140-4768-865a-99b4b461c477 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:56:50.455201 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-1dde4996-f140-4768-865a-99b4b461c477 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:56:50.456085 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 603/2411] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:50.527306 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-de468217-7feb-4b89-bc27-b754ebe51a7f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.529236 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-de468217-7feb-4b89-bc27-b754ebe51a7f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:50.529479 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-de468217-7feb-4b89-bc27-b754ebe51a7f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.529742 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-de468217-7feb-4b89-bc27-b754ebe51a7f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.529901 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-de468217-7feb-4b89-bc27-b754ebe51a7f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:50.534703 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.534703 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:50.535415 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-de468217-7feb-4b89-bc27-b754ebe51a7f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:50.535768 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 607/2412] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:50.546009 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-74358af4-ffe5-4f3d-9406-4c7fb82532d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.548035 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74358af4-ffe5-4f3d-9406-4c7fb82532d5 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 Aug 07 18:56:50.548267 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74358af4-ffe5-4f3d-9406-4c7fb82532d5 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.548463 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74358af4-ffe5-4f3d-9406-4c7fb82532d5 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.551211 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6554449b-a084-4c9c-8b65-dbd545f8f6c3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.552885 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6554449b-a084-4c9c-8b65-dbd545f8f6c3 None None] GET https://10.4.3.15/volume// Aug 07 18:56:50.553605 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6554449b-a084-4c9c-8b65-dbd545f8f6c3 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.554409 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6554449b-a084-4c9c-8b65-dbd545f8f6c3 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.555657 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6554449b-a084-4c9c-8b65-dbd545f8f6c3 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:56:50.556854 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 607/2413] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:56:50.557475 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.557475 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:50.561508 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-74358af4-ffe5-4f3d-9406-4c7fb82532d5 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:56:50.565888 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-6f0396cf-00d0-4f1c-8f60-e25c9b4e0f88 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.566987 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74358af4-ffe5-4f3d-9406-4c7fb82532d5 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 returned with HTTP 200 Aug 07 18:56:50.567598 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 597/2414] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:50.568028 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-6f0396cf-00d0-4f1c-8f60-e25c9b4e0f88 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:56:50.568435 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-6f0396cf-00d0-4f1c-8f60-e25c9b4e0f88 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcd86f61-990a-4add-8ec9-cd1602a40291", "connector": null, "instance_uuid": "ad564b8b-080d-452e-a1fe-9150837b7e68"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:50.576448 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.576448 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:50.579417 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8e735f77-feaa-466b-9a95-138916be3bd6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.581262 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] POST https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9/restore Aug 07 18:56:50.581624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:50.583057 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Restoring backup 1b67af8c-adc1-467e-aad7-94561a2da6a9 ({'restore': {}}) {{(pid=100345) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:56:50.583217 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Restoring backup 1b67af8c-adc1-467e-aad7-94561a2da6a9 to volume None. Aug 07 18:56:50.587802 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.587802 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:50.588796 np0000006749 devstack@c-api.service[100345]: INFO cinder.backup.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Creating volume of 1 GB for restore of backup 1b67af8c-adc1-467e-aad7-94561a2da6a9. Aug 07 18:56:50.592064 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Availability Zones retrieved successfully. Aug 07 18:56:50.597350 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Flow 'volume_create_api' (d48641f1-43ea-4bcf-aa7b-e648ce01ce8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:50.598476 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a360b0ca-235b-4587-82a4-a2ae0a613a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:50.599434 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:56:50.605447 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-6f0396cf-00d0-4f1c-8f60-e25c9b4e0f88 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:56:50.605892 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 604/2415] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:56:50 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 07 18:56:50.630729 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a360b0ca-235b-4587-82a4-a2ae0a613a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:50.631736 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276b7703-a43b-4984-a36c-a15b5e171d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:50.638611 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-74ba53a9-c38d-4344-b4db-3d64a0d4e471 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.643626 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74ba53a9-c38d-4344-b4db-3d64a0d4e471 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:56:50.644009 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74ba53a9-c38d-4344-b4db-3d64a0d4e471 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.644669 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74ba53a9-c38d-4344-b4db-3d64a0d4e471 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.655772 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.655772 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:50.657852 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-012dd9db-e009-4d17-94b6-37f81a79f82d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.658254 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-012dd9db-e009-4d17-94b6-37f81a79f82d None None] GET https://10.4.3.15/volume// Aug 07 18:56:50.658411 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-012dd9db-e009-4d17-94b6-37f81a79f82d None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.658587 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-012dd9db-e009-4d17-94b6-37f81a79f82d None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.658910 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-012dd9db-e009-4d17-94b6-37f81a79f82d None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:56:50.659218 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 598/2416] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:56: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 07 18:56:50.659460 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-74ba53a9-c38d-4344-b4db-3d64a0d4e471 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:56:50.663641 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74ba53a9-c38d-4344-b4db-3d64a0d4e471 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:56:50.664101 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 608/2417] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:50.674549 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Created reservations ['761e5549-7bd8-4e05-a4a6-551e5dbc3358', 'd115c2b2-e27d-4845-8b9a-c22837e23b17', 'dee58308-e50f-4b7c-a932-b001d7e86108', 'd5d600f8-80b9-4e7f-9098-9f023b5126ec'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:50.675612 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276b7703-a43b-4984-a36c-a15b5e171d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['761e5549-7bd8-4e05-a4a6-551e5dbc3358', 'd115c2b2-e27d-4845-8b9a-c22837e23b17', 'dee58308-e50f-4b7c-a932-b001d7e86108', 'd5d600f8-80b9-4e7f-9098-9f023b5126ec']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:50.676642 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d474634e-bbf9-4758-abb2-5d6ed3ae5885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:50.679591 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-f2bb639d-f837-4c95-82d4-eb8a4fb6c05e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.682166 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-f2bb639d-f837-4c95-82d4-eb8a4fb6c05e tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:56:50.682438 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-f2bb639d-f837-4c95-82d4-eb8a4fb6c05e tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.682675 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-f2bb639d-f837-4c95-82d4-eb8a4fb6c05e tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.692434 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.692434 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:50.696483 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-f2bb639d-f837-4c95-82d4-eb8a4fb6c05e tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:56:50.701133 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-f2bb639d-f837-4c95-82d4-eb8a4fb6c05e tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:56:50.701730 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 605/2418] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:56:50.713367 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d474634e-bbf9-4758-abb2-5d6ed3ae5885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b512ea96-1e5d-4be1-8df6-1d36049da288', '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_1b67af8c-adc1-467e-aad7-94561a2da6a9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a25022fab184e8eacd875d8ce3eea24',qos_specs=None,replication_status=,reservations=['761e5549-7bd8-4e05-a4a6-551e5dbc3358','d115c2b2-e27d-4845-8b9a-c22837e23b17','dee58308-e50f-4b7c-a932-b001d7e86108','d5d600f8-80b9-4e7f-9098-9f023b5126ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeebb67cc984fc8b2073551e2e369f8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:56:50Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1b67af8c-adc1-467e-aad7-94561a2da6a9',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b512ea96-1e5d-4be1-8df6-1d36049da288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a25022fab184e8eacd875d8ce3eea24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faeebb67cc984fc8b2073551e2e369f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:50.714413 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53882de5-734b-43a0-9161-a56ab24b6153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:50.728967 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53882de5-734b-43a0-9161-a56ab24b6153) transitioned into 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_1b67af8c-adc1-467e-aad7-94561a2da6a9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a25022fab184e8eacd875d8ce3eea24',qos_specs=None,replication_status=,reservations=['761e5549-7bd8-4e05-a4a6-551e5dbc3358','d115c2b2-e27d-4845-8b9a-c22837e23b17','dee58308-e50f-4b7c-a932-b001d7e86108','d5d600f8-80b9-4e7f-9098-9f023b5126ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeebb67cc984fc8b2073551e2e369f8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:50.729678 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d2aa2e-1a1d-4310-9d6b-d31ae0dda68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:50.741182 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d2aa2e-1a1d-4310-9d6b-d31ae0dda68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:50.742107 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Flow 'volume_create_api' (d48641f1-43ea-4bcf-aa7b-e648ce01ce8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:50.742305 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Create volume request issued successfully. Aug 07 18:56:50.748293 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.748293 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:50.748829 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:56:50.778441 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1011c9b1-8f55-4630-96a8-474ae4bc2546 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.855673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-0ca563a3-a079-4610-9642-6f05b8e67f9d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.857397 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-0ca563a3-a079-4610-9642-6f05b8e67f9d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] PUT https://10.4.3.15/volume/v3/attachments/d5668da6-95d0-41f5-84b8-7da06a733460 Aug 07 18:56:50.857746 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-0ca563a3-a079-4610-9642-6f05b8e67f9d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:50.862403 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1011c9b1-8f55-4630-96a8-474ae4bc2546 tempest-ExtensionsTestJSON-1423832050 tempest-ExtensionsTestJSON-1423832050-project-member] GET https://10.4.3.15/volume/v3/extensions Aug 07 18:56:50.862672 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1011c9b1-8f55-4630-96a8-474ae4bc2546 tempest-ExtensionsTestJSON-1423832050 tempest-ExtensionsTestJSON-1423832050-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.862766 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1011c9b1-8f55-4630-96a8-474ae4bc2546 tempest-ExtensionsTestJSON-1423832050 tempest-ExtensionsTestJSON-1423832050-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.863097 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1011c9b1-8f55-4630-96a8-474ae4bc2546 tempest-ExtensionsTestJSON-1423832050 tempest-ExtensionsTestJSON-1423832050-project-member] https://10.4.3.15/volume/v3/extensions returned with HTTP 200 Aug 07 18:56:50.863466 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 599/2419] 10.4.3.15 () {66 vars in 1239 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/v3/extensions => generated 5245 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:50.865523 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-0ca563a3-a079-4610-9642-6f05b8e67f9d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Acquiring lock "cinder-attachment_update-bcd86f61-990a-4add-8ec9-cd1602a40291-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:56:50.870473 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-0ca563a3-a079-4610-9642-6f05b8e67f9d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Lock "cinder-attachment_update-bcd86f61-990a-4add-8ec9-cd1602a40291-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:56:50.871463 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.871463 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:50.934344 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fe759948-a094-4b12-ad04-781cdd0f5872 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.936294 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fe759948-a094-4b12-ad04-781cdd0f5872 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 Aug 07 18:56:50.936538 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fe759948-a094-4b12-ad04-781cdd0f5872 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.936781 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fe759948-a094-4b12-ad04-781cdd0f5872 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.943314 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fe759948-a094-4b12-ad04-781cdd0f5872 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 returned with HTTP 404 Aug 07 18:56:50.944071 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 606/2420] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/v3/volumes/71a088f4-6c2d-46d9-ad69-37bba62d56c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:50.953014 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b4d0809-251a-4e91-baf0-73f161784f58 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:50.955410 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b4d0809-251a-4e91-baf0-73f161784f58 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60/export_record Aug 07 18:56:50.955833 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b4d0809-251a-4e91-baf0-73f161784f58 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:50.955930 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b4d0809-251a-4e91-baf0-73f161784f58 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'export_record' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:50.956101 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-7b4d0809-251a-4e91-baf0-73f161784f58 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Export record for backup f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 18:56:50.956399 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-0ca563a3-a079-4610-9642-6f05b8e67f9d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Lock "cinder-attachment_update-bcd86f61-990a-4add-8ec9-cd1602a40291-np0000006749" released by "attachment_update" :: held 0.086s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:56:50.956796 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-0ca563a3-a079-4610-9642-6f05b8e67f9d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments/d5668da6-95d0-41f5-84b8-7da06a733460 returned with HTTP 200 Aug 07 18:56:50.957391 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 609/2421] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:56:50 2026] PUT /volume/v3/attachments/d5668da6-95d0-41f5-84b8-7da06a733460 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:50.961810 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:50.961810 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:50.963272 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.api [None req-7b4d0809-251a-4e91-baf0-73f161784f58 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling RPCAPI with context: , host: np0000006749, backup: f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 18:56:50.984135 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-7b4d0809-251a-4e91-baf0-73f161784f58 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] export_record in rpcapi backup_id f17b7eca-e71a-4518-b408-b212c4416c60 on host np0000006749. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 18:56:50.995460 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-7b4d0809-251a-4e91-baf0-73f161784f58 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjE3YjdlY2EtZTcxYS00NTE4LWI0MDgtYjIxMmM0NDE2YzYwIiwgInVzZXJfaWQiOiAiNjI2ODJjMzlmYTg2NDM0ZDhjZjU4NzVkYzlkZTllMDEiLCAicHJvamVjdF9pZCI6ICJmNWIxODEzODQyMjY0YTExODQ2YzdlMjVjMmMzN2I3YiIsICJ2b2x1bWVfaWQiOiAiN2ZiMTQ1ZjItODU4Zi00ZjZkLTkxYjgtNzRjNGExNzg3YzE0IiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzMzMzg4MzkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2ZiMTQ1ZjItODU4Zi00ZjZkLTkxYjgtNzRjNGExNzg3YzE0LzIwMjYwODA3MTg1NTUxL2F6X25vdmFfYmFja3VwX2YxN2I3ZWNhLWU3MWEtNDUxOC1iNDA4LWIyMTJjNDQxNmM2MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6NTU6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6NTU6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODo1NjowNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 18:56:50.995460 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b4d0809-251a-4e91-baf0-73f161784f58 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60/export_record returned with HTTP 200 Aug 07 18:56:50.995796 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 600/2422] 10.4.3.15 () {68 vars in 1423 bytes} [Fri Aug 7 18:56:50 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60/export_record => generated 1424 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:51.004367 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:51.006096 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:56:51.006592 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-76158994"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:51.008064 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-76158994'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:56:51.008240 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume of 1 GB Aug 07 18:56:51.014325 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Availability Zones retrieved successfully. Aug 07 18:56:51.020456 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Flow 'volume_create_api' (934e857e-4c85-4df7-93f5-6e7bf6862ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:51.021583 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb973554-47c7-4693-8fff-2bb7e0f16513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:51.022390 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:56:51.044209 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb973554-47c7-4693-8fff-2bb7e0f16513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:51.044942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59e34ddf-3599-4274-9f10-57ad9fa1aea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:51.082947 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4611fa38-9d0c-42c6-9a5f-219930ab840e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:51.084681 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4611fa38-9d0c-42c6-9a5f-219930ab840e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 Aug 07 18:56:51.084881 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4611fa38-9d0c-42c6-9a5f-219930ab840e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:51.085096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4611fa38-9d0c-42c6-9a5f-219930ab840e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:51.090343 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4611fa38-9d0c-42c6-9a5f-219930ab840e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 returned with HTTP 404 Aug 07 18:56:51.090926 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 610/2423] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:56:51 2026] GET /volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:51.102549 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Created reservations ['e835ae8f-087e-4e9c-a92b-68d143393eba', 'c3ae9340-7f4e-467a-9564-fd1c47d1a765', 'a4fdc77f-aaad-491f-92ce-c8733c46accd', 'df20cee7-a063-47f6-bdea-21fad93f5e2e'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:51.103374 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59e34ddf-3599-4274-9f10-57ad9fa1aea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e835ae8f-087e-4e9c-a92b-68d143393eba', 'c3ae9340-7f4e-467a-9564-fd1c47d1a765', 'a4fdc77f-aaad-491f-92ce-c8733c46accd', 'df20cee7-a063-47f6-bdea-21fad93f5e2e']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:51.104121 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9969163b-cae1-4a2b-9be0-f32d4067f8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:51.137649 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9969163b-cae1-4a2b-9be0-f32d4067f8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b25a1401-26d5-48ea-8acb-7744c26e8f27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-76158994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b1813842264a11846c7e25c2c37b7b',qos_specs=None,replication_status=,reservations=['e835ae8f-087e-4e9c-a92b-68d143393eba','c3ae9340-7f4e-467a-9564-fd1c47d1a765','a4fdc77f-aaad-491f-92ce-c8733c46accd','df20cee7-a063-47f6-bdea-21fad93f5e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62682c39fa86434d8cf5875dc9de9e01',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-76158994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b25a1401-26d5-48ea-8acb-7744c26e8f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b1813842264a11846c7e25c2c37b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62682c39fa86434d8cf5875dc9de9e01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:51.138496 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (660abbd2-8c33-4599-a065-5e99ec21d276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:51.176608 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (660abbd2-8c33-4599-a065-5e99ec21d276) transitioned into state 'SUCCESS' from state '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-76158994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b1813842264a11846c7e25c2c37b7b',qos_specs=None,replication_status=,reservations=['e835ae8f-087e-4e9c-a92b-68d143393eba','c3ae9340-7f4e-467a-9564-fd1c47d1a765','a4fdc77f-aaad-491f-92ce-c8733c46accd','df20cee7-a063-47f6-bdea-21fad93f5e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62682c39fa86434d8cf5875dc9de9e01',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:51.178347 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca41fdb-babf-4bc1-b5ff-43fd7cd8a05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:51.188478 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca41fdb-babf-4bc1-b5ff-43fd7cd8a05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:51.190606 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Flow 'volume_create_api' (934e857e-4c85-4df7-93f5-6e7bf6862ec1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:51.190606 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume request issued successfully. Aug 07 18:56:51.190606 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f77cc7d-4cec-45a7-9d74-6c2f1df5c974 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:56:51.190881 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 607/2424] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 18:56:51 2026] POST /volume/v3/volumes => generated 774 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:51.204854 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-120404d7-f9c8-4da0-ba8a-f796c737e18b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:51.208885 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-120404d7-f9c8-4da0-ba8a-f796c737e18b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 Aug 07 18:56:51.208885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-120404d7-f9c8-4da0-ba8a-f796c737e18b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:51.208885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-120404d7-f9c8-4da0-ba8a-f796c737e18b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:51.217517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-58169643-b897-4ef9-8048-54f394216908 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:51.219630 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58169643-b897-4ef9-8048-54f394216908 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:51.220087 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58169643-b897-4ef9-8048-54f394216908 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:51.220458 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58169643-b897-4ef9-8048-54f394216908 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:51.220724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-58169643-b897-4ef9-8048-54f394216908 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:51.222181 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:51.222181 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:51.223552 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-3e5070d2-1218-46e7-95c3-c3ae263c931f req-cb50ef8d-43f4-422c-b31b-95a3b15dec9f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:51.226029 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3e5070d2-1218-46e7-95c3-c3ae263c931f req-cb50ef8d-43f4-422c-b31b-95a3b15dec9f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/attachments?instance_id=51fcbf20-acc0-48f0-8ac9-bf6e11f86e27 Aug 07 18:56:51.226632 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3e5070d2-1218-46e7-95c3-c3ae263c931f req-cb50ef8d-43f4-422c-b31b-95a3b15dec9f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:51.226690 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-120404d7-f9c8-4da0-ba8a-f796c737e18b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:56:51.226749 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3e5070d2-1218-46e7-95c3-c3ae263c931f req-cb50ef8d-43f4-422c-b31b-95a3b15dec9f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:51.226823 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:51.226823 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:51.227917 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58169643-b897-4ef9-8048-54f394216908 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:51.228478 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 611/2425] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:51 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:51.231099 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-120404d7-f9c8-4da0-ba8a-f796c737e18b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 returned with HTTP 200 Aug 07 18:56:51.231685 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 601/2426] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:51 2026] GET /volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 => generated 953 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:51.244632 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3e5070d2-1218-46e7-95c3-c3ae263c931f req-cb50ef8d-43f4-422c-b31b-95a3b15dec9f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments?instance_id=51fcbf20-acc0-48f0-8ac9-bf6e11f86e27 returned with HTTP 200 Aug 07 18:56:51.245496 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 608/2427] 10.4.3.15 () {70 vars in 1630 bytes} [Fri Aug 7 18:56:51 2026] GET /volume/v3/attachments?instance_id=51fcbf20-acc0-48f0-8ac9-bf6e11f86e27 => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:51.253265 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-3e5070d2-1218-46e7-95c3-c3ae263c931f req-b3b28f51-bd84-4979-bdc8-e0ff2550e6ef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:51.255769 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3e5070d2-1218-46e7-95c3-c3ae263c931f req-b3b28f51-bd84-4979-bdc8-e0ff2550e6ef tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc Aug 07 18:56:51.256502 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3e5070d2-1218-46e7-95c3-c3ae263c931f req-b3b28f51-bd84-4979-bdc8-e0ff2550e6ef tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:51.256502 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3e5070d2-1218-46e7-95c3-c3ae263c931f req-b3b28f51-bd84-4979-bdc8-e0ff2550e6ef tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:51.272281 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3e5070d2-1218-46e7-95c3-c3ae263c931f req-b3b28f51-bd84-4979-bdc8-e0ff2550e6ef tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc returned with HTTP 200 Aug 07 18:56:51.272777 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 612/2428] 10.4.3.15 () {70 vars in 1644 bytes} [Fri Aug 7 18:56:51 2026] GET /volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:51.677216 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9b35cd88-f578-4dc2-982e-3846d24c95be None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:51.679014 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b35cd88-f578-4dc2-982e-3846d24c95be tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:56:51.679509 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b35cd88-f578-4dc2-982e-3846d24c95be tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:51.679509 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b35cd88-f578-4dc2-982e-3846d24c95be tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:51.687791 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:51.687791 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:51.691226 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b35cd88-f578-4dc2-982e-3846d24c95be tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:56:51.695766 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b35cd88-f578-4dc2-982e-3846d24c95be tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:56:51.696251 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 602/2429] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:51 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:51.757100 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:51.757100 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:51.757536 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:56:51.757743 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Checking backup size 1 against volume size 1 {{(pid=100345) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:56:51.757864 np0000006749 devstack@c-api.service[100345]: INFO cinder.backup.api [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Overwriting volume b512ea96-1e5d-4be1-8df6-1d36049da288 with restore of backup 1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:51.775306 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] restore_backup in rpcapi backup_id 1b67af8c-adc1-467e-aad7-94561a2da6a9 {{(pid=100345) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:56:51.777230 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8e735f77-feaa-466b-9a95-138916be3bd6 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9/restore returned with HTTP 202 Aug 07 18:56:51.777742 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 608/2430] 10.4.3.15 () {68 vars in 1386 bytes} [Fri Aug 7 18:56:50 2026] POST /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9/restore => generated 189 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:51.785793 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4c2594c1-b497-42fc-9c28-d29bbbfeceb8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:51.787772 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4c2594c1-b497-42fc-9c28-d29bbbfeceb8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:51.788018 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4c2594c1-b497-42fc-9c28-d29bbbfeceb8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:51.788283 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4c2594c1-b497-42fc-9c28-d29bbbfeceb8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:51.788401 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-4c2594c1-b497-42fc-9c28-d29bbbfeceb8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:51.792969 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:51.792969 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:51.793726 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4c2594c1-b497-42fc-9c28-d29bbbfeceb8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:51.794116 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 609/2431] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:51 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:52.241382 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-501a11a2-3bb5-4893-b176-09beb0815d91 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:52.244300 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-501a11a2-3bb5-4893-b176-09beb0815d91 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:52.244300 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-501a11a2-3bb5-4893-b176-09beb0815d91 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:52.244300 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-501a11a2-3bb5-4893-b176-09beb0815d91 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:52.244300 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-501a11a2-3bb5-4893-b176-09beb0815d91 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:52.247510 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-279c2f28-528b-4bca-85a8-493953a58be9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:52.248420 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:52.248420 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:52.249286 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-501a11a2-3bb5-4893-b176-09beb0815d91 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:52.249803 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 613/2432] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:52 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:52.252344 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-279c2f28-528b-4bca-85a8-493953a58be9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 Aug 07 18:56:52.253699 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-279c2f28-528b-4bca-85a8-493953a58be9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:52.253699 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-279c2f28-528b-4bca-85a8-493953a58be9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:52.264328 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:52.264328 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:52.269752 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-279c2f28-528b-4bca-85a8-493953a58be9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:56:52.274299 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-279c2f28-528b-4bca-85a8-493953a58be9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 returned with HTTP 200 Aug 07 18:56:52.274783 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 603/2433] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:52 2026] GET /volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:52.287712 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-53572d52-db2c-46c9-b272-b255dc6be0f4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:52.290516 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-53572d52-db2c-46c9-b272-b255dc6be0f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 18:56:52.290965 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-53572d52-db2c-46c9-b272-b255dc6be0f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b25a1401-26d5-48ea-8acb-7744c26e8f27", "name": "tempest-type-Backup-1052162508"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:52.292621 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-53572d52-db2c-46c9-b272-b255dc6be0f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Creating new backup {'backup': {'volume_id': 'b25a1401-26d5-48ea-8acb-7744c26e8f27', 'name': 'tempest-type-Backup-1052162508'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:56:52.292621 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-53572d52-db2c-46c9-b272-b255dc6be0f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Creating backup of volume b25a1401-26d5-48ea-8acb-7744c26e8f27 in container None Aug 07 18:56:52.300734 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:52.300734 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:52.301146 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-53572d52-db2c-46c9-b272-b255dc6be0f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:56:52.321561 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-53572d52-db2c-46c9-b272-b255dc6be0f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Created reservations ['78d372cf-992b-44b3-8d91-3123d86ecdd0', 'e6d2e446-33d7-474a-bb85-7a14f45c61b7'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:52.362097 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-53572d52-db2c-46c9-b272-b255dc6be0f4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:56:52.362484 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 609/2434] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:56:52 2026] POST /volume/v3/backups => generated 314 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:52.371489 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d43d4eb1-ee8e-453e-913b-9755e82f2921 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:52.374051 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d43d4eb1-ee8e-453e-913b-9755e82f2921 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:56:52.374326 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d43d4eb1-ee8e-453e-913b-9755e82f2921 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:52.374598 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d43d4eb1-ee8e-453e-913b-9755e82f2921 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:52.374777 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-d43d4eb1-ee8e-453e-913b-9755e82f2921 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:52.380897 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:52.380897 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:52.382098 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d43d4eb1-ee8e-453e-913b-9755e82f2921 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:56:52.382098 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 610/2435] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:52 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:52.495780 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f2845278-09ce-43e7-8f29-114cb864836f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:52.607082 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:56:52.607389 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-177082189"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:52.608710 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-177082189'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:56:52.608882 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Create volume of 1 GB Aug 07 18:56:52.612870 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Availability Zones retrieved successfully. Aug 07 18:56:52.618673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Flow 'volume_create_api' (97752520-c065-493b-b4c4-911107437adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:52.619765 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d89bda-fa8b-41f7-bd06-19f9a315a4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:52.620528 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:56:52.647108 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d89bda-fa8b-41f7-bd06-19f9a315a4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:52.647943 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6312fd30-ee96-4628-a82d-59fae2696054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:52.703451 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Created reservations ['670e6ac6-21d5-4f02-a03a-81bc22971939', '17e88dda-eb27-45c9-9142-96279a390f44', '003135f5-bfbd-4b7c-a205-8c3531992d61', '9b8631dc-4c95-4c1d-8388-1bc64948837b'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:52.704314 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6312fd30-ee96-4628-a82d-59fae2696054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['670e6ac6-21d5-4f02-a03a-81bc22971939', '17e88dda-eb27-45c9-9142-96279a390f44', '003135f5-bfbd-4b7c-a205-8c3531992d61', '9b8631dc-4c95-4c1d-8388-1bc64948837b']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:52.705137 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952bb730-eb7f-4088-8fce-e352c85ab0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:52.707739 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-865e3489-61eb-450a-8ec4-4282ddb6d52d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:52.709599 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-865e3489-61eb-450a-8ec4-4282ddb6d52d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:56:52.709815 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-865e3489-61eb-450a-8ec4-4282ddb6d52d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:52.710013 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-865e3489-61eb-450a-8ec4-4282ddb6d52d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:52.727115 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952bb730-eb7f-4088-8fce-e352c85ab0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc3a3952-c15b-4171-b36e-e0b81823c531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-177082189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='423e0bda6140470a90cb5cba1235d44a',qos_specs=None,replication_status=,reservations=['670e6ac6-21d5-4f02-a03a-81bc22971939','17e88dda-eb27-45c9-9142-96279a390f44','003135f5-bfbd-4b7c-a205-8c3531992d61','9b8631dc-4c95-4c1d-8388-1bc64948837b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='166d4d52bb224a16b16d1d44a5ba6ae7',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-177082189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc3a3952-c15b-4171-b36e-e0b81823c531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='423e0bda6140470a90cb5cba1235d44a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='166d4d52bb224a16b16d1d44a5ba6ae7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:52.727882 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac4cbe9-7a9c-432c-8bf8-fc71ab7e0d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:52.728470 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:52.728470 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:52.732296 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-865e3489-61eb-450a-8ec4-4282ddb6d52d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:56:52.736903 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-865e3489-61eb-450a-8ec4-4282ddb6d52d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:56:52.737425 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 604/2436] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:52 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:52.743933 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac4cbe9-7a9c-432c-8bf8-fc71ab7e0d35) transitioned into state 'SUCCESS' from state '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-177082189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='423e0bda6140470a90cb5cba1235d44a',qos_specs=None,replication_status=,reservations=['670e6ac6-21d5-4f02-a03a-81bc22971939','17e88dda-eb27-45c9-9142-96279a390f44','003135f5-bfbd-4b7c-a205-8c3531992d61','9b8631dc-4c95-4c1d-8388-1bc64948837b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='166d4d52bb224a16b16d1d44a5ba6ae7',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:52.744587 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d080b4b9-b45a-4c2b-8df2-b878af4c160d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:52.752353 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d080b4b9-b45a-4c2b-8df2-b878af4c160d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:52.753468 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Flow 'volume_create_api' (97752520-c065-493b-b4c4-911107437adf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:52.753883 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Create volume request issued successfully. Aug 07 18:56:52.754621 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2845278-09ce-43e7-8f29-114cb864836f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:56:52.755153 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 614/2437] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:56:52 2026] POST /volume/v3/volumes => generated 747 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:56:52.767801 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c35bddb6-b858-45ef-a3eb-c5d7331b7ee1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:52.769572 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c35bddb6-b858-45ef-a3eb-c5d7331b7ee1 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] GET https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 Aug 07 18:56:52.769790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c35bddb6-b858-45ef-a3eb-c5d7331b7ee1 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:52.769978 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c35bddb6-b858-45ef-a3eb-c5d7331b7ee1 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:52.778723 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:52.778723 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:52.783228 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c35bddb6-b858-45ef-a3eb-c5d7331b7ee1 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Volume info retrieved successfully. Aug 07 18:56:52.788170 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c35bddb6-b858-45ef-a3eb-c5d7331b7ee1 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 returned with HTTP 200 Aug 07 18:56:52.788638 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 610/2438] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:52 2026] GET /volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:52.804183 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2e81cc05-a37a-4863-89ed-05e00797346a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:52.805840 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e81cc05-a37a-4863-89ed-05e00797346a tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:52.806037 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e81cc05-a37a-4863-89ed-05e00797346a tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:52.806219 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e81cc05-a37a-4863-89ed-05e00797346a tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:52.806317 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-2e81cc05-a37a-4863-89ed-05e00797346a tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:52.810009 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:52.810009 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:52.810668 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e81cc05-a37a-4863-89ed-05e00797346a tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:52.811014 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 611/2439] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:52 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:53.261096 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8fa74694-36bd-4fe1-a47b-2c535eded1ad None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:53.262853 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8fa74694-36bd-4fe1-a47b-2c535eded1ad tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:53.263056 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8fa74694-36bd-4fe1-a47b-2c535eded1ad tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:53.263246 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8fa74694-36bd-4fe1-a47b-2c535eded1ad tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:53.263397 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8fa74694-36bd-4fe1-a47b-2c535eded1ad tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:53.267435 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:53.267435 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:53.268183 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8fa74694-36bd-4fe1-a47b-2c535eded1ad tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:53.268511 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 605/2440] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:53 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:53.394975 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b70c6b3f-fb95-4323-a9f3-f6dda309d7d4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:53.396406 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b70c6b3f-fb95-4323-a9f3-f6dda309d7d4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:56:53.396608 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b70c6b3f-fb95-4323-a9f3-f6dda309d7d4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:53.396807 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b70c6b3f-fb95-4323-a9f3-f6dda309d7d4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:53.396906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b70c6b3f-fb95-4323-a9f3-f6dda309d7d4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:53.401054 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:53.401054 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:53.401600 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b70c6b3f-fb95-4323-a9f3-f6dda309d7d4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:56:53.401955 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 615/2441] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:53 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:53.749692 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4d3885dd-b381-4e81-8958-216e6af98bd9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:53.751949 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4d3885dd-b381-4e81-8958-216e6af98bd9 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:56:53.752298 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4d3885dd-b381-4e81-8958-216e6af98bd9 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:53.752446 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4d3885dd-b381-4e81-8958-216e6af98bd9 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:53.763985 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:53.763985 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:53.767495 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4d3885dd-b381-4e81-8958-216e6af98bd9 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:56:53.771448 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4d3885dd-b381-4e81-8958-216e6af98bd9 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:56:53.771870 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 611/2442] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:53 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:53.802248 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cef79a91-1fee-4e48-a35d-3feabfd0c3ab None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:53.804645 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cef79a91-1fee-4e48-a35d-3feabfd0c3ab tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] GET https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 Aug 07 18:56:53.804935 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cef79a91-1fee-4e48-a35d-3feabfd0c3ab tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:53.805245 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cef79a91-1fee-4e48-a35d-3feabfd0c3ab tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:53.816567 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:53.816567 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:53.821051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f99c906f-2f02-4412-8de9-545f236bb6f0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:53.821498 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cef79a91-1fee-4e48-a35d-3feabfd0c3ab tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Volume info retrieved successfully. Aug 07 18:56:53.825735 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f99c906f-2f02-4412-8de9-545f236bb6f0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:53.825939 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f99c906f-2f02-4412-8de9-545f236bb6f0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:53.826139 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f99c906f-2f02-4412-8de9-545f236bb6f0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:53.826242 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f99c906f-2f02-4412-8de9-545f236bb6f0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:53.827156 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cef79a91-1fee-4e48-a35d-3feabfd0c3ab tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 returned with HTTP 200 Aug 07 18:56:53.828347 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 612/2443] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:53 2026] GET /volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:53.832619 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:53.832619 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:53.833437 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f99c906f-2f02-4412-8de9-545f236bb6f0 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:53.833888 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 606/2444] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:53 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:53.842683 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f9dcf36f-3667-46de-aeb4-616f4f1fe1fb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:53.844653 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9dcf36f-3667-46de-aeb4-616f4f1fe1fb tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] GET https://10.4.3.15/volume/v3/limits Aug 07 18:56:53.844909 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9dcf36f-3667-46de-aeb4-616f4f1fe1fb tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:53.845120 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9dcf36f-3667-46de-aeb4-616f4f1fe1fb tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:53.863226 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9dcf36f-3667-46de-aeb4-616f4f1fe1fb tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] https://10.4.3.15/volume/v3/limits returned with HTTP 200 Aug 07 18:56:53.863665 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 616/2445] 10.4.3.15 () {66 vars in 1227 bytes} [Fri Aug 7 18:56:53 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:53.871657 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5ca72382-f25b-4d1a-bb8f-4a96bc8e235f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:53.873326 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5ca72382-f25b-4d1a-bb8f-4a96bc8e235f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] GET https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 Aug 07 18:56:53.873518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5ca72382-f25b-4d1a-bb8f-4a96bc8e235f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:53.873697 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5ca72382-f25b-4d1a-bb8f-4a96bc8e235f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:53.880163 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:53.880163 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:53.883247 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5ca72382-f25b-4d1a-bb8f-4a96bc8e235f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Volume info retrieved successfully. Aug 07 18:56:53.886706 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5ca72382-f25b-4d1a-bb8f-4a96bc8e235f tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 returned with HTTP 200 Aug 07 18:56:53.887074 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 612/2446] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:53 2026] GET /volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:53.900573 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c2fa40df-3690-499e-8795-6b7d18b53985 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:53.902316 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c2fa40df-3690-499e-8795-6b7d18b53985 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] DELETE https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 Aug 07 18:56:53.902526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c2fa40df-3690-499e-8795-6b7d18b53985 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:53.902751 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c2fa40df-3690-499e-8795-6b7d18b53985 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:53.902936 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-c2fa40df-3690-499e-8795-6b7d18b53985 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Delete volume with id: fc3a3952-c15b-4171-b36e-e0b81823c531 Aug 07 18:56:53.909224 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:53.909224 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:53.909673 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c2fa40df-3690-499e-8795-6b7d18b53985 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Volume info retrieved successfully. Aug 07 18:56:53.923739 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c2fa40df-3690-499e-8795-6b7d18b53985 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Delete volume request issued successfully. Aug 07 18:56:53.923973 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c2fa40df-3690-499e-8795-6b7d18b53985 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 returned with HTTP 202 Aug 07 18:56:53.924491 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 613/2447] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:56:53 2026] DELETE /volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:56:53.931890 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6f47a627-5f55-4dcd-a4a1-c8efd93230c4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:53.934006 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6f47a627-5f55-4dcd-a4a1-c8efd93230c4 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] GET https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 Aug 07 18:56:53.934248 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6f47a627-5f55-4dcd-a4a1-c8efd93230c4 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:53.934484 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6f47a627-5f55-4dcd-a4a1-c8efd93230c4 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:53.942828 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:53.942828 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:53.947031 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6f47a627-5f55-4dcd-a4a1-c8efd93230c4 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Volume info retrieved successfully. Aug 07 18:56:53.952009 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6f47a627-5f55-4dcd-a4a1-c8efd93230c4 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 returned with HTTP 200 Aug 07 18:56:53.952446 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 607/2448] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:53 2026] GET /volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:54.277806 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aaf140ea-8655-45b9-9894-6f29bafe59f4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:54.279749 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aaf140ea-8655-45b9-9894-6f29bafe59f4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:54.279957 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aaf140ea-8655-45b9-9894-6f29bafe59f4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:54.280170 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aaf140ea-8655-45b9-9894-6f29bafe59f4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:54.280277 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-aaf140ea-8655-45b9-9894-6f29bafe59f4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:54.284410 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:54.284410 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:54.285090 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aaf140ea-8655-45b9-9894-6f29bafe59f4 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:54.285393 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 617/2449] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:54 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:54.411759 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c1995ba1-65f7-431d-9141-2a17dd7914e8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:54.414084 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c1995ba1-65f7-431d-9141-2a17dd7914e8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:56:54.414393 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c1995ba1-65f7-431d-9141-2a17dd7914e8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:54.414671 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c1995ba1-65f7-431d-9141-2a17dd7914e8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:54.414848 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c1995ba1-65f7-431d-9141-2a17dd7914e8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:54.419801 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:54.419801 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:54.420605 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c1995ba1-65f7-431d-9141-2a17dd7914e8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:56:54.421128 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 613/2450] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:54 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:54.783938 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-521acd79-8670-4d45-9074-bff1c474aa8e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:54.785514 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-521acd79-8670-4d45-9074-bff1c474aa8e tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:56:54.785673 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-521acd79-8670-4d45-9074-bff1c474aa8e tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:54.785866 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-521acd79-8670-4d45-9074-bff1c474aa8e tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:54.794165 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:54.794165 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:54.796991 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-521acd79-8670-4d45-9074-bff1c474aa8e tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:56:54.800322 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-521acd79-8670-4d45-9074-bff1c474aa8e tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:56:54.800645 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 614/2451] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:54 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:54.845624 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f064085b-d57d-4aba-a0ab-34b8f2fa5cce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:54.847457 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f064085b-d57d-4aba-a0ab-34b8f2fa5cce tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:54.847658 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f064085b-d57d-4aba-a0ab-34b8f2fa5cce tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:54.847858 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f064085b-d57d-4aba-a0ab-34b8f2fa5cce tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:54.847973 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f064085b-d57d-4aba-a0ab-34b8f2fa5cce tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:54.853153 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:54.853153 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:54.854071 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f064085b-d57d-4aba-a0ab-34b8f2fa5cce tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:54.854611 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 608/2452] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:54 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:54.965720 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-27645695-424c-402b-ab75-b16024bba4f6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:54.967431 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27645695-424c-402b-ab75-b16024bba4f6 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] GET https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 Aug 07 18:56:54.967577 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27645695-424c-402b-ab75-b16024bba4f6 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:54.967780 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27645695-424c-402b-ab75-b16024bba4f6 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:54.973355 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27645695-424c-402b-ab75-b16024bba4f6 tempest-AbsoluteLimitsTests-71065505 tempest-AbsoluteLimitsTests-71065505-project-member] https://10.4.3.15/volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 returned with HTTP 404 Aug 07 18:56:54.973772 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 618/2453] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:54 2026] GET /volume/v3/volumes/fc3a3952-c15b-4171-b36e-e0b81823c531 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:55.260457 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-fb141a69-b406-429e-8d5d-511e9ea941dc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:55.265058 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-fb141a69-b406-429e-8d5d-511e9ea941dc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/attachments/d5668da6-95d0-41f5-84b8-7da06a733460/action Aug 07 18:56:55.265416 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-fb141a69-b406-429e-8d5d-511e9ea941dc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:56:55.265550 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-fb141a69-b406-429e-8d5d-511e9ea941dc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:55.296834 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:55.296834 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:55.301883 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1031861a-ecc9-40fc-bbdf-0a9975e276e6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:55.303593 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1031861a-ecc9-40fc-bbdf-0a9975e276e6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:55.303845 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1031861a-ecc9-40fc-bbdf-0a9975e276e6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:55.304072 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1031861a-ecc9-40fc-bbdf-0a9975e276e6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:55.304179 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-1031861a-ecc9-40fc-bbdf-0a9975e276e6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:55.312144 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8f3ce5a5-ec12-4f25-aee1-25540c848a40 req-fb141a69-b406-429e-8d5d-511e9ea941dc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments/d5668da6-95d0-41f5-84b8-7da06a733460/action returned with HTTP 204 Aug 07 18:56:55.312273 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 614/2454] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:56:55 2026] POST /volume/v3/attachments/d5668da6-95d0-41f5-84b8-7da06a733460/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:55.312667 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:55.312667 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:55.314043 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1031861a-ecc9-40fc-bbdf-0a9975e276e6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:55.314345 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 615/2455] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:55 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:55.432654 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6fdf2b6b-79c7-4525-b811-587038f718a0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:55.437031 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6fdf2b6b-79c7-4525-b811-587038f718a0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:56:55.437031 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6fdf2b6b-79c7-4525-b811-587038f718a0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:55.437031 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6fdf2b6b-79c7-4525-b811-587038f718a0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:55.437031 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-6fdf2b6b-79c7-4525-b811-587038f718a0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:55.441956 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:55.441956 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:55.443053 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6fdf2b6b-79c7-4525-b811-587038f718a0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:56:55.443649 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 609/2456] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:55 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:55.811899 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-65dd96eb-fd50-4bec-bcf1-d0c4bc5b8293 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:55.813473 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65dd96eb-fd50-4bec-bcf1-d0c4bc5b8293 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:56:55.813647 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65dd96eb-fd50-4bec-bcf1-d0c4bc5b8293 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:55.813835 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65dd96eb-fd50-4bec-bcf1-d0c4bc5b8293 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:55.823192 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:55.823192 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:55.826797 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-65dd96eb-fd50-4bec-bcf1-d0c4bc5b8293 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:56:55.830745 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65dd96eb-fd50-4bec-bcf1-d0c4bc5b8293 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:56:55.831153 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 619/2457] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:55 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:55.843454 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c83a1666-e339-4e3c-bf68-85e85b17d101 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:55.845269 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c83a1666-e339-4e3c-bf68-85e85b17d101 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:56:55.845481 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c83a1666-e339-4e3c-bf68-85e85b17d101 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:55.845655 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c83a1666-e339-4e3c-bf68-85e85b17d101 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:55.855958 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:55.855958 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:55.859219 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c83a1666-e339-4e3c-bf68-85e85b17d101 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:56:55.863085 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c83a1666-e339-4e3c-bf68-85e85b17d101 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:56:55.863464 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 615/2458] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:55 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:55.864419 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f8a18378-dc76-42d6-9991-cc83a5c4ee8d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:55.872800 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8a18378-dc76-42d6-9991-cc83a5c4ee8d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:55.873125 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f8a18378-dc76-42d6-9991-cc83a5c4ee8d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:55.873426 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f8a18378-dc76-42d6-9991-cc83a5c4ee8d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:55.873600 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-f8a18378-dc76-42d6-9991-cc83a5c4ee8d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:55.886647 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:55.886647 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:55.887797 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8a18378-dc76-42d6-9991-cc83a5c4ee8d tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:55.888332 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 616/2459] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:55 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:56.326242 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7bac6c77-3af0-489b-828e-7667255d5429 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:56.328335 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7bac6c77-3af0-489b-828e-7667255d5429 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:56.328564 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7bac6c77-3af0-489b-828e-7667255d5429 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:56.328801 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7bac6c77-3af0-489b-828e-7667255d5429 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:56.328933 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7bac6c77-3af0-489b-828e-7667255d5429 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:56.333329 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:56.333329 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:56.334017 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7bac6c77-3af0-489b-828e-7667255d5429 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:56.334346 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 610/2460] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:56 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:56.455866 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1bb0ab4b-899f-4d4c-a95e-54cdb848df23 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:56.457625 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1bb0ab4b-899f-4d4c-a95e-54cdb848df23 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:56:56.460015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1bb0ab4b-899f-4d4c-a95e-54cdb848df23 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:56.460015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1bb0ab4b-899f-4d4c-a95e-54cdb848df23 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:56.460015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-1bb0ab4b-899f-4d4c-a95e-54cdb848df23 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:56.462018 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:56.462018 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:56.462548 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1bb0ab4b-899f-4d4c-a95e-54cdb848df23 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:56:56.462960 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 620/2461] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:56 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:56.899765 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-387a0bf6-71af-4fbb-88f6-19ef910e6950 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:56.901551 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-387a0bf6-71af-4fbb-88f6-19ef910e6950 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:56.901819 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-387a0bf6-71af-4fbb-88f6-19ef910e6950 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:56.902059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-387a0bf6-71af-4fbb-88f6-19ef910e6950 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:56.902371 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-387a0bf6-71af-4fbb-88f6-19ef910e6950 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:56.906581 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:56.906581 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:56.907377 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-387a0bf6-71af-4fbb-88f6-19ef910e6950 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:56.907742 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 616/2462] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:56 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:57.343881 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a66a27be-58f2-4f24-9c6e-563bb2025d56 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:57.345882 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a66a27be-58f2-4f24-9c6e-563bb2025d56 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:57.346156 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a66a27be-58f2-4f24-9c6e-563bb2025d56 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:57.346395 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a66a27be-58f2-4f24-9c6e-563bb2025d56 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:57.346550 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a66a27be-58f2-4f24-9c6e-563bb2025d56 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:57.353441 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:57.353441 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:57.354231 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a66a27be-58f2-4f24-9c6e-563bb2025d56 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:57.354611 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 617/2463] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:57 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:57.442724 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:57.472496 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d840e852-9299-4e08-8348-4a16182bdf53 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:57.474405 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d840e852-9299-4e08-8348-4a16182bdf53 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:56:57.474629 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d840e852-9299-4e08-8348-4a16182bdf53 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:57.474839 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d840e852-9299-4e08-8348-4a16182bdf53 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:57.474939 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d840e852-9299-4e08-8348-4a16182bdf53 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:57.481490 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:57.481490 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:57.481490 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d840e852-9299-4e08-8348-4a16182bdf53 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:56:57.481490 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 621/2464] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:57 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:57.580293 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:56:57.580293 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-649740607"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:57.581544 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-649740607'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:56:57.581837 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Create volume of 1 GB Aug 07 18:56:57.586543 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Availability Zones retrieved successfully. Aug 07 18:56:57.591138 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Flow 'volume_create_api' (8af0482d-ad62-42fe-98e7-7bc773194be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:57.592635 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa4cfb27-46d0-4ba3-99b5-295eaba5706e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:57.593477 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:56:57.616316 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa4cfb27-46d0-4ba3-99b5-295eaba5706e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:57.617044 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e69d7a43-e431-4eeb-abb7-73cfec324ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:57.685601 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Created reservations ['768d3610-9546-4fc0-a448-5199c6341820', 'dd974440-7b71-430e-83b4-f205422728a3', '20a39bb7-94e2-4f0c-a4a1-7f8fce1bc8b0', '99949afe-355e-488c-9704-eb1756d24d3d'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:57.686457 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e69d7a43-e431-4eeb-abb7-73cfec324ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['768d3610-9546-4fc0-a448-5199c6341820', 'dd974440-7b71-430e-83b4-f205422728a3', '20a39bb7-94e2-4f0c-a4a1-7f8fce1bc8b0', '99949afe-355e-488c-9704-eb1756d24d3d']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:57.687204 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (895f0eff-791a-487a-8a4a-65b21d871794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:57.713654 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (895f0eff-791a-487a-8a4a-65b21d871794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68d75cf3-e923-4fc3-8c67-e830afa0119a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-649740607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1bbbdddd2034c73a3cddf08b908c524',qos_specs=None,replication_status=,reservations=['768d3610-9546-4fc0-a448-5199c6341820','dd974440-7b71-430e-83b4-f205422728a3','20a39bb7-94e2-4f0c-a4a1-7f8fce1bc8b0','99949afe-355e-488c-9704-eb1756d24d3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbd7af8ff057425bae2042145183924a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-649740607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68d75cf3-e923-4fc3-8c67-e830afa0119a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1bbbdddd2034c73a3cddf08b908c524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbd7af8ff057425bae2042145183924a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:57.714376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2063038e-0d43-4a58-a6f1-76d36d9edb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:57.731791 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2063038e-0d43-4a58-a6f1-76d36d9edb5b) transitioned into state 'SUCCESS' from state '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-649740607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1bbbdddd2034c73a3cddf08b908c524',qos_specs=None,replication_status=,reservations=['768d3610-9546-4fc0-a448-5199c6341820','dd974440-7b71-430e-83b4-f205422728a3','20a39bb7-94e2-4f0c-a4a1-7f8fce1bc8b0','99949afe-355e-488c-9704-eb1756d24d3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbd7af8ff057425bae2042145183924a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:57.732509 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0040ee-8b37-4b67-ae0c-7a4e7a60e507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:56:57.744369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0040ee-8b37-4b67-ae0c-7a4e7a60e507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:56:57.745061 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Flow 'volume_create_api' (8af0482d-ad62-42fe-98e7-7bc773194be9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:56:57.745374 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Create volume request issued successfully. Aug 07 18:56:57.745983 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e7dda1e-bed4-4bdc-b143-ade68ad30b5a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:56:57.749021 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 611/2465] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:56:57 2026] POST /volume/v3/volumes => generated 816 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:57.758928 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4f946190-9353-477c-916e-a60c5c0716b4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:57.761483 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f946190-9353-477c-916e-a60c5c0716b4 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:56:57.761785 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f946190-9353-477c-916e-a60c5c0716b4 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:57.762071 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f946190-9353-477c-916e-a60c5c0716b4 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:57.774835 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:57.774835 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:57.792516 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4f946190-9353-477c-916e-a60c5c0716b4 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Volume info retrieved successfully. Aug 07 18:56:57.799427 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f946190-9353-477c-916e-a60c5c0716b4 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a returned with HTTP 200 Aug 07 18:56:57.799888 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 617/2466] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:56:57 2026] GET /volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a => generated 884 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:57.924636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-52937094-8b03-41bf-9515-514e2cd17c6e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:57.926867 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-52937094-8b03-41bf-9515-514e2cd17c6e tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:57.927146 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-52937094-8b03-41bf-9515-514e2cd17c6e tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:57.927407 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-52937094-8b03-41bf-9515-514e2cd17c6e tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:57.927558 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-52937094-8b03-41bf-9515-514e2cd17c6e tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:57.938135 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:57.938135 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:57.939065 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-52937094-8b03-41bf-9515-514e2cd17c6e tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:57.939515 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 618/2467] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:57 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:58.366538 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f0041285-25ab-49e1-8d9f-401ddddee0e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:58.368346 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0041285-25ab-49e1-8d9f-401ddddee0e5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:58.368631 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0041285-25ab-49e1-8d9f-401ddddee0e5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:58.368786 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0041285-25ab-49e1-8d9f-401ddddee0e5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:58.369469 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f0041285-25ab-49e1-8d9f-401ddddee0e5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:58.373289 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:58.373289 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:58.374075 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0041285-25ab-49e1-8d9f-401ddddee0e5 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:58.374418 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 622/2468] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:58 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:58.490805 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-db5fc3d7-10da-4ea5-8a33-db0f0a732a02 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:58.494789 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db5fc3d7-10da-4ea5-8a33-db0f0a732a02 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:56:58.495109 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db5fc3d7-10da-4ea5-8a33-db0f0a732a02 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:58.495367 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db5fc3d7-10da-4ea5-8a33-db0f0a732a02 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:58.495508 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-db5fc3d7-10da-4ea5-8a33-db0f0a732a02 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:58.500373 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:58.500373 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:58.501121 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db5fc3d7-10da-4ea5-8a33-db0f0a732a02 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:56:58.501559 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 612/2469] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:58 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:58.816389 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4c16c026-7b4a-4955-b089-3854c1d77e0c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:58.819304 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c16c026-7b4a-4955-b089-3854c1d77e0c tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:56:58.819496 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4c16c026-7b4a-4955-b089-3854c1d77e0c tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:58.819670 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4c16c026-7b4a-4955-b089-3854c1d77e0c tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:58.830195 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:58.830195 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:58.835295 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4c16c026-7b4a-4955-b089-3854c1d77e0c tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Volume info retrieved successfully. Aug 07 18:56:58.840898 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c16c026-7b4a-4955-b089-3854c1d77e0c tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a returned with HTTP 200 Aug 07 18:56:58.841458 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 618/2470] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:56:58 2026] GET /volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:58.856126 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-69072895-3608-46ea-a145-a40b4211edec None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:58.858128 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-69072895-3608-46ea-a145-a40b4211edec tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] POST https://10.4.3.15/volume/v3/volume-transfers Aug 07 18:56:58.858459 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-69072895-3608-46ea-a145-a40b4211edec tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "68d75cf3-e923-4fc3-8c67-e830afa0119a"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:58.859873 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volume_transfer [None req-69072895-3608-46ea-a145-a40b4211edec tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Creating new volume transfer {'transfer': {'volume_id': '68d75cf3-e923-4fc3-8c67-e830afa0119a'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 18:56:58.860010 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volume_transfer [None req-69072895-3608-46ea-a145-a40b4211edec tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Creating transfer of volume 68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:56:58.860122 np0000006749 devstack@c-api.service[100344]: INFO cinder.transfer.api [None req-69072895-3608-46ea-a145-a40b4211edec tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Generating transfer record for volume 68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:56:58.867696 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:58.867696 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:58.879313 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-69072895-3608-46ea-a145-a40b4211edec tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volume-transfers returned with HTTP 202 Aug 07 18:56:58.879736 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 619/2471] 10.4.3.15 () {70 vars in 1319 bytes} [Fri Aug 7 18:56:58 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:58.888235 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-03f5344c-b268-4c2c-8065-160a53be6101 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:58.890233 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03f5344c-b268-4c2c-8065-160a53be6101 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:56:58.890444 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03f5344c-b268-4c2c-8065-160a53be6101 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:58.890619 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03f5344c-b268-4c2c-8065-160a53be6101 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:58.898010 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:58.898010 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:58.902211 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-03f5344c-b268-4c2c-8065-160a53be6101 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Volume info retrieved successfully. Aug 07 18:56:58.906663 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03f5344c-b268-4c2c-8065-160a53be6101 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a returned with HTTP 200 Aug 07 18:56:58.907139 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 623/2472] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:56:58 2026] GET /volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:58.919048 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9a6576a5-f4ec-4cd9-aedc-de0db7100e8f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:58.920783 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9a6576a5-f4ec-4cd9-aedc-de0db7100e8f tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volume-transfers/9ca936be-8268-4177-bb72-bed5b82f9bbd Aug 07 18:56:58.921007 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9a6576a5-f4ec-4cd9-aedc-de0db7100e8f tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:58.921217 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9a6576a5-f4ec-4cd9-aedc-de0db7100e8f tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:58.924737 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9a6576a5-f4ec-4cd9-aedc-de0db7100e8f tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volume-transfers/9ca936be-8268-4177-bb72-bed5b82f9bbd returned with HTTP 200 Aug 07 18:56:58.925082 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 613/2473] 10.4.3.15 () {68 vars in 1409 bytes} [Fri Aug 7 18:56:58 2026] GET /volume/v3/volume-transfers/9ca936be-8268-4177-bb72-bed5b82f9bbd => generated 538 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:58.932085 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-92ad7a56-4030-4b11-9a7c-775c6e2e2e9f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:58.933937 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-92ad7a56-4030-4b11-9a7c-775c6e2e2e9f tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volume-transfers Aug 07 18:56:58.934198 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-92ad7a56-4030-4b11-9a7c-775c6e2e2e9f tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:58.934403 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-92ad7a56-4030-4b11-9a7c-775c6e2e2e9f tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:58.934578 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volume_transfer [None req-92ad7a56-4030-4b11-9a7c-775c6e2e2e9f tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Listing volume transfers {{(pid=100345) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 18:56:58.938325 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-92ad7a56-4030-4b11-9a7c-775c6e2e2e9f tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volume-transfers returned with HTTP 200 Aug 07 18:56:58.938712 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 619/2474] 10.4.3.15 () {68 vars in 1298 bytes} [Fri Aug 7 18:56:58 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:58.945586 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0b9e6902-3e24-4645-a230-abac83b6415f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:58.952582 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d0db1c65-b8b7-4f78-8354-f287f916603a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:58.954062 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0db1c65-b8b7-4f78-8354-f287f916603a tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:58.954263 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0db1c65-b8b7-4f78-8354-f287f916603a tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:58.954438 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0db1c65-b8b7-4f78-8354-f287f916603a tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:58.954568 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d0db1c65-b8b7-4f78-8354-f287f916603a tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:58.959365 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:58.959365 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:58.960147 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0db1c65-b8b7-4f78-8354-f287f916603a tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:58.960640 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 624/2475] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:58 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:59.022648 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0b9e6902-3e24-4645-a230-abac83b6415f tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] POST https://10.4.3.15/volume/v3/volume-transfers/9ca936be-8268-4177-bb72-bed5b82f9bbd/accept Aug 07 18:56:59.023082 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0b9e6902-3e24-4645-a230-abac83b6415f tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4ee0444d492ca238"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:56:59.024707 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.volume_transfer [None req-0b9e6902-3e24-4645-a230-abac83b6415f tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Accepting volume transfer 9ca936be-8268-4177-bb72-bed5b82f9bbd {{(pid=100344) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 18:56:59.024842 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.volume_transfer [None req-0b9e6902-3e24-4645-a230-abac83b6415f tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Accepting transfer 9ca936be-8268-4177-bb72-bed5b82f9bbd Aug 07 18:56:59.076059 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-0b9e6902-3e24-4645-a230-abac83b6415f tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Created reservations ['cdc05d5f-90d2-421f-85c7-eb29cd13a926', '9c0a42a7-e91f-4b9e-a866-268e56d9b6c5', 'f3ef4374-b52b-4370-bab1-08002aa91710', '1647be5c-7a79-4b86-bd61-6829416c4a66'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:59.091309 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-0b9e6902-3e24-4645-a230-abac83b6415f tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Created reservations ['be4f36fa-7bcc-49bb-a508-c041f0aef562', '177d6a5a-b0f3-453b-be88-47ce188c87e8', 'c55d87a2-e5be-42fc-bc17-664bc48b1fcb', '2c34913e-26a2-446e-b601-d324af00ab37'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:59.119518 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-0b9e6902-3e24-4645-a230-abac83b6415f tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Created reservations ['31fc501a-275a-4381-8973-5834bcc2484c', 'e4ab3555-f52c-4c21-b7da-4367b9aa76b1', '0974a640-46b7-4054-adfb-cc754fe5fe45', '00380576-7d8d-4695-b7d9-b24c08a1bf45'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:59.140549 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-0b9e6902-3e24-4645-a230-abac83b6415f tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Created reservations ['9384043a-7cfd-4710-a20e-80436d38d150', 'c776d9d7-af48-4322-98b7-66fe5f6755f7', '3ab770f5-7d6c-4748-afb3-1a19c0dcb14e', '1b178e29-2b57-4e28-9caf-b40a4b8144cc'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:56:59.150542 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0b9e6902-3e24-4645-a230-abac83b6415f tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Transfer volume completed successfully. Aug 07 18:56:59.204025 np0000006749 devstack@c-api.service[100344]: INFO cinder.transfer.api [None req-0b9e6902-3e24-4645-a230-abac83b6415f tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Volume 68d75cf3-e923-4fc3-8c67-e830afa0119a has been transferred. Aug 07 18:56:59.209971 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0b9e6902-3e24-4645-a230-abac83b6415f tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] https://10.4.3.15/volume/v3/volume-transfers/9ca936be-8268-4177-bb72-bed5b82f9bbd/accept returned with HTTP 202 Aug 07 18:56:59.210429 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 620/2476] 10.4.3.15 () {70 vars in 1451 bytes} [Fri Aug 7 18:56:58 2026] POST /volume/v3/volume-transfers/9ca936be-8268-4177-bb72-bed5b82f9bbd/accept => generated 363 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:56:59.218551 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4d47a246-f2de-437e-9e80-2294958fcd94 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:59.220402 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d47a246-f2de-437e-9e80-2294958fcd94 tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] GET https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:56:59.220583 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d47a246-f2de-437e-9e80-2294958fcd94 tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:59.220804 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d47a246-f2de-437e-9e80-2294958fcd94 tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:59.228135 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:59.228135 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:59.231981 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4d47a246-f2de-437e-9e80-2294958fcd94 tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Volume info retrieved successfully. Aug 07 18:56:59.236280 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d47a246-f2de-437e-9e80-2294958fcd94 tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a returned with HTTP 200 Aug 07 18:56:59.236653 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 614/2477] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:56:59 2026] GET /volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:59.247264 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d20f24ab-2f65-4c33-8659-9ce4927a7b08 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:59.248932 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d20f24ab-2f65-4c33-8659-9ce4927a7b08 tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] GET https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:56:59.249181 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d20f24ab-2f65-4c33-8659-9ce4927a7b08 tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:59.249391 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d20f24ab-2f65-4c33-8659-9ce4927a7b08 tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:59.256489 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:59.256489 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:59.260139 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d20f24ab-2f65-4c33-8659-9ce4927a7b08 tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] Volume info retrieved successfully. Aug 07 18:56:59.264177 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d20f24ab-2f65-4c33-8659-9ce4927a7b08 tempest-VolumesTransfersV357Test-1031742235 tempest-VolumesTransfersV357Test-1031742235-project-member] https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a returned with HTTP 200 Aug 07 18:56:59.264529 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 620/2478] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:56:59 2026] GET /volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:56:59.276301 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e24739cf-4c27-4166-b22d-670f645d7f2e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:59.278153 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e24739cf-4c27-4166-b22d-670f645d7f2e tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] DELETE https://10.4.3.15/volume/v3/volume-transfers/9ca936be-8268-4177-bb72-bed5b82f9bbd Aug 07 18:56:59.278401 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e24739cf-4c27-4166-b22d-670f645d7f2e tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:59.278579 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e24739cf-4c27-4166-b22d-670f645d7f2e tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:59.278732 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.volume_transfer [None req-e24739cf-4c27-4166-b22d-670f645d7f2e tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Delete transfer with id: 9ca936be-8268-4177-bb72-bed5b82f9bbd Aug 07 18:56:59.282137 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e24739cf-4c27-4166-b22d-670f645d7f2e tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volume-transfers/9ca936be-8268-4177-bb72-bed5b82f9bbd returned with HTTP 404 Aug 07 18:56:59.282620 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 625/2479] 10.4.3.15 () {68 vars in 1412 bytes} [Fri Aug 7 18:56:59 2026] DELETE /volume/v3/volume-transfers/9ca936be-8268-4177-bb72-bed5b82f9bbd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:56:59.289636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f174510a-ce59-4a29-b36f-e53ae858f77f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:59.313335 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f174510a-ce59-4a29-b36f-e53ae858f77f tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:56:59.313540 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f174510a-ce59-4a29-b36f-e53ae858f77f tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:59.313724 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f174510a-ce59-4a29-b36f-e53ae858f77f tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:59.313883 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-f174510a-ce59-4a29-b36f-e53ae858f77f tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Delete volume with id: 68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:56:59.320476 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:59.320476 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:59.320776 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f174510a-ce59-4a29-b36f-e53ae858f77f tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Volume info retrieved successfully. Aug 07 18:56:59.335802 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f174510a-ce59-4a29-b36f-e53ae858f77f tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Delete volume request issued successfully. Aug 07 18:56:59.336015 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f174510a-ce59-4a29-b36f-e53ae858f77f tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a returned with HTTP 202 Aug 07 18:56:59.336449 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 621/2480] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:56:59 2026] DELETE /volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 18:56:59.343712 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1722434e-c79c-42c5-b175-4f88d4248017 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:59.345521 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1722434e-c79c-42c5-b175-4f88d4248017 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] GET https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:56:59.345749 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1722434e-c79c-42c5-b175-4f88d4248017 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:59.345930 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1722434e-c79c-42c5-b175-4f88d4248017 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:59.352584 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:59.352584 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:56:59.356067 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1722434e-c79c-42c5-b175-4f88d4248017 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Volume info retrieved successfully. Aug 07 18:56:59.359892 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1722434e-c79c-42c5-b175-4f88d4248017 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a returned with HTTP 200 Aug 07 18:56:59.360268 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 615/2481] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:56:59 2026] GET /volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a => generated 1127 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:56:59.384978 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-aef27961-8a71-41ef-b619-a781dd359f87 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:59.387301 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aef27961-8a71-41ef-b619-a781dd359f87 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:56:59.387587 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aef27961-8a71-41ef-b619-a781dd359f87 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:59.387891 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aef27961-8a71-41ef-b619-a781dd359f87 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:59.388065 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-aef27961-8a71-41ef-b619-a781dd359f87 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:59.393725 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:59.393725 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:56:59.395010 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aef27961-8a71-41ef-b619-a781dd359f87 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:56:59.395502 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 621/2482] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:59 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:59.513408 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8849bf19-5fe5-47fb-8256-b23ea586267d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:59.515698 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8849bf19-5fe5-47fb-8256-b23ea586267d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:56:59.516068 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8849bf19-5fe5-47fb-8256-b23ea586267d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:59.516375 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8849bf19-5fe5-47fb-8256-b23ea586267d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:59.516572 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8849bf19-5fe5-47fb-8256-b23ea586267d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:59.521846 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:59.521846 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:56:59.522719 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8849bf19-5fe5-47fb-8256-b23ea586267d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:56:59.523255 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 626/2483] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:56:59 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:56:59.972652 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3767d017-562a-486a-ac13-5e17a2a00081 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:56:59.974965 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3767d017-562a-486a-ac13-5e17a2a00081 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:56:59.975208 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3767d017-562a-486a-ac13-5e17a2a00081 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:56:59.975413 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3767d017-562a-486a-ac13-5e17a2a00081 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:56:59.975511 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-3767d017-562a-486a-ac13-5e17a2a00081 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:56:59.981531 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:56:59.981531 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:56:59.982374 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3767d017-562a-486a-ac13-5e17a2a00081 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:56:59.982772 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 622/2484] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:56:59 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:00.375022 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-84c13d99-4af7-441a-906e-5a687a1f7d4d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:00.375589 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-84c13d99-4af7-441a-906e-5a687a1f7d4d tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] GET https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:57:00.375817 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-84c13d99-4af7-441a-906e-5a687a1f7d4d tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:00.376012 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-84c13d99-4af7-441a-906e-5a687a1f7d4d tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:00.381308 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-84c13d99-4af7-441a-906e-5a687a1f7d4d tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a returned with HTTP 404 Aug 07 18:57:00.381816 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 616/2485] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:57:00 2026] GET /volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:57:00.388439 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-970cf3fb-a9e1-483c-ab29-81864aff2114 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:00.390078 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-970cf3fb-a9e1-483c-ab29-81864aff2114 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:57:00.390282 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-970cf3fb-a9e1-483c-ab29-81864aff2114 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:00.390454 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-970cf3fb-a9e1-483c-ab29-81864aff2114 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:00.396285 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-970cf3fb-a9e1-483c-ab29-81864aff2114 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a returned with HTTP 404 Aug 07 18:57:00.396775 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 622/2486] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:57:00 2026] GET /volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:57:00.403474 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-44c711a3-a286-4b50-9f06-4119b4519b1a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:00.404500 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b99c9402-2465-4864-aa01-8c9075a0a3bb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:00.405141 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-44c711a3-a286-4b50-9f06-4119b4519b1a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] DELETE https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:57:00.405347 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-44c711a3-a286-4b50-9f06-4119b4519b1a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:00.405527 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-44c711a3-a286-4b50-9f06-4119b4519b1a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:00.405701 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-44c711a3-a286-4b50-9f06-4119b4519b1a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Delete volume with id: 68d75cf3-e923-4fc3-8c67-e830afa0119a Aug 07 18:57:00.406264 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b99c9402-2465-4864-aa01-8c9075a0a3bb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:57:00.406455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b99c9402-2465-4864-aa01-8c9075a0a3bb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:00.406639 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b99c9402-2465-4864-aa01-8c9075a0a3bb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:00.406751 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b99c9402-2465-4864-aa01-8c9075a0a3bb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:00.412844 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:00.412844 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:00.413036 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-44c711a3-a286-4b50-9f06-4119b4519b1a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a returned with HTTP 404 Aug 07 18:57:00.413094 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b99c9402-2465-4864-aa01-8c9075a0a3bb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:57:00.413156 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 627/2487] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:57:00 2026] DELETE /volume/v3/volumes/68d75cf3-e923-4fc3-8c67-e830afa0119a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:57:00.413200 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 623/2488] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:00 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:00.419734 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:00.421374 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-859df38e-3c3d-47af-9e3e-9862dc0f1e45 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:00.421558 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:00.421905 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1794069295"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:00.423402 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1794069295'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:00.423402 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Create volume of 1 GB Aug 07 18:57:00.423648 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-859df38e-3c3d-47af-9e3e-9862dc0f1e45 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:57:00.423943 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-859df38e-3c3d-47af-9e3e-9862dc0f1e45 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:00.424241 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-859df38e-3c3d-47af-9e3e-9862dc0f1e45 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:00.424403 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-859df38e-3c3d-47af-9e3e-9862dc0f1e45 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:00.430368 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Availability Zones retrieved successfully. Aug 07 18:57:00.430531 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:00.430531 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:00.431901 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-859df38e-3c3d-47af-9e3e-9862dc0f1e45 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:57:00.432442 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 623/2489] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:00 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:00.439221 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Flow 'volume_create_api' (a9eddf95-edcd-4907-afee-17e34b57dc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:00.440614 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30bba7e1-515b-48ff-9a5c-557d8a5facb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:00.441871 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:00.445472 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-680b01bd-c187-4211-a403-fc3badf3cc67 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:00.447303 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-680b01bd-c187-4211-a403-fc3badf3cc67 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:57:00.447527 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-680b01bd-c187-4211-a403-fc3badf3cc67 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:00.447743 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-680b01bd-c187-4211-a403-fc3badf3cc67 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:00.447850 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-680b01bd-c187-4211-a403-fc3badf3cc67 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete backup with id: 3c46a27f-7411-4617-b468-43ed0793476e. Aug 07 18:57:00.452005 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:00.452005 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:00.464823 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-680b01bd-c187-4211-a403-fc3badf3cc67 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] delete_backup rpcapi backup_id 3c46a27f-7411-4617-b468-43ed0793476e {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:57:00.470017 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-680b01bd-c187-4211-a403-fc3badf3cc67 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 202 Aug 07 18:57:00.470177 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30bba7e1-515b-48ff-9a5c-557d8a5facb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:00.470250 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 628/2490] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:00 2026] DELETE /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:00.470280 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f890c49-dcf3-4044-9c75-a9f68f1e801a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:00.475462 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a541712e-6096-4a34-8476-b439e0af0553 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:00.477801 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a541712e-6096-4a34-8476-b439e0af0553 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:57:00.477982 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a541712e-6096-4a34-8476-b439e0af0553 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:00.478201 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a541712e-6096-4a34-8476-b439e0af0553 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:00.478304 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a541712e-6096-4a34-8476-b439e0af0553 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:00.490490 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:00.490490 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:00.491521 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a541712e-6096-4a34-8476-b439e0af0553 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 200 Aug 07 18:57:00.492037 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 624/2491] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:00 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:00.508955 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Created reservations ['96eb9537-f8cc-40a9-afa8-1df750a4f3a1', '82180ca1-8338-463e-a446-aa90b1a485eb', 'f4748496-b26c-4a9f-a867-8e59cf301a79', '414a26e6-4ece-4be2-95f8-04a625606afa'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:00.508955 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f890c49-dcf3-4044-9c75-a9f68f1e801a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96eb9537-f8cc-40a9-afa8-1df750a4f3a1', '82180ca1-8338-463e-a446-aa90b1a485eb', 'f4748496-b26c-4a9f-a867-8e59cf301a79', '414a26e6-4ece-4be2-95f8-04a625606afa']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:00.508955 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc3413b4-593f-4148-a262-d9bf30e84359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:00.535313 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-97247515-7fc5-4b29-82e4-25de5620430e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:00.535548 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc3413b4-593f-4148-a262-d9bf30e84359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1637e477-c1d8-4f65-a2dc-5da4b99709f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1794069295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1bbbdddd2034c73a3cddf08b908c524',qos_specs=None,replication_status=,reservations=['96eb9537-f8cc-40a9-afa8-1df750a4f3a1','82180ca1-8338-463e-a446-aa90b1a485eb','f4748496-b26c-4a9f-a867-8e59cf301a79','414a26e6-4ece-4be2-95f8-04a625606afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbd7af8ff057425bae2042145183924a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1794069295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1637e477-c1d8-4f65-a2dc-5da4b99709f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1bbbdddd2034c73a3cddf08b908c524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbd7af8ff057425bae2042145183924a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:00.536921 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0e278e-abfb-479a-831e-ca83ce4e17f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:00.537862 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-97247515-7fc5-4b29-82e4-25de5620430e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:00.538210 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-97247515-7fc5-4b29-82e4-25de5620430e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:00.538495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-97247515-7fc5-4b29-82e4-25de5620430e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:00.538687 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-97247515-7fc5-4b29-82e4-25de5620430e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:00.548025 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:00.548025 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:00.548025 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-97247515-7fc5-4b29-82e4-25de5620430e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:00.548025 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 624/2492] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:00 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:00.553944 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0e278e-abfb-479a-831e-ca83ce4e17f4) transitioned into state 'SUCCESS' from state '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-1794069295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1bbbdddd2034c73a3cddf08b908c524',qos_specs=None,replication_status=,reservations=['96eb9537-f8cc-40a9-afa8-1df750a4f3a1','82180ca1-8338-463e-a446-aa90b1a485eb','f4748496-b26c-4a9f-a867-8e59cf301a79','414a26e6-4ece-4be2-95f8-04a625606afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbd7af8ff057425bae2042145183924a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:00.555182 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72660e30-5550-41d3-b167-93ed8aff64c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:00.565623 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72660e30-5550-41d3-b167-93ed8aff64c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:00.567376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Flow 'volume_create_api' (a9eddf95-edcd-4907-afee-17e34b57dc72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:00.567722 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Create volume request issued successfully. Aug 07 18:57:00.568274 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8cbf61eb-0db6-4e68-b746-f1c7a92bc765 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:00.572029 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 617/2493] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:57:00 2026] POST /volume/v3/volumes => generated 817 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:00.582377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a7ae8833-360a-4503-8ab1-ae5c2c50a73a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:00.584146 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a7ae8833-360a-4503-8ab1-ae5c2c50a73a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:00.584354 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a7ae8833-360a-4503-8ab1-ae5c2c50a73a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:00.584837 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a7ae8833-360a-4503-8ab1-ae5c2c50a73a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:00.592341 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:00.592341 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:00.596452 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a7ae8833-360a-4503-8ab1-ae5c2c50a73a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Volume info retrieved successfully. Aug 07 18:57:00.601104 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a7ae8833-360a-4503-8ab1-ae5c2c50a73a tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 returned with HTTP 200 Aug 07 18:57:00.601619 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 629/2494] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:57:00 2026] GET /volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:00.994415 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-13307029-65f8-4ca5-a97e-820beb51172b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:00.996351 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-13307029-65f8-4ca5-a97e-820beb51172b tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:57:00.996547 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-13307029-65f8-4ca5-a97e-820beb51172b tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:00.996758 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-13307029-65f8-4ca5-a97e-820beb51172b tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:00.996864 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-13307029-65f8-4ca5-a97e-820beb51172b tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:01.002563 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:01.002563 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:01.003551 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-13307029-65f8-4ca5-a97e-820beb51172b tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:57:01.003969 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 625/2495] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:00 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:01.503905 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d746b462-daa5-415b-826d-d80ca25f26ac None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.507325 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d746b462-daa5-415b-826d-d80ca25f26ac tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e Aug 07 18:57:01.507569 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d746b462-daa5-415b-826d-d80ca25f26ac tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.508149 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d746b462-daa5-415b-826d-d80ca25f26ac tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.508317 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-d746b462-daa5-415b-826d-d80ca25f26ac tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 3c46a27f-7411-4617-b468-43ed0793476e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:01.514351 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d746b462-daa5-415b-826d-d80ca25f26ac tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e returned with HTTP 404 Aug 07 18:57:01.515010 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 625/2496] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:01 2026] GET /volume/v3/backups/3c46a27f-7411-4617-b468-43ed0793476e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:01.558471 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d2920a93-caec-449c-b0b9-ac0e4b8d058d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.560882 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2920a93-caec-449c-b0b9-ac0e4b8d058d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:01.561449 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2920a93-caec-449c-b0b9-ac0e4b8d058d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.561449 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2920a93-caec-449c-b0b9-ac0e4b8d058d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.561584 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d2920a93-caec-449c-b0b9-ac0e4b8d058d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:01.567172 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:01.567172 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:01.567873 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2920a93-caec-449c-b0b9-ac0e4b8d058d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:01.568315 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 618/2497] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:01 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:57:01.600052 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a5a34513-5465-4a9a-a27e-52be1756777d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.602093 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5a34513-5465-4a9a-a27e-52be1756777d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:57:01.602285 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a5a34513-5465-4a9a-a27e-52be1756777d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.602462 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a5a34513-5465-4a9a-a27e-52be1756777d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.602566 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-a5a34513-5465-4a9a-a27e-52be1756777d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete backup with id: 11bdf0dd-dbae-499c-8dc6-84400a569363. Aug 07 18:57:01.606914 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:01.606914 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:01.613758 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f2cc8d5d-2d05-4e8a-bd2d-d01879699a54 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.615536 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f2cc8d5d-2d05-4e8a-bd2d-d01879699a54 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:01.615786 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f2cc8d5d-2d05-4e8a-bd2d-d01879699a54 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.615977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f2cc8d5d-2d05-4e8a-bd2d-d01879699a54 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.618507 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-a5a34513-5465-4a9a-a27e-52be1756777d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] delete_backup rpcapi backup_id 11bdf0dd-dbae-499c-8dc6-84400a569363 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:57:01.621001 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5a34513-5465-4a9a-a27e-52be1756777d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 202 Aug 07 18:57:01.621533 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 630/2498] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:01 2026] DELETE /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:01.624245 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:01.624245 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:01.627922 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f2cc8d5d-2d05-4e8a-bd2d-d01879699a54 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Volume info retrieved successfully. Aug 07 18:57:01.629287 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0e01d282-863c-4c78-97da-c38f55bc67f9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.632022 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0e01d282-863c-4c78-97da-c38f55bc67f9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:57:01.632319 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0e01d282-863c-4c78-97da-c38f55bc67f9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.632513 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0e01d282-863c-4c78-97da-c38f55bc67f9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.632572 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f2cc8d5d-2d05-4e8a-bd2d-d01879699a54 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 returned with HTTP 200 Aug 07 18:57:01.632610 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-0e01d282-863c-4c78-97da-c38f55bc67f9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:01.632962 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 626/2499] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:57:01 2026] GET /volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:01.637586 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:01.637586 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:01.638511 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0e01d282-863c-4c78-97da-c38f55bc67f9 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 200 Aug 07 18:57:01.638839 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 626/2500] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:01 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:01.644469 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c4dcb150-26ae-4d86-82f3-b051e0c10a9e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.645908 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4dcb150-26ae-4d86-82f3-b051e0c10a9e tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] POST https://10.4.3.15/volume/v3/volume-transfers Aug 07 18:57:01.646290 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4dcb150-26ae-4d86-82f3-b051e0c10a9e tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1637e477-c1d8-4f65-a2dc-5da4b99709f0"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:01.647639 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volume_transfer [None req-c4dcb150-26ae-4d86-82f3-b051e0c10a9e tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Creating new volume transfer {'transfer': {'volume_id': '1637e477-c1d8-4f65-a2dc-5da4b99709f0'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 18:57:01.647789 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volume_transfer [None req-c4dcb150-26ae-4d86-82f3-b051e0c10a9e tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Creating transfer of volume 1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:01.647903 np0000006749 devstack@c-api.service[100342]: INFO cinder.transfer.api [None req-c4dcb150-26ae-4d86-82f3-b051e0c10a9e tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Generating transfer record for volume 1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:01.654164 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:01.654164 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:01.662003 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4dcb150-26ae-4d86-82f3-b051e0c10a9e tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volume-transfers returned with HTTP 202 Aug 07 18:57:01.662426 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 619/2501] 10.4.3.15 () {70 vars in 1319 bytes} [Fri Aug 7 18:57:01 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:01.670412 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-91268e29-3864-437f-887e-a577e1ee6a68 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.672428 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91268e29-3864-437f-887e-a577e1ee6a68 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:01.672692 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91268e29-3864-437f-887e-a577e1ee6a68 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.673008 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91268e29-3864-437f-887e-a577e1ee6a68 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.679534 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:01.679534 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:01.683061 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-91268e29-3864-437f-887e-a577e1ee6a68 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Volume info retrieved successfully. Aug 07 18:57:01.686979 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91268e29-3864-437f-887e-a577e1ee6a68 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 returned with HTTP 200 Aug 07 18:57:01.687384 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 631/2502] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:57:01 2026] GET /volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:01.699932 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8a63ef3d-6f37-448b-88f2-c0c014b733d5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.701559 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8a63ef3d-6f37-448b-88f2-c0c014b733d5 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volume-transfers/detail Aug 07 18:57:01.701821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8a63ef3d-6f37-448b-88f2-c0c014b733d5 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.702046 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8a63ef3d-6f37-448b-88f2-c0c014b733d5 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.702231 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volume_transfer [None req-8a63ef3d-6f37-448b-88f2-c0c014b733d5 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Listing volume transfers {{(pid=100344) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 18:57:01.706347 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8a63ef3d-6f37-448b-88f2-c0c014b733d5 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 18:57:01.706855 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 627/2503] 10.4.3.15 () {68 vars in 1319 bytes} [Fri Aug 7 18:57:01 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:01.714918 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e3d7d5ea-504b-4279-ad85-e9c402484e17 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.716745 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e3d7d5ea-504b-4279-ad85-e9c402484e17 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] DELETE https://10.4.3.15/volume/v3/volume-transfers/4f930989-5ed0-43c4-9b20-5f839ba7d755 Aug 07 18:57:01.717049 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e3d7d5ea-504b-4279-ad85-e9c402484e17 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.717264 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e3d7d5ea-504b-4279-ad85-e9c402484e17 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.717388 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.volume_transfer [None req-e3d7d5ea-504b-4279-ad85-e9c402484e17 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Delete transfer with id: 4f930989-5ed0-43c4-9b20-5f839ba7d755 Aug 07 18:57:01.727130 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:01.727130 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:01.735240 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e3d7d5ea-504b-4279-ad85-e9c402484e17 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volume-transfers/4f930989-5ed0-43c4-9b20-5f839ba7d755 returned with HTTP 202 Aug 07 18:57:01.735668 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 627/2504] 10.4.3.15 () {68 vars in 1412 bytes} [Fri Aug 7 18:57:01 2026] DELETE /volume/v3/volume-transfers/4f930989-5ed0-43c4-9b20-5f839ba7d755 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:57:01.743896 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fe455e2e-a7e3-4208-b6d1-220deede90ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.746172 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe455e2e-a7e3-4208-b6d1-220deede90ca tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:01.746492 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fe455e2e-a7e3-4208-b6d1-220deede90ca tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.746762 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fe455e2e-a7e3-4208-b6d1-220deede90ca tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.759627 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:01.759627 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:01.766100 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fe455e2e-a7e3-4208-b6d1-220deede90ca tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Volume info retrieved successfully. Aug 07 18:57:01.771527 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe455e2e-a7e3-4208-b6d1-220deede90ca tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 returned with HTTP 200 Aug 07 18:57:01.772036 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 620/2505] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:57:01 2026] GET /volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:01.785084 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cb0c6349-7104-4e30-8015-46427f30bbae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.787443 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb0c6349-7104-4e30-8015-46427f30bbae tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] DELETE https://10.4.3.15/volume/v3/volume-transfers/4f930989-5ed0-43c4-9b20-5f839ba7d755 Aug 07 18:57:01.787749 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb0c6349-7104-4e30-8015-46427f30bbae tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.788092 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb0c6349-7104-4e30-8015-46427f30bbae tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.788221 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.volume_transfer [None req-cb0c6349-7104-4e30-8015-46427f30bbae tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Delete transfer with id: 4f930989-5ed0-43c4-9b20-5f839ba7d755 Aug 07 18:57:01.792063 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb0c6349-7104-4e30-8015-46427f30bbae tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volume-transfers/4f930989-5ed0-43c4-9b20-5f839ba7d755 returned with HTTP 404 Aug 07 18:57:01.792675 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 632/2506] 10.4.3.15 () {68 vars in 1412 bytes} [Fri Aug 7 18:57:01 2026] DELETE /volume/v3/volume-transfers/4f930989-5ed0-43c4-9b20-5f839ba7d755 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:57:01.801402 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f4349ded-f111-46e7-940f-e2c5ed39e551 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.804324 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f4349ded-f111-46e7-940f-e2c5ed39e551 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:01.804324 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f4349ded-f111-46e7-940f-e2c5ed39e551 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.804324 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f4349ded-f111-46e7-940f-e2c5ed39e551 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.804324 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-f4349ded-f111-46e7-940f-e2c5ed39e551 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Delete volume with id: 1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:01.812265 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:01.812265 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:01.812605 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f4349ded-f111-46e7-940f-e2c5ed39e551 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Volume info retrieved successfully. Aug 07 18:57:01.830926 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f4349ded-f111-46e7-940f-e2c5ed39e551 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Delete volume request issued successfully. Aug 07 18:57:01.830926 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f4349ded-f111-46e7-940f-e2c5ed39e551 tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 returned with HTTP 202 Aug 07 18:57:01.830926 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 628/2507] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:57:01 2026] DELETE /volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:57:01.837581 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-38add79a-f258-4553-a20b-072857c1e68e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:01.838508 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-38add79a-f258-4553-a20b-072857c1e68e tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] GET https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:01.839182 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-38add79a-f258-4553-a20b-072857c1e68e tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:01.839182 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-38add79a-f258-4553-a20b-072857c1e68e tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:01.848614 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:01.848614 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:01.853083 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-38add79a-f258-4553-a20b-072857c1e68e tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Volume info retrieved successfully. Aug 07 18:57:01.858378 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-38add79a-f258-4553-a20b-072857c1e68e tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 returned with HTTP 200 Aug 07 18:57:01.858901 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 628/2508] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:57:01 2026] GET /volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 => generated 1128 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:57:02.015361 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e2d01a60-28be-4072-9c06-ede68f5a7ed8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:02.016714 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2d01a60-28be-4072-9c06-ede68f5a7ed8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:57:02.017057 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2d01a60-28be-4072-9c06-ede68f5a7ed8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:02.017326 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2d01a60-28be-4072-9c06-ede68f5a7ed8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:02.018349 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e2d01a60-28be-4072-9c06-ede68f5a7ed8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:02.021272 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:02.021272 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:02.022017 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2d01a60-28be-4072-9c06-ede68f5a7ed8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:57:02.022519 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 621/2509] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:02 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:02.577640 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b1c4be88-0d3f-4303-96b9-a4f1cc09a60b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:02.579396 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b1c4be88-0d3f-4303-96b9-a4f1cc09a60b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:02.579613 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b1c4be88-0d3f-4303-96b9-a4f1cc09a60b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:02.579823 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b1c4be88-0d3f-4303-96b9-a4f1cc09a60b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:02.579930 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b1c4be88-0d3f-4303-96b9-a4f1cc09a60b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:02.584802 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:02.584802 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:02.585461 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b1c4be88-0d3f-4303-96b9-a4f1cc09a60b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:02.585831 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 633/2510] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:02 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:02.649914 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-33bf0f5a-7d7d-4d55-9eb7-465d7c645ff6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:02.651973 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-33bf0f5a-7d7d-4d55-9eb7-465d7c645ff6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 Aug 07 18:57:02.652604 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-33bf0f5a-7d7d-4d55-9eb7-465d7c645ff6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:02.654014 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-33bf0f5a-7d7d-4d55-9eb7-465d7c645ff6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:02.654014 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-33bf0f5a-7d7d-4d55-9eb7-465d7c645ff6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Show backup with id 11bdf0dd-dbae-499c-8dc6-84400a569363. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:02.657574 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-33bf0f5a-7d7d-4d55-9eb7-465d7c645ff6 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 returned with HTTP 404 Aug 07 18:57:02.658630 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 629/2511] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:02 2026] GET /volume/v3/backups/11bdf0dd-dbae-499c-8dc6-84400a569363 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:02.768607 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-eac51123-d864-47e0-9aa4-4c249b2dbf83 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:02.770709 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-eac51123-d864-47e0-9aa4-4c249b2dbf83 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:57:02.770912 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-eac51123-d864-47e0-9aa4-4c249b2dbf83 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:02.771114 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-eac51123-d864-47e0-9aa4-4c249b2dbf83 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:02.780377 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:02.780377 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:02.783914 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-eac51123-d864-47e0-9aa4-4c249b2dbf83 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:57:02.788744 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-eac51123-d864-47e0-9aa4-4c249b2dbf83 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:57:02.788744 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 629/2512] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:02 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 1131 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:02.810790 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-4513367f-03e4-4201-942d-65d0926b3bc8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:02.815273 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-4513367f-03e4-4201-942d-65d0926b3bc8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] POST https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7/action Aug 07 18:57:02.815953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-4513367f-03e4-4201-942d-65d0926b3bc8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:57:02.815953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-4513367f-03e4-4201-942d-65d0926b3bc8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:02.826955 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:02.826955 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:02.826955 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-4513367f-03e4-4201-942d-65d0926b3bc8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:57:02.833010 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-4513367f-03e4-4201-942d-65d0926b3bc8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Begin detaching volume completed successfully. Aug 07 18:57:02.833545 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-4513367f-03e4-4201-942d-65d0926b3bc8 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7/action returned with HTTP 202 Aug 07 18:57:02.833626 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 622/2513] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:57:02 2026] POST /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:02.857948 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aabd2b73-4988-4a70-9b35-88ae438fed41 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:02.860073 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aabd2b73-4988-4a70-9b35-88ae438fed41 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:57:02.860225 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aabd2b73-4988-4a70-9b35-88ae438fed41 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:02.860407 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aabd2b73-4988-4a70-9b35-88ae438fed41 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:02.879264 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:02.879264 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:02.881339 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aabd2b73-4988-4a70-9b35-88ae438fed41 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:57:02.882945 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d79af05f-d5b8-4411-b388-eb239129120a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:02.883236 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d79af05f-d5b8-4411-b388-eb239129120a None None] GET https://10.4.3.15/volume// Aug 07 18:57:02.884313 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d79af05f-d5b8-4411-b388-eb239129120a None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:02.884313 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d79af05f-d5b8-4411-b388-eb239129120a None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:02.884313 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d79af05f-d5b8-4411-b388-eb239129120a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:02.884313 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 630/2514] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:57: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 07 18:57:02.886590 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ed65f266-734e-4ef5-943b-f2931ab14f2b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:02.887889 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aabd2b73-4988-4a70-9b35-88ae438fed41 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:57:02.887889 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 634/2515] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:02 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:02.896024 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-a7898ec0-4c7e-4517-a439-ac6b4a65530e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:02.900309 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-a7898ec0-4c7e-4517-a439-ac6b4a65530e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:57:02.900309 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-a7898ec0-4c7e-4517-a439-ac6b4a65530e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:02.900309 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-a7898ec0-4c7e-4517-a439-ac6b4a65530e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:02.902090 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ed65f266-734e-4ef5-943b-f2931ab14f2b tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] GET https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:02.904651 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ed65f266-734e-4ef5-943b-f2931ab14f2b tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:02.907161 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ed65f266-734e-4ef5-943b-f2931ab14f2b tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:02.910185 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:02.910185 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:02.913976 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-a7898ec0-4c7e-4517-a439-ac6b4a65530e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:57:02.918183 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-a7898ec0-4c7e-4517-a439-ac6b4a65530e tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:57:02.918573 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 623/2516] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:57:02 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 1314 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:57:02.937019 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ed65f266-734e-4ef5-943b-f2931ab14f2b tempest-VolumesTransfersV357Test-15479901 tempest-VolumesTransfersV357Test-15479901-project-admin] https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 returned with HTTP 404 Aug 07 18:57:02.938861 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 630/2517] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:57:02 2026] GET /volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:57:02.948418 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b92f954b-23da-43a6-814d-1ef6d1c4d533 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:02.950950 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b92f954b-23da-43a6-814d-1ef6d1c4d533 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] GET https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:02.951045 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b92f954b-23da-43a6-814d-1ef6d1c4d533 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:02.951230 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b92f954b-23da-43a6-814d-1ef6d1c4d533 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:02.956692 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b92f954b-23da-43a6-814d-1ef6d1c4d533 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 returned with HTTP 404 Aug 07 18:57:02.957294 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 631/2518] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:57:02 2026] GET /volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:57:02.966806 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-faa0f2ac-c23b-4277-80da-8a1f8a0aed16 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:02.971157 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-faa0f2ac-c23b-4277-80da-8a1f8a0aed16 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] DELETE https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:02.971157 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-faa0f2ac-c23b-4277-80da-8a1f8a0aed16 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:02.971157 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-faa0f2ac-c23b-4277-80da-8a1f8a0aed16 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:02.971157 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-faa0f2ac-c23b-4277-80da-8a1f8a0aed16 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] Delete volume with id: 1637e477-c1d8-4f65-a2dc-5da4b99709f0 Aug 07 18:57:02.977532 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-faa0f2ac-c23b-4277-80da-8a1f8a0aed16 tempest-VolumesTransfersV357Test-924136197 tempest-VolumesTransfersV357Test-924136197-project-member] https://10.4.3.15/volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 returned with HTTP 404 Aug 07 18:57:02.978160 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 635/2519] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:57:02 2026] DELETE /volume/v3/volumes/1637e477-c1d8-4f65-a2dc-5da4b99709f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:57:03.034078 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2b2ae3c0-2995-4c0b-ba39-ba9efcd3ba17 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:03.035369 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b2ae3c0-2995-4c0b-ba39-ba9efcd3ba17 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:57:03.035369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b2ae3c0-2995-4c0b-ba39-ba9efcd3ba17 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:03.035369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b2ae3c0-2995-4c0b-ba39-ba9efcd3ba17 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:03.035369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2b2ae3c0-2995-4c0b-ba39-ba9efcd3ba17 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:03.039600 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:03.039600 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:03.040302 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b2ae3c0-2995-4c0b-ba39-ba9efcd3ba17 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:57:03.040672 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 624/2520] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:03 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:03.602374 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ea790b0a-7d31-4fca-b0a9-f79506522b80 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:03.604441 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ea790b0a-7d31-4fca-b0a9-f79506522b80 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:03.604720 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ea790b0a-7d31-4fca-b0a9-f79506522b80 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:03.604904 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ea790b0a-7d31-4fca-b0a9-f79506522b80 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:03.605069 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-ea790b0a-7d31-4fca-b0a9-f79506522b80 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:03.610281 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:03.610281 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:03.611080 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ea790b0a-7d31-4fca-b0a9-f79506522b80 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:03.611566 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 631/2521] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:03 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:03.893271 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-f45efea4-3704-4a29-84d9-1a57c5d69ebb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:03.899175 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-f45efea4-3704-4a29-84d9-1a57c5d69ebb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/attachments/491fc9c6-3a99-4fb6-9047-7ba436ca2caf Aug 07 18:57:03.899471 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-f45efea4-3704-4a29-84d9-1a57c5d69ebb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:03.900146 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-f45efea4-3704-4a29-84d9-1a57c5d69ebb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:03.905469 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7ec65538-4444-41ec-9143-5ec865c5cf6d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:03.907794 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ec65538-4444-41ec-9143-5ec865c5cf6d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:57:03.908057 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ec65538-4444-41ec-9143-5ec865c5cf6d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:03.908297 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ec65538-4444-41ec-9143-5ec865c5cf6d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:03.908894 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:03.908894 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:03.920056 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:03.920056 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:03.924129 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7ec65538-4444-41ec-9143-5ec865c5cf6d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:57:03.930044 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ec65538-4444-41ec-9143-5ec865c5cf6d tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:57:03.930628 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 636/2522] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:03 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:03.966836 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5381b66f-c80a-4c3e-9956-fb4329d8d935 req-f45efea4-3704-4a29-84d9-1a57c5d69ebb tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/attachments/491fc9c6-3a99-4fb6-9047-7ba436ca2caf returned with HTTP 200 Aug 07 18:57:03.967774 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 632/2523] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:57:03 2026] DELETE /volume/v3/attachments/491fc9c6-3a99-4fb6-9047-7ba436ca2caf => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:04.056639 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2c872fe1-273a-44e3-a694-f187c67c64e9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:04.059284 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c872fe1-273a-44e3-a694-f187c67c64e9 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:57:04.059389 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c872fe1-273a-44e3-a694-f187c67c64e9 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:04.059577 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c872fe1-273a-44e3-a694-f187c67c64e9 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:04.059736 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2c872fe1-273a-44e3-a694-f187c67c64e9 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:04.066217 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:04.066217 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:04.067236 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c872fe1-273a-44e3-a694-f187c67c64e9 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:57:04.067889 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 625/2524] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:04 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:04.626408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cd7e39e3-1ff5-40d6-bd90-984da7b2cb7f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:04.628166 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cd7e39e3-1ff5-40d6-bd90-984da7b2cb7f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:04.628390 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cd7e39e3-1ff5-40d6-bd90-984da7b2cb7f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:04.628584 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cd7e39e3-1ff5-40d6-bd90-984da7b2cb7f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:04.628697 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-cd7e39e3-1ff5-40d6-bd90-984da7b2cb7f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:04.632565 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:04.632565 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:04.633161 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cd7e39e3-1ff5-40d6-bd90-984da7b2cb7f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:04.633482 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 632/2525] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:04 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:04.949046 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f2ce4d09-b024-49f7-a41b-695151093402 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:04.950361 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2ce4d09-b024-49f7-a41b-695151093402 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:57:04.950551 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f2ce4d09-b024-49f7-a41b-695151093402 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:04.950746 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f2ce4d09-b024-49f7-a41b-695151093402 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:04.966751 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:04.966751 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:04.974983 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f2ce4d09-b024-49f7-a41b-695151093402 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:57:04.984209 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2ce4d09-b024-49f7-a41b-695151093402 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:57:04.985698 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 637/2526] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:04 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:05.080075 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c46baba3-778b-4362-83fc-67dc94fb4833 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:05.084611 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c46baba3-778b-4362-83fc-67dc94fb4833 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:57:05.084611 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c46baba3-778b-4362-83fc-67dc94fb4833 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:05.084611 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c46baba3-778b-4362-83fc-67dc94fb4833 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:05.084611 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c46baba3-778b-4362-83fc-67dc94fb4833 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:05.093052 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:05.093052 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:05.093052 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c46baba3-778b-4362-83fc-67dc94fb4833 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:57:05.093052 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 633/2527] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:05 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:05.645809 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f7070621-592a-4897-b915-cf3135be80c0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:05.652519 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7070621-592a-4897-b915-cf3135be80c0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:05.652519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f7070621-592a-4897-b915-cf3135be80c0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:05.652519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f7070621-592a-4897-b915-cf3135be80c0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:05.652519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f7070621-592a-4897-b915-cf3135be80c0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:05.657219 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:05.657219 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:05.658024 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7070621-592a-4897-b915-cf3135be80c0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:05.659534 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 626/2528] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:05 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:06.102544 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-dc04f7aa-7498-47df-8795-d76a8b734cb8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:06.104705 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dc04f7aa-7498-47df-8795-d76a8b734cb8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:57:06.104890 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dc04f7aa-7498-47df-8795-d76a8b734cb8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:06.105127 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dc04f7aa-7498-47df-8795-d76a8b734cb8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:06.105291 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-dc04f7aa-7498-47df-8795-d76a8b734cb8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:06.110357 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:06.110357 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:06.111536 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dc04f7aa-7498-47df-8795-d76a8b734cb8 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:57:06.112106 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 633/2529] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:06 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:06.669619 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-127ffb3c-4810-4198-bb11-e997f6afb747 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:06.672169 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-127ffb3c-4810-4198-bb11-e997f6afb747 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:06.672169 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-127ffb3c-4810-4198-bb11-e997f6afb747 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:06.672169 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-127ffb3c-4810-4198-bb11-e997f6afb747 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:06.672169 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-127ffb3c-4810-4198-bb11-e997f6afb747 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:06.676213 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:06.676213 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:06.676840 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-127ffb3c-4810-4198-bb11-e997f6afb747 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:06.677210 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 638/2530] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:06 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:07.121440 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d6e0fd4a-00aa-4914-a460-bf507a979021 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:07.123162 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d6e0fd4a-00aa-4914-a460-bf507a979021 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:57:07.123336 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d6e0fd4a-00aa-4914-a460-bf507a979021 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:07.123518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d6e0fd4a-00aa-4914-a460-bf507a979021 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:07.123616 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-d6e0fd4a-00aa-4914-a460-bf507a979021 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:07.128355 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:07.128355 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:07.128866 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d6e0fd4a-00aa-4914-a460-bf507a979021 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:57:07.129266 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 634/2531] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:07 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:07.690966 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-26441bf6-f025-4001-af0f-8b8aa5ea3a06 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:07.694017 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-26441bf6-f025-4001-af0f-8b8aa5ea3a06 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:07.694017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-26441bf6-f025-4001-af0f-8b8aa5ea3a06 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:07.694017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-26441bf6-f025-4001-af0f-8b8aa5ea3a06 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:07.694196 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-26441bf6-f025-4001-af0f-8b8aa5ea3a06 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:07.699041 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:07.699041 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:07.700032 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-26441bf6-f025-4001-af0f-8b8aa5ea3a06 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:07.700671 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 627/2532] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:07 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:08.095972 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b31d3b9a-d00a-4757-94c3-bb7e797bb760 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:08.098410 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b31d3b9a-d00a-4757-94c3-bb7e797bb760 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:57:08.098721 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b31d3b9a-d00a-4757-94c3-bb7e797bb760 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:08.098990 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b31d3b9a-d00a-4757-94c3-bb7e797bb760 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:08.112054 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:08.112054 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:08.117659 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b31d3b9a-d00a-4757-94c3-bb7e797bb760 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:57:08.124317 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b31d3b9a-d00a-4757-94c3-bb7e797bb760 tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:57:08.124652 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 634/2533] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:08 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:08.143823 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b831e20d-c14b-424f-8b8f-23745a8637e2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:08.145573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8704fcf7-ae48-403f-8b8d-268c204f2f8f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:08.148212 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8704fcf7-ae48-403f-8b8d-268c204f2f8f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] DELETE https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:57:08.148212 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8704fcf7-ae48-403f-8b8d-268c204f2f8f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:08.148670 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8704fcf7-ae48-403f-8b8d-268c204f2f8f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:08.148670 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-8704fcf7-ae48-403f-8b8d-268c204f2f8f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume with id: 82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:57:08.148807 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b831e20d-c14b-424f-8b8f-23745a8637e2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:57:08.149025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b831e20d-c14b-424f-8b8f-23745a8637e2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:08.149251 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b831e20d-c14b-424f-8b8f-23745a8637e2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:08.149393 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b831e20d-c14b-424f-8b8f-23745a8637e2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Show backup with id 1b67af8c-adc1-467e-aad7-94561a2da6a9. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:08.156095 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:08.156095 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:08.156612 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8704fcf7-ae48-403f-8b8d-268c204f2f8f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:57:08.161056 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:08.161056 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:08.162050 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b831e20d-c14b-424f-8b8f-23745a8637e2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 200 Aug 07 18:57:08.162698 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 639/2534] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:08 2026] GET /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:08.175376 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8704fcf7-ae48-403f-8b8d-268c204f2f8f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Delete volume request issued successfully. Aug 07 18:57:08.175826 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8704fcf7-ae48-403f-8b8d-268c204f2f8f tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 202 Aug 07 18:57:08.175975 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 635/2535] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:08 2026] DELETE /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:08.177189 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6342af94-1469-443b-ae66-23897ee94459 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:08.182046 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6342af94-1469-443b-ae66-23897ee94459 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 Aug 07 18:57:08.182226 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6342af94-1469-443b-ae66-23897ee94459 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:08.182409 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6342af94-1469-443b-ae66-23897ee94459 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:08.187681 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3361d7c8-5a22-4ad4-a526-38a3e9c1b1ce None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:08.190142 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3361d7c8-5a22-4ad4-a526-38a3e9c1b1ce tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:57:08.190142 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3361d7c8-5a22-4ad4-a526-38a3e9c1b1ce tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:08.190279 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3361d7c8-5a22-4ad4-a526-38a3e9c1b1ce tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:08.191042 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:08.191042 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:08.195564 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6342af94-1469-443b-ae66-23897ee94459 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:57:08.199513 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:08.199513 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:08.200560 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6342af94-1469-443b-ae66-23897ee94459 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 returned with HTTP 200 Aug 07 18:57:08.201128 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 628/2536] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:08 2026] GET /volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:08.210018 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3361d7c8-5a22-4ad4-a526-38a3e9c1b1ce tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Volume info retrieved successfully. Aug 07 18:57:08.215554 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7aa9118d-fa13-40a4-bc3a-24b2410b0c77 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:08.218810 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7aa9118d-fa13-40a4-bc3a-24b2410b0c77 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 Aug 07 18:57:08.218810 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7aa9118d-fa13-40a4-bc3a-24b2410b0c77 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:08.219282 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7aa9118d-fa13-40a4-bc3a-24b2410b0c77 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:08.219834 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3361d7c8-5a22-4ad4-a526-38a3e9c1b1ce tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 200 Aug 07 18:57:08.220208 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 635/2537] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:08 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:08.228149 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:08.228149 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:08.233010 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7aa9118d-fa13-40a4-bc3a-24b2410b0c77 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:57:08.241361 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7aa9118d-fa13-40a4-bc3a-24b2410b0c77 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 returned with HTTP 200 Aug 07 18:57:08.241930 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 640/2538] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:08 2026] GET /volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:08.715574 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e0c74ed2-8700-45f0-a815-0e5827cffb03 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:08.717776 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e0c74ed2-8700-45f0-a815-0e5827cffb03 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:08.718080 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e0c74ed2-8700-45f0-a815-0e5827cffb03 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:08.718336 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e0c74ed2-8700-45f0-a815-0e5827cffb03 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:08.718502 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-e0c74ed2-8700-45f0-a815-0e5827cffb03 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:08.723708 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:08.723708 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:08.724497 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e0c74ed2-8700-45f0-a815-0e5827cffb03 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:08.725008 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 636/2539] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:08 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:09.236411 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-78bcdf2d-b57f-409e-98aa-fa93994462ae None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:09.245199 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78bcdf2d-b57f-409e-98aa-fa93994462ae tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] GET https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 Aug 07 18:57:09.245406 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78bcdf2d-b57f-409e-98aa-fa93994462ae tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:09.245601 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78bcdf2d-b57f-409e-98aa-fa93994462ae tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:09.251858 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78bcdf2d-b57f-409e-98aa-fa93994462ae tempest-VolumesBackupsTest-1364352231 tempest-VolumesBackupsTest-1364352231-project-member] https://10.4.3.15/volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 returned with HTTP 404 Aug 07 18:57:09.252483 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 629/2540] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:09 2026] GET /volume/v3/volumes/82a04fc7-4f70-4e49-abbf-bf123fca25a7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:09.620600 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-f24305cd-3a85-4893-bf5f-3c3ce6fc62ae None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:09.622396 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-f24305cd-3a85-4893-bf5f-3c3ce6fc62ae tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 Aug 07 18:57:09.622721 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-f24305cd-3a85-4893-bf5f-3c3ce6fc62ae tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:09.623037 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-f24305cd-3a85-4893-bf5f-3c3ce6fc62ae tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:09.633222 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:09.633222 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:09.638248 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-f24305cd-3a85-4893-bf5f-3c3ce6fc62ae tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:57:09.647552 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-f24305cd-3a85-4893-bf5f-3c3ce6fc62ae tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 returned with HTTP 200 Aug 07 18:57:09.647552 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 636/2541] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:09 2026] GET /volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:09.736260 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6fdcee51-4b10-4135-a2ab-645cd4b96f09 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:09.738612 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6fdcee51-4b10-4135-a2ab-645cd4b96f09 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:09.738928 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6fdcee51-4b10-4135-a2ab-645cd4b96f09 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:09.739219 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6fdcee51-4b10-4135-a2ab-645cd4b96f09 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:09.739383 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6fdcee51-4b10-4135-a2ab-645cd4b96f09 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:09.746391 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:09.746391 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:09.750902 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6fdcee51-4b10-4135-a2ab-645cd4b96f09 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:09.751391 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 641/2542] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:09 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:10.235596 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-0dd838db-8ccb-4454-a8f2-66914882828f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:10.238596 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-0dd838db-8ccb-4454-a8f2-66914882828f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 Aug 07 18:57:10.238992 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-0dd838db-8ccb-4454-a8f2-66914882828f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:10.239250 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-0dd838db-8ccb-4454-a8f2-66914882828f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:10.247745 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:10.247745 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:10.252471 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-0dd838db-8ccb-4454-a8f2-66914882828f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:57:10.259562 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-0dd838db-8ccb-4454-a8f2-66914882828f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 returned with HTTP 200 Aug 07 18:57:10.260207 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 637/2543] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:10 2026] GET /volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:10.269807 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b3259b71-0390-489a-9bdf-b69be858692a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:10.270401 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3259b71-0390-489a-9bdf-b69be858692a None None] GET https://10.4.3.15/volume// Aug 07 18:57:10.270584 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3259b71-0390-489a-9bdf-b69be858692a None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:10.270809 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3259b71-0390-489a-9bdf-b69be858692a None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:10.271208 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3259b71-0390-489a-9bdf-b69be858692a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:10.271594 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 630/2544] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:57: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 07 18:57:10.279047 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-a67a19d8-895f-4d72-af3d-c1afb0239a51 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:10.281056 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-a67a19d8-895f-4d72-af3d-c1afb0239a51 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:57:10.281552 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-a67a19d8-895f-4d72-af3d-c1afb0239a51 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b512ea96-1e5d-4be1-8df6-1d36049da288", "connector": null, "instance_uuid": "e1a5652a-35ca-4a93-8ff3-20db6cb64e3f"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:10.291362 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:10.291362 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:10.316914 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-a67a19d8-895f-4d72-af3d-c1afb0239a51 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:57:10.317946 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 637/2545] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:57:10 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 07 18:57:10.763494 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-96841f1f-03b7-4c8d-b9c8-c27f17b6d332 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:10.765487 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96841f1f-03b7-4c8d-b9c8-c27f17b6d332 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:10.765659 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-96841f1f-03b7-4c8d-b9c8-c27f17b6d332 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:10.765832 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-96841f1f-03b7-4c8d-b9c8-c27f17b6d332 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:10.765938 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-96841f1f-03b7-4c8d-b9c8-c27f17b6d332 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:10.770014 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:10.770014 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:10.770615 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96841f1f-03b7-4c8d-b9c8-c27f17b6d332 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:10.771031 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 642/2546] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:10 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:11.571151 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-17917abc-b133-4026-9e16-0e51858db80f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:11.571151 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17917abc-b133-4026-9e16-0e51858db80f None None] GET https://10.4.3.15/volume// Aug 07 18:57:11.571151 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17917abc-b133-4026-9e16-0e51858db80f None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:11.571151 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17917abc-b133-4026-9e16-0e51858db80f None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:11.571151 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17917abc-b133-4026-9e16-0e51858db80f None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:11.571151 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 638/2547] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:57:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:57:11.580214 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-39a12997-033d-4ecd-9048-646e14b41382 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:11.582839 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-39a12997-033d-4ecd-9048-646e14b41382 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 Aug 07 18:57:11.583251 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-39a12997-033d-4ecd-9048-646e14b41382 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:11.584183 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-39a12997-033d-4ecd-9048-646e14b41382 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:11.598522 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:11.598522 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:11.603173 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-39a12997-033d-4ecd-9048-646e14b41382 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:57:11.610211 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-39a12997-033d-4ecd-9048-646e14b41382 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 returned with HTTP 200 Aug 07 18:57:11.610931 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 631/2548] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:57:11 2026] GET /volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 => generated 1594 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:57:11.719394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-7a831120-c145-4159-a0b9-f39d0a43f7d3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:11.721677 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-7a831120-c145-4159-a0b9-f39d0a43f7d3 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] PUT https://10.4.3.15/volume/v3/attachments/2d0b44d3-7e29-428f-b4be-4ace7bf1659e Aug 07 18:57:11.721937 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-7a831120-c145-4159-a0b9-f39d0a43f7d3 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:11.730452 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-7a831120-c145-4159-a0b9-f39d0a43f7d3 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Acquiring lock "cinder-attachment_update-b512ea96-1e5d-4be1-8df6-1d36049da288-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:57:11.736722 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-7a831120-c145-4159-a0b9-f39d0a43f7d3 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Lock "cinder-attachment_update-b512ea96-1e5d-4be1-8df6-1d36049da288-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:57:11.737866 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:11.737866 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:11.784552 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-374a6d64-f566-47be-88b1-c864436a44d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:11.787305 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-374a6d64-f566-47be-88b1-c864436a44d1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:11.787678 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-374a6d64-f566-47be-88b1-c864436a44d1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:11.787970 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-374a6d64-f566-47be-88b1-c864436a44d1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:11.788375 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-374a6d64-f566-47be-88b1-c864436a44d1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:11.793543 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:11.793543 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:11.794214 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-374a6d64-f566-47be-88b1-c864436a44d1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:11.794599 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 643/2549] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:11 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:11.874117 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-7a831120-c145-4159-a0b9-f39d0a43f7d3 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Lock "cinder-attachment_update-b512ea96-1e5d-4be1-8df6-1d36049da288-np0000006749" released by "attachment_update" :: held 0.137s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:57:11.874467 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-7a831120-c145-4159-a0b9-f39d0a43f7d3 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/attachments/2d0b44d3-7e29-428f-b4be-4ace7bf1659e returned with HTTP 200 Aug 07 18:57:11.877856 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 638/2550] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:57:11 2026] PUT /volume/v3/attachments/2d0b44d3-7e29-428f-b4be-4ace7bf1659e => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:11.913463 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-bb615200-000c-483a-8cc6-4193fc6dff21 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:11.915973 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-bb615200-000c-483a-8cc6-4193fc6dff21 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] POST https://10.4.3.15/volume/v3/attachments/2d0b44d3-7e29-428f-b4be-4ace7bf1659e/action Aug 07 18:57:11.916386 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-bb615200-000c-483a-8cc6-4193fc6dff21 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:57:11.916512 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-bb615200-000c-483a-8cc6-4193fc6dff21 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:11.935403 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:11.935403 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:11.949805 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-00d876df-9633-4b0a-99df-5c9f3b0b682f req-bb615200-000c-483a-8cc6-4193fc6dff21 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/attachments/2d0b44d3-7e29-428f-b4be-4ace7bf1659e/action returned with HTTP 204 Aug 07 18:57:11.950324 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 639/2551] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:57:11 2026] POST /volume/v3/attachments/2d0b44d3-7e29-428f-b4be-4ace7bf1659e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:12.808634 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8ce863b4-005e-4429-aafa-0b929b7fc721 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:12.816561 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ce863b4-005e-4429-aafa-0b929b7fc721 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:12.817653 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ce863b4-005e-4429-aafa-0b929b7fc721 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:12.818922 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ce863b4-005e-4429-aafa-0b929b7fc721 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:12.819013 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8ce863b4-005e-4429-aafa-0b929b7fc721 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:12.826558 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:12.826558 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:12.827800 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ce863b4-005e-4429-aafa-0b929b7fc721 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:12.828430 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 632/2552] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:12 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:13.131934 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-27164bf9-dfa2-4698-8174-e4dbfb8f2e5f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:13.139627 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-27164bf9-dfa2-4698-8174-e4dbfb8f2e5f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] DELETE https://10.4.3.15/volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf Aug 07 18:57:13.139849 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-27164bf9-dfa2-4698-8174-e4dbfb8f2e5f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:13.140143 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-27164bf9-dfa2-4698-8174-e4dbfb8f2e5f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:13.160089 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:13.160089 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:13.223673 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-27164bf9-dfa2-4698-8174-e4dbfb8f2e5f tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf returned with HTTP 200 Aug 07 18:57:13.224560 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 644/2553] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:57:13 2026] DELETE /volume/v3/attachments/49901437-497b-468d-b823-43ce92c2bfdf => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:13.240406 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-22b56680-ee8f-44d0-b06b-1bef8aae6138 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:13.242642 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-22b56680-ee8f-44d0-b06b-1bef8aae6138 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] DELETE https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 Aug 07 18:57:13.246127 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-22b56680-ee8f-44d0-b06b-1bef8aae6138 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:13.246127 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-22b56680-ee8f-44d0-b06b-1bef8aae6138 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:13.246127 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-22b56680-ee8f-44d0-b06b-1bef8aae6138 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Delete volume with id: 41ac07e3-d00d-4d25-93f6-1b56f4e9a127 Aug 07 18:57:13.249491 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:13.249491 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:13.252010 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-22b56680-ee8f-44d0-b06b-1bef8aae6138 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:57:13.265038 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-22b56680-ee8f-44d0-b06b-1bef8aae6138 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Delete volume request issued successfully. Aug 07 18:57:13.265204 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1ed4c39c-aa96-485a-8648-2532e3af827d req-22b56680-ee8f-44d0-b06b-1bef8aae6138 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 returned with HTTP 202 Aug 07 18:57:13.266343 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 639/2554] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 18:57:13 2026] DELETE /volume/v3/volumes/41ac07e3-d00d-4d25-93f6-1b56f4e9a127 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:13.841774 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-32d3994d-5ac7-4085-a6d0-8a216e9e5bcb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:13.843664 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-32d3994d-5ac7-4085-a6d0-8a216e9e5bcb tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:13.844431 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-32d3994d-5ac7-4085-a6d0-8a216e9e5bcb tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:13.844431 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-32d3994d-5ac7-4085-a6d0-8a216e9e5bcb tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:13.844431 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-32d3994d-5ac7-4085-a6d0-8a216e9e5bcb tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:13.849707 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:13.849707 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:13.850867 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-32d3994d-5ac7-4085-a6d0-8a216e9e5bcb tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:13.850867 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 640/2555] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:13 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:13.865956 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7d9fad00-0565-47ee-a5be-77a63e97fc49 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:13.868949 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d9fad00-0565-47ee-a5be-77a63e97fc49 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb/export_record Aug 07 18:57:13.869633 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d9fad00-0565-47ee-a5be-77a63e97fc49 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:13.869938 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d9fad00-0565-47ee-a5be-77a63e97fc49 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'export_record' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:13.870146 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-7d9fad00-0565-47ee-a5be-77a63e97fc49 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Export record for backup 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 18:57:13.876333 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:13.876333 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:13.877709 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.api [None req-7d9fad00-0565-47ee-a5be-77a63e97fc49 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling RPCAPI with context: , host: np0000006749, backup: 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 18:57:13.893241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-7d9fad00-0565-47ee-a5be-77a63e97fc49 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] export_record in rpcapi backup_id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb on host np0000006749. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 18:57:13.908626 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-7d9fad00-0565-47ee-a5be-77a63e97fc49 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjdmNGVjMjktMmIwMC00ZmY0LWI1NjEtYzBjNTNmODRiYWNiIiwgInVzZXJfaWQiOiAiNjI2ODJjMzlmYTg2NDM0ZDhjZjU4NzVkYzlkZTllMDEiLCAicHJvamVjdF9pZCI6ICJmNWIxODEzODQyMjY0YTExODQ2YzdlMjVjMmMzN2I3YiIsICJ2b2x1bWVfaWQiOiAiYjI1YTE0MDEtMjZkNS00OGVhLThhY2ItNzc0NGMyNmU4ZjI3IiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDUyMTYyNTA4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjI1YTE0MDEtMjZkNS00OGVhLThhY2ItNzc0NGMyNmU4ZjI3LzIwMjYwODA3MTg1NzAwL2F6X25vdmFfYmFja3VwXzY3ZjRlYzI5LTJiMDAtNGZmNC1iNTYxLWMwYzUzZjg0YmFjYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6NTY6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6NTY6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODo1NzoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 18:57:13.909056 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d9fad00-0565-47ee-a5be-77a63e97fc49 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb/export_record returned with HTTP 200 Aug 07 18:57:13.910160 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 633/2556] 10.4.3.15 () {68 vars in 1423 bytes} [Fri Aug 7 18:57:13 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb/export_record => generated 1424 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:13.919165 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-659fc6aa-08ba-4a6c-ba87-d14c6a5a12a0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:13.920946 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-659fc6aa-08ba-4a6c-ba87-d14c6a5a12a0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:13.921221 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-659fc6aa-08ba-4a6c-ba87-d14c6a5a12a0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:13.921433 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-659fc6aa-08ba-4a6c-ba87-d14c6a5a12a0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:13.922419 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-659fc6aa-08ba-4a6c-ba87-d14c6a5a12a0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:13.925801 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:13.925801 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:13.926461 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-659fc6aa-08ba-4a6c-ba87-d14c6a5a12a0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:13.926884 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 645/2557] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:13 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:13.941464 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-02f81367-dd88-40b9-8bfa-ffc77fdbdcff None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:13.943174 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-02f81367-dd88-40b9-8bfa-ffc77fdbdcff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/backups/import_record Aug 07 18:57:13.943556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-02f81367-dd88-40b9-8bfa-ffc77fdbdcff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjc1MTY2MGQtNGVhMy00MjkxLWJiOGUtYTdmZjJkMGQ3MzE5IiwgInVzZXJfaWQiOiAiNjI2ODJjMzlmYTg2NDM0ZDhjZjU4NzVkYzlkZTllMDEiLCAicHJvamVjdF9pZCI6ICJmNWIxODEzODQyMjY0YTExODQ2YzdlMjVjMmMzN2I3YiIsICJ2b2x1bWVfaWQiOiAiYjI1YTE0MDEtMjZkNS00OGVhLThhY2ItNzc0NGMyNmU4ZjI3IiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDUyMTYyNTA4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjI1YTE0MDEtMjZkNS00OGVhLThhY2ItNzc0NGMyNmU4ZjI3LzIwMjYwODA3MTg1NzAwL2F6X25vdmFfYmFja3VwXzY3ZjRlYzI5LTJiMDAtNGZmNC1iNTYxLWMwYzUzZjg0YmFjYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6NTY6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6NTY6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODo1NzoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:13.944904 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-02f81367-dd88-40b9-8bfa-ffc77fdbdcff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjc1MTY2MGQtNGVhMy00MjkxLWJiOGUtYTdmZjJkMGQ3MzE5IiwgInVzZXJfaWQiOiAiNjI2ODJjMzlmYTg2NDM0ZDhjZjU4NzVkYzlkZTllMDEiLCAicHJvamVjdF9pZCI6ICJmNWIxODEzODQyMjY0YTExODQ2YzdlMjVjMmMzN2I3YiIsICJ2b2x1bWVfaWQiOiAiYjI1YTE0MDEtMjZkNS00OGVhLThhY2ItNzc0NGMyNmU4ZjI3IiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDUyMTYyNTA4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjI1YTE0MDEtMjZkNS00OGVhLThhY2ItNzc0NGMyNmU4ZjI3LzIwMjYwODA3MTg1NzAwL2F6X25vdmFfYmFja3VwXzY3ZjRlYzI5LTJiMDAtNGZmNC1iNTYxLWMwYzUzZjg0YmFjYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6NTY6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6NTY6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODo1NzoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100344) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 18:57:13.945030 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-02f81367-dd88-40b9-8bfa-ffc77fdbdcff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjc1MTY2MGQtNGVhMy00MjkxLWJiOGUtYTdmZjJkMGQ3MzE5IiwgInVzZXJfaWQiOiAiNjI2ODJjMzlmYTg2NDM0ZDhjZjU4NzVkYzlkZTllMDEiLCAicHJvamVjdF9pZCI6ICJmNWIxODEzODQyMjY0YTExODQ2YzdlMjVjMmMzN2I3YiIsICJ2b2x1bWVfaWQiOiAiYjI1YTE0MDEtMjZkNS00OGVhLThhY2ItNzc0NGMyNmU4ZjI3IiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDUyMTYyNTA4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjI1YTE0MDEtMjZkNS00OGVhLThhY2ItNzc0NGMyNmU4ZjI3LzIwMjYwODA3MTg1NzAwL2F6X25vdmFfYmFja3VwXzY3ZjRlYzI5LTJiMDAtNGZmNC1iNTYxLWMwYzUzZjg0YmFjYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6NTY6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6NTY6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODo1NzoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100344) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 18:57:13.975042 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-02f81367-dd88-40b9-8bfa-ffc77fdbdcff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Created reservations ['939a2586-f941-43c1-a808-35c6b915e3ec', 'cc5bcc55-253f-4d8b-b173-8b3162178700'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:13.996055 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-02f81367-dd88-40b9-8bfa-ffc77fdbdcff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] import_record rpcapi backup id 6751660d-4ea3-4291-bb8e-a7ff2d0d7319 on host np0000006749 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjc1MTY2MGQtNGVhMy00MjkxLWJiOGUtYTdmZjJkMGQ3MzE5IiwgInVzZXJfaWQiOiAiNjI2ODJjMzlmYTg2NDM0ZDhjZjU4NzVkYzlkZTllMDEiLCAicHJvamVjdF9pZCI6ICJmNWIxODEzODQyMjY0YTExODQ2YzdlMjVjMmMzN2I3YiIsICJ2b2x1bWVfaWQiOiAiYjI1YTE0MDEtMjZkNS00OGVhLThhY2ItNzc0NGMyNmU4ZjI3IiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDUyMTYyNTA4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjI1YTE0MDEtMjZkNS00OGVhLThhY2ItNzc0NGMyNmU4ZjI3LzIwMjYwODA3MTg1NzAwL2F6X25vdmFfYmFja3VwXzY3ZjRlYzI5LTJiMDAtNGZmNC1iNTYxLWMwYzUzZjg0YmFjYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6NTY6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6NTY6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODo1NzoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100344) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 18:57:13.998463 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-02f81367-dd88-40b9-8bfa-ffc77fdbdcff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Import record output: {'backup': {'id': '6751660d-4ea3-4291-bb8e-a7ff2d0d7319', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.15/volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319'}, {'rel': 'bookmark', 'href': 'https://10.4.3.15/volume/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319'}]}}. {{(pid=100344) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 18:57:13.998808 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-02f81367-dd88-40b9-8bfa-ffc77fdbdcff tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/import_record returned with HTTP 201 Aug 07 18:57:13.999476 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 640/2558] 10.4.3.15 () {70 vars in 1335 bytes} [Fri Aug 7 18:57:13 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 58 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:57:14.007825 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-188935c6-05a7-4ce3-a5b7-d68bb50ada9e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:14.010409 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-188935c6-05a7-4ce3-a5b7-d68bb50ada9e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 Aug 07 18:57:14.010762 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-188935c6-05a7-4ce3-a5b7-d68bb50ada9e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:14.010830 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-188935c6-05a7-4ce3-a5b7-d68bb50ada9e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:14.010929 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-188935c6-05a7-4ce3-a5b7-d68bb50ada9e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 6751660d-4ea3-4291-bb8e-a7ff2d0d7319. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:14.016235 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:14.016235 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:14.017844 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-188935c6-05a7-4ce3-a5b7-d68bb50ada9e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 returned with HTTP 200 Aug 07 18:57:14.018282 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 641/2559] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:14 2026] GET /volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 => generated 645 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:14.216571 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9f045fab-19b2-4b37-9da4-fdbab39cf220 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:14.218341 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9f045fab-19b2-4b37-9da4-fdbab39cf220 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] DELETE https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:57:14.218556 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9f045fab-19b2-4b37-9da4-fdbab39cf220 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:14.218776 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9f045fab-19b2-4b37-9da4-fdbab39cf220 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:14.218977 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-9f045fab-19b2-4b37-9da4-fdbab39cf220 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Delete volume with id: 5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:57:14.226210 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:14.226210 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:14.226717 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9f045fab-19b2-4b37-9da4-fdbab39cf220 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:57:14.246255 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9f045fab-19b2-4b37-9da4-fdbab39cf220 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Delete volume request issued successfully. Aug 07 18:57:14.246472 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9f045fab-19b2-4b37-9da4-fdbab39cf220 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 202 Aug 07 18:57:14.246931 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 634/2560] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:14 2026] DELETE /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:14.257373 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ef89c07d-8a11-490b-becb-54629e603ed7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:14.262126 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ef89c07d-8a11-490b-becb-54629e603ed7 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:57:14.262388 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ef89c07d-8a11-490b-becb-54629e603ed7 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:14.262657 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ef89c07d-8a11-490b-becb-54629e603ed7 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:14.282287 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:14.282287 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:14.292587 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ef89c07d-8a11-490b-becb-54629e603ed7 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Volume info retrieved successfully. Aug 07 18:57:14.302466 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ef89c07d-8a11-490b-becb-54629e603ed7 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 200 Aug 07 18:57:14.302905 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 646/2561] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:14 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:15.030393 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f16a968f-1a1f-4ba5-81d2-85e7725689bd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:15.032648 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f16a968f-1a1f-4ba5-81d2-85e7725689bd tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 Aug 07 18:57:15.032877 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f16a968f-1a1f-4ba5-81d2-85e7725689bd tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:15.033081 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f16a968f-1a1f-4ba5-81d2-85e7725689bd tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:15.033204 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-f16a968f-1a1f-4ba5-81d2-85e7725689bd tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 6751660d-4ea3-4291-bb8e-a7ff2d0d7319. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:15.037825 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:15.037825 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:15.038427 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f16a968f-1a1f-4ba5-81d2-85e7725689bd tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 returned with HTTP 200 Aug 07 18:57:15.039160 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 641/2562] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:15 2026] GET /volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:15.054940 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cf2bd6b2-930b-47a7-b64d-41c116c7cc91 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:15.056990 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cf2bd6b2-930b-47a7-b64d-41c116c7cc91 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] DELETE https://10.4.3.15/volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 Aug 07 18:57:15.057116 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cf2bd6b2-930b-47a7-b64d-41c116c7cc91 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:15.057290 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cf2bd6b2-930b-47a7-b64d-41c116c7cc91 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:15.057473 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-cf2bd6b2-930b-47a7-b64d-41c116c7cc91 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete backup with id: 6751660d-4ea3-4291-bb8e-a7ff2d0d7319. Aug 07 18:57:15.064922 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:15.064922 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:15.073973 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-cf2bd6b2-930b-47a7-b64d-41c116c7cc91 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] delete_backup rpcapi backup_id 6751660d-4ea3-4291-bb8e-a7ff2d0d7319 {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:57:15.076184 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cf2bd6b2-930b-47a7-b64d-41c116c7cc91 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 returned with HTTP 202 Aug 07 18:57:15.076543 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 642/2563] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:57:15 2026] DELETE /volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:15.085029 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-19d1586b-12d9-4deb-9f4e-270fa817f173 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:15.088343 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19d1586b-12d9-4deb-9f4e-270fa817f173 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 Aug 07 18:57:15.088343 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19d1586b-12d9-4deb-9f4e-270fa817f173 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:15.088343 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19d1586b-12d9-4deb-9f4e-270fa817f173 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:15.088343 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-19d1586b-12d9-4deb-9f4e-270fa817f173 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 6751660d-4ea3-4291-bb8e-a7ff2d0d7319. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:15.092938 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:15.092938 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:15.094331 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19d1586b-12d9-4deb-9f4e-270fa817f173 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 returned with HTTP 200 Aug 07 18:57:15.094331 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 635/2564] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:15 2026] GET /volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:15.318279 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8ef848c6-913d-4deb-9221-8f6ef66421a4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:15.320694 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ef848c6-913d-4deb-9221-8f6ef66421a4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] GET https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 Aug 07 18:57:15.321028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ef848c6-913d-4deb-9221-8f6ef66421a4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:15.321351 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ef848c6-913d-4deb-9221-8f6ef66421a4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:15.331354 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ef848c6-913d-4deb-9221-8f6ef66421a4 tempest-ServerActionsTestOtherA-725063375 tempest-ServerActionsTestOtherA-725063375-project-member] https://10.4.3.15/volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 returned with HTTP 404 Aug 07 18:57:15.331354 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 647/2565] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:15 2026] GET /volume/v3/volumes/5364b9bd-c5a6-448c-bc3c-ea57eb6c7356 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:15.347343 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:15.447909 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:15.448940 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1315158403"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:15.450085 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1315158403'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:15.450085 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Create volume of 1 GB Aug 07 18:57:15.458168 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Availability Zones retrieved successfully. Aug 07 18:57:15.463114 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Flow 'volume_create_api' (cfe7148b-0158-4352-87b9-8f4725636d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:15.464110 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955d63b4-c1e4-4fa4-b31c-ad7edee46091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:15.464974 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:15.505566 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955d63b4-c1e4-4fa4-b31c-ad7edee46091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:15.506351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6b513f-adc8-4292-81c0-889f9293f993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:15.581141 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Created reservations ['1a88efbf-b63b-496c-bcc6-a1baefc9a4e9', '72f800ca-d4a9-4658-b3f7-7f95a13d68d9', 'e538e720-b728-4a3b-97a5-70a1f5d4731c', '96904c5a-e3e4-4ba1-8765-e9a2495d9f79'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:15.581664 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6b513f-adc8-4292-81c0-889f9293f993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a88efbf-b63b-496c-bcc6-a1baefc9a4e9', '72f800ca-d4a9-4658-b3f7-7f95a13d68d9', 'e538e720-b728-4a3b-97a5-70a1f5d4731c', '96904c5a-e3e4-4ba1-8765-e9a2495d9f79']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:15.582469 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f417281-a54a-480e-a5e2-4ff5b135766f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:15.612728 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f417281-a54a-480e-a5e2-4ff5b135766f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bfcf123-7bfc-4bdd-84c4-f38b2200e79e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1315158403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3079b402d50442eac10845eadd2df43',qos_specs=None,replication_status=,reservations=['1a88efbf-b63b-496c-bcc6-a1baefc9a4e9','72f800ca-d4a9-4658-b3f7-7f95a13d68d9','e538e720-b728-4a3b-97a5-70a1f5d4731c','96904c5a-e3e4-4ba1-8765-e9a2495d9f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcb1e9edac14d36a1c28f1d1fe1727e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1315158403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bfcf123-7bfc-4bdd-84c4-f38b2200e79e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3079b402d50442eac10845eadd2df43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bcb1e9edac14d36a1c28f1d1fe1727e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:15.613478 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3938385-2ea3-43ef-9c7f-822f487b8f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:15.637127 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3938385-2ea3-43ef-9c7f-822f487b8f7a) transitioned into state 'SUCCESS' from state '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-1315158403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3079b402d50442eac10845eadd2df43',qos_specs=None,replication_status=,reservations=['1a88efbf-b63b-496c-bcc6-a1baefc9a4e9','72f800ca-d4a9-4658-b3f7-7f95a13d68d9','e538e720-b728-4a3b-97a5-70a1f5d4731c','96904c5a-e3e4-4ba1-8765-e9a2495d9f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcb1e9edac14d36a1c28f1d1fe1727e',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:15.638098 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4223967b-f824-4ce0-b8db-45088f289751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:15.650316 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4223967b-f824-4ce0-b8db-45088f289751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:15.654018 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Flow 'volume_create_api' (cfe7148b-0158-4352-87b9-8f4725636d5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:15.654018 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Create volume request issued successfully. Aug 07 18:57:15.654018 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ef51dc1a-37bf-40f8-b1d9-3c46a33174fa tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:15.654018 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 642/2566] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:57:15 2026] POST /volume/v3/volumes => generated 772 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:15.664404 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e6045261-9dba-4d76-b7f7-a0d66d1818b5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:15.666399 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6045261-9dba-4d76-b7f7-a0d66d1818b5 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:57:15.666621 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6045261-9dba-4d76-b7f7-a0d66d1818b5 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:15.666883 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6045261-9dba-4d76-b7f7-a0d66d1818b5 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:15.676564 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:15.676564 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:15.681897 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e6045261-9dba-4d76-b7f7-a0d66d1818b5 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:57:15.685417 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6045261-9dba-4d76-b7f7-a0d66d1818b5 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:57:15.685417 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 643/2567] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:57:15 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:16.114800 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6e0823b4-a388-4b95-a063-5f810df3f5d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:16.116672 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e0823b4-a388-4b95-a063-5f810df3f5d5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 Aug 07 18:57:16.116894 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e0823b4-a388-4b95-a063-5f810df3f5d5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:16.117092 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e0823b4-a388-4b95-a063-5f810df3f5d5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:16.117197 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-6e0823b4-a388-4b95-a063-5f810df3f5d5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 6751660d-4ea3-4291-bb8e-a7ff2d0d7319. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:16.121300 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e0823b4-a388-4b95-a063-5f810df3f5d5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 returned with HTTP 404 Aug 07 18:57:16.121760 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 636/2568] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:16 2026] GET /volume/v3/backups/6751660d-4ea3-4291-bb8e-a7ff2d0d7319 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:16.131985 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1939af32-43c8-4713-8d32-2120655698a5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:16.134142 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1939af32-43c8-4713-8d32-2120655698a5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 Aug 07 18:57:16.134350 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1939af32-43c8-4713-8d32-2120655698a5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:16.134520 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1939af32-43c8-4713-8d32-2120655698a5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:16.134688 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-1939af32-43c8-4713-8d32-2120655698a5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete volume with id: b25a1401-26d5-48ea-8acb-7744c26e8f27 Aug 07 18:57:16.141896 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:16.141896 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:16.142260 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1939af32-43c8-4713-8d32-2120655698a5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:16.162179 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1939af32-43c8-4713-8d32-2120655698a5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete volume request issued successfully. Aug 07 18:57:16.162365 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1939af32-43c8-4713-8d32-2120655698a5 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 returned with HTTP 202 Aug 07 18:57:16.162801 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 648/2569] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:57:16 2026] DELETE /volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:16.170064 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4de8ec8d-e0dc-4da3-89fc-fdc8e5eb1690 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:16.173377 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4de8ec8d-e0dc-4da3-89fc-fdc8e5eb1690 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 Aug 07 18:57:16.173658 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4de8ec8d-e0dc-4da3-89fc-fdc8e5eb1690 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:16.173900 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4de8ec8d-e0dc-4da3-89fc-fdc8e5eb1690 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:16.182458 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:16.182458 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:16.186263 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4de8ec8d-e0dc-4da3-89fc-fdc8e5eb1690 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:16.191636 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4de8ec8d-e0dc-4da3-89fc-fdc8e5eb1690 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 returned with HTTP 200 Aug 07 18:57:16.192158 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 643/2570] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:16 2026] GET /volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:16.700569 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c1a60bca-b398-4d9c-845f-db36aec02720 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:16.703443 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c1a60bca-b398-4d9c-845f-db36aec02720 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:57:16.703751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c1a60bca-b398-4d9c-845f-db36aec02720 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:16.705102 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c1a60bca-b398-4d9c-845f-db36aec02720 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:16.714224 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:16.714224 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:16.721900 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c1a60bca-b398-4d9c-845f-db36aec02720 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:57:16.727277 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c1a60bca-b398-4d9c-845f-db36aec02720 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:57:16.728503 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 644/2571] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:57:16 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:17.211652 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e8c855ba-73ee-42ce-ad7f-a7843e72e244 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:17.213792 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8c855ba-73ee-42ce-ad7f-a7843e72e244 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 Aug 07 18:57:17.214102 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8c855ba-73ee-42ce-ad7f-a7843e72e244 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:17.214375 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8c855ba-73ee-42ce-ad7f-a7843e72e244 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:17.222772 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8c855ba-73ee-42ce-ad7f-a7843e72e244 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 returned with HTTP 404 Aug 07 18:57:17.223355 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 637/2572] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:17 2026] GET /volume/v3/volumes/b25a1401-26d5-48ea-8acb-7744c26e8f27 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:17.234783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2827ed78-43d7-442e-a87a-76bcaf10f010 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:17.237802 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2827ed78-43d7-442e-a87a-76bcaf10f010 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups Aug 07 18:57:17.238145 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2827ed78-43d7-442e-a87a-76bcaf10f010 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:17.238532 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2827ed78-43d7-442e-a87a-76bcaf10f010 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:17.246175 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2827ed78-43d7-442e-a87a-76bcaf10f010 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 200 Aug 07 18:57:17.247510 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 649/2573] 10.4.3.15 () {68 vars in 1270 bytes} [Fri Aug 7 18:57:17 2026] GET /volume/v3/backups => generated 621 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:17.259319 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b045669f-db8a-473a-b2bb-2733786c859d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:17.261516 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b045669f-db8a-473a-b2bb-2733786c859d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups?project_id=f5b1813842264a11846c7e25c2c37b7b Aug 07 18:57:17.261859 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b045669f-db8a-473a-b2bb-2733786c859d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:17.262144 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b045669f-db8a-473a-b2bb-2733786c859d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:17.287702 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b045669f-db8a-473a-b2bb-2733786c859d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups?project_id=f5b1813842264a11846c7e25c2c37b7b returned with HTTP 200 Aug 07 18:57:17.288249 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 644/2574] 10.4.3.15 () {68 vars in 1357 bytes} [Fri Aug 7 18:57:17 2026] GET /volume/v3/backups?project_id=f5b1813842264a11846c7e25c2c37b7b => generated 621 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:17.300116 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:17.302442 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:17.302924 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1888688826"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:17.305005 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1888688826'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:17.305205 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume of 1 GB Aug 07 18:57:17.309882 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Availability Zones retrieved successfully. Aug 07 18:57:17.317846 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Flow 'volume_create_api' (5465dfb7-f33a-45fa-9de1-efe07dd28ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:17.319308 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d20864-76d0-4eb9-804c-66367b0764b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:17.320388 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:17.354355 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d20864-76d0-4eb9-804c-66367b0764b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:17.355346 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f49399-388c-4e46-a128-9d6e97d941ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:17.396156 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Created reservations ['fc1c48fa-5140-442c-81d6-97c9962f468a', '356bb240-2381-4a14-bd30-2fb5ee2e6e4c', '2c7e94d0-18df-400d-bd6f-b0d1850a8503', '52102eec-73fe-4e8e-acfa-4e17f97c3154'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:17.397059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f49399-388c-4e46-a128-9d6e97d941ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc1c48fa-5140-442c-81d6-97c9962f468a', '356bb240-2381-4a14-bd30-2fb5ee2e6e4c', '2c7e94d0-18df-400d-bd6f-b0d1850a8503', '52102eec-73fe-4e8e-acfa-4e17f97c3154']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:17.397737 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76801772-bf83-4c87-adf8-8e557f82eba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:17.422180 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76801772-bf83-4c87-adf8-8e557f82eba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20ddf5cf-b988-4bba-9977-1e6bbf823f4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1888688826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b1813842264a11846c7e25c2c37b7b',qos_specs=None,replication_status=,reservations=['fc1c48fa-5140-442c-81d6-97c9962f468a','356bb240-2381-4a14-bd30-2fb5ee2e6e4c','2c7e94d0-18df-400d-bd6f-b0d1850a8503','52102eec-73fe-4e8e-acfa-4e17f97c3154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62682c39fa86434d8cf5875dc9de9e01',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1888688826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20ddf5cf-b988-4bba-9977-1e6bbf823f4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b1813842264a11846c7e25c2c37b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62682c39fa86434d8cf5875dc9de9e01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:17.424111 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3378edce-ff14-45bd-b03d-c14a242b9d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:17.444079 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3378edce-ff14-45bd-b03d-c14a242b9d81) transitioned into state 'SUCCESS' from state '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-1888688826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b1813842264a11846c7e25c2c37b7b',qos_specs=None,replication_status=,reservations=['fc1c48fa-5140-442c-81d6-97c9962f468a','356bb240-2381-4a14-bd30-2fb5ee2e6e4c','2c7e94d0-18df-400d-bd6f-b0d1850a8503','52102eec-73fe-4e8e-acfa-4e17f97c3154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62682c39fa86434d8cf5875dc9de9e01',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:17.444878 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e77ef4a-425c-4c01-9f0c-cccdc3aedc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:17.456534 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e77ef4a-425c-4c01-9f0c-cccdc3aedc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:17.459323 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Flow 'volume_create_api' (5465dfb7-f33a-45fa-9de1-efe07dd28ce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:17.459624 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume request issued successfully. Aug 07 18:57:17.461576 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5555a911-d6d3-440d-b2f9-caf615bb4ba9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:17.461990 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 645/2575] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 18:57:17 2026] POST /volume/v3/volumes => generated 776 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:17.479573 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3a0f8068-66f9-439d-a2b3-f486e6906628 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:17.482280 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a0f8068-66f9-439d-a2b3-f486e6906628 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b Aug 07 18:57:17.482714 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3a0f8068-66f9-439d-a2b3-f486e6906628 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:17.483075 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3a0f8068-66f9-439d-a2b3-f486e6906628 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:17.493278 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:17.493278 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:17.503750 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3a0f8068-66f9-439d-a2b3-f486e6906628 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:17.510161 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a0f8068-66f9-439d-a2b3-f486e6906628 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b returned with HTTP 200 Aug 07 18:57:17.511164 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 638/2576] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:17 2026] GET /volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:18.530165 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-49c7f054-46db-4b04-ad3d-db06d53b75b2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:18.532911 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-49c7f054-46db-4b04-ad3d-db06d53b75b2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b Aug 07 18:57:18.533152 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-49c7f054-46db-4b04-ad3d-db06d53b75b2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:18.533482 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-49c7f054-46db-4b04-ad3d-db06d53b75b2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:18.543570 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:18.543570 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:18.549787 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-49c7f054-46db-4b04-ad3d-db06d53b75b2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:18.555088 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-49c7f054-46db-4b04-ad3d-db06d53b75b2 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b returned with HTTP 200 Aug 07 18:57:18.555751 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 650/2577] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:18 2026] GET /volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:18.575010 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6e025df9-740a-42af-b3e6-d13f6efe9850 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:18.578438 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6e025df9-740a-42af-b3e6-d13f6efe9850 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 18:57:18.578977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6e025df9-740a-42af-b3e6-d13f6efe9850 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "20ddf5cf-b988-4bba-9977-1e6bbf823f4b", "name": "tempest-type-Backup-1876627584"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:18.581277 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-6e025df9-740a-42af-b3e6-d13f6efe9850 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Creating new backup {'backup': {'volume_id': '20ddf5cf-b988-4bba-9977-1e6bbf823f4b', 'name': 'tempest-type-Backup-1876627584'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:57:18.583567 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-6e025df9-740a-42af-b3e6-d13f6efe9850 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Creating backup of volume 20ddf5cf-b988-4bba-9977-1e6bbf823f4b in container None Aug 07 18:57:18.592047 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:18.592047 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:18.592516 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6e025df9-740a-42af-b3e6-d13f6efe9850 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:18.612371 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-6e025df9-740a-42af-b3e6-d13f6efe9850 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Created reservations ['7acaa77d-20e1-4c50-9def-df6a2a579950', '75d440ff-5261-420f-842f-acfadf086317'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:18.655359 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6e025df9-740a-42af-b3e6-d13f6efe9850 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:57:18.655946 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 645/2578] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:57:18 2026] POST /volume/v3/backups => generated 314 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:18.666135 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b204241b-2b59-4adc-a8c3-aa26fc2c22ab None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:18.669231 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b204241b-2b59-4adc-a8c3-aa26fc2c22ab tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:18.669559 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b204241b-2b59-4adc-a8c3-aa26fc2c22ab tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:18.669821 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b204241b-2b59-4adc-a8c3-aa26fc2c22ab tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:18.669979 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-b204241b-2b59-4adc-a8c3-aa26fc2c22ab tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:18.678642 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:18.678642 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:18.679473 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b204241b-2b59-4adc-a8c3-aa26fc2c22ab tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:18.679950 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 646/2579] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:18 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:19.691112 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7fb1e65f-b099-4a40-a3b3-f5983f301a42 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:19.692918 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7fb1e65f-b099-4a40-a3b3-f5983f301a42 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:19.693157 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7fb1e65f-b099-4a40-a3b3-f5983f301a42 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:19.693548 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7fb1e65f-b099-4a40-a3b3-f5983f301a42 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:19.693727 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7fb1e65f-b099-4a40-a3b3-f5983f301a42 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:19.701145 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:19.701145 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:19.701852 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7fb1e65f-b099-4a40-a3b3-f5983f301a42 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:19.702252 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 639/2580] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:19 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:20.715139 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e8373d49-f6c6-43d3-9868-29eca11ae13f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:20.718226 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8373d49-f6c6-43d3-9868-29eca11ae13f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:20.718596 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8373d49-f6c6-43d3-9868-29eca11ae13f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:20.718868 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8373d49-f6c6-43d3-9868-29eca11ae13f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:20.719075 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e8373d49-f6c6-43d3-9868-29eca11ae13f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:20.723629 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:20.723629 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:20.724928 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8373d49-f6c6-43d3-9868-29eca11ae13f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:20.726014 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 651/2581] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:20 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:21.739618 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4b25a9c4-bf91-42e0-8305-2fc4a07e9311 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:21.741967 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4b25a9c4-bf91-42e0-8305-2fc4a07e9311 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:21.742287 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4b25a9c4-bf91-42e0-8305-2fc4a07e9311 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:21.742552 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4b25a9c4-bf91-42e0-8305-2fc4a07e9311 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:21.742725 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-4b25a9c4-bf91-42e0-8305-2fc4a07e9311 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:21.748146 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:21.748146 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:21.748933 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4b25a9c4-bf91-42e0-8305-2fc4a07e9311 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:21.749429 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 646/2582] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:21 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:22.761839 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-37705146-19e8-496f-a8f6-12a5e4dc5a7d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:22.767214 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-37705146-19e8-496f-a8f6-12a5e4dc5a7d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:22.767410 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-37705146-19e8-496f-a8f6-12a5e4dc5a7d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:22.767596 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-37705146-19e8-496f-a8f6-12a5e4dc5a7d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:22.767695 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-37705146-19e8-496f-a8f6-12a5e4dc5a7d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:22.772789 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:22.772789 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:22.772789 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-37705146-19e8-496f-a8f6-12a5e4dc5a7d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:22.772789 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 647/2583] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:22 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:23.364659 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:23.369257 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:23.369753 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1819698665", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:23.372040 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1819698665', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:23.372040 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Create volume of 1 GB Aug 07 18:57:23.375872 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Availability Zones retrieved successfully. Aug 07 18:57:23.381107 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Flow 'volume_create_api' (6d01faf4-1083-4fd0-b3d9-0adba45850e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:23.382220 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b48bc8-afde-41fd-b542-449936fb3a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:23.383103 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:23.425522 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b48bc8-afde-41fd-b542-449936fb3a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:23.425711 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13bb1895-dc9a-4015-a4f3-83902038c2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:23.497433 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Created reservations ['1e80ae04-0d79-490e-ab05-64608843d1aa', '0d0c8e2e-8056-43d2-bf78-b8d8ebf1bf73', '3c9d072b-f9f5-43d7-bf37-d2a437e60899', '4b972323-5cdf-4b86-9ee2-c8b0b2486d7f'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:23.497917 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13bb1895-dc9a-4015-a4f3-83902038c2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e80ae04-0d79-490e-ab05-64608843d1aa', '0d0c8e2e-8056-43d2-bf78-b8d8ebf1bf73', '3c9d072b-f9f5-43d7-bf37-d2a437e60899', '4b972323-5cdf-4b86-9ee2-c8b0b2486d7f']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:23.498970 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b59de6a5-5d56-4d8f-939d-7ef219cb0e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:23.529057 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b59de6a5-5d56-4d8f-939d-7ef219cb0e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca218b6a-1879-4e98-9452-0cb7e2ab5b81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1819698665',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1da370dce458413d9a24ff53c8c92cd4',qos_specs=None,replication_status=,reservations=['1e80ae04-0d79-490e-ab05-64608843d1aa','0d0c8e2e-8056-43d2-bf78-b8d8ebf1bf73','3c9d072b-f9f5-43d7-bf37-d2a437e60899','4b972323-5cdf-4b86-9ee2-c8b0b2486d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e265b7a2785a4b5cb558ad67cb2f201d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1819698665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca218b6a-1879-4e98-9452-0cb7e2ab5b81,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1da370dce458413d9a24ff53c8c92cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e265b7a2785a4b5cb558ad67cb2f201d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:23.531592 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28478b29-c465-4294-b8b1-77767f3cb308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:23.551965 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28478b29-c465-4294-b8b1-77767f3cb308) transitioned into state 'SUCCESS' from state '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-1819698665',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1da370dce458413d9a24ff53c8c92cd4',qos_specs=None,replication_status=,reservations=['1e80ae04-0d79-490e-ab05-64608843d1aa','0d0c8e2e-8056-43d2-bf78-b8d8ebf1bf73','3c9d072b-f9f5-43d7-bf37-d2a437e60899','4b972323-5cdf-4b86-9ee2-c8b0b2486d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e265b7a2785a4b5cb558ad67cb2f201d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:23.552813 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc9996a-301b-4729-a208-6cf2e475493b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:23.563022 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc9996a-301b-4729-a208-6cf2e475493b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:23.564252 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Flow 'volume_create_api' (6d01faf4-1083-4fd0-b3d9-0adba45850e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:23.564509 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Create volume request issued successfully. Aug 07 18:57:23.568130 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e413856d-767f-46a9-9166-4ab2b46ca0a2 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:23.568581 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 640/2584] 10.4.3.15 () {72 vars in 1534 bytes} [Fri Aug 7 18:57:23 2026] POST /volume/v3/volumes => generated 761 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:23.580061 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e07c3825-e3be-4183-a137-310e627d5702 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:23.584140 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e07c3825-e3be-4183-a137-310e627d5702 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] GET https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 Aug 07 18:57:23.584140 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e07c3825-e3be-4183-a137-310e627d5702 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:23.584140 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e07c3825-e3be-4183-a137-310e627d5702 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:23.592589 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:23.592589 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:23.595867 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e07c3825-e3be-4183-a137-310e627d5702 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Volume info retrieved successfully. Aug 07 18:57:23.604115 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e3051194-f48b-47a7-9064-2dbb537dd7b9 req-e07c3825-e3be-4183-a137-310e627d5702 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 returned with HTTP 200 Aug 07 18:57:23.604715 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 652/2585] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:23 2026] GET /volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 => generated 829 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:23.633882 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-ea86903a-9eca-422c-951f-c4b8bddfb78e req-61ba2895-adc2-48eb-953c-78b50842fc33 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:23.638366 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ea86903a-9eca-422c-951f-c4b8bddfb78e req-61ba2895-adc2-48eb-953c-78b50842fc33 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] GET https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 Aug 07 18:57:23.638559 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ea86903a-9eca-422c-951f-c4b8bddfb78e req-61ba2895-adc2-48eb-953c-78b50842fc33 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:23.638766 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ea86903a-9eca-422c-951f-c4b8bddfb78e req-61ba2895-adc2-48eb-953c-78b50842fc33 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:23.651147 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:23.651147 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:23.657792 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-ea86903a-9eca-422c-951f-c4b8bddfb78e req-61ba2895-adc2-48eb-953c-78b50842fc33 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Volume info retrieved successfully. Aug 07 18:57:23.668894 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ea86903a-9eca-422c-951f-c4b8bddfb78e req-61ba2895-adc2-48eb-953c-78b50842fc33 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 returned with HTTP 200 Aug 07 18:57:23.669311 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 647/2586] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:23 2026] GET /volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 => generated 829 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:23.786128 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6adb7074-5186-4309-ac9a-292d83a04854 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:23.787906 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6adb7074-5186-4309-ac9a-292d83a04854 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:23.788604 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6adb7074-5186-4309-ac9a-292d83a04854 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:23.788604 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6adb7074-5186-4309-ac9a-292d83a04854 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:23.788604 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-6adb7074-5186-4309-ac9a-292d83a04854 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:23.794130 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:23.794130 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:23.794725 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6adb7074-5186-4309-ac9a-292d83a04854 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:23.795074 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 648/2587] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:23 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:24.699976 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0a695664-1e13-49ee-b4c8-4c3cac9d3182 req-0bca990e-1e83-4e97-b99e-3ffebaa6a86a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:24.703128 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0a695664-1e13-49ee-b4c8-4c3cac9d3182 req-0bca990e-1e83-4e97-b99e-3ffebaa6a86a tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] GET https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 Aug 07 18:57:24.703719 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0a695664-1e13-49ee-b4c8-4c3cac9d3182 req-0bca990e-1e83-4e97-b99e-3ffebaa6a86a tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:24.703846 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0a695664-1e13-49ee-b4c8-4c3cac9d3182 req-0bca990e-1e83-4e97-b99e-3ffebaa6a86a tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:24.720366 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:24.720366 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:24.730192 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-0a695664-1e13-49ee-b4c8-4c3cac9d3182 req-0bca990e-1e83-4e97-b99e-3ffebaa6a86a tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Volume info retrieved successfully. Aug 07 18:57:24.736928 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0a695664-1e13-49ee-b4c8-4c3cac9d3182 req-0bca990e-1e83-4e97-b99e-3ffebaa6a86a tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 returned with HTTP 200 Aug 07 18:57:24.737332 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 641/2588] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:24 2026] GET /volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:24.791299 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f2b32651-73d2-49a6-8728-f757cea9a021 req-fd273a71-5802-4b02-944a-ac877ca96207 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:24.794468 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f2b32651-73d2-49a6-8728-f757cea9a021 req-fd273a71-5802-4b02-944a-ac877ca96207 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-reader] GET https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 Aug 07 18:57:24.794704 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f2b32651-73d2-49a6-8728-f757cea9a021 req-fd273a71-5802-4b02-944a-ac877ca96207 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:24.794924 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f2b32651-73d2-49a6-8728-f757cea9a021 req-fd273a71-5802-4b02-944a-ac877ca96207 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:24.804590 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:24.804590 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:24.806928 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f2b32651-73d2-49a6-8728-f757cea9a021 req-fd273a71-5802-4b02-944a-ac877ca96207 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-reader] Volume info retrieved successfully. Aug 07 18:57:24.808907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5d070dfa-96d3-4b2c-89f5-08070797e481 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:24.811924 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f2b32651-73d2-49a6-8728-f757cea9a021 req-fd273a71-5802-4b02-944a-ac877ca96207 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-reader] https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 returned with HTTP 200 Aug 07 18:57:24.812506 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 653/2589] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:24 2026] GET /volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:24.826020 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5d070dfa-96d3-4b2c-89f5-08070797e481 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:24.826020 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5d070dfa-96d3-4b2c-89f5-08070797e481 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:24.826020 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5d070dfa-96d3-4b2c-89f5-08070797e481 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:24.826020 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-5d070dfa-96d3-4b2c-89f5-08070797e481 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:24.831777 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:24.831777 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:24.832831 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5d070dfa-96d3-4b2c-89f5-08070797e481 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:24.833073 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 648/2590] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:24 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:24.844856 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-bca2ddbf-55bc-4cef-b0e6-741f869e1150 req-6337c462-10a3-4ea8-9c59-375fd75278e7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:24.846738 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-bca2ddbf-55bc-4cef-b0e6-741f869e1150 req-6337c462-10a3-4ea8-9c59-375fd75278e7 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 Aug 07 18:57:24.846909 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-bca2ddbf-55bc-4cef-b0e6-741f869e1150 req-6337c462-10a3-4ea8-9c59-375fd75278e7 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:24.847137 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-bca2ddbf-55bc-4cef-b0e6-741f869e1150 req-6337c462-10a3-4ea8-9c59-375fd75278e7 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:24.847300 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [req-bca2ddbf-55bc-4cef-b0e6-741f869e1150 req-6337c462-10a3-4ea8-9c59-375fd75278e7 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Delete volume with id: ca218b6a-1879-4e98-9452-0cb7e2ab5b81 Aug 07 18:57:24.855363 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:24.855363 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:24.855895 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-bca2ddbf-55bc-4cef-b0e6-741f869e1150 req-6337c462-10a3-4ea8-9c59-375fd75278e7 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Volume info retrieved successfully. Aug 07 18:57:24.878500 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-bca2ddbf-55bc-4cef-b0e6-741f869e1150 req-6337c462-10a3-4ea8-9c59-375fd75278e7 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Delete volume request issued successfully. Aug 07 18:57:24.878774 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-bca2ddbf-55bc-4cef-b0e6-741f869e1150 req-6337c462-10a3-4ea8-9c59-375fd75278e7 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 returned with HTTP 202 Aug 07 18:57:24.879285 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 649/2591] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 18:57:24 2026] DELETE /volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:24.904443 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0304b45f-1ed8-4a21-944f-11844533f4ab req-b531d2ff-5ee0-457e-bbcc-e9fd2f5dd911 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:24.906382 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0304b45f-1ed8-4a21-944f-11844533f4ab req-b531d2ff-5ee0-457e-bbcc-e9fd2f5dd911 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] GET https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 Aug 07 18:57:24.906628 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0304b45f-1ed8-4a21-944f-11844533f4ab req-b531d2ff-5ee0-457e-bbcc-e9fd2f5dd911 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:24.906807 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0304b45f-1ed8-4a21-944f-11844533f4ab req-b531d2ff-5ee0-457e-bbcc-e9fd2f5dd911 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:24.921188 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:24.921188 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:24.926501 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-0304b45f-1ed8-4a21-944f-11844533f4ab req-b531d2ff-5ee0-457e-bbcc-e9fd2f5dd911 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Volume info retrieved successfully. Aug 07 18:57:24.961478 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0304b45f-1ed8-4a21-944f-11844533f4ab req-b531d2ff-5ee0-457e-bbcc-e9fd2f5dd911 tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 returned with HTTP 200 Aug 07 18:57:24.963179 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 642/2592] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:24 2026] GET /volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:25.848106 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0586de88-7ff5-4b2e-8ed8-f7a0eecb6de8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:25.850960 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0586de88-7ff5-4b2e-8ed8-f7a0eecb6de8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:25.851118 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0586de88-7ff5-4b2e-8ed8-f7a0eecb6de8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:25.851375 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0586de88-7ff5-4b2e-8ed8-f7a0eecb6de8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:25.851552 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0586de88-7ff5-4b2e-8ed8-f7a0eecb6de8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:25.856609 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:25.856609 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:25.857595 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0586de88-7ff5-4b2e-8ed8-f7a0eecb6de8 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:25.858219 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 654/2593] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:25 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:25.992915 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-8b45efab-7231-4609-b256-8f0c00c7e3c4 req-7a35e8f3-2d82-4fb9-8b79-b8396ffdb89c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:25.996285 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8b45efab-7231-4609-b256-8f0c00c7e3c4 req-7a35e8f3-2d82-4fb9-8b79-b8396ffdb89c tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] GET https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 Aug 07 18:57:25.996676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-8b45efab-7231-4609-b256-8f0c00c7e3c4 req-7a35e8f3-2d82-4fb9-8b79-b8396ffdb89c tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:25.996951 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-8b45efab-7231-4609-b256-8f0c00c7e3c4 req-7a35e8f3-2d82-4fb9-8b79-b8396ffdb89c tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:26.007082 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8b45efab-7231-4609-b256-8f0c00c7e3c4 req-7a35e8f3-2d82-4fb9-8b79-b8396ffdb89c tempest-VolumesGetTestJSON-680067257 tempest-VolumesGetTestJSON-680067257-project-member] https://10.4.3.15/volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 returned with HTTP 404 Aug 07 18:57:26.007809 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 649/2594] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:25 2026] GET /volume/v3/volumes/ca218b6a-1879-4e98-9452-0cb7e2ab5b81 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:26.869750 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-77e84e3d-545a-4204-8849-fd49fbb9f53d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:26.871811 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-77e84e3d-545a-4204-8849-fd49fbb9f53d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:26.872179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-77e84e3d-545a-4204-8849-fd49fbb9f53d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:26.872449 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-77e84e3d-545a-4204-8849-fd49fbb9f53d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:26.872635 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-77e84e3d-545a-4204-8849-fd49fbb9f53d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:26.877252 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:26.877252 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:26.877966 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-77e84e3d-545a-4204-8849-fd49fbb9f53d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:26.878537 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 650/2595] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:26 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:27.774525 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:27.887286 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:27.887510 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1929649246"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:27.889655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1929649246'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:27.889655 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Create volume of 1 GB Aug 07 18:57:27.889887 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9351c6a8-b766-4bbd-9c64-ebf200256a82 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:27.891540 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9351c6a8-b766-4bbd-9c64-ebf200256a82 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:27.892064 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9351c6a8-b766-4bbd-9c64-ebf200256a82 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:27.892064 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9351c6a8-b766-4bbd-9c64-ebf200256a82 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:27.892064 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9351c6a8-b766-4bbd-9c64-ebf200256a82 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:27.894627 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Availability Zones retrieved successfully. Aug 07 18:57:27.896329 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:27.896329 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:27.896897 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9351c6a8-b766-4bbd-9c64-ebf200256a82 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:27.897497 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 655/2596] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:27 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:27.902336 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Flow 'volume_create_api' (31bec605-feb5-4395-887b-13cbbfeb66e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:27.903913 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75eb0ff4-4c32-4cfd-acd4-5a743e7596fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:27.904864 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:27.936862 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75eb0ff4-4c32-4cfd-acd4-5a743e7596fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:27.937947 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42468877-0d9c-4ce8-8dae-a82bad6e9909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:28.027756 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Created reservations ['074c1f96-7746-4e1e-b838-99bc0a8c54fb', '78998b1a-ce2a-4735-b781-bbcf6fde5e0f', '7943c6a4-2e27-4d88-a7d0-04727f76f37f', '29adf654-76c4-4b14-9d0b-1832bcb64ad4'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:28.028572 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42468877-0d9c-4ce8-8dae-a82bad6e9909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['074c1f96-7746-4e1e-b838-99bc0a8c54fb', '78998b1a-ce2a-4735-b781-bbcf6fde5e0f', '7943c6a4-2e27-4d88-a7d0-04727f76f37f', '29adf654-76c4-4b14-9d0b-1832bcb64ad4']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:28.029328 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c73746b0-c861-4da8-b938-5ac844180688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:28.064157 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c73746b0-c861-4da8-b938-5ac844180688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1929649246',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8d755d9bd2c54440ab0f8b98bb4f710e',qos_specs=None,replication_status=,reservations=['074c1f96-7746-4e1e-b838-99bc0a8c54fb','78998b1a-ce2a-4735-b781-bbcf6fde5e0f','7943c6a4-2e27-4d88-a7d0-04727f76f37f','29adf654-76c4-4b14-9d0b-1832bcb64ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b415276093417497e026d928889760',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1929649246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8d755d9bd2c54440ab0f8b98bb4f710e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b415276093417497e026d928889760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:28.065033 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa8045f5-55c0-4986-9244-5f6f401febaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:28.084741 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa8045f5-55c0-4986-9244-5f6f401febaa) transitioned into state 'SUCCESS' from state '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-1929649246',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8d755d9bd2c54440ab0f8b98bb4f710e',qos_specs=None,replication_status=,reservations=['074c1f96-7746-4e1e-b838-99bc0a8c54fb','78998b1a-ce2a-4735-b781-bbcf6fde5e0f','7943c6a4-2e27-4d88-a7d0-04727f76f37f','29adf654-76c4-4b14-9d0b-1832bcb64ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b415276093417497e026d928889760',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:28.085926 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ea14ee-490e-4bd7-bad9-6bf8ffecbe76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:28.101056 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ea14ee-490e-4bd7-bad9-6bf8ffecbe76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:28.102215 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Flow 'volume_create_api' (31bec605-feb5-4395-887b-13cbbfeb66e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:28.102586 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Create volume request issued successfully. Aug 07 18:57:28.103302 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-350efde7-8201-4ff0-9f0c-78dceefe1b14 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:28.103690 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 643/2597] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:57:27 2026] POST /volume/v3/volumes => generated 758 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:28.123833 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5e1773a7-1bbe-42da-b37b-4d33a72edb4c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:28.128201 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5e1773a7-1bbe-42da-b37b-4d33a72edb4c tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f Aug 07 18:57:28.132131 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5e1773a7-1bbe-42da-b37b-4d33a72edb4c tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:28.132131 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5e1773a7-1bbe-42da-b37b-4d33a72edb4c tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:28.139921 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:28.139921 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:28.144799 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5e1773a7-1bbe-42da-b37b-4d33a72edb4c tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:28.158068 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5e1773a7-1bbe-42da-b37b-4d33a72edb4c tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f returned with HTTP 200 Aug 07 18:57:28.159900 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 650/2598] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:28 2026] GET /volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:28.908432 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-986579d2-74c1-4cc3-975f-7681ddfdd6f9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:28.910466 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-986579d2-74c1-4cc3-975f-7681ddfdd6f9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:28.910733 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-986579d2-74c1-4cc3-975f-7681ddfdd6f9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:28.910943 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-986579d2-74c1-4cc3-975f-7681ddfdd6f9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:28.911191 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-986579d2-74c1-4cc3-975f-7681ddfdd6f9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:28.915566 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:28.915566 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:28.916245 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-986579d2-74c1-4cc3-975f-7681ddfdd6f9 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:28.916645 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 651/2599] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:28 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:29.176388 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4ff453f1-e1b2-4a45-bbc2-d014448134c1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:29.178143 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ff453f1-e1b2-4a45-bbc2-d014448134c1 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f Aug 07 18:57:29.178473 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4ff453f1-e1b2-4a45-bbc2-d014448134c1 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:29.178588 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4ff453f1-e1b2-4a45-bbc2-d014448134c1 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:29.188080 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:29.188080 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:29.191744 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4ff453f1-e1b2-4a45-bbc2-d014448134c1 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:29.195874 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ff453f1-e1b2-4a45-bbc2-d014448134c1 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f returned with HTTP 200 Aug 07 18:57:29.196246 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 656/2600] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:29 2026] GET /volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:29.231464 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e4c9d56c-2c7c-45a1-9867-4dfab026b9d9 req-1d1b73b9-2b35-4e91-8ec2-00f2c4ebc5b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:29.237547 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e4c9d56c-2c7c-45a1-9867-4dfab026b9d9 req-1d1b73b9-2b35-4e91-8ec2-00f2c4ebc5b6 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f Aug 07 18:57:29.237763 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e4c9d56c-2c7c-45a1-9867-4dfab026b9d9 req-1d1b73b9-2b35-4e91-8ec2-00f2c4ebc5b6 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:29.237894 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e4c9d56c-2c7c-45a1-9867-4dfab026b9d9 req-1d1b73b9-2b35-4e91-8ec2-00f2c4ebc5b6 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:29.252447 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:29.252447 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:29.259211 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e4c9d56c-2c7c-45a1-9867-4dfab026b9d9 req-1d1b73b9-2b35-4e91-8ec2-00f2c4ebc5b6 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:29.266043 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e4c9d56c-2c7c-45a1-9867-4dfab026b9d9 req-1d1b73b9-2b35-4e91-8ec2-00f2c4ebc5b6 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f returned with HTTP 200 Aug 07 18:57:29.266043 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 644/2601] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:29 2026] GET /volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:29.280177 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:29.282107 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:29.282240 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-986041698"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:29.283648 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-986041698'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:29.283761 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Create volume of 1 GB Aug 07 18:57:29.289004 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Availability Zones retrieved successfully. Aug 07 18:57:29.298890 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Flow 'volume_create_api' (e6d66210-51e5-405b-9aa7-2844ebdd580c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:29.299387 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef18202-d4da-41d2-a6f1-6b771f50e5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:29.300257 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:29.493037 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef18202-d4da-41d2-a6f1-6b771f50e5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:29.493880 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea89855a-eef5-46d2-82fe-9a12956b82b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:29.528134 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Created reservations ['28687052-1abc-40df-bcd3-89b3e98ca528', 'ff64d305-cb5f-42f0-b0b5-0650d5bcfe96', 'fb5a86ab-67ca-4540-8793-d42f886fd2cc', '5c858de6-3094-4dd1-bc26-bc956a3d2d51'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:29.528838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea89855a-eef5-46d2-82fe-9a12956b82b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28687052-1abc-40df-bcd3-89b3e98ca528', 'ff64d305-cb5f-42f0-b0b5-0650d5bcfe96', 'fb5a86ab-67ca-4540-8793-d42f886fd2cc', '5c858de6-3094-4dd1-bc26-bc956a3d2d51']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:29.529516 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aab9f9f-d7bf-4a39-9264-3dc9a331ad8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:29.554579 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aab9f9f-d7bf-4a39-9264-3dc9a331ad8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa8a1bb9-34b5-434e-b6eb-9334e004594a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-986041698',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8d755d9bd2c54440ab0f8b98bb4f710e',qos_specs=None,replication_status=,reservations=['28687052-1abc-40df-bcd3-89b3e98ca528','ff64d305-cb5f-42f0-b0b5-0650d5bcfe96','fb5a86ab-67ca-4540-8793-d42f886fd2cc','5c858de6-3094-4dd1-bc26-bc956a3d2d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b415276093417497e026d928889760',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-986041698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa8a1bb9-34b5-434e-b6eb-9334e004594a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8d755d9bd2c54440ab0f8b98bb4f710e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b415276093417497e026d928889760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:29.555520 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf93185b-7867-4c1a-97f8-33ad0f86b5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:29.582710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf93185b-7867-4c1a-97f8-33ad0f86b5e0) transitioned into state 'SUCCESS' from state '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-986041698',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8d755d9bd2c54440ab0f8b98bb4f710e',qos_specs=None,replication_status=,reservations=['28687052-1abc-40df-bcd3-89b3e98ca528','ff64d305-cb5f-42f0-b0b5-0650d5bcfe96','fb5a86ab-67ca-4540-8793-d42f886fd2cc','5c858de6-3094-4dd1-bc26-bc956a3d2d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b415276093417497e026d928889760',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:29.583813 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c1c5bd-f258-46bd-a8c8-9161d31fd9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:29.600108 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c1c5bd-f258-46bd-a8c8-9161d31fd9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:29.600844 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Flow 'volume_create_api' (e6d66210-51e5-405b-9aa7-2844ebdd580c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:29.601152 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Create volume request issued successfully. Aug 07 18:57:29.601676 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f9191d16-fdbf-40f2-8c53-2daa573f9ad0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:29.604022 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 651/2602] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:57:29 2026] POST /volume/v3/volumes => generated 757 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:29.616791 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a92f47bc-af74-4df0-9de3-c82b90cacd9c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:29.618923 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a92f47bc-af74-4df0-9de3-c82b90cacd9c tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a Aug 07 18:57:29.619278 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a92f47bc-af74-4df0-9de3-c82b90cacd9c tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:29.619471 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a92f47bc-af74-4df0-9de3-c82b90cacd9c tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:29.626958 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:29.626958 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:29.633151 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a92f47bc-af74-4df0-9de3-c82b90cacd9c tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:29.640532 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a92f47bc-af74-4df0-9de3-c82b90cacd9c tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a returned with HTTP 200 Aug 07 18:57:29.642167 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 652/2603] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:29 2026] GET /volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:29.930020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fbc37369-093a-4547-bc6a-f0f2e3eb3030 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:29.936121 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fbc37369-093a-4547-bc6a-f0f2e3eb3030 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:29.936121 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fbc37369-093a-4547-bc6a-f0f2e3eb3030 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:29.936121 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fbc37369-093a-4547-bc6a-f0f2e3eb3030 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:29.936121 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-fbc37369-093a-4547-bc6a-f0f2e3eb3030 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:29.939009 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:29.939009 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:29.939613 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fbc37369-093a-4547-bc6a-f0f2e3eb3030 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:29.939983 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 657/2604] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:29 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:30.659593 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-95f88a90-42b6-4f3d-8200-8532539dacd0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:30.661744 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95f88a90-42b6-4f3d-8200-8532539dacd0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a Aug 07 18:57:30.662193 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95f88a90-42b6-4f3d-8200-8532539dacd0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:30.662679 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95f88a90-42b6-4f3d-8200-8532539dacd0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:30.671522 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:30.671522 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:30.675787 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-95f88a90-42b6-4f3d-8200-8532539dacd0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:30.681080 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95f88a90-42b6-4f3d-8200-8532539dacd0 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a returned with HTTP 200 Aug 07 18:57:30.681748 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 645/2605] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:30 2026] GET /volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:30.706953 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-bde3b26a-579a-4b42-89bb-abb6f3efeffc req-c9ccf5f3-c0f8-458a-8096-d7bfbe73b118 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:30.708111 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-bde3b26a-579a-4b42-89bb-abb6f3efeffc req-c9ccf5f3-c0f8-458a-8096-d7bfbe73b118 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a Aug 07 18:57:30.708304 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-bde3b26a-579a-4b42-89bb-abb6f3efeffc req-c9ccf5f3-c0f8-458a-8096-d7bfbe73b118 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:30.708506 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-bde3b26a-579a-4b42-89bb-abb6f3efeffc req-c9ccf5f3-c0f8-458a-8096-d7bfbe73b118 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:30.715959 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:30.715959 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:30.720014 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-bde3b26a-579a-4b42-89bb-abb6f3efeffc req-c9ccf5f3-c0f8-458a-8096-d7bfbe73b118 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:30.725146 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-bde3b26a-579a-4b42-89bb-abb6f3efeffc req-c9ccf5f3-c0f8-458a-8096-d7bfbe73b118 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a returned with HTTP 200 Aug 07 18:57:30.725665 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 652/2606] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:30 2026] GET /volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:30.739987 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:30.741762 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:30.742346 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-224549840"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:30.744058 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-224549840'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:30.745833 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Create volume of 1 GB Aug 07 18:57:30.748394 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Availability Zones retrieved successfully. Aug 07 18:57:30.754421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Flow 'volume_create_api' (fb08e69d-1ad4-49f1-bf1b-b58e9914210e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:30.755488 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972eec39-13bb-4216-bafb-1fea9ec0fc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:30.756455 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:30.782402 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972eec39-13bb-4216-bafb-1fea9ec0fc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:30.783428 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e60e9295-7558-412a-9953-74f28a21b9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:30.828581 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Created reservations ['fd423534-9e88-48f4-a185-688e718bdb59', 'ceb73c4c-631d-458a-83b0-b91d54200e74', '9b632bcc-11ca-4431-8fca-9f590b673b5e', '62cf6937-20b2-424f-90d2-4964a2b09b4e'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:30.829788 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e60e9295-7558-412a-9953-74f28a21b9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd423534-9e88-48f4-a185-688e718bdb59', 'ceb73c4c-631d-458a-83b0-b91d54200e74', '9b632bcc-11ca-4431-8fca-9f590b673b5e', '62cf6937-20b2-424f-90d2-4964a2b09b4e']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:30.830950 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01bb1a25-7ffc-4f32-b66f-42dbe64af904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:30.861099 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01bb1a25-7ffc-4f32-b66f-42dbe64af904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '994f3ec7-6d75-4d84-9909-a5a8995ada2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-224549840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8d755d9bd2c54440ab0f8b98bb4f710e',qos_specs=None,replication_status=,reservations=['fd423534-9e88-48f4-a185-688e718bdb59','ceb73c4c-631d-458a-83b0-b91d54200e74','9b632bcc-11ca-4431-8fca-9f590b673b5e','62cf6937-20b2-424f-90d2-4964a2b09b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b415276093417497e026d928889760',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-224549840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=994f3ec7-6d75-4d84-9909-a5a8995ada2e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8d755d9bd2c54440ab0f8b98bb4f710e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b415276093417497e026d928889760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:30.862612 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571b2118-f48e-4f9f-b1e4-a8ff5617b962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:30.880037 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571b2118-f48e-4f9f-b1e4-a8ff5617b962) transitioned into state 'SUCCESS' from state '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-224549840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8d755d9bd2c54440ab0f8b98bb4f710e',qos_specs=None,replication_status=,reservations=['fd423534-9e88-48f4-a185-688e718bdb59','ceb73c4c-631d-458a-83b0-b91d54200e74','9b632bcc-11ca-4431-8fca-9f590b673b5e','62cf6937-20b2-424f-90d2-4964a2b09b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b415276093417497e026d928889760',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:30.881028 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f55a7f18-ae57-490c-8323-fa383d7799e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:30.890468 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f55a7f18-ae57-490c-8323-fa383d7799e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:30.891549 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Flow 'volume_create_api' (fb08e69d-1ad4-49f1-bf1b-b58e9914210e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:30.891967 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Create volume request issued successfully. Aug 07 18:57:30.892657 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-36bfd7b2-5170-4b09-b428-24796e9c2ccf tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:30.893161 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 653/2607] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:57:30 2026] POST /volume/v3/volumes => generated 757 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:30.906695 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-530d0359-4b3a-4aa1-b375-2ba1663547fd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:30.908427 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-530d0359-4b3a-4aa1-b375-2ba1663547fd tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e Aug 07 18:57:30.908711 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-530d0359-4b3a-4aa1-b375-2ba1663547fd tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:30.908937 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-530d0359-4b3a-4aa1-b375-2ba1663547fd tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:30.915975 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:30.915975 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:30.919866 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-530d0359-4b3a-4aa1-b375-2ba1663547fd tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:30.924127 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-530d0359-4b3a-4aa1-b375-2ba1663547fd tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e returned with HTTP 200 Aug 07 18:57:30.924631 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 658/2608] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:30 2026] GET /volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:30.954387 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-77111e5e-f455-4110-930d-d0b9bd8eb5b1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:30.956625 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-77111e5e-f455-4110-930d-d0b9bd8eb5b1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:30.956948 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-77111e5e-f455-4110-930d-d0b9bd8eb5b1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:30.957184 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-77111e5e-f455-4110-930d-d0b9bd8eb5b1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:30.957369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-77111e5e-f455-4110-930d-d0b9bd8eb5b1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:30.963256 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:30.963256 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:30.964127 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-77111e5e-f455-4110-930d-d0b9bd8eb5b1 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:30.964643 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 646/2609] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:30 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:31.939906 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e6b562b6-365f-4bb5-8d8a-6fe77a81d1f3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:31.942397 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e6b562b6-365f-4bb5-8d8a-6fe77a81d1f3 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e Aug 07 18:57:31.942672 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e6b562b6-365f-4bb5-8d8a-6fe77a81d1f3 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:31.942933 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e6b562b6-365f-4bb5-8d8a-6fe77a81d1f3 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:31.951474 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:31.951474 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:31.956398 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e6b562b6-365f-4bb5-8d8a-6fe77a81d1f3 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:31.962294 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e6b562b6-365f-4bb5-8d8a-6fe77a81d1f3 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e returned with HTTP 200 Aug 07 18:57:31.962714 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 653/2610] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:31 2026] GET /volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:31.980443 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-754ce159-a1da-4a60-9478-e8bfcb48638d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:31.984119 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-754ce159-a1da-4a60-9478-e8bfcb48638d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:31.984466 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-754ce159-a1da-4a60-9478-e8bfcb48638d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:31.984957 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-754ce159-a1da-4a60-9478-e8bfcb48638d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:31.985237 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-754ce159-a1da-4a60-9478-e8bfcb48638d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:31.991298 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:31.991298 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:31.991298 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-754ce159-a1da-4a60-9478-e8bfcb48638d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:31.991298 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 654/2611] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:31 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:31.996118 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-87f3a151-5204-48cc-8088-7877064c07c8 req-964fdd62-e5a0-4a77-b590-11e9cc7ec798 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:31.998813 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-87f3a151-5204-48cc-8088-7877064c07c8 req-964fdd62-e5a0-4a77-b590-11e9cc7ec798 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e Aug 07 18:57:31.998913 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-87f3a151-5204-48cc-8088-7877064c07c8 req-964fdd62-e5a0-4a77-b590-11e9cc7ec798 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:31.999173 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-87f3a151-5204-48cc-8088-7877064c07c8 req-964fdd62-e5a0-4a77-b590-11e9cc7ec798 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:32.007789 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:32.007789 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:32.012576 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-87f3a151-5204-48cc-8088-7877064c07c8 req-964fdd62-e5a0-4a77-b590-11e9cc7ec798 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:32.018013 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-87f3a151-5204-48cc-8088-7877064c07c8 req-964fdd62-e5a0-4a77-b590-11e9cc7ec798 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e returned with HTTP 200 Aug 07 18:57:32.018524 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 659/2612] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:31 2026] GET /volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:32.142610 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-94953511-b65b-46c1-9d43-af1cbf87e41f req-da416e99-3421-4256-a129-2d47985b8a04 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:32.144825 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-94953511-b65b-46c1-9d43-af1cbf87e41f req-da416e99-3421-4256-a129-2d47985b8a04 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:57:32.145054 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-94953511-b65b-46c1-9d43-af1cbf87e41f req-da416e99-3421-4256-a129-2d47985b8a04 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:32.145252 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-94953511-b65b-46c1-9d43-af1cbf87e41f req-da416e99-3421-4256-a129-2d47985b8a04 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:32.145574 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [req-94953511-b65b-46c1-9d43-af1cbf87e41f req-da416e99-3421-4256-a129-2d47985b8a04 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:57:32.146552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-94953511-b65b-46c1-9d43-af1cbf87e41f req-da416e99-3421-4256-a129-2d47985b8a04 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:57:32.154441 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-94953511-b65b-46c1-9d43-af1cbf87e41f req-da416e99-3421-4256-a129-2d47985b8a04 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Get all volumes completed successfully. Aug 07 18:57:32.155329 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:32.155329 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:32.158951 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-94953511-b65b-46c1-9d43-af1cbf87e41f req-da416e99-3421-4256-a129-2d47985b8a04 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:57:32.159340 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 647/2613] 10.4.3.15 () {68 vars in 1501 bytes} [Fri Aug 7 18:57:32 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:32.188977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-77d79a5a-f161-4856-88a9-57f24dc0e635 req-b427cf80-450a-4c5e-b1b5-2335c70f7605 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:32.192738 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-77d79a5a-f161-4856-88a9-57f24dc0e635 req-b427cf80-450a-4c5e-b1b5-2335c70f7605 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:57:32.192974 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-77d79a5a-f161-4856-88a9-57f24dc0e635 req-b427cf80-450a-4c5e-b1b5-2335c70f7605 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:32.196807 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-77d79a5a-f161-4856-88a9-57f24dc0e635 req-b427cf80-450a-4c5e-b1b5-2335c70f7605 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:32.197407 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [req-77d79a5a-f161-4856-88a9-57f24dc0e635 req-b427cf80-450a-4c5e-b1b5-2335c70f7605 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:57:32.199717 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-77d79a5a-f161-4856-88a9-57f24dc0e635 req-b427cf80-450a-4c5e-b1b5-2335c70f7605 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:57:32.209362 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-77d79a5a-f161-4856-88a9-57f24dc0e635 req-b427cf80-450a-4c5e-b1b5-2335c70f7605 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Get all volumes completed successfully. Aug 07 18:57:32.212399 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:32.212399 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:32.218684 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-77d79a5a-f161-4856-88a9-57f24dc0e635 req-b427cf80-450a-4c5e-b1b5-2335c70f7605 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:57:32.219172 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 654/2614] 10.4.3.15 () {68 vars in 1501 bytes} [Fri Aug 7 18:57:32 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:32.255488 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-c09912b7-2435-4d57-86f4-6bfbfde388fb req-6b0ebac3-aec5-47f3-920e-5558bf48a5eb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:32.259041 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c09912b7-2435-4d57-86f4-6bfbfde388fb req-6b0ebac3-aec5-47f3-920e-5558bf48a5eb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:57:32.259041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c09912b7-2435-4d57-86f4-6bfbfde388fb req-6b0ebac3-aec5-47f3-920e-5558bf48a5eb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:32.259041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c09912b7-2435-4d57-86f4-6bfbfde388fb req-6b0ebac3-aec5-47f3-920e-5558bf48a5eb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:32.259041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [req-c09912b7-2435-4d57-86f4-6bfbfde388fb req-6b0ebac3-aec5-47f3-920e-5558bf48a5eb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:57:32.259041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-c09912b7-2435-4d57-86f4-6bfbfde388fb req-6b0ebac3-aec5-47f3-920e-5558bf48a5eb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:57:32.266105 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-c09912b7-2435-4d57-86f4-6bfbfde388fb req-6b0ebac3-aec5-47f3-920e-5558bf48a5eb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Get all volumes completed successfully. Aug 07 18:57:32.267014 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:32.267014 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:32.274198 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c09912b7-2435-4d57-86f4-6bfbfde388fb req-6b0ebac3-aec5-47f3-920e-5558bf48a5eb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:57:32.274944 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 655/2615] 10.4.3.15 () {68 vars in 1501 bytes} [Fri Aug 7 18:57:32 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:32.303809 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-0acd284e-0f0b-49bf-be0a-270377048974 req-99ad85d6-6edd-43cb-bdea-77f9250f281b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:32.306061 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0acd284e-0f0b-49bf-be0a-270377048974 req-99ad85d6-6edd-43cb-bdea-77f9250f281b tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:57:32.306252 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0acd284e-0f0b-49bf-be0a-270377048974 req-99ad85d6-6edd-43cb-bdea-77f9250f281b tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:32.306432 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0acd284e-0f0b-49bf-be0a-270377048974 req-99ad85d6-6edd-43cb-bdea-77f9250f281b tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:32.306697 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [req-0acd284e-0f0b-49bf-be0a-270377048974 req-99ad85d6-6edd-43cb-bdea-77f9250f281b tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:57:32.307484 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-0acd284e-0f0b-49bf-be0a-270377048974 req-99ad85d6-6edd-43cb-bdea-77f9250f281b tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:57:32.316954 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-0acd284e-0f0b-49bf-be0a-270377048974 req-99ad85d6-6edd-43cb-bdea-77f9250f281b tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Get all volumes completed successfully. Aug 07 18:57:32.317988 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:32.317988 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:32.322135 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0acd284e-0f0b-49bf-be0a-270377048974 req-99ad85d6-6edd-43cb-bdea-77f9250f281b tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:57:32.322569 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 660/2616] 10.4.3.15 () {68 vars in 1501 bytes} [Fri Aug 7 18:57:32 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:32.345063 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-67616e4b-adcc-4872-8432-c5f5402e010c req-dc270c61-53a9-45cb-80ab-ba36c3638571 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:32.347707 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-67616e4b-adcc-4872-8432-c5f5402e010c req-dc270c61-53a9-45cb-80ab-ba36c3638571 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:57:32.347970 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-67616e4b-adcc-4872-8432-c5f5402e010c req-dc270c61-53a9-45cb-80ab-ba36c3638571 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:32.348347 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-67616e4b-adcc-4872-8432-c5f5402e010c req-dc270c61-53a9-45cb-80ab-ba36c3638571 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:32.348598 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [req-67616e4b-adcc-4872-8432-c5f5402e010c req-dc270c61-53a9-45cb-80ab-ba36c3638571 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:57:32.349556 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-67616e4b-adcc-4872-8432-c5f5402e010c req-dc270c61-53a9-45cb-80ab-ba36c3638571 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:57:32.359621 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-67616e4b-adcc-4872-8432-c5f5402e010c req-dc270c61-53a9-45cb-80ab-ba36c3638571 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Get all volumes completed successfully. Aug 07 18:57:32.360924 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:32.360924 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:32.366137 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-67616e4b-adcc-4872-8432-c5f5402e010c req-dc270c61-53a9-45cb-80ab-ba36c3638571 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:57:32.366833 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 648/2617] 10.4.3.15 () {68 vars in 1501 bytes} [Fri Aug 7 18:57:32 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:32.396835 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-2fd3d773-0af5-49da-873f-bb9bb075de36 req-34175e50-f034-4066-9d86-9fb737585849 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:32.400215 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-2fd3d773-0af5-49da-873f-bb9bb075de36 req-34175e50-f034-4066-9d86-9fb737585849 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:57:32.400357 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-2fd3d773-0af5-49da-873f-bb9bb075de36 req-34175e50-f034-4066-9d86-9fb737585849 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:32.400535 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-2fd3d773-0af5-49da-873f-bb9bb075de36 req-34175e50-f034-4066-9d86-9fb737585849 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:32.400818 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [req-2fd3d773-0af5-49da-873f-bb9bb075de36 req-34175e50-f034-4066-9d86-9fb737585849 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:57:32.401502 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [req-2fd3d773-0af5-49da-873f-bb9bb075de36 req-34175e50-f034-4066-9d86-9fb737585849 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:57:32.412398 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-2fd3d773-0af5-49da-873f-bb9bb075de36 req-34175e50-f034-4066-9d86-9fb737585849 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Get all volumes completed successfully. Aug 07 18:57:32.413518 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:32.413518 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:32.418588 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-2fd3d773-0af5-49da-873f-bb9bb075de36 req-34175e50-f034-4066-9d86-9fb737585849 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:57:32.419178 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 655/2618] 10.4.3.15 () {68 vars in 1501 bytes} [Fri Aug 7 18:57:32 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:32.446729 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-8e6c893a-0a19-4aca-bdd0-48948d6cccd9 req-4d2ab1bb-373c-407d-bc24-ce36134ead27 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:32.448665 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8e6c893a-0a19-4aca-bdd0-48948d6cccd9 req-4d2ab1bb-373c-407d-bc24-ce36134ead27 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:57:32.449048 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8e6c893a-0a19-4aca-bdd0-48948d6cccd9 req-4d2ab1bb-373c-407d-bc24-ce36134ead27 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:32.451011 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8e6c893a-0a19-4aca-bdd0-48948d6cccd9 req-4d2ab1bb-373c-407d-bc24-ce36134ead27 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:32.451011 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [req-8e6c893a-0a19-4aca-bdd0-48948d6cccd9 req-4d2ab1bb-373c-407d-bc24-ce36134ead27 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:57:32.451011 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [req-8e6c893a-0a19-4aca-bdd0-48948d6cccd9 req-4d2ab1bb-373c-407d-bc24-ce36134ead27 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:57:32.461024 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-8e6c893a-0a19-4aca-bdd0-48948d6cccd9 req-4d2ab1bb-373c-407d-bc24-ce36134ead27 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Get all volumes completed successfully. Aug 07 18:57:32.461024 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:32.461024 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:32.465720 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8e6c893a-0a19-4aca-bdd0-48948d6cccd9 req-4d2ab1bb-373c-407d-bc24-ce36134ead27 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:57:32.466557 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 656/2619] 10.4.3.15 () {68 vars in 1501 bytes} [Fri Aug 7 18:57:32 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:32.503492 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-68ccbd8d-1501-4d11-aad4-5fa4a77ced82 req-1966a8be-eaba-4802-a6ab-e14e23fa0d9d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:32.506173 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-68ccbd8d-1501-4d11-aad4-5fa4a77ced82 req-1966a8be-eaba-4802-a6ab-e14e23fa0d9d tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:57:32.506432 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-68ccbd8d-1501-4d11-aad4-5fa4a77ced82 req-1966a8be-eaba-4802-a6ab-e14e23fa0d9d tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:32.506701 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-68ccbd8d-1501-4d11-aad4-5fa4a77ced82 req-1966a8be-eaba-4802-a6ab-e14e23fa0d9d tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:32.507039 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [req-68ccbd8d-1501-4d11-aad4-5fa4a77ced82 req-1966a8be-eaba-4802-a6ab-e14e23fa0d9d tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:57:32.507975 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-68ccbd8d-1501-4d11-aad4-5fa4a77ced82 req-1966a8be-eaba-4802-a6ab-e14e23fa0d9d tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:57:32.517417 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-68ccbd8d-1501-4d11-aad4-5fa4a77ced82 req-1966a8be-eaba-4802-a6ab-e14e23fa0d9d tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] Get all volumes completed successfully. Aug 07 18:57:32.518393 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:32.518393 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:32.522433 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-68ccbd8d-1501-4d11-aad4-5fa4a77ced82 req-1966a8be-eaba-4802-a6ab-e14e23fa0d9d tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-reader] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:57:32.522829 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 661/2620] 10.4.3.15 () {68 vars in 1501 bytes} [Fri Aug 7 18:57:32 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:32.542445 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-04070798-8c1a-4bfc-a02b-9534cb5deebb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:32.544174 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-04070798-8c1a-4bfc-a02b-9534cb5deebb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] DELETE https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e Aug 07 18:57:32.544355 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-04070798-8c1a-4bfc-a02b-9534cb5deebb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:32.544552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-04070798-8c1a-4bfc-a02b-9534cb5deebb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:32.544726 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-04070798-8c1a-4bfc-a02b-9534cb5deebb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Delete volume with id: 994f3ec7-6d75-4d84-9909-a5a8995ada2e Aug 07 18:57:32.552191 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:32.552191 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:32.552822 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-04070798-8c1a-4bfc-a02b-9534cb5deebb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:32.568579 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-04070798-8c1a-4bfc-a02b-9534cb5deebb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Delete volume request issued successfully. Aug 07 18:57:32.568758 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-04070798-8c1a-4bfc-a02b-9534cb5deebb tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e returned with HTTP 202 Aug 07 18:57:32.569180 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 649/2621] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:32 2026] DELETE /volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:32.577028 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-da2992e5-3f67-437e-833f-51b261e0a157 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:32.580267 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-da2992e5-3f67-437e-833f-51b261e0a157 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e Aug 07 18:57:32.580480 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-da2992e5-3f67-437e-833f-51b261e0a157 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:32.580644 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-da2992e5-3f67-437e-833f-51b261e0a157 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:32.590854 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:32.590854 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:32.599559 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-da2992e5-3f67-437e-833f-51b261e0a157 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:32.604724 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-da2992e5-3f67-437e-833f-51b261e0a157 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e returned with HTTP 200 Aug 07 18:57:32.605247 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 656/2622] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:32 2026] GET /volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:33.005018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8dc3e871-d02e-4054-9b01-c49135f845ca None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:33.007165 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8dc3e871-d02e-4054-9b01-c49135f845ca tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:33.009029 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8dc3e871-d02e-4054-9b01-c49135f845ca tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:33.009029 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8dc3e871-d02e-4054-9b01-c49135f845ca tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:33.009029 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-8dc3e871-d02e-4054-9b01-c49135f845ca tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:33.013224 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:33.013224 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:33.014135 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8dc3e871-d02e-4054-9b01-c49135f845ca tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:33.014731 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 657/2623] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:33 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:33.620168 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-46706f33-84ac-489b-af18-35f26809839e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:33.622017 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46706f33-84ac-489b-af18-35f26809839e tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e Aug 07 18:57:33.622208 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46706f33-84ac-489b-af18-35f26809839e tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:33.622384 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46706f33-84ac-489b-af18-35f26809839e tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:33.629797 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46706f33-84ac-489b-af18-35f26809839e tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e returned with HTTP 404 Aug 07 18:57:33.630252 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 662/2624] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:33 2026] GET /volume/v3/volumes/994f3ec7-6d75-4d84-9909-a5a8995ada2e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:33.636888 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-016bcfe8-299d-48e0-8c0d-8b89a7f70f40 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:33.638867 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-016bcfe8-299d-48e0-8c0d-8b89a7f70f40 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] DELETE https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a Aug 07 18:57:33.639086 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-016bcfe8-299d-48e0-8c0d-8b89a7f70f40 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:33.639306 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-016bcfe8-299d-48e0-8c0d-8b89a7f70f40 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:33.639481 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-016bcfe8-299d-48e0-8c0d-8b89a7f70f40 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Delete volume with id: aa8a1bb9-34b5-434e-b6eb-9334e004594a Aug 07 18:57:33.649744 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:33.649744 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:33.650290 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-016bcfe8-299d-48e0-8c0d-8b89a7f70f40 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:33.666464 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-016bcfe8-299d-48e0-8c0d-8b89a7f70f40 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Delete volume request issued successfully. Aug 07 18:57:33.666699 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-016bcfe8-299d-48e0-8c0d-8b89a7f70f40 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a returned with HTTP 202 Aug 07 18:57:33.667139 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 650/2625] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:33 2026] DELETE /volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:33.674143 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-34d1439d-1276-4bd8-84ea-dc81463127da None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:33.676880 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-34d1439d-1276-4bd8-84ea-dc81463127da tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a Aug 07 18:57:33.677100 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-34d1439d-1276-4bd8-84ea-dc81463127da tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:33.677302 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-34d1439d-1276-4bd8-84ea-dc81463127da tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:33.689358 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:33.689358 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:33.695946 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-34d1439d-1276-4bd8-84ea-dc81463127da tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:33.701332 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-34d1439d-1276-4bd8-84ea-dc81463127da tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a returned with HTTP 200 Aug 07 18:57:33.702730 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 657/2626] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:33 2026] GET /volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:34.028562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f208fa49-101c-439e-b3ba-0f119e38a361 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:34.030316 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f208fa49-101c-439e-b3ba-0f119e38a361 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:34.031773 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f208fa49-101c-439e-b3ba-0f119e38a361 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:34.031773 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f208fa49-101c-439e-b3ba-0f119e38a361 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:34.031773 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-f208fa49-101c-439e-b3ba-0f119e38a361 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:34.035633 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:34.035633 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:34.036854 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f208fa49-101c-439e-b3ba-0f119e38a361 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:34.036854 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 658/2627] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:34 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:34.048556 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0e464025-cb97-4874-a1d5-7b6c33c208ef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:34.050393 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e464025-cb97-4874-a1d5-7b6c33c208ef tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2/action Aug 07 18:57:34.050764 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e464025-cb97-4874-a1d5-7b6c33c208ef tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:57:34.050872 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e464025-cb97-4874-a1d5-7b6c33c208ef tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:34.052350 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-0e464025-cb97-4874-a1d5-7b6c33c208ef tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Updating backup 'b9033c86-a0c8-43d4-834b-53647a6c07f2' with '{'status': 'error'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 18:57:34.060022 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:34.060022 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:34.067819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-0e464025-cb97-4874-a1d5-7b6c33c208ef tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] reset_status in rpcapi backup_id b9033c86-a0c8-43d4-834b-53647a6c07f2 on host np0000006749. {{(pid=100343) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 18:57:34.070133 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e464025-cb97-4874-a1d5-7b6c33c208ef tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2/action returned with HTTP 202 Aug 07 18:57:34.070750 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 663/2628] 10.4.3.15 () {70 vars in 1423 bytes} [Fri Aug 7 18:57:34 2026] POST /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:34.077909 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3bdac62e-e6a2-4104-af12-5eec49c6cd0a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:34.080276 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3bdac62e-e6a2-4104-af12-5eec49c6cd0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b Aug 07 18:57:34.080580 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3bdac62e-e6a2-4104-af12-5eec49c6cd0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:34.080847 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3bdac62e-e6a2-4104-af12-5eec49c6cd0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:34.081090 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-3bdac62e-e6a2-4104-af12-5eec49c6cd0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete volume with id: 20ddf5cf-b988-4bba-9977-1e6bbf823f4b Aug 07 18:57:34.090579 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:34.090579 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:34.091033 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3bdac62e-e6a2-4104-af12-5eec49c6cd0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:34.111611 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3bdac62e-e6a2-4104-af12-5eec49c6cd0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete volume request issued successfully. Aug 07 18:57:34.111878 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3bdac62e-e6a2-4104-af12-5eec49c6cd0a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b returned with HTTP 202 Aug 07 18:57:34.112409 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 651/2629] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:57:34 2026] DELETE /volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:34.124978 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6f195d69-8cfc-4ef1-a5db-af08fc50d3fc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:34.126741 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f195d69-8cfc-4ef1-a5db-af08fc50d3fc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b Aug 07 18:57:34.126976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6f195d69-8cfc-4ef1-a5db-af08fc50d3fc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:34.127182 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6f195d69-8cfc-4ef1-a5db-af08fc50d3fc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:34.136287 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:34.136287 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:34.139795 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6f195d69-8cfc-4ef1-a5db-af08fc50d3fc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:34.144015 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f195d69-8cfc-4ef1-a5db-af08fc50d3fc tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b returned with HTTP 200 Aug 07 18:57:34.144433 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 658/2630] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:34 2026] GET /volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:34.716718 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-74ff6b3a-3f3b-4fc7-9381-27ddb8b8edfe None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:34.718283 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-74ff6b3a-3f3b-4fc7-9381-27ddb8b8edfe tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a Aug 07 18:57:34.718681 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-74ff6b3a-3f3b-4fc7-9381-27ddb8b8edfe tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:34.719303 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-74ff6b3a-3f3b-4fc7-9381-27ddb8b8edfe tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:34.725601 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-74ff6b3a-3f3b-4fc7-9381-27ddb8b8edfe tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a returned with HTTP 404 Aug 07 18:57:34.725601 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 659/2631] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:34 2026] GET /volume/v3/volumes/aa8a1bb9-34b5-434e-b6eb-9334e004594a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:34.733767 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-072ffafb-37b6-45bb-bccb-3151f18665a8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:34.736084 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-072ffafb-37b6-45bb-bccb-3151f18665a8 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f Aug 07 18:57:34.736304 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-072ffafb-37b6-45bb-bccb-3151f18665a8 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:34.736493 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-072ffafb-37b6-45bb-bccb-3151f18665a8 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:34.736667 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-072ffafb-37b6-45bb-bccb-3151f18665a8 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Delete volume with id: a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f Aug 07 18:57:34.743820 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:34.743820 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:34.744415 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-072ffafb-37b6-45bb-bccb-3151f18665a8 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:34.764640 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-072ffafb-37b6-45bb-bccb-3151f18665a8 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Delete volume request issued successfully. Aug 07 18:57:34.765017 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-072ffafb-37b6-45bb-bccb-3151f18665a8 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f returned with HTTP 202 Aug 07 18:57:34.765637 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 664/2632] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:34 2026] DELETE /volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:34.772282 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-44aa3063-8861-43e8-bba1-a8d0efe4c4ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:34.774581 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44aa3063-8861-43e8-bba1-a8d0efe4c4ff tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f Aug 07 18:57:34.774856 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44aa3063-8861-43e8-bba1-a8d0efe4c4ff tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:34.775118 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44aa3063-8861-43e8-bba1-a8d0efe4c4ff tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:34.790125 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:34.790125 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:34.798685 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-44aa3063-8861-43e8-bba1-a8d0efe4c4ff tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Volume info retrieved successfully. Aug 07 18:57:34.805448 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44aa3063-8861-43e8-bba1-a8d0efe4c4ff tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f returned with HTTP 200 Aug 07 18:57:34.806018 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 652/2633] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:34 2026] GET /volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:34.898053 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:34.899856 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:34.900218 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2082176631", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:34.901716 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2082176631', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:34.901830 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume of 1 GB Aug 07 18:57:34.905776 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Availability Zones retrieved successfully. Aug 07 18:57:34.911201 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Flow 'volume_create_api' (ed7b8e6f-6a34-4e31-9d48-c789d27447b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:34.912143 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de4b5ef-7b39-4ba0-b68a-56770850a603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:34.913046 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:34.937899 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de4b5ef-7b39-4ba0-b68a-56770850a603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:34.938612 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a206425-eb7d-4aec-aa55-1ee2510e8b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:34.997550 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Created reservations ['770c119b-8801-4eac-8a30-51c18298ee71', '072ee66a-bfd2-4b48-a4ce-8063f89919df', 'c01b12b1-0490-4666-847a-fce0d7c66d4e', '3b2d7f4e-19df-4bc1-8719-535053367a7a'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:34.998636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a206425-eb7d-4aec-aa55-1ee2510e8b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['770c119b-8801-4eac-8a30-51c18298ee71', '072ee66a-bfd2-4b48-a4ce-8063f89919df', 'c01b12b1-0490-4666-847a-fce0d7c66d4e', '3b2d7f4e-19df-4bc1-8719-535053367a7a']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:34.999252 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06418c08-127b-454d-a3dd-58d19eee5f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:35.021692 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06418c08-127b-454d-a3dd-58d19eee5f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2082176631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ce2162ec0540cba8123751766a71ed',qos_specs=None,replication_status=,reservations=['770c119b-8801-4eac-8a30-51c18298ee71','072ee66a-bfd2-4b48-a4ce-8063f89919df','c01b12b1-0490-4666-847a-fce0d7c66d4e','3b2d7f4e-19df-4bc1-8719-535053367a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5468ca593ffa4442a002c0fc194ae014',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2082176631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ce2162ec0540cba8123751766a71ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5468ca593ffa4442a002c0fc194ae014',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:35.022507 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (262199c0-3cd9-433a-935b-9d55ef066568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:35.040682 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (262199c0-3cd9-433a-935b-9d55ef066568) transitioned into state 'SUCCESS' from state '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-2082176631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ce2162ec0540cba8123751766a71ed',qos_specs=None,replication_status=,reservations=['770c119b-8801-4eac-8a30-51c18298ee71','072ee66a-bfd2-4b48-a4ce-8063f89919df','c01b12b1-0490-4666-847a-fce0d7c66d4e','3b2d7f4e-19df-4bc1-8719-535053367a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5468ca593ffa4442a002c0fc194ae014',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:35.041365 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d364537-edc8-4b98-a75b-7335097a4054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:35.051481 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d364537-edc8-4b98-a75b-7335097a4054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:35.052393 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Flow 'volume_create_api' (ed7b8e6f-6a34-4e31-9d48-c789d27447b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:35.052751 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume request issued successfully. Aug 07 18:57:35.053478 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b085c70-3378-4b94-aa62-149d0e6c0805 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:35.053936 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 659/2634] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:57:34 2026] POST /volume/v3/volumes => generated 755 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:35.071983 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-446c6340-5d81-443e-b1bb-67c9a8128719 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:35.074424 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-446c6340-5d81-443e-b1bb-67c9a8128719 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:35.074963 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-446c6340-5d81-443e-b1bb-67c9a8128719 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:35.075375 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-446c6340-5d81-443e-b1bb-67c9a8128719 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:35.085144 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:35.085144 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:35.094065 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-446c6340-5d81-443e-b1bb-67c9a8128719 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:35.097010 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-446c6340-5d81-443e-b1bb-67c9a8128719 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:35.098017 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 660/2635] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:35 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:35.159931 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-30aedd49-22e8-4332-b88a-961f64a91079 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:35.161824 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30aedd49-22e8-4332-b88a-961f64a91079 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b Aug 07 18:57:35.162053 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30aedd49-22e8-4332-b88a-961f64a91079 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:35.162241 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30aedd49-22e8-4332-b88a-961f64a91079 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:35.168528 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30aedd49-22e8-4332-b88a-961f64a91079 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b returned with HTTP 404 Aug 07 18:57:35.169038 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 665/2636] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:35 2026] GET /volume/v3/volumes/20ddf5cf-b988-4bba-9977-1e6bbf823f4b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:35.179973 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-398cd60c-8aed-4227-92f9-ff265568b044 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:35.181789 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] POST https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60/restore Aug 07 18:57:35.182165 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:35.183688 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Restoring backup f17b7eca-e71a-4518-b408-b212c4416c60 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100342) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:57:35.184227 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Restoring backup f17b7eca-e71a-4518-b408-b212c4416c60 to volume None. Aug 07 18:57:35.187972 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:35.187972 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:35.188797 np0000006749 devstack@c-api.service[100342]: INFO cinder.backup.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Creating volume of 1 GB for restore of backup f17b7eca-e71a-4518-b408-b212c4416c60. Aug 07 18:57:35.192497 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Availability Zones retrieved successfully. Aug 07 18:57:35.198009 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Flow 'volume_create_api' (a54fd9d3-c609-48ac-9b8c-036f73fc2dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:35.198921 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (162ad583-763c-4cba-a0e7-f7abdfa4f2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:35.199694 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:35.225979 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (162ad583-763c-4cba-a0e7-f7abdfa4f2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:35.226735 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c3287b-b5f4-44f6-9dce-59bc2af84022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:35.263425 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Created reservations ['8a7f1d48-079a-414d-b0a7-4768daab5352', '7b93c4b2-0110-4ddc-aaf1-a793e8174fbd', 'd6d94c0e-ba79-4905-8b73-7a635951050d', 'bb0bf484-16a7-4e31-8a32-dbd5b97b5dbd'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:35.264220 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c3287b-b5f4-44f6-9dce-59bc2af84022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a7f1d48-079a-414d-b0a7-4768daab5352', '7b93c4b2-0110-4ddc-aaf1-a793e8174fbd', 'd6d94c0e-ba79-4905-8b73-7a635951050d', 'bb0bf484-16a7-4e31-8a32-dbd5b97b5dbd']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:35.264938 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a77d03a-c465-44b2-bda9-eb17fde2460b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:35.297900 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a77d03a-c465-44b2-bda9-eb17fde2460b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e63b66c-f562-4d1c-a904-86dfed65b8de', '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='f5b1813842264a11846c7e25c2c37b7b',qos_specs=None,replication_status=,reservations=['8a7f1d48-079a-414d-b0a7-4768daab5352','7b93c4b2-0110-4ddc-aaf1-a793e8174fbd','d6d94c0e-ba79-4905-8b73-7a635951050d','bb0bf484-16a7-4e31-8a32-dbd5b97b5dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62682c39fa86434d8cf5875dc9de9e01',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:35Z,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=7e63b66c-f562-4d1c-a904-86dfed65b8de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b1813842264a11846c7e25c2c37b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62682c39fa86434d8cf5875dc9de9e01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:35.298732 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85001e09-9dbe-4c20-b62d-f2e7d0785761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:35.315767 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85001e09-9dbe-4c20-b62d-f2e7d0785761) transitioned into 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='f5b1813842264a11846c7e25c2c37b7b',qos_specs=None,replication_status=,reservations=['8a7f1d48-079a-414d-b0a7-4768daab5352','7b93c4b2-0110-4ddc-aaf1-a793e8174fbd','d6d94c0e-ba79-4905-8b73-7a635951050d','bb0bf484-16a7-4e31-8a32-dbd5b97b5dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62682c39fa86434d8cf5875dc9de9e01',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:35.316452 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e181e50-276a-4dce-b294-5742ec74c4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:35.326234 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e181e50-276a-4dce-b294-5742ec74c4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:35.327219 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Flow 'volume_create_api' (a54fd9d3-c609-48ac-9b8c-036f73fc2dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:35.327584 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Create volume request issued successfully. Aug 07 18:57:35.334713 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:35.334713 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:35.335100 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:35.819562 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-db712a3e-9db1-4d93-a8b1-352c28166094 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:35.821110 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-db712a3e-9db1-4d93-a8b1-352c28166094 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] GET https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f Aug 07 18:57:35.821485 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-db712a3e-9db1-4d93-a8b1-352c28166094 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:35.822838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-db712a3e-9db1-4d93-a8b1-352c28166094 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:35.828299 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-db712a3e-9db1-4d93-a8b1-352c28166094 tempest-VolumesTestJSON-177407609 tempest-VolumesTestJSON-177407609-project-member] https://10.4.3.15/volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f returned with HTTP 404 Aug 07 18:57:35.828978 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 660/2637] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:35 2026] GET /volume/v3/volumes/a16a1aa1-d67b-4f71-b36a-a3b7c1fa763f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:36.114425 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3f823a7c-7a21-41ff-962d-658a8aef89ca None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:36.116212 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f823a7c-7a21-41ff-962d-658a8aef89ca tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:36.116392 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3f823a7c-7a21-41ff-962d-658a8aef89ca tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:36.116640 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3f823a7c-7a21-41ff-962d-658a8aef89ca tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:36.124577 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:36.124577 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:36.131641 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3f823a7c-7a21-41ff-962d-658a8aef89ca tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:36.134026 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f823a7c-7a21-41ff-962d-658a8aef89ca tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:36.134794 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 661/2638] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:36 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:36.147357 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e43ecc98-1113-44e6-8fdd-f6e2ea1f17fd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:36.149801 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e43ecc98-1113-44e6-8fdd-f6e2ea1f17fd tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:36.150121 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e43ecc98-1113-44e6-8fdd-f6e2ea1f17fd tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:36.150386 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e43ecc98-1113-44e6-8fdd-f6e2ea1f17fd tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:36.163983 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:36.163983 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:36.170902 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e43ecc98-1113-44e6-8fdd-f6e2ea1f17fd tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:36.178355 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e43ecc98-1113-44e6-8fdd-f6e2ea1f17fd tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:36.179008 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 666/2639] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:36 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:36.345206 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:36.345206 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:36.345604 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:36.345604 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Checking backup size 1 against volume size 1 {{(pid=100342) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:57:36.345604 np0000006749 devstack@c-api.service[100342]: INFO cinder.backup.api [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Overwriting volume 7e63b66c-f562-4d1c-a904-86dfed65b8de with restore of backup f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:36.358488 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] restore_backup in rpcapi backup_id f17b7eca-e71a-4518-b408-b212c4416c60 {{(pid=100342) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:57:36.360410 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-398cd60c-8aed-4227-92f9-ff265568b044 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60/restore returned with HTTP 202 Aug 07 18:57:36.361008 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 653/2640] 10.4.3.15 () {70 vars in 1426 bytes} [Fri Aug 7 18:57:35 2026] POST /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60/restore => generated 152 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:36.371861 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8193da9b-20e1-4fe7-b38b-6750bdab8a56 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:36.373449 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8193da9b-20e1-4fe7-b38b-6750bdab8a56 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:36.373764 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8193da9b-20e1-4fe7-b38b-6750bdab8a56 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:36.374061 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8193da9b-20e1-4fe7-b38b-6750bdab8a56 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:36.374256 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-8193da9b-20e1-4fe7-b38b-6750bdab8a56 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:36.380728 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:36.380728 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:36.380728 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8193da9b-20e1-4fe7-b38b-6750bdab8a56 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:36.380728 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 661/2641] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:36 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:36.899761 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-fbf7fd87-3cd7-48af-8c6f-624109d3b476 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:36.902345 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-fbf7fd87-3cd7-48af-8c6f-624109d3b476 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:36.902724 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-fbf7fd87-3cd7-48af-8c6f-624109d3b476 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:36.903070 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-fbf7fd87-3cd7-48af-8c6f-624109d3b476 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:36.910943 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:36.910943 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:36.916747 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-fbf7fd87-3cd7-48af-8c6f-624109d3b476 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:36.921342 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-fbf7fd87-3cd7-48af-8c6f-624109d3b476 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:36.921975 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 662/2642] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:36 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:36.996742 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4558df43-9893-4f15-b1ec-fa3322b493c4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:36.997389 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4558df43-9893-4f15-b1ec-fa3322b493c4 None None] GET https://10.4.3.15/volume// Aug 07 18:57:36.997630 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4558df43-9893-4f15-b1ec-fa3322b493c4 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:36.997886 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4558df43-9893-4f15-b1ec-fa3322b493c4 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:36.998497 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4558df43-9893-4f15-b1ec-fa3322b493c4 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:36.998816 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 667/2643] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:57: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 07 18:57:37.006154 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-bec4eb98-83d9-4b65-835b-cb83aac7bf71 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.008339 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-bec4eb98-83d9-4b65-835b-cb83aac7bf71 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:57:37.008728 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-bec4eb98-83d9-4b65-835b-cb83aac7bf71 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7", "connector": null, "instance_uuid": "6a123807-4cee-4a96-931e-f15c7bc8bb7c"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:37.016835 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:37.016835 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:37.043862 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-bec4eb98-83d9-4b65-835b-cb83aac7bf71 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:57:37.044381 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 654/2644] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:57:37 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 07 18:57:37.074684 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-76104aad-40b8-4599-b149-f39e05f49eae None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.076732 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-76104aad-40b8-4599-b149-f39e05f49eae tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:37.076921 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-76104aad-40b8-4599-b149-f39e05f49eae tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:37.077125 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-76104aad-40b8-4599-b149-f39e05f49eae tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:37.085285 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4fe88e71-04da-48eb-9138-89c25336e943 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.086164 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4fe88e71-04da-48eb-9138-89c25336e943 None None] GET https://10.4.3.15/volume// Aug 07 18:57:37.087900 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4fe88e71-04da-48eb-9138-89c25336e943 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:37.088161 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4fe88e71-04da-48eb-9138-89c25336e943 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:37.088654 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4fe88e71-04da-48eb-9138-89c25336e943 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:37.088971 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 663/2645] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:57:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:57:37.092554 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:37.092554 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:37.097052 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-36688ef7-1be9-41a1-b337-e78b8167ff18 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.098597 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-76104aad-40b8-4599-b149-f39e05f49eae tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:37.099204 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-36688ef7-1be9-41a1-b337-e78b8167ff18 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:37.099458 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-36688ef7-1be9-41a1-b337-e78b8167ff18 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:37.099958 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-36688ef7-1be9-41a1-b337-e78b8167ff18 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:37.103768 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-76104aad-40b8-4599-b149-f39e05f49eae tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:37.104211 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 662/2646] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:37 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:37.110323 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:37.110323 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:37.114405 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-36688ef7-1be9-41a1-b337-e78b8167ff18 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:37.118825 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-36688ef7-1be9-41a1-b337-e78b8167ff18 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:37.119381 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 668/2647] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:57:37 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:57:37.218043 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-0cc42032-0644-430d-8371-5553e3833708 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.220141 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-0cc42032-0644-430d-8371-5553e3833708 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] PUT https://10.4.3.15/volume/v3/attachments/af1cf580-01b1-461d-9255-7dad8c95eee4 Aug 07 18:57:37.220533 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-0cc42032-0644-430d-8371-5553e3833708 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:37.227856 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-0cc42032-0644-430d-8371-5553e3833708 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Acquiring lock "cinder-attachment_update-1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:57:37.232896 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-0cc42032-0644-430d-8371-5553e3833708 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Lock "cinder-attachment_update-1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:57:37.233769 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:37.233769 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:37.325729 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-0cc42032-0644-430d-8371-5553e3833708 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Lock "cinder-attachment_update-1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7-np0000006749" released by "attachment_update" :: held 0.093s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:57:37.326056 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-0cc42032-0644-430d-8371-5553e3833708 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/af1cf580-01b1-461d-9255-7dad8c95eee4 returned with HTTP 200 Aug 07 18:57:37.326696 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 655/2648] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:57:37 2026] PUT /volume/v3/attachments/af1cf580-01b1-461d-9255-7dad8c95eee4 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:37.392360 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9516a11a-a176-4fad-ab3f-715a26472555 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.394124 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9516a11a-a176-4fad-ab3f-715a26472555 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:37.394338 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9516a11a-a176-4fad-ab3f-715a26472555 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:37.394521 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9516a11a-a176-4fad-ab3f-715a26472555 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:37.394631 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-9516a11a-a176-4fad-ab3f-715a26472555 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:37.398481 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:37.398481 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:37.399030 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9516a11a-a176-4fad-ab3f-715a26472555 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:37.399351 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 664/2649] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:37 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:37.427767 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6eb5bfc5-ee0b-4213-b074-6496b97ecff1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.523188 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6eb5bfc5-ee0b-4213-b074-6496b97ecff1 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] POST https://10.4.3.15/volume/v3/types/c09993e3-c875-483c-abc4-9c8a30e1b0b3/encryption Aug 07 18:57:37.523544 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6eb5bfc5-ee0b-4213-b074-6496b97ecff1 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:37.532274 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6eb5bfc5-ee0b-4213-b074-6496b97ecff1 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] https://10.4.3.15/volume/v3/types/c09993e3-c875-483c-abc4-9c8a30e1b0b3/encryption returned with HTTP 404 Aug 07 18:57:37.532738 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 663/2650] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 18:57:37 2026] POST /volume/v3/types/c09993e3-c875-483c-abc4-9c8a30e1b0b3/encryption => generated 114 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:37.542079 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b48b9541-5998-463e-a304-88bd0de74e24 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.545394 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b48b9541-5998-463e-a304-88bd0de74e24 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:57:37.545809 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b48b9541-5998-463e-a304-88bd0de74e24 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1331553591", "os-volume-type-access:is_public": false}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:37.559246 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b48b9541-5998-463e-a304-88bd0de74e24 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:57:37.559804 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 669/2651] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 18:57:37 2026] POST /volume/v3/types => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:37.568524 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dee3497b-4f2f-4cb8-b6f1-2d53560b8c2f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.622507 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dee3497b-4f2f-4cb8-b6f1-2d53560b8c2f tempest-VolumeTypesNegativeTest-209107936 tempest-VolumeTypesNegativeTest-209107936-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:37.622835 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dee3497b-4f2f-4cb8-b6f1-2d53560b8c2f tempest-VolumeTypesNegativeTest-209107936 tempest-VolumeTypesNegativeTest-209107936-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "effc5957-19a8-4e00-a1bc-9aa90aa4189a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1421260322"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:37.624166 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-dee3497b-4f2f-4cb8-b6f1-2d53560b8c2f tempest-VolumeTypesNegativeTest-209107936 tempest-VolumeTypesNegativeTest-209107936-project-member] Create volume request body: {'volume': {'volume_type': 'effc5957-19a8-4e00-a1bc-9aa90aa4189a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1421260322'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:37.631978 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dee3497b-4f2f-4cb8-b6f1-2d53560b8c2f tempest-VolumeTypesNegativeTest-209107936 tempest-VolumeTypesNegativeTest-209107936-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 404 Aug 07 18:57:37.632733 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 656/2652] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:57:37 2026] POST /volume/v3/volumes => generated 114 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:37.640337 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-89b790d9-4c30-4d89-b260-1d8991e71c40 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.642492 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-89b790d9-4c30-4d89-b260-1d8991e71c40 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] DELETE https://10.4.3.15/volume/v3/types/effc5957-19a8-4e00-a1bc-9aa90aa4189a Aug 07 18:57:37.642748 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-89b790d9-4c30-4d89-b260-1d8991e71c40 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:37.642986 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-89b790d9-4c30-4d89-b260-1d8991e71c40 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:37.664383 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-89b790d9-4c30-4d89-b260-1d8991e71c40 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] https://10.4.3.15/volume/v3/types/effc5957-19a8-4e00-a1bc-9aa90aa4189a returned with HTTP 202 Aug 07 18:57:37.665169 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 665/2653] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:57:37 2026] DELETE /volume/v3/types/effc5957-19a8-4e00-a1bc-9aa90aa4189a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:37.671259 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-faf2f415-668d-4a89-ad41-e864e40d9fc9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.674232 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-faf2f415-668d-4a89-ad41-e864e40d9fc9 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] GET https://10.4.3.15/volume/v3/types/effc5957-19a8-4e00-a1bc-9aa90aa4189a Aug 07 18:57:37.674473 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-faf2f415-668d-4a89-ad41-e864e40d9fc9 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:37.674722 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-faf2f415-668d-4a89-ad41-e864e40d9fc9 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:37.677907 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-faf2f415-668d-4a89-ad41-e864e40d9fc9 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] https://10.4.3.15/volume/v3/types/effc5957-19a8-4e00-a1bc-9aa90aa4189a returned with HTTP 404 Aug 07 18:57:37.679192 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 664/2654] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:57:37 2026] GET /volume/v3/types/effc5957-19a8-4e00-a1bc-9aa90aa4189a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:37.689826 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9c39cf1e-4f23-48e4-ac48-0e1abae3dc37 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.692449 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c39cf1e-4f23-48e4-ac48-0e1abae3dc37 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:57:37.693331 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c39cf1e-4f23-48e4-ac48-0e1abae3dc37 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:37.695553 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c39cf1e-4f23-48e4-ac48-0e1abae3dc37 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 400 Aug 07 18:57:37.696203 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 670/2655] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:57:37 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:57:37.703118 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a1378897-95ef-4b7c-bc28-d022acc6f303 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.704796 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a1378897-95ef-4b7c-bc28-d022acc6f303 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:57:37.705197 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a1378897-95ef-4b7c-bc28-d022acc6f303 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1147188793"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:37.706672 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:37.706672 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:37.717119 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a1378897-95ef-4b7c-bc28-d022acc6f303 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:57:37.717499 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 657/2656] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:57:37 2026] POST /volume/v3/types => generated 229 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:37.724801 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-85e3d0e7-835f-4994-a96c-7a734750f294 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.726518 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-85e3d0e7-835f-4994-a96c-7a734750f294 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:57:37.726889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-85e3d0e7-835f-4994-a96c-7a734750f294 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1147188793"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:37.732310 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-85e3d0e7-835f-4994-a96c-7a734750f294 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1147188793 already exists. Aug 07 18:57:37.732489 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-85e3d0e7-835f-4994-a96c-7a734750f294 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 409 Aug 07 18:57:37.732946 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 666/2657] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:57:37 2026] POST /volume/v3/types => generated 134 bytes in 8 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:37.738596 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-45f7e20a-683a-4757-9ed5-93856093e9f1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.740200 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-45f7e20a-683a-4757-9ed5-93856093e9f1 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] DELETE https://10.4.3.15/volume/v3/types/160246a8-c2c3-47d3-9a0e-2505b98221cd Aug 07 18:57:37.740458 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-45f7e20a-683a-4757-9ed5-93856093e9f1 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:37.740700 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-45f7e20a-683a-4757-9ed5-93856093e9f1 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:37.763571 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-45f7e20a-683a-4757-9ed5-93856093e9f1 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] https://10.4.3.15/volume/v3/types/160246a8-c2c3-47d3-9a0e-2505b98221cd returned with HTTP 202 Aug 07 18:57:37.764054 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 665/2658] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:57:37 2026] DELETE /volume/v3/types/160246a8-c2c3-47d3-9a0e-2505b98221cd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:37.769883 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2ee12150-e793-455f-87e6-e036e0a35f69 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.771976 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ee12150-e793-455f-87e6-e036e0a35f69 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] GET https://10.4.3.15/volume/v3/types/160246a8-c2c3-47d3-9a0e-2505b98221cd Aug 07 18:57:37.772366 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ee12150-e793-455f-87e6-e036e0a35f69 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:37.772673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ee12150-e793-455f-87e6-e036e0a35f69 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:37.776736 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ee12150-e793-455f-87e6-e036e0a35f69 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] https://10.4.3.15/volume/v3/types/160246a8-c2c3-47d3-9a0e-2505b98221cd returned with HTTP 404 Aug 07 18:57:37.777325 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 671/2659] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:57:37 2026] GET /volume/v3/types/160246a8-c2c3-47d3-9a0e-2505b98221cd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:37.784507 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b845d41-3e49-4b92-9ac6-4ad1df8302a8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.786322 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b845d41-3e49-4b92-9ac6-4ad1df8302a8 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] DELETE https://10.4.3.15/volume/v3/types/daf38850-6475-46f3-80f5-6ca0b298d255 Aug 07 18:57:37.786635 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b845d41-3e49-4b92-9ac6-4ad1df8302a8 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:37.786882 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b845d41-3e49-4b92-9ac6-4ad1df8302a8 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:37.790987 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b845d41-3e49-4b92-9ac6-4ad1df8302a8 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] https://10.4.3.15/volume/v3/types/daf38850-6475-46f3-80f5-6ca0b298d255 returned with HTTP 404 Aug 07 18:57:37.791478 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 658/2660] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:57:37 2026] DELETE /volume/v3/types/daf38850-6475-46f3-80f5-6ca0b298d255 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:37.798224 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-518cda92-f522-4570-9b30-383b26c33460 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:37.799984 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-518cda92-f522-4570-9b30-383b26c33460 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] GET https://10.4.3.15/volume/v3/types/f46b2bcd-ca95-40a5-b7a1-0aef9175ba10 Aug 07 18:57:37.800193 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-518cda92-f522-4570-9b30-383b26c33460 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:37.800391 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-518cda92-f522-4570-9b30-383b26c33460 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:37.803540 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-518cda92-f522-4570-9b30-383b26c33460 tempest-VolumeTypesNegativeTest-306455344 tempest-VolumeTypesNegativeTest-306455344-project-admin] https://10.4.3.15/volume/v3/types/f46b2bcd-ca95-40a5-b7a1-0aef9175ba10 returned with HTTP 404 Aug 07 18:57:37.804012 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 667/2661] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:57:37 2026] GET /volume/v3/types/f46b2bcd-ca95-40a5-b7a1-0aef9175ba10 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:38.117431 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9b01c66d-d924-4fae-ba76-54213eb0f5e1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:38.119927 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b01c66d-d924-4fae-ba76-54213eb0f5e1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:38.120365 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9b01c66d-d924-4fae-ba76-54213eb0f5e1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:38.120672 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9b01c66d-d924-4fae-ba76-54213eb0f5e1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:38.130506 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:38.130506 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:38.134925 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9b01c66d-d924-4fae-ba76-54213eb0f5e1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:38.139778 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b01c66d-d924-4fae-ba76-54213eb0f5e1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:38.140585 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 666/2662] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:38 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:38.410502 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e5aeac76-ae35-4586-ba82-574ae12323a4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:38.412236 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e5aeac76-ae35-4586-ba82-574ae12323a4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:38.412761 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e5aeac76-ae35-4586-ba82-574ae12323a4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:38.412761 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e5aeac76-ae35-4586-ba82-574ae12323a4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:38.412872 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e5aeac76-ae35-4586-ba82-574ae12323a4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:38.417736 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:38.417736 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:38.418399 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e5aeac76-ae35-4586-ba82-574ae12323a4 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:38.418764 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 672/2663] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:38 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:39.152028 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-88266ac8-7a07-4a8c-b54b-3c43fc8bf58f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:39.153637 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88266ac8-7a07-4a8c-b54b-3c43fc8bf58f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:39.153836 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88266ac8-7a07-4a8c-b54b-3c43fc8bf58f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:39.154073 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88266ac8-7a07-4a8c-b54b-3c43fc8bf58f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:39.163390 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:39.163390 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:39.166494 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-88266ac8-7a07-4a8c-b54b-3c43fc8bf58f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:39.171684 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88266ac8-7a07-4a8c-b54b-3c43fc8bf58f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:39.172057 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 659/2664] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:39 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:39.425533 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:39.427793 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-526e949a-4823-4d58-8782-d9f60a5dfe32 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:39.430937 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-526e949a-4823-4d58-8782-d9f60a5dfe32 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:39.431159 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-526e949a-4823-4d58-8782-d9f60a5dfe32 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:39.431335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-526e949a-4823-4d58-8782-d9f60a5dfe32 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:39.431437 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-526e949a-4823-4d58-8782-d9f60a5dfe32 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:39.436643 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:39.436643 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:39.437249 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-526e949a-4823-4d58-8782-d9f60a5dfe32 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:39.437623 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 667/2665] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:39 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:39.525349 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:39.529347 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-993067514"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:39.530969 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-993067514'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:39.531093 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Create volume of 1 GB Aug 07 18:57:39.534682 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Availability Zones retrieved successfully. Aug 07 18:57:39.539642 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Flow 'volume_create_api' (c99cfdee-8224-4e19-8af7-860b6ed33dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:39.540447 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15142a5d-2e87-4fc6-8b28-94e72448a350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:39.541238 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:39.562645 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15142a5d-2e87-4fc6-8b28-94e72448a350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:39.563333 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c9d4cd5-213d-425f-ac0e-deb836124fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:39.608867 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Created reservations ['c8c0ec42-2021-4c05-8f9c-8b335c62b0e6', '6009e005-51a9-4230-8b20-81a4f0244888', '925d0ca7-622e-41ba-8c99-c97fead3a39a', '697f6e43-3516-4a91-b30b-c7083204873b'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:39.609564 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c9d4cd5-213d-425f-ac0e-deb836124fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8c0ec42-2021-4c05-8f9c-8b335c62b0e6', '6009e005-51a9-4230-8b20-81a4f0244888', '925d0ca7-622e-41ba-8c99-c97fead3a39a', '697f6e43-3516-4a91-b30b-c7083204873b']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:39.610573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9575fc68-9cb0-4c2d-9b15-fefa84ed4887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:39.631502 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9575fc68-9cb0-4c2d-9b15-fefa84ed4887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c3cd85-c14a-4f96-b5c7-172af841da39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-993067514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90d0635c2d83429c8ff2074ea19a7347',qos_specs=None,replication_status=,reservations=['c8c0ec42-2021-4c05-8f9c-8b335c62b0e6','6009e005-51a9-4230-8b20-81a4f0244888','925d0ca7-622e-41ba-8c99-c97fead3a39a','697f6e43-3516-4a91-b30b-c7083204873b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56dbf19261424deda84adf8b9ea3ba9a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-993067514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c3cd85-c14a-4f96-b5c7-172af841da39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90d0635c2d83429c8ff2074ea19a7347',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56dbf19261424deda84adf8b9ea3ba9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:39.632221 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba61f0be-7a11-4beb-a3a0-1b6f0cf3bc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:39.647797 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba61f0be-7a11-4beb-a3a0-1b6f0cf3bc60) transitioned into state 'SUCCESS' from state '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-993067514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90d0635c2d83429c8ff2074ea19a7347',qos_specs=None,replication_status=,reservations=['c8c0ec42-2021-4c05-8f9c-8b335c62b0e6','6009e005-51a9-4230-8b20-81a4f0244888','925d0ca7-622e-41ba-8c99-c97fead3a39a','697f6e43-3516-4a91-b30b-c7083204873b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56dbf19261424deda84adf8b9ea3ba9a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:39.648460 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f28261-c060-404f-bf68-1aa6efe561ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:39.656181 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f28261-c060-404f-bf68-1aa6efe561ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:39.656906 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Flow 'volume_create_api' (c99cfdee-8224-4e19-8af7-860b6ed33dab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:39.657189 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Create volume request issued successfully. Aug 07 18:57:39.657698 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-10ec7a74-1778-49a9-b2b2-c6075caa1047 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:39.658116 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 668/2666] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:57:39 2026] POST /volume/v3/volumes => generated 747 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:39.672338 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f67eb1fc-24f2-4627-b356-9be06a715d3a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:39.673971 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f67eb1fc-24f2-4627-b356-9be06a715d3a tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] GET https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 Aug 07 18:57:39.674162 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f67eb1fc-24f2-4627-b356-9be06a715d3a tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:39.674361 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f67eb1fc-24f2-4627-b356-9be06a715d3a tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:39.681610 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:39.681610 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:39.685096 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f67eb1fc-24f2-4627-b356-9be06a715d3a tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:39.688966 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f67eb1fc-24f2-4627-b356-9be06a715d3a tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 returned with HTTP 200 Aug 07 18:57:39.689376 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 673/2667] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:39 2026] GET /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:40.185444 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9121bbbe-c8c4-49c8-9b9d-2da7dc1d4520 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.187188 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9121bbbe-c8c4-49c8-9b9d-2da7dc1d4520 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:40.187409 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9121bbbe-c8c4-49c8-9b9d-2da7dc1d4520 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:40.187621 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9121bbbe-c8c4-49c8-9b9d-2da7dc1d4520 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:40.197690 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.197690 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:40.201817 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9121bbbe-c8c4-49c8-9b9d-2da7dc1d4520 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:40.205948 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9121bbbe-c8c4-49c8-9b9d-2da7dc1d4520 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:40.206347 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 660/2668] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:40 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:40.448870 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c220ad38-5874-4635-b67c-62c708284b00 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.450681 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c220ad38-5874-4635-b67c-62c708284b00 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:40.450769 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c220ad38-5874-4635-b67c-62c708284b00 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:40.450888 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c220ad38-5874-4635-b67c-62c708284b00 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:40.451017 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-c220ad38-5874-4635-b67c-62c708284b00 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:40.455481 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.455481 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:40.456098 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c220ad38-5874-4635-b67c-62c708284b00 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:40.456578 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 668/2669] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:40 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:40.702056 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1cdfee96-d1f6-4eef-8e94-e95e8e5125d2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.704123 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1cdfee96-d1f6-4eef-8e94-e95e8e5125d2 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] GET https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 Aug 07 18:57:40.704365 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1cdfee96-d1f6-4eef-8e94-e95e8e5125d2 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:40.704610 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1cdfee96-d1f6-4eef-8e94-e95e8e5125d2 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:40.712116 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.712116 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:40.715851 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1cdfee96-d1f6-4eef-8e94-e95e8e5125d2 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:40.719733 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1cdfee96-d1f6-4eef-8e94-e95e8e5125d2 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 returned with HTTP 200 Aug 07 18:57:40.720155 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 669/2670] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:40 2026] GET /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:40.734661 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bb0ee3b8-c243-4d72-8ea6-fb335e7cccd9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.736500 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb0ee3b8-c243-4d72-8ea6-fb335e7cccd9 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] POST https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata Aug 07 18:57:40.736852 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb0ee3b8-c243-4d72-8ea6-fb335e7cccd9 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:40.745653 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.745653 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:40.746146 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bb0ee3b8-c243-4d72-8ea6-fb335e7cccd9 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:40.756273 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bb0ee3b8-c243-4d72-8ea6-fb335e7cccd9 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Create volume metadata completed successfully. Aug 07 18:57:40.756581 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb0ee3b8-c243-4d72-8ea6-fb335e7cccd9 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata returned with HTTP 200 Aug 07 18:57:40.757006 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 674/2671] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 18:57:40 2026] POST /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:40.763588 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0a4f04fd-2eab-4230-8441-e0f0d0446028 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.765919 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a4f04fd-2eab-4230-8441-e0f0d0446028 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] GET https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata Aug 07 18:57:40.766230 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a4f04fd-2eab-4230-8441-e0f0d0446028 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:40.766492 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a4f04fd-2eab-4230-8441-e0f0d0446028 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:40.779809 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.779809 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:40.780295 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0a4f04fd-2eab-4230-8441-e0f0d0446028 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:40.790476 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0a4f04fd-2eab-4230-8441-e0f0d0446028 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Get volume metadata completed successfully. Aug 07 18:57:40.790796 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a4f04fd-2eab-4230-8441-e0f0d0446028 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata returned with HTTP 200 Aug 07 18:57:40.791220 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 661/2672] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:57:40 2026] GET /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata => generated 101 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:40.798964 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-11564c27-40f7-4059-a9e5-355968767451 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.803361 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-11564c27-40f7-4059-a9e5-355968767451 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] PUT https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata Aug 07 18:57:40.803703 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-11564c27-40f7-4059-a9e5-355968767451 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:40.811842 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.811842 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:40.812262 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-11564c27-40f7-4059-a9e5-355968767451 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:40.824595 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-11564c27-40f7-4059-a9e5-355968767451 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Update volume metadata completed successfully. Aug 07 18:57:40.824815 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-11564c27-40f7-4059-a9e5-355968767451 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata returned with HTTP 200 Aug 07 18:57:40.825184 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 669/2673] 10.4.3.15 () {68 vars in 1388 bytes} [Fri Aug 7 18:57:40 2026] PUT /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:57:40.831262 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a4ebd7bb-f538-4a38-b3da-43b39322dfd0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.833923 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a4ebd7bb-f538-4a38-b3da-43b39322dfd0 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] GET https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata Aug 07 18:57:40.834129 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a4ebd7bb-f538-4a38-b3da-43b39322dfd0 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:40.834306 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a4ebd7bb-f538-4a38-b3da-43b39322dfd0 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:40.836570 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=299,cinder:UPDATE=97,cinder:INSERT=48 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:57:40.842733 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.842733 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:40.843171 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a4ebd7bb-f538-4a38-b3da-43b39322dfd0 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:40.850160 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a4ebd7bb-f538-4a38-b3da-43b39322dfd0 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Get volume metadata completed successfully. Aug 07 18:57:40.850404 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a4ebd7bb-f538-4a38-b3da-43b39322dfd0 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata returned with HTTP 200 Aug 07 18:57:40.850912 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 670/2674] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:57:40 2026] GET /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:57:40.856880 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d325f479-9331-4b31-98a2-64fc94fe517c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.858492 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d325f479-9331-4b31-98a2-64fc94fe517c tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata/key1 Aug 07 18:57:40.858701 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d325f479-9331-4b31-98a2-64fc94fe517c tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:40.858877 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d325f479-9331-4b31-98a2-64fc94fe517c tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:40.866052 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.866052 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:40.866513 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d325f479-9331-4b31-98a2-64fc94fe517c tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:40.871661 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d325f479-9331-4b31-98a2-64fc94fe517c tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Get volume metadata completed successfully. Aug 07 18:57:40.879004 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d325f479-9331-4b31-98a2-64fc94fe517c tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Delete volume metadata completed successfully. Aug 07 18:57:40.879194 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d325f479-9331-4b31-98a2-64fc94fe517c tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata/key1 returned with HTTP 200 Aug 07 18:57:40.879722 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 675/2675] 10.4.3.15 () {66 vars in 1386 bytes} [Fri Aug 7 18:57:40 2026] DELETE /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 18:57:40.885154 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-67bb846a-b0e3-4982-98d4-5b7bbea9ca8a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.886798 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67bb846a-b0e3-4982-98d4-5b7bbea9ca8a tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] GET https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata Aug 07 18:57:40.886982 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67bb846a-b0e3-4982-98d4-5b7bbea9ca8a tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:40.887173 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67bb846a-b0e3-4982-98d4-5b7bbea9ca8a tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:40.893423 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.893423 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:40.893869 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-67bb846a-b0e3-4982-98d4-5b7bbea9ca8a tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:40.898232 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-67bb846a-b0e3-4982-98d4-5b7bbea9ca8a tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Get volume metadata completed successfully. Aug 07 18:57:40.898459 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67bb846a-b0e3-4982-98d4-5b7bbea9ca8a tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata returned with HTTP 200 Aug 07 18:57:40.898809 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 662/2676] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:57:40 2026] GET /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:57:40.906121 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0194a71d-4668-42a0-b6f7-73dd87290eca None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.907975 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0194a71d-4668-42a0-b6f7-73dd87290eca tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] PUT https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata Aug 07 18:57:40.908338 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0194a71d-4668-42a0-b6f7-73dd87290eca tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:40.918403 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.918403 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:40.918875 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0194a71d-4668-42a0-b6f7-73dd87290eca tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:40.926961 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0194a71d-4668-42a0-b6f7-73dd87290eca tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Update volume metadata completed successfully. Aug 07 18:57:40.927236 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0194a71d-4668-42a0-b6f7-73dd87290eca tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata returned with HTTP 200 Aug 07 18:57:40.927634 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 670/2677] 10.4.3.15 () {68 vars in 1388 bytes} [Fri Aug 7 18:57:40 2026] PUT /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:57:40.934700 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-71078209-f507-48fb-8316-7ab7b1a382b8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.936440 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-71078209-f507-48fb-8316-7ab7b1a382b8 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] POST https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata Aug 07 18:57:40.936951 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-71078209-f507-48fb-8316-7ab7b1a382b8 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:40.944960 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.944960 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:40.945404 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-71078209-f507-48fb-8316-7ab7b1a382b8 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:40.952492 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-71078209-f507-48fb-8316-7ab7b1a382b8 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Create volume metadata completed successfully. Aug 07 18:57:40.952706 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-71078209-f507-48fb-8316-7ab7b1a382b8 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata returned with HTTP 200 Aug 07 18:57:40.953229 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 671/2678] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 18:57:40 2026] POST /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:57:40.959369 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-321b10a9-8369-454a-b669-e4ba7f2fe6c1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.961197 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-321b10a9-8369-454a-b669-e4ba7f2fe6c1 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] PUT https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata/key3 Aug 07 18:57:40.961589 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-321b10a9-8369-454a-b669-e4ba7f2fe6c1 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:40.970655 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.970655 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:40.971319 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-321b10a9-8369-454a-b669-e4ba7f2fe6c1 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:40.979799 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-321b10a9-8369-454a-b669-e4ba7f2fe6c1 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Update volume metadata completed successfully. Aug 07 18:57:40.980061 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-321b10a9-8369-454a-b669-e4ba7f2fe6c1 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata/key3 returned with HTTP 200 Aug 07 18:57:40.980454 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 676/2679] 10.4.3.15 () {68 vars in 1403 bytes} [Fri Aug 7 18:57:40 2026] PUT /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:57:40.986451 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e23481ef-770e-4572-a590-d7cc5acf9a46 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:40.988098 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e23481ef-770e-4572-a590-d7cc5acf9a46 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] GET https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata/key3 Aug 07 18:57:40.988290 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e23481ef-770e-4572-a590-d7cc5acf9a46 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:40.988466 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e23481ef-770e-4572-a590-d7cc5acf9a46 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:40.994819 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:40.994819 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:40.995237 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e23481ef-770e-4572-a590-d7cc5acf9a46 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:40.999424 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e23481ef-770e-4572-a590-d7cc5acf9a46 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Get volume metadata completed successfully. Aug 07 18:57:40.999681 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e23481ef-770e-4572-a590-d7cc5acf9a46 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata/key3 returned with HTTP 200 Aug 07 18:57:41.000027 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 663/2680] 10.4.3.15 () {66 vars in 1383 bytes} [Fri Aug 7 18:57:40 2026] GET /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata/key3 => generated 35 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:57:41.006125 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-00e6e47d-dc40-4148-918b-aa5dbe96a356 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:41.007795 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-00e6e47d-dc40-4148-918b-aa5dbe96a356 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] GET https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata Aug 07 18:57:41.008064 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-00e6e47d-dc40-4148-918b-aa5dbe96a356 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:41.008297 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-00e6e47d-dc40-4148-918b-aa5dbe96a356 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:41.015120 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:41.015120 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:41.015520 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-00e6e47d-dc40-4148-918b-aa5dbe96a356 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:41.020319 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-00e6e47d-dc40-4148-918b-aa5dbe96a356 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Get volume metadata completed successfully. Aug 07 18:57:41.020670 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-00e6e47d-dc40-4148-918b-aa5dbe96a356 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata returned with HTTP 200 Aug 07 18:57:41.021000 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 671/2681] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 18:57:41 2026] GET /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:57:41.026973 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8349d079-052f-4f03-893a-13e4830e6178 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:41.028603 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8349d079-052f-4f03-893a-13e4830e6178 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] PUT https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata Aug 07 18:57:41.028893 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8349d079-052f-4f03-893a-13e4830e6178 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:41.036588 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:41.036588 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:41.036984 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8349d079-052f-4f03-893a-13e4830e6178 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:41.044119 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8349d079-052f-4f03-893a-13e4830e6178 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Update volume metadata completed successfully. Aug 07 18:57:41.044343 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8349d079-052f-4f03-893a-13e4830e6178 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata returned with HTTP 200 Aug 07 18:57:41.044702 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 672/2682] 10.4.3.15 () {68 vars in 1388 bytes} [Fri Aug 7 18:57:41 2026] PUT /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39/metadata => generated 16 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:57:41.051342 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-859738df-0c81-4454-b4d9-62fbbda62f30 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:41.052858 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-859738df-0c81-4454-b4d9-62fbbda62f30 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] GET https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 Aug 07 18:57:41.053055 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-859738df-0c81-4454-b4d9-62fbbda62f30 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:41.053246 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-859738df-0c81-4454-b4d9-62fbbda62f30 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:41.065699 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:41.065699 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:41.069049 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-859738df-0c81-4454-b4d9-62fbbda62f30 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:41.072536 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-859738df-0c81-4454-b4d9-62fbbda62f30 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 returned with HTTP 200 Aug 07 18:57:41.072856 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 677/2683] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:41 2026] GET /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:41.087490 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f774f309-5b9d-4a03-83db-81a94511f3d4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:41.090222 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f774f309-5b9d-4a03-83db-81a94511f3d4 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 Aug 07 18:57:41.090403 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f774f309-5b9d-4a03-83db-81a94511f3d4 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:41.090588 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f774f309-5b9d-4a03-83db-81a94511f3d4 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:41.090738 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f774f309-5b9d-4a03-83db-81a94511f3d4 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Delete volume with id: a2c3cd85-c14a-4f96-b5c7-172af841da39 Aug 07 18:57:41.097204 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:41.097204 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:41.097696 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f774f309-5b9d-4a03-83db-81a94511f3d4 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:41.114885 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f774f309-5b9d-4a03-83db-81a94511f3d4 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Delete volume request issued successfully. Aug 07 18:57:41.117036 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f774f309-5b9d-4a03-83db-81a94511f3d4 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 returned with HTTP 202 Aug 07 18:57:41.117036 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 664/2684] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:41 2026] DELETE /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:41.122571 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-564c5bfa-f117-4bfa-9087-1e71f6460d52 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:41.129052 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-564c5bfa-f117-4bfa-9087-1e71f6460d52 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] GET https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 Aug 07 18:57:41.129424 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-564c5bfa-f117-4bfa-9087-1e71f6460d52 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:41.129424 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-564c5bfa-f117-4bfa-9087-1e71f6460d52 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:41.140234 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:41.140234 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:41.145427 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-564c5bfa-f117-4bfa-9087-1e71f6460d52 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Volume info retrieved successfully. Aug 07 18:57:41.150809 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-564c5bfa-f117-4bfa-9087-1e71f6460d52 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 returned with HTTP 200 Aug 07 18:57:41.151864 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 672/2685] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:41 2026] GET /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:41.217977 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-773f4e09-a8e4-4923-802d-e305b503ca20 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:41.219720 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-773f4e09-a8e4-4923-802d-e305b503ca20 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:41.219945 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-773f4e09-a8e4-4923-802d-e305b503ca20 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:41.220216 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-773f4e09-a8e4-4923-802d-e305b503ca20 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:41.229143 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:41.229143 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:41.232259 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-773f4e09-a8e4-4923-802d-e305b503ca20 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:41.235866 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-773f4e09-a8e4-4923-802d-e305b503ca20 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:41.236220 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 673/2686] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:41 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:41.466144 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-65ef0d6f-87cb-4baf-8319-2ac200e9f403 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:41.468353 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65ef0d6f-87cb-4baf-8319-2ac200e9f403 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:41.468576 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65ef0d6f-87cb-4baf-8319-2ac200e9f403 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:41.468864 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65ef0d6f-87cb-4baf-8319-2ac200e9f403 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:41.468984 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-65ef0d6f-87cb-4baf-8319-2ac200e9f403 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:41.470950 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=231,cinder:UPDATE=24,cinder:INSERT=14 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:57:41.475106 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:41.475106 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:41.475802 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65ef0d6f-87cb-4baf-8319-2ac200e9f403 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:41.476326 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 678/2687] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:41 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:41.908811 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-9e891dcf-0980-4e3e-a1ba-893258c6d43d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:41.910849 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-9e891dcf-0980-4e3e-a1ba-893258c6d43d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/attachments/af1cf580-01b1-461d-9255-7dad8c95eee4/action Aug 07 18:57:41.911359 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-9e891dcf-0980-4e3e-a1ba-893258c6d43d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:57:41.911359 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-9e891dcf-0980-4e3e-a1ba-893258c6d43d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:41.926046 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:41.926046 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:41.937683 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7138f659-7c58-452c-a79c-d74d65b5b1c8 req-9e891dcf-0980-4e3e-a1ba-893258c6d43d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/af1cf580-01b1-461d-9255-7dad8c95eee4/action returned with HTTP 204 Aug 07 18:57:41.938126 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 665/2688] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:57:41 2026] POST /volume/v3/attachments/af1cf580-01b1-461d-9255-7dad8c95eee4/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:42.166440 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ad373368-5137-47dd-aecf-491ca0cd4854 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:42.170331 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ad373368-5137-47dd-aecf-491ca0cd4854 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] GET https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 Aug 07 18:57:42.170331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ad373368-5137-47dd-aecf-491ca0cd4854 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:42.170331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ad373368-5137-47dd-aecf-491ca0cd4854 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:42.174006 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ad373368-5137-47dd-aecf-491ca0cd4854 tempest-VolumesMetadataTest-1955332818 tempest-VolumesMetadataTest-1955332818-project-member] https://10.4.3.15/volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 returned with HTTP 404 Aug 07 18:57:42.174411 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 673/2689] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:42 2026] GET /volume/v3/volumes/a2c3cd85-c14a-4f96-b5c7-172af841da39 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:42.248050 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ba8211f3-0c43-43a3-99b9-53a24109cf60 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:42.250760 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ba8211f3-0c43-43a3-99b9-53a24109cf60 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:42.251074 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ba8211f3-0c43-43a3-99b9-53a24109cf60 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:42.251273 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ba8211f3-0c43-43a3-99b9-53a24109cf60 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:42.265428 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:42.265428 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:42.269683 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ba8211f3-0c43-43a3-99b9-53a24109cf60 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:42.275016 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ba8211f3-0c43-43a3-99b9-53a24109cf60 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:42.275558 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 674/2690] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:42 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:42.485239 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f65769d6-df3a-4c96-9ddf-907843eb108b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:42.487701 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f65769d6-df3a-4c96-9ddf-907843eb108b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:42.487974 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f65769d6-df3a-4c96-9ddf-907843eb108b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:42.488244 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f65769d6-df3a-4c96-9ddf-907843eb108b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:42.488396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f65769d6-df3a-4c96-9ddf-907843eb108b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:42.493469 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:42.493469 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:42.494201 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f65769d6-df3a-4c96-9ddf-907843eb108b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:42.494704 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 679/2691] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:42 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:43.421187 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:43.422805 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:43.423166 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-715720596"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:43.424484 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume request body: {'volume': {'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-715720596'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:43.498057 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume of 1 GB Aug 07 18:57:43.500611 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=332,cinder:INSERT=63,cinder:UPDATE=89 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:57:43.503790 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Availability Zones retrieved successfully. Aug 07 18:57:43.507279 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bd6486a0-e73f-42f5-8c1e-b9c7439d3445 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:43.508168 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Flow 'volume_create_api' (a9e23bf8-9895-4864-b4fd-3f03ae22f19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:43.509220 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9288a64-53ca-479c-a1a1-14d2672f5e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:43.509534 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd6486a0-e73f-42f5-8c1e-b9c7439d3445 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:43.509796 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd6486a0-e73f-42f5-8c1e-b9c7439d3445 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:43.510080 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd6486a0-e73f-42f5-8c1e-b9c7439d3445 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:43.510201 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-bd6486a0-e73f-42f5-8c1e-b9c7439d3445 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:43.510435 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:43.515279 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:43.515279 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:43.515560 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd6486a0-e73f-42f5-8c1e-b9c7439d3445 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:43.515929 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 674/2692] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:43 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:43.573281 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9288a64-53ca-479c-a1a1-14d2672f5e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:43.574022 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a68b1f1-0a8a-4f1f-a5fa-46de9ca13e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:43.629049 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Created reservations ['c2f686ec-e2cc-4e1a-9e75-5a001bb0c3c5', '6a8d690f-8ff0-4ac0-97a9-9b3a064d74eb', 'e760d1c0-2245-4f00-b45e-1cb932153b54', '109de159-9213-4503-bdcc-833f71c86e80'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:43.630128 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a68b1f1-0a8a-4f1f-a5fa-46de9ca13e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2f686ec-e2cc-4e1a-9e75-5a001bb0c3c5', '6a8d690f-8ff0-4ac0-97a9-9b3a064d74eb', 'e760d1c0-2245-4f00-b45e-1cb932153b54', '109de159-9213-4503-bdcc-833f71c86e80']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:43.631273 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43cb1ec-88e5-4e12-9701-b29c2b5b7d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:43.652932 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43cb1ec-88e5-4e12-9701-b29c2b5b7d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32bcbaed-1865-4850-b17f-718fda89776c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-715720596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b41274929db74d468a3e04d8ade3c04f',qos_specs=None,replication_status=,reservations=['c2f686ec-e2cc-4e1a-9e75-5a001bb0c3c5','6a8d690f-8ff0-4ac0-97a9-9b3a064d74eb','e760d1c0-2245-4f00-b45e-1cb932153b54','109de159-9213-4503-bdcc-833f71c86e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-715720596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32bcbaed-1865-4850-b17f-718fda89776c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b41274929db74d468a3e04d8ade3c04f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:43.653614 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e28e9b5-2942-4426-9d57-7ee6390da4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:43.675945 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e28e9b5-2942-4426-9d57-7ee6390da4b3) transitioned into state 'SUCCESS' from state '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-715720596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b41274929db74d468a3e04d8ade3c04f',qos_specs=None,replication_status=,reservations=['c2f686ec-e2cc-4e1a-9e75-5a001bb0c3c5','6a8d690f-8ff0-4ac0-97a9-9b3a064d74eb','e760d1c0-2245-4f00-b45e-1cb932153b54','109de159-9213-4503-bdcc-833f71c86e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:43.676559 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ff0dc2-b055-4c7d-9b04-6ad6a304fba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:43.686549 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ff0dc2-b055-4c7d-9b04-6ad6a304fba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:43.686549 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Flow 'volume_create_api' (a9e23bf8-9895-4864-b4fd-3f03ae22f19e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:43.686705 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume request issued successfully. Aug 07 18:57:43.687317 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8f24374-4740-4643-9fde-c81c7c2fac49 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:43.687876 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 666/2693] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:57:43 2026] POST /volume/v3/volumes => generated 744 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:43.699539 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-55a7a208-d4de-45bd-b1f7-63b2053c8aa3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:43.703326 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-55a7a208-d4de-45bd-b1f7-63b2053c8aa3 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c Aug 07 18:57:43.703509 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-55a7a208-d4de-45bd-b1f7-63b2053c8aa3 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:43.703677 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-55a7a208-d4de-45bd-b1f7-63b2053c8aa3 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:43.709656 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:43.709656 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:43.712597 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-55a7a208-d4de-45bd-b1f7-63b2053c8aa3 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:43.716162 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-55a7a208-d4de-45bd-b1f7-63b2053c8aa3 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c returned with HTTP 200 Aug 07 18:57:43.716410 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 675/2694] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:43 2026] GET /volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:44.255466 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fecbe90a-caac-4f9e-a8cf-df7a2943bcab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:44.258060 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fecbe90a-caac-4f9e-a8cf-df7a2943bcab tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 Aug 07 18:57:44.258316 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fecbe90a-caac-4f9e-a8cf-df7a2943bcab tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:44.258564 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fecbe90a-caac-4f9e-a8cf-df7a2943bcab tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:44.258980 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-fecbe90a-caac-4f9e-a8cf-df7a2943bcab tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Delete snapshot with id: c303f867-eb6c-48f7-bab2-59b56c2836a6 Aug 07 18:57:44.265251 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fecbe90a-caac-4f9e-a8cf-df7a2943bcab tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 returned with HTTP 404 Aug 07 18:57:44.266146 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 680/2695] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:57:44 2026] DELETE /volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:44.272934 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-96ebcd50-4e11-4caf-bef0-ce98b3fd7708 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:44.274733 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96ebcd50-4e11-4caf-bef0-ce98b3fd7708 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 Aug 07 18:57:44.274937 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96ebcd50-4e11-4caf-bef0-ce98b3fd7708 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:44.275188 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96ebcd50-4e11-4caf-bef0-ce98b3fd7708 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:44.276897 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=350,cinder:UPDATE=111,cinder:INSERT=70 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:57:44.281363 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96ebcd50-4e11-4caf-bef0-ce98b3fd7708 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 returned with HTTP 404 Aug 07 18:57:44.281846 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 675/2696] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:57:44 2026] GET /volume/v3/snapshots/c303f867-eb6c-48f7-bab2-59b56c2836a6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:44.311652 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-87666524-9c18-41e0-89e6-74d92363075e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:44.313645 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-87666524-9c18-41e0-89e6-74d92363075e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:57:44.313837 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-87666524-9c18-41e0-89e6-74d92363075e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:44.314009 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-87666524-9c18-41e0-89e6-74d92363075e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:44.322547 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:44.322547 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:44.325561 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-87666524-9c18-41e0-89e6-74d92363075e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:44.329009 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-87666524-9c18-41e0-89e6-74d92363075e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:57:44.329359 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 667/2697] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:44 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:44.344906 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-5f8ddc98-e75a-4fd7-890e-99a4f1e36e3f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:44.346763 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-5f8ddc98-e75a-4fd7-890e-99a4f1e36e3f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] POST https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014/action Aug 07 18:57:44.347102 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-5f8ddc98-e75a-4fd7-890e-99a4f1e36e3f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:57:44.347218 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-5f8ddc98-e75a-4fd7-890e-99a4f1e36e3f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:44.356470 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:44.356470 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:44.356871 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-5f8ddc98-e75a-4fd7-890e-99a4f1e36e3f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:44.363673 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-5f8ddc98-e75a-4fd7-890e-99a4f1e36e3f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Begin detaching volume completed successfully. Aug 07 18:57:44.363846 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-5f8ddc98-e75a-4fd7-890e-99a4f1e36e3f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014/action returned with HTTP 202 Aug 07 18:57:44.364232 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 676/2698] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:57:44 2026] POST /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:44.403927 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fef79c0d-1efa-4f84-8a57-bec1b4c60eb0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:44.404363 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fef79c0d-1efa-4f84-8a57-bec1b4c60eb0 None None] GET https://10.4.3.15/volume// Aug 07 18:57:44.404590 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fef79c0d-1efa-4f84-8a57-bec1b4c60eb0 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:44.404778 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fef79c0d-1efa-4f84-8a57-bec1b4c60eb0 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:44.405108 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fef79c0d-1efa-4f84-8a57-bec1b4c60eb0 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:44.405411 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 681/2699] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:57:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:57:44.413486 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-dfb40915-9758-45fe-bfcb-5e8e7478e532 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:44.415694 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-dfb40915-9758-45fe-bfcb-5e8e7478e532 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:57:44.415896 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-dfb40915-9758-45fe-bfcb-5e8e7478e532 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:44.416090 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-dfb40915-9758-45fe-bfcb-5e8e7478e532 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:44.425215 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:44.425215 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:44.428379 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-dfb40915-9758-45fe-bfcb-5e8e7478e532 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:44.432431 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-dfb40915-9758-45fe-bfcb-5e8e7478e532 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:57:44.432796 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 676/2700] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:57:44 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:57:44.527732 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-118744e5-fcc1-4c5e-822a-7b9c026debf3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:44.529657 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-118744e5-fcc1-4c5e-822a-7b9c026debf3 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:44.529926 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-118744e5-fcc1-4c5e-822a-7b9c026debf3 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:44.530148 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-118744e5-fcc1-4c5e-822a-7b9c026debf3 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:44.530698 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-118744e5-fcc1-4c5e-822a-7b9c026debf3 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:44.534694 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:44.534694 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:44.535340 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-118744e5-fcc1-4c5e-822a-7b9c026debf3 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:44.535861 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 668/2701] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:44 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:44.734986 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a898b43d-247e-4252-825c-8b5c33018b86 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:44.736879 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a898b43d-247e-4252-825c-8b5c33018b86 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c Aug 07 18:57:44.737184 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a898b43d-247e-4252-825c-8b5c33018b86 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:44.737340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a898b43d-247e-4252-825c-8b5c33018b86 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:44.746399 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:44.746399 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:44.750288 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a898b43d-247e-4252-825c-8b5c33018b86 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:44.755881 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a898b43d-247e-4252-825c-8b5c33018b86 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c returned with HTTP 200 Aug 07 18:57:44.756304 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 677/2702] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:44 2026] GET /volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c => generated 1352 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:44.773622 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c33480bf-5930-40ad-b622-3589167a6e74 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:44.775385 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:44.775777 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "32bcbaed-1865-4850-b17f-718fda89776c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2008660532"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:44.777766 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume request body: {'volume': {'source_volid': '32bcbaed-1865-4850-b17f-718fda89776c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2008660532'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:44.784851 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:44.784851 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:44.785443 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume retrieved successfully. Aug 07 18:57:44.785684 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume of 1 GB Aug 07 18:57:44.789808 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Availability Zones retrieved successfully. Aug 07 18:57:44.797670 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Flow 'volume_create_api' (5128e7e7-9e7d-4773-8de7-f8136b28cf19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:44.799202 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0a68da-ad2a-4395-bccc-2f6e0baaa353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:44.800739 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:44.832661 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0a68da-ad2a-4395-bccc-2f6e0baaa353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '32bcbaed-1865-4850-b17f-718fda89776c', 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:44.833529 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2cac88-0d11-4d24-84ac-a8ea5a305987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:44.874936 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Created reservations ['3ff501d7-7446-49ed-8152-76246df575d2', 'cfa6d4e8-f36d-43b4-bd1a-1db74f785666', '464be877-46ae-4cf4-9a32-4c0c17b37f0e', '96a5f700-1d9c-41a3-b368-dbbe7717a462'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:44.875955 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2cac88-0d11-4d24-84ac-a8ea5a305987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ff501d7-7446-49ed-8152-76246df575d2', 'cfa6d4e8-f36d-43b4-bd1a-1db74f785666', '464be877-46ae-4cf4-9a32-4c0c17b37f0e', '96a5f700-1d9c-41a3-b368-dbbe7717a462']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:44.876836 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef91fc3-c0f9-47a2-bef2-b2d2eb2a6bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:44.909635 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef91fc3-c0f9-47a2-bef2-b2d2eb2a6bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2153963-e120-4625-91a1-9e7e91819122', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2008660532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b41274929db74d468a3e04d8ade3c04f',qos_specs=None,replication_status=,reservations=['3ff501d7-7446-49ed-8152-76246df575d2','cfa6d4e8-f36d-43b4-bd1a-1db74f785666','464be877-46ae-4cf4-9a32-4c0c17b37f0e','96a5f700-1d9c-41a3-b368-dbbe7717a462'],size=1,snapshot_id=None,source_replicaid=,source_volid=32bcbaed-1865-4850-b17f-718fda89776c,status='creating',user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), '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-07T18:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2008660532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2153963-e120-4625-91a1-9e7e91819122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b41274929db74d468a3e04d8ade3c04f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=32bcbaed-1865-4850-b17f-718fda89776c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:44.910422 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e9c88c-22ef-49e4-a7fa-66a9aeb546b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:44.935263 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e9c88c-22ef-49e4-a7fa-66a9aeb546b7) transitioned into state 'SUCCESS' from state '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-2008660532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b41274929db74d468a3e04d8ade3c04f',qos_specs=None,replication_status=,reservations=['3ff501d7-7446-49ed-8152-76246df575d2','cfa6d4e8-f36d-43b4-bd1a-1db74f785666','464be877-46ae-4cf4-9a32-4c0c17b37f0e','96a5f700-1d9c-41a3-b368-dbbe7717a462'],size=1,snapshot_id=None,source_replicaid=,source_volid=32bcbaed-1865-4850-b17f-718fda89776c,status='creating',user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:44.936119 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9ec602-bcfc-48ad-97d2-40afa41b3409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:44.953487 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9ec602-bcfc-48ad-97d2-40afa41b3409) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:44.953487 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Flow 'volume_create_api' (5128e7e7-9e7d-4773-8de7-f8136b28cf19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:44.953487 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume request issued successfully. Aug 07 18:57:44.953487 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c33480bf-5930-40ad-b622-3589167a6e74 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:44.953980 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 682/2703] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:57:44 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:44.967957 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0daa0f35-75b2-45a8-a05d-f7aec4b4a573 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:44.972138 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0daa0f35-75b2-45a8-a05d-f7aec4b4a573 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 Aug 07 18:57:44.976185 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0daa0f35-75b2-45a8-a05d-f7aec4b4a573 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:44.976185 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0daa0f35-75b2-45a8-a05d-f7aec4b4a573 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:44.987192 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:44.987192 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:45.002097 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0daa0f35-75b2-45a8-a05d-f7aec4b4a573 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:45.006170 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0daa0f35-75b2-45a8-a05d-f7aec4b4a573 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 returned with HTTP 200 Aug 07 18:57:45.006697 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 677/2704] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:44 2026] GET /volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:45.100718 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-444aff5c-d6b5-45f5-a9fa-11b10b47d920 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:45.102348 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-444aff5c-d6b5-45f5-a9fa-11b10b47d920 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:57:45.102822 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-444aff5c-d6b5-45f5-a9fa-11b10b47d920 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1396186433", "description": null, "metadata": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:45.113989 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:45.113989 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:45.113989 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-444aff5c-d6b5-45f5-a9fa-11b10b47d920 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:45.113989 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-444aff5c-d6b5-45f5-a9fa-11b10b47d920 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create snapshot from volume 1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:45.149871 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-444aff5c-d6b5-45f5-a9fa-11b10b47d920 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Created reservations ['8bd14a4c-925b-426c-9b56-9aa01257299c', '7a8cd2cc-9af6-4a24-8a3f-051c3580481c', '78d99f05-497b-4d2c-ba30-e88d9580788b', '92e12e35-6686-4092-8111-6bafe0fc0dbb'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:45.178519 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-444aff5c-d6b5-45f5-a9fa-11b10b47d920 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot force create request issued successfully. Aug 07 18:57:45.178519 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-444aff5c-d6b5-45f5-a9fa-11b10b47d920 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:57:45.178840 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 669/2705] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:57:45 2026] POST /volume/v3/snapshots => generated 313 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:45.189302 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8ca26f60-129e-4af6-86fe-297f3bc4e5d8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:45.191780 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ca26f60-129e-4af6-86fe-297f3bc4e5d8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 Aug 07 18:57:45.192178 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8ca26f60-129e-4af6-86fe-297f3bc4e5d8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:45.192468 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8ca26f60-129e-4af6-86fe-297f3bc4e5d8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:45.202274 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:45.202274 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:45.203207 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8ca26f60-129e-4af6-86fe-297f3bc4e5d8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:57:45.204637 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ca26f60-129e-4af6-86fe-297f3bc4e5d8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 returned with HTTP 200 Aug 07 18:57:45.205006 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 678/2706] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:57:45 2026] GET /volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:45.339182 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-4830c124-53c0-435e-90ed-4e3e7395109b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:45.341381 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-4830c124-53c0-435e-90ed-4e3e7395109b tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] DELETE https://10.4.3.15/volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc Aug 07 18:57:45.341544 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-4830c124-53c0-435e-90ed-4e3e7395109b tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:45.341736 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-4830c124-53c0-435e-90ed-4e3e7395109b tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:45.349786 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:45.349786 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:45.394112 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3120bb97-d277-450e-bf4f-9e121e6f3193 req-4830c124-53c0-435e-90ed-4e3e7395109b tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc returned with HTTP 200 Aug 07 18:57:45.394546 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 683/2707] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:57:45 2026] DELETE /volume/v3/attachments/f4f1458a-1728-4251-9f9a-0b44d78fd1dc => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:45.481171 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-94a64229-85aa-40ac-8d11-d312ccde2677 req-3886b484-ae64-4f3e-bcb3-2d26e63eaf5a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:45.483337 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-94a64229-85aa-40ac-8d11-d312ccde2677 req-3886b484-ae64-4f3e-bcb3-2d26e63eaf5a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:57:45.483499 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-94a64229-85aa-40ac-8d11-d312ccde2677 req-3886b484-ae64-4f3e-bcb3-2d26e63eaf5a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:45.483737 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-94a64229-85aa-40ac-8d11-d312ccde2677 req-3886b484-ae64-4f3e-bcb3-2d26e63eaf5a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:45.491318 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:45.491318 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:45.494817 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-94a64229-85aa-40ac-8d11-d312ccde2677 req-3886b484-ae64-4f3e-bcb3-2d26e63eaf5a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:45.498873 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-94a64229-85aa-40ac-8d11-d312ccde2677 req-3886b484-ae64-4f3e-bcb3-2d26e63eaf5a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:57:45.499244 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 678/2708] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:45 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:45.510382 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-edf4083b-a613-4055-9915-efa94dd798e0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:45.512145 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-edf4083b-a613-4055-9915-efa94dd798e0 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] DELETE https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:57:45.512383 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-edf4083b-a613-4055-9915-efa94dd798e0 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:45.512583 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-edf4083b-a613-4055-9915-efa94dd798e0 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:45.512734 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-edf4083b-a613-4055-9915-efa94dd798e0 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Delete volume with id: 02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:57:45.518984 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:45.518984 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:45.519474 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-edf4083b-a613-4055-9915-efa94dd798e0 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:45.533404 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-edf4083b-a613-4055-9915-efa94dd798e0 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Delete volume request issued successfully. Aug 07 18:57:45.533780 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-edf4083b-a613-4055-9915-efa94dd798e0 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 202 Aug 07 18:57:45.534110 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 670/2709] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:45 2026] DELETE /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:45.541135 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c3759c6d-55ad-412a-b9fc-5a9fa37685d1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:45.544628 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c3759c6d-55ad-412a-b9fc-5a9fa37685d1 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:57:45.544811 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c3759c6d-55ad-412a-b9fc-5a9fa37685d1 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:45.545012 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c3759c6d-55ad-412a-b9fc-5a9fa37685d1 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:45.547207 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-156d01dd-ec1d-4050-8014-f8927b1f4e57 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:45.549018 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-156d01dd-ec1d-4050-8014-f8927b1f4e57 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:45.549250 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-156d01dd-ec1d-4050-8014-f8927b1f4e57 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:45.549432 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-156d01dd-ec1d-4050-8014-f8927b1f4e57 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:45.549547 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-156d01dd-ec1d-4050-8014-f8927b1f4e57 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:45.552944 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:45.552944 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:45.553522 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:45.553522 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:45.554100 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-156d01dd-ec1d-4050-8014-f8927b1f4e57 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:45.554567 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 684/2710] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:45 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:45.558640 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c3759c6d-55ad-412a-b9fc-5a9fa37685d1 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:45.566714 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0ab72eda-150f-437d-90e2-449413a6086d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:45.568411 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0ab72eda-150f-437d-90e2-449413a6086d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/7e63b66c-f562-4d1c-a904-86dfed65b8de Aug 07 18:57:45.568627 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0ab72eda-150f-437d-90e2-449413a6086d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:45.568821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0ab72eda-150f-437d-90e2-449413a6086d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:45.569001 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-0ab72eda-150f-437d-90e2-449413a6086d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete volume with id: 7e63b66c-f562-4d1c-a904-86dfed65b8de Aug 07 18:57:45.569590 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c3759c6d-55ad-412a-b9fc-5a9fa37685d1 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 200 Aug 07 18:57:45.570212 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 679/2711] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:45 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:45.575786 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:45.575786 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:45.576331 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0ab72eda-150f-437d-90e2-449413a6086d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:45.591675 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0ab72eda-150f-437d-90e2-449413a6086d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete volume request issued successfully. Aug 07 18:57:45.591874 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0ab72eda-150f-437d-90e2-449413a6086d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/7e63b66c-f562-4d1c-a904-86dfed65b8de returned with HTTP 202 Aug 07 18:57:45.592281 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 679/2712] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:57:45 2026] DELETE /volume/v3/volumes/7e63b66c-f562-4d1c-a904-86dfed65b8de => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:57:45.602414 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f4b29454-6495-485d-887f-a47f36e6e063 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:45.605579 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f4b29454-6495-485d-887f-a47f36e6e063 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/7e63b66c-f562-4d1c-a904-86dfed65b8de Aug 07 18:57:45.606161 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f4b29454-6495-485d-887f-a47f36e6e063 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:45.606933 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f4b29454-6495-485d-887f-a47f36e6e063 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:45.614664 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:45.614664 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:45.618616 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f4b29454-6495-485d-887f-a47f36e6e063 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:45.623439 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f4b29454-6495-485d-887f-a47f36e6e063 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/7e63b66c-f562-4d1c-a904-86dfed65b8de returned with HTTP 200 Aug 07 18:57:45.623975 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 671/2713] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:45 2026] GET /volume/v3/volumes/7e63b66c-f562-4d1c-a904-86dfed65b8de => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:46.020957 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b6a13e7c-d89e-433e-a96e-2bc9c53a8c63 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.024600 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6a13e7c-d89e-433e-a96e-2bc9c53a8c63 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 Aug 07 18:57:46.024600 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6a13e7c-d89e-433e-a96e-2bc9c53a8c63 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.024728 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6a13e7c-d89e-433e-a96e-2bc9c53a8c63 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.035280 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.035280 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:46.042219 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b6a13e7c-d89e-433e-a96e-2bc9c53a8c63 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:46.047869 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6a13e7c-d89e-433e-a96e-2bc9c53a8c63 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 returned with HTTP 200 Aug 07 18:57:46.048407 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 685/2714] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:57:46.064495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c820ab88-aaef-476c-87a0-d3659402f96a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.066174 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c820ab88-aaef-476c-87a0-d3659402f96a tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 Aug 07 18:57:46.066361 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c820ab88-aaef-476c-87a0-d3659402f96a tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.066553 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c820ab88-aaef-476c-87a0-d3659402f96a tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.073756 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.073756 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:46.075398 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-ef5dc8d2-03e8-46fd-8ed2-57faf34be495 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.077482 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-ef5dc8d2-03e8-46fd-8ed2-57faf34be495 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:57:46.077683 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-ef5dc8d2-03e8-46fd-8ed2-57faf34be495 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.077737 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c820ab88-aaef-476c-87a0-d3659402f96a tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:46.077905 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-ef5dc8d2-03e8-46fd-8ed2-57faf34be495 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.082186 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c820ab88-aaef-476c-87a0-d3659402f96a tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 returned with HTTP 200 Aug 07 18:57:46.082567 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 680/2715] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:46.087395 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.087395 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:46.090694 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-ef5dc8d2-03e8-46fd-8ed2-57faf34be495 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:57:46.094256 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5104cb06-c439-4183-8081-b6edd5f942d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.094814 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-ef5dc8d2-03e8-46fd-8ed2-57faf34be495 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:57:46.095225 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 680/2716] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:46.096060 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5104cb06-c439-4183-8081-b6edd5f942d5 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 Aug 07 18:57:46.096369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5104cb06-c439-4183-8081-b6edd5f942d5 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.096600 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5104cb06-c439-4183-8081-b6edd5f942d5 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.104772 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.104772 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:46.108204 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5104cb06-c439-4183-8081-b6edd5f942d5 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:46.110687 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-9ba9cc5d-9ad0-426b-a64d-83d361ce2357 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.112772 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5104cb06-c439-4183-8081-b6edd5f942d5 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 returned with HTTP 200 Aug 07 18:57:46.112917 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-9ba9cc5d-9ad0-426b-a64d-83d361ce2357 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291/action Aug 07 18:57:46.113304 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 672/2717] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:46.113428 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-9ba9cc5d-9ad0-426b-a64d-83d361ce2357 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:57:46.113572 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-9ba9cc5d-9ad0-426b-a64d-83d361ce2357 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:46.123455 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.123455 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:46.123925 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-9ba9cc5d-9ad0-426b-a64d-83d361ce2357 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:57:46.127319 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9c3a9e31-715a-4c8a-9c9e-61edff27afa9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.129135 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9c3a9e31-715a-4c8a-9c9e-61edff27afa9 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 Aug 07 18:57:46.129328 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9c3a9e31-715a-4c8a-9c9e-61edff27afa9 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.129518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9c3a9e31-715a-4c8a-9c9e-61edff27afa9 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.129672 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-9c3a9e31-715a-4c8a-9c9e-61edff27afa9 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Delete volume with id: a2153963-e120-4625-91a1-9e7e91819122 Aug 07 18:57:46.131115 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-9ba9cc5d-9ad0-426b-a64d-83d361ce2357 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Begin detaching volume completed successfully. Aug 07 18:57:46.131326 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-9ba9cc5d-9ad0-426b-a64d-83d361ce2357 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291/action returned with HTTP 202 Aug 07 18:57:46.131748 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 686/2718] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:57:46 2026] POST /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:46.138925 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.138925 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:46.139413 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9c3a9e31-715a-4c8a-9c9e-61edff27afa9 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:46.150394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-38b1f271-d143-4c93-bb26-af276da7a759 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.153437 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-38b1f271-d143-4c93-bb26-af276da7a759 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:57:46.153711 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-38b1f271-d143-4c93-bb26-af276da7a759 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.154005 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-38b1f271-d143-4c93-bb26-af276da7a759 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.161977 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9c3a9e31-715a-4c8a-9c9e-61edff27afa9 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Delete volume request issued successfully. Aug 07 18:57:46.162244 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9c3a9e31-715a-4c8a-9c9e-61edff27afa9 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 returned with HTTP 202 Aug 07 18:57:46.162774 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 681/2719] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:46 2026] DELETE /volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:46.169155 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.169155 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:46.170004 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-68797e07-6892-4e43-89e2-101c30e9b0b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.171931 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-68797e07-6892-4e43-89e2-101c30e9b0b8 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 Aug 07 18:57:46.172155 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-68797e07-6892-4e43-89e2-101c30e9b0b8 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.172434 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-68797e07-6892-4e43-89e2-101c30e9b0b8 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.174813 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-38b1f271-d143-4c93-bb26-af276da7a759 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:57:46.180541 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.180541 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:46.183945 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-38b1f271-d143-4c93-bb26-af276da7a759 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:57:46.184453 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 681/2720] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:46.185790 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-68797e07-6892-4e43-89e2-101c30e9b0b8 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:46.187436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-65aa6ff3-7cc9-4396-9757-3f3145dc173e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.187825 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65aa6ff3-7cc9-4396-9757-3f3145dc173e None None] GET https://10.4.3.15/volume// Aug 07 18:57:46.187981 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65aa6ff3-7cc9-4396-9757-3f3145dc173e None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.188177 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65aa6ff3-7cc9-4396-9757-3f3145dc173e None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.188473 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65aa6ff3-7cc9-4396-9757-3f3145dc173e None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:46.188746 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 687/2721] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:57: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 07 18:57:46.191187 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-68797e07-6892-4e43-89e2-101c30e9b0b8 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 returned with HTTP 200 Aug 07 18:57:46.191662 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 673/2722] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 => generated 1386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:46.196129 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-f9f54602-be5c-49b1-9aef-6f61e2af2c6d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.199110 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-f9f54602-be5c-49b1-9aef-6f61e2af2c6d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:57:46.199833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-f9f54602-be5c-49b1-9aef-6f61e2af2c6d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.200063 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-f9f54602-be5c-49b1-9aef-6f61e2af2c6d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.213991 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f9c70203-0ab8-4d70-a5ea-c52e308512fc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.214089 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.214089 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:46.215684 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f9c70203-0ab8-4d70-a5ea-c52e308512fc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 Aug 07 18:57:46.215864 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f9c70203-0ab8-4d70-a5ea-c52e308512fc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.216081 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f9c70203-0ab8-4d70-a5ea-c52e308512fc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.219909 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-f9f54602-be5c-49b1-9aef-6f61e2af2c6d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:57:46.220528 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.220528 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:46.220909 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f9c70203-0ab8-4d70-a5ea-c52e308512fc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:57:46.221623 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f9c70203-0ab8-4d70-a5ea-c52e308512fc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 returned with HTTP 200 Aug 07 18:57:46.221941 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 682/2723] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:46.223855 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-f9f54602-be5c-49b1-9aef-6f61e2af2c6d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:57:46.224221 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 682/2724] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:57:46.231850 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e0ddc5f-a41d-4151-b44f-29c625354dd1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.233825 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e0ddc5f-a41d-4151-b44f-29c625354dd1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 Aug 07 18:57:46.234040 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e0ddc5f-a41d-4151-b44f-29c625354dd1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.234231 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e0ddc5f-a41d-4151-b44f-29c625354dd1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.239907 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.239907 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:46.240376 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6e0ddc5f-a41d-4151-b44f-29c625354dd1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:57:46.241143 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e0ddc5f-a41d-4151-b44f-29c625354dd1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 returned with HTTP 200 Aug 07 18:57:46.241497 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 688/2725] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:46.582548 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3fb80977-113c-4155-8a85-dbf15d1bc1ba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.584239 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3fb80977-113c-4155-8a85-dbf15d1bc1ba tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 Aug 07 18:57:46.584427 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3fb80977-113c-4155-8a85-dbf15d1bc1ba tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.584659 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3fb80977-113c-4155-8a85-dbf15d1bc1ba tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.590430 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3fb80977-113c-4155-8a85-dbf15d1bc1ba tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 returned with HTTP 404 Aug 07 18:57:46.591029 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 674/2726] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/volumes/02100203-32bb-4348-8dad-1dbe79698014 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:46.638108 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-223cf709-bb3e-47c3-a9d1-7a0683c15a0f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.639953 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-223cf709-bb3e-47c3-a9d1-7a0683c15a0f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/7e63b66c-f562-4d1c-a904-86dfed65b8de Aug 07 18:57:46.640174 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-223cf709-bb3e-47c3-a9d1-7a0683c15a0f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.640346 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-223cf709-bb3e-47c3-a9d1-7a0683c15a0f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.646521 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-223cf709-bb3e-47c3-a9d1-7a0683c15a0f tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/7e63b66c-f562-4d1c-a904-86dfed65b8de returned with HTTP 404 Aug 07 18:57:46.646985 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 683/2727] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/volumes/7e63b66c-f562-4d1c-a904-86dfed65b8de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:46.657272 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e637b303-84a0-4f6e-aaf3-d04147e38db0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.658954 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e637b303-84a0-4f6e-aaf3-d04147e38db0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:46.659202 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e637b303-84a0-4f6e-aaf3-d04147e38db0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.659386 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e637b303-84a0-4f6e-aaf3-d04147e38db0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.659480 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-e637b303-84a0-4f6e-aaf3-d04147e38db0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:46.663902 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.663902 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:46.664554 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e637b303-84a0-4f6e-aaf3-d04147e38db0 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:46.665008 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 683/2728] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:46.681725 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a2225a28-1c4b-4661-944e-a309f136da7d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.690178 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a2225a28-1c4b-4661-944e-a309f136da7d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] DELETE https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:46.690447 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a2225a28-1c4b-4661-944e-a309f136da7d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.690684 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a2225a28-1c4b-4661-944e-a309f136da7d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.690821 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-a2225a28-1c4b-4661-944e-a309f136da7d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete backup with id: b9033c86-a0c8-43d4-834b-53647a6c07f2. Aug 07 18:57:46.699777 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.699777 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:46.722770 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-a2225a28-1c4b-4661-944e-a309f136da7d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] delete_backup rpcapi backup_id b9033c86-a0c8-43d4-834b-53647a6c07f2 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:57:46.724773 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a2225a28-1c4b-4661-944e-a309f136da7d tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 202 Aug 07 18:57:46.725267 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 689/2729] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:57:46 2026] DELETE /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:46.734103 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2ff52f36-02b9-437f-903a-027de8f59714 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:46.735790 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2ff52f36-02b9-437f-903a-027de8f59714 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:46.736023 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2ff52f36-02b9-437f-903a-027de8f59714 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:46.736195 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2ff52f36-02b9-437f-903a-027de8f59714 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:46.736313 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2ff52f36-02b9-437f-903a-027de8f59714 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:46.740530 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:46.740530 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:46.741453 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2ff52f36-02b9-437f-903a-027de8f59714 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 200 Aug 07 18:57:46.742005 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 675/2730] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:46 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:47.084200 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-a928bc7f-c8a5-43e2-8fae-1a29e22f80ce None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:47.086548 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-a928bc7f-c8a5-43e2-8fae-1a29e22f80ce tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] DELETE https://10.4.3.15/volume/v3/attachments/d5668da6-95d0-41f5-84b8-7da06a733460 Aug 07 18:57:47.086763 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-a928bc7f-c8a5-43e2-8fae-1a29e22f80ce tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:47.086965 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-a928bc7f-c8a5-43e2-8fae-1a29e22f80ce tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:47.097778 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:47.097778 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:47.156601 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d9085151-85ca-4bed-805d-5bad4a556a4c req-a928bc7f-c8a5-43e2-8fae-1a29e22f80ce tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments/d5668da6-95d0-41f5-84b8-7da06a733460 returned with HTTP 200 Aug 07 18:57:47.157904 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 684/2731] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:57:47 2026] DELETE /volume/v3/attachments/d5668da6-95d0-41f5-84b8-7da06a733460 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:47.203431 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1fa4406d-a3aa-4071-80bb-afcbafba233d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:47.204788 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1fa4406d-a3aa-4071-80bb-afcbafba233d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:57:47.205048 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1fa4406d-a3aa-4071-80bb-afcbafba233d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:47.205333 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1fa4406d-a3aa-4071-80bb-afcbafba233d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:47.208301 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ea43545e-da9c-4cf6-9512-f2a5b82de217 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:47.211883 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ea43545e-da9c-4cf6-9512-f2a5b82de217 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 Aug 07 18:57:47.212126 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ea43545e-da9c-4cf6-9512-f2a5b82de217 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:47.212329 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ea43545e-da9c-4cf6-9512-f2a5b82de217 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:47.213753 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:47.213753 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:47.217865 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1fa4406d-a3aa-4071-80bb-afcbafba233d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:57:47.222793 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1fa4406d-a3aa-4071-80bb-afcbafba233d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:57:47.223097 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 684/2732] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:47 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:47.227202 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ea43545e-da9c-4cf6-9512-f2a5b82de217 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 returned with HTTP 404 Aug 07 18:57:47.227827 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 690/2733] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:47 2026] GET /volume/v3/volumes/a2153963-e120-4625-91a1-9e7e91819122 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:47.239428 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-46e275f1-7ba5-461b-a3b7-6bb502f65707 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:47.243341 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-46e275f1-7ba5-461b-a3b7-6bb502f65707 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c Aug 07 18:57:47.243559 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-46e275f1-7ba5-461b-a3b7-6bb502f65707 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:47.243740 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-46e275f1-7ba5-461b-a3b7-6bb502f65707 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:47.256058 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:47.256058 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:47.258085 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-46e275f1-7ba5-461b-a3b7-6bb502f65707 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:47.263231 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-46e275f1-7ba5-461b-a3b7-6bb502f65707 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c returned with HTTP 200 Aug 07 18:57:47.263687 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 676/2734] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:47 2026] GET /volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:47.278900 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-73b5aaa9-0109-471a-b4d9-ecbade7fa964 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:47.281250 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-73b5aaa9-0109-471a-b4d9-ecbade7fa964 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] DELETE https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c Aug 07 18:57:47.281605 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-73b5aaa9-0109-471a-b4d9-ecbade7fa964 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:47.281911 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-73b5aaa9-0109-471a-b4d9-ecbade7fa964 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:47.282288 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-73b5aaa9-0109-471a-b4d9-ecbade7fa964 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Delete volume with id: 32bcbaed-1865-4850-b17f-718fda89776c Aug 07 18:57:47.292077 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:47.292077 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:47.292745 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-73b5aaa9-0109-471a-b4d9-ecbade7fa964 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:47.318798 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-73b5aaa9-0109-471a-b4d9-ecbade7fa964 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Delete volume request issued successfully. Aug 07 18:57:47.319082 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-73b5aaa9-0109-471a-b4d9-ecbade7fa964 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c returned with HTTP 202 Aug 07 18:57:47.319646 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 685/2735] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:47 2026] DELETE /volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:47.333904 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d8b4dd06-bab0-46df-84af-979dfd52e16c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:47.336598 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d8b4dd06-bab0-46df-84af-979dfd52e16c tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c Aug 07 18:57:47.337177 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d8b4dd06-bab0-46df-84af-979dfd52e16c tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:47.337177 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d8b4dd06-bab0-46df-84af-979dfd52e16c tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:47.348677 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:47.348677 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:47.350799 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d8b4dd06-bab0-46df-84af-979dfd52e16c tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:47.357122 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d8b4dd06-bab0-46df-84af-979dfd52e16c tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c returned with HTTP 200 Aug 07 18:57:47.358713 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 685/2736] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:47 2026] GET /volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c => generated 1351 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:47.677272 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6ba3e4ef-7a5b-4fbc-85b5-ac6a42fd8d8a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:47.679221 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ba3e4ef-7a5b-4fbc-85b5-ac6a42fd8d8a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:57:47.679366 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ba3e4ef-7a5b-4fbc-85b5-ac6a42fd8d8a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1002682916", "description": null, "metadata": null}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:47.691380 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:47.691380 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:47.693555 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6ba3e4ef-7a5b-4fbc-85b5-ac6a42fd8d8a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:47.693555 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-6ba3e4ef-7a5b-4fbc-85b5-ac6a42fd8d8a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create snapshot from volume 1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:47.715281 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-6ba3e4ef-7a5b-4fbc-85b5-ac6a42fd8d8a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Created reservations ['871e505e-dfed-4a9e-a5f0-87f6fdf732cb', '4f324e19-aea3-4786-9f25-0f482ce61ba1', '75b7c90a-ac19-441c-98dc-30019b02f442', '4ccb5ced-de16-46b5-ba5c-ec6d8585ff12'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:47.746469 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6ba3e4ef-7a5b-4fbc-85b5-ac6a42fd8d8a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot force create request issued successfully. Aug 07 18:57:47.746922 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ba3e4ef-7a5b-4fbc-85b5-ac6a42fd8d8a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:57:47.747379 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 691/2737] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:57:47 2026] POST /volume/v3/snapshots => generated 313 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:47.757782 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0b4df03b-89c5-4bb5-b8e6-bd18318af02a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:47.759701 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-569f71ed-3d4a-4f8f-a17d-45c9731fdb56 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:47.760508 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0b4df03b-89c5-4bb5-b8e6-bd18318af02a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 Aug 07 18:57:47.760781 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0b4df03b-89c5-4bb5-b8e6-bd18318af02a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:47.761017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0b4df03b-89c5-4bb5-b8e6-bd18318af02a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:47.761158 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0b4df03b-89c5-4bb5-b8e6-bd18318af02a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id b9033c86-a0c8-43d4-834b-53647a6c07f2. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:47.761378 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-569f71ed-3d4a-4f8f-a17d-45c9731fdb56 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d Aug 07 18:57:47.761566 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-569f71ed-3d4a-4f8f-a17d-45c9731fdb56 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:47.761764 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-569f71ed-3d4a-4f8f-a17d-45c9731fdb56 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:47.765381 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0b4df03b-89c5-4bb5-b8e6-bd18318af02a tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 returned with HTTP 404 Aug 07 18:57:47.765951 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 677/2738] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:47 2026] GET /volume/v3/backups/b9033c86-a0c8-43d4-834b-53647a6c07f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:57:47.769792 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:47.769792 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:47.770222 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-569f71ed-3d4a-4f8f-a17d-45c9731fdb56 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:57:47.770895 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-569f71ed-3d4a-4f8f-a17d-45c9731fdb56 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d returned with HTTP 200 Aug 07 18:57:47.771233 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 686/2739] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:57:47 2026] GET /volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:47.773199 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5cb63f5b-e1aa-42df-bde1-14e1f16d276e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:47.775694 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5cb63f5b-e1aa-42df-bde1-14e1f16d276e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] DELETE https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:47.776008 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5cb63f5b-e1aa-42df-bde1-14e1f16d276e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:47.776257 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5cb63f5b-e1aa-42df-bde1-14e1f16d276e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:47.776394 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-5cb63f5b-e1aa-42df-bde1-14e1f16d276e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete backup with id: 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. Aug 07 18:57:47.782089 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:47.782089 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:47.794858 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-5cb63f5b-e1aa-42df-bde1-14e1f16d276e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] delete_backup rpcapi backup_id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:57:47.796621 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5cb63f5b-e1aa-42df-bde1-14e1f16d276e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 202 Aug 07 18:57:47.797098 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 686/2740] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:57:47 2026] DELETE /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:47.804506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2af755bd-08cc-4159-a7aa-c0daa9ae697e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:47.806347 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2af755bd-08cc-4159-a7aa-c0daa9ae697e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:47.806609 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2af755bd-08cc-4159-a7aa-c0daa9ae697e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:47.806832 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2af755bd-08cc-4159-a7aa-c0daa9ae697e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:47.806982 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-2af755bd-08cc-4159-a7aa-c0daa9ae697e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:47.811202 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:47.811202 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:47.811904 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2af755bd-08cc-4159-a7aa-c0daa9ae697e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 200 Aug 07 18:57:47.813710 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 692/2741] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:47 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:48.370867 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3bc8ad92-b79f-49b4-bde3-78953885ad13 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:48.372613 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3bc8ad92-b79f-49b4-bde3-78953885ad13 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c Aug 07 18:57:48.372837 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3bc8ad92-b79f-49b4-bde3-78953885ad13 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:48.373080 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3bc8ad92-b79f-49b4-bde3-78953885ad13 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:48.378464 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3bc8ad92-b79f-49b4-bde3-78953885ad13 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c returned with HTTP 404 Aug 07 18:57:48.378912 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 678/2742] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:48 2026] GET /volume/v3/volumes/32bcbaed-1865-4850-b17f-718fda89776c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:48.386923 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:48.388608 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:48.389049 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1982869315"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:48.390509 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1982869315'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:48.390636 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume of 1 GB Aug 07 18:57:48.394916 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Availability Zones retrieved successfully. Aug 07 18:57:48.400463 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Flow 'volume_create_api' (da85379a-c204-4e31-9078-7da8a3f02e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:48.401802 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6158a933-11a8-445c-8822-4e3dba075193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:48.402773 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:48.427036 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6158a933-11a8-445c-8822-4e3dba075193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:48.427817 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8c56e7-8272-4c12-b925-ed126ce8f4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:48.468687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Created reservations ['9bb3e0a6-59ea-4e1b-b2c2-8c17dd7eed86', '55b80666-ec21-4c71-a305-e87ddf8677df', '8e726010-f0f1-4f4d-850e-431e44a5dab6', 'f27795e4-e499-4ab4-989b-0d68d1c8723b'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:48.469419 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8c56e7-8272-4c12-b925-ed126ce8f4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bb3e0a6-59ea-4e1b-b2c2-8c17dd7eed86', '55b80666-ec21-4c71-a305-e87ddf8677df', '8e726010-f0f1-4f4d-850e-431e44a5dab6', 'f27795e4-e499-4ab4-989b-0d68d1c8723b']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:48.470335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377a384f-cc64-4a99-95f7-905016bf8eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:48.491643 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377a384f-cc64-4a99-95f7-905016bf8eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10242c5e-c6c0-4a8b-aedd-29de63b6918b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1982869315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b41274929db74d468a3e04d8ade3c04f',qos_specs=None,replication_status=,reservations=['9bb3e0a6-59ea-4e1b-b2c2-8c17dd7eed86','55b80666-ec21-4c71-a305-e87ddf8677df','8e726010-f0f1-4f4d-850e-431e44a5dab6','f27795e4-e499-4ab4-989b-0d68d1c8723b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1982869315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10242c5e-c6c0-4a8b-aedd-29de63b6918b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b41274929db74d468a3e04d8ade3c04f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:48.492900 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee2622b4-e68e-41a5-89ce-ba0109b39b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:48.510577 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee2622b4-e68e-41a5-89ce-ba0109b39b60) transitioned into state 'SUCCESS' from state '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-1982869315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b41274929db74d468a3e04d8ade3c04f',qos_specs=None,replication_status=,reservations=['9bb3e0a6-59ea-4e1b-b2c2-8c17dd7eed86','55b80666-ec21-4c71-a305-e87ddf8677df','8e726010-f0f1-4f4d-850e-431e44a5dab6','f27795e4-e499-4ab4-989b-0d68d1c8723b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:48.511014 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2dd21cd-50bf-48e5-b41e-03b7a1d18a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:48.520281 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2dd21cd-50bf-48e5-b41e-03b7a1d18a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:48.521346 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Flow 'volume_create_api' (da85379a-c204-4e31-9078-7da8a3f02e71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:48.521537 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume request issued successfully. Aug 07 18:57:48.522151 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d7aa3dda-e7ed-470c-a3ae-988f3052b4f6 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:48.522625 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 687/2743] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:57:48 2026] POST /volume/v3/volumes => generated 745 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:48.534775 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f5dd611c-b32d-4f05-b6a7-00f5930bba53 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:48.539829 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f5dd611c-b32d-4f05-b6a7-00f5930bba53 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b Aug 07 18:57:48.540081 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f5dd611c-b32d-4f05-b6a7-00f5930bba53 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:48.540344 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f5dd611c-b32d-4f05-b6a7-00f5930bba53 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:48.550033 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:48.550033 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:48.555053 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f5dd611c-b32d-4f05-b6a7-00f5930bba53 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:48.561827 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f5dd611c-b32d-4f05-b6a7-00f5930bba53 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b returned with HTTP 200 Aug 07 18:57:48.562432 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 687/2744] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:48 2026] GET /volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:48.780527 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c3711b49-d358-42d1-a201-ee5c648f8766 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:48.782708 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3711b49-d358-42d1-a201-ee5c648f8766 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d Aug 07 18:57:48.782923 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3711b49-d358-42d1-a201-ee5c648f8766 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:48.783137 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3711b49-d358-42d1-a201-ee5c648f8766 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:48.787912 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:48.787912 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:48.788337 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c3711b49-d358-42d1-a201-ee5c648f8766 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:57:48.789080 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3711b49-d358-42d1-a201-ee5c648f8766 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d returned with HTTP 200 Aug 07 18:57:48.789438 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 693/2745] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:57:48 2026] GET /volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:48.798633 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-61b036f8-ed7b-4ac9-87fd-5564ab8810db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:48.800530 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-61b036f8-ed7b-4ac9-87fd-5564ab8810db tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d Aug 07 18:57:48.800778 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-61b036f8-ed7b-4ac9-87fd-5564ab8810db tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:48.801030 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-61b036f8-ed7b-4ac9-87fd-5564ab8810db tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:48.806200 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:48.806200 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:48.806736 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-61b036f8-ed7b-4ac9-87fd-5564ab8810db tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:57:48.807637 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-61b036f8-ed7b-4ac9-87fd-5564ab8810db tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d returned with HTTP 200 Aug 07 18:57:48.808159 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 679/2746] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:57:48 2026] GET /volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:48.823625 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8a28c3c5-f666-4100-8a66-128e01a8c020 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:48.826185 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8a28c3c5-f666-4100-8a66-128e01a8c020 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb Aug 07 18:57:48.826479 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8a28c3c5-f666-4100-8a66-128e01a8c020 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:48.826754 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8a28c3c5-f666-4100-8a66-128e01a8c020 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:48.826875 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-8a28c3c5-f666-4100-8a66-128e01a8c020 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id 67f4ec29-2b00-4ff4-b561-c0c53f84bacb. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:48.833166 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8a28c3c5-f666-4100-8a66-128e01a8c020 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb returned with HTTP 404 Aug 07 18:57:48.833166 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 688/2747] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:48 2026] GET /volume/v3/backups/67f4ec29-2b00-4ff4-b561-c0c53f84bacb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:48.843877 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6b912ec0-a2b1-48ed-8956-237ca9eb8998 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:48.845689 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6b912ec0-a2b1-48ed-8956-237ca9eb8998 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] DELETE https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:48.848016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6b912ec0-a2b1-48ed-8956-237ca9eb8998 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:48.848016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6b912ec0-a2b1-48ed-8956-237ca9eb8998 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:48.848016 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-6b912ec0-a2b1-48ed-8956-237ca9eb8998 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete backup with id: f17b7eca-e71a-4518-b408-b212c4416c60. Aug 07 18:57:48.855263 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:48.855263 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:48.869139 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-6b912ec0-a2b1-48ed-8956-237ca9eb8998 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] delete_backup rpcapi backup_id f17b7eca-e71a-4518-b408-b212c4416c60 {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:57:48.871088 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6b912ec0-a2b1-48ed-8956-237ca9eb8998 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 202 Aug 07 18:57:48.871663 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 688/2748] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:57:48 2026] DELETE /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:48.886058 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6b42c956-80ab-46ae-9e2e-f7134705e4ce None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:48.893267 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b42c956-80ab-46ae-9e2e-f7134705e4ce tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:48.893598 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b42c956-80ab-46ae-9e2e-f7134705e4ce tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:48.893832 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b42c956-80ab-46ae-9e2e-f7134705e4ce tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:48.893953 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6b42c956-80ab-46ae-9e2e-f7134705e4ce tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:48.900037 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:48.900037 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:48.901233 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b42c956-80ab-46ae-9e2e-f7134705e4ce tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 200 Aug 07 18:57:48.901233 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 694/2749] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:48 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:49.576321 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-db069918-c580-470d-b734-3664322c955a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:49.579123 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db069918-c580-470d-b734-3664322c955a tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b Aug 07 18:57:49.579404 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db069918-c580-470d-b734-3664322c955a tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:49.579679 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db069918-c580-470d-b734-3664322c955a tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:49.592781 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:49.592781 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:49.599837 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-db069918-c580-470d-b734-3664322c955a tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:49.606446 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db069918-c580-470d-b734-3664322c955a tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b returned with HTTP 200 Aug 07 18:57:49.606831 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 680/2750] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:49 2026] GET /volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:49.625788 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:49.627792 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:49.628147 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "10242c5e-c6c0-4a8b-aedd-29de63b6918b", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1200246396"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:49.629659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume request body: {'volume': {'source_volid': '10242c5e-c6c0-4a8b-aedd-29de63b6918b', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1200246396'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:49.636470 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:49.636470 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:49.636956 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume retrieved successfully. Aug 07 18:57:49.637084 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume of 2 GB Aug 07 18:57:49.643785 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Availability Zones retrieved successfully. Aug 07 18:57:49.645838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Flow 'volume_create_api' (86dbda32-d27c-43f1-8b4e-71ca91c776a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:49.646977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087cf9d8-52c1-49ae-a287-8f9e80350a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:49.647809 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:49.672910 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087cf9d8-52c1-49ae-a287-8f9e80350a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '10242c5e-c6c0-4a8b-aedd-29de63b6918b', 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:49.673733 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f9ad3c-1b77-49a2-93b2-90a2b4f4c1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:49.713811 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Created reservations ['d1b66517-c520-4ea4-9976-b1c048f89236', '0033647a-e1cb-42c9-91e1-52c62291d1de', '836a9bf4-59ad-472a-a6c1-05ae7d8f2ea9', '2999be9d-bb27-4d16-b6e9-d294fc8bb9ea'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:49.714642 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f9ad3c-1b77-49a2-93b2-90a2b4f4c1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1b66517-c520-4ea4-9976-b1c048f89236', '0033647a-e1cb-42c9-91e1-52c62291d1de', '836a9bf4-59ad-472a-a6c1-05ae7d8f2ea9', '2999be9d-bb27-4d16-b6e9-d294fc8bb9ea']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:49.715420 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f55e2bae-be24-45f0-aaeb-6a20b8fe0610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:49.750956 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f55e2bae-be24-45f0-aaeb-6a20b8fe0610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db773f63-ae57-40c3-8c01-7a939ea63595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1200246396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b41274929db74d468a3e04d8ade3c04f',qos_specs=None,replication_status=,reservations=['d1b66517-c520-4ea4-9976-b1c048f89236','0033647a-e1cb-42c9-91e1-52c62291d1de','836a9bf4-59ad-472a-a6c1-05ae7d8f2ea9','2999be9d-bb27-4d16-b6e9-d294fc8bb9ea'],size=2,snapshot_id=None,source_replicaid=,source_volid=10242c5e-c6c0-4a8b-aedd-29de63b6918b,status='creating',user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1200246396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db773f63-ae57-40c3-8c01-7a939ea63595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b41274929db74d468a3e04d8ade3c04f',provider_auth=None,provider_geometry=None,provider_id=None,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=10242c5e-c6c0-4a8b-aedd-29de63b6918b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:49.752203 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d6c9524-baad-460c-8a00-16540bc71d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:49.775522 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d6c9524-baad-460c-8a00-16540bc71d84) transitioned into state 'SUCCESS' from state '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-1200246396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b41274929db74d468a3e04d8ade3c04f',qos_specs=None,replication_status=,reservations=['d1b66517-c520-4ea4-9976-b1c048f89236','0033647a-e1cb-42c9-91e1-52c62291d1de','836a9bf4-59ad-472a-a6c1-05ae7d8f2ea9','2999be9d-bb27-4d16-b6e9-d294fc8bb9ea'],size=2,snapshot_id=None,source_replicaid=,source_volid=10242c5e-c6c0-4a8b-aedd-29de63b6918b,status='creating',user_id='c54e7a30d80041c9ad7916a44ff07eb9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:49.776290 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a603134b-e301-4924-ad7a-531d1325a583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:49.794605 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a603134b-e301-4924-ad7a-531d1325a583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:49.795610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Flow 'volume_create_api' (86dbda32-d27c-43f1-8b4e-71ca91c776a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:49.796005 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Create volume request issued successfully. Aug 07 18:57:49.796631 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1d2bf459-afa6-42ba-b3d4-8e05ba9b3c3d tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:49.797129 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 689/2751] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:57:49 2026] POST /volume/v3/volumes => generated 779 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:49.814767 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-247e532f-3013-4b20-b690-cc148056b318 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:49.817340 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-247e532f-3013-4b20-b690-cc148056b318 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 Aug 07 18:57:49.819046 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-247e532f-3013-4b20-b690-cc148056b318 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:49.819046 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-247e532f-3013-4b20-b690-cc148056b318 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:49.829184 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:49.829184 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:49.837462 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-247e532f-3013-4b20-b690-cc148056b318 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:49.845159 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-247e532f-3013-4b20-b690-cc148056b318 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 returned with HTTP 200 Aug 07 18:57:49.845753 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 689/2752] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:49 2026] GET /volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:49.914655 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fe582f5f-33f6-4628-b23b-683fc007f28e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:49.916180 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fe582f5f-33f6-4628-b23b-683fc007f28e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 Aug 07 18:57:49.916819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fe582f5f-33f6-4628-b23b-683fc007f28e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:49.917135 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fe582f5f-33f6-4628-b23b-683fc007f28e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:49.917301 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-fe582f5f-33f6-4628-b23b-683fc007f28e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Show backup with id f17b7eca-e71a-4518-b408-b212c4416c60. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:49.924655 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fe582f5f-33f6-4628-b23b-683fc007f28e tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 returned with HTTP 404 Aug 07 18:57:49.925236 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 695/2753] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:49 2026] GET /volume/v3/backups/f17b7eca-e71a-4518-b408-b212c4416c60 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:49.932450 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ed9b8485-0b45-47b8-83bc-c0157f58013b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:49.934339 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed9b8485-0b45-47b8-83bc-c0157f58013b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 Aug 07 18:57:49.934502 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ed9b8485-0b45-47b8-83bc-c0157f58013b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:49.934668 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ed9b8485-0b45-47b8-83bc-c0157f58013b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:49.934826 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-ed9b8485-0b45-47b8-83bc-c0157f58013b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete volume with id: 7fb145f2-858f-4f6d-91b8-74c4a1787c14 Aug 07 18:57:49.942422 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:49.942422 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:49.943760 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ed9b8485-0b45-47b8-83bc-c0157f58013b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:49.966017 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ed9b8485-0b45-47b8-83bc-c0157f58013b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Delete volume request issued successfully. Aug 07 18:57:49.966587 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed9b8485-0b45-47b8-83bc-c0157f58013b tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 returned with HTTP 202 Aug 07 18:57:49.966695 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 681/2754] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:57:49 2026] DELETE /volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:49.984728 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-eb63323b-405a-4210-a40a-a5c00a3d4989 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:49.985872 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eb63323b-405a-4210-a40a-a5c00a3d4989 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 Aug 07 18:57:49.986137 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eb63323b-405a-4210-a40a-a5c00a3d4989 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:49.986393 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eb63323b-405a-4210-a40a-a5c00a3d4989 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:49.994222 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:49.994222 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:50.002963 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-eb63323b-405a-4210-a40a-a5c00a3d4989 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Volume info retrieved successfully. Aug 07 18:57:50.013427 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eb63323b-405a-4210-a40a-a5c00a3d4989 tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 returned with HTTP 200 Aug 07 18:57:50.013972 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 690/2755] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:49 2026] GET /volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:50.254816 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ca0aba0e-6c58-474a-8241-6e68d9a07cdb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:50.256530 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ca0aba0e-6c58-474a-8241-6e68d9a07cdb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:57:50.257256 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ca0aba0e-6c58-474a-8241-6e68d9a07cdb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-682608255", "description": null, "metadata": null}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:50.270939 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:50.270939 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:50.271436 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ca0aba0e-6c58-474a-8241-6e68d9a07cdb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:50.271596 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-ca0aba0e-6c58-474a-8241-6e68d9a07cdb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create snapshot from volume 1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:50.305216 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-ca0aba0e-6c58-474a-8241-6e68d9a07cdb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Created reservations ['baa81a81-1679-4897-8df0-23c1edb190f7', '62a361a2-31cc-4f93-892e-dec835554b3c', '57bcfae1-2873-4254-b671-81129921bba2', 'a37ccdc3-f979-4490-a17f-879c78ffde7a'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:50.351826 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ca0aba0e-6c58-474a-8241-6e68d9a07cdb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot force create request issued successfully. Aug 07 18:57:50.352686 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ca0aba0e-6c58-474a-8241-6e68d9a07cdb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:57:50.352686 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 690/2756] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:57:50 2026] POST /volume/v3/snapshots => generated 312 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:50.362747 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-986f2221-9f52-44df-ac5b-b211361c8453 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:50.364452 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-986f2221-9f52-44df-ac5b-b211361c8453 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf Aug 07 18:57:50.364697 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-986f2221-9f52-44df-ac5b-b211361c8453 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:50.364971 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-986f2221-9f52-44df-ac5b-b211361c8453 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:50.370521 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:50.370521 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:50.370979 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-986f2221-9f52-44df-ac5b-b211361c8453 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:57:50.371776 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-986f2221-9f52-44df-ac5b-b211361c8453 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf returned with HTTP 200 Aug 07 18:57:50.372151 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 696/2757] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:57:50 2026] GET /volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:50.722709 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-2ac110ae-88d2-4074-818a-7e6276303149 req-92deb1df-014b-4553-a90e-52f79384e076 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:50.724616 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2ac110ae-88d2-4074-818a-7e6276303149 req-92deb1df-014b-4553-a90e-52f79384e076 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] DELETE https://10.4.3.15/volume/v3/attachments/2d0b44d3-7e29-428f-b4be-4ace7bf1659e Aug 07 18:57:50.724786 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2ac110ae-88d2-4074-818a-7e6276303149 req-92deb1df-014b-4553-a90e-52f79384e076 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:50.724954 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2ac110ae-88d2-4074-818a-7e6276303149 req-92deb1df-014b-4553-a90e-52f79384e076 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:50.732460 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:50.732460 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:50.785849 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2ac110ae-88d2-4074-818a-7e6276303149 req-92deb1df-014b-4553-a90e-52f79384e076 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/attachments/2d0b44d3-7e29-428f-b4be-4ace7bf1659e returned with HTTP 200 Aug 07 18:57:50.786239 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 682/2758] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:57:50 2026] DELETE /volume/v3/attachments/2d0b44d3-7e29-428f-b4be-4ace7bf1659e => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:50.862969 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-81d02299-e0e8-4dec-bf11-d0f6f11c9fec None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:50.865054 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-81d02299-e0e8-4dec-bf11-d0f6f11c9fec tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 Aug 07 18:57:50.865486 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-81d02299-e0e8-4dec-bf11-d0f6f11c9fec tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:50.865829 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-81d02299-e0e8-4dec-bf11-d0f6f11c9fec tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:50.875062 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:50.875062 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:50.879491 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-81d02299-e0e8-4dec-bf11-d0f6f11c9fec tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:50.885070 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-81d02299-e0e8-4dec-bf11-d0f6f11c9fec tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 returned with HTTP 200 Aug 07 18:57:50.885659 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 691/2759] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:50 2026] GET /volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:50.897490 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-13f3986e-1b54-4c9b-9c62-09e1717a7a1e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:50.899269 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-13f3986e-1b54-4c9b-9c62-09e1717a7a1e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 Aug 07 18:57:50.899442 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-13f3986e-1b54-4c9b-9c62-09e1717a7a1e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:50.899658 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-13f3986e-1b54-4c9b-9c62-09e1717a7a1e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:50.906050 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:50.906050 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:50.909399 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-13f3986e-1b54-4c9b-9c62-09e1717a7a1e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:50.913503 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-13f3986e-1b54-4c9b-9c62-09e1717a7a1e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 returned with HTTP 200 Aug 07 18:57:50.913833 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 691/2760] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:50 2026] GET /volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:50.924524 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c54e11a5-663c-48f3-b9bf-fc616c2610b5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:50.926386 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c54e11a5-663c-48f3-b9bf-fc616c2610b5 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 Aug 07 18:57:50.926622 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c54e11a5-663c-48f3-b9bf-fc616c2610b5 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:50.927687 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c54e11a5-663c-48f3-b9bf-fc616c2610b5 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:50.939239 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:50.939239 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:50.948085 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c54e11a5-663c-48f3-b9bf-fc616c2610b5 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:50.955904 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c54e11a5-663c-48f3-b9bf-fc616c2610b5 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 returned with HTTP 200 Aug 07 18:57:50.956794 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 697/2761] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:50 2026] GET /volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:50.967261 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1df2b1f5-a86a-4cf4-8929-6e7e4adb18a7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:50.969284 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1df2b1f5-a86a-4cf4-8929-6e7e4adb18a7 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] DELETE https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 Aug 07 18:57:50.969284 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1df2b1f5-a86a-4cf4-8929-6e7e4adb18a7 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:50.969487 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1df2b1f5-a86a-4cf4-8929-6e7e4adb18a7 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:50.969647 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1df2b1f5-a86a-4cf4-8929-6e7e4adb18a7 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Delete volume with id: db773f63-ae57-40c3-8c01-7a939ea63595 Aug 07 18:57:50.976370 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:50.976370 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:50.976498 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1df2b1f5-a86a-4cf4-8929-6e7e4adb18a7 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:51.000867 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1df2b1f5-a86a-4cf4-8929-6e7e4adb18a7 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Delete volume request issued successfully. Aug 07 18:57:51.001965 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1df2b1f5-a86a-4cf4-8929-6e7e4adb18a7 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 returned with HTTP 202 Aug 07 18:57:51.001965 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 683/2762] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:50 2026] DELETE /volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:51.009821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a8a9de7f-ed02-4035-a99c-380f3765d2d8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:51.012687 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a8a9de7f-ed02-4035-a99c-380f3765d2d8 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 Aug 07 18:57:51.012687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a8a9de7f-ed02-4035-a99c-380f3765d2d8 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:51.012788 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a8a9de7f-ed02-4035-a99c-380f3765d2d8 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:51.024838 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:51.024838 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:51.030164 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a8a9de7f-ed02-4035-a99c-380f3765d2d8 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:51.035908 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a8a9de7f-ed02-4035-a99c-380f3765d2d8 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 returned with HTTP 200 Aug 07 18:57:51.036315 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c97b8ad0-2211-4feb-bdac-dd0e39ad890c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:51.036363 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 692/2763] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:51 2026] GET /volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:51.039533 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c97b8ad0-2211-4feb-bdac-dd0e39ad890c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] GET https://10.4.3.15/volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 Aug 07 18:57:51.039533 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c97b8ad0-2211-4feb-bdac-dd0e39ad890c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:51.039673 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c97b8ad0-2211-4feb-bdac-dd0e39ad890c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:51.047045 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c97b8ad0-2211-4feb-bdac-dd0e39ad890c tempest-ProjectAdminTests33-578184407 tempest-ProjectAdminTests33-578184407-project-admin] https://10.4.3.15/volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 returned with HTTP 404 Aug 07 18:57:51.048170 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 692/2764] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:51 2026] GET /volume/v3/volumes/7fb145f2-858f-4f6d-91b8-74c4a1787c14 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:51.382859 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-310f8bf8-bf32-4cf8-ae19-9592655f73e4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:51.386062 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-310f8bf8-bf32-4cf8-ae19-9592655f73e4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf Aug 07 18:57:51.386062 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-310f8bf8-bf32-4cf8-ae19-9592655f73e4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:51.386062 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-310f8bf8-bf32-4cf8-ae19-9592655f73e4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:51.390850 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:51.390850 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:51.391291 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-310f8bf8-bf32-4cf8-ae19-9592655f73e4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:57:51.392352 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-310f8bf8-bf32-4cf8-ae19-9592655f73e4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf returned with HTTP 200 Aug 07 18:57:51.392897 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 698/2765] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:57:51 2026] GET /volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:51.402511 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5dfefa21-74ee-4489-8aea-0de3e4777f8d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:51.404268 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5dfefa21-74ee-4489-8aea-0de3e4777f8d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf Aug 07 18:57:51.404533 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5dfefa21-74ee-4489-8aea-0de3e4777f8d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:51.404762 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5dfefa21-74ee-4489-8aea-0de3e4777f8d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:51.409669 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:51.409669 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:51.411557 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5dfefa21-74ee-4489-8aea-0de3e4777f8d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:57:51.412356 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5dfefa21-74ee-4489-8aea-0de3e4777f8d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf returned with HTTP 200 Aug 07 18:57:51.412743 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 684/2766] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:57:51 2026] GET /volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:51.456586 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-8cf63f50-d72b-4c93-b4cc-cf528f7198cc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:51.458962 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-8cf63f50-d72b-4c93-b4cc-cf528f7198cc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:51.459186 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-8cf63f50-d72b-4c93-b4cc-cf528f7198cc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:51.459389 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-8cf63f50-d72b-4c93-b4cc-cf528f7198cc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:51.468829 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:51.468829 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:51.476681 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-8cf63f50-d72b-4c93-b4cc-cf528f7198cc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:51.482826 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-8cf63f50-d72b-4c93-b4cc-cf528f7198cc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:51.484126 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 693/2767] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:51 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:51.534464 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-4688255b-ae3c-46a0-a717-e3103c680d6f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:51.539164 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-4688255b-ae3c-46a0-a717-e3103c680d6f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7/action Aug 07 18:57:51.539164 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-4688255b-ae3c-46a0-a717-e3103c680d6f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:57:51.539164 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-4688255b-ae3c-46a0-a717-e3103c680d6f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:51.554022 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:51.554022 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:51.554022 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-4688255b-ae3c-46a0-a717-e3103c680d6f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:51.565324 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-4688255b-ae3c-46a0-a717-e3103c680d6f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Begin detaching volume completed successfully. Aug 07 18:57:51.565324 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-4688255b-ae3c-46a0-a717-e3103c680d6f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7/action returned with HTTP 202 Aug 07 18:57:51.565715 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 693/2768] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:57:51 2026] POST /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:51.607793 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-25f93cc8-d35c-4769-b027-12fdd147b839 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:51.608148 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25f93cc8-d35c-4769-b027-12fdd147b839 None None] GET https://10.4.3.15/volume// Aug 07 18:57:51.608356 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25f93cc8-d35c-4769-b027-12fdd147b839 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:51.608562 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25f93cc8-d35c-4769-b027-12fdd147b839 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:51.608862 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25f93cc8-d35c-4769-b027-12fdd147b839 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:51.609229 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 699/2769] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:57: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 07 18:57:51.619791 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-2bb7471a-538b-4050-9394-7a438f1b2908 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:51.622514 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-2bb7471a-538b-4050-9394-7a438f1b2908 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:57:51.622723 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-2bb7471a-538b-4050-9394-7a438f1b2908 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:51.622922 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-2bb7471a-538b-4050-9394-7a438f1b2908 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:51.632737 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:51.632737 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:51.635714 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-2bb7471a-538b-4050-9394-7a438f1b2908 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:51.639421 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-2bb7471a-538b-4050-9394-7a438f1b2908 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:57:51.639768 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 685/2770] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:57:51 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:57:52.058014 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7e252106-6764-4894-be5d-c64dce0b6894 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.061886 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7e252106-6764-4894-be5d-c64dce0b6894 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 Aug 07 18:57:52.062196 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7e252106-6764-4894-be5d-c64dce0b6894 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:52.062484 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7e252106-6764-4894-be5d-c64dce0b6894 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:52.080335 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7e252106-6764-4894-be5d-c64dce0b6894 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 returned with HTTP 404 Aug 07 18:57:52.081048 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 694/2771] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:52 2026] GET /volume/v3/volumes/db773f63-ae57-40c3-8c01-7a939ea63595 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:52.092537 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b268d85e-3614-4c17-96ee-7adbdf29fd4c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.097927 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21a64f63-1205-492a-ae12-0b8ab5b10686 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.098184 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b268d85e-3614-4c17-96ee-7adbdf29fd4c tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b Aug 07 18:57:52.098184 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b268d85e-3614-4c17-96ee-7adbdf29fd4c tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:52.098184 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b268d85e-3614-4c17-96ee-7adbdf29fd4c tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:52.100050 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21a64f63-1205-492a-ae12-0b8ab5b10686 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 Aug 07 18:57:52.100324 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21a64f63-1205-492a-ae12-0b8ab5b10686 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:52.100659 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21a64f63-1205-492a-ae12-0b8ab5b10686 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:52.100883 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-21a64f63-1205-492a-ae12-0b8ab5b10686 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Delete volume with id: b512ea96-1e5d-4be1-8df6-1d36049da288 Aug 07 18:57:52.109320 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:52.109320 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:52.110299 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-21a64f63-1205-492a-ae12-0b8ab5b10686 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:57:52.112550 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:52.112550 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:52.117840 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b268d85e-3614-4c17-96ee-7adbdf29fd4c tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:52.121966 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b268d85e-3614-4c17-96ee-7adbdf29fd4c tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b returned with HTTP 200 Aug 07 18:57:52.124340 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 694/2772] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:52 2026] GET /volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:52.137735 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-19072ef6-29b6-4c22-88ef-aabdf91fdd5e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.138929 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-21a64f63-1205-492a-ae12-0b8ab5b10686 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Delete volume request issued successfully. Aug 07 18:57:52.139312 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21a64f63-1205-492a-ae12-0b8ab5b10686 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 returned with HTTP 202 Aug 07 18:57:52.139659 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 700/2773] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:52 2026] DELETE /volume/v3/volumes/b512ea96-1e5d-4be1-8df6-1d36049da288 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:57:52.140167 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19072ef6-29b6-4c22-88ef-aabdf91fdd5e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] DELETE https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b Aug 07 18:57:52.140418 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19072ef6-29b6-4c22-88ef-aabdf91fdd5e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:52.140664 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19072ef6-29b6-4c22-88ef-aabdf91fdd5e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:52.140871 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-19072ef6-29b6-4c22-88ef-aabdf91fdd5e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Delete volume with id: 10242c5e-c6c0-4a8b-aedd-29de63b6918b Aug 07 18:57:52.147290 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3575dd47-129f-4033-8d3b-3f8420288a58 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.150074 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3575dd47-129f-4033-8d3b-3f8420288a58 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] DELETE https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 Aug 07 18:57:52.150261 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3575dd47-129f-4033-8d3b-3f8420288a58 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:52.150436 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3575dd47-129f-4033-8d3b-3f8420288a58 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:52.150563 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-3575dd47-129f-4033-8d3b-3f8420288a58 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Delete backup with id: 1b67af8c-adc1-467e-aad7-94561a2da6a9. Aug 07 18:57:52.150632 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:52.150632 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:52.151272 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-19072ef6-29b6-4c22-88ef-aabdf91fdd5e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:52.158009 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:52.158009 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:52.176936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-3575dd47-129f-4033-8d3b-3f8420288a58 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] delete_backup rpcapi backup_id 1b67af8c-adc1-467e-aad7-94561a2da6a9 {{(pid=100344) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:57:52.177777 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-19072ef6-29b6-4c22-88ef-aabdf91fdd5e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Delete volume request issued successfully. Aug 07 18:57:52.177959 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19072ef6-29b6-4c22-88ef-aabdf91fdd5e tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b returned with HTTP 202 Aug 07 18:57:52.178140 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3575dd47-129f-4033-8d3b-3f8420288a58 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 returned with HTTP 202 Aug 07 18:57:52.178333 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 686/2774] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:52 2026] DELETE /volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:52.178718 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 695/2775] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:52 2026] DELETE /volume/v3/backups/1b67af8c-adc1-467e-aad7-94561a2da6a9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:52.186723 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-293ae2f1-f20a-47e8-a406-b7f8fb138f56 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.188535 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-293ae2f1-f20a-47e8-a406-b7f8fb138f56 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 Aug 07 18:57:52.188724 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-293ae2f1-f20a-47e8-a406-b7f8fb138f56 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:52.188930 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-293ae2f1-f20a-47e8-a406-b7f8fb138f56 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:52.189130 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-293ae2f1-f20a-47e8-a406-b7f8fb138f56 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Delete volume with id: a0802975-6b71-405a-9f6e-f46102f856d1 Aug 07 18:57:52.190049 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b3146cea-7a0d-4721-969c-8234573e5513 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.192201 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3146cea-7a0d-4721-969c-8234573e5513 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b Aug 07 18:57:52.192451 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b3146cea-7a0d-4721-969c-8234573e5513 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:52.192682 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b3146cea-7a0d-4721-969c-8234573e5513 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:52.196425 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:52.196425 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:52.196897 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-293ae2f1-f20a-47e8-a406-b7f8fb138f56 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:57:52.202517 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:52.202517 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:52.211602 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b3146cea-7a0d-4721-969c-8234573e5513 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Volume info retrieved successfully. Aug 07 18:57:52.211602 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3146cea-7a0d-4721-969c-8234573e5513 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b returned with HTTP 200 Aug 07 18:57:52.211602 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 701/2776] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:52 2026] GET /volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:52.223063 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-293ae2f1-f20a-47e8-a406-b7f8fb138f56 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Delete volume request issued successfully. Aug 07 18:57:52.223307 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-293ae2f1-f20a-47e8-a406-b7f8fb138f56 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 returned with HTTP 202 Aug 07 18:57:52.223802 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 695/2777] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:52 2026] DELETE /volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:52.231511 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-82364eb1-7c16-41bf-933a-abc238ebc87f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.235350 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82364eb1-7c16-41bf-933a-abc238ebc87f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 Aug 07 18:57:52.235350 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82364eb1-7c16-41bf-933a-abc238ebc87f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:52.235350 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82364eb1-7c16-41bf-933a-abc238ebc87f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:52.245988 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:52.245988 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:52.255092 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-82364eb1-7c16-41bf-933a-abc238ebc87f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Volume info retrieved successfully. Aug 07 18:57:52.260411 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82364eb1-7c16-41bf-933a-abc238ebc87f tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 returned with HTTP 200 Aug 07 18:57:52.260411 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 687/2778] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:52 2026] GET /volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:52.491859 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-0c29d698-3e57-49f4-95d8-8835f44179c6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.494440 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-0c29d698-3e57-49f4-95d8-8835f44179c6 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] DELETE https://10.4.3.15/volume/v3/attachments/af1cf580-01b1-461d-9255-7dad8c95eee4 Aug 07 18:57:52.494740 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-0c29d698-3e57-49f4-95d8-8835f44179c6 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:52.494974 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-0c29d698-3e57-49f4-95d8-8835f44179c6 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:52.507009 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:52.507009 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:52.560761 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-eb5c1c9a-5e5f-4a77-b285-3e3d3f711ac8 req-0c29d698-3e57-49f4-95d8-8835f44179c6 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/af1cf580-01b1-461d-9255-7dad8c95eee4 returned with HTTP 200 Aug 07 18:57:52.561330 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 696/2779] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:57:52 2026] DELETE /volume/v3/attachments/af1cf580-01b1-461d-9255-7dad8c95eee4 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:52.667288 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.669618 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:52.670089 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1969499821", "snapshot_id": "5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:52.672127 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1969499821', 'snapshot_id': '5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:52.678854 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:52.678854 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:52.679622 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:57:52.679824 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume of 1 GB Aug 07 18:57:52.686246 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Availability Zones retrieved successfully. Aug 07 18:57:52.696022 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Flow 'volume_create_api' (7a02f30e-a97e-4a51-8108-9e0ecefe91e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:52.697532 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2130df3c-2bf1-4efa-bdea-580a17039e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:52.699003 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:52.708756 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.742906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2130df3c-2bf1-4efa-bdea-580a17039e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:52.743960 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e730c866-4eaa-4ac4-971c-24aa2f49d35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:52.798188 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Created reservations ['2b1204f5-6c6a-41e9-bc3a-fa269905a9bc', '9f496c69-d643-49dc-a28f-3ae4bb60a183', 'f6cf5bb5-0d0b-4510-ac9a-f621dacfb57a', 'c115611b-914d-42d1-8b45-e8e079fa3782'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:52.799033 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e730c866-4eaa-4ac4-971c-24aa2f49d35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b1204f5-6c6a-41e9-bc3a-fa269905a9bc', '9f496c69-d643-49dc-a28f-3ae4bb60a183', 'f6cf5bb5-0d0b-4510-ac9a-f621dacfb57a', 'c115611b-914d-42d1-8b45-e8e079fa3782']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:52.799800 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e732bf-f6aa-4362-961d-49d465509bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:52.807576 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:52.807957 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-546426432"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:52.809343 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-546426432'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:52.810264 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Create volume of 1 GB Aug 07 18:57:52.813267 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Availability Zones retrieved successfully. Aug 07 18:57:52.819009 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Flow 'volume_create_api' (9008a6a9-a6b6-4b3c-9c08-bbd6a18d680b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:52.820084 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7774807-acc7-42d9-9c10-8adf9d5f7549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:52.821132 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:52.843154 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e732bf-f6aa-4362-961d-49d465509bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a7e8d19-75b6-42c5-9d73-14ccf971790a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1969499821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ce2162ec0540cba8123751766a71ed',qos_specs=None,replication_status=,reservations=['2b1204f5-6c6a-41e9-bc3a-fa269905a9bc','9f496c69-d643-49dc-a28f-3ae4bb60a183','f6cf5bb5-0d0b-4510-ac9a-f621dacfb57a','c115611b-914d-42d1-8b45-e8e079fa3782'],size=1,snapshot_id=5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2,source_replicaid=,source_volid=None,status='creating',user_id='5468ca593ffa4442a002c0fc194ae014',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1969499821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a7e8d19-75b6-42c5-9d73-14ccf971790a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ce2162ec0540cba8123751766a71ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5468ca593ffa4442a002c0fc194ae014',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:52.843810 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ede210-9bdd-438e-b1ef-438df90f72bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:52.847495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7774807-acc7-42d9-9c10-8adf9d5f7549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:52.848276 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be8eefc4-f5b2-4018-8817-7db0a8a3315c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:52.861847 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ede210-9bdd-438e-b1ef-438df90f72bc) transitioned into state 'SUCCESS' from state '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-1969499821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ce2162ec0540cba8123751766a71ed',qos_specs=None,replication_status=,reservations=['2b1204f5-6c6a-41e9-bc3a-fa269905a9bc','9f496c69-d643-49dc-a28f-3ae4bb60a183','f6cf5bb5-0d0b-4510-ac9a-f621dacfb57a','c115611b-914d-42d1-8b45-e8e079fa3782'],size=1,snapshot_id=5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2,source_replicaid=,source_volid=None,status='creating',user_id='5468ca593ffa4442a002c0fc194ae014',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:52.862712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b68efd-c97b-45f9-8c47-901110054194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:52.887369 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b68efd-c97b-45f9-8c47-901110054194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:52.888730 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Flow 'volume_create_api' (7a02f30e-a97e-4a51-8108-9e0ecefe91e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:52.889111 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume request issued successfully. Aug 07 18:57:52.889802 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3cceee0-9081-4530-8c1e-46e5fd6aac90 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:52.890355 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 702/2780] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:57:52 2026] POST /volume/v3/volumes => generated 789 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:52.902692 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6f2f35a7-3234-457d-923e-c283a6e9b616 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.904647 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Created reservations ['d734bea8-c336-45b0-beb7-c176959f1b7f', '3887b65c-7d2b-4b9f-b5c5-603c138f527b', 'c3fd6655-c357-4b9a-9a94-2e8dec6fcefc', '16238b0f-e898-4e90-a8c0-288e719f5045'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:52.905429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be8eefc4-f5b2-4018-8817-7db0a8a3315c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d734bea8-c336-45b0-beb7-c176959f1b7f', '3887b65c-7d2b-4b9f-b5c5-603c138f527b', 'c3fd6655-c357-4b9a-9a94-2e8dec6fcefc', '16238b0f-e898-4e90-a8c0-288e719f5045']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:52.906246 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26bdda1-b025-413c-ac58-7072414a1951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:52.908110 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6f2f35a7-3234-457d-923e-c283a6e9b616 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:57:52.908298 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6f2f35a7-3234-457d-923e-c283a6e9b616 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:52.908502 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6f2f35a7-3234-457d-923e-c283a6e9b616 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:52.914832 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:52.914832 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:52.920017 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6f2f35a7-3234-457d-923e-c283a6e9b616 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:52.922460 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6f2f35a7-3234-457d-923e-c283a6e9b616 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:57:52.926013 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 688/2781] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:52 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:52.932541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26bdda1-b025-413c-ac58-7072414a1951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd13b362-6db1-47a3-87d6-252ea0c0ec30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-546426432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e2e766fadf34eb2b7b53c818ea603dd',qos_specs=None,replication_status=,reservations=['d734bea8-c336-45b0-beb7-c176959f1b7f','3887b65c-7d2b-4b9f-b5c5-603c138f527b','c3fd6655-c357-4b9a-9a94-2e8dec6fcefc','16238b0f-e898-4e90-a8c0-288e719f5045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abb2afae21e24a22bb0e5f57a916d869',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-546426432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd13b362-6db1-47a3-87d6-252ea0c0ec30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e2e766fadf34eb2b7b53c818ea603dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abb2afae21e24a22bb0e5f57a916d869',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:52.933301 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0c8fe25-9f59-4361-9231-3d4af74a75db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:52.951203 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0c8fe25-9f59-4361-9231-3d4af74a75db) transitioned into state 'SUCCESS' from state '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-546426432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e2e766fadf34eb2b7b53c818ea603dd',qos_specs=None,replication_status=,reservations=['d734bea8-c336-45b0-beb7-c176959f1b7f','3887b65c-7d2b-4b9f-b5c5-603c138f527b','c3fd6655-c357-4b9a-9a94-2e8dec6fcefc','16238b0f-e898-4e90-a8c0-288e719f5045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abb2afae21e24a22bb0e5f57a916d869',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:52.951946 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6e0721-5c5b-4380-adfc-ec576cd47463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:52.962950 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6e0721-5c5b-4380-adfc-ec576cd47463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:52.964197 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Flow 'volume_create_api' (9008a6a9-a6b6-4b3c-9c08-bbd6a18d680b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:52.964676 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Create volume request issued successfully. Aug 07 18:57:52.965526 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2caf8849-44ab-409c-ada4-5a36e1c40f16 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:52.966132 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 696/2782] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 18:57:52 2026] POST /volume/v3/volumes => generated 775 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:52.983780 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-90288063-7cb8-4431-9ce7-2441a598303b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:52.986072 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-90288063-7cb8-4431-9ce7-2441a598303b tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 Aug 07 18:57:52.986353 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-90288063-7cb8-4431-9ce7-2441a598303b tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:52.986622 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-90288063-7cb8-4431-9ce7-2441a598303b tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:52.996222 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:52.996222 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:53.003350 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-90288063-7cb8-4431-9ce7-2441a598303b tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Volume info retrieved successfully. Aug 07 18:57:53.007893 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-90288063-7cb8-4431-9ce7-2441a598303b tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 returned with HTTP 200 Aug 07 18:57:53.008332 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 697/2783] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:52 2026] GET /volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:53.224167 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bffda7eb-7278-406d-a871-7d3697ff2c17 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:53.226217 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bffda7eb-7278-406d-a871-7d3697ff2c17 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] GET https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b Aug 07 18:57:53.226430 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bffda7eb-7278-406d-a871-7d3697ff2c17 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:53.226642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bffda7eb-7278-406d-a871-7d3697ff2c17 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:53.232214 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bffda7eb-7278-406d-a871-7d3697ff2c17 tempest-VolumesCloneTest-440351771 tempest-VolumesCloneTest-440351771-project-member] https://10.4.3.15/volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b returned with HTTP 404 Aug 07 18:57:53.232766 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 703/2784] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:53 2026] GET /volume/v3/volumes/10242c5e-c6c0-4a8b-aedd-29de63b6918b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:53.273541 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7f5c9127-8150-45fa-9bde-89d0d24594c2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:53.275279 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7f5c9127-8150-45fa-9bde-89d0d24594c2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] GET https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 Aug 07 18:57:53.275524 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7f5c9127-8150-45fa-9bde-89d0d24594c2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:53.275692 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7f5c9127-8150-45fa-9bde-89d0d24594c2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:53.281650 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7f5c9127-8150-45fa-9bde-89d0d24594c2 tempest-TestVolumeBackupRestore-892269757 tempest-TestVolumeBackupRestore-892269757-project-member] https://10.4.3.15/volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 returned with HTTP 404 Aug 07 18:57:53.282166 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 689/2785] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:53 2026] GET /volume/v3/volumes/a0802975-6b71-405a-9f6e-f46102f856d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:53.936695 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-91bf80d2-6ead-4d39-a5f9-0546ea953327 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:53.939775 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-91bf80d2-6ead-4d39-a5f9-0546ea953327 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:57:53.939775 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-91bf80d2-6ead-4d39-a5f9-0546ea953327 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:53.939775 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-91bf80d2-6ead-4d39-a5f9-0546ea953327 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:53.953312 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:53.953312 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:53.958602 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-91bf80d2-6ead-4d39-a5f9-0546ea953327 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:53.965405 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-91bf80d2-6ead-4d39-a5f9-0546ea953327 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:57:53.965872 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 697/2786] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:53 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:53.980074 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1ba9508a-5dd7-48b0-9d94-7816482e6bc2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:53.985736 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1ba9508a-5dd7-48b0-9d94-7816482e6bc2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:57:53.986011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1ba9508a-5dd7-48b0-9d94-7816482e6bc2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:53.986337 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1ba9508a-5dd7-48b0-9d94-7816482e6bc2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:53.996625 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:53.996625 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:53.999969 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1ba9508a-5dd7-48b0-9d94-7816482e6bc2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:54.013952 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1ba9508a-5dd7-48b0-9d94-7816482e6bc2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:57:54.014541 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 698/2787] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:53 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:54.025783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3d319da8-1e79-49b7-b739-f40dc8989e57 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:54.028553 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d319da8-1e79-49b7-b739-f40dc8989e57 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 Aug 07 18:57:54.030096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d319da8-1e79-49b7-b739-f40dc8989e57 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:54.030096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d319da8-1e79-49b7-b739-f40dc8989e57 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:54.042942 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:54.042942 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:54.047681 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3d319da8-1e79-49b7-b739-f40dc8989e57 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Volume info retrieved successfully. Aug 07 18:57:54.056228 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d319da8-1e79-49b7-b739-f40dc8989e57 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 returned with HTTP 200 Aug 07 18:57:54.056767 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 704/2788] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:54 2026] GET /volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:54.073684 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-27122c5a-1dd5-48f0-b7aa-02bff3a92204 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:54.074819 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-27122c5a-1dd5-48f0-b7aa-02bff3a92204 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 18:57:54.075667 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-27122c5a-1dd5-48f0-b7aa-02bff3a92204 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bd13b362-6db1-47a3-87d6-252ea0c0ec30", "name": "tempest-type-Backup-1055733903"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:54.080017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-27122c5a-1dd5-48f0-b7aa-02bff3a92204 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Creating new backup {'backup': {'volume_id': 'bd13b362-6db1-47a3-87d6-252ea0c0ec30', 'name': 'tempest-type-Backup-1055733903'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:57:54.080017 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-27122c5a-1dd5-48f0-b7aa-02bff3a92204 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Creating backup of volume bd13b362-6db1-47a3-87d6-252ea0c0ec30 in container None Aug 07 18:57:54.087668 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:54.087668 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:54.088357 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-27122c5a-1dd5-48f0-b7aa-02bff3a92204 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Volume info retrieved successfully. Aug 07 18:57:54.119633 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-27122c5a-1dd5-48f0-b7aa-02bff3a92204 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Created reservations ['2c515f55-e5fd-41df-b18a-3c24f21a6811', '9546a11b-c799-4640-b778-96190053cdce'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:54.151314 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-27122c5a-1dd5-48f0-b7aa-02bff3a92204 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:57:54.152106 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 690/2789] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:57:54 2026] POST /volume/v3/backups => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:54.161026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4399ad61-1745-427d-a14b-95db53dcafb4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:54.162234 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4399ad61-1745-427d-a14b-95db53dcafb4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:57:54.163153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4399ad61-1745-427d-a14b-95db53dcafb4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:54.163153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4399ad61-1745-427d-a14b-95db53dcafb4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:54.163153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-4399ad61-1745-427d-a14b-95db53dcafb4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:54.174536 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:54.174536 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:54.175702 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4399ad61-1745-427d-a14b-95db53dcafb4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:57:54.176810 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 698/2790] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:54 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 721 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:54.549244 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-830fb14b-f0e0-4eb7-a94a-2e0de4c7e010 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:54.551376 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-830fb14b-f0e0-4eb7-a94a-2e0de4c7e010 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:57:54.551632 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-830fb14b-f0e0-4eb7-a94a-2e0de4c7e010 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:54.551898 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-830fb14b-f0e0-4eb7-a94a-2e0de4c7e010 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:54.561177 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:54.561177 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:54.567664 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-830fb14b-f0e0-4eb7-a94a-2e0de4c7e010 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:54.575580 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-830fb14b-f0e0-4eb7-a94a-2e0de4c7e010 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:57:54.576886 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 699/2791] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:54 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:54.657072 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0c3788b9-3862-4ec7-8f5c-35ac15c0f1b1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:54.657416 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0c3788b9-3862-4ec7-8f5c-35ac15c0f1b1 None None] GET https://10.4.3.15/volume// Aug 07 18:57:54.657685 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0c3788b9-3862-4ec7-8f5c-35ac15c0f1b1 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:54.657945 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0c3788b9-3862-4ec7-8f5c-35ac15c0f1b1 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:54.658362 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0c3788b9-3862-4ec7-8f5c-35ac15c0f1b1 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:54.658766 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 705/2792] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:57:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:57:54.666595 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-c22e6cd5-6835-4036-a735-a66964e6bf00 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:54.669208 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-c22e6cd5-6835-4036-a735-a66964e6bf00 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:57:54.669767 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-c22e6cd5-6835-4036-a735-a66964e6bf00 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a7e8d19-75b6-42c5-9d73-14ccf971790a", "connector": null, "instance_uuid": "6a123807-4cee-4a96-931e-f15c7bc8bb7c"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:54.680078 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:54.680078 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:54.716282 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-c22e6cd5-6835-4036-a735-a66964e6bf00 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:57:54.716927 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 691/2793] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:57:54 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 07 18:57:54.735163 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:54.741287 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:54.741738 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1, "name": "tempest-VolumesExtendTest-Volume-103281291"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:54.743880 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Create volume request body: {'volume': {'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-103281291'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:54.761360 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b69308f6-f73e-4cb7-b6b5-0c5c0a4072bf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:54.764363 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b69308f6-f73e-4cb7-b6b5-0c5c0a4072bf tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:57:54.764363 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b69308f6-f73e-4cb7-b6b5-0c5c0a4072bf tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:54.764363 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b69308f6-f73e-4cb7-b6b5-0c5c0a4072bf tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:54.780833 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:54.780833 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:54.780973 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e2570425-01b3-44b0-abe5-a48f6a7ef025 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:54.780973 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e2570425-01b3-44b0-abe5-a48f6a7ef025 None None] GET https://10.4.3.15/volume// Aug 07 18:57:54.780973 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e2570425-01b3-44b0-abe5-a48f6a7ef025 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:54.780973 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e2570425-01b3-44b0-abe5-a48f6a7ef025 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:54.780973 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e2570425-01b3-44b0-abe5-a48f6a7ef025 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:54.780973 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 706/2794] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:57:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:57:54.782910 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b69308f6-f73e-4cb7-b6b5-0c5c0a4072bf tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:54.788985 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b69308f6-f73e-4cb7-b6b5-0c5c0a4072bf tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:57:54.789110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-326eaa50-1101-4329-805e-c5ba549fa383 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:54.789528 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 700/2795] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:54 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:54.792128 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-326eaa50-1101-4329-805e-c5ba549fa383 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:57:54.792339 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-326eaa50-1101-4329-805e-c5ba549fa383 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:54.792540 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-326eaa50-1101-4329-805e-c5ba549fa383 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:54.806861 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:54.806861 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:54.814707 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-326eaa50-1101-4329-805e-c5ba549fa383 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:54.824140 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-326eaa50-1101-4329-805e-c5ba549fa383 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:57:54.824682 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 692/2796] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:57:54 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:57:54.927098 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Create volume of 1 GB Aug 07 18:57:54.931382 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Availability Zones retrieved successfully. Aug 07 18:57:54.937125 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Flow 'volume_create_api' (3e8a4224-2dba-4729-8ab5-38c850496fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:54.939292 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b3b00b-82a7-4da5-bc5c-59e934f69c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:54.940192 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:54.954204 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-00e8f408-2e23-4701-8850-a47970330703 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:54.958665 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-00e8f408-2e23-4701-8850-a47970330703 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] PUT https://10.4.3.15/volume/v3/attachments/47169ecf-f45c-4107-a645-e492a864065a Aug 07 18:57:54.959151 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-00e8f408-2e23-4701-8850-a47970330703 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:54.974201 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-00e8f408-2e23-4701-8850-a47970330703 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Acquiring lock "cinder-attachment_update-5a7e8d19-75b6-42c5-9d73-14ccf971790a-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:57:54.982331 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-00e8f408-2e23-4701-8850-a47970330703 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Lock "cinder-attachment_update-5a7e8d19-75b6-42c5-9d73-14ccf971790a-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:57:54.982690 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:54.982690 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:55.006440 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b3b00b-82a7-4da5-bc5c-59e934f69c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:55.007602 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41076b10-fe11-4f28-930b-f4b3e0843aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:55.090816 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Created reservations ['7a018ee2-a1fb-4dfc-98f4-2696625d4ad9', '3af18324-5411-485d-bef1-4a29511cf1d4', '8e9e833e-0e67-4d10-bb66-536d2efbbb9a', 'e1bd1ecf-ccb6-48de-90e4-66faa7cefb53'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:55.091657 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41076b10-fe11-4f28-930b-f4b3e0843aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a018ee2-a1fb-4dfc-98f4-2696625d4ad9', '3af18324-5411-485d-bef1-4a29511cf1d4', '8e9e833e-0e67-4d10-bb66-536d2efbbb9a', 'e1bd1ecf-ccb6-48de-90e4-66faa7cefb53']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:55.092942 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (548c2281-41f1-4c7f-9425-bfde369c0273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:55.109229 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-00e8f408-2e23-4701-8850-a47970330703 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Lock "cinder-attachment_update-5a7e8d19-75b6-42c5-9d73-14ccf971790a-np0000006749" released by "attachment_update" :: held 0.126s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:57:55.109229 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-00e8f408-2e23-4701-8850-a47970330703 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/47169ecf-f45c-4107-a645-e492a864065a returned with HTTP 200 Aug 07 18:57:55.109229 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 707/2797] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:57:54 2026] PUT /volume/v3/attachments/47169ecf-f45c-4107-a645-e492a864065a => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:55.123769 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (548c2281-41f1-4c7f-9425-bfde369c0273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '889563c8-4307-456d-9d4d-5c0958db77b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-103281291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a424a53bdd9415995d172d8f2d3a88f',qos_specs=None,replication_status=,reservations=['7a018ee2-a1fb-4dfc-98f4-2696625d4ad9','3af18324-5411-485d-bef1-4a29511cf1d4','8e9e833e-0e67-4d10-bb66-536d2efbbb9a','e1bd1ecf-ccb6-48de-90e4-66faa7cefb53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b5ae13d1af44ebbee69b94d2bb5a15',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-103281291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=889563c8-4307-456d-9d4d-5c0958db77b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a424a53bdd9415995d172d8f2d3a88f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2b5ae13d1af44ebbee69b94d2bb5a15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:55.125175 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d04ffbf-60f5-40a9-a373-3102c81279a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:55.147204 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d04ffbf-60f5-40a9-a373-3102c81279a8) transitioned into state 'SUCCESS' from state '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-103281291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a424a53bdd9415995d172d8f2d3a88f',qos_specs=None,replication_status=,reservations=['7a018ee2-a1fb-4dfc-98f4-2696625d4ad9','3af18324-5411-485d-bef1-4a29511cf1d4','8e9e833e-0e67-4d10-bb66-536d2efbbb9a','e1bd1ecf-ccb6-48de-90e4-66faa7cefb53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b5ae13d1af44ebbee69b94d2bb5a15',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:55.147928 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3162cc1f-b282-457a-b409-673c2d904197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:55.157491 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3162cc1f-b282-457a-b409-673c2d904197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:55.158245 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Flow 'volume_create_api' (3e8a4224-2dba-4729-8ab5-38c850496fa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:55.158524 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Create volume request issued successfully. Aug 07 18:57:55.159083 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cf83f09c-6c2c-4fd9-ae62-949186bec430 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:55.159480 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 699/2798] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:57:54 2026] POST /volume/v3/volumes => generated 745 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:55.173975 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8c2ce347-950a-40ce-bc2c-ebe7a5177afb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:55.178360 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8c2ce347-950a-40ce-bc2c-ebe7a5177afb tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 Aug 07 18:57:55.178585 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8c2ce347-950a-40ce-bc2c-ebe7a5177afb tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:55.178777 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8c2ce347-950a-40ce-bc2c-ebe7a5177afb tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:55.189423 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8b93d02a-07fb-4a8f-9bca-ddcefea84d04 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:55.191007 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b93d02a-07fb-4a8f-9bca-ddcefea84d04 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:57:55.191218 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b93d02a-07fb-4a8f-9bca-ddcefea84d04 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:55.191391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b93d02a-07fb-4a8f-9bca-ddcefea84d04 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:55.191507 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8b93d02a-07fb-4a8f-9bca-ddcefea84d04 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:55.192453 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:55.192453 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:55.197037 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:55.197037 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:55.197598 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b93d02a-07fb-4a8f-9bca-ddcefea84d04 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:57:55.197906 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 693/2799] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:55 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:55.202798 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8c2ce347-950a-40ce-bc2c-ebe7a5177afb tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:57:55.208422 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8c2ce347-950a-40ce-bc2c-ebe7a5177afb tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 returned with HTTP 200 Aug 07 18:57:55.208773 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 701/2800] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:55 2026] GET /volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:55.801451 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8625e13a-4647-42ae-ab21-1bdadfa92ebc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:55.803328 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8625e13a-4647-42ae-ab21-1bdadfa92ebc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:57:55.803534 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8625e13a-4647-42ae-ab21-1bdadfa92ebc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:55.803714 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8625e13a-4647-42ae-ab21-1bdadfa92ebc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:55.813035 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:55.813035 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:55.816617 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8625e13a-4647-42ae-ab21-1bdadfa92ebc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:55.821250 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8625e13a-4647-42ae-ab21-1bdadfa92ebc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:57:55.821643 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 708/2801] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:55 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:56.209296 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8e7625b4-8d16-4ff2-83c3-45cc4e461081 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:56.211100 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8e7625b4-8d16-4ff2-83c3-45cc4e461081 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:57:56.211368 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8e7625b4-8d16-4ff2-83c3-45cc4e461081 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:56.211476 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8e7625b4-8d16-4ff2-83c3-45cc4e461081 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:56.211581 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-8e7625b4-8d16-4ff2-83c3-45cc4e461081 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:56.215905 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:56.215905 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:56.216533 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8e7625b4-8d16-4ff2-83c3-45cc4e461081 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:57:56.218330 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 700/2802] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:56 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:56.221924 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aa15beb4-d6dc-4639-bfa2-5030d67954fc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:56.224326 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa15beb4-d6dc-4639-bfa2-5030d67954fc tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 Aug 07 18:57:56.224527 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa15beb4-d6dc-4639-bfa2-5030d67954fc tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:56.224743 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa15beb4-d6dc-4639-bfa2-5030d67954fc tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:56.233621 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:56.233621 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:56.237956 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-aa15beb4-d6dc-4639-bfa2-5030d67954fc tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:57:56.243516 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa15beb4-d6dc-4639-bfa2-5030d67954fc tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 returned with HTTP 200 Aug 07 18:57:56.243516 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 694/2803] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:56 2026] GET /volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:56.258859 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-974f5899-923d-4c17-8c50-e2445b129446 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:56.263177 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-974f5899-923d-4c17-8c50-e2445b129446 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] POST https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2/action Aug 07 18:57:56.263177 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-974f5899-923d-4c17-8c50-e2445b129446 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:57:56.263177 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-974f5899-923d-4c17-8c50-e2445b129446 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:56.273108 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:56.273108 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:56.273887 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-974f5899-923d-4c17-8c50-e2445b129446 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:57:56.312715 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-974f5899-923d-4c17-8c50-e2445b129446 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Created reservations ['10c5e3ec-ab1b-4cf4-814d-6bda07151e52', '793e98ad-55b7-4862-9477-60e039238c41'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:56.324522 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-974f5899-923d-4c17-8c50-e2445b129446 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Extend volume request issued successfully. Aug 07 18:57:56.324522 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-974f5899-923d-4c17-8c50-e2445b129446 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2/action returned with HTTP 202 Aug 07 18:57:56.324522 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 702/2804] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:57:56 2026] POST /volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:57:56.333978 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-07a4f8ec-663a-4fb3-a4af-48b3f2212b02 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:56.338533 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07a4f8ec-663a-4fb3-a4af-48b3f2212b02 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 Aug 07 18:57:56.338533 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07a4f8ec-663a-4fb3-a4af-48b3f2212b02 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:56.338533 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07a4f8ec-663a-4fb3-a4af-48b3f2212b02 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:56.521202 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:56.521202 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:56.524803 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-07a4f8ec-663a-4fb3-a4af-48b3f2212b02 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:57:56.528949 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07a4f8ec-663a-4fb3-a4af-48b3f2212b02 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 returned with HTTP 200 Aug 07 18:57:56.529299 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 709/2805] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:56 2026] GET /volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 => generated 1353 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:56.838955 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1caf33b0-578f-4b0f-bba2-3091c213131d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:56.841098 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1caf33b0-578f-4b0f-bba2-3091c213131d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:57:56.841534 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1caf33b0-578f-4b0f-bba2-3091c213131d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:56.841720 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1caf33b0-578f-4b0f-bba2-3091c213131d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:56.851220 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:56.851220 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:56.854771 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1caf33b0-578f-4b0f-bba2-3091c213131d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:56.859473 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1caf33b0-578f-4b0f-bba2-3091c213131d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:57:56.860050 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 701/2806] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:56 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:57.229291 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ccfda34b-5965-471b-a349-075d86ad251e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:57.231135 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ccfda34b-5965-471b-a349-075d86ad251e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:57:57.231411 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ccfda34b-5965-471b-a349-075d86ad251e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:57.231708 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ccfda34b-5965-471b-a349-075d86ad251e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:57.231879 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ccfda34b-5965-471b-a349-075d86ad251e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:57.236561 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:57.236561 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:57.237225 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ccfda34b-5965-471b-a349-075d86ad251e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:57:57.237622 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 695/2807] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:57 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:57.503210 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-907580a4-93df-4454-987b-47d210b64062 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:57.505302 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:57.505715 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1969952330", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:57.507912 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1969952330', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:57.508103 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Create volume of 1 GB Aug 07 18:57:57.512192 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Availability Zones retrieved successfully. Aug 07 18:57:57.517842 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Flow 'volume_create_api' (5d9a337e-913d-44c9-85a9-1753f7a73aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:57.519573 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d15736-6173-48e5-adbe-769fedebaaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:57.520527 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:57.542952 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-50fd8168-b5db-45ef-9937-fd849acb84b3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:57.544709 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-50fd8168-b5db-45ef-9937-fd849acb84b3 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 Aug 07 18:57:57.544906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50fd8168-b5db-45ef-9937-fd849acb84b3 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:57.545114 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50fd8168-b5db-45ef-9937-fd849acb84b3 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:57.551266 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d15736-6173-48e5-adbe-769fedebaaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:57.552174 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (960a78e3-7722-4a90-aba8-51eddfd62b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:57.552668 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:57.552668 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:57.557128 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-50fd8168-b5db-45ef-9937-fd849acb84b3 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:57:57.563526 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-50fd8168-b5db-45ef-9937-fd849acb84b3 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 returned with HTTP 200 Aug 07 18:57:57.563526 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 710/2808] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:57 2026] GET /volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:57.577412 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6611fd67-185c-4025-b950-9446b76552a2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:57.579925 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6611fd67-185c-4025-b950-9446b76552a2 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 Aug 07 18:57:57.579925 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6611fd67-185c-4025-b950-9446b76552a2 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:57.580087 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6611fd67-185c-4025-b950-9446b76552a2 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:57.588606 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:57.588606 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:57.593359 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6611fd67-185c-4025-b950-9446b76552a2 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:57:57.597517 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Created reservations ['94e3aa05-f2ce-4e52-8965-68ca5ad330fb', '1cca4a64-9564-4f36-bc3b-97ad3b3d07dc', 'a216bcfe-a06c-48ab-9453-68cb858b9d4b', '8550eaf7-f044-4baf-983e-1e3836dc154a'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:57.598659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (960a78e3-7722-4a90-aba8-51eddfd62b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94e3aa05-f2ce-4e52-8965-68ca5ad330fb', '1cca4a64-9564-4f36-bc3b-97ad3b3d07dc', 'a216bcfe-a06c-48ab-9453-68cb858b9d4b', '8550eaf7-f044-4baf-983e-1e3836dc154a']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:57.599613 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6611fd67-185c-4025-b950-9446b76552a2 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 returned with HTTP 200 Aug 07 18:57:57.599689 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (260b2efe-37da-4e24-bcac-fe7d5fc8427e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:57.600244 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 702/2809] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:57 2026] GET /volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 => generated 1353 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:57.616126 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c425e249-86be-4e76-9904-90c7bf631aec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:57.617856 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c425e249-86be-4e76-9904-90c7bf631aec tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 Aug 07 18:57:57.618126 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c425e249-86be-4e76-9904-90c7bf631aec tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:57.618590 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c425e249-86be-4e76-9904-90c7bf631aec tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:57.625961 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (260b2efe-37da-4e24-bcac-fe7d5fc8427e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '086f25ef-02cf-4b2c-bc05-614f36fb7eab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1969952330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e5587712a84fa49c0986b4130612ac',qos_specs=None,replication_status=,reservations=['94e3aa05-f2ce-4e52-8965-68ca5ad330fb','1cca4a64-9564-4f36-bc3b-97ad3b3d07dc','a216bcfe-a06c-48ab-9453-68cb858b9d4b','8550eaf7-f044-4baf-983e-1e3836dc154a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d3f929845294e34a496bf482508a712',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1969952330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=086f25ef-02cf-4b2c-bc05-614f36fb7eab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e5587712a84fa49c0986b4130612ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d3f929845294e34a496bf482508a712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:57.626881 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3094498-1751-4732-8d69-f29db111031b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:57.632558 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:57.632558 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:57.649284 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c425e249-86be-4e76-9904-90c7bf631aec tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:57:57.652981 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c425e249-86be-4e76-9904-90c7bf631aec tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 returned with HTTP 200 Aug 07 18:57:57.652981 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 696/2810] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:57 2026] GET /volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 => generated 1353 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:57.656805 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3094498-1751-4732-8d69-f29db111031b) transitioned into state 'SUCCESS' from state '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-1969952330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e5587712a84fa49c0986b4130612ac',qos_specs=None,replication_status=,reservations=['94e3aa05-f2ce-4e52-8965-68ca5ad330fb','1cca4a64-9564-4f36-bc3b-97ad3b3d07dc','a216bcfe-a06c-48ab-9453-68cb858b9d4b','8550eaf7-f044-4baf-983e-1e3836dc154a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d3f929845294e34a496bf482508a712',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:57.659347 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce3edd0-b8e6-4f72-aa0d-3b385fb1e962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:57.678849 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce3edd0-b8e6-4f72-aa0d-3b385fb1e962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:57.679321 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-51d0ed8e-6d9e-4d77-97ee-a87d66fb8722 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:57.680011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Flow 'volume_create_api' (5d9a337e-913d-44c9-85a9-1753f7a73aed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:57.680873 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Create volume request issued successfully. Aug 07 18:57:57.681250 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-907580a4-93df-4454-987b-47d210b64062 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:57.681704 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 703/2811] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:57:57 2026] POST /volume/v3/volumes => generated 753 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:57.688885 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51d0ed8e-6d9e-4d77-97ee-a87d66fb8722 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] DELETE https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 Aug 07 18:57:57.689308 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51d0ed8e-6d9e-4d77-97ee-a87d66fb8722 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:57.689630 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51d0ed8e-6d9e-4d77-97ee-a87d66fb8722 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:57.690259 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-51d0ed8e-6d9e-4d77-97ee-a87d66fb8722 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Delete volume with id: 889563c8-4307-456d-9d4d-5c0958db77b2 Aug 07 18:57:57.701035 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ada8d6bb-4529-4073-af29-e625944236b9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:57.701179 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:57.701179 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:57.701179 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-51d0ed8e-6d9e-4d77-97ee-a87d66fb8722 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:57:57.702720 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ada8d6bb-4529-4073-af29-e625944236b9 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:57:57.703031 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ada8d6bb-4529-4073-af29-e625944236b9 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:57.703142 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ada8d6bb-4529-4073-af29-e625944236b9 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:57.723264 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-51d0ed8e-6d9e-4d77-97ee-a87d66fb8722 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Delete volume request issued successfully. Aug 07 18:57:57.723264 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51d0ed8e-6d9e-4d77-97ee-a87d66fb8722 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 returned with HTTP 202 Aug 07 18:57:57.724427 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 711/2812] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:57:57 2026] DELETE /volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:57:57.726262 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:57.726262 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:57.736890 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ada8d6bb-4529-4073-af29-e625944236b9 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:57.738044 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1ea468bc-5ba0-442f-98f4-5a3911cd2946 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:57.742142 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ada8d6bb-4529-4073-af29-e625944236b9 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:57:57.745476 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 703/2813] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:57 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:57.745584 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1ea468bc-5ba0-442f-98f4-5a3911cd2946 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 Aug 07 18:57:57.745584 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1ea468bc-5ba0-442f-98f4-5a3911cd2946 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:57.745584 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1ea468bc-5ba0-442f-98f4-5a3911cd2946 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:57.756774 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:57.756774 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:57.764632 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1ea468bc-5ba0-442f-98f4-5a3911cd2946 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:57:57.769749 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1ea468bc-5ba0-442f-98f4-5a3911cd2946 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 returned with HTTP 200 Aug 07 18:57:57.770111 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 697/2814] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:57 2026] GET /volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:57.873552 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7b7097b7-509c-4e63-8558-08b613e570cc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:57.875523 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b7097b7-509c-4e63-8558-08b613e570cc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:57:57.875739 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7b7097b7-509c-4e63-8558-08b613e570cc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:57.875940 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7b7097b7-509c-4e63-8558-08b613e570cc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:57.887364 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:57.887364 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:57.891683 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7b7097b7-509c-4e63-8558-08b613e570cc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:57.895920 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b7097b7-509c-4e63-8558-08b613e570cc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:57:57.896317 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 704/2815] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:57 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:58.253923 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-732dfc97-e070-4bda-bf94-c7657b7b8be2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:58.256208 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-732dfc97-e070-4bda-bf94-c7657b7b8be2 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:57:58.256534 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-732dfc97-e070-4bda-bf94-c7657b7b8be2 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:58.256804 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-732dfc97-e070-4bda-bf94-c7657b7b8be2 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:58.256978 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-732dfc97-e070-4bda-bf94-c7657b7b8be2 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:58.262445 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:58.262445 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:58.263312 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-732dfc97-e070-4bda-bf94-c7657b7b8be2 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:57:58.263816 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 712/2816] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:58 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:58.760014 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6881bf7a-517e-4e02-b83b-88904988c69e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:58.760014 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6881bf7a-517e-4e02-b83b-88904988c69e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:57:58.760014 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6881bf7a-517e-4e02-b83b-88904988c69e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:58.760014 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6881bf7a-517e-4e02-b83b-88904988c69e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:58.766751 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:58.766751 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:58.770103 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6881bf7a-517e-4e02-b83b-88904988c69e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:58.773929 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6881bf7a-517e-4e02-b83b-88904988c69e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:57:58.774325 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 704/2817] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:58 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:58.784360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c0d224c5-dc25-463e-b7db-b506734ca7ef None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:58.786258 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0d224c5-dc25-463e-b7db-b506734ca7ef tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 Aug 07 18:57:58.786561 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c0d224c5-dc25-463e-b7db-b506734ca7ef tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:58.786792 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c0d224c5-dc25-463e-b7db-b506734ca7ef tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:58.787813 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0b64d5b5-fa4e-47ef-a752-b746008afad4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:58.790036 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0b64d5b5-fa4e-47ef-a752-b746008afad4 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:57:58.790293 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0b64d5b5-fa4e-47ef-a752-b746008afad4 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:58.790562 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0b64d5b5-fa4e-47ef-a752-b746008afad4 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:58.792575 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0d224c5-dc25-463e-b7db-b506734ca7ef tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 returned with HTTP 404 Aug 07 18:57:58.793077 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 698/2818] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:58 2026] GET /volume/v3/volumes/889563c8-4307-456d-9d4d-5c0958db77b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:58.799068 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:58.799068 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:58.800881 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:58.803299 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:57:58.807014 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-133645087"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:58.807014 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-133645087'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:57:58.807014 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Create volume of 1 GB Aug 07 18:57:58.807216 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0b64d5b5-fa4e-47ef-a752-b746008afad4 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:58.809731 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Availability Zones retrieved successfully. Aug 07 18:57:58.810751 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0b64d5b5-fa4e-47ef-a752-b746008afad4 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:57:58.811277 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 705/2819] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:58 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:58.815490 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Flow 'volume_create_api' (64c4d871-8445-4cdd-b5fb-398ba9965712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:58.817031 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a72a8e-cc42-412a-8614-3fe56f0c8f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:58.818108 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:57:58.826611 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-25d30fe0-b8e9-446a-999c-f528991c6f9d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:58.828894 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-25d30fe0-b8e9-446a-999c-f528991c6f9d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes Aug 07 18:57:58.829049 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-25d30fe0-b8e9-446a-999c-f528991c6f9d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:58.829221 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-25d30fe0-b8e9-446a-999c-f528991c6f9d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:58.829490 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-25d30fe0-b8e9-446a-999c-f528991c6f9d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:57:58.830169 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-25d30fe0-b8e9-446a-999c-f528991c6f9d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:57:58.837980 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-25d30fe0-b8e9-446a-999c-f528991c6f9d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Get all volumes completed successfully. Aug 07 18:57:58.838380 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-25d30fe0-b8e9-446a-999c-f528991c6f9d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 200 Aug 07 18:57:58.838774 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 705/2820] 10.4.3.15 () {66 vars in 1230 bytes} [Fri Aug 7 18:57:58 2026] GET /volume/v3/volumes => generated 337 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:58.848651 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3003791d-5555-4d31-a186-06230fb4ce48 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:58.850201 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a72a8e-cc42-412a-8614-3fe56f0c8f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:58.850756 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3003791d-5555-4d31-a186-06230fb4ce48 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:57:58.850916 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3003791d-5555-4d31-a186-06230fb4ce48 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:58.850977 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d35a252-32c4-4d4b-88c9-314652f18930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:58.851230 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3003791d-5555-4d31-a186-06230fb4ce48 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:58.858355 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:58.858355 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:58.862601 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3003791d-5555-4d31-a186-06230fb4ce48 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:58.867444 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3003791d-5555-4d31-a186-06230fb4ce48 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:57:58.867892 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 699/2821] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:58 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:58.892120 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Created reservations ['9d177387-d620-4334-8d25-825fd3bcac40', '2370b584-9162-4701-835b-7d62d910feee', '968a434b-9787-404f-aced-0acb8809edf0', '3f241d7e-cf1b-498b-9eab-6198a88aceb2'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:57:58.892887 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d35a252-32c4-4d4b-88c9-314652f18930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d177387-d620-4334-8d25-825fd3bcac40', '2370b584-9162-4701-835b-7d62d910feee', '968a434b-9787-404f-aced-0acb8809edf0', '3f241d7e-cf1b-498b-9eab-6198a88aceb2']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:58.893593 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083ea791-a405-4dfe-970f-fb270e3065e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:58.909977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-42117932-0c96-49e4-be5f-4e1f6137e5d5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:58.911686 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42117932-0c96-49e4-be5f-4e1f6137e5d5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:57:58.913012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42117932-0c96-49e4-be5f-4e1f6137e5d5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:58.913012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42117932-0c96-49e4-be5f-4e1f6137e5d5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:58.913183 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-9a64e1d0-13a4-403d-b2f2-31687df8fa5e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:58.915303 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-9a64e1d0-13a4-403d-b2f2-31687df8fa5e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:57:58.915486 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-9a64e1d0-13a4-403d-b2f2-31687df8fa5e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:58.915662 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-9a64e1d0-13a4-403d-b2f2-31687df8fa5e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:58.921213 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:58.921213 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:58.922308 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:58.922308 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:58.923324 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083ea791-a405-4dfe-970f-fb270e3065e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '683899b1-8343-4dec-a139-255a632221c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-133645087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a424a53bdd9415995d172d8f2d3a88f',qos_specs=None,replication_status=,reservations=['9d177387-d620-4334-8d25-825fd3bcac40','2370b584-9162-4701-835b-7d62d910feee','968a434b-9787-404f-aced-0acb8809edf0','3f241d7e-cf1b-498b-9eab-6198a88aceb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b5ae13d1af44ebbee69b94d2bb5a15',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-133645087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=683899b1-8343-4dec-a139-255a632221c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a424a53bdd9415995d172d8f2d3a88f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2b5ae13d1af44ebbee69b94d2bb5a15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:58.924564 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbb2357-d9d1-46ba-904f-62da7dc84427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:58.924633 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-42117932-0c96-49e4-be5f-4e1f6137e5d5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:58.926244 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-9a64e1d0-13a4-403d-b2f2-31687df8fa5e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:58.930620 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42117932-0c96-49e4-be5f-4e1f6137e5d5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:57:58.930620 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 706/2822] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:58 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:58.930888 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-9a64e1d0-13a4-403d-b2f2-31687df8fa5e tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:57:58.933828 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 706/2823] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:57:58 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:58.947221 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbb2357-d9d1-46ba-904f-62da7dc84427) transitioned into state 'SUCCESS' from state '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-133645087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a424a53bdd9415995d172d8f2d3a88f',qos_specs=None,replication_status=,reservations=['9d177387-d620-4334-8d25-825fd3bcac40','2370b584-9162-4701-835b-7d62d910feee','968a434b-9787-404f-aced-0acb8809edf0','3f241d7e-cf1b-498b-9eab-6198a88aceb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b5ae13d1af44ebbee69b94d2bb5a15',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:58.948116 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7b7da3-c199-4587-92d5-88c000422a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:57:58.961586 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7b7da3-c199-4587-92d5-88c000422a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:57:58.962512 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Flow 'volume_create_api' (64c4d871-8445-4cdd-b5fb-398ba9965712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:57:58.962929 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Create volume request issued successfully. Aug 07 18:57:58.963648 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0c9c06cb-b453-4945-9d8c-3e0fdd782ca7 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:57:58.964123 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 713/2824] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:57:58 2026] POST /volume/v3/volumes => generated 745 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:57:58.976042 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7d0085d1-d209-4c14-9c99-bc8a5fa94831 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:58.978584 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d0085d1-d209-4c14-9c99-bc8a5fa94831 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 Aug 07 18:57:58.978880 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d0085d1-d209-4c14-9c99-bc8a5fa94831 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:58.979489 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d0085d1-d209-4c14-9c99-bc8a5fa94831 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:58.991349 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:58.991349 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:58.997479 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7d0085d1-d209-4c14-9c99-bc8a5fa94831 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:57:59.006877 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d0085d1-d209-4c14-9c99-bc8a5fa94831 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 returned with HTTP 200 Aug 07 18:57:59.007428 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 700/2825] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:58 2026] GET /volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:59.021793 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f3346477-cffd-4a73-95b0-c4f9f1f47489 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:59.021793 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f3346477-cffd-4a73-95b0-c4f9f1f47489 None None] GET https://10.4.3.15/volume// Aug 07 18:57:59.022045 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f3346477-cffd-4a73-95b0-c4f9f1f47489 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:59.022191 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f3346477-cffd-4a73-95b0-c4f9f1f47489 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:59.022611 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f3346477-cffd-4a73-95b0-c4f9f1f47489 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:59.023023 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 707/2826] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:57: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 07 18:57:59.032451 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-e5a0dd5c-39dc-4dfd-877b-756e85b9847a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:59.035688 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-e5a0dd5c-39dc-4dfd-877b-756e85b9847a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:57:59.036210 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-e5a0dd5c-39dc-4dfd-877b-756e85b9847a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "086f25ef-02cf-4b2c-bc05-614f36fb7eab", "connector": null, "instance_uuid": "060d89b8-0f78-4d8d-b9a1-70e687c1c97b"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:59.047834 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:59.047834 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:59.079678 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-e5a0dd5c-39dc-4dfd-877b-756e85b9847a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:57:59.080173 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 707/2827] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:57:59 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:59.117228 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-16cb7ecf-fc07-4c85-b635-f4f52692e396 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:59.119198 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-16cb7ecf-fc07-4c85-b635-f4f52692e396 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:57:59.119780 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-16cb7ecf-fc07-4c85-b635-f4f52692e396 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:59.120181 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-16cb7ecf-fc07-4c85-b635-f4f52692e396 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:59.126086 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bc42bb08-93bc-41c5-afde-1da67303b7fd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:59.126086 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc42bb08-93bc-41c5-afde-1da67303b7fd None None] GET https://10.4.3.15/volume// Aug 07 18:57:59.126086 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bc42bb08-93bc-41c5-afde-1da67303b7fd None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:59.126086 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bc42bb08-93bc-41c5-afde-1da67303b7fd None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:59.126086 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc42bb08-93bc-41c5-afde-1da67303b7fd None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:57:59.126086 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 701/2828] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:57: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 07 18:57:59.133375 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:59.133375 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:57:59.136823 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-71384fa4-0185-403c-97c6-8e89c10fbd75 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:59.138482 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-71384fa4-0185-403c-97c6-8e89c10fbd75 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:57:59.138729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-71384fa4-0185-403c-97c6-8e89c10fbd75 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:59.142065 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-71384fa4-0185-403c-97c6-8e89c10fbd75 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:59.142140 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-16cb7ecf-fc07-4c85-b635-f4f52692e396 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:59.144141 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-16cb7ecf-fc07-4c85-b635-f4f52692e396 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:57:59.144653 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 714/2829] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:59 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:59.147824 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:59.147824 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:59.150826 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-71384fa4-0185-403c-97c6-8e89c10fbd75 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:57:59.155562 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-71384fa4-0185-403c-97c6-8e89c10fbd75 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:57:59.156084 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 708/2830] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:57:59 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:57:59.274821 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-706a7bbb-ecf8-41c2-bc76-3231a4147f14 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:59.276741 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-706a7bbb-ecf8-41c2-bc76-3231a4147f14 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:57:59.276879 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-c1abff40-93ec-46b6-9f60-7d2f450d4a8d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:59.276979 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-706a7bbb-ecf8-41c2-bc76-3231a4147f14 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:59.277191 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-706a7bbb-ecf8-41c2-bc76-3231a4147f14 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:59.277291 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-706a7bbb-ecf8-41c2-bc76-3231a4147f14 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:57:59.281282 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-c1abff40-93ec-46b6-9f60-7d2f450d4a8d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] PUT https://10.4.3.15/volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816 Aug 07 18:57:59.281767 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-c1abff40-93ec-46b6-9f60-7d2f450d4a8d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:59.282304 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:59.282304 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:59.283054 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-706a7bbb-ecf8-41c2-bc76-3231a4147f14 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:57:59.283413 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 702/2831] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:57:59 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:59.290903 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-c1abff40-93ec-46b6-9f60-7d2f450d4a8d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Acquiring lock "cinder-attachment_update-086f25ef-02cf-4b2c-bc05-614f36fb7eab-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:57:59.298239 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-c1abff40-93ec-46b6-9f60-7d2f450d4a8d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Lock "cinder-attachment_update-086f25ef-02cf-4b2c-bc05-614f36fb7eab-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:57:59.299558 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:59.299558 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:57:59.380186 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-c1abff40-93ec-46b6-9f60-7d2f450d4a8d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Lock "cinder-attachment_update-086f25ef-02cf-4b2c-bc05-614f36fb7eab-np0000006749" released by "attachment_update" :: held 0.082s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:57:59.380599 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-c1abff40-93ec-46b6-9f60-7d2f450d4a8d tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816 returned with HTTP 200 Aug 07 18:57:59.381389 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 708/2832] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:57:59 2026] PUT /volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:57:59.747065 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7a9e3397-54b7-43e8-815f-2d5ae62a76b3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:59.854025 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a9e3397-54b7-43e8-815f-2d5ae62a76b3 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:57:59.854025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7a9e3397-54b7-43e8-815f-2d5ae62a76b3 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:59.873580 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a9e3397-54b7-43e8-815f-2d5ae62a76b3 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:57:59.874237 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 715/2833] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 18:57:59 2026] POST /volume/v3/types => generated 287 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:57:59.897882 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-0db5593c-319f-410b-9f1d-c8fe8c7dbe20 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:59.900285 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-0db5593c-319f-410b-9f1d-c8fe8c7dbe20 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/attachments/47169ecf-f45c-4107-a645-e492a864065a/action Aug 07 18:57:59.900703 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-0db5593c-319f-410b-9f1d-c8fe8c7dbe20 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:57:59.901164 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-0db5593c-319f-410b-9f1d-c8fe8c7dbe20 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:57:59.926161 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:59.926161 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:57:59.938439 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-03606dfb-7ff2-4cc8-b348-2197614ea6d2 req-0db5593c-319f-410b-9f1d-c8fe8c7dbe20 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/47169ecf-f45c-4107-a645-e492a864065a/action returned with HTTP 204 Aug 07 18:57:59.938907 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 709/2834] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:57:59 2026] POST /volume/v3/attachments/47169ecf-f45c-4107-a645-e492a864065a/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:57:59.946230 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-39a7e156-2209-43c9-b38b-5c8c4b87c43c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:57:59.948226 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39a7e156-2209-43c9-b38b-5c8c4b87c43c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:57:59.948416 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39a7e156-2209-43c9-b38b-5c8c4b87c43c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:57:59.948608 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39a7e156-2209-43c9-b38b-5c8c4b87c43c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:57:59.958625 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:57:59.958625 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:57:59.962333 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-39a7e156-2209-43c9-b38b-5c8c4b87c43c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:57:59.967307 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39a7e156-2209-43c9-b38b-5c8c4b87c43c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:57:59.967848 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 703/2835] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:57:59 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:00.021055 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ec3aba6e-d91a-4fe4-9817-8ded1e148bca None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:00.022757 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ec3aba6e-d91a-4fe4-9817-8ded1e148bca tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 Aug 07 18:58:00.022945 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ec3aba6e-d91a-4fe4-9817-8ded1e148bca tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:00.023154 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ec3aba6e-d91a-4fe4-9817-8ded1e148bca tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:00.029539 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:00.029539 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:00.032751 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ec3aba6e-d91a-4fe4-9817-8ded1e148bca tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:58:00.037359 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ec3aba6e-d91a-4fe4-9817-8ded1e148bca tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 returned with HTTP 200 Aug 07 18:58:00.037683 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 709/2836] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:00 2026] GET /volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:00.049351 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ffef1053-8da3-4b74-887b-52ee33ad7f93 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:00.050710 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffef1053-8da3-4b74-887b-52ee33ad7f93 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:58:00.051198 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffef1053-8da3-4b74-887b-52ee33ad7f93 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "683899b1-8343-4dec-a139-255a632221c0", "name": "tempest-VolumesExtendTest-Snapshot-1224431569"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:00.060024 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:00.060024 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:00.060024 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ffef1053-8da3-4b74-887b-52ee33ad7f93 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:58:00.060024 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-ffef1053-8da3-4b74-887b-52ee33ad7f93 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Create snapshot from volume 683899b1-8343-4dec-a139-255a632221c0 Aug 07 18:58:00.093834 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-ffef1053-8da3-4b74-887b-52ee33ad7f93 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Created reservations ['88be9d67-2443-4b01-8436-1ab2b68b7b55', 'fa52885c-395d-4b1c-9169-bbf4ce6ddd01', '03dbb342-7682-47ba-9f4d-699ea8a01b67', 'd247ac06-0882-4a56-ac6e-f721594d97f6'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:00.126198 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ffef1053-8da3-4b74-887b-52ee33ad7f93 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Snapshot create request issued successfully. Aug 07 18:58:00.126198 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffef1053-8da3-4b74-887b-52ee33ad7f93 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:58:00.126198 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 716/2837] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:58:00 2026] POST /volume/v3/snapshots => generated 304 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:00.134977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b9b71886-8214-419f-aa28-5f05909ad51f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:00.136673 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b9b71886-8214-419f-aa28-5f05909ad51f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 Aug 07 18:58:00.136855 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b9b71886-8214-419f-aa28-5f05909ad51f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:00.137058 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b9b71886-8214-419f-aa28-5f05909ad51f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:00.141438 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:00.141438 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:00.141828 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b9b71886-8214-419f-aa28-5f05909ad51f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Snapshot retrieved successfully. Aug 07 18:58:00.142537 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b9b71886-8214-419f-aa28-5f05909ad51f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 returned with HTTP 200 Aug 07 18:58:00.143088 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 710/2838] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:00 2026] GET /volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 => generated 436 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:00.164310 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-928173d4-560b-444a-97dc-80cc0fabd428 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:00.164469 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-928173d4-560b-444a-97dc-80cc0fabd428 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:58:00.164773 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-928173d4-560b-444a-97dc-80cc0fabd428 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:00.164894 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-928173d4-560b-444a-97dc-80cc0fabd428 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:00.175369 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:00.175369 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:00.182693 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-928173d4-560b-444a-97dc-80cc0fabd428 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:58:00.189435 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-928173d4-560b-444a-97dc-80cc0fabd428 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:58:00.189979 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 704/2839] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:00 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:00.299766 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6173cf36-eada-4555-ad20-291dceb07188 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:00.303791 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6173cf36-eada-4555-ad20-291dceb07188 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:00.304328 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6173cf36-eada-4555-ad20-291dceb07188 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:00.305026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6173cf36-eada-4555-ad20-291dceb07188 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:00.305026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-6173cf36-eada-4555-ad20-291dceb07188 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:00.315847 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:00.315847 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:00.316503 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6173cf36-eada-4555-ad20-291dceb07188 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:00.316859 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 710/2840] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:00 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:01.152336 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-644b8bf7-2b8e-4175-9f04-695e564b49bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:01.155166 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-644b8bf7-2b8e-4175-9f04-695e564b49bf tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 Aug 07 18:58:01.155544 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-644b8bf7-2b8e-4175-9f04-695e564b49bf tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:01.156133 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-644b8bf7-2b8e-4175-9f04-695e564b49bf tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:01.161445 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:01.161445 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:01.162577 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-644b8bf7-2b8e-4175-9f04-695e564b49bf tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Snapshot retrieved successfully. Aug 07 18:58:01.163774 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-644b8bf7-2b8e-4175-9f04-695e564b49bf tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 returned with HTTP 200 Aug 07 18:58:01.164249 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 717/2841] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:01 2026] GET /volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:01.174194 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7eeffbc1-d2f0-4cb1-90e2-2a187d41da00 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:01.176600 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7eeffbc1-d2f0-4cb1-90e2-2a187d41da00 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] POST https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0/action Aug 07 18:58:01.177028 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7eeffbc1-d2f0-4cb1-90e2-2a187d41da00 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:01.177190 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7eeffbc1-d2f0-4cb1-90e2-2a187d41da00 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:01.187335 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:01.187335 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:01.188367 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7eeffbc1-d2f0-4cb1-90e2-2a187d41da00 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:58:01.206187 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-615acd40-87ce-4fe7-89c0-59788069c32f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:01.208308 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-615acd40-87ce-4fe7-89c0-59788069c32f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:58:01.208308 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-615acd40-87ce-4fe7-89c0-59788069c32f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:01.208308 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-615acd40-87ce-4fe7-89c0-59788069c32f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:01.217800 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:01.217800 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:01.221331 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-615acd40-87ce-4fe7-89c0-59788069c32f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:58:01.225645 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-615acd40-87ce-4fe7-89c0-59788069c32f tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:58:01.226221 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 705/2842] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:01 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:01.236315 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-7eeffbc1-d2f0-4cb1-90e2-2a187d41da00 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Created reservations ['861a4d7c-0a64-4b8a-92db-53e94759261a', 'd949fd4c-716e-4921-af73-8b93d0ac530b'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:01.244644 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7eeffbc1-d2f0-4cb1-90e2-2a187d41da00 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Extend volume request issued successfully. Aug 07 18:58:01.244841 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7eeffbc1-d2f0-4cb1-90e2-2a187d41da00 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0/action returned with HTTP 202 Aug 07 18:58:01.245495 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 711/2843] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:58:01 2026] POST /volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:58:01.253565 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8e6827bd-0f26-453d-9080-5b8bc9f3ee18 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:01.255247 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8e6827bd-0f26-453d-9080-5b8bc9f3ee18 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 Aug 07 18:58:01.255436 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8e6827bd-0f26-453d-9080-5b8bc9f3ee18 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:01.255625 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8e6827bd-0f26-453d-9080-5b8bc9f3ee18 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:01.264821 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:01.264821 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:01.269965 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8e6827bd-0f26-453d-9080-5b8bc9f3ee18 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:58:01.274752 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8e6827bd-0f26-453d-9080-5b8bc9f3ee18 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 returned with HTTP 200 Aug 07 18:58:01.275187 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 711/2844] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:01 2026] GET /volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:01.327227 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-737de768-b736-4ff7-9392-c803a4527370 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:01.332020 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-737de768-b736-4ff7-9392-c803a4527370 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:01.332020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-737de768-b736-4ff7-9392-c803a4527370 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:01.332020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-737de768-b736-4ff7-9392-c803a4527370 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:01.332020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-737de768-b736-4ff7-9392-c803a4527370 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:01.338086 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:01.338086 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:01.339258 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-737de768-b736-4ff7-9392-c803a4527370 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:01.340039 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 718/2845] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:01 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:01.670961 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:01.673469 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:01.673787 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "0832e7c1-0dfe-4030-851a-187c93bdd712", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:01.675160 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '0832e7c1-0dfe-4030-851a-187c93bdd712', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:01.753828 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Create volume of 1 GB Aug 07 18:58:01.758217 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Availability Zones retrieved successfully. Aug 07 18:58:01.763434 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Flow 'volume_create_api' (6a53e364-f1e9-4ffd-ad7b-18f12a836bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:01.764720 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e8b06f0-25be-4077-bc69-d41ec71b3512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:01.765620 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:01.811583 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e8b06f0-25be-4077-bc69-d41ec71b3512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:58:00Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=801781d0-4cce-4d96-a0d8-84ffe869271f,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': '801781d0-4cce-4d96-a0d8-84ffe869271f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:01.812287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8880972a-3470-4c30-8f75-48e6d0d96ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:01.837319 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-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 07 18:58:01.837319 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-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 07 18:58:01.869329 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Created reservations ['540caf39-92da-41e9-b504-961f613e2156', 'abe101d1-aedd-43d5-a3c2-8c3ac8411ac1', 'e3f9def3-d744-4f0e-9d42-63db80a3a854', '7c8387c3-4eb3-4092-b361-169ac13b4595'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:01.870370 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8880972a-3470-4c30-8f75-48e6d0d96ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['540caf39-92da-41e9-b504-961f613e2156', 'abe101d1-aedd-43d5-a3c2-8c3ac8411ac1', 'e3f9def3-d744-4f0e-9d42-63db80a3a854', '7c8387c3-4eb3-4092-b361-169ac13b4595']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:01.871214 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4238a335-db63-4e99-b5e9-ef06bb922103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:01.893535 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4238a335-db63-4e99-b5e9-ef06bb922103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7611ece-6b3e-45e7-803b-e1d028efa5ee', '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='aa808a7bd51842cab795c39c43d45578',qos_specs=None,replication_status=,reservations=['540caf39-92da-41e9-b504-961f613e2156','abe101d1-aedd-43d5-a3c2-8c3ac8411ac1','e3f9def3-d744-4f0e-9d42-63db80a3a854','7c8387c3-4eb3-4092-b361-169ac13b4595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593b87f04aeb4abc9ede27ee3aa5be89',volume_type_id=801781d0-4cce-4d96-a0d8-84ffe869271f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:01Z,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=a7611ece-6b3e-45e7-803b-e1d028efa5ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa808a7bd51842cab795c39c43d45578',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='593b87f04aeb4abc9ede27ee3aa5be89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(801781d0-4cce-4d96-a0d8-84ffe869271f),volume_type_id=801781d0-4cce-4d96-a0d8-84ffe869271f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:01.894349 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74c9377-ee39-401e-a15b-b62147951939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:01.910724 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74c9377-ee39-401e-a15b-b62147951939) transitioned into state 'SUCCESS' from 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='aa808a7bd51842cab795c39c43d45578',qos_specs=None,replication_status=,reservations=['540caf39-92da-41e9-b504-961f613e2156','abe101d1-aedd-43d5-a3c2-8c3ac8411ac1','e3f9def3-d744-4f0e-9d42-63db80a3a854','7c8387c3-4eb3-4092-b361-169ac13b4595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593b87f04aeb4abc9ede27ee3aa5be89',volume_type_id=801781d0-4cce-4d96-a0d8-84ffe869271f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:01.911571 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7e764e-4473-4b84-9d96-893f885280f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:01.919629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7e764e-4473-4b84-9d96-893f885280f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:01.920418 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Flow 'volume_create_api' (6a53e364-f1e9-4ffd-ad7b-18f12a836bc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:01.920727 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Create volume request issued successfully. Aug 07 18:58:01.921329 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b07c8ce-7b2c-4b34-b810-afb89ae60e11 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:01.921935 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 706/2846] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:01 2026] POST /volume/v3/volumes => generated 796 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:01.963189 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aead2a15-e4d3-4f37-8ead-b45119081a38 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:01.967839 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aead2a15-e4d3-4f37-8ead-b45119081a38 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:01.967839 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aead2a15-e4d3-4f37-8ead-b45119081a38 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:01.968473 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aead2a15-e4d3-4f37-8ead-b45119081a38 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:01.979789 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:01.979789 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:01.985470 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aead2a15-e4d3-4f37-8ead-b45119081a38 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:01.992189 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aead2a15-e4d3-4f37-8ead-b45119081a38 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 200 Aug 07 18:58:01.992843 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 712/2847] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:01 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:02.239009 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-45b78e04-fe9d-4692-be9b-52137656a9d5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:02.240680 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-45b78e04-fe9d-4692-be9b-52137656a9d5 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:58:02.240877 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-45b78e04-fe9d-4692-be9b-52137656a9d5 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:02.241094 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-45b78e04-fe9d-4692-be9b-52137656a9d5 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:02.250900 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:02.250900 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:02.254350 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-45b78e04-fe9d-4692-be9b-52137656a9d5 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:58:02.258067 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-45b78e04-fe9d-4692-be9b-52137656a9d5 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:58:02.258928 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 712/2848] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:02 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:02.288172 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-be6be2bc-f69a-4cde-8dd9-eb67646ea663 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:02.290598 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-be6be2bc-f69a-4cde-8dd9-eb67646ea663 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 Aug 07 18:58:02.290931 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-be6be2bc-f69a-4cde-8dd9-eb67646ea663 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:02.291343 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-be6be2bc-f69a-4cde-8dd9-eb67646ea663 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:02.299383 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:02.299383 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:02.304360 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-be6be2bc-f69a-4cde-8dd9-eb67646ea663 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:58:02.308653 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-be6be2bc-f69a-4cde-8dd9-eb67646ea663 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 returned with HTTP 200 Aug 07 18:58:02.308653 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 719/2849] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:02 2026] GET /volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:02.322578 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7410a956-39fc-4398-8f35-cb5c1b0c31b3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:02.324312 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7410a956-39fc-4398-8f35-cb5c1b0c31b3 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 Aug 07 18:58:02.324518 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7410a956-39fc-4398-8f35-cb5c1b0c31b3 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:02.324720 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7410a956-39fc-4398-8f35-cb5c1b0c31b3 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:02.332364 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:02.332364 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:02.336530 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7410a956-39fc-4398-8f35-cb5c1b0c31b3 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:58:02.341824 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7410a956-39fc-4398-8f35-cb5c1b0c31b3 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 returned with HTTP 200 Aug 07 18:58:02.342199 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 707/2850] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:02 2026] GET /volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:02.354731 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3abca36e-b11e-4536-97ec-5ac5fa866a7e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:02.356278 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0ac97314-8a14-426a-94e9-792dd530306c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:02.359297 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ac97314-8a14-426a-94e9-792dd530306c tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 Aug 07 18:58:02.359533 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ac97314-8a14-426a-94e9-792dd530306c tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:02.359785 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ac97314-8a14-426a-94e9-792dd530306c tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:02.359821 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-0ac97314-8a14-426a-94e9-792dd530306c tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Delete snapshot with id: df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 Aug 07 18:58:02.361111 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3abca36e-b11e-4536-97ec-5ac5fa866a7e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:02.361320 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3abca36e-b11e-4536-97ec-5ac5fa866a7e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:02.361507 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3abca36e-b11e-4536-97ec-5ac5fa866a7e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:02.361602 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-3abca36e-b11e-4536-97ec-5ac5fa866a7e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:02.369205 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:02.369205 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:02.369205 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3abca36e-b11e-4536-97ec-5ac5fa866a7e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:02.369205 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 713/2851] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:02 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:02.371393 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:02.371393 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:02.371393 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0ac97314-8a14-426a-94e9-792dd530306c tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Snapshot retrieved successfully. Aug 07 18:58:02.388363 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0ac97314-8a14-426a-94e9-792dd530306c tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Snapshot delete request issued successfully. Aug 07 18:58:02.388363 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ac97314-8a14-426a-94e9-792dd530306c tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 returned with HTTP 202 Aug 07 18:58:02.388363 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 713/2852] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:02 2026] DELETE /volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:02.397459 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fd1af6c9-6396-4d46-979e-81c812b3d22b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:02.400366 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd1af6c9-6396-4d46-979e-81c812b3d22b tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 Aug 07 18:58:02.400795 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd1af6c9-6396-4d46-979e-81c812b3d22b tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:02.401148 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd1af6c9-6396-4d46-979e-81c812b3d22b tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:02.409968 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:02.409968 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:02.410639 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fd1af6c9-6396-4d46-979e-81c812b3d22b tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Snapshot retrieved successfully. Aug 07 18:58:02.411856 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd1af6c9-6396-4d46-979e-81c812b3d22b tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 returned with HTTP 200 Aug 07 18:58:02.412938 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 720/2853] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:02 2026] GET /volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:02.840659 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-2683dbea-311d-4c77-a84f-2260f8421bf2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:02.844178 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-2683dbea-311d-4c77-a84f-2260f8421bf2 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] POST https://10.4.3.15/volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816/action Aug 07 18:58:02.844688 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-2683dbea-311d-4c77-a84f-2260f8421bf2 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:02.844867 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-2683dbea-311d-4c77-a84f-2260f8421bf2 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:02.865865 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:02.865865 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:02.878348 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-56b05a8b-a6e3-4a61-9cb8-ba14ecff8c69 req-2683dbea-311d-4c77-a84f-2260f8421bf2 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816/action returned with HTTP 204 Aug 07 18:58:02.878946 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 708/2854] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:58:02 2026] POST /volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:03.010921 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-031dc52c-ea53-417b-bb79-22f2c5777b8d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.014124 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-031dc52c-ea53-417b-bb79-22f2c5777b8d tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:03.014124 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-031dc52c-ea53-417b-bb79-22f2c5777b8d tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.014591 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-031dc52c-ea53-417b-bb79-22f2c5777b8d tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.026507 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.026507 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:03.031645 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-031dc52c-ea53-417b-bb79-22f2c5777b8d tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:03.039807 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-031dc52c-ea53-417b-bb79-22f2c5777b8d tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 200 Aug 07 18:58:03.040464 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 714/2855] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:03.271160 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-1d595cfe-8527-4dde-a212-916e516db08d req-96c30366-5516-44a8-8826-040e4fb64c21 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.272651 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a0514c3c-a035-4260-b12e-335b36d16130 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.274036 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-96c30366-5516-44a8-8826-040e4fb64c21 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:58:03.274281 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-96c30366-5516-44a8-8826-040e4fb64c21 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.274524 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-96c30366-5516-44a8-8826-040e4fb64c21 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.274692 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a0514c3c-a035-4260-b12e-335b36d16130 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:58:03.274942 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a0514c3c-a035-4260-b12e-335b36d16130 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.275221 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a0514c3c-a035-4260-b12e-335b36d16130 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.285313 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.285313 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:03.287693 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.287693 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:03.289291 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a0514c3c-a035-4260-b12e-335b36d16130 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:58:03.291265 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-1d595cfe-8527-4dde-a212-916e516db08d req-96c30366-5516-44a8-8826-040e4fb64c21 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:03.293274 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a0514c3c-a035-4260-b12e-335b36d16130 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:58:03.293661 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 721/2856] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:03.296690 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-96c30366-5516-44a8-8826-040e4fb64c21 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:58:03.297091 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 714/2857] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:03.307289 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-731845a4-12c1-426b-b857-f43c79f4ca94 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.310330 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-731845a4-12c1-426b-b857-f43c79f4ca94 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:58:03.310587 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-731845a4-12c1-426b-b857-f43c79f4ca94 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.310846 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-731845a4-12c1-426b-b857-f43c79f4ca94 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.321564 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-1d595cfe-8527-4dde-a212-916e516db08d req-56e09f24-11aa-4a11-9652-ff61383c151e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.327758 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.327758 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:03.328190 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-56e09f24-11aa-4a11-9652-ff61383c151e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a/action Aug 07 18:58:03.328190 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-56e09f24-11aa-4a11-9652-ff61383c151e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:03.328190 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-56e09f24-11aa-4a11-9652-ff61383c151e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:03.328291 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-731845a4-12c1-426b-b857-f43c79f4ca94 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:58:03.332737 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-731845a4-12c1-426b-b857-f43c79f4ca94 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:58:03.332920 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 709/2858] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:03.337869 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.337869 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:03.338535 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-1d595cfe-8527-4dde-a212-916e516db08d req-56e09f24-11aa-4a11-9652-ff61383c151e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:03.345329 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-54e2dfcd-8d83-4996-a88f-c7787ef83aa3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.347776 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-1d595cfe-8527-4dde-a212-916e516db08d req-56e09f24-11aa-4a11-9652-ff61383c151e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Begin detaching volume completed successfully. Aug 07 18:58:03.347776 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-56e09f24-11aa-4a11-9652-ff61383c151e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a/action returned with HTTP 202 Aug 07 18:58:03.348005 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54e2dfcd-8d83-4996-a88f-c7787ef83aa3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:58:03.348128 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 715/2859] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:58:03 2026] POST /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:58:03.348254 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54e2dfcd-8d83-4996-a88f-c7787ef83aa3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.348254 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54e2dfcd-8d83-4996-a88f-c7787ef83aa3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.357093 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.357093 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:03.360416 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-54e2dfcd-8d83-4996-a88f-c7787ef83aa3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:58:03.364307 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54e2dfcd-8d83-4996-a88f-c7787ef83aa3 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:58:03.364596 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 722/2860] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:03.379353 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-5ee79ec4-5eda-44f5-8754-ce8245c1f6ec None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.381249 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-5ee79ec4-5eda-44f5-8754-ce8245c1f6ec tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:03.381309 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-5ee79ec4-5eda-44f5-8754-ce8245c1f6ec tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.381473 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-5ee79ec4-5eda-44f5-8754-ce8245c1f6ec tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.381679 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cc90de29-0636-4cfa-b1f0-fc80a24687a2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.383926 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc90de29-0636-4cfa-b1f0-fc80a24687a2 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:03.384175 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc90de29-0636-4cfa-b1f0-fc80a24687a2 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.384373 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc90de29-0636-4cfa-b1f0-fc80a24687a2 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.384489 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-cc90de29-0636-4cfa-b1f0-fc80a24687a2 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:03.388070 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.388070 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:03.389296 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.389296 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:03.389960 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc90de29-0636-4cfa-b1f0-fc80a24687a2 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:03.390814 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 710/2861] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:03.393531 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-922310a5-9c81-42ba-aece-6aafd47ae18a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.393531 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-922310a5-9c81-42ba-aece-6aafd47ae18a None None] GET https://10.4.3.15/volume// Aug 07 18:58:03.393531 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-922310a5-9c81-42ba-aece-6aafd47ae18a None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.393531 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-922310a5-9c81-42ba-aece-6aafd47ae18a None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.393531 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-922310a5-9c81-42ba-aece-6aafd47ae18a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:03.393531 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 716/2862] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:58:03.396547 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-5ee79ec4-5eda-44f5-8754-ce8245c1f6ec tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:03.400609 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1d595cfe-8527-4dde-a212-916e516db08d req-06181ebb-2924-4765-9a82-ff9c047fd944 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.402486 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-06181ebb-2924-4765-9a82-ff9c047fd944 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:58:03.402716 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-06181ebb-2924-4765-9a82-ff9c047fd944 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.402870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-06181ebb-2924-4765-9a82-ff9c047fd944 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.406541 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-5ee79ec4-5eda-44f5-8754-ce8245c1f6ec tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:03.406936 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 715/2863] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:03.412525 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.412525 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:03.415541 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-1d595cfe-8527-4dde-a212-916e516db08d req-06181ebb-2924-4765-9a82-ff9c047fd944 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:03.419285 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-06181ebb-2924-4765-9a82-ff9c047fd944 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:58:03.419747 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 723/2864] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:03.424770 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1acf0d4e-299e-4d2c-8d3f-99465ef58d02 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.427231 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1acf0d4e-299e-4d2c-8d3f-99465ef58d02 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 Aug 07 18:58:03.427467 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1acf0d4e-299e-4d2c-8d3f-99465ef58d02 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.427683 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1acf0d4e-299e-4d2c-8d3f-99465ef58d02 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.438197 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1acf0d4e-299e-4d2c-8d3f-99465ef58d02 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 returned with HTTP 404 Aug 07 18:58:03.438197 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 711/2865] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/snapshots/df3f6125-36ec-41b6-bfa3-2b5cf7dd8912 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:03.445158 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8e40582f-9c3e-4efa-9299-37468d7c225d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.447188 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8e40582f-9c3e-4efa-9299-37468d7c225d tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 Aug 07 18:58:03.447516 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8e40582f-9c3e-4efa-9299-37468d7c225d tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.447780 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8e40582f-9c3e-4efa-9299-37468d7c225d tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.459260 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.459260 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:03.465101 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8e40582f-9c3e-4efa-9299-37468d7c225d tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:58:03.471797 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8e40582f-9c3e-4efa-9299-37468d7c225d tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 returned with HTTP 200 Aug 07 18:58:03.472323 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 717/2866] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:03.484299 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2ee62ba8-8e3c-4629-98cb-e8c731a70b0f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.486141 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2ee62ba8-8e3c-4629-98cb-e8c731a70b0f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] DELETE https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 Aug 07 18:58:03.486333 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2ee62ba8-8e3c-4629-98cb-e8c731a70b0f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.486531 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2ee62ba8-8e3c-4629-98cb-e8c731a70b0f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.486684 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-2ee62ba8-8e3c-4629-98cb-e8c731a70b0f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Delete volume with id: 683899b1-8343-4dec-a139-255a632221c0 Aug 07 18:58:03.493056 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.493056 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:03.493481 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2ee62ba8-8e3c-4629-98cb-e8c731a70b0f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:58:03.495147 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-68387288-4075-42e5-8ce0-091d51cc9677 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.495911 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68387288-4075-42e5-8ce0-091d51cc9677 None None] GET https://10.4.3.15/volume// Aug 07 18:58:03.496095 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68387288-4075-42e5-8ce0-091d51cc9677 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.496290 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68387288-4075-42e5-8ce0-091d51cc9677 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.496589 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68387288-4075-42e5-8ce0-091d51cc9677 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:03.496866 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 724/2867] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:58: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 07 18:58:03.503582 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1831d3eb-8c88-479b-b7cc-3f18a5f5f33a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.505528 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1831d3eb-8c88-479b-b7cc-3f18a5f5f33a tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:58:03.505858 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1831d3eb-8c88-479b-b7cc-3f18a5f5f33a tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7bfcf123-7bfc-4bdd-84c4-f38b2200e79e", "connector": null, "instance_uuid": "df29883b-865f-4a23-9068-c0d660477be8"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:03.511524 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2ee62ba8-8e3c-4629-98cb-e8c731a70b0f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Delete volume request issued successfully. Aug 07 18:58:03.511736 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2ee62ba8-8e3c-4629-98cb-e8c731a70b0f tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 returned with HTTP 202 Aug 07 18:58:03.512142 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 716/2868] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:03 2026] DELETE /volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:03.516134 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.516134 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:03.526216 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-62130c66-29f2-4b2e-8a82-75de0c0c7096 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.529390 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-62130c66-29f2-4b2e-8a82-75de0c0c7096 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 Aug 07 18:58:03.529390 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-62130c66-29f2-4b2e-8a82-75de0c0c7096 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.529390 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-62130c66-29f2-4b2e-8a82-75de0c0c7096 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.537478 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.537478 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:03.542107 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-62130c66-29f2-4b2e-8a82-75de0c0c7096 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Volume info retrieved successfully. Aug 07 18:58:03.547143 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-62130c66-29f2-4b2e-8a82-75de0c0c7096 tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 returned with HTTP 200 Aug 07 18:58:03.547579 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 718/2869] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:03.548662 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1831d3eb-8c88-479b-b7cc-3f18a5f5f33a tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:58:03.549213 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 712/2870] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:58:03 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 07 18:58:03.582515 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c0a502be-bb40-424c-8149-41640473705f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.584234 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0a502be-bb40-424c-8149-41640473705f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:03.584437 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0a502be-bb40-424c-8149-41640473705f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.584629 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0a502be-bb40-424c-8149-41640473705f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.595350 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.595350 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:03.598631 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c0a502be-bb40-424c-8149-41640473705f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:03.602349 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-17bc54fe-c24b-4267-851a-60b46247d665 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.602349 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17bc54fe-c24b-4267-851a-60b46247d665 None None] GET https://10.4.3.15/volume// Aug 07 18:58:03.602642 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17bc54fe-c24b-4267-851a-60b46247d665 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.602724 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17bc54fe-c24b-4267-851a-60b46247d665 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.602935 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0a502be-bb40-424c-8149-41640473705f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:03.603061 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17bc54fe-c24b-4267-851a-60b46247d665 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:03.603332 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 717/2871] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:58:03.603398 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 725/2872] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:03.618090 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1aa6ebcf-4b8c-4a8c-a859-c354cb88901f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.620579 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1aa6ebcf-4b8c-4a8c-a859-c354cb88901f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:03.620970 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1aa6ebcf-4b8c-4a8c-a859-c354cb88901f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:03.621351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1aa6ebcf-4b8c-4a8c-a859-c354cb88901f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:03.636873 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.636873 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:03.642104 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1aa6ebcf-4b8c-4a8c-a859-c354cb88901f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:03.648915 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1aa6ebcf-4b8c-4a8c-a859-c354cb88901f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:03.649668 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 719/2873] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:58:03 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:03.747244 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1e8ca87b-643e-4277-9c78-d12744a2603b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:03.750187 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1e8ca87b-643e-4277-9c78-d12744a2603b tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] PUT https://10.4.3.15/volume/v3/attachments/bd52719b-37aa-49ec-9daa-7e0b11ab9548 Aug 07 18:58:03.750727 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1e8ca87b-643e-4277-9c78-d12744a2603b tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:03.760013 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1e8ca87b-643e-4277-9c78-d12744a2603b tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Acquiring lock "cinder-attachment_update-7bfcf123-7bfc-4bdd-84c4-f38b2200e79e-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:58:03.765545 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1e8ca87b-643e-4277-9c78-d12744a2603b tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Lock "cinder-attachment_update-7bfcf123-7bfc-4bdd-84c4-f38b2200e79e-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:58:03.766765 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:03.766765 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:03.852908 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1e8ca87b-643e-4277-9c78-d12744a2603b tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Lock "cinder-attachment_update-7bfcf123-7bfc-4bdd-84c4-f38b2200e79e-np0000006749" released by "attachment_update" :: held 0.087s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:58:03.853245 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-1e8ca87b-643e-4277-9c78-d12744a2603b tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/attachments/bd52719b-37aa-49ec-9daa-7e0b11ab9548 returned with HTTP 200 Aug 07 18:58:03.853692 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 713/2874] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:58:03 2026] PUT /volume/v3/attachments/bd52719b-37aa-49ec-9daa-7e0b11ab9548 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:04.053089 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9b28b61a-d28a-4a4e-87f6-807b165676c5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:04.054739 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9b28b61a-d28a-4a4e-87f6-807b165676c5 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:04.054904 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9b28b61a-d28a-4a4e-87f6-807b165676c5 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:04.055123 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9b28b61a-d28a-4a4e-87f6-807b165676c5 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:04.062062 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:04.062062 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:04.065719 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9b28b61a-d28a-4a4e-87f6-807b165676c5 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:04.069842 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9b28b61a-d28a-4a4e-87f6-807b165676c5 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 200 Aug 07 18:58:04.070217 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 718/2875] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:04 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:04.403519 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f8ca69d1-e4ec-4833-bcda-d6949b8f7951 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:04.405553 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f8ca69d1-e4ec-4833-bcda-d6949b8f7951 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:04.405781 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f8ca69d1-e4ec-4833-bcda-d6949b8f7951 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:04.405951 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f8ca69d1-e4ec-4833-bcda-d6949b8f7951 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:04.406067 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f8ca69d1-e4ec-4833-bcda-d6949b8f7951 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:04.410269 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:04.410269 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:04.410828 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f8ca69d1-e4ec-4833-bcda-d6949b8f7951 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:04.411390 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 726/2876] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:04 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:04.569076 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-315b81cd-a67e-46c6-88df-b745e87d199c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:04.573956 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-315b81cd-a67e-46c6-88df-b745e87d199c tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] GET https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 Aug 07 18:58:04.573956 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-315b81cd-a67e-46c6-88df-b745e87d199c tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:04.573956 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-315b81cd-a67e-46c6-88df-b745e87d199c tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:04.581344 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-315b81cd-a67e-46c6-88df-b745e87d199c tempest-VolumesExtendTest-310595447 tempest-VolumesExtendTest-310595447-project-member] https://10.4.3.15/volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 returned with HTTP 404 Aug 07 18:58:04.581344 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 720/2877] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:04 2026] GET /volume/v3/volumes/683899b1-8343-4dec-a139-255a632221c0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:04.621718 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-97127f41-fbe9-45c1-b738-e9474bcf396f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:04.623678 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-97127f41-fbe9-45c1-b738-e9474bcf396f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:04.623887 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-97127f41-fbe9-45c1-b738-e9474bcf396f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:04.624087 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-97127f41-fbe9-45c1-b738-e9474bcf396f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:04.633849 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:04.633849 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:04.637549 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-97127f41-fbe9-45c1-b738-e9474bcf396f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:04.641756 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-97127f41-fbe9-45c1-b738-e9474bcf396f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:04.642119 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 714/2878] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:04 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:05.085413 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a85e21c8-c978-448a-b7a3-59851b8d1e51 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:05.087326 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a85e21c8-c978-448a-b7a3-59851b8d1e51 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:05.087535 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a85e21c8-c978-448a-b7a3-59851b8d1e51 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:05.087705 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a85e21c8-c978-448a-b7a3-59851b8d1e51 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:05.095400 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:05.095400 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:05.102936 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a85e21c8-c978-448a-b7a3-59851b8d1e51 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:05.109576 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a85e21c8-c978-448a-b7a3-59851b8d1e51 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 200 Aug 07 18:58:05.110040 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 719/2879] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:05 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:05.420675 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2448f68e-1201-4d74-bc85-1bec5367e491 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:05.423729 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2448f68e-1201-4d74-bc85-1bec5367e491 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:05.424015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2448f68e-1201-4d74-bc85-1bec5367e491 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:05.424483 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2448f68e-1201-4d74-bc85-1bec5367e491 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:05.424483 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-2448f68e-1201-4d74-bc85-1bec5367e491 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:05.429627 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:05.429627 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:05.430237 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2448f68e-1201-4d74-bc85-1bec5367e491 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:05.430711 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 727/2880] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:05 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:05.655097 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-40f48cb9-4e31-4165-ad7c-6c77ffadaaf9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:05.655787 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-40f48cb9-4e31-4165-ad7c-6c77ffadaaf9 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:05.655981 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-40f48cb9-4e31-4165-ad7c-6c77ffadaaf9 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:05.656174 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-40f48cb9-4e31-4165-ad7c-6c77ffadaaf9 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:05.664408 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:05.664408 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:05.670024 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-40f48cb9-4e31-4165-ad7c-6c77ffadaaf9 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:05.671666 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-40f48cb9-4e31-4165-ad7c-6c77ffadaaf9 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:05.672064 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 721/2881] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:05 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:06.122355 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-42a98111-95d8-4e89-8361-08e74bde02cf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:06.124373 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-42a98111-95d8-4e89-8361-08e74bde02cf tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:06.124607 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-42a98111-95d8-4e89-8361-08e74bde02cf tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:06.124862 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-42a98111-95d8-4e89-8361-08e74bde02cf tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:06.132022 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:06.132022 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:06.136107 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-42a98111-95d8-4e89-8361-08e74bde02cf tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:06.140464 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-42a98111-95d8-4e89-8361-08e74bde02cf tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 200 Aug 07 18:58:06.140958 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 715/2882] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:06 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:06.441759 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0b4c7a17-f046-48bb-a216-769396def9a4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:06.444219 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0b4c7a17-f046-48bb-a216-769396def9a4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:06.445824 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0b4c7a17-f046-48bb-a216-769396def9a4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:06.445824 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0b4c7a17-f046-48bb-a216-769396def9a4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:06.445824 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-0b4c7a17-f046-48bb-a216-769396def9a4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:06.448830 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:06.448830 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:06.449560 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0b4c7a17-f046-48bb-a216-769396def9a4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:06.449915 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 720/2883] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:06 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:06.684262 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b327f0c3-961f-4cc5-9916-c60ed3eff750 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:06.688445 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b327f0c3-961f-4cc5-9916-c60ed3eff750 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:06.688669 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b327f0c3-961f-4cc5-9916-c60ed3eff750 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:06.688874 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b327f0c3-961f-4cc5-9916-c60ed3eff750 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:06.698173 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:06.698173 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:06.701431 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b327f0c3-961f-4cc5-9916-c60ed3eff750 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:06.705430 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b327f0c3-961f-4cc5-9916-c60ed3eff750 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:06.705920 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 728/2884] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:06 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:07.155537 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5b89a60d-02f3-446c-9738-86255d2352fb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:07.157541 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5b89a60d-02f3-446c-9738-86255d2352fb tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:07.157765 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5b89a60d-02f3-446c-9738-86255d2352fb tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:07.158008 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5b89a60d-02f3-446c-9738-86255d2352fb tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:07.165214 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:07.165214 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:07.168944 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5b89a60d-02f3-446c-9738-86255d2352fb tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:07.173217 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5b89a60d-02f3-446c-9738-86255d2352fb tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 200 Aug 07 18:58:07.173894 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 722/2885] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:07 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:07.467779 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0a730d1e-eebb-44aa-b3b8-48dfebe1a4df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:07.468073 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a730d1e-eebb-44aa-b3b8-48dfebe1a4df tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:07.468310 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a730d1e-eebb-44aa-b3b8-48dfebe1a4df tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:07.468624 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a730d1e-eebb-44aa-b3b8-48dfebe1a4df tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:07.468809 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0a730d1e-eebb-44aa-b3b8-48dfebe1a4df tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:07.474356 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:07.474356 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:07.475316 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a730d1e-eebb-44aa-b3b8-48dfebe1a4df tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:07.475862 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 716/2886] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:07 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:07.719607 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4d6e8027-419a-49e3-a03a-882656c7cd18 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:07.721378 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4d6e8027-419a-49e3-a03a-882656c7cd18 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:07.721930 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4d6e8027-419a-49e3-a03a-882656c7cd18 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:07.722204 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4d6e8027-419a-49e3-a03a-882656c7cd18 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:07.730921 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:07.730921 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:07.733913 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4d6e8027-419a-49e3-a03a-882656c7cd18 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:07.737319 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4d6e8027-419a-49e3-a03a-882656c7cd18 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:07.737727 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 721/2887] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:07 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:08.188373 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a3a751af-e8b8-4d1c-a213-8142f10c2564 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:08.190145 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3a751af-e8b8-4d1c-a213-8142f10c2564 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:08.190319 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a3a751af-e8b8-4d1c-a213-8142f10c2564 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:08.190508 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a3a751af-e8b8-4d1c-a213-8142f10c2564 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:08.196989 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:08.196989 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:08.200284 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a3a751af-e8b8-4d1c-a213-8142f10c2564 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:08.207556 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3a751af-e8b8-4d1c-a213-8142f10c2564 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 200 Aug 07 18:58:08.207869 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 729/2888] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:08 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:08.485623 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ac259415-a15f-49a9-ae09-2620dd5847c4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:08.487384 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ac259415-a15f-49a9-ae09-2620dd5847c4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:08.487640 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ac259415-a15f-49a9-ae09-2620dd5847c4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:08.487825 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ac259415-a15f-49a9-ae09-2620dd5847c4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:08.487928 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-ac259415-a15f-49a9-ae09-2620dd5847c4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:08.496105 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:08.496105 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:08.496811 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ac259415-a15f-49a9-ae09-2620dd5847c4 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:08.497211 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 723/2889] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:08 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:08.717817 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:08.719887 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:08.720330 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1987922443", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:08.722579 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1987922443', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:08.722887 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Create volume of 1 GB Aug 07 18:58:08.727828 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Availability Zones retrieved successfully. Aug 07 18:58:08.736155 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Flow 'volume_create_api' (0c5c5782-96b0-4ff3-90ad-a982e9385526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:08.737584 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84a88d8-b4d1-4b3f-bb91-63ddea13dff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:08.738971 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:08.749446 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-165d97db-7818-4c73-ad70-c55a32ea33bb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:08.751349 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-165d97db-7818-4c73-ad70-c55a32ea33bb tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:08.751525 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-165d97db-7818-4c73-ad70-c55a32ea33bb tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:08.751698 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-165d97db-7818-4c73-ad70-c55a32ea33bb tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:08.759951 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:08.759951 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:08.763106 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-165d97db-7818-4c73-ad70-c55a32ea33bb tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:08.766708 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-165d97db-7818-4c73-ad70-c55a32ea33bb tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:08.766922 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84a88d8-b4d1-4b3f-bb91-63ddea13dff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:08.767210 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 722/2890] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:08 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:08.767811 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0b5814d-568a-4cfc-b848-a1ff82ef2e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:08.836479 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Created reservations ['2153916c-0f0e-4ff1-a3ec-dd0a169dcda7', '45d91c9c-6f13-48fb-aed6-40d33584df7e', '84ea3376-4867-4593-b0a5-e4646885f4f5', 'fef0a01a-88ff-4b32-9f6e-25b84559e6ed'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:08.837291 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0b5814d-568a-4cfc-b848-a1ff82ef2e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2153916c-0f0e-4ff1-a3ec-dd0a169dcda7', '45d91c9c-6f13-48fb-aed6-40d33584df7e', '84ea3376-4867-4593-b0a5-e4646885f4f5', 'fef0a01a-88ff-4b32-9f6e-25b84559e6ed']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:08.838004 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73602840-6ea0-4b93-a248-a7014db26cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:08.864849 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73602840-6ea0-4b93-a248-a7014db26cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ef164b-457e-412f-a041-7c920ef3fb55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1987922443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abf2a617a33d4702a34af17db9cc4392',qos_specs=None,replication_status=,reservations=['2153916c-0f0e-4ff1-a3ec-dd0a169dcda7','45d91c9c-6f13-48fb-aed6-40d33584df7e','84ea3376-4867-4593-b0a5-e4646885f4f5','fef0a01a-88ff-4b32-9f6e-25b84559e6ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93aa9fb11f094cc499314b922a8dfcb0',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1987922443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ef164b-457e-412f-a041-7c920ef3fb55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abf2a617a33d4702a34af17db9cc4392',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93aa9fb11f094cc499314b922a8dfcb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:08.865933 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77fb0709-ba72-439a-b1b7-25768481f6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:08.886557 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77fb0709-ba72-439a-b1b7-25768481f6fb) transitioned into state 'SUCCESS' from state '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-1987922443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abf2a617a33d4702a34af17db9cc4392',qos_specs=None,replication_status=,reservations=['2153916c-0f0e-4ff1-a3ec-dd0a169dcda7','45d91c9c-6f13-48fb-aed6-40d33584df7e','84ea3376-4867-4593-b0a5-e4646885f4f5','fef0a01a-88ff-4b32-9f6e-25b84559e6ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93aa9fb11f094cc499314b922a8dfcb0',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:08.887391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa35a27b-da5a-4a10-9b26-4595e596011b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:08.896738 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa35a27b-da5a-4a10-9b26-4595e596011b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:08.897527 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Flow 'volume_create_api' (0c5c5782-96b0-4ff3-90ad-a982e9385526) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:08.897826 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Create volume request issued successfully. Aug 07 18:58:08.898400 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8918c29-cf2c-4140-b0bc-5684b07f5595 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:08.898818 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 717/2891] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:58:08 2026] POST /volume/v3/volumes => generated 787 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:08.910226 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cc11d601-672b-49cc-99eb-b8ecae8650c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:08.912005 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc11d601-672b-49cc-99eb-b8ecae8650c8 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:08.912218 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc11d601-672b-49cc-99eb-b8ecae8650c8 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:08.912399 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc11d601-672b-49cc-99eb-b8ecae8650c8 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:08.922623 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:08.922623 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:08.927167 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cc11d601-672b-49cc-99eb-b8ecae8650c8 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:08.931008 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc11d601-672b-49cc-99eb-b8ecae8650c8 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:08.931708 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 730/2892] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:08 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:58:09.220736 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8662bb40-06f8-4f73-ba57-024093434b53 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:09.224897 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8662bb40-06f8-4f73-ba57-024093434b53 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:09.225116 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8662bb40-06f8-4f73-ba57-024093434b53 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:09.225302 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8662bb40-06f8-4f73-ba57-024093434b53 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:09.238735 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:09.238735 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:09.243149 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8662bb40-06f8-4f73-ba57-024093434b53 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:09.247333 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8662bb40-06f8-4f73-ba57-024093434b53 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 200 Aug 07 18:58:09.247710 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 724/2893] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:09 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:09.507373 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-69cabd88-ead6-4ab2-8057-95e4be58f026 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:09.510810 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-69cabd88-ead6-4ab2-8057-95e4be58f026 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:09.511238 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-69cabd88-ead6-4ab2-8057-95e4be58f026 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:09.511503 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-69cabd88-ead6-4ab2-8057-95e4be58f026 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:09.511646 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-69cabd88-ead6-4ab2-8057-95e4be58f026 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:09.519192 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:09.519192 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:09.519682 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-69cabd88-ead6-4ab2-8057-95e4be58f026 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:09.520304 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 723/2894] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:09 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:09.572886 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-c6e3cfc0-dca0-4e21-9d1a-ba22ca84922e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:09.575019 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-c6e3cfc0-dca0-4e21-9d1a-ba22ca84922e tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] POST https://10.4.3.15/volume/v3/attachments/bd52719b-37aa-49ec-9daa-7e0b11ab9548/action Aug 07 18:58:09.575376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-c6e3cfc0-dca0-4e21-9d1a-ba22ca84922e tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:09.575511 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-c6e3cfc0-dca0-4e21-9d1a-ba22ca84922e tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:09.592465 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:09.592465 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:09.604208 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0369a29a-31a1-4e18-886d-21bd57641b3c req-c6e3cfc0-dca0-4e21-9d1a-ba22ca84922e tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/attachments/bd52719b-37aa-49ec-9daa-7e0b11ab9548/action returned with HTTP 204 Aug 07 18:58:09.604547 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 718/2895] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:58:09 2026] POST /volume/v3/attachments/bd52719b-37aa-49ec-9daa-7e0b11ab9548/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:09.703190 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1d595cfe-8527-4dde-a212-916e516db08d req-3e81e1e8-e129-41ec-80e8-8056550011e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:09.705199 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-3e81e1e8-e129-41ec-80e8-8056550011e5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] DELETE https://10.4.3.15/volume/v3/attachments/47169ecf-f45c-4107-a645-e492a864065a Aug 07 18:58:09.705462 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-3e81e1e8-e129-41ec-80e8-8056550011e5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:09.705698 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-3e81e1e8-e129-41ec-80e8-8056550011e5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:09.713489 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:09.713489 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:09.773989 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1d595cfe-8527-4dde-a212-916e516db08d req-3e81e1e8-e129-41ec-80e8-8056550011e5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/47169ecf-f45c-4107-a645-e492a864065a returned with HTTP 200 Aug 07 18:58:09.774569 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 731/2896] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:58:09 2026] DELETE /volume/v3/attachments/47169ecf-f45c-4107-a645-e492a864065a => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:09.781731 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ab05965f-399a-4696-b348-88fe3aa20b14 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:09.783554 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ab05965f-399a-4696-b348-88fe3aa20b14 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:09.783679 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ab05965f-399a-4696-b348-88fe3aa20b14 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:09.783855 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ab05965f-399a-4696-b348-88fe3aa20b14 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:09.797775 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:09.797775 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:09.803312 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ab05965f-399a-4696-b348-88fe3aa20b14 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:09.808042 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ab05965f-399a-4696-b348-88fe3aa20b14 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:09.808197 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 725/2897] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:09 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 1157 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:09.821680 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ccc26113-e42c-49f0-9d49-890998e32a28 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:09.823650 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ccc26113-e42c-49f0-9d49-890998e32a28 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] POST https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e/action Aug 07 18:58:09.825489 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ccc26113-e42c-49f0-9d49-890998e32a28 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:09.825489 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ccc26113-e42c-49f0-9d49-890998e32a28 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:09.836770 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:09.836770 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:09.837314 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ccc26113-e42c-49f0-9d49-890998e32a28 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:09.869705 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-ccc26113-e42c-49f0-9d49-890998e32a28 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Created reservations ['1a912286-1041-4e2a-94dc-bbf8534a27c6', 'a318ee66-21bc-4f2f-b23d-f250df2b2699'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:09.887137 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ccc26113-e42c-49f0-9d49-890998e32a28 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Extend volume request issued successfully. Aug 07 18:58:09.888419 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ccc26113-e42c-49f0-9d49-890998e32a28 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e/action returned with HTTP 202 Aug 07 18:58:09.888419 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 724/2898] 10.4.3.15 () {70 vars in 1424 bytes} [Fri Aug 7 18:58:09 2026] POST /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:58:09.894716 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b94ceacd-8d0f-4a4a-bf37-072648d79129 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:09.898399 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b94ceacd-8d0f-4a4a-bf37-072648d79129 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:09.898703 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b94ceacd-8d0f-4a4a-bf37-072648d79129 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:09.898961 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b94ceacd-8d0f-4a4a-bf37-072648d79129 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:09.909391 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:09.909391 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:09.912821 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b94ceacd-8d0f-4a4a-bf37-072648d79129 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:09.918297 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b94ceacd-8d0f-4a4a-bf37-072648d79129 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:09.918793 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 719/2899] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:09 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:09.946411 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd47c87b-abec-4c5c-9f65-7f3aa7cfab7b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:09.948861 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd47c87b-abec-4c5c-9f65-7f3aa7cfab7b tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:09.949167 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd47c87b-abec-4c5c-9f65-7f3aa7cfab7b tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:09.949451 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd47c87b-abec-4c5c-9f65-7f3aa7cfab7b tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:09.956333 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:09.956333 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:09.959716 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dd47c87b-abec-4c5c-9f65-7f3aa7cfab7b tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:09.963512 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd47c87b-abec-4c5c-9f65-7f3aa7cfab7b tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:09.963842 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 732/2900] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:09 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:09.975458 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1398ac4f-0e49-481f-8e9a-d3b8ab896d49 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:09.977260 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1398ac4f-0e49-481f-8e9a-d3b8ab896d49 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:09.977466 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1398ac4f-0e49-481f-8e9a-d3b8ab896d49 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:09.977683 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1398ac4f-0e49-481f-8e9a-d3b8ab896d49 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:09.984578 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:09.984578 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:09.988167 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1398ac4f-0e49-481f-8e9a-d3b8ab896d49 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:09.991896 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1398ac4f-0e49-481f-8e9a-d3b8ab896d49 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:09.992246 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 726/2901] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:09 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:10.032271 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-ca32928c-1059-4775-b8fa-e41a5d0a9e80 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.034383 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-ca32928c-1059-4775-b8fa-e41a5d0a9e80 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:10.034566 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-ca32928c-1059-4775-b8fa-e41a5d0a9e80 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.034739 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-ca32928c-1059-4775-b8fa-e41a5d0a9e80 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.042921 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.042921 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:10.048017 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-ca32928c-1059-4775-b8fa-e41a5d0a9e80 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:10.052668 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-ca32928c-1059-4775-b8fa-e41a5d0a9e80 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:10.053600 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 725/2902] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:58:10 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:10.128830 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-45238e47-54e2-4628-bfaf-6fe9b43967e7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.129475 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45238e47-54e2-4628-bfaf-6fe9b43967e7 None None] GET https://10.4.3.15/volume// Aug 07 18:58:10.129475 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45238e47-54e2-4628-bfaf-6fe9b43967e7 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.129588 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45238e47-54e2-4628-bfaf-6fe9b43967e7 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.129959 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45238e47-54e2-4628-bfaf-6fe9b43967e7 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:10.130200 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 720/2903] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:58: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 07 18:58:10.145259 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-3db0c310-b2c8-4d27-aa21-687c047a5f2a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.148122 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-3db0c310-b2c8-4d27-aa21-687c047a5f2a tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:58:10.148267 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-3db0c310-b2c8-4d27-aa21-687c047a5f2a tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35ef164b-457e-412f-a041-7c920ef3fb55", "connector": null, "instance_uuid": "20fd3e9e-562e-407a-afcc-86fb260506c9"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:10.156759 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.156759 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:10.194102 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-3db0c310-b2c8-4d27-aa21-687c047a5f2a tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:58:10.194517 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 733/2904] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:58:10 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 07 18:58:10.229019 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5b8282e5-3c6e-4329-9878-2c3b19ca9f19 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.231256 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5b8282e5-3c6e-4329-9878-2c3b19ca9f19 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:10.231668 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5b8282e5-3c6e-4329-9878-2c3b19ca9f19 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.231940 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5b8282e5-3c6e-4329-9878-2c3b19ca9f19 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.235543 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bc5b3689-2a80-4439-be04-bf705ff232ce None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.235871 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bc5b3689-2a80-4439-be04-bf705ff232ce None None] GET https://10.4.3.15/volume// Aug 07 18:58:10.236080 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bc5b3689-2a80-4439-be04-bf705ff232ce None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.236229 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bc5b3689-2a80-4439-be04-bf705ff232ce None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.236550 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bc5b3689-2a80-4439-be04-bf705ff232ce None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:10.236820 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 726/2905] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:58: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 07 18:58:10.242599 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.242599 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:10.246563 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5b8282e5-3c6e-4329-9878-2c3b19ca9f19 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:10.246789 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-919c840f-a1ba-4b58-9a8f-ad71ff0acb29 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.248900 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-919c840f-a1ba-4b58-9a8f-ad71ff0acb29 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:10.249167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-919c840f-a1ba-4b58-9a8f-ad71ff0acb29 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.249350 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-919c840f-a1ba-4b58-9a8f-ad71ff0acb29 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.252926 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5b8282e5-3c6e-4329-9878-2c3b19ca9f19 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:10.253379 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 727/2906] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:10 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:10.258743 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ccc26113-e42c-49f0-9d49-890998e32a28 req-9a136e36-ef1d-4714-8d82-240bcf4ee689 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.259177 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.259177 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:10.261818 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-96880216-9fa6-4729-8ffb-d66ffec5784a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.262511 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ccc26113-e42c-49f0-9d49-890998e32a28 req-9a136e36-ef1d-4714-8d82-240bcf4ee689 service nova] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:10.263063 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ccc26113-e42c-49f0-9d49-890998e32a28 req-9a136e36-ef1d-4714-8d82-240bcf4ee689 service nova] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.265748 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ccc26113-e42c-49f0-9d49-890998e32a28 req-9a136e36-ef1d-4714-8d82-240bcf4ee689 service nova] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.265829 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-919c840f-a1ba-4b58-9a8f-ad71ff0acb29 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:10.265887 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-96880216-9fa6-4729-8ffb-d66ffec5784a tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:10.265887 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-96880216-9fa6-4729-8ffb-d66ffec5784a tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.265887 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-96880216-9fa6-4729-8ffb-d66ffec5784a tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.267947 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-919c840f-a1ba-4b58-9a8f-ad71ff0acb29 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:10.268193 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 721/2907] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:58:10 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 1041 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:10.273906 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.273906 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:10.277361 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.277361 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:10.280634 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-96880216-9fa6-4729-8ffb-d66ffec5784a tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:10.283046 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-ccc26113-e42c-49f0-9d49-890998e32a28 req-9a136e36-ef1d-4714-8d82-240bcf4ee689 service nova] Volume info retrieved successfully. Aug 07 18:58:10.285590 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-96880216-9fa6-4729-8ffb-d66ffec5784a tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 200 Aug 07 18:58:10.286071 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 727/2908] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:10 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:10.288097 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ccc26113-e42c-49f0-9d49-890998e32a28 req-9a136e36-ef1d-4714-8d82-240bcf4ee689 service nova] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:10.288575 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 734/2909] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:58:10 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 1313 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:10.300519 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4db82412-65dd-4a2c-af2a-c988cecc833b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.365451 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:10.365812 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-669676051"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:10.367704 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-669676051'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:10.367893 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume of 1 GB Aug 07 18:58:10.374223 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Availability Zones retrieved successfully. Aug 07 18:58:10.383010 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (e497ca21-30a5-4279-a464-c329f9637053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:10.384356 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a997fd1f-46a1-4bea-bcc6-e3de33c37e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:10.385695 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:10.389132 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-f1aeca68-60b4-4604-994d-1b2f23f47a4f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.391070 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-f1aeca68-60b4-4604-994d-1b2f23f47a4f tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] PUT https://10.4.3.15/volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5 Aug 07 18:58:10.391436 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-f1aeca68-60b4-4604-994d-1b2f23f47a4f tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:10.400604 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-f1aeca68-60b4-4604-994d-1b2f23f47a4f tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Acquiring lock "cinder-attachment_update-35ef164b-457e-412f-a041-7c920ef3fb55-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:58:10.407221 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-f1aeca68-60b4-4604-994d-1b2f23f47a4f tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Lock "cinder-attachment_update-35ef164b-457e-412f-a041-7c920ef3fb55-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:58:10.407221 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.407221 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:10.413134 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a997fd1f-46a1-4bea-bcc6-e3de33c37e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:10.414385 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf2403e-f6eb-4c49-9655-94b2936ea0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:10.477393 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['4ab611da-d389-4110-aa67-439c4333a5a1', 'f4f1b2db-3596-4037-b60d-17830f305063', 'f2ba2f2f-32a8-45fd-8f72-e2ce79bb11c4', 'abd4fcd4-55b6-4ade-942b-0dfb57aa788a'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:10.478548 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf2403e-f6eb-4c49-9655-94b2936ea0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ab611da-d389-4110-aa67-439c4333a5a1', 'f4f1b2db-3596-4037-b60d-17830f305063', 'f2ba2f2f-32a8-45fd-8f72-e2ce79bb11c4', 'abd4fcd4-55b6-4ade-942b-0dfb57aa788a']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:10.478977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6831a0-95f2-489e-9171-c4a74a544047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:10.503910 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6831a0-95f2-489e-9171-c4a74a544047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-669676051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['4ab611da-d389-4110-aa67-439c4333a5a1','f4f1b2db-3596-4037-b60d-17830f305063','f2ba2f2f-32a8-45fd-8f72-e2ce79bb11c4','abd4fcd4-55b6-4ade-942b-0dfb57aa788a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-669676051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107e887f8d0f4691a13f0d7937395705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='182dc197f71d47689d66d82b61a4ebb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:10.505118 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44892bd3-c5a3-45b3-bfed-d74de9fcee78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:10.526246 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44892bd3-c5a3-45b3-bfed-d74de9fcee78) transitioned into state 'SUCCESS' from state '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-669676051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['4ab611da-d389-4110-aa67-439c4333a5a1','f4f1b2db-3596-4037-b60d-17830f305063','f2ba2f2f-32a8-45fd-8f72-e2ce79bb11c4','abd4fcd4-55b6-4ade-942b-0dfb57aa788a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:10.528302 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a39a9d-8b3c-4273-8289-fd67615ba104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:10.533578 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-91c1931e-b6fd-481f-b175-7e8cc43676e5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.535754 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-91c1931e-b6fd-481f-b175-7e8cc43676e5 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:10.535943 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-91c1931e-b6fd-481f-b175-7e8cc43676e5 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.537026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-91c1931e-b6fd-481f-b175-7e8cc43676e5 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.537255 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-91c1931e-b6fd-481f-b175-7e8cc43676e5 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:10.542259 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.542259 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:10.542572 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a39a9d-8b3c-4273-8289-fd67615ba104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:10.542789 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-91c1931e-b6fd-481f-b175-7e8cc43676e5 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:10.543387 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 728/2910] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:10 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:10.543523 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (e497ca21-30a5-4279-a464-c329f9637053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:10.543917 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request issued successfully. Aug 07 18:58:10.544962 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4db82412-65dd-4a2c-af2a-c988cecc833b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:10.545249 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 728/2911] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:10 2026] POST /volume/v3/volumes => generated 751 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:10.555962 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7bcdbf88-089f-4b2c-8680-d9ed7f4b7e73 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.556861 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7bcdbf88-089f-4b2c-8680-d9ed7f4b7e73 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] DELETE https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:10.556960 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7bcdbf88-089f-4b2c-8680-d9ed7f4b7e73 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.557214 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7bcdbf88-089f-4b2c-8680-d9ed7f4b7e73 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.557290 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-7bcdbf88-089f-4b2c-8680-d9ed7f4b7e73 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Delete backup with id: f2756b11-387e-4387-940a-a5d47d6be142. Aug 07 18:58:10.561803 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-f1aeca68-60b4-4604-994d-1b2f23f47a4f tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Lock "cinder-attachment_update-35ef164b-457e-412f-a041-7c920ef3fb55-np0000006749" released by "attachment_update" :: held 0.155s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:58:10.561885 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6e7b36dd-9208-4a91-9b66-b84ef47ca7ec None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.561977 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-f1aeca68-60b4-4604-994d-1b2f23f47a4f tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5 returned with HTTP 200 Aug 07 18:58:10.562053 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.562053 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:10.562123 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 722/2912] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:58:10 2026] PUT /volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:10.563715 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6e7b36dd-9208-4a91-9b66-b84ef47ca7ec tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 18:58:10.564083 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6e7b36dd-9208-4a91-9b66-b84ef47ca7ec tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.564321 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6e7b36dd-9208-4a91-9b66-b84ef47ca7ec tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.571413 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.571413 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:10.574754 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-7bcdbf88-089f-4b2c-8680-d9ed7f4b7e73 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] delete_backup rpcapi backup_id f2756b11-387e-4387-940a-a5d47d6be142 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:58:10.579058 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7bcdbf88-089f-4b2c-8680-d9ed7f4b7e73 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 202 Aug 07 18:58:10.579058 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 735/2913] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:58:10 2026] DELETE /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:58:10.579255 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6e7b36dd-9208-4a91-9b66-b84ef47ca7ec tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:58:10.583083 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6e7b36dd-9208-4a91-9b66-b84ef47ca7ec tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 18:58:10.583706 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 729/2914] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:10 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:10.585145 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9bcc630e-ff76-4b7a-a2e0-05b07cd2674e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.588090 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9bcc630e-ff76-4b7a-a2e0-05b07cd2674e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:10.588294 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9bcc630e-ff76-4b7a-a2e0-05b07cd2674e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.588502 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9bcc630e-ff76-4b7a-a2e0-05b07cd2674e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.588638 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-9bcc630e-ff76-4b7a-a2e0-05b07cd2674e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:10.595094 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.595094 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:10.595983 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9bcc630e-ff76-4b7a-a2e0-05b07cd2674e tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 200 Aug 07 18:58:10.596376 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 729/2915] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:10 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:10.726227 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b605a35f-f649-4212-9d05-47d984722ab2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.728970 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:10.729305 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1804572912", "snapshot_id": "2580b7e8-131c-4629-baee-93456636659d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:10.731566 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1804572912', 'snapshot_id': '2580b7e8-131c-4629-baee-93456636659d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:10.736629 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.736629 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:10.736987 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:58:10.737112 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume of 1 GB Aug 07 18:58:10.740138 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Availability Zones retrieved successfully. Aug 07 18:58:10.745115 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Flow 'volume_create_api' (8313b7b3-5250-43c7-bc5d-dd06f86e64f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:10.746122 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed783fc-950e-4016-8e48-9bf0d675fb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:10.746920 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:10.772470 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed783fc-950e-4016-8e48-9bf0d675fb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2580b7e8-131c-4629-baee-93456636659d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:10.773206 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77eb576b-e1be-4929-a3c0-0f01a5143ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:10.811154 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Created reservations ['5bc9a9cc-183a-4979-94a2-59bcc78cf4e6', 'd940fd63-0de9-4133-bd7d-0ef6b37c5050', 'db45b00a-33f6-458e-89d6-d91caedd0b04', '53ddb5af-4b85-444c-88c9-4f00147ae852'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:10.811918 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77eb576b-e1be-4929-a3c0-0f01a5143ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bc9a9cc-183a-4979-94a2-59bcc78cf4e6', 'd940fd63-0de9-4133-bd7d-0ef6b37c5050', 'db45b00a-33f6-458e-89d6-d91caedd0b04', '53ddb5af-4b85-444c-88c9-4f00147ae852']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:10.812682 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91109ab-9cfe-4d2e-9864-db0262011ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:10.848306 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91109ab-9cfe-4d2e-9864-db0262011ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad36d205-6458-463a-8cc0-954e44ca6125', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1804572912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ce2162ec0540cba8123751766a71ed',qos_specs=None,replication_status=,reservations=['5bc9a9cc-183a-4979-94a2-59bcc78cf4e6','d940fd63-0de9-4133-bd7d-0ef6b37c5050','db45b00a-33f6-458e-89d6-d91caedd0b04','53ddb5af-4b85-444c-88c9-4f00147ae852'],size=1,snapshot_id=2580b7e8-131c-4629-baee-93456636659d,source_replicaid=,source_volid=None,status='creating',user_id='5468ca593ffa4442a002c0fc194ae014',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1804572912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad36d205-6458-463a-8cc0-954e44ca6125,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ce2162ec0540cba8123751766a71ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2580b7e8-131c-4629-baee-93456636659d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5468ca593ffa4442a002c0fc194ae014',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:10.848990 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d4d758-d246-43ae-b0e7-4f86877cd854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:10.866105 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d4d758-d246-43ae-b0e7-4f86877cd854) transitioned into state 'SUCCESS' from state '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-1804572912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ce2162ec0540cba8123751766a71ed',qos_specs=None,replication_status=,reservations=['5bc9a9cc-183a-4979-94a2-59bcc78cf4e6','d940fd63-0de9-4133-bd7d-0ef6b37c5050','db45b00a-33f6-458e-89d6-d91caedd0b04','53ddb5af-4b85-444c-88c9-4f00147ae852'],size=1,snapshot_id=2580b7e8-131c-4629-baee-93456636659d,source_replicaid=,source_volid=None,status='creating',user_id='5468ca593ffa4442a002c0fc194ae014',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:10.866788 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d4d156-5db3-4374-a05a-d49e87065d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:10.883852 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d4d156-5db3-4374-a05a-d49e87065d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:10.884619 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Flow 'volume_create_api' (8313b7b3-5250-43c7-bc5d-dd06f86e64f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:10.884896 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume request issued successfully. Aug 07 18:58:10.885512 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b605a35f-f649-4212-9d05-47d984722ab2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:10.885918 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 723/2916] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:10 2026] POST /volume/v3/volumes => generated 789 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:10.897686 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6795a6ca-d483-4bad-99ec-becba3363404 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.899379 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6795a6ca-d483-4bad-99ec-becba3363404 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:10.899577 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6795a6ca-d483-4bad-99ec-becba3363404 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.899754 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6795a6ca-d483-4bad-99ec-becba3363404 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.906545 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.906545 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:10.909785 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6795a6ca-d483-4bad-99ec-becba3363404 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:10.913818 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6795a6ca-d483-4bad-99ec-becba3363404 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:10.914285 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 736/2917] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:10 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:10.932585 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3fd5ad36-430d-47d1-8278-8ca82a6c9624 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.935438 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3fd5ad36-430d-47d1-8278-8ca82a6c9624 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:10.935438 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3fd5ad36-430d-47d1-8278-8ca82a6c9624 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.935625 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3fd5ad36-430d-47d1-8278-8ca82a6c9624 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.952365 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.952365 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:10.957871 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3fd5ad36-430d-47d1-8278-8ca82a6c9624 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:10.967137 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3fd5ad36-430d-47d1-8278-8ca82a6c9624 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:10.967783 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 730/2918] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:10 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 1157 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:10.980348 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-eefbfa8d-da71-42cc-986e-5760fcf4f658 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:10.982103 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eefbfa8d-da71-42cc-986e-5760fcf4f658 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:10.982297 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eefbfa8d-da71-42cc-986e-5760fcf4f658 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:10.982506 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eefbfa8d-da71-42cc-986e-5760fcf4f658 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:10.992714 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:10.992714 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:10.996316 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-eefbfa8d-da71-42cc-986e-5760fcf4f658 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:11.000459 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eefbfa8d-da71-42cc-986e-5760fcf4f658 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:11.000826 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 730/2919] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:10 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 1157 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:11.223058 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-ebd09d56-0149-4b70-a9f9-a0f90f2b7014 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.225618 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-ebd09d56-0149-4b70-a9f9-a0f90f2b7014 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:11.225851 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-ebd09d56-0149-4b70-a9f9-a0f90f2b7014 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.226111 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-ebd09d56-0149-4b70-a9f9-a0f90f2b7014 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.236561 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.236561 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:11.241881 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-ebd09d56-0149-4b70-a9f9-a0f90f2b7014 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:11.246747 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-ebd09d56-0149-4b70-a9f9-a0f90f2b7014 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:11.247297 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 724/2920] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:11.265116 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-368d24ff-a9da-45c2-a443-821bccbeb328 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.266978 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a41a4e62-372f-459f-b1e4-91cce62ba42e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.267145 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-368d24ff-a9da-45c2-a443-821bccbeb328 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] POST https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e/action Aug 07 18:58:11.267489 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-368d24ff-a9da-45c2-a443-821bccbeb328 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:11.267603 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-368d24ff-a9da-45c2-a443-821bccbeb328 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:11.268844 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a41a4e62-372f-459f-b1e4-91cce62ba42e tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:11.269206 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a41a4e62-372f-459f-b1e4-91cce62ba42e tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.269517 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a41a4e62-372f-459f-b1e4-91cce62ba42e tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.277807 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.277807 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:11.278283 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-368d24ff-a9da-45c2-a443-821bccbeb328 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:11.279629 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.279629 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:11.283274 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-368d24ff-a9da-45c2-a443-821bccbeb328 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Begin detaching volume completed successfully. Aug 07 18:58:11.283492 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-368d24ff-a9da-45c2-a443-821bccbeb328 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e/action returned with HTTP 202 Aug 07 18:58:11.283717 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a41a4e62-372f-459f-b1e4-91cce62ba42e tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:11.283885 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 737/2921] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:58:11 2026] POST /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:58:11.288535 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a41a4e62-372f-459f-b1e4-91cce62ba42e tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:11.288967 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 731/2922] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:11.303698 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a6f6c237-2d32-466e-b12f-5107259f6b32 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.305197 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a8e84c8b-2f45-4b74-829d-9fdfa642683f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.305488 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6f6c237-2d32-466e-b12f-5107259f6b32 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:11.305676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a6f6c237-2d32-466e-b12f-5107259f6b32 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.306096 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a6f6c237-2d32-466e-b12f-5107259f6b32 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.307747 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8e84c8b-2f45-4b74-829d-9fdfa642683f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:11.308008 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a8e84c8b-2f45-4b74-829d-9fdfa642683f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.308315 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a8e84c8b-2f45-4b74-829d-9fdfa642683f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.317758 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.317758 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:11.321600 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a6f6c237-2d32-466e-b12f-5107259f6b32 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:11.323168 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.323168 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:11.326132 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6f6c237-2d32-466e-b12f-5107259f6b32 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 200 Aug 07 18:58:11.326489 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 731/2923] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 1293 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:11.328339 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a8e84c8b-2f45-4b74-829d-9fdfa642683f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:11.333404 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8e84c8b-2f45-4b74-829d-9fdfa642683f tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:11.334501 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 725/2924] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:11.334772 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2305bdd7-d1f5-4066-81ab-6b053dd6d6da None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.335295 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2305bdd7-d1f5-4066-81ab-6b053dd6d6da None None] GET https://10.4.3.15/volume// Aug 07 18:58:11.335554 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2305bdd7-d1f5-4066-81ab-6b053dd6d6da None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.336059 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2305bdd7-d1f5-4066-81ab-6b053dd6d6da None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.336244 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2305bdd7-d1f5-4066-81ab-6b053dd6d6da None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:11.336419 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 738/2925] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:58: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 07 18:58:11.340063 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3d6ed247-2a86-4bee-be27-d611cfc70a2c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.341750 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3d6ed247-2a86-4bee-be27-d611cfc70a2c tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:11.341961 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3d6ed247-2a86-4bee-be27-d611cfc70a2c tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.342159 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3d6ed247-2a86-4bee-be27-d611cfc70a2c tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.342308 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-3d6ed247-2a86-4bee-be27-d611cfc70a2c tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Delete volume with id: a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:11.344444 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-bd336c69-efe2-428d-bb97-571e7e4a733d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.346176 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-bd336c69-efe2-428d-bb97-571e7e4a733d tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:11.346362 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-bd336c69-efe2-428d-bb97-571e7e4a733d tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.346540 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-bd336c69-efe2-428d-bb97-571e7e4a733d tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.350181 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.350181 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:11.350577 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3d6ed247-2a86-4bee-be27-d611cfc70a2c tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:11.354374 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.354374 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:11.357181 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-bd336c69-efe2-428d-bb97-571e7e4a733d tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:11.361319 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-bd336c69-efe2-428d-bb97-571e7e4a733d tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:11.361701 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 732/2926] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 1322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:11.370159 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3d6ed247-2a86-4bee-be27-d611cfc70a2c tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Delete volume request issued successfully. Aug 07 18:58:11.370488 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3d6ed247-2a86-4bee-be27-d611cfc70a2c tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 202 Aug 07 18:58:11.370961 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 732/2927] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:11 2026] DELETE /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:11.378822 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3ffd82f2-77b5-41ec-ac59-2833cf0e4619 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.381147 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ffd82f2-77b5-41ec-ac59-2833cf0e4619 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:11.381340 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ffd82f2-77b5-41ec-ac59-2833cf0e4619 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.381562 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ffd82f2-77b5-41ec-ac59-2833cf0e4619 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.388722 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.388722 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:11.395007 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3ffd82f2-77b5-41ec-ac59-2833cf0e4619 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Volume info retrieved successfully. Aug 07 18:58:11.401539 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ffd82f2-77b5-41ec-ac59-2833cf0e4619 tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 200 Aug 07 18:58:11.401819 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 726/2928] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 1292 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:11.601686 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-040cbfa1-93d2-4e29-899a-cd832d5173c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.603360 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-040cbfa1-93d2-4e29-899a-cd832d5173c8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 18:58:11.603585 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-040cbfa1-93d2-4e29-899a-cd832d5173c8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.603798 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-040cbfa1-93d2-4e29-899a-cd832d5173c8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.609952 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-33c368f0-0fb3-471b-9a2b-55fc8c617842 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.610801 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.610801 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:11.611966 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-33c368f0-0fb3-471b-9a2b-55fc8c617842 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 Aug 07 18:58:11.612231 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-33c368f0-0fb3-471b-9a2b-55fc8c617842 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.612463 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-33c368f0-0fb3-471b-9a2b-55fc8c617842 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.612719 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-33c368f0-0fb3-471b-9a2b-55fc8c617842 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Show backup with id f2756b11-387e-4387-940a-a5d47d6be142. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:11.614353 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-040cbfa1-93d2-4e29-899a-cd832d5173c8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:58:11.616165 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-33c368f0-0fb3-471b-9a2b-55fc8c617842 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 returned with HTTP 404 Aug 07 18:58:11.616618 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 733/2929] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/backups/f2756b11-387e-4387-940a-a5d47d6be142 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:11.618527 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-040cbfa1-93d2-4e29-899a-cd832d5173c8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 18:58:11.619027 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 739/2930] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:11.624061 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-36d0cb04-5d43-4f08-9659-a07282a1c5eb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.625982 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-36d0cb04-5d43-4f08-9659-a07282a1c5eb tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 Aug 07 18:58:11.626325 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-36d0cb04-5d43-4f08-9659-a07282a1c5eb tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.626533 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-36d0cb04-5d43-4f08-9659-a07282a1c5eb tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.626673 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-36d0cb04-5d43-4f08-9659-a07282a1c5eb tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Delete volume with id: bd13b362-6db1-47a3-87d6-252ea0c0ec30 Aug 07 18:58:11.635369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b654d545-6e2d-4120-9844-b782f4f26b4a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.638137 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b654d545-6e2d-4120-9844-b782f4f26b4a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 18:58:11.638137 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b654d545-6e2d-4120-9844-b782f4f26b4a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.638137 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b654d545-6e2d-4120-9844-b782f4f26b4a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.642376 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.642376 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:11.642376 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-36d0cb04-5d43-4f08-9659-a07282a1c5eb tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Volume info retrieved successfully. Aug 07 18:58:11.645988 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.645988 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:11.649733 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b654d545-6e2d-4120-9844-b782f4f26b4a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:58:11.653671 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b654d545-6e2d-4120-9844-b782f4f26b4a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 18:58:11.653973 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 727/2931] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:11.658175 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-36d0cb04-5d43-4f08-9659-a07282a1c5eb tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Delete volume request issued successfully. Aug 07 18:58:11.658344 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-36d0cb04-5d43-4f08-9659-a07282a1c5eb tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 returned with HTTP 202 Aug 07 18:58:11.658913 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 733/2932] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:58:11 2026] DELETE /volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:11.666467 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4377e4ab-b7f7-4e43-8522-817cb17e75c8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.668502 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4377e4ab-b7f7-4e43-8522-817cb17e75c8 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 Aug 07 18:58:11.668832 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4377e4ab-b7f7-4e43-8522-817cb17e75c8 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.669147 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4377e4ab-b7f7-4e43-8522-817cb17e75c8 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.669951 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d919a7f5-c3ff-4c65-8403-a96dfc8a4b2a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.671818 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d919a7f5-c3ff-4c65-8403-a96dfc8a4b2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:58:11.672211 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d919a7f5-c3ff-4c65-8403-a96dfc8a4b2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162239174"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:11.679315 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.679315 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:11.685196 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4377e4ab-b7f7-4e43-8522-817cb17e75c8 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Volume info retrieved successfully. Aug 07 18:58:11.692676 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.692676 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:11.692925 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4377e4ab-b7f7-4e43-8522-817cb17e75c8 tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 returned with HTTP 200 Aug 07 18:58:11.693342 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d919a7f5-c3ff-4c65-8403-a96dfc8a4b2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:58:11.693489 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-d919a7f5-c3ff-4c65-8403-a96dfc8a4b2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create snapshot from volume ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 18:58:11.693611 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 734/2933] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:11.738892 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-d919a7f5-c3ff-4c65-8403-a96dfc8a4b2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['4312782c-6d2c-40bc-ad4d-5934ddd6424a', '74079ce1-7e04-42b0-9901-87f3fca0b8b2', 'e36345c9-b2fa-4876-b348-15c1ffbd3498', 'b052be25-effa-4eed-b038-e8f95ec8d71f'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:11.781614 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d919a7f5-c3ff-4c65-8403-a96dfc8a4b2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot create request issued successfully. Aug 07 18:58:11.782014 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d919a7f5-c3ff-4c65-8403-a96dfc8a4b2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:58:11.782475 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 740/2934] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:58:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:11.798203 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2153b2d8-686c-4a49-a51a-9f6d3499aa31 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.800030 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2153b2d8-686c-4a49-a51a-9f6d3499aa31 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 Aug 07 18:58:11.800219 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2153b2d8-686c-4a49-a51a-9f6d3499aa31 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.800373 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2153b2d8-686c-4a49-a51a-9f6d3499aa31 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.807333 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.807333 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:11.808365 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2153b2d8-686c-4a49-a51a-9f6d3499aa31 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:58:11.809788 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2153b2d8-686c-4a49-a51a-9f6d3499aa31 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 returned with HTTP 200 Aug 07 18:58:11.810345 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 728/2935] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:11.926441 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-696bdaa8-665d-4550-9012-010df90d3edc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.928145 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-696bdaa8-665d-4550-9012-010df90d3edc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:11.928325 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-696bdaa8-665d-4550-9012-010df90d3edc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.928541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-696bdaa8-665d-4550-9012-010df90d3edc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.936131 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.936131 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:11.940872 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-696bdaa8-665d-4550-9012-010df90d3edc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:11.944988 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-696bdaa8-665d-4550-9012-010df90d3edc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:11.945493 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 734/2936] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:11.956460 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6189cdf7-fcc7-4d57-a021-5451190858b4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:11.958194 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6189cdf7-fcc7-4d57-a021-5451190858b4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:11.958394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6189cdf7-fcc7-4d57-a021-5451190858b4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:11.958616 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6189cdf7-fcc7-4d57-a021-5451190858b4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:11.965499 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:11.965499 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:11.969082 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6189cdf7-fcc7-4d57-a021-5451190858b4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:11.972960 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6189cdf7-fcc7-4d57-a021-5451190858b4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:11.973333 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 735/2937] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:11 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:12.301397 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-da0488e6-1f83-4648-89f1-90912a815675 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.303247 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da0488e6-1f83-4648-89f1-90912a815675 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:12.303486 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da0488e6-1f83-4648-89f1-90912a815675 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.303697 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da0488e6-1f83-4648-89f1-90912a815675 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.312682 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.312682 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:12.316407 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-da0488e6-1f83-4648-89f1-90912a815675 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:12.320359 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da0488e6-1f83-4648-89f1-90912a815675 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:12.320721 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 741/2938] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:12 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:12.345115 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d9429ff0-719d-446f-827a-668684c22c8e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.346809 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9429ff0-719d-446f-827a-668684c22c8e tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:12.347026 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d9429ff0-719d-446f-827a-668684c22c8e tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.347213 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d9429ff0-719d-446f-827a-668684c22c8e tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.355634 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.355634 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:12.358713 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d9429ff0-719d-446f-827a-668684c22c8e tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:12.362719 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9429ff0-719d-446f-827a-668684c22c8e tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:12.363105 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 729/2939] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:12 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 1160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:12.397010 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-af625a5e-2bde-4008-967f-059bc68446b9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.399119 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-af625a5e-2bde-4008-967f-059bc68446b9 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:12.399297 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-af625a5e-2bde-4008-967f-059bc68446b9 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.399487 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-af625a5e-2bde-4008-967f-059bc68446b9 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.406324 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.406324 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:12.409741 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-af625a5e-2bde-4008-967f-059bc68446b9 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:12.413601 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7bb66199-1896-44c8-93f5-b229f0d4834e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.413923 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-af625a5e-2bde-4008-967f-059bc68446b9 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:12.414117 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 735/2940] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:58:12 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:12.415351 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7bb66199-1896-44c8-93f5-b229f0d4834e tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] GET https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee Aug 07 18:58:12.415548 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7bb66199-1896-44c8-93f5-b229f0d4834e tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.415728 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7bb66199-1896-44c8-93f5-b229f0d4834e tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.421237 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7bb66199-1896-44c8-93f5-b229f0d4834e tempest-VolumeAndVolumeTypeFromImageTest-1774496047 tempest-VolumeAndVolumeTypeFromImageTest-1774496047-project-member] https://10.4.3.15/volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee returned with HTTP 404 Aug 07 18:58:12.421642 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 736/2941] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:12 2026] GET /volume/v3/volumes/a7611ece-6b3e-45e7-803b-e1d028efa5ee => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:12.481642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b8a29873-3750-4507-9588-8ac1fe5222b5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.482005 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8a29873-3750-4507-9588-8ac1fe5222b5 None None] GET https://10.4.3.15/volume// Aug 07 18:58:12.482182 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8a29873-3750-4507-9588-8ac1fe5222b5 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.482360 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8a29873-3750-4507-9588-8ac1fe5222b5 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.482705 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8a29873-3750-4507-9588-8ac1fe5222b5 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:12.483025 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 742/2942] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:58: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 07 18:58:12.490629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-7ad8b00c-7a4c-4ead-9535-bb40e0046401 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.521382 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-7ad8b00c-7a4c-4ead-9535-bb40e0046401 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:58:12.521749 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-7ad8b00c-7a4c-4ead-9535-bb40e0046401 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad36d205-6458-463a-8cc0-954e44ca6125", "connector": null, "instance_uuid": "6a123807-4cee-4a96-931e-f15c7bc8bb7c"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:12.529975 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.529975 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:12.551185 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-7ad8b00c-7a4c-4ead-9535-bb40e0046401 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:58:12.551642 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 730/2943] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:58:12 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 07 18:58:12.577195 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ea6a6d5c-d307-4b46-9205-8e86daf10a07 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.579167 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ea6a6d5c-d307-4b46-9205-8e86daf10a07 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:12.580780 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ea6a6d5c-d307-4b46-9205-8e86daf10a07 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.580967 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ea6a6d5c-d307-4b46-9205-8e86daf10a07 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.594237 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4cf45f16-f2fc-4879-8832-1270ef45edc6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.594638 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4cf45f16-f2fc-4879-8832-1270ef45edc6 None None] GET https://10.4.3.15/volume// Aug 07 18:58:12.594732 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.594732 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:12.594819 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4cf45f16-f2fc-4879-8832-1270ef45edc6 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.595046 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4cf45f16-f2fc-4879-8832-1270ef45edc6 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.595356 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4cf45f16-f2fc-4879-8832-1270ef45edc6 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:12.595713 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 737/2944] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:58: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 07 18:58:12.598793 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ea6a6d5c-d307-4b46-9205-8e86daf10a07 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:12.603121 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ea6a6d5c-d307-4b46-9205-8e86daf10a07 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:12.603528 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 736/2945] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:12 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:12.604344 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-68928c07-99ed-4db3-8f4c-77d4d08e1a04 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.606346 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-68928c07-99ed-4db3-8f4c-77d4d08e1a04 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:12.606579 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-68928c07-99ed-4db3-8f4c-77d4d08e1a04 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.606761 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-68928c07-99ed-4db3-8f4c-77d4d08e1a04 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.618864 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.618864 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:12.624538 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-68928c07-99ed-4db3-8f4c-77d4d08e1a04 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:12.628600 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-68928c07-99ed-4db3-8f4c-77d4d08e1a04 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:12.629092 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 743/2946] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:58:12 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:12.646723 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fd89aa1b-317e-4c1d-a739-ed3a7c0ea602 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.648323 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd89aa1b-317e-4c1d-a739-ed3a7c0ea602 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:58:12.648771 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fd89aa1b-317e-4c1d-a739-ed3a7c0ea602 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.648874 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fd89aa1b-317e-4c1d-a739-ed3a7c0ea602 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.649498 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.649498 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:12.649845 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fd89aa1b-317e-4c1d-a739-ed3a7c0ea602 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:58:12.685714 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fd89aa1b-317e-4c1d-a739-ed3a7c0ea602 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Get all volumes completed successfully. Aug 07 18:58:12.687734 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.687734 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:12.691051 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd89aa1b-317e-4c1d-a739-ed3a7c0ea602 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:58:12.691415 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 731/2947] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 18:58:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11931 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:12.705526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-71edbd3c-64cb-43ff-889a-22650e82e71d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.707363 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-71edbd3c-64cb-43ff-889a-22650e82e71d tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/4d8de72c-03a0-4e19-a6cf-233dfe38c585 Aug 07 18:58:12.707649 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-71edbd3c-64cb-43ff-889a-22650e82e71d tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.707870 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-71edbd3c-64cb-43ff-889a-22650e82e71d tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.708099 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-71edbd3c-64cb-43ff-889a-22650e82e71d tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Delete volume with id: 4d8de72c-03a0-4e19-a6cf-233dfe38c585 Aug 07 18:58:12.709432 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8d4dda6a-284b-4c76-b7b3-10309d214a6f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.711173 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8d4dda6a-284b-4c76-b7b3-10309d214a6f tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] GET https://10.4.3.15/volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 Aug 07 18:58:12.711413 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8d4dda6a-284b-4c76-b7b3-10309d214a6f tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.711606 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8d4dda6a-284b-4c76-b7b3-10309d214a6f tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.714895 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.714895 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:12.715237 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-71edbd3c-64cb-43ff-889a-22650e82e71d tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Volume info retrieved successfully. Aug 07 18:58:12.716930 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8d4dda6a-284b-4c76-b7b3-10309d214a6f tempest-ProjectReaderTests39-744332089 tempest-ProjectReaderTests39-744332089-project-admin] https://10.4.3.15/volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 returned with HTTP 404 Aug 07 18:58:12.717468 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 737/2948] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:58:12 2026] GET /volume/v3/volumes/bd13b362-6db1-47a3-87d6-252ea0c0ec30 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:12.725714 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-0ea4a1b7-c130-4fda-a7b6-7c01c96173bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.727746 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.image.cache [None req-71edbd3c-64cb-43ff-889a-22650e82e71d tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '0832e7c1-0dfe-4030-851a-187c93bdd712', 'volume_id': '4d8de72c-03a0-4e19-a6cf-233dfe38c585', 'host': 'np0000006749@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 18, 58, 2), 'last_used': datetime.datetime(2026, 8, 7, 18, 58, 11)}. {{(pid=100344) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 18:58:12.729024 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-0ea4a1b7-c130-4fda-a7b6-7c01c96173bf tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] PUT https://10.4.3.15/volume/v3/attachments/f05b07c1-de10-4821-9560-d75b867615b0 Aug 07 18:58:12.730086 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-0ea4a1b7-c130-4fda-a7b6-7c01c96173bf tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:12.738237 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-71edbd3c-64cb-43ff-889a-22650e82e71d tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Delete volume request issued successfully. Aug 07 18:58:12.738478 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-71edbd3c-64cb-43ff-889a-22650e82e71d tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] https://10.4.3.15/volume/v3/volumes/4d8de72c-03a0-4e19-a6cf-233dfe38c585 returned with HTTP 202 Aug 07 18:58:12.738941 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 738/2949] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:12 2026] DELETE /volume/v3/volumes/4d8de72c-03a0-4e19-a6cf-233dfe38c585 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:12.741687 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-0ea4a1b7-c130-4fda-a7b6-7c01c96173bf tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Acquiring lock "cinder-attachment_update-ad36d205-6458-463a-8cc0-954e44ca6125-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:58:12.748512 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c664f0cb-2e95-449a-8a95-9675a2a178d2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.750029 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-0ea4a1b7-c130-4fda-a7b6-7c01c96173bf tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Lock "cinder-attachment_update-ad36d205-6458-463a-8cc0-954e44ca6125-np0000006749" acquired by "attachment_update" :: waited 0.008s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:58:12.750641 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c664f0cb-2e95-449a-8a95-9675a2a178d2 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] GET https://10.4.3.15/volume/v3/volumes/4d8de72c-03a0-4e19-a6cf-233dfe38c585 Aug 07 18:58:12.750828 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c664f0cb-2e95-449a-8a95-9675a2a178d2 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.751023 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c664f0cb-2e95-449a-8a95-9675a2a178d2 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.751572 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.751572 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:12.757314 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.757314 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:12.761362 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c664f0cb-2e95-449a-8a95-9675a2a178d2 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Volume info retrieved successfully. Aug 07 18:58:12.765140 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c664f0cb-2e95-449a-8a95-9675a2a178d2 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] https://10.4.3.15/volume/v3/volumes/4d8de72c-03a0-4e19-a6cf-233dfe38c585 returned with HTTP 200 Aug 07 18:58:12.765539 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 732/2950] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:12 2026] GET /volume/v3/volumes/4d8de72c-03a0-4e19-a6cf-233dfe38c585 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:12.819603 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3d1882ad-5bd9-4ab2-8f96-993630369ab5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.821299 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3d1882ad-5bd9-4ab2-8f96-993630369ab5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 Aug 07 18:58:12.821476 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3d1882ad-5bd9-4ab2-8f96-993630369ab5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.821654 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3d1882ad-5bd9-4ab2-8f96-993630369ab5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.826378 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.826378 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:12.826786 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3d1882ad-5bd9-4ab2-8f96-993630369ab5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:58:12.827514 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3d1882ad-5bd9-4ab2-8f96-993630369ab5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 returned with HTTP 200 Aug 07 18:58:12.827840 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 738/2951] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:12 2026] GET /volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:12.837820 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-0ea4a1b7-c130-4fda-a7b6-7c01c96173bf tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Lock "cinder-attachment_update-ad36d205-6458-463a-8cc0-954e44ca6125-np0000006749" released by "attachment_update" :: held 0.088s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:58:12.838186 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-0ea4a1b7-c130-4fda-a7b6-7c01c96173bf tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/f05b07c1-de10-4821-9560-d75b867615b0 returned with HTTP 200 Aug 07 18:58:12.838810 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 744/2952] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:58:12 2026] PUT /volume/v3/attachments/f05b07c1-de10-4821-9560-d75b867615b0 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:12.840496 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-68e5ff0a-83c8-4728-af0b-365b08d977e0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.843014 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68e5ff0a-83c8-4728-af0b-365b08d977e0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:58:12.843560 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-68e5ff0a-83c8-4728-af0b-365b08d977e0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b", "snapshot_id": "559dbddb-7c59-4033-9878-708d6ccefe87", "name": "tempest-VolumesSnapshotTestJSON-Backup-236160299", "container": "tempest-volumessnapshottestjson-backup-container-1478015809"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:12.845714 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-68e5ff0a-83c8-4728-af0b-365b08d977e0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Creating new backup {'backup': {'volume_id': 'ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b', 'snapshot_id': '559dbddb-7c59-4033-9878-708d6ccefe87', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-236160299', 'container': 'tempest-volumessnapshottestjson-backup-container-1478015809'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:58:12.845937 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-68e5ff0a-83c8-4728-af0b-365b08d977e0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Creating backup of volume ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b in container tempest-volumessnapshottestjson-backup-container-1478015809 Aug 07 18:58:12.854615 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.854615 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:12.855296 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-68e5ff0a-83c8-4728-af0b-365b08d977e0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:58:12.861079 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.861079 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:12.861624 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-68e5ff0a-83c8-4728-af0b-365b08d977e0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:58:12.908312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-68e5ff0a-83c8-4728-af0b-365b08d977e0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['0b8c7cc5-b14f-4451-b81b-5e73a3af0e6c', '216710fc-ea8e-4cb1-8652-15d9124f9e18'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:12.932276 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68e5ff0a-83c8-4728-af0b-365b08d977e0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:58:12.932859 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 739/2953] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:12 2026] POST /volume/v3/backups => generated 332 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:12.940498 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2b5417ac-12ea-4ca5-ac32-0ce92edbe640 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:12.942762 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b5417ac-12ea-4ca5-ac32-0ce92edbe640 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:12.943015 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b5417ac-12ea-4ca5-ac32-0ce92edbe640 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:12.943267 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b5417ac-12ea-4ca5-ac32-0ce92edbe640 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:12.943446 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2b5417ac-12ea-4ca5-ac32-0ce92edbe640 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:12.947944 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:12.947944 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:12.948617 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b5417ac-12ea-4ca5-ac32-0ce92edbe640 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:12.948928 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 733/2954] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:12 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:13.334789 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a7e50eb9-75f2-4bc6-82a1-462ec22da806 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:13.336679 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a7e50eb9-75f2-4bc6-82a1-462ec22da806 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:13.336893 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a7e50eb9-75f2-4bc6-82a1-462ec22da806 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:13.337090 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a7e50eb9-75f2-4bc6-82a1-462ec22da806 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:13.348601 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:13.348601 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:13.351645 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a7e50eb9-75f2-4bc6-82a1-462ec22da806 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:13.355846 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a7e50eb9-75f2-4bc6-82a1-462ec22da806 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:13.356224 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 739/2955] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:13 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:13.377396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7e64e0d0-81b1-4172-a4e3-f88035ac79f6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:13.379142 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7e64e0d0-81b1-4172-a4e3-f88035ac79f6 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:13.379353 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7e64e0d0-81b1-4172-a4e3-f88035ac79f6 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:13.379552 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7e64e0d0-81b1-4172-a4e3-f88035ac79f6 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:13.389740 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:13.389740 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:13.393596 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7e64e0d0-81b1-4172-a4e3-f88035ac79f6 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:13.397824 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7e64e0d0-81b1-4172-a4e3-f88035ac79f6 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:13.398231 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 745/2956] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:13 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 1160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:13.615363 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-27f90026-5fc3-4467-9847-9715e82a698d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:13.618328 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-27f90026-5fc3-4467-9847-9715e82a698d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:13.618583 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-27f90026-5fc3-4467-9847-9715e82a698d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:13.618911 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-27f90026-5fc3-4467-9847-9715e82a698d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:13.630142 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:13.630142 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:13.636528 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-27f90026-5fc3-4467-9847-9715e82a698d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:13.640178 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-27f90026-5fc3-4467-9847-9715e82a698d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:13.640691 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 740/2957] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:13 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:13.781967 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-784e0df0-ae36-4486-915e-105d712ba868 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:13.789063 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-784e0df0-ae36-4486-915e-105d712ba868 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] GET https://10.4.3.15/volume/v3/volumes/4d8de72c-03a0-4e19-a6cf-233dfe38c585 Aug 07 18:58:13.789752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-784e0df0-ae36-4486-915e-105d712ba868 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:13.789752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-784e0df0-ae36-4486-915e-105d712ba868 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:13.803587 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-784e0df0-ae36-4486-915e-105d712ba868 tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] https://10.4.3.15/volume/v3/volumes/4d8de72c-03a0-4e19-a6cf-233dfe38c585 returned with HTTP 404 Aug 07 18:58:13.804221 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 734/2958] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:13 2026] GET /volume/v3/volumes/4d8de72c-03a0-4e19-a6cf-233dfe38c585 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:13.811149 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fada7f0d-4cfc-4e88-b610-d338b233fb6f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:13.813354 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fada7f0d-4cfc-4e88-b610-d338b233fb6f tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] DELETE https://10.4.3.15/volume/v3/types/801781d0-4cce-4d96-a0d8-84ffe869271f Aug 07 18:58:13.813627 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fada7f0d-4cfc-4e88-b610-d338b233fb6f tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:13.813916 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fada7f0d-4cfc-4e88-b610-d338b233fb6f tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:13.836061 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-9f6dc6aa-e14f-46c8-aa22-0c656720dd78 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:13.841772 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-9f6dc6aa-e14f-46c8-aa22-0c656720dd78 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] POST https://10.4.3.15/volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5/action Aug 07 18:58:13.844391 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-9f6dc6aa-e14f-46c8-aa22-0c656720dd78 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:13.844641 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-9f6dc6aa-e14f-46c8-aa22-0c656720dd78 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:13.845166 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fada7f0d-4cfc-4e88-b610-d338b233fb6f tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] https://10.4.3.15/volume/v3/types/801781d0-4cce-4d96-a0d8-84ffe869271f returned with HTTP 202 Aug 07 18:58:13.845707 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 740/2959] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:58:13 2026] DELETE /volume/v3/types/801781d0-4cce-4d96-a0d8-84ffe869271f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:13.852231 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a006bc54-125e-4bbf-b8f5-9eda64dafcba None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:13.854028 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a006bc54-125e-4bbf-b8f5-9eda64dafcba tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] GET https://10.4.3.15/volume/v3/types/801781d0-4cce-4d96-a0d8-84ffe869271f Aug 07 18:58:13.854249 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a006bc54-125e-4bbf-b8f5-9eda64dafcba tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:13.854460 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a006bc54-125e-4bbf-b8f5-9eda64dafcba tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:13.860208 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a006bc54-125e-4bbf-b8f5-9eda64dafcba tempest-VolumeAndVolumeTypeFromImageTest-1675015510 tempest-VolumeAndVolumeTypeFromImageTest-1675015510-project-admin] https://10.4.3.15/volume/v3/types/801781d0-4cce-4d96-a0d8-84ffe869271f returned with HTTP 404 Aug 07 18:58:13.860923 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 741/2960] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:58:13 2026] GET /volume/v3/types/801781d0-4cce-4d96-a0d8-84ffe869271f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:13.863907 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:13.863907 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:13.872970 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8857125f-66ab-49af-b6ba-73b5fc30473b req-9f6dc6aa-e14f-46c8-aa22-0c656720dd78 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5/action returned with HTTP 204 Aug 07 18:58:13.873573 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 746/2961] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:58:13 2026] POST /volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:13.931969 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-dce0db17-ae17-42cd-b227-3b62c64109db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:13.934067 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-dce0db17-ae17-42cd-b227-3b62c64109db tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] DELETE https://10.4.3.15/volume/v3/attachments/bd52719b-37aa-49ec-9daa-7e0b11ab9548 Aug 07 18:58:13.934256 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-dce0db17-ae17-42cd-b227-3b62c64109db tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:13.934438 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-dce0db17-ae17-42cd-b227-3b62c64109db tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:13.941853 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:13.941853 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:13.960076 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3f024d14-8c46-4a42-be75-aee008bbbc1b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:13.962034 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f024d14-8c46-4a42-be75-aee008bbbc1b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:13.962228 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3f024d14-8c46-4a42-be75-aee008bbbc1b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:13.962447 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3f024d14-8c46-4a42-be75-aee008bbbc1b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:13.962556 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-3f024d14-8c46-4a42-be75-aee008bbbc1b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:13.966914 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:13.966914 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:13.967711 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f024d14-8c46-4a42-be75-aee008bbbc1b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:13.968081 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 741/2962] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:13 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:14.012109 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f91dc316-0b52-48fb-89d5-b45f8a47db5a req-dce0db17-ae17-42cd-b227-3b62c64109db tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/attachments/bd52719b-37aa-49ec-9daa-7e0b11ab9548 returned with HTTP 200 Aug 07 18:58:14.012696 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 735/2963] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:58:13 2026] DELETE /volume/v3/attachments/bd52719b-37aa-49ec-9daa-7e0b11ab9548 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:14.373613 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-182f4e9a-2dc1-497f-9cde-ff902ac9f1e1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:14.376066 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-182f4e9a-2dc1-497f-9cde-ff902ac9f1e1 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:14.376334 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-182f4e9a-2dc1-497f-9cde-ff902ac9f1e1 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:14.376576 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-182f4e9a-2dc1-497f-9cde-ff902ac9f1e1 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:14.387812 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:14.387812 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:14.391925 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-182f4e9a-2dc1-497f-9cde-ff902ac9f1e1 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:14.396746 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-182f4e9a-2dc1-497f-9cde-ff902ac9f1e1 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:14.397220 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 742/2964] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:14 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 1172 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:14.409911 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7394b2df-a8db-4434-8d5a-ed03afd8a25a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:14.411174 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d554a130-923b-4c66-a5be-447d503b5165 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:14.411623 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7394b2df-a8db-4434-8d5a-ed03afd8a25a tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:14.411844 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7394b2df-a8db-4434-8d5a-ed03afd8a25a tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:14.412053 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7394b2df-a8db-4434-8d5a-ed03afd8a25a tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:14.412913 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d554a130-923b-4c66-a5be-447d503b5165 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:14.413142 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d554a130-923b-4c66-a5be-447d503b5165 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:14.413318 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d554a130-923b-4c66-a5be-447d503b5165 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:14.418887 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:14.418887 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:14.421793 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:14.421793 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:14.422017 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7394b2df-a8db-4434-8d5a-ed03afd8a25a tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:14.425150 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d554a130-923b-4c66-a5be-447d503b5165 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:14.425655 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7394b2df-a8db-4434-8d5a-ed03afd8a25a tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:14.426118 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 747/2965] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:14 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 865 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:14.428942 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d554a130-923b-4c66-a5be-447d503b5165 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:14.429318 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 742/2966] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:14 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 1172 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:14.444897 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-95f7e41d-09bb-42db-92e3-57952756f9b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:14.446293 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 736/2967] 10.4.3.15 () {70 vars in 1604 bytes} [Fri Aug 7 18:58:14 2026] DELETE /volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 18:58:14.454335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fadcb28e-eee2-43ce-97ad-0d831cbe92bf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:14.574009 np0000006749 devstack@c-api.service[100344]: WARNING keystonemiddleware.auth_token [None req-fadcb28e-eee2-43ce-97ad-0d831cbe92bf None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 18:58:14.577590 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 743/2968] 10.4.3.15 () {70 vars in 1604 bytes} [Fri Aug 7 18:58:14 2026] DELETE /volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5 => generated 114 bytes in 124 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 18:58:14.583884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:14.587772 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] DELETE https://10.4.3.15/volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5 Aug 07 18:58:14.587772 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:14.587772 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:14.595652 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:14.595652 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:14.653644 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-38cb1c84-815f-44e5-bd43-17b37f4efe26 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:14.654547 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Attachment connected to vm 20fd3e9e-562e-407a-afcc-86fb260506c9, checking data on nova Aug 07 18:58:14.654972 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.compute.nova [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Creating Keystone token plugin using URL: https://10.4.3.15/identity {{(pid=100343) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 18:58:14.656302 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-38cb1c84-815f-44e5-bd43-17b37f4efe26 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:14.656492 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-38cb1c84-815f-44e5-bd43-17b37f4efe26 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:14.656665 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-38cb1c84-815f-44e5-bd43-17b37f4efe26 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:14.673452 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:14.673452 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:14.676672 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-38cb1c84-815f-44e5-bd43-17b37f4efe26 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:14.680379 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-38cb1c84-815f-44e5-bd43-17b37f4efe26 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:14.680745 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 743/2969] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:14 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:14.885217 np0000006749 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] REQ: curl -g -i -X GET https://10.4.3.15/compute/v2.1/servers/20fd3e9e-562e-407a-afcc-86fb260506c9/os-volume_attachments/35ef164b-457e-412f-a041-7c920ef3fb55 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9be8d9dd931c1d52819a817b41c47678a7fab2cba941741e92fa02c2cbaf1132" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52" -H "X-Service-Token: {SHA256}98bf3ae4d0ebc1f1c2f62b1156ad15695c060cf672469f0d6b2dabedd35e9d45" {{(pid=100343) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 18:58:14.987470 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bd189692-0997-425f-ba1f-8abb6e57d159 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:14.990140 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd189692-0997-425f-ba1f-8abb6e57d159 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:14.991014 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd189692-0997-425f-ba1f-8abb6e57d159 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:14.991318 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd189692-0997-425f-ba1f-8abb6e57d159 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:14.991558 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-bd189692-0997-425f-ba1f-8abb6e57d159 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:15.007025 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:15.007025 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:15.007025 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd189692-0997-425f-ba1f-8abb6e57d159 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:15.007025 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 737/2970] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:14 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:15.331966 np0000006749 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 18:58:14 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-c35dfc95-72af-401d-896f-72c94b13e204 x-openstack-request-id: req-c35dfc95-72af-401d-896f-72c94b13e204 {{(pid=100343) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 18:58:15.332149 np0000006749 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "35ef164b-457e-412f-a041-7c920ef3fb55", "serverId": "20fd3e9e-562e-407a-afcc-86fb260506c9", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "32db69c0-2056-4b8f-9eea-b441b0f093c5", "bdm_uuid": "28432858-1554-4744-8e36-fc0e0fb120e8"}} {{(pid=100343) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 18:58:15.332246 np0000006749 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET call to compute for https://10.4.3.15/compute/v2.1/servers/20fd3e9e-562e-407a-afcc-86fb260506c9/os-volume_attachments/35ef164b-457e-412f-a041-7c920ef3fb55 used request id req-c35dfc95-72af-401d-896f-72c94b13e204 {{(pid=100343) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 18:58:15.334436 np0000006749 devstack@c-api.service[100343]: ERROR cinder.volume.api [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-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 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Caught error: Detach volume from instance 20fd3e9e-562e-407a-afcc-86fb260506c9 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 20fd3e9e-562e-407a-afcc-86fb260506c9 using the Compute API Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: 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 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 18:58:15.336694 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 20fd3e9e-562e-407a-afcc-86fb260506c9 using the Compute API Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.middleware.fault [None req-8a0f55a1-0a49-4dc8-b28a-c7bab1f9ae52 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5 returned with HTTP 409 Aug 07 18:58:15.337704 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 748/2971] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:58:14 2026] DELETE /volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5 => generated 167 bytes in 754 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:15.376367 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-910b3f7f-5213-4b9e-8d2b-792ea6d3f117 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:15.378472 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-910b3f7f-5213-4b9e-8d2b-792ea6d3f117 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:15.378701 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-910b3f7f-5213-4b9e-8d2b-792ea6d3f117 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:15.378927 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-910b3f7f-5213-4b9e-8d2b-792ea6d3f117 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:15.388091 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:15.388091 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:15.392145 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-910b3f7f-5213-4b9e-8d2b-792ea6d3f117 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:15.396802 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-910b3f7f-5213-4b9e-8d2b-792ea6d3f117 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:15.397271 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 744/2972] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:58:15 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 1154 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:15.415076 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-d41221ba-03e2-4270-8667-57f0ea64faa6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:15.417762 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-d41221ba-03e2-4270-8667-57f0ea64faa6 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] POST https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55/action Aug 07 18:58:15.418265 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-d41221ba-03e2-4270-8667-57f0ea64faa6 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:15.418458 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-d41221ba-03e2-4270-8667-57f0ea64faa6 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:15.434851 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:15.434851 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:15.434851 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-d41221ba-03e2-4270-8667-57f0ea64faa6 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:15.447013 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-d41221ba-03e2-4270-8667-57f0ea64faa6 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Begin detaching volume completed successfully. Aug 07 18:58:15.447291 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-d41221ba-03e2-4270-8667-57f0ea64faa6 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55/action returned with HTTP 202 Aug 07 18:58:15.447742 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 744/2973] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:58:15 2026] POST /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:58:15.489432 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-df65922e-9964-442c-a0c7-8a0ed4d85639 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:15.489625 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df65922e-9964-442c-a0c7-8a0ed4d85639 None None] GET https://10.4.3.15/volume// Aug 07 18:58:15.489846 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df65922e-9964-442c-a0c7-8a0ed4d85639 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:15.490096 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df65922e-9964-442c-a0c7-8a0ed4d85639 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:15.490471 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df65922e-9964-442c-a0c7-8a0ed4d85639 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:15.490791 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 738/2974] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:58: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 07 18:58:15.498113 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-6fc17bf3-d9de-4cfc-a781-a5b41ea4232c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:15.502456 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-6fc17bf3-d9de-4cfc-a781-a5b41ea4232c tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:15.502695 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-6fc17bf3-d9de-4cfc-a781-a5b41ea4232c tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:15.502918 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-6fc17bf3-d9de-4cfc-a781-a5b41ea4232c tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:15.538308 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-6fc17bf3-d9de-4cfc-a781-a5b41ea4232c tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:58:15.547087 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:15.547087 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:15.550462 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-6fc17bf3-d9de-4cfc-a781-a5b41ea4232c tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:15.554294 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-6fc17bf3-d9de-4cfc-a781-a5b41ea4232c tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:15.554699 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 749/2975] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:58:15 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 1337 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:15.661706 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-13408695-1951-4aad-8449-888534b0e989 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:15.700310 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-56aafafc-bad6-4eb9-b45e-74e49af1be01 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:15.701559 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-56aafafc-bad6-4eb9-b45e-74e49af1be01 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:15.701841 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-56aafafc-bad6-4eb9-b45e-74e49af1be01 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:15.702131 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-56aafafc-bad6-4eb9-b45e-74e49af1be01 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:15.710926 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:15.710926 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:15.714407 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-56aafafc-bad6-4eb9-b45e-74e49af1be01 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:15.718244 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-56aafafc-bad6-4eb9-b45e-74e49af1be01 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:15.718815 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 745/2976] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:15 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:15.765590 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:15.765928 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1411691964"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:15.767392 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1411691964'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:15.767518 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume of 1 GB Aug 07 18:58:15.771581 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Availability Zones retrieved successfully. Aug 07 18:58:15.776866 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (ac1a6b8e-2163-4e27-b8db-cc97bc4dfc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:15.777727 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0dc47a8-9a3e-4548-993e-144201d727b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:15.778620 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:15.802633 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0dc47a8-9a3e-4548-993e-144201d727b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:15.803429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3f3d27-5ca3-4498-a7eb-116eae5dac03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:15.856933 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Created reservations ['e24de5b9-0800-4487-a8ce-51ec8a326e85', '9d153f56-161c-43b8-a418-9b1052fbd6ff', '9938d989-81c1-42c6-9475-3ffbf31720e7', '75414ddf-56e4-4fef-ba34-81ca62a556a5'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:15.857969 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3f3d27-5ca3-4498-a7eb-116eae5dac03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e24de5b9-0800-4487-a8ce-51ec8a326e85', '9d153f56-161c-43b8-a418-9b1052fbd6ff', '9938d989-81c1-42c6-9475-3ffbf31720e7', '75414ddf-56e4-4fef-ba34-81ca62a556a5']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:15.859005 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d33194ee-b02b-4419-bdb4-0fcb526c92b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:15.882830 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d33194ee-b02b-4419-bdb4-0fcb526c92b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1411691964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['e24de5b9-0800-4487-a8ce-51ec8a326e85','9d153f56-161c-43b8-a418-9b1052fbd6ff','9938d989-81c1-42c6-9475-3ffbf31720e7','75414ddf-56e4-4fef-ba34-81ca62a556a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1411691964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b82a18c681f245d4aff510bc6fa0f7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:15.883977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a5a4e6-9da2-4239-ba54-f7e78a6d63d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:15.902729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a5a4e6-9da2-4239-ba54-f7e78a6d63d2) transitioned into state 'SUCCESS' from state '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-1411691964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['e24de5b9-0800-4487-a8ce-51ec8a326e85','9d153f56-161c-43b8-a418-9b1052fbd6ff','9938d989-81c1-42c6-9475-3ffbf31720e7','75414ddf-56e4-4fef-ba34-81ca62a556a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:15.903575 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b1a954-76ad-4a32-b4ed-4a7f61ad4b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:15.912310 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b1a954-76ad-4a32-b4ed-4a7f61ad4b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:15.913158 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (ac1a6b8e-2163-4e27-b8db-cc97bc4dfc1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:15.913547 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request issued successfully. Aug 07 18:58:15.914107 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-13408695-1951-4aad-8449-888534b0e989 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:15.914682 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 745/2977] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:15 2026] POST /volume/v3/volumes => generated 758 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:15.925309 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3444268e-8f1f-4889-bd30-83866be84441 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:15.930278 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3444268e-8f1f-4889-bd30-83866be84441 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 Aug 07 18:58:15.930477 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3444268e-8f1f-4889-bd30-83866be84441 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:15.930655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3444268e-8f1f-4889-bd30-83866be84441 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:15.945287 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:15.945287 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:15.950002 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3444268e-8f1f-4889-bd30-83866be84441 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:15.954519 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3444268e-8f1f-4889-bd30-83866be84441 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 returned with HTTP 200 Aug 07 18:58:15.954976 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 739/2978] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:15 2026] GET /volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:16.022871 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b07fba9c-c610-4352-9868-361c77fad9a7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:16.024628 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b07fba9c-c610-4352-9868-361c77fad9a7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:16.024832 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b07fba9c-c610-4352-9868-361c77fad9a7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:16.025031 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b07fba9c-c610-4352-9868-361c77fad9a7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:16.025131 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b07fba9c-c610-4352-9868-361c77fad9a7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:16.032645 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:16.032645 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:16.033321 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b07fba9c-c610-4352-9868-361c77fad9a7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:16.033657 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 750/2979] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:16 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:16.731230 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b488cd82-e1eb-45a1-8e8b-8006da92f07c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:16.732897 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b488cd82-e1eb-45a1-8e8b-8006da92f07c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:16.733114 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b488cd82-e1eb-45a1-8e8b-8006da92f07c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:16.733300 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b488cd82-e1eb-45a1-8e8b-8006da92f07c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:16.742562 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:16.742562 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:16.745922 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b488cd82-e1eb-45a1-8e8b-8006da92f07c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:16.749743 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b488cd82-e1eb-45a1-8e8b-8006da92f07c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:16.750100 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 746/2980] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:16 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:16.970302 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-262ab146-2dbd-48fd-be50-8486cb5d9913 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:16.971912 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-262ab146-2dbd-48fd-be50-8486cb5d9913 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 Aug 07 18:58:16.972122 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-262ab146-2dbd-48fd-be50-8486cb5d9913 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:16.972310 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-262ab146-2dbd-48fd-be50-8486cb5d9913 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:16.978912 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:16.978912 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:16.982206 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-262ab146-2dbd-48fd-be50-8486cb5d9913 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:16.986289 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-262ab146-2dbd-48fd-be50-8486cb5d9913 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 returned with HTTP 200 Aug 07 18:58:16.986662 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 746/2981] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:16 2026] GET /volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:17.002121 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0325dd62-09e5-4c1e-b41a-9cdfcc1ba4f6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.003859 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0325dd62-09e5-4c1e-b41a-9cdfcc1ba4f6 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:58:17.004254 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0325dd62-09e5-4c1e-b41a-9cdfcc1ba4f6 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1632610266"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:17.013450 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.013450 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:17.013924 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0325dd62-09e5-4c1e-b41a-9cdfcc1ba4f6 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:17.014104 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-0325dd62-09e5-4c1e-b41a-9cdfcc1ba4f6 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create snapshot from volume c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 Aug 07 18:58:17.043085 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-95e16542-f667-487d-9d85-416149aef6be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.045002 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-95e16542-f667-487d-9d85-416149aef6be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:17.045198 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-95e16542-f667-487d-9d85-416149aef6be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:17.045436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-95e16542-f667-487d-9d85-416149aef6be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:17.045512 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-95e16542-f667-487d-9d85-416149aef6be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:17.055817 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.055817 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:17.056738 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-95e16542-f667-487d-9d85-416149aef6be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:17.057344 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 751/2982] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:17 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:17.085186 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-0325dd62-09e5-4c1e-b41a-9cdfcc1ba4f6 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Created reservations ['3f1f1758-0dbe-4f98-8b42-d87d9bf38d90', '6714b7ca-7ff4-4de1-905d-fbf77e14c96c', 'b22ae78a-5a57-4bb0-b746-b952a24017b4', 'cc0f8363-1a65-490b-9c96-ea44aaa61d4c'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:17.115467 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0325dd62-09e5-4c1e-b41a-9cdfcc1ba4f6 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Snapshot create request issued successfully. Aug 07 18:58:17.116064 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0325dd62-09e5-4c1e-b41a-9cdfcc1ba4f6 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:58:17.116823 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 740/2983] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:58:17 2026] POST /volume/v3/snapshots => generated 316 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:17.125172 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-56b5b633-e78a-41b8-8a4f-a025c526bcba None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.126699 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-56b5b633-e78a-41b8-8a4f-a025c526bcba tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab Aug 07 18:58:17.127112 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-56b5b633-e78a-41b8-8a4f-a025c526bcba tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:17.127402 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-56b5b633-e78a-41b8-8a4f-a025c526bcba tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:17.133230 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.133230 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:17.133752 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-56b5b633-e78a-41b8-8a4f-a025c526bcba tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Snapshot retrieved successfully. Aug 07 18:58:17.134659 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-56b5b633-e78a-41b8-8a4f-a025c526bcba tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab returned with HTTP 200 Aug 07 18:58:17.135199 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 747/2984] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:17 2026] GET /volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab => generated 448 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:17.180881 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-1e63d038-c37c-474e-bd3c-86e63a4db309 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.183548 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-1e63d038-c37c-474e-bd3c-86e63a4db309 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/attachments/f05b07c1-de10-4821-9560-d75b867615b0/action Aug 07 18:58:17.184010 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-1e63d038-c37c-474e-bd3c-86e63a4db309 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:17.184287 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-1e63d038-c37c-474e-bd3c-86e63a4db309 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:17.203197 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.203197 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:17.212949 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-797526d0-bc98-472c-b1b3-85f982faf5a3 req-1e63d038-c37c-474e-bd3c-86e63a4db309 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/f05b07c1-de10-4821-9560-d75b867615b0/action returned with HTTP 204 Aug 07 18:58:17.213518 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 747/2985] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:58:17 2026] POST /volume/v3/attachments/f05b07c1-de10-4821-9560-d75b867615b0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:17.280086 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-b45d7a72-f78a-4ee2-b9bc-04a76ec07758 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.282093 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-b45d7a72-f78a-4ee2-b9bc-04a76ec07758 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] DELETE https://10.4.3.15/volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5 Aug 07 18:58:17.282257 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-b45d7a72-f78a-4ee2-b9bc-04a76ec07758 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:17.282443 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-b45d7a72-f78a-4ee2-b9bc-04a76ec07758 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:17.290832 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.290832 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:17.333798 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9516a1d4-1e93-4e0b-8cab-646700e329f0 req-b45d7a72-f78a-4ee2-b9bc-04a76ec07758 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5 returned with HTTP 200 Aug 07 18:58:17.334241 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 752/2986] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:58:17 2026] DELETE /volume/v3/attachments/32db69c0-2056-4b8f-9eea-b441b0f093c5 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:17.342689 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4badc666-9b0b-4325-8def-7bed1127203c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.343985 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4badc666-9b0b-4325-8def-7bed1127203c tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:17.344217 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4badc666-9b0b-4325-8def-7bed1127203c tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:17.344399 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4badc666-9b0b-4325-8def-7bed1127203c tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:17.351939 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.351939 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:17.356726 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4badc666-9b0b-4325-8def-7bed1127203c tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:17.362694 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4badc666-9b0b-4325-8def-7bed1127203c tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:17.368614 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 741/2987] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:17 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:17.384012 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f44d1d4f-4d0f-4f85-8808-bcb30c170ff4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.386519 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f44d1d4f-4d0f-4f85-8808-bcb30c170ff4 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] DELETE https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:17.386731 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f44d1d4f-4d0f-4f85-8808-bcb30c170ff4 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:17.386917 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f44d1d4f-4d0f-4f85-8808-bcb30c170ff4 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:17.387128 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-f44d1d4f-4d0f-4f85-8808-bcb30c170ff4 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Delete volume with id: 7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:17.395810 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.395810 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:17.396370 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f44d1d4f-4d0f-4f85-8808-bcb30c170ff4 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:17.414096 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f44d1d4f-4d0f-4f85-8808-bcb30c170ff4 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Delete volume request issued successfully. Aug 07 18:58:17.414256 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f44d1d4f-4d0f-4f85-8808-bcb30c170ff4 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 202 Aug 07 18:58:17.414744 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 748/2988] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:58:17 2026] DELETE /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:58:17.422173 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e41eefb2-098b-431a-8b6f-0405c8114fe5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.424126 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e41eefb2-098b-431a-8b6f-0405c8114fe5 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:17.424325 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e41eefb2-098b-431a-8b6f-0405c8114fe5 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:17.424529 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e41eefb2-098b-431a-8b6f-0405c8114fe5 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:17.432396 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.432396 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:17.436284 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e41eefb2-098b-431a-8b6f-0405c8114fe5 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Volume info retrieved successfully. Aug 07 18:58:17.442270 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e41eefb2-098b-431a-8b6f-0405c8114fe5 tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 200 Aug 07 18:58:17.442804 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 748/2989] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:17 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:17.609452 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5e7420ed-3edc-4ec7-8a5b-25951cd89d45 req-5464b87d-0955-47a7-96af-8bdde0d195c3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.611514 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5e7420ed-3edc-4ec7-8a5b-25951cd89d45 req-5464b87d-0955-47a7-96af-8bdde0d195c3 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:17.611710 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5e7420ed-3edc-4ec7-8a5b-25951cd89d45 req-5464b87d-0955-47a7-96af-8bdde0d195c3 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:17.611886 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5e7420ed-3edc-4ec7-8a5b-25951cd89d45 req-5464b87d-0955-47a7-96af-8bdde0d195c3 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:17.618013 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.618013 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:17.621222 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-5e7420ed-3edc-4ec7-8a5b-25951cd89d45 req-5464b87d-0955-47a7-96af-8bdde0d195c3 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:17.624830 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5e7420ed-3edc-4ec7-8a5b-25951cd89d45 req-5464b87d-0955-47a7-96af-8bdde0d195c3 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:17.625257 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 753/2990] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:58:17 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:17.638876 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a75277c3-e42a-4359-95e9-0ed26db445db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.640651 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a75277c3-e42a-4359-95e9-0ed26db445db tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] DELETE https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:17.640866 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a75277c3-e42a-4359-95e9-0ed26db445db tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:17.641077 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a75277c3-e42a-4359-95e9-0ed26db445db tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:17.641236 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a75277c3-e42a-4359-95e9-0ed26db445db tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Delete volume with id: 35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:17.648802 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.648802 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:17.648802 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a75277c3-e42a-4359-95e9-0ed26db445db tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:17.666109 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a75277c3-e42a-4359-95e9-0ed26db445db tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Delete volume request issued successfully. Aug 07 18:58:17.666250 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a75277c3-e42a-4359-95e9-0ed26db445db tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 202 Aug 07 18:58:17.666658 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 742/2991] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:58:17 2026] DELETE /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:58:17.673451 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-afa20158-2d9c-48ca-a0c9-695dd94f5ab5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.675197 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-afa20158-2d9c-48ca-a0c9-695dd94f5ab5 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:17.675456 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-afa20158-2d9c-48ca-a0c9-695dd94f5ab5 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:17.675652 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-afa20158-2d9c-48ca-a0c9-695dd94f5ab5 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:17.683490 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.683490 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:17.687149 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-afa20158-2d9c-48ca-a0c9-695dd94f5ab5 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Volume info retrieved successfully. Aug 07 18:58:17.691070 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-afa20158-2d9c-48ca-a0c9-695dd94f5ab5 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 200 Aug 07 18:58:17.691429 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 749/2992] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:17 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:17.763169 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-508a1a5a-a529-4e62-823a-a6aabfa93341 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:17.764782 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-508a1a5a-a529-4e62-823a-a6aabfa93341 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:17.764961 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-508a1a5a-a529-4e62-823a-a6aabfa93341 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:17.765162 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-508a1a5a-a529-4e62-823a-a6aabfa93341 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:17.773784 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:17.773784 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:17.776927 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-508a1a5a-a529-4e62-823a-a6aabfa93341 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:17.780568 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-508a1a5a-a529-4e62-823a-a6aabfa93341 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:17.780914 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 749/2993] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:17 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:18.068183 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-068d0629-a878-4557-b5a7-767ade701756 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.069877 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-068d0629-a878-4557-b5a7-767ade701756 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:18.070077 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-068d0629-a878-4557-b5a7-767ade701756 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:18.070255 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-068d0629-a878-4557-b5a7-767ade701756 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:18.070353 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-068d0629-a878-4557-b5a7-767ade701756 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:18.074081 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:18.074081 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:18.074719 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-068d0629-a878-4557-b5a7-767ade701756 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:18.075045 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 754/2994] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:18 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:18.148592 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cadfef39-785c-441a-86e5-646f62f4d35f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.151307 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cadfef39-785c-441a-86e5-646f62f4d35f tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab Aug 07 18:58:18.151603 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cadfef39-785c-441a-86e5-646f62f4d35f tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:18.151869 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cadfef39-785c-441a-86e5-646f62f4d35f tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:18.160350 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:18.160350 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:18.160350 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cadfef39-785c-441a-86e5-646f62f4d35f tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Snapshot retrieved successfully. Aug 07 18:58:18.160350 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cadfef39-785c-441a-86e5-646f62f4d35f tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab returned with HTTP 200 Aug 07 18:58:18.160350 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 743/2995] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:18 2026] GET /volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:18.168774 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1f85c8f0-3663-4e66-903b-ce07df373201 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.170755 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:18.171125 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b452fd75-dc73-4253-bd0d-c68db4f5cfab", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-915498964"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:18.172560 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b452fd75-dc73-4253-bd0d-c68db4f5cfab', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-915498964'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:18.172693 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume of 1 GB Aug 07 18:58:18.177227 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Availability Zones retrieved successfully. Aug 07 18:58:18.183124 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (2357f1cf-1d1c-4a61-b50f-c3a23eacc79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:18.184071 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26397b4-2353-4a85-8870-cefbb788c4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.184968 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:18.211019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26397b4-2353-4a85-8870-cefbb788c4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.211777 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b267f25-1afb-4ea5-9678-d351f0a9d166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.246153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Created reservations ['98071a17-8ecd-47ab-99bf-230bd7c34e28', '70b54a21-0dcc-428a-bb5a-5c4ee3b7cbf5', '807daed0-9ccb-4ae3-a4bb-a957c2248428', '8703264d-fd93-4ec7-b3b0-472b5dbe1b50'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:18.246908 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b267f25-1afb-4ea5-9678-d351f0a9d166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98071a17-8ecd-47ab-99bf-230bd7c34e28', '70b54a21-0dcc-428a-bb5a-5c4ee3b7cbf5', '807daed0-9ccb-4ae3-a4bb-a957c2248428', '8703264d-fd93-4ec7-b3b0-472b5dbe1b50']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.247942 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43cb738-2315-4187-8397-b608f222bf04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.269694 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43cb738-2315-4187-8397-b608f222bf04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35b141b7-aea7-4358-8f35-a06e09b0ea14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-915498964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['98071a17-8ecd-47ab-99bf-230bd7c34e28','70b54a21-0dcc-428a-bb5a-5c4ee3b7cbf5','807daed0-9ccb-4ae3-a4bb-a957c2248428','8703264d-fd93-4ec7-b3b0-472b5dbe1b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-915498964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35b141b7-aea7-4358-8f35-a06e09b0ea14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b82a18c681f245d4aff510bc6fa0f7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.270562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e60f0e2-e997-48ff-ba44-9764032600be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.285789 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e60f0e2-e997-48ff-ba44-9764032600be) transitioned into state 'SUCCESS' from state '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-915498964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['98071a17-8ecd-47ab-99bf-230bd7c34e28','70b54a21-0dcc-428a-bb5a-5c4ee3b7cbf5','807daed0-9ccb-4ae3-a4bb-a957c2248428','8703264d-fd93-4ec7-b3b0-472b5dbe1b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.286536 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22e5aaf-00de-482f-8113-e0b0a01849ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.294151 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22e5aaf-00de-482f-8113-e0b0a01849ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.294889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (2357f1cf-1d1c-4a61-b50f-c3a23eacc79c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:18.295359 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request issued successfully. Aug 07 18:58:18.295881 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1f85c8f0-3663-4e66-903b-ce07df373201 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:18.296440 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 750/2996] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:18 2026] POST /volume/v3/volumes => generated 757 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 18:58:18.311869 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5a9caac1-e902-4a59-be5b-599698122e87 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.314241 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:18.314726 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b452fd75-dc73-4253-bd0d-c68db4f5cfab", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-396447613"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:18.316729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b452fd75-dc73-4253-bd0d-c68db4f5cfab', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-396447613'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:18.316912 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume of 1 GB Aug 07 18:58:18.321930 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Availability Zones retrieved successfully. Aug 07 18:58:18.329544 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (38f1ea01-1221-451a-94af-6757ef12b3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:18.330783 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f647a64-880e-4104-9070-166ce33734f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.332010 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:18.356934 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f647a64-880e-4104-9070-166ce33734f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.358227 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b732b85-76c9-4a2f-8d22-1ed4fe9b0bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.396829 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Created reservations ['05f8dea0-eb64-4f1f-8296-bc32bde432f8', 'a81d66ad-f21d-43d2-8cf3-d21395258f21', '11c4938b-0962-47ac-8407-8225e209a536', 'd6d591fe-75cc-4840-80a7-6b2bf6170161'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:18.397556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b732b85-76c9-4a2f-8d22-1ed4fe9b0bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05f8dea0-eb64-4f1f-8296-bc32bde432f8', 'a81d66ad-f21d-43d2-8cf3-d21395258f21', '11c4938b-0962-47ac-8407-8225e209a536', 'd6d591fe-75cc-4840-80a7-6b2bf6170161']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.398240 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfbcc69d-2262-44bc-8da1-b045f29faf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.420224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfbcc69d-2262-44bc-8da1-b045f29faf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c3dcbf8-2493-440c-abe3-42915192307f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-396447613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['05f8dea0-eb64-4f1f-8296-bc32bde432f8','a81d66ad-f21d-43d2-8cf3-d21395258f21','11c4938b-0962-47ac-8407-8225e209a536','d6d591fe-75cc-4840-80a7-6b2bf6170161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-396447613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c3dcbf8-2493-440c-abe3-42915192307f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b82a18c681f245d4aff510bc6fa0f7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.420931 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bcd8637-837e-470d-a016-872ade53ee90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.438723 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bcd8637-837e-470d-a016-872ade53ee90) transitioned into state 'SUCCESS' from state '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-396447613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['05f8dea0-eb64-4f1f-8296-bc32bde432f8','a81d66ad-f21d-43d2-8cf3-d21395258f21','11c4938b-0962-47ac-8407-8225e209a536','d6d591fe-75cc-4840-80a7-6b2bf6170161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.439505 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (386afa6e-1dd5-46d5-a01c-5b4919e7c843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.448931 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (386afa6e-1dd5-46d5-a01c-5b4919e7c843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.449888 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (38f1ea01-1221-451a-94af-6757ef12b3b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:18.450273 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request issued successfully. Aug 07 18:58:18.451193 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5a9caac1-e902-4a59-be5b-599698122e87 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:18.451526 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 750/2997] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:18 2026] POST /volume/v3/volumes => generated 757 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:18.455677 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ab9e09e2-b103-4063-8a80-dc4be027029b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.457469 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ab9e09e2-b103-4063-8a80-dc4be027029b tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] GET https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e Aug 07 18:58:18.458010 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ab9e09e2-b103-4063-8a80-dc4be027029b tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:18.458010 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ab9e09e2-b103-4063-8a80-dc4be027029b tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:18.463102 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ab9e09e2-b103-4063-8a80-dc4be027029b tempest-VolumesExtendAttachedTest-1206755350 tempest-VolumesExtendAttachedTest-1206755350-project-member] https://10.4.3.15/volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e returned with HTTP 404 Aug 07 18:58:18.463697 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 755/2998] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:18 2026] GET /volume/v3/volumes/7bfcf123-7bfc-4bdd-84c4-f38b2200e79e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:58:18.468237 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.470308 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:18.470678 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b452fd75-dc73-4253-bd0d-c68db4f5cfab", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-907388877"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:18.472011 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b452fd75-dc73-4253-bd0d-c68db4f5cfab', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-907388877'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:18.472165 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume of 1 GB Aug 07 18:58:18.477321 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Availability Zones retrieved successfully. Aug 07 18:58:18.482529 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (aa291f08-153a-4363-8ad0-1b277758aa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:18.483481 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682b3deb-f16f-4d7f-b07a-f5de3e21abc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.485103 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:18.513552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682b3deb-f16f-4d7f-b07a-f5de3e21abc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.513552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e537a91f-d61b-4791-8956-a6dfc6885f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.549413 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Created reservations ['f25ca868-f50f-4122-997a-7cbf936be79d', 'ae523e3f-2338-4db9-9300-40a389b1f0b5', '73c051af-52f5-46c1-9813-e3fa4693f691', 'e0e9520b-adf7-403b-8571-4c74f10af531'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:18.550134 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e537a91f-d61b-4791-8956-a6dfc6885f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f25ca868-f50f-4122-997a-7cbf936be79d', 'ae523e3f-2338-4db9-9300-40a389b1f0b5', '73c051af-52f5-46c1-9813-e3fa4693f691', 'e0e9520b-adf7-403b-8571-4c74f10af531']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.550833 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9674e4-d259-44d0-bf52-475693a1c24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.571209 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9674e4-d259-44d0-bf52-475693a1c24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bde427c5-049e-4cac-becf-9c08764727a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-907388877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['f25ca868-f50f-4122-997a-7cbf936be79d','ae523e3f-2338-4db9-9300-40a389b1f0b5','73c051af-52f5-46c1-9813-e3fa4693f691','e0e9520b-adf7-403b-8571-4c74f10af531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-907388877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bde427c5-049e-4cac-becf-9c08764727a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b82a18c681f245d4aff510bc6fa0f7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.571959 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43dd502c-91c4-4194-8a62-3d8fb43ca2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.586975 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43dd502c-91c4-4194-8a62-3d8fb43ca2ed) transitioned into state 'SUCCESS' from state '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-907388877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['f25ca868-f50f-4122-997a-7cbf936be79d','ae523e3f-2338-4db9-9300-40a389b1f0b5','73c051af-52f5-46c1-9813-e3fa4693f691','e0e9520b-adf7-403b-8571-4c74f10af531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.587641 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59b6ab3-0d11-458c-9098-5fcc02425cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.596194 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59b6ab3-0d11-458c-9098-5fcc02425cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.597068 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (aa291f08-153a-4363-8ad0-1b277758aa7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:18.597372 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request issued successfully. Aug 07 18:58:18.598010 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6f13701-5d46-4457-9202-577d9d1e25c2 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:18.598402 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 744/2999] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:18 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 07 18:58:18.609864 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.612296 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:18.612773 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b452fd75-dc73-4253-bd0d-c68db4f5cfab", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1018392261"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:18.614673 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b452fd75-dc73-4253-bd0d-c68db4f5cfab', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1018392261'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:18.614882 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume of 1 GB Aug 07 18:58:18.615199 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:18.615199 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:18.619247 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Availability Zones retrieved successfully. Aug 07 18:58:18.626664 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (3a3dd8f8-21f2-4d48-b7d4-c3b41c082de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:18.627873 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a0269ee-d7b2-4d39-a2da-6dcd7b8e6879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.629130 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:18.656651 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a0269ee-d7b2-4d39-a2da-6dcd7b8e6879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.658053 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bceff1eb-d1be-4b96-b4d7-cd287d6d2611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.694776 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Created reservations ['b583065d-3aa0-4ffc-af4b-f388a4af924a', '19e9e2f6-0ec8-429b-be96-c62ddc9254bc', 'a1c525bb-5a17-4bc7-8017-044257ac58ac', '01d5e439-5ba0-4fcb-9266-67527806bcc4'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:18.695541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bceff1eb-d1be-4b96-b4d7-cd287d6d2611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b583065d-3aa0-4ffc-af4b-f388a4af924a', '19e9e2f6-0ec8-429b-be96-c62ddc9254bc', 'a1c525bb-5a17-4bc7-8017-044257ac58ac', '01d5e439-5ba0-4fcb-9266-67527806bcc4']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.696244 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (665637ae-9a09-472e-b2fe-a6cc891e11c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.709791 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-be809dc1-a3a0-44f2-baad-98fd85e425d7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.711864 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-be809dc1-a3a0-44f2-baad-98fd85e425d7 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] GET https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 Aug 07 18:58:18.712164 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-be809dc1-a3a0-44f2-baad-98fd85e425d7 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:18.712381 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-be809dc1-a3a0-44f2-baad-98fd85e425d7 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:18.717097 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (665637ae-9a09-472e-b2fe-a6cc891e11c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f5d0604-ec2e-4269-9106-d85ee03890f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1018392261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['b583065d-3aa0-4ffc-af4b-f388a4af924a','19e9e2f6-0ec8-429b-be96-c62ddc9254bc','a1c525bb-5a17-4bc7-8017-044257ac58ac','01d5e439-5ba0-4fcb-9266-67527806bcc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1018392261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f5d0604-ec2e-4269-9106-d85ee03890f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b82a18c681f245d4aff510bc6fa0f7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.717819 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a09c448-d9cb-4745-a1df-456d52fca7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.719614 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-be809dc1-a3a0-44f2-baad-98fd85e425d7 tempest-TestServerVolumeAttachScenarioOldVersion-808234026 tempest-TestServerVolumeAttachScenarioOldVersion-808234026-project-member] https://10.4.3.15/volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 returned with HTTP 404 Aug 07 18:58:18.720139 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 751/3000] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:18 2026] GET /volume/v3/volumes/35ef164b-457e-412f-a041-7c920ef3fb55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:58:18.732987 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a09c448-d9cb-4745-a1df-456d52fca7ad) transitioned into state 'SUCCESS' from state '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-1018392261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['b583065d-3aa0-4ffc-af4b-f388a4af924a','19e9e2f6-0ec8-429b-be96-c62ddc9254bc','a1c525bb-5a17-4bc7-8017-044257ac58ac','01d5e439-5ba0-4fcb-9266-67527806bcc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.733639 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a011e86-377b-41bf-aa11-e09368521c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.742523 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a011e86-377b-41bf-aa11-e09368521c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.743378 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (3a3dd8f8-21f2-4d48-b7d4-c3b41c082de3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:18.743722 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request issued successfully. Aug 07 18:58:18.744240 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ff9d3c5-8e99-405a-b45c-dae070cb2015 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:18.744650 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 751/3001] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:18 2026] POST /volume/v3/volumes => generated 758 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:18.755587 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.760357 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:18.760695 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b452fd75-dc73-4253-bd0d-c68db4f5cfab", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-766967679"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:18.762174 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b452fd75-dc73-4253-bd0d-c68db4f5cfab', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-766967679'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:18.762296 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume of 1 GB Aug 07 18:58:18.767615 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Availability Zones retrieved successfully. Aug 07 18:58:18.773289 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (b6d7d712-bee5-4ee5-9e07-7fdef39150b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:18.774209 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e3d6179-b337-43d8-b2bd-f51bf16e1eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.775162 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:18.809364 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e3d6179-b337-43d8-b2bd-f51bf16e1eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.810899 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebd9662-8c88-434f-9397-1e20d7cb80e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.856910 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Created reservations ['b053e814-bcf2-4daa-a782-33b005583cbe', '681930aa-e1a0-402c-a2e5-ba980cbc8a44', '72129e0e-2ff1-4003-a0f3-6855c58c4910', '60502642-07ec-46bb-9eb2-22d903dec9a4'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:18.857922 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebd9662-8c88-434f-9397-1e20d7cb80e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b053e814-bcf2-4daa-a782-33b005583cbe', '681930aa-e1a0-402c-a2e5-ba980cbc8a44', '72129e0e-2ff1-4003-a0f3-6855c58c4910', '60502642-07ec-46bb-9eb2-22d903dec9a4']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.858650 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb70b032-bc97-4656-834e-c8d9baed00bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.880368 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb70b032-bc97-4656-834e-c8d9baed00bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b727aa38-c423-4b90-8186-ff37dce2998d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-766967679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['b053e814-bcf2-4daa-a782-33b005583cbe','681930aa-e1a0-402c-a2e5-ba980cbc8a44','72129e0e-2ff1-4003-a0f3-6855c58c4910','60502642-07ec-46bb-9eb2-22d903dec9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-766967679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b727aa38-c423-4b90-8186-ff37dce2998d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b82a18c681f245d4aff510bc6fa0f7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.881078 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f741e3b6-fd5b-469d-bfea-4c928d9bfc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.897296 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f741e3b6-fd5b-469d-bfea-4c928d9bfc33) transitioned into state 'SUCCESS' from state '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-766967679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b82a18c681f245d4aff510bc6fa0f7d9',qos_specs=None,replication_status=,reservations=['b053e814-bcf2-4daa-a782-33b005583cbe','681930aa-e1a0-402c-a2e5-ba980cbc8a44','72129e0e-2ff1-4003-a0f3-6855c58c4910','60502642-07ec-46bb-9eb2-22d903dec9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b01d1c68764f85bdf241e5d625e5a4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.898159 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589ab6ff-bdf9-4063-b2d8-7728cefa9e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:18.906440 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589ab6ff-bdf9-4063-b2d8-7728cefa9e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:18.907221 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Flow 'volume_create_api' (b6d7d712-bee5-4ee5-9e07-7fdef39150b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:18.907498 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Create volume request issued successfully. Aug 07 18:58:18.907990 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84f4f66e-39f4-4e90-b75c-5962d9c16445 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:18.908397 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 756/3002] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:18 2026] POST /volume/v3/volumes => generated 757 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:18.922171 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-67744e79-036e-4fe0-bf60-ed72ac4603c0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.923964 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67744e79-036e-4fe0-bf60-ed72ac4603c0 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 Aug 07 18:58:18.924172 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67744e79-036e-4fe0-bf60-ed72ac4603c0 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:18.924369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67744e79-036e-4fe0-bf60-ed72ac4603c0 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:18.931130 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:18.931130 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:18.934577 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-67744e79-036e-4fe0-bf60-ed72ac4603c0 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:18.938452 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67744e79-036e-4fe0-bf60-ed72ac4603c0 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 returned with HTTP 200 Aug 07 18:58:18.938801 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 745/3003] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:18 2026] GET /volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:18.953691 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-77c562e3-844f-408b-bc37-2750252e0197 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.956044 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-77c562e3-844f-408b-bc37-2750252e0197 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f Aug 07 18:58:18.956331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-77c562e3-844f-408b-bc37-2750252e0197 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:18.956616 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-77c562e3-844f-408b-bc37-2750252e0197 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:18.963620 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:18.963620 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:18.967656 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-77c562e3-844f-408b-bc37-2750252e0197 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:18.972378 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-77c562e3-844f-408b-bc37-2750252e0197 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f returned with HTTP 200 Aug 07 18:58:18.973063 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 752/3004] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:18 2026] GET /volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:18.990215 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-16275471-4515-4573-8398-4f9bfabd0fb9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:18.992644 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16275471-4515-4573-8398-4f9bfabd0fb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 Aug 07 18:58:18.992919 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16275471-4515-4573-8398-4f9bfabd0fb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:18.993244 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16275471-4515-4573-8398-4f9bfabd0fb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:19.001570 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:19.001570 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:19.004806 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-16275471-4515-4573-8398-4f9bfabd0fb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:19.008634 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16275471-4515-4573-8398-4f9bfabd0fb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 returned with HTTP 200 Aug 07 18:58:19.008971 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 752/3005] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:18 2026] GET /volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:19.022840 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5aad615b-4c6b-4ba8-b7a5-9c11386be779 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:19.024956 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5aad615b-4c6b-4ba8-b7a5-9c11386be779 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 Aug 07 18:58:19.025364 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5aad615b-4c6b-4ba8-b7a5-9c11386be779 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:19.025552 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5aad615b-4c6b-4ba8-b7a5-9c11386be779 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:19.033357 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:19.033357 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:19.037069 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5aad615b-4c6b-4ba8-b7a5-9c11386be779 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:19.041598 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5aad615b-4c6b-4ba8-b7a5-9c11386be779 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 returned with HTTP 200 Aug 07 18:58:19.041860 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 757/3006] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:19 2026] GET /volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:19.055061 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6d8add5d-2df6-4c34-bdad-057d54810a49 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:19.057021 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6d8add5d-2df6-4c34-bdad-057d54810a49 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d Aug 07 18:58:19.057270 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6d8add5d-2df6-4c34-bdad-057d54810a49 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:19.057390 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6d8add5d-2df6-4c34-bdad-057d54810a49 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:19.064523 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:19.064523 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:19.069487 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6d8add5d-2df6-4c34-bdad-057d54810a49 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:19.074261 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6d8add5d-2df6-4c34-bdad-057d54810a49 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d returned with HTTP 200 Aug 07 18:58:19.074655 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 746/3007] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:19 2026] GET /volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:19.085766 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-13744d26-70bf-4181-84f1-faed3a06481e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:19.086631 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-be09262a-8d6a-4309-b6d5-8f3e5ebe39a4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:19.087504 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-13744d26-70bf-4181-84f1-faed3a06481e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:19.087734 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-13744d26-70bf-4181-84f1-faed3a06481e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:19.087967 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-13744d26-70bf-4181-84f1-faed3a06481e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:19.088142 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-13744d26-70bf-4181-84f1-faed3a06481e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:19.089213 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-be09262a-8d6a-4309-b6d5-8f3e5ebe39a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d Aug 07 18:58:19.089390 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-be09262a-8d6a-4309-b6d5-8f3e5ebe39a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:19.089591 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-be09262a-8d6a-4309-b6d5-8f3e5ebe39a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:19.089744 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-be09262a-8d6a-4309-b6d5-8f3e5ebe39a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume with id: b727aa38-c423-4b90-8186-ff37dce2998d Aug 07 18:58:19.092704 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:19.092704 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:19.093375 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-13744d26-70bf-4181-84f1-faed3a06481e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:19.093753 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 753/3008] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:19 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:19.097509 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:19.097509 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:19.097909 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-be09262a-8d6a-4309-b6d5-8f3e5ebe39a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:19.115898 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-be09262a-8d6a-4309-b6d5-8f3e5ebe39a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume request issued successfully. Aug 07 18:58:19.115898 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-be09262a-8d6a-4309-b6d5-8f3e5ebe39a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d returned with HTTP 202 Aug 07 18:58:19.115898 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 753/3009] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:19 2026] DELETE /volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:19.124231 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a722c008-86a8-4323-806b-a85df8987440 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:19.127430 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a722c008-86a8-4323-806b-a85df8987440 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d Aug 07 18:58:19.127430 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a722c008-86a8-4323-806b-a85df8987440 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:19.127430 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a722c008-86a8-4323-806b-a85df8987440 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:19.134840 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:19.134840 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:19.140952 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a722c008-86a8-4323-806b-a85df8987440 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:19.148186 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a722c008-86a8-4323-806b-a85df8987440 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d returned with HTTP 200 Aug 07 18:58:19.148900 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 758/3010] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:19 2026] GET /volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:20.103949 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ec7235a9-8791-425c-8a3e-a86ae1506d30 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:20.106115 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ec7235a9-8791-425c-8a3e-a86ae1506d30 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:20.106329 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ec7235a9-8791-425c-8a3e-a86ae1506d30 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:20.106548 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ec7235a9-8791-425c-8a3e-a86ae1506d30 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:20.106643 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ec7235a9-8791-425c-8a3e-a86ae1506d30 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:20.111808 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:20.111808 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:20.112891 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ec7235a9-8791-425c-8a3e-a86ae1506d30 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:20.113429 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 747/3011] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:20 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:20.162568 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-72a1cbf4-ec52-4b40-8da8-3c6ea2504be9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:20.164644 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-72a1cbf4-ec52-4b40-8da8-3c6ea2504be9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d Aug 07 18:58:20.164851 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-72a1cbf4-ec52-4b40-8da8-3c6ea2504be9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:20.165053 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-72a1cbf4-ec52-4b40-8da8-3c6ea2504be9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:20.171059 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-72a1cbf4-ec52-4b40-8da8-3c6ea2504be9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d returned with HTTP 404 Aug 07 18:58:20.171603 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 754/3012] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:20 2026] GET /volume/v3/volumes/b727aa38-c423-4b90-8186-ff37dce2998d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:20.178518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-77eef98a-c5f0-4eb4-952b-e5a71a210f89 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:20.181332 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-77eef98a-c5f0-4eb4-952b-e5a71a210f89 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 Aug 07 18:58:20.181535 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-77eef98a-c5f0-4eb4-952b-e5a71a210f89 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:20.181755 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-77eef98a-c5f0-4eb4-952b-e5a71a210f89 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:20.181936 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-77eef98a-c5f0-4eb4-952b-e5a71a210f89 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume with id: 0f5d0604-ec2e-4269-9106-d85ee03890f4 Aug 07 18:58:20.191800 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:20.191800 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:20.194183 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-77eef98a-c5f0-4eb4-952b-e5a71a210f89 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:20.212779 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-77eef98a-c5f0-4eb4-952b-e5a71a210f89 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume request issued successfully. Aug 07 18:58:20.213031 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-77eef98a-c5f0-4eb4-952b-e5a71a210f89 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 returned with HTTP 202 Aug 07 18:58:20.213552 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 754/3013] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:20 2026] DELETE /volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:20.224212 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ff18c73d-7b92-41b3-9f6a-ae1f18a5af30 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:20.226577 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ff18c73d-7b92-41b3-9f6a-ae1f18a5af30 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 Aug 07 18:58:20.226807 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ff18c73d-7b92-41b3-9f6a-ae1f18a5af30 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:20.227041 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ff18c73d-7b92-41b3-9f6a-ae1f18a5af30 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:20.241666 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:20.241666 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:20.253827 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ff18c73d-7b92-41b3-9f6a-ae1f18a5af30 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:20.259036 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ff18c73d-7b92-41b3-9f6a-ae1f18a5af30 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 returned with HTTP 200 Aug 07 18:58:20.259398 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 759/3014] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:20 2026] GET /volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:20.949501 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-f038d03a-5a4d-4e19-91b3-0f15c46c8770 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:20.951904 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-f038d03a-5a4d-4e19-91b3-0f15c46c8770 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:20.951904 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-f038d03a-5a4d-4e19-91b3-0f15c46c8770 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:20.952051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-f038d03a-5a4d-4e19-91b3-0f15c46c8770 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:20.960928 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:20.960928 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:20.964338 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-f038d03a-5a4d-4e19-91b3-0f15c46c8770 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:20.969448 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-f038d03a-5a4d-4e19-91b3-0f15c46c8770 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:20.970091 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 748/3015] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:58:20 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:21.002070 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-424062c5-c837-4e3f-8a8b-b86ec418a8d5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:21.004217 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-424062c5-c837-4e3f-8a8b-b86ec418a8d5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125/action Aug 07 18:58:21.004683 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-424062c5-c837-4e3f-8a8b-b86ec418a8d5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:21.004866 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-424062c5-c837-4e3f-8a8b-b86ec418a8d5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:21.017342 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:21.017342 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:21.017978 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-424062c5-c837-4e3f-8a8b-b86ec418a8d5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:21.025271 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-424062c5-c837-4e3f-8a8b-b86ec418a8d5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Begin detaching volume completed successfully. Aug 07 18:58:21.025552 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-424062c5-c837-4e3f-8a8b-b86ec418a8d5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125/action returned with HTTP 202 Aug 07 18:58:21.026211 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 755/3016] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:58:21 2026] POST /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:58:21.081071 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-09ab4c6d-4b2f-435d-b228-0dab13abd99a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:21.081548 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-09ab4c6d-4b2f-435d-b228-0dab13abd99a None None] GET https://10.4.3.15/volume// Aug 07 18:58:21.081793 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-09ab4c6d-4b2f-435d-b228-0dab13abd99a None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:21.082089 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-09ab4c6d-4b2f-435d-b228-0dab13abd99a None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:21.082911 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-09ab4c6d-4b2f-435d-b228-0dab13abd99a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:21.082911 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 755/3017] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:58: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 07 18:58:21.091432 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-debf21e8-05b2-46e1-bd33-31e861f6a751 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:21.095028 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-debf21e8-05b2-46e1-bd33-31e861f6a751 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:21.095028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-debf21e8-05b2-46e1-bd33-31e861f6a751 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:21.095028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-debf21e8-05b2-46e1-bd33-31e861f6a751 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:21.106730 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:21.106730 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:21.110139 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-debf21e8-05b2-46e1-bd33-31e861f6a751 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:21.114203 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-debf21e8-05b2-46e1-bd33-31e861f6a751 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:21.114663 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 760/3018] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:58:21 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:21.128122 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f19bae7d-541d-4e16-81ff-5e4770f51e35 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:21.129230 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f19bae7d-541d-4e16-81ff-5e4770f51e35 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:21.129453 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f19bae7d-541d-4e16-81ff-5e4770f51e35 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:21.129652 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f19bae7d-541d-4e16-81ff-5e4770f51e35 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:21.129759 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f19bae7d-541d-4e16-81ff-5e4770f51e35 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:21.135984 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:21.135984 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:21.136853 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f19bae7d-541d-4e16-81ff-5e4770f51e35 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:21.137262 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 749/3019] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:21 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:21.282699 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f326910a-be83-494d-8c84-da5d36e6dec6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:21.289670 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f326910a-be83-494d-8c84-da5d36e6dec6 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 Aug 07 18:58:21.289847 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f326910a-be83-494d-8c84-da5d36e6dec6 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:21.289985 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f326910a-be83-494d-8c84-da5d36e6dec6 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:21.295732 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f326910a-be83-494d-8c84-da5d36e6dec6 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 returned with HTTP 404 Aug 07 18:58:21.296210 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 756/3020] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:21 2026] GET /volume/v3/volumes/0f5d0604-ec2e-4269-9106-d85ee03890f4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:21.305240 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e7de9c75-9539-4189-b08a-0b4b1f215bb9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:21.307882 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e7de9c75-9539-4189-b08a-0b4b1f215bb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] DELETE https://10.4.3.15/volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 Aug 07 18:58:21.307882 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e7de9c75-9539-4189-b08a-0b4b1f215bb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:21.308117 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e7de9c75-9539-4189-b08a-0b4b1f215bb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:21.308379 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-e7de9c75-9539-4189-b08a-0b4b1f215bb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume with id: bde427c5-049e-4cac-becf-9c08764727a2 Aug 07 18:58:21.315709 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:21.315709 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:21.316780 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e7de9c75-9539-4189-b08a-0b4b1f215bb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:21.336790 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e7de9c75-9539-4189-b08a-0b4b1f215bb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume request issued successfully. Aug 07 18:58:21.337121 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e7de9c75-9539-4189-b08a-0b4b1f215bb9 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 returned with HTTP 202 Aug 07 18:58:21.337665 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 756/3021] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:21 2026] DELETE /volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:21.346341 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5cd28001-c010-4f18-aefc-4b81c12e4ed8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:21.349235 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5cd28001-c010-4f18-aefc-4b81c12e4ed8 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 Aug 07 18:58:21.349454 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5cd28001-c010-4f18-aefc-4b81c12e4ed8 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:21.349661 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5cd28001-c010-4f18-aefc-4b81c12e4ed8 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:21.363199 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:21.363199 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:21.367366 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5cd28001-c010-4f18-aefc-4b81c12e4ed8 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:21.373231 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5cd28001-c010-4f18-aefc-4b81c12e4ed8 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 returned with HTTP 200 Aug 07 18:58:21.373603 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 761/3022] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:21 2026] GET /volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:21.818659 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:21.936836 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:21.937191 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-510531423", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:21.938617 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-510531423', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:21.938840 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Create volume of 1 GB Aug 07 18:58:21.943055 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Availability Zones retrieved successfully. Aug 07 18:58:21.949188 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Flow 'volume_create_api' (64316b26-ed32-4c12-a281-3cc89817f658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:21.950113 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (548216f9-5955-405d-874a-191f7c3ba244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:21.951093 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:21.976194 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (548216f9-5955-405d-874a-191f7c3ba244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:21.976913 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ed3922-7487-4470-a7f9-62bbbbea6d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:22.006311 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-af783012-012d-4a7b-b04b-9624cb295792 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:22.011437 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-af783012-012d-4a7b-b04b-9624cb295792 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] DELETE https://10.4.3.15/volume/v3/attachments/f05b07c1-de10-4821-9560-d75b867615b0 Aug 07 18:58:22.011647 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-af783012-012d-4a7b-b04b-9624cb295792 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:22.013263 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-af783012-012d-4a7b-b04b-9624cb295792 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:22.021195 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:22.021195 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:22.058237 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Created reservations ['1cfd3e41-4dfa-4143-a2f7-9af8d2962e8c', '4ab177f5-331a-42fe-ba54-c70013ce945c', '080b3563-0038-4e8c-9e16-803e19f8248c', 'd4e26297-047d-4e7e-813b-2bc1405ddd61'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:22.059117 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ed3922-7487-4470-a7f9-62bbbbea6d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cfd3e41-4dfa-4143-a2f7-9af8d2962e8c', '4ab177f5-331a-42fe-ba54-c70013ce945c', '080b3563-0038-4e8c-9e16-803e19f8248c', 'd4e26297-047d-4e7e-813b-2bc1405ddd61']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:22.059612 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d83340ac-7e45-461d-bbee-8a1a5dadf422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:22.071470 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-40e2ac88-9038-4660-9b3c-fecf9e06a73c req-af783012-012d-4a7b-b04b-9624cb295792 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/f05b07c1-de10-4821-9560-d75b867615b0 returned with HTTP 200 Aug 07 18:58:22.072133 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 757/3023] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:58:22 2026] DELETE /volume/v3/attachments/f05b07c1-de10-4821-9560-d75b867615b0 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:22.080458 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d83340ac-7e45-461d-bbee-8a1a5dadf422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe10676f-dec4-4059-9a6b-3518d7653863', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-510531423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb79d0390a034d24b71cedab36101bb9',qos_specs=None,replication_status=,reservations=['1cfd3e41-4dfa-4143-a2f7-9af8d2962e8c','4ab177f5-331a-42fe-ba54-c70013ce945c','080b3563-0038-4e8c-9e16-803e19f8248c','d4e26297-047d-4e7e-813b-2bc1405ddd61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2609eede6491462899228de3e654d571',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-510531423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe10676f-dec4-4059-9a6b-3518d7653863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb79d0390a034d24b71cedab36101bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2609eede6491462899228de3e654d571',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:22.081147 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c5ee88-8788-4cbf-9cf3-9f8121b78bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:22.100961 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c5ee88-8788-4cbf-9cf3-9f8121b78bb3) transitioned into state 'SUCCESS' from state '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-510531423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb79d0390a034d24b71cedab36101bb9',qos_specs=None,replication_status=,reservations=['1cfd3e41-4dfa-4143-a2f7-9af8d2962e8c','4ab177f5-331a-42fe-ba54-c70013ce945c','080b3563-0038-4e8c-9e16-803e19f8248c','d4e26297-047d-4e7e-813b-2bc1405ddd61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2609eede6491462899228de3e654d571',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:22.101682 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf04008c-3bf0-4769-b9cd-e733b5d0ee4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:22.112387 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf04008c-3bf0-4769-b9cd-e733b5d0ee4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:22.113529 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Flow 'volume_create_api' (64316b26-ed32-4c12-a281-3cc89817f658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:22.113907 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Create volume request issued successfully. Aug 07 18:58:22.114601 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-99a45d77-d4ee-4945-aa6d-6e43f24df2b2 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:22.115408 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 750/3024] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:21 2026] POST /volume/v3/volumes => generated 751 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:22.133250 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-075bc705-6e9b-480d-bc86-d2280c53f3d1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:22.135359 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-075bc705-6e9b-480d-bc86-d2280c53f3d1 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 Aug 07 18:58:22.135594 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-075bc705-6e9b-480d-bc86-d2280c53f3d1 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:22.135849 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-075bc705-6e9b-480d-bc86-d2280c53f3d1 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:22.143405 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:22.143405 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:22.147493 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-075bc705-6e9b-480d-bc86-d2280c53f3d1 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Volume info retrieved successfully. Aug 07 18:58:22.150077 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6a7a92c8-a587-4a4c-8ec3-fa639463656e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:22.151789 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-075bc705-6e9b-480d-bc86-d2280c53f3d1 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 returned with HTTP 200 Aug 07 18:58:22.152459 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6a7a92c8-a587-4a4c-8ec3-fa639463656e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:22.152554 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 757/3025] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:22 2026] GET /volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:22.152624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6a7a92c8-a587-4a4c-8ec3-fa639463656e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:22.155954 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6a7a92c8-a587-4a4c-8ec3-fa639463656e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:22.156172 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6a7a92c8-a587-4a4c-8ec3-fa639463656e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:22.161615 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:22.161615 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:22.162835 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6a7a92c8-a587-4a4c-8ec3-fa639463656e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:22.163156 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:22.163344 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 762/3026] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:22 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:22.164877 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:22.166090 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-351826159", "snapshot_id": "5aed39d7-81d5-450c-9648-8cf75930e9bf", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:22.167027 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-351826159', 'snapshot_id': '5aed39d7-81d5-450c-9648-8cf75930e9bf', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:22.173091 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:22.173091 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:22.173517 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:58:22.173634 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume of 1 GB Aug 07 18:58:22.177592 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Availability Zones retrieved successfully. Aug 07 18:58:22.182838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Flow 'volume_create_api' (ddfec302-4c2a-4446-ae5b-21708806ea7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:22.184032 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e1a2da-61c2-4400-8bef-1ff99a188c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:22.185616 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:22.215200 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e1a2da-61c2-4400-8bef-1ff99a188c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5aed39d7-81d5-450c-9648-8cf75930e9bf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:22.215948 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842eeffa-e7cb-4495-8805-0ad97221bd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:22.258274 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Created reservations ['aadee91b-e5d6-4a0d-b9cf-33cc6c21afc8', '6d538af6-5d7d-41ff-b3a8-b963564704f3', '7aa1e3ee-7b70-4fbb-bdca-ef76861a5ca5', 'c275dcf1-f806-4313-ae48-a8041d2ed5e8'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:22.259186 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842eeffa-e7cb-4495-8805-0ad97221bd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aadee91b-e5d6-4a0d-b9cf-33cc6c21afc8', '6d538af6-5d7d-41ff-b3a8-b963564704f3', '7aa1e3ee-7b70-4fbb-bdca-ef76861a5ca5', 'c275dcf1-f806-4313-ae48-a8041d2ed5e8']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:22.259978 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f33647-2551-4c42-b576-b8a321ebf16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:22.313786 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f33647-2551-4c42-b576-b8a321ebf16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3455e245-d54c-4dfe-b762-857afdd246e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-351826159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ce2162ec0540cba8123751766a71ed',qos_specs=None,replication_status=,reservations=['aadee91b-e5d6-4a0d-b9cf-33cc6c21afc8','6d538af6-5d7d-41ff-b3a8-b963564704f3','7aa1e3ee-7b70-4fbb-bdca-ef76861a5ca5','c275dcf1-f806-4313-ae48-a8041d2ed5e8'],size=1,snapshot_id=5aed39d7-81d5-450c-9648-8cf75930e9bf,source_replicaid=,source_volid=None,status='creating',user_id='5468ca593ffa4442a002c0fc194ae014',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-351826159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3455e245-d54c-4dfe-b762-857afdd246e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ce2162ec0540cba8123751766a71ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5aed39d7-81d5-450c-9648-8cf75930e9bf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5468ca593ffa4442a002c0fc194ae014',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:22.314492 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44aa43be-08d6-493f-8590-05165844a948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:22.332791 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44aa43be-08d6-493f-8590-05165844a948) transitioned into state 'SUCCESS' from state '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-351826159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ce2162ec0540cba8123751766a71ed',qos_specs=None,replication_status=,reservations=['aadee91b-e5d6-4a0d-b9cf-33cc6c21afc8','6d538af6-5d7d-41ff-b3a8-b963564704f3','7aa1e3ee-7b70-4fbb-bdca-ef76861a5ca5','c275dcf1-f806-4313-ae48-a8041d2ed5e8'],size=1,snapshot_id=5aed39d7-81d5-450c-9648-8cf75930e9bf,source_replicaid=,source_volid=None,status='creating',user_id='5468ca593ffa4442a002c0fc194ae014',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:22.333842 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c42fa4-d43e-4052-b808-68e6b76fa16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:22.359490 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c42fa4-d43e-4052-b808-68e6b76fa16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:22.360434 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Flow 'volume_create_api' (ddfec302-4c2a-4446-ae5b-21708806ea7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:22.360745 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Create volume request issued successfully. Aug 07 18:58:22.361363 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e12fa435-2480-4c1e-b941-44836c2e84d3 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:22.361877 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 758/3027] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:22 2026] POST /volume/v3/volumes => generated 788 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:22.375818 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-35477d75-b5fe-40c0-80c2-8d17a070c88d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:22.379816 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35477d75-b5fe-40c0-80c2-8d17a070c88d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:22.380119 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35477d75-b5fe-40c0-80c2-8d17a070c88d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:22.380361 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35477d75-b5fe-40c0-80c2-8d17a070c88d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:22.390290 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c43d5752-7cac-4fa6-a285-1a3e3425b055 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:22.395664 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c43d5752-7cac-4fa6-a285-1a3e3425b055 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 Aug 07 18:58:22.395887 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c43d5752-7cac-4fa6-a285-1a3e3425b055 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:22.396123 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c43d5752-7cac-4fa6-a285-1a3e3425b055 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:22.396889 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:22.396889 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:22.404597 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c43d5752-7cac-4fa6-a285-1a3e3425b055 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 returned with HTTP 404 Aug 07 18:58:22.404696 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-35477d75-b5fe-40c0-80c2-8d17a070c88d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:22.405187 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 758/3028] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:22 2026] GET /volume/v3/volumes/bde427c5-049e-4cac-becf-9c08764727a2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:22.415781 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35477d75-b5fe-40c0-80c2-8d17a070c88d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:22.415872 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2785c06a-7636-4c26-9879-5aae9fa186ac None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:22.416217 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 751/3029] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:22 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:22.417961 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2785c06a-7636-4c26-9879-5aae9fa186ac tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] DELETE https://10.4.3.15/volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f Aug 07 18:58:22.418370 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2785c06a-7636-4c26-9879-5aae9fa186ac tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:22.418673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2785c06a-7636-4c26-9879-5aae9fa186ac tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:22.418901 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-2785c06a-7636-4c26-9879-5aae9fa186ac tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume with id: 6c3dcbf8-2493-440c-abe3-42915192307f Aug 07 18:58:22.430539 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:22.430539 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:22.431591 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2785c06a-7636-4c26-9879-5aae9fa186ac tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:22.448659 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2785c06a-7636-4c26-9879-5aae9fa186ac tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume request issued successfully. Aug 07 18:58:22.448853 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2785c06a-7636-4c26-9879-5aae9fa186ac tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f returned with HTTP 202 Aug 07 18:58:22.449337 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 763/3030] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:22 2026] DELETE /volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:22.459029 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9f4a3a9b-5d28-43d1-8b11-7c0f5658666d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:22.461254 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9f4a3a9b-5d28-43d1-8b11-7c0f5658666d tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f Aug 07 18:58:22.461458 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9f4a3a9b-5d28-43d1-8b11-7c0f5658666d tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:22.461662 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9f4a3a9b-5d28-43d1-8b11-7c0f5658666d tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:22.468328 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:22.468328 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:22.472530 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9f4a3a9b-5d28-43d1-8b11-7c0f5658666d tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:22.477621 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9f4a3a9b-5d28-43d1-8b11-7c0f5658666d tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f returned with HTTP 200 Aug 07 18:58:22.477967 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 759/3031] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:22 2026] GET /volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:23.168131 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d539f261-65c4-4355-b522-ddc7f9dbc902 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:23.173297 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d539f261-65c4-4355-b522-ddc7f9dbc902 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 Aug 07 18:58:23.173558 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d539f261-65c4-4355-b522-ddc7f9dbc902 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:23.173790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d539f261-65c4-4355-b522-ddc7f9dbc902 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:23.175860 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9db96bc0-68bc-419a-8bde-5ca834f887c8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:23.177301 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9db96bc0-68bc-419a-8bde-5ca834f887c8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:23.177598 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9db96bc0-68bc-419a-8bde-5ca834f887c8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:23.177838 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9db96bc0-68bc-419a-8bde-5ca834f887c8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:23.178026 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9db96bc0-68bc-419a-8bde-5ca834f887c8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:23.182957 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:23.182957 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:23.184159 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9db96bc0-68bc-419a-8bde-5ca834f887c8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:23.184159 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 752/3032] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:23 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:23.186462 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:23.186462 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:23.192517 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d539f261-65c4-4355-b522-ddc7f9dbc902 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Volume info retrieved successfully. Aug 07 18:58:23.199683 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d539f261-65c4-4355-b522-ddc7f9dbc902 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 returned with HTTP 200 Aug 07 18:58:23.200131 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 759/3033] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:23 2026] GET /volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:23.213642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1b5115f7-37ca-4c06-a619-8d1dac04f823 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:23.215305 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b5115f7-37ca-4c06-a619-8d1dac04f823 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 Aug 07 18:58:23.215514 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b5115f7-37ca-4c06-a619-8d1dac04f823 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:23.215693 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b5115f7-37ca-4c06-a619-8d1dac04f823 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:23.222266 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:23.222266 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:23.225903 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1b5115f7-37ca-4c06-a619-8d1dac04f823 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Volume info retrieved successfully. Aug 07 18:58:23.230509 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b5115f7-37ca-4c06-a619-8d1dac04f823 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 returned with HTTP 200 Aug 07 18:58:23.230566 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 764/3034] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:23 2026] GET /volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:23.241881 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f22caad7-2024-44ba-9698-f3e6f90c5c5f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:23.243488 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f22caad7-2024-44ba-9698-f3e6f90c5c5f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:58:23.243793 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f22caad7-2024-44ba-9698-f3e6f90c5c5f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe10676f-dec4-4059-9a6b-3518d7653863", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1250757814", "description": null, "metadata": null}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:23.251328 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:23.251328 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:23.251747 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f22caad7-2024-44ba-9698-f3e6f90c5c5f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Volume info retrieved successfully. Aug 07 18:58:23.251869 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-f22caad7-2024-44ba-9698-f3e6f90c5c5f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Create snapshot from volume fe10676f-dec4-4059-9a6b-3518d7653863 Aug 07 18:58:23.277832 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-f22caad7-2024-44ba-9698-f3e6f90c5c5f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Created reservations ['fa0e3a8f-ba58-4259-a270-7e9dc4f6266c', '053bbd79-4b08-4911-9b42-30be7101ba14', '71561e97-9eaf-417b-8e10-e614e6e6821b', '5ed44592-43ec-40c3-a4ad-7c8c287d4411'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:23.302801 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f22caad7-2024-44ba-9698-f3e6f90c5c5f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Snapshot force create request issued successfully. Aug 07 18:58:23.303101 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f22caad7-2024-44ba-9698-f3e6f90c5c5f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:58:23.303515 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 760/3035] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:58:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:23.313148 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-10c9ada6-d3de-40b7-922c-8a54e51ada11 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:23.315128 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-10c9ada6-d3de-40b7-922c-8a54e51ada11 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 Aug 07 18:58:23.315479 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-10c9ada6-d3de-40b7-922c-8a54e51ada11 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:23.315769 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-10c9ada6-d3de-40b7-922c-8a54e51ada11 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:23.321504 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:23.321504 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:23.322303 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-10c9ada6-d3de-40b7-922c-8a54e51ada11 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Snapshot retrieved successfully. Aug 07 18:58:23.323246 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-10c9ada6-d3de-40b7-922c-8a54e51ada11 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 returned with HTTP 200 Aug 07 18:58:23.323707 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 753/3036] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:23 2026] GET /volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:23.431703 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2b0e23b7-86db-441e-be5e-19d29b587539 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:23.434544 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2b0e23b7-86db-441e-be5e-19d29b587539 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:23.434711 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2b0e23b7-86db-441e-be5e-19d29b587539 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:23.434865 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2b0e23b7-86db-441e-be5e-19d29b587539 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:23.447819 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:23.447819 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:23.452126 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2b0e23b7-86db-441e-be5e-19d29b587539 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:23.455982 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2b0e23b7-86db-441e-be5e-19d29b587539 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:23.456446 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 760/3037] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:23 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:23.472831 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1877cffe-eb99-4e2e-9e55-54da183f6dcb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:23.474419 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1877cffe-eb99-4e2e-9e55-54da183f6dcb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:23.474598 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1877cffe-eb99-4e2e-9e55-54da183f6dcb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:23.474775 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1877cffe-eb99-4e2e-9e55-54da183f6dcb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:23.483147 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:23.483147 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:23.486811 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1877cffe-eb99-4e2e-9e55-54da183f6dcb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:23.491842 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3f539a66-182e-40ff-a58e-de5816a9857b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:23.492226 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1877cffe-eb99-4e2e-9e55-54da183f6dcb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:23.492226 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 765/3038] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:23 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:23.493480 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3f539a66-182e-40ff-a58e-de5816a9857b tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f Aug 07 18:58:23.493639 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3f539a66-182e-40ff-a58e-de5816a9857b tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:23.493811 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3f539a66-182e-40ff-a58e-de5816a9857b tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:23.501271 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3f539a66-182e-40ff-a58e-de5816a9857b tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f returned with HTTP 404 Aug 07 18:58:23.501667 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 761/3039] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:23 2026] GET /volume/v3/volumes/6c3dcbf8-2493-440c-abe3-42915192307f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:23.514849 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-46f00755-cb7b-45a6-a41d-cf744858e9da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:23.516603 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-46f00755-cb7b-45a6-a41d-cf744858e9da tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] DELETE https://10.4.3.15/volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 Aug 07 18:58:23.516839 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-46f00755-cb7b-45a6-a41d-cf744858e9da tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:23.517084 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-46f00755-cb7b-45a6-a41d-cf744858e9da tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:23.517316 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-46f00755-cb7b-45a6-a41d-cf744858e9da tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume with id: 35b141b7-aea7-4358-8f35-a06e09b0ea14 Aug 07 18:58:23.528248 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:23.528248 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:23.528696 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-46f00755-cb7b-45a6-a41d-cf744858e9da tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:23.547359 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-46f00755-cb7b-45a6-a41d-cf744858e9da tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume request issued successfully. Aug 07 18:58:23.547618 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-46f00755-cb7b-45a6-a41d-cf744858e9da tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 returned with HTTP 202 Aug 07 18:58:23.548047 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 754/3040] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:23 2026] DELETE /volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:23.556485 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-71246e15-72a6-429a-bd12-41fd2538b1eb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:23.558147 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-71246e15-72a6-429a-bd12-41fd2538b1eb tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 Aug 07 18:58:23.558339 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-71246e15-72a6-429a-bd12-41fd2538b1eb tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:23.558643 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-71246e15-72a6-429a-bd12-41fd2538b1eb tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:23.566433 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:23.566433 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:23.569796 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-71246e15-72a6-429a-bd12-41fd2538b1eb tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:23.574579 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-71246e15-72a6-429a-bd12-41fd2538b1eb tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 returned with HTTP 200 Aug 07 18:58:23.575012 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 761/3041] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:23 2026] GET /volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:23.986723 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a1b85469-28e2-4fa2-9d17-5ea6150a32a8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:23.988830 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a1b85469-28e2-4fa2-9d17-5ea6150a32a8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:23.989035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a1b85469-28e2-4fa2-9d17-5ea6150a32a8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:23.989231 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a1b85469-28e2-4fa2-9d17-5ea6150a32a8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:23.995669 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:23.995669 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:24.000134 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a1b85469-28e2-4fa2-9d17-5ea6150a32a8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:24.009551 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a1b85469-28e2-4fa2-9d17-5ea6150a32a8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:24.010035 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 766/3042] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:58:23 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:24.101505 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b8e54903-1332-4405-8706-3d8b44f45fdf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.102067 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8e54903-1332-4405-8706-3d8b44f45fdf None None] GET https://10.4.3.15/volume// Aug 07 18:58:24.102307 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b8e54903-1332-4405-8706-3d8b44f45fdf None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.102615 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b8e54903-1332-4405-8706-3d8b44f45fdf None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.103142 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8e54903-1332-4405-8706-3d8b44f45fdf None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:24.103799 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 762/3043] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:58:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:58:24.111926 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-d765931a-cfc1-43ed-a235-06da5bfa12da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.115472 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-d765931a-cfc1-43ed-a235-06da5bfa12da tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:58:24.115799 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-d765931a-cfc1-43ed-a235-06da5bfa12da tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3455e245-d54c-4dfe-b762-857afdd246e4", "connector": null, "instance_uuid": "6a123807-4cee-4a96-931e-f15c7bc8bb7c"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:24.131602 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.131602 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:24.161504 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-d765931a-cfc1-43ed-a235-06da5bfa12da tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:58:24.162284 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 755/3044] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:58:24 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 07 18:58:24.191321 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-801a2e0c-952e-4faf-b8b9-04ae16ba69d4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.194130 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-801a2e0c-952e-4faf-b8b9-04ae16ba69d4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:24.194342 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-801a2e0c-952e-4faf-b8b9-04ae16ba69d4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.194581 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-801a2e0c-952e-4faf-b8b9-04ae16ba69d4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.195151 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4cc7a95a-6dec-456f-9b6a-61839e5316af None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.198877 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4cc7a95a-6dec-456f-9b6a-61839e5316af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:24.199109 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4cc7a95a-6dec-456f-9b6a-61839e5316af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.199374 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4cc7a95a-6dec-456f-9b6a-61839e5316af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.199544 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4cc7a95a-6dec-456f-9b6a-61839e5316af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:24.200385 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-93cfd614-0cca-45ef-aa97-cff2b214d4dc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.200883 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-93cfd614-0cca-45ef-aa97-cff2b214d4dc None None] GET https://10.4.3.15/volume// Aug 07 18:58:24.201178 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-93cfd614-0cca-45ef-aa97-cff2b214d4dc None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.201368 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-93cfd614-0cca-45ef-aa97-cff2b214d4dc None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.201684 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-93cfd614-0cca-45ef-aa97-cff2b214d4dc None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:24.201946 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 763/3045] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:58:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 18:58:24.204134 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.204134 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:24.204855 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4cc7a95a-6dec-456f-9b6a-61839e5316af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:24.205233 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 767/3046] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:24 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:24.209436 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.209436 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:24.210601 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a4f8aba2-bda5-4350-99a6-1972f59a51e8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.212528 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a4f8aba2-bda5-4350-99a6-1972f59a51e8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:24.212810 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a4f8aba2-bda5-4350-99a6-1972f59a51e8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.213051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a4f8aba2-bda5-4350-99a6-1972f59a51e8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.213314 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-801a2e0c-952e-4faf-b8b9-04ae16ba69d4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:24.220371 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-801a2e0c-952e-4faf-b8b9-04ae16ba69d4 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:24.221117 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 762/3047] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:24 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:24.225165 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.225165 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:24.234739 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a4f8aba2-bda5-4350-99a6-1972f59a51e8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:24.238768 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-a4f8aba2-bda5-4350-99a6-1972f59a51e8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:24.239181 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 756/3048] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:58:24 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 1060 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:24.333069 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-267bee9f-c336-45b3-bab2-a732de45fb2c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.334809 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-267bee9f-c336-45b3-bab2-a732de45fb2c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 Aug 07 18:58:24.335178 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-267bee9f-c336-45b3-bab2-a732de45fb2c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.335242 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-267bee9f-c336-45b3-bab2-a732de45fb2c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.340261 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.340261 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:24.340661 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-267bee9f-c336-45b3-bab2-a732de45fb2c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Snapshot retrieved successfully. Aug 07 18:58:24.341454 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-267bee9f-c336-45b3-bab2-a732de45fb2c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 returned with HTTP 200 Aug 07 18:58:24.341820 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 764/3049] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:24 2026] GET /volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:24.351025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-45402862-296b-441f-aa9a-e94388af0498 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.351577 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7909a6c4-d179-4f24-9ba8-f2e36225c85b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.353749 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7909a6c4-d179-4f24-9ba8-f2e36225c85b tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 Aug 07 18:58:24.353819 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-45402862-296b-441f-aa9a-e94388af0498 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] PUT https://10.4.3.15/volume/v3/attachments/ba5a8d79-7e9e-40fb-95d5-f1e672f083d7 Aug 07 18:58:24.353988 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7909a6c4-d179-4f24-9ba8-f2e36225c85b tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.354183 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-45402862-296b-441f-aa9a-e94388af0498 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:24.354248 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7909a6c4-d179-4f24-9ba8-f2e36225c85b tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.359964 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.359964 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:24.360527 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7909a6c4-d179-4f24-9ba8-f2e36225c85b tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Snapshot retrieved successfully. Aug 07 18:58:24.361466 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7909a6c4-d179-4f24-9ba8-f2e36225c85b tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 returned with HTTP 200 Aug 07 18:58:24.361606 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-45402862-296b-441f-aa9a-e94388af0498 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Acquiring lock "cinder-attachment_update-3455e245-d54c-4dfe-b762-857afdd246e4-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:58:24.361893 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 763/3050] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:24 2026] GET /volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:24.366119 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-45402862-296b-441f-aa9a-e94388af0498 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Lock "cinder-attachment_update-3455e245-d54c-4dfe-b762-857afdd246e4-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:58:24.367160 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.367160 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:24.371255 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3f29cadf-a26c-461b-8494-42a0567e44cc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.373067 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f29cadf-a26c-461b-8494-42a0567e44cc tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 Aug 07 18:58:24.373256 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f29cadf-a26c-461b-8494-42a0567e44cc tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.373442 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f29cadf-a26c-461b-8494-42a0567e44cc tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.377580 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.377580 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:24.377945 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3f29cadf-a26c-461b-8494-42a0567e44cc tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Snapshot retrieved successfully. Aug 07 18:58:24.378742 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f29cadf-a26c-461b-8494-42a0567e44cc tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 returned with HTTP 200 Aug 07 18:58:24.379094 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 757/3051] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:24 2026] GET /volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:24.390411 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.392546 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:24.392914 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a574f463-2cae-486e-8258-a356f09402c1", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:24.394929 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Create volume request body: {'volume': {'snapshot_id': 'a574f463-2cae-486e-8258-a356f09402c1', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:24.402273 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.402273 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:24.402946 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Snapshot retrieved successfully. Aug 07 18:58:24.403147 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Create volume of 1 GB Aug 07 18:58:24.408241 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Availability Zones retrieved successfully. Aug 07 18:58:24.413902 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Flow 'volume_create_api' (b8b569c6-9754-4c7e-b401-d74d5d4555b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:24.415529 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b62289-bb79-4188-aa9e-d222dfe8f07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:24.416525 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:24.448315 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-45402862-296b-441f-aa9a-e94388af0498 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Lock "cinder-attachment_update-3455e245-d54c-4dfe-b762-857afdd246e4-np0000006749" released by "attachment_update" :: held 0.082s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:58:24.448704 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-45402862-296b-441f-aa9a-e94388af0498 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/ba5a8d79-7e9e-40fb-95d5-f1e672f083d7 returned with HTTP 200 Aug 07 18:58:24.449259 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 768/3052] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:58:24 2026] PUT /volume/v3/attachments/ba5a8d79-7e9e-40fb-95d5-f1e672f083d7 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:24.456809 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b62289-bb79-4188-aa9e-d222dfe8f07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a574f463-2cae-486e-8258-a356f09402c1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:24.458383 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1bc13f-9537-495d-8d25-94f3de6cd813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:24.508528 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Created reservations ['293ac929-e773-4077-b756-de6564b8ada0', 'b7aa5010-acb7-4379-b161-cb62d24e104d', '026a6b89-2f6b-48e8-9ecd-8e2bf4c07b45', '8c7b601a-2829-4aae-ae38-eaddcf60716d'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:24.509345 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1bc13f-9537-495d-8d25-94f3de6cd813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['293ac929-e773-4077-b756-de6564b8ada0', 'b7aa5010-acb7-4379-b161-cb62d24e104d', '026a6b89-2f6b-48e8-9ecd-8e2bf4c07b45', '8c7b601a-2829-4aae-ae38-eaddcf60716d']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:24.510291 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67462174-b82f-42c4-baaa-eefff385c15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:24.560385 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67462174-b82f-42c4-baaa-eefff385c15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b844d036-7067-4b91-ae2a-d32e0d4aec05', '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='fb79d0390a034d24b71cedab36101bb9',qos_specs=None,replication_status=,reservations=['293ac929-e773-4077-b756-de6564b8ada0','b7aa5010-acb7-4379-b161-cb62d24e104d','026a6b89-2f6b-48e8-9ecd-8e2bf4c07b45','8c7b601a-2829-4aae-ae38-eaddcf60716d'],size=1,snapshot_id=a574f463-2cae-486e-8258-a356f09402c1,source_replicaid=,source_volid=None,status='creating',user_id='2609eede6491462899228de3e654d571',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:24Z,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=b844d036-7067-4b91-ae2a-d32e0d4aec05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb79d0390a034d24b71cedab36101bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a574f463-2cae-486e-8258-a356f09402c1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2609eede6491462899228de3e654d571',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:24.561454 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135d6e7f-d142-4774-8f54-63ca1c24a80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:24.581244 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135d6e7f-d142-4774-8f54-63ca1c24a80c) transitioned into state 'SUCCESS' from 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='fb79d0390a034d24b71cedab36101bb9',qos_specs=None,replication_status=,reservations=['293ac929-e773-4077-b756-de6564b8ada0','b7aa5010-acb7-4379-b161-cb62d24e104d','026a6b89-2f6b-48e8-9ecd-8e2bf4c07b45','8c7b601a-2829-4aae-ae38-eaddcf60716d'],size=1,snapshot_id=a574f463-2cae-486e-8258-a356f09402c1,source_replicaid=,source_volid=None,status='creating',user_id='2609eede6491462899228de3e654d571',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:24.582048 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41913af-4975-45f8-919b-308db70d8ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:24.587817 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-116dbf3e-ddd2-4e95-9b16-9a8c55ee2157 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.589336 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-116dbf3e-ddd2-4e95-9b16-9a8c55ee2157 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 Aug 07 18:58:24.589551 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-116dbf3e-ddd2-4e95-9b16-9a8c55ee2157 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.589733 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-116dbf3e-ddd2-4e95-9b16-9a8c55ee2157 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.595034 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-116dbf3e-ddd2-4e95-9b16-9a8c55ee2157 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 returned with HTTP 404 Aug 07 18:58:24.595349 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 764/3053] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:24 2026] GET /volume/v3/volumes/35b141b7-aea7-4358-8f35-a06e09b0ea14 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:24.602964 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9426e28f-a150-49ab-add5-7370b4c3b8a4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.603303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41913af-4975-45f8-919b-308db70d8ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:24.604889 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Flow 'volume_create_api' (b8b569c6-9754-4c7e-b401-d74d5d4555b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:24.605060 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9426e28f-a150-49ab-add5-7370b4c3b8a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab Aug 07 18:58:24.605114 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Create volume request issued successfully. Aug 07 18:58:24.605144 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9426e28f-a150-49ab-add5-7370b4c3b8a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.605172 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9426e28f-a150-49ab-add5-7370b4c3b8a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.605284 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-9426e28f-a150-49ab-add5-7370b4c3b8a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete snapshot with id: b452fd75-dc73-4253-bd0d-c68db4f5cfab Aug 07 18:58:24.605655 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6029324c-2f02-4ab2-957a-61ff8b255af9 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:24.605901 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 765/3054] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:24 2026] POST /volume/v3/volumes => generated 739 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:24.609843 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.609843 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:24.610338 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9426e28f-a150-49ab-add5-7370b4c3b8a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Snapshot retrieved successfully. Aug 07 18:58:24.616765 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c6110b97-92ea-499e-802d-1967fcf072ec None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.618474 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c6110b97-92ea-499e-802d-1967fcf072ec tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 Aug 07 18:58:24.618658 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c6110b97-92ea-499e-802d-1967fcf072ec tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.618843 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c6110b97-92ea-499e-802d-1967fcf072ec tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.625626 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9426e28f-a150-49ab-add5-7370b4c3b8a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Snapshot delete request issued successfully. Aug 07 18:58:24.625669 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.625669 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:24.625840 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9426e28f-a150-49ab-add5-7370b4c3b8a4 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab returned with HTTP 202 Aug 07 18:58:24.626347 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 758/3055] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:24 2026] DELETE /volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:24.628952 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c6110b97-92ea-499e-802d-1967fcf072ec tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Volume info retrieved successfully. Aug 07 18:58:24.632839 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c6110b97-92ea-499e-802d-1967fcf072ec tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 returned with HTTP 200 Aug 07 18:58:24.633188 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 769/3056] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:24 2026] GET /volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 => generated 807 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:24.633803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ddd55e58-fecf-4488-bc68-c64b77aa294e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:24.635229 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ddd55e58-fecf-4488-bc68-c64b77aa294e tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab Aug 07 18:58:24.635450 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ddd55e58-fecf-4488-bc68-c64b77aa294e tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:24.635637 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ddd55e58-fecf-4488-bc68-c64b77aa294e tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:24.640492 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:24.640492 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:24.640915 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ddd55e58-fecf-4488-bc68-c64b77aa294e tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Snapshot retrieved successfully. Aug 07 18:58:24.641744 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ddd55e58-fecf-4488-bc68-c64b77aa294e tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab returned with HTTP 200 Aug 07 18:58:24.642756 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 765/3057] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:24 2026] GET /volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:25.215284 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0f02d16a-3161-4162-8e47-cfff504531c2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:25.217248 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f02d16a-3161-4162-8e47-cfff504531c2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:25.217582 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f02d16a-3161-4162-8e47-cfff504531c2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:25.217780 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f02d16a-3161-4162-8e47-cfff504531c2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:25.217888 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-0f02d16a-3161-4162-8e47-cfff504531c2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:25.222407 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:25.222407 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:25.223267 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f02d16a-3161-4162-8e47-cfff504531c2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:25.223703 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 766/3058] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:25 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:25.237195 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-38a47677-df8d-4774-81a2-cf1f1e75e2e2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:25.238929 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38a47677-df8d-4774-81a2-cf1f1e75e2e2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:25.239114 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38a47677-df8d-4774-81a2-cf1f1e75e2e2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:25.239303 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38a47677-df8d-4774-81a2-cf1f1e75e2e2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:25.248017 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:25.248017 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:25.251243 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-38a47677-df8d-4774-81a2-cf1f1e75e2e2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:25.255044 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38a47677-df8d-4774-81a2-cf1f1e75e2e2 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:25.255382 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 759/3059] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:25 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:25.297080 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c8a65acc-933a-4419-8d35-a36cb768b680 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:25.383473 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:25.383834 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-758657875"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:25.385314 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-758657875'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:25.385442 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Create volume of 1 GB Aug 07 18:58:25.389531 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Availability Zones retrieved successfully. Aug 07 18:58:25.395345 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Flow 'volume_create_api' (4f7ff46d-126e-4eb0-9ada-2654a5c51331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:25.396251 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552c418b-05ac-466f-a0a8-6b3803c788b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:25.397173 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:25.423285 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552c418b-05ac-466f-a0a8-6b3803c788b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:25.424081 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d421f6-1dd3-4110-b576-ef831d31478e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:25.481101 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Created reservations ['910f33a4-9a5a-4e8e-bc86-26e025130d16', 'acec3a1e-9374-4932-ac26-07a57d1cddfc', '669ceb18-704e-465a-a2c0-661353ded6b6', '0ef54d72-4241-4677-a90d-6332025db221'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:25.481905 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d421f6-1dd3-4110-b576-ef831d31478e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['910f33a4-9a5a-4e8e-bc86-26e025130d16', 'acec3a1e-9374-4932-ac26-07a57d1cddfc', '669ceb18-704e-465a-a2c0-661353ded6b6', '0ef54d72-4241-4677-a90d-6332025db221']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:25.482620 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286d4ad0-3e42-40ab-b311-bd7c46f1f689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:25.506416 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286d4ad0-3e42-40ab-b311-bd7c46f1f689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2fe026d-9838-4eaa-9482-353c5fe9cfd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-758657875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62bc8ddf093946f9bd000b1818f307d0',qos_specs=None,replication_status=,reservations=['910f33a4-9a5a-4e8e-bc86-26e025130d16','acec3a1e-9374-4932-ac26-07a57d1cddfc','669ceb18-704e-465a-a2c0-661353ded6b6','0ef54d72-4241-4677-a90d-6332025db221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2c46f119484ba2be151380cd7d45f7',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-758657875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2fe026d-9838-4eaa-9482-353c5fe9cfd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62bc8ddf093946f9bd000b1818f307d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d2c46f119484ba2be151380cd7d45f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:25.507367 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38296a6a-96f5-484e-9003-76335892ba4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:25.537312 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38296a6a-96f5-484e-9003-76335892ba4a) transitioned into state 'SUCCESS' from state '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-758657875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62bc8ddf093946f9bd000b1818f307d0',qos_specs=None,replication_status=,reservations=['910f33a4-9a5a-4e8e-bc86-26e025130d16','acec3a1e-9374-4932-ac26-07a57d1cddfc','669ceb18-704e-465a-a2c0-661353ded6b6','0ef54d72-4241-4677-a90d-6332025db221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2c46f119484ba2be151380cd7d45f7',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:25.538011 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce0329a-019b-429c-a237-cde8863572ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:25.549748 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce0329a-019b-429c-a237-cde8863572ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:25.550588 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Flow 'volume_create_api' (4f7ff46d-126e-4eb0-9ada-2654a5c51331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:25.550903 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Create volume request issued successfully. Aug 07 18:58:25.551477 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8a65acc-933a-4419-8d35-a36cb768b680 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:25.551863 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 770/3060] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:25 2026] POST /volume/v3/volumes => generated 747 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:25.565951 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5d7c3a74-405b-4997-a0f5-2571b8e48ea9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:25.567688 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5d7c3a74-405b-4997-a0f5-2571b8e48ea9 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] GET https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 Aug 07 18:58:25.567887 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5d7c3a74-405b-4997-a0f5-2571b8e48ea9 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:25.568114 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5d7c3a74-405b-4997-a0f5-2571b8e48ea9 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:25.582871 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:25.582871 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:25.587283 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5d7c3a74-405b-4997-a0f5-2571b8e48ea9 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Volume info retrieved successfully. Aug 07 18:58:25.591778 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5d7c3a74-405b-4997-a0f5-2571b8e48ea9 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 returned with HTTP 200 Aug 07 18:58:25.592228 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 766/3061] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:25 2026] GET /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:25.646938 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1e876668-6407-4b56-b0b8-8837282ac55c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:25.649670 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1e876668-6407-4b56-b0b8-8837282ac55c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 Aug 07 18:58:25.649670 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1e876668-6407-4b56-b0b8-8837282ac55c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:25.649670 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1e876668-6407-4b56-b0b8-8837282ac55c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:25.651732 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-66905fa8-7e95-4d9d-8fd7-3624635fa8de None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:25.654497 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-66905fa8-7e95-4d9d-8fd7-3624635fa8de tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab Aug 07 18:58:25.654647 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-66905fa8-7e95-4d9d-8fd7-3624635fa8de tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:25.654840 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-66905fa8-7e95-4d9d-8fd7-3624635fa8de tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:25.656608 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:25.656608 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:25.660394 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1e876668-6407-4b56-b0b8-8837282ac55c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Volume info retrieved successfully. Aug 07 18:58:25.664245 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-66905fa8-7e95-4d9d-8fd7-3624635fa8de tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab returned with HTTP 404 Aug 07 18:58:25.664740 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 760/3062] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:25 2026] GET /volume/v3/snapshots/b452fd75-dc73-4253-bd0d-c68db4f5cfab => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:25.664811 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1e876668-6407-4b56-b0b8-8837282ac55c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 returned with HTTP 200 Aug 07 18:58:25.665323 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 767/3063] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:25 2026] GET /volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:58:25.671262 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-88958180-a361-40e4-b295-a8cc805223e7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:25.673635 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88958180-a361-40e4-b295-a8cc805223e7 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] DELETE https://10.4.3.15/volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 Aug 07 18:58:25.673818 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88958180-a361-40e4-b295-a8cc805223e7 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:25.674118 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88958180-a361-40e4-b295-a8cc805223e7 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:25.674350 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-88958180-a361-40e4-b295-a8cc805223e7 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume with id: c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 Aug 07 18:58:25.683091 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:25.683091 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:25.683766 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-88958180-a361-40e4-b295-a8cc805223e7 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:25.687018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3d762252-a293-40b8-b2f6-29dfed3a0f93 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:25.687326 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3d762252-a293-40b8-b2f6-29dfed3a0f93 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 Aug 07 18:58:25.687541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3d762252-a293-40b8-b2f6-29dfed3a0f93 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:25.687723 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3d762252-a293-40b8-b2f6-29dfed3a0f93 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:25.700886 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:25.700886 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:25.705113 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-88958180-a361-40e4-b295-a8cc805223e7 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Delete volume request issued successfully. Aug 07 18:58:25.705207 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88958180-a361-40e4-b295-a8cc805223e7 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 returned with HTTP 202 Aug 07 18:58:25.705590 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 771/3064] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:25 2026] DELETE /volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:25.709553 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3d762252-a293-40b8-b2f6-29dfed3a0f93 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Volume info retrieved successfully. Aug 07 18:58:25.714233 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6ecdde42-947f-48c7-bb3a-d77d67167a36 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:25.715976 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6ecdde42-947f-48c7-bb3a-d77d67167a36 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 Aug 07 18:58:25.716194 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6ecdde42-947f-48c7-bb3a-d77d67167a36 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:25.716361 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6ecdde42-947f-48c7-bb3a-d77d67167a36 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:25.717973 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3d762252-a293-40b8-b2f6-29dfed3a0f93 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 returned with HTTP 200 Aug 07 18:58:25.718353 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 767/3065] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:25 2026] GET /volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 => generated 832 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:25.724968 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:25.724968 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:25.728173 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6ecdde42-947f-48c7-bb3a-d77d67167a36 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Volume info retrieved successfully. Aug 07 18:58:25.734201 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6ecdde42-947f-48c7-bb3a-d77d67167a36 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 returned with HTTP 200 Aug 07 18:58:25.734724 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-802d96ab-55ae-443a-8220-18f207464763 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:25.734865 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 761/3066] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:25 2026] GET /volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:25.739671 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-802d96ab-55ae-443a-8220-18f207464763 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 Aug 07 18:58:25.739879 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-802d96ab-55ae-443a-8220-18f207464763 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:25.740117 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-802d96ab-55ae-443a-8220-18f207464763 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:25.740300 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-802d96ab-55ae-443a-8220-18f207464763 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Delete snapshot with id: a574f463-2cae-486e-8258-a356f09402c1 Aug 07 18:58:25.745030 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:25.745030 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:25.745496 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-802d96ab-55ae-443a-8220-18f207464763 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Snapshot retrieved successfully. Aug 07 18:58:25.759852 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-802d96ab-55ae-443a-8220-18f207464763 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Snapshot delete request issued successfully. Aug 07 18:58:25.760223 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-802d96ab-55ae-443a-8220-18f207464763 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 returned with HTTP 202 Aug 07 18:58:25.760678 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 768/3067] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:25 2026] DELETE /volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:25.768628 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-462164ae-d931-4aa3-9a5e-5d16f7cde180 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:25.770227 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-462164ae-d931-4aa3-9a5e-5d16f7cde180 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 Aug 07 18:58:25.770462 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-462164ae-d931-4aa3-9a5e-5d16f7cde180 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:25.770645 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-462164ae-d931-4aa3-9a5e-5d16f7cde180 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:25.775943 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:25.775943 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:25.776496 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-462164ae-d931-4aa3-9a5e-5d16f7cde180 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Snapshot retrieved successfully. Aug 07 18:58:25.778037 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-462164ae-d931-4aa3-9a5e-5d16f7cde180 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 returned with HTTP 200 Aug 07 18:58:25.778037 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 772/3068] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:25 2026] GET /volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:26.235292 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-31085062-2dbf-465b-a7d6-b48ec639743d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:26.237245 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-31085062-2dbf-465b-a7d6-b48ec639743d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:26.237505 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-31085062-2dbf-465b-a7d6-b48ec639743d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:26.237737 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-31085062-2dbf-465b-a7d6-b48ec639743d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:26.237892 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-31085062-2dbf-465b-a7d6-b48ec639743d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:26.242137 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:26.242137 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:26.242982 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-31085062-2dbf-465b-a7d6-b48ec639743d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:26.243718 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 768/3069] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:26 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:26.269400 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-70e31a41-664e-474b-be11-803c842aadb5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:26.271165 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70e31a41-664e-474b-be11-803c842aadb5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:26.271408 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-70e31a41-664e-474b-be11-803c842aadb5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:26.271662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-70e31a41-664e-474b-be11-803c842aadb5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:26.281537 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:26.281537 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:26.285128 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-70e31a41-664e-474b-be11-803c842aadb5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:26.289029 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70e31a41-664e-474b-be11-803c842aadb5 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:26.289394 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 762/3070] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:26 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:26.507630 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-dc6d5e96-e952-4eba-8e1a-72e523210513 req-a5114b53-e949-4780-a2d6-49a61fbf52b6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:26.510049 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-dc6d5e96-e952-4eba-8e1a-72e523210513 req-a5114b53-e949-4780-a2d6-49a61fbf52b6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/attachments?instance_id=060d89b8-0f78-4d8d-b9a1-70e687c1c97b Aug 07 18:58:26.510306 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-dc6d5e96-e952-4eba-8e1a-72e523210513 req-a5114b53-e949-4780-a2d6-49a61fbf52b6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:26.511628 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-dc6d5e96-e952-4eba-8e1a-72e523210513 req-a5114b53-e949-4780-a2d6-49a61fbf52b6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:26.518172 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-dc6d5e96-e952-4eba-8e1a-72e523210513 req-a5114b53-e949-4780-a2d6-49a61fbf52b6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments?instance_id=060d89b8-0f78-4d8d-b9a1-70e687c1c97b returned with HTTP 200 Aug 07 18:58:26.518793 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 769/3071] 10.4.3.15 () {70 vars in 1630 bytes} [Fri Aug 7 18:58:26 2026] GET /volume/v3/attachments?instance_id=060d89b8-0f78-4d8d-b9a1-70e687c1c97b => generated 192 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:26.526068 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-dc6d5e96-e952-4eba-8e1a-72e523210513 req-373a1c8a-9217-45b6-a00b-33a0a96756f6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:26.528600 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-dc6d5e96-e952-4eba-8e1a-72e523210513 req-373a1c8a-9217-45b6-a00b-33a0a96756f6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816 Aug 07 18:58:26.528849 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-dc6d5e96-e952-4eba-8e1a-72e523210513 req-373a1c8a-9217-45b6-a00b-33a0a96756f6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:26.529083 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-dc6d5e96-e952-4eba-8e1a-72e523210513 req-373a1c8a-9217-45b6-a00b-33a0a96756f6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:26.547514 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-dc6d5e96-e952-4eba-8e1a-72e523210513 req-373a1c8a-9217-45b6-a00b-33a0a96756f6 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816 returned with HTTP 200 Aug 07 18:58:26.547802 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 773/3072] 10.4.3.15 () {70 vars in 1644 bytes} [Fri Aug 7 18:58:26 2026] GET /volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:26.607721 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b892bd10-ce24-4bee-85d0-90223cc805a5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:26.609536 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b892bd10-ce24-4bee-85d0-90223cc805a5 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] GET https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 Aug 07 18:58:26.609712 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b892bd10-ce24-4bee-85d0-90223cc805a5 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:26.609896 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b892bd10-ce24-4bee-85d0-90223cc805a5 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:26.617349 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:26.617349 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:26.621287 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b892bd10-ce24-4bee-85d0-90223cc805a5 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Volume info retrieved successfully. Aug 07 18:58:26.626159 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b892bd10-ce24-4bee-85d0-90223cc805a5 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 returned with HTTP 200 Aug 07 18:58:26.626649 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 769/3073] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:26 2026] GET /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:26.748717 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-005fb00b-956d-474b-8272-db7f8c90fb16 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:26.750496 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-005fb00b-956d-474b-8272-db7f8c90fb16 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] GET https://10.4.3.15/volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 Aug 07 18:58:26.750704 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-005fb00b-956d-474b-8272-db7f8c90fb16 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:26.750901 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-005fb00b-956d-474b-8272-db7f8c90fb16 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:26.766094 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-005fb00b-956d-474b-8272-db7f8c90fb16 tempest-CreateVolumesFromSnapshotTest-803715984 tempest-CreateVolumesFromSnapshotTest-803715984-project-member] https://10.4.3.15/volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 returned with HTTP 404 Aug 07 18:58:26.766587 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 763/3074] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:26 2026] GET /volume/v3/volumes/c4a57d0f-2a15-44a2-a6f0-dff1a9efbc35 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:26.788449 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ab693e8f-a2ee-4ff4-bf16-b8d9c9c8d2be None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:26.790737 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ab693e8f-a2ee-4ff4-bf16-b8d9c9c8d2be tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 Aug 07 18:58:26.790977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ab693e8f-a2ee-4ff4-bf16-b8d9c9c8d2be tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:26.791253 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ab693e8f-a2ee-4ff4-bf16-b8d9c9c8d2be tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:26.796462 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ab693e8f-a2ee-4ff4-bf16-b8d9c9c8d2be tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 returned with HTTP 404 Aug 07 18:58:26.797060 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 770/3075] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:26 2026] GET /volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:26.806025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6c821c6f-41d3-4f74-be14-ef58c2804160 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:26.808290 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6c821c6f-41d3-4f74-be14-ef58c2804160 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] DELETE https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 Aug 07 18:58:26.808613 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6c821c6f-41d3-4f74-be14-ef58c2804160 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:26.808760 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6c821c6f-41d3-4f74-be14-ef58c2804160 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:26.808917 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-6c821c6f-41d3-4f74-be14-ef58c2804160 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Delete volume with id: fe10676f-dec4-4059-9a6b-3518d7653863 Aug 07 18:58:26.815819 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:26.815819 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:26.816275 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6c821c6f-41d3-4f74-be14-ef58c2804160 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Volume info retrieved successfully. Aug 07 18:58:26.841006 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6c821c6f-41d3-4f74-be14-ef58c2804160 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Delete volume request issued successfully. Aug 07 18:58:26.841179 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6c821c6f-41d3-4f74-be14-ef58c2804160 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 returned with HTTP 202 Aug 07 18:58:26.841650 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 774/3076] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:26 2026] DELETE /volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:26.849274 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ad5521e4-4ff5-484c-a4b8-bbc358120a8c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:26.852645 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ad5521e4-4ff5-484c-a4b8-bbc358120a8c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 Aug 07 18:58:26.852728 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ad5521e4-4ff5-484c-a4b8-bbc358120a8c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:26.852895 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ad5521e4-4ff5-484c-a4b8-bbc358120a8c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:26.859441 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:26.859441 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:26.862619 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ad5521e4-4ff5-484c-a4b8-bbc358120a8c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Volume info retrieved successfully. Aug 07 18:58:26.866452 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ad5521e4-4ff5-484c-a4b8-bbc358120a8c tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 returned with HTTP 200 Aug 07 18:58:26.866875 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 770/3077] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:26 2026] GET /volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:27.253515 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e5ed18ec-30e8-42d9-b19c-4ddcca261f3b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:27.255069 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5ed18ec-30e8-42d9-b19c-4ddcca261f3b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:27.255234 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5ed18ec-30e8-42d9-b19c-4ddcca261f3b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:27.255464 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5ed18ec-30e8-42d9-b19c-4ddcca261f3b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:27.255570 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e5ed18ec-30e8-42d9-b19c-4ddcca261f3b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:27.259178 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:27.259178 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:27.259816 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5ed18ec-30e8-42d9-b19c-4ddcca261f3b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:27.260127 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 764/3078] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:27 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:27.306169 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4bf2575e-a253-4659-b1f1-8ba1a1e2e351 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:27.310770 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4bf2575e-a253-4659-b1f1-8ba1a1e2e351 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:27.310952 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4bf2575e-a253-4659-b1f1-8ba1a1e2e351 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:27.311184 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4bf2575e-a253-4659-b1f1-8ba1a1e2e351 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:27.330063 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:27.330063 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:27.334695 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4bf2575e-a253-4659-b1f1-8ba1a1e2e351 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:27.340472 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4bf2575e-a253-4659-b1f1-8ba1a1e2e351 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:27.341129 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 771/3079] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:27 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:27.712798 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-b4165486-73bc-4083-a870-86243ecb2e95 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:27.715191 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-b4165486-73bc-4083-a870-86243ecb2e95 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/attachments/ba5a8d79-7e9e-40fb-95d5-f1e672f083d7/action Aug 07 18:58:27.715819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-b4165486-73bc-4083-a870-86243ecb2e95 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:27.715819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-b4165486-73bc-4083-a870-86243ecb2e95 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:27.739207 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:27.739207 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:27.755151 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21b52c4a-a38f-449d-8979-7bef72e444a1 req-b4165486-73bc-4083-a870-86243ecb2e95 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/ba5a8d79-7e9e-40fb-95d5-f1e672f083d7/action returned with HTTP 204 Aug 07 18:58:27.755668 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 775/3080] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:58:27 2026] POST /volume/v3/attachments/ba5a8d79-7e9e-40fb-95d5-f1e672f083d7/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:27.883574 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f3e01b64-41b1-4ab1-a7a9-e9679974750b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:27.885244 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f3e01b64-41b1-4ab1-a7a9-e9679974750b tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 Aug 07 18:58:27.885443 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f3e01b64-41b1-4ab1-a7a9-e9679974750b tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:27.885625 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f3e01b64-41b1-4ab1-a7a9-e9679974750b tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:27.892433 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f3e01b64-41b1-4ab1-a7a9-e9679974750b tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 returned with HTTP 404 Aug 07 18:58:27.893168 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 771/3081] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:27 2026] GET /volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:27.902141 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5c1fa21e-4fd6-40bc-b706-f8570238397f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:27.905620 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5c1fa21e-4fd6-40bc-b706-f8570238397f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 Aug 07 18:58:27.905620 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5c1fa21e-4fd6-40bc-b706-f8570238397f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:27.906172 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5c1fa21e-4fd6-40bc-b706-f8570238397f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:27.906172 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-5c1fa21e-4fd6-40bc-b706-f8570238397f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Delete volume with id: b844d036-7067-4b91-ae2a-d32e0d4aec05 Aug 07 18:58:27.916257 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:27.916257 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:27.916825 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5c1fa21e-4fd6-40bc-b706-f8570238397f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Volume info retrieved successfully. Aug 07 18:58:27.939691 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5c1fa21e-4fd6-40bc-b706-f8570238397f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Delete volume request issued successfully. Aug 07 18:58:27.939875 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5c1fa21e-4fd6-40bc-b706-f8570238397f tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 returned with HTTP 202 Aug 07 18:58:27.940455 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 765/3082] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:27 2026] DELETE /volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:27.951331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-863c3c6a-f051-4dba-9191-82643ccc0111 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:27.951677 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-863c3c6a-f051-4dba-9191-82643ccc0111 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 Aug 07 18:58:27.951720 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-863c3c6a-f051-4dba-9191-82643ccc0111 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:27.951875 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-863c3c6a-f051-4dba-9191-82643ccc0111 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:27.959006 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:27.959006 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:27.963792 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-863c3c6a-f051-4dba-9191-82643ccc0111 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Volume info retrieved successfully. Aug 07 18:58:27.969588 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-863c3c6a-f051-4dba-9191-82643ccc0111 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 returned with HTTP 200 Aug 07 18:58:27.972010 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 772/3083] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:27 2026] GET /volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:28.276500 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e47ade24-f36b-4057-b317-bd2f96b5ee8b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:28.278637 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e47ade24-f36b-4057-b317-bd2f96b5ee8b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:28.279123 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e47ade24-f36b-4057-b317-bd2f96b5ee8b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:28.279123 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e47ade24-f36b-4057-b317-bd2f96b5ee8b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:28.279294 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e47ade24-f36b-4057-b317-bd2f96b5ee8b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:28.284691 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:28.284691 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:28.285519 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e47ade24-f36b-4057-b317-bd2f96b5ee8b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:28.286150 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 776/3084] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:28 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:28.328795 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:28.353596 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-54d768c7-65c0-4df0-bc6c-11d3e915d4f0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:28.356023 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54d768c7-65c0-4df0-bc6c-11d3e915d4f0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:28.356023 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54d768c7-65c0-4df0-bc6c-11d3e915d4f0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:28.356023 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54d768c7-65c0-4df0-bc6c-11d3e915d4f0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:28.366109 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:28.366109 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:28.369842 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-54d768c7-65c0-4df0-bc6c-11d3e915d4f0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:28.374777 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54d768c7-65c0-4df0-bc6c-11d3e915d4f0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:28.375007 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 766/3085] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:28 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:28.422417 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:28.422895 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1149488857"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:28.424743 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1149488857'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:28.424917 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume of 1 GB Aug 07 18:58:28.431295 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Availability Zones retrieved successfully. Aug 07 18:58:28.440042 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (d40b05a5-9d29-40eb-ac58-3fff2e990100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:28.441356 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd9255e-43a3-4240-ad04-09d18f91e963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:28.442615 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:28.477023 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd9255e-43a3-4240-ad04-09d18f91e963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:28.478153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f73a3342-f504-4908-b6c5-8455dbf85663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:28.530941 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['95d23325-8761-4d36-958a-ded2aa6333f6', '7258f19b-5846-4ab7-8a4f-4657bddd529b', '1e3f717c-b951-432d-947d-1280fb30154a', 'ff741e1f-c9fa-49ad-8c23-b8f84c872f56'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:28.531714 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f73a3342-f504-4908-b6c5-8455dbf85663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95d23325-8761-4d36-958a-ded2aa6333f6', '7258f19b-5846-4ab7-8a4f-4657bddd529b', '1e3f717c-b951-432d-947d-1280fb30154a', 'ff741e1f-c9fa-49ad-8c23-b8f84c872f56']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:28.532525 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdaa22a3-01b6-4ed0-a26a-3b560bfb3537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:28.556583 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdaa22a3-01b6-4ed0-a26a-3b560bfb3537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdf9faf3-70f4-4b34-9061-115e205e8c94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1149488857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['95d23325-8761-4d36-958a-ded2aa6333f6','7258f19b-5846-4ab7-8a4f-4657bddd529b','1e3f717c-b951-432d-947d-1280fb30154a','ff741e1f-c9fa-49ad-8c23-b8f84c872f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1149488857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdf9faf3-70f4-4b34-9061-115e205e8c94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34273d5854f4b39b04a92dcb8698c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:28.557377 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96be240a-6bb6-4336-9afe-418b606117ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:28.573300 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96be240a-6bb6-4336-9afe-418b606117ac) transitioned into state 'SUCCESS' from state '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-1149488857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['95d23325-8761-4d36-958a-ded2aa6333f6','7258f19b-5846-4ab7-8a4f-4657bddd529b','1e3f717c-b951-432d-947d-1280fb30154a','ff741e1f-c9fa-49ad-8c23-b8f84c872f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:28.574064 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc1bd57-df27-47cb-b433-b9d10deb0bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:28.582687 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc1bd57-df27-47cb-b433-b9d10deb0bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:28.583479 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (d40b05a5-9d29-40eb-ac58-3fff2e990100) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:28.583747 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request issued successfully. Aug 07 18:58:28.584296 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f60c45ba-7a3b-4f1b-bcaf-7bbf9e16bd46 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:28.584865 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 772/3086] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:58:28 2026] POST /volume/v3/volumes => generated 768 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:28.599255 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-24c1858d-95aa-4bbc-affd-3166ad1c75bf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:28.601101 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-24c1858d-95aa-4bbc-affd-3166ad1c75bf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 Aug 07 18:58:28.601375 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-24c1858d-95aa-4bbc-affd-3166ad1c75bf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:28.601612 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-24c1858d-95aa-4bbc-affd-3166ad1c75bf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:28.608846 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:28.608846 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:28.612534 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-24c1858d-95aa-4bbc-affd-3166ad1c75bf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:28.616306 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-24c1858d-95aa-4bbc-affd-3166ad1c75bf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 returned with HTTP 200 Aug 07 18:58:28.616892 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 773/3087] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:28 2026] GET /volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:28.983637 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c9f80132-240a-4719-9a13-b9e59f005fbd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:28.989945 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c9f80132-240a-4719-9a13-b9e59f005fbd tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 Aug 07 18:58:28.991248 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c9f80132-240a-4719-9a13-b9e59f005fbd tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:28.992242 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c9f80132-240a-4719-9a13-b9e59f005fbd tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:29.005832 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c9f80132-240a-4719-9a13-b9e59f005fbd tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 returned with HTTP 404 Aug 07 18:58:29.005832 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 777/3088] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:28 2026] GET /volume/v3/volumes/b844d036-7067-4b91-ae2a-d32e0d4aec05 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:29.016829 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-daf69ba0-2be3-4c22-b21e-aaea3627237a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.019658 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-daf69ba0-2be3-4c22-b21e-aaea3627237a tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 Aug 07 18:58:29.019852 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-daf69ba0-2be3-4c22-b21e-aaea3627237a tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:29.020051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-daf69ba0-2be3-4c22-b21e-aaea3627237a tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:29.020150 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-daf69ba0-2be3-4c22-b21e-aaea3627237a tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Delete snapshot with id: a574f463-2cae-486e-8258-a356f09402c1 Aug 07 18:58:29.025011 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-daf69ba0-2be3-4c22-b21e-aaea3627237a tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 returned with HTTP 404 Aug 07 18:58:29.025789 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 767/3089] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:29 2026] DELETE /volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:29.033146 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a9e096a0-6513-4781-9b93-7a8b88135b0d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.035121 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b3d391fd-a80e-47ba-ba22-4bfef3fd7a60 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.035485 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a9e096a0-6513-4781-9b93-7a8b88135b0d tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 Aug 07 18:58:29.035712 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a9e096a0-6513-4781-9b93-7a8b88135b0d tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:29.035964 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a9e096a0-6513-4781-9b93-7a8b88135b0d tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:29.037169 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b3d391fd-a80e-47ba-ba22-4bfef3fd7a60 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:58:29.037341 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b3d391fd-a80e-47ba-ba22-4bfef3fd7a60 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:29.037518 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b3d391fd-a80e-47ba-ba22-4bfef3fd7a60 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:29.043428 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a9e096a0-6513-4781-9b93-7a8b88135b0d tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 returned with HTTP 404 Aug 07 18:58:29.044070 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 773/3090] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:29 2026] GET /volume/v3/snapshots/a574f463-2cae-486e-8258-a356f09402c1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:29.045657 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:29.045657 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:29.051369 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-db1c79c9-a8d8-4771-a83c-41a211c86674 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.051473 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b3d391fd-a80e-47ba-ba22-4bfef3fd7a60 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:58:29.054825 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db1c79c9-a8d8-4771-a83c-41a211c86674 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] DELETE https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 Aug 07 18:58:29.054825 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db1c79c9-a8d8-4771-a83c-41a211c86674 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:29.054825 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db1c79c9-a8d8-4771-a83c-41a211c86674 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:29.054825 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-db1c79c9-a8d8-4771-a83c-41a211c86674 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Delete volume with id: fe10676f-dec4-4059-9a6b-3518d7653863 Aug 07 18:58:29.055496 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b3d391fd-a80e-47ba-ba22-4bfef3fd7a60 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:58:29.055864 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 774/3091] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:29 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:29.060313 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db1c79c9-a8d8-4771-a83c-41a211c86674 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 returned with HTTP 404 Aug 07 18:58:29.061045 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 778/3092] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:29 2026] DELETE /volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:29.069474 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fbe3b17d-7ef8-4d90-9bf8-5aaa95373739 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.073336 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fbe3b17d-7ef8-4d90-9bf8-5aaa95373739 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] GET https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 Aug 07 18:58:29.073641 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fbe3b17d-7ef8-4d90-9bf8-5aaa95373739 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:29.073892 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fbe3b17d-7ef8-4d90-9bf8-5aaa95373739 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:29.091476 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fbe3b17d-7ef8-4d90-9bf8-5aaa95373739 tempest-SnapshotDependencyTests-1143328647 tempest-SnapshotDependencyTests-1143328647-project-member] https://10.4.3.15/volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 returned with HTTP 404 Aug 07 18:58:29.093227 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 768/3093] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:29 2026] GET /volume/v3/volumes/fe10676f-dec4-4059-9a6b-3518d7653863 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:29.121728 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-263d5af7-f707-4dff-9136-265dc827dce3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.123714 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-263d5af7-f707-4dff-9136-265dc827dce3 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:58:29.123941 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-263d5af7-f707-4dff-9136-265dc827dce3 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:29.124171 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-263d5af7-f707-4dff-9136-265dc827dce3 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:29.134156 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:29.134156 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:29.135541 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-263d5af7-f707-4dff-9136-265dc827dce3 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:58:29.139757 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-263d5af7-f707-4dff-9136-265dc827dce3 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:58:29.139918 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 774/3094] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:29 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:29.283252 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.296248 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0aa45f42-7acf-4e41-9742-2db238d2a423 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.298569 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0aa45f42-7acf-4e41-9742-2db238d2a423 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:29.298964 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0aa45f42-7acf-4e41-9742-2db238d2a423 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:29.299308 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0aa45f42-7acf-4e41-9742-2db238d2a423 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:29.299496 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0aa45f42-7acf-4e41-9742-2db238d2a423 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:29.303548 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:29.303548 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:29.304340 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0aa45f42-7acf-4e41-9742-2db238d2a423 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:29.304779 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 779/3095] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:29 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:29.423039 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:29.423039 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-710471835"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:29.424507 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-710471835'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:29.424701 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Create volume of 1 GB Aug 07 18:58:29.428714 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Availability Zones retrieved successfully. Aug 07 18:58:29.434057 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Flow 'volume_create_api' (a9236326-4469-41b5-b6f9-f2c8dbebddd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:29.434962 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828c365a-f9b2-4fda-8820-c544e2eacf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:29.435807 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:29.465354 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828c365a-f9b2-4fda-8820-c544e2eacf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:29.466475 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db55cee-efa3-459b-b7e3-9410893580bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:29.558888 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Created reservations ['1134cca2-4393-4470-b70c-e5d52ffceeea', '33c21721-87d3-472e-94eb-d9cda98d4510', '3c5bc750-1319-460d-9b21-5c97d68129de', 'ed31c222-d599-4a09-a20a-59faed802cc3'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:29.558888 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db55cee-efa3-459b-b7e3-9410893580bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1134cca2-4393-4470-b70c-e5d52ffceeea', '33c21721-87d3-472e-94eb-d9cda98d4510', '3c5bc750-1319-460d-9b21-5c97d68129de', 'ed31c222-d599-4a09-a20a-59faed802cc3']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:29.558888 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206bee60-1d37-4df0-8dc1-700d771eb26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:29.586313 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206bee60-1d37-4df0-8dc1-700d771eb26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '897aa15b-1802-40c7-bd42-775f58ca2999', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-710471835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e871352c412463da0c5c3e140cfe457',qos_specs=None,replication_status=,reservations=['1134cca2-4393-4470-b70c-e5d52ffceeea','33c21721-87d3-472e-94eb-d9cda98d4510','3c5bc750-1319-460d-9b21-5c97d68129de','ed31c222-d599-4a09-a20a-59faed802cc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cdc1e088426458ba55ce08f46b12631',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-710471835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=897aa15b-1802-40c7-bd42-775f58ca2999,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e871352c412463da0c5c3e140cfe457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cdc1e088426458ba55ce08f46b12631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:29.587267 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d498565e-3219-4110-a40e-85b509b26964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:29.613707 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d498565e-3219-4110-a40e-85b509b26964) transitioned into state 'SUCCESS' from state '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-710471835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e871352c412463da0c5c3e140cfe457',qos_specs=None,replication_status=,reservations=['1134cca2-4393-4470-b70c-e5d52ffceeea','33c21721-87d3-472e-94eb-d9cda98d4510','3c5bc750-1319-460d-9b21-5c97d68129de','ed31c222-d599-4a09-a20a-59faed802cc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cdc1e088426458ba55ce08f46b12631',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:29.617536 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c97ca6-9db2-4bdb-aad4-902e8840aacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:29.631786 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-55331754-4b10-4a41-876b-4f13472ae3cc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.636936 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55331754-4b10-4a41-876b-4f13472ae3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 Aug 07 18:58:29.637249 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c97ca6-9db2-4bdb-aad4-902e8840aacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:29.637326 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55331754-4b10-4a41-876b-4f13472ae3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:29.637554 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55331754-4b10-4a41-876b-4f13472ae3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:29.638097 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Flow 'volume_create_api' (a9236326-4469-41b5-b6f9-f2c8dbebddd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:29.638413 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Create volume request issued successfully. Aug 07 18:58:29.638951 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eae4bcb7-ca22-462a-bdad-f67db4abea62 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:29.639355 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 775/3096] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:29 2026] POST /volume/v3/volumes => generated 746 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:29.647635 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:29.647635 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:29.650203 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-55331754-4b10-4a41-876b-4f13472ae3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:29.654552 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55331754-4b10-4a41-876b-4f13472ae3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 returned with HTTP 200 Aug 07 18:58:29.655020 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 769/3097] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:29 2026] GET /volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:29.659355 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5286d633-7388-4821-8d30-b672d5cdf2bd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.661236 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5286d633-7388-4821-8d30-b672d5cdf2bd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 Aug 07 18:58:29.661452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5286d633-7388-4821-8d30-b672d5cdf2bd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:29.661629 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5286d633-7388-4821-8d30-b672d5cdf2bd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:29.667717 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a1b7aed9-c18f-4109-b89e-7d3557cf0361 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.670574 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a1b7aed9-c18f-4109-b89e-7d3557cf0361 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:58:29.670702 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a1b7aed9-c18f-4109-b89e-7d3557cf0361 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cdf9faf3-70f4-4b34-9061-115e205e8c94", "name": "tempest-VolumeDependencyTests-Snapshot-1952563241"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:29.672907 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:29.672907 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:29.676773 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5286d633-7388-4821-8d30-b672d5cdf2bd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 18:58:29.681802 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5286d633-7388-4821-8d30-b672d5cdf2bd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 returned with HTTP 200 Aug 07 18:58:29.682327 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 775/3098] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:29 2026] GET /volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:29.690562 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:29.690562 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:29.691022 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a1b7aed9-c18f-4109-b89e-7d3557cf0361 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:29.691149 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-a1b7aed9-c18f-4109-b89e-7d3557cf0361 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create snapshot from volume cdf9faf3-70f4-4b34-9061-115e205e8c94 Aug 07 18:58:29.722436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-a1b7aed9-c18f-4109-b89e-7d3557cf0361 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['a52a44da-2c6a-4353-8e92-632375562079', '8cd8e43d-159f-4cb1-a561-6b7b2213fde5', '167b1edf-4b9d-41be-8e44-caf19fdf737a', 'e8fc791b-262a-46d8-881f-f30223c88fa2'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:29.750307 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a1b7aed9-c18f-4109-b89e-7d3557cf0361 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot create request issued successfully. Aug 07 18:58:29.750629 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a1b7aed9-c18f-4109-b89e-7d3557cf0361 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:58:29.751433 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 780/3099] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:58:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:29.761629 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-303a0405-d212-4e0d-b956-8ec06168e426 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:29.765348 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-303a0405-d212-4e0d-b956-8ec06168e426 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 Aug 07 18:58:29.765348 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-303a0405-d212-4e0d-b956-8ec06168e426 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:29.765348 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-303a0405-d212-4e0d-b956-8ec06168e426 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:29.770050 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:29.770050 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:29.770898 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-303a0405-d212-4e0d-b956-8ec06168e426 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:29.771073 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-303a0405-d212-4e0d-b956-8ec06168e426 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 returned with HTTP 200 Aug 07 18:58:29.771451 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 776/3100] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:29 2026] GET /volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:30.315074 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-89b7bcb3-274b-4289-a03a-ec346b52c94a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:30.319238 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-89b7bcb3-274b-4289-a03a-ec346b52c94a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:30.319238 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-89b7bcb3-274b-4289-a03a-ec346b52c94a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:30.319238 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-89b7bcb3-274b-4289-a03a-ec346b52c94a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:30.319238 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-89b7bcb3-274b-4289-a03a-ec346b52c94a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:30.324788 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:30.324788 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:30.325771 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-89b7bcb3-274b-4289-a03a-ec346b52c94a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:30.326269 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 770/3101] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:30 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:30.695508 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-737bff63-c248-4b73-8b88-e67705b9e408 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:30.697623 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-737bff63-c248-4b73-8b88-e67705b9e408 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 Aug 07 18:58:30.697857 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-737bff63-c248-4b73-8b88-e67705b9e408 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:30.698421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-737bff63-c248-4b73-8b88-e67705b9e408 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:30.707501 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:30.707501 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:30.711531 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-737bff63-c248-4b73-8b88-e67705b9e408 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 18:58:30.716114 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-737bff63-c248-4b73-8b88-e67705b9e408 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 returned with HTTP 200 Aug 07 18:58:30.716631 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 776/3102] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:30 2026] GET /volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:30.732637 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-502f9b93-fdbb-41d2-b5d5-9f450ea8536f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:30.734561 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-502f9b93-fdbb-41d2-b5d5-9f450ea8536f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:58:30.735049 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-502f9b93-fdbb-41d2-b5d5-9f450ea8536f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "897aa15b-1802-40c7-bd42-775f58ca2999", "name": "tempest-VolumesBackupsTest-Backup-777848021"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:30.736864 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-502f9b93-fdbb-41d2-b5d5-9f450ea8536f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Creating new backup {'backup': {'volume_id': '897aa15b-1802-40c7-bd42-775f58ca2999', 'name': 'tempest-VolumesBackupsTest-Backup-777848021'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:58:30.737122 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-502f9b93-fdbb-41d2-b5d5-9f450ea8536f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Creating backup of volume 897aa15b-1802-40c7-bd42-775f58ca2999 in container None Aug 07 18:58:30.749092 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:30.749092 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:30.749092 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-502f9b93-fdbb-41d2-b5d5-9f450ea8536f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 18:58:30.775907 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-502f9b93-fdbb-41d2-b5d5-9f450ea8536f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Created reservations ['706d250c-8ad6-40fc-9716-27e581712821', '541c84b3-8715-436f-8181-a4f5cd82a78b'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:30.781725 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ba28c638-dd81-4011-81a6-01b06e63c4b2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:30.784071 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ba28c638-dd81-4011-81a6-01b06e63c4b2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 Aug 07 18:58:30.784329 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ba28c638-dd81-4011-81a6-01b06e63c4b2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:30.784611 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ba28c638-dd81-4011-81a6-01b06e63c4b2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:30.791483 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:30.791483 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:30.792084 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ba28c638-dd81-4011-81a6-01b06e63c4b2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:30.793143 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ba28c638-dd81-4011-81a6-01b06e63c4b2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 returned with HTTP 200 Aug 07 18:58:30.793634 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 777/3103] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:30 2026] GET /volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:30.801791 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-84238339-0801-457e-9479-a84228f534ad None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:30.802222 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-502f9b93-fdbb-41d2-b5d5-9f450ea8536f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:58:30.802736 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 781/3104] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:30 2026] POST /volume/v3/backups => generated 327 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:30.805423 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:30.805660 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "02d9378b-30b0-4a4e-bad2-e288d5d0ad15", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-438934970"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:30.807073 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request body: {'volume': {'snapshot_id': '02d9378b-30b0-4a4e-bad2-e288d5d0ad15', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-438934970'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:30.811590 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:30.811590 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:30.811987 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:30.812061 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-adbb110e-3f7d-4d0b-9ce4-67d69659c34d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:30.812114 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume of 1 GB Aug 07 18:58:30.815171 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Availability Zones retrieved successfully. Aug 07 18:58:30.815947 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-adbb110e-3f7d-4d0b-9ce4-67d69659c34d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:30.816245 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-adbb110e-3f7d-4d0b-9ce4-67d69659c34d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:30.816535 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-adbb110e-3f7d-4d0b-9ce4-67d69659c34d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:30.816673 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-adbb110e-3f7d-4d0b-9ce4-67d69659c34d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:30.820804 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (ea0db049-5e9d-4154-a29d-b290e4aca0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:30.821873 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2fdd7cb-7c1d-4f31-a231-f09c7631d774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:30.823055 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:30.823490 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:30.823490 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:30.824468 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-adbb110e-3f7d-4d0b-9ce4-67d69659c34d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:30.824940 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 777/3105] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:30 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:30.850440 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2fdd7cb-7c1d-4f31-a231-f09c7631d774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '02d9378b-30b0-4a4e-bad2-e288d5d0ad15', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:30.851182 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c9622d7-6f21-4099-bc22-5e77e6d9cbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:30.896017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['804b0d0a-5452-4664-9c4c-8137e233c0f2', '9f63a5d4-26be-4b76-a8c2-b0578160a21e', '1eb555a6-10ff-4d87-ad2c-f138077f2805', '69ee67d5-ea8b-40a2-b408-adfc8d3f0a95'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:30.896017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c9622d7-6f21-4099-bc22-5e77e6d9cbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['804b0d0a-5452-4664-9c4c-8137e233c0f2', '9f63a5d4-26be-4b76-a8c2-b0578160a21e', '1eb555a6-10ff-4d87-ad2c-f138077f2805', '69ee67d5-ea8b-40a2-b408-adfc8d3f0a95']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:30.896017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b085a05-06e1-47e8-ad6a-897c79659a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:30.934664 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b085a05-06e1-47e8-ad6a-897c79659a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6996e2e2-02af-4a8b-b544-9455729b14ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-438934970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['804b0d0a-5452-4664-9c4c-8137e233c0f2','9f63a5d4-26be-4b76-a8c2-b0578160a21e','1eb555a6-10ff-4d87-ad2c-f138077f2805','69ee67d5-ea8b-40a2-b408-adfc8d3f0a95'],size=1,snapshot_id=02d9378b-30b0-4a4e-bad2-e288d5d0ad15,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-438934970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6996e2e2-02af-4a8b-b544-9455729b14ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34273d5854f4b39b04a92dcb8698c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=02d9378b-30b0-4a4e-bad2-e288d5d0ad15,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:30.935552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ce2f42-c633-4657-b086-684fc25097e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:30.951238 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ce2f42-c633-4657-b086-684fc25097e9) transitioned into state 'SUCCESS' from state '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-438934970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['804b0d0a-5452-4664-9c4c-8137e233c0f2','9f63a5d4-26be-4b76-a8c2-b0578160a21e','1eb555a6-10ff-4d87-ad2c-f138077f2805','69ee67d5-ea8b-40a2-b408-adfc8d3f0a95'],size=1,snapshot_id=02d9378b-30b0-4a4e-bad2-e288d5d0ad15,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:30.951867 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2278fec-becd-4eef-8317-c5c0a59f6084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:30.971485 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2278fec-becd-4eef-8317-c5c0a59f6084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:30.972307 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (ea0db049-5e9d-4154-a29d-b290e4aca0ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:30.972677 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request issued successfully. Aug 07 18:58:30.973835 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-84238339-0801-457e-9479-a84228f534ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:30.974421 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 771/3106] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:58:30 2026] POST /volume/v3/volumes => generated 801 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:30.992359 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9bd03fde-bfaa-4eab-82c3-130074c27c3b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:30.995162 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9bd03fde-bfaa-4eab-82c3-130074c27c3b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae Aug 07 18:58:30.995446 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9bd03fde-bfaa-4eab-82c3-130074c27c3b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:30.995710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9bd03fde-bfaa-4eab-82c3-130074c27c3b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:31.005733 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:31.005733 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:31.011040 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9bd03fde-bfaa-4eab-82c3-130074c27c3b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:31.016595 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9bd03fde-bfaa-4eab-82c3-130074c27c3b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae returned with HTTP 200 Aug 07 18:58:31.016936 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 778/3107] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:30 2026] GET /volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:31.336513 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-56338330-2e01-4ab5-8989-c267b39e1977 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:31.338048 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56338330-2e01-4ab5-8989-c267b39e1977 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:31.338426 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56338330-2e01-4ab5-8989-c267b39e1977 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:31.339723 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56338330-2e01-4ab5-8989-c267b39e1977 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:31.339723 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-56338330-2e01-4ab5-8989-c267b39e1977 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:31.343709 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:31.343709 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:31.344700 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56338330-2e01-4ab5-8989-c267b39e1977 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:31.345229 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 782/3108] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:31 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:31.836035 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6aa48a7d-656b-48ab-bcd2-bed2e939e9b3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:31.841180 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6aa48a7d-656b-48ab-bcd2-bed2e939e9b3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:31.841323 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-8b455044-65f9-47e9-ab5b-e32e615fcfc0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:31.841599 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6aa48a7d-656b-48ab-bcd2-bed2e939e9b3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:31.841599 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6aa48a7d-656b-48ab-bcd2-bed2e939e9b3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:31.841670 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-6aa48a7d-656b-48ab-bcd2-bed2e939e9b3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:31.846320 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-8b455044-65f9-47e9-ab5b-e32e615fcfc0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:31.846320 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-8b455044-65f9-47e9-ab5b-e32e615fcfc0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:31.846320 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-8b455044-65f9-47e9-ab5b-e32e615fcfc0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:31.846918 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:31.846918 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:31.848009 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6aa48a7d-656b-48ab-bcd2-bed2e939e9b3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:31.848525 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 778/3109] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:31 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:31.856339 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:31.856339 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:31.860134 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-8b455044-65f9-47e9-ab5b-e32e615fcfc0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:31.870192 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-8b455044-65f9-47e9-ab5b-e32e615fcfc0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:31.870192 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 772/3110] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:58:31 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 1173 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:31.902808 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f05f026c-d409-4bd4-953e-c65865bb924f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:31.904785 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f05f026c-d409-4bd4-953e-c65865bb924f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] POST https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4/action Aug 07 18:58:31.905158 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f05f026c-d409-4bd4-953e-c65865bb924f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:31.905291 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f05f026c-d409-4bd4-953e-c65865bb924f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:31.919535 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:31.919535 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:31.920015 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f05f026c-d409-4bd4-953e-c65865bb924f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:31.926879 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f05f026c-d409-4bd4-953e-c65865bb924f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Begin detaching volume completed successfully. Aug 07 18:58:31.927115 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f05f026c-d409-4bd4-953e-c65865bb924f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4/action returned with HTTP 202 Aug 07 18:58:31.927605 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 779/3111] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:58:31 2026] POST /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:58:31.986712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f72c3b18-ae50-423a-8af6-40194ab8cb85 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:31.987089 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f72c3b18-ae50-423a-8af6-40194ab8cb85 None None] GET https://10.4.3.15/volume// Aug 07 18:58:31.987251 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f72c3b18-ae50-423a-8af6-40194ab8cb85 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:31.987448 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f72c3b18-ae50-423a-8af6-40194ab8cb85 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:31.987768 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f72c3b18-ae50-423a-8af6-40194ab8cb85 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:58:31.988068 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 783/3112] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:58: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 07 18:58:31.997473 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f6caac2f-8c26-4557-af28-2e79410aa52d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:31.999530 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f6caac2f-8c26-4557-af28-2e79410aa52d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:31.999749 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f6caac2f-8c26-4557-af28-2e79410aa52d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:31.999928 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f6caac2f-8c26-4557-af28-2e79410aa52d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:32.009059 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:32.009059 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:32.012711 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f6caac2f-8c26-4557-af28-2e79410aa52d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:32.021723 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-f6caac2f-8c26-4557-af28-2e79410aa52d tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:32.023345 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 779/3113] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:58:31 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:58:32.031057 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-66920f35-a004-4858-99eb-0ad61efe0dd7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:32.033674 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-66920f35-a004-4858-99eb-0ad61efe0dd7 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae Aug 07 18:58:32.035754 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-66920f35-a004-4858-99eb-0ad61efe0dd7 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:32.035754 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-66920f35-a004-4858-99eb-0ad61efe0dd7 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:32.050629 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:32.050629 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:32.059027 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-66920f35-a004-4858-99eb-0ad61efe0dd7 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:32.066192 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-66920f35-a004-4858-99eb-0ad61efe0dd7 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae returned with HTTP 200 Aug 07 18:58:32.066192 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 773/3114] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:32 2026] GET /volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae => generated 894 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:32.083501 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-48be8777-f034-41ac-9fd7-b1dc73a59067 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:32.087508 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-48be8777-f034-41ac-9fd7-b1dc73a59067 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:58:32.087842 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-48be8777-f034-41ac-9fd7-b1dc73a59067 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6996e2e2-02af-4a8b-b544-9455729b14ae", "name": "tempest-VolumeDependencyTests-Snapshot-1391315939"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:32.096818 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:32.096818 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:32.097341 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-48be8777-f034-41ac-9fd7-b1dc73a59067 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:32.097558 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-48be8777-f034-41ac-9fd7-b1dc73a59067 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create snapshot from volume 6996e2e2-02af-4a8b-b544-9455729b14ae Aug 07 18:58:32.131244 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-48be8777-f034-41ac-9fd7-b1dc73a59067 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['26991e0b-8dd0-4eed-9bc1-834c3172c5de', '645217b3-cc13-46ee-9d6d-0fa274b62b7b', '455234ce-8bad-49af-a5bf-c301b11c288a', 'c1044819-49cd-47db-8c63-f675e807657b'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:32.161969 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-48be8777-f034-41ac-9fd7-b1dc73a59067 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot create request issued successfully. Aug 07 18:58:32.162280 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-48be8777-f034-41ac-9fd7-b1dc73a59067 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:58:32.162690 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 780/3115] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:58:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:32.173591 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e7e84598-085b-416a-b5d5-2391659415ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:32.175605 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e7e84598-085b-416a-b5d5-2391659415ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 Aug 07 18:58:32.175908 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e7e84598-085b-416a-b5d5-2391659415ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:32.176342 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e7e84598-085b-416a-b5d5-2391659415ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:32.181357 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:32.181357 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:32.181800 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e7e84598-085b-416a-b5d5-2391659415ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:32.182588 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e7e84598-085b-416a-b5d5-2391659415ad tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 returned with HTTP 200 Aug 07 18:58:32.182933 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 784/3116] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:32 2026] GET /volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:32.359730 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bd4a007e-aea8-4e21-ba0e-8a325e9de90d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:32.363867 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bd4a007e-aea8-4e21-ba0e-8a325e9de90d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:32.363867 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bd4a007e-aea8-4e21-ba0e-8a325e9de90d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:32.363955 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bd4a007e-aea8-4e21-ba0e-8a325e9de90d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:32.368265 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-bd4a007e-aea8-4e21-ba0e-8a325e9de90d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:32.376313 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:32.376313 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:32.377451 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bd4a007e-aea8-4e21-ba0e-8a325e9de90d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:32.377669 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 780/3117] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:32 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:32.857662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ffc5da1b-14ea-418f-b50a-a5470f9e0293 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:32.859526 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ffc5da1b-14ea-418f-b50a-a5470f9e0293 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:32.859738 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ffc5da1b-14ea-418f-b50a-a5470f9e0293 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:32.859927 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ffc5da1b-14ea-418f-b50a-a5470f9e0293 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:32.860101 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ffc5da1b-14ea-418f-b50a-a5470f9e0293 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:32.864168 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:32.864168 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:32.865411 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ffc5da1b-14ea-418f-b50a-a5470f9e0293 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:32.866011 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 774/3118] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:32 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:33.184122 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3bfae053-38dd-43b4-b31e-ab9f5b450749 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:33.185774 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3bfae053-38dd-43b4-b31e-ab9f5b450749 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/3917abc7-9a47-41d1-aff2-131f9cd5a082/action Aug 07 18:58:33.186096 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3bfae053-38dd-43b4-b31e-ab9f5b450749 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-attach": {"instance_uuid": "f2e648df-450b-4b68-9b63-610f76a339e5", "mountpoint": "/dev/vdc"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:33.186217 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3bfae053-38dd-43b4-b31e-ab9f5b450749 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f2e648df-450b-4b68-9b63-610f76a339e5", "mountpoint": "/dev/vdc"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:33.192951 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3bfae053-38dd-43b4-b31e-ab9f5b450749 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/3917abc7-9a47-41d1-aff2-131f9cd5a082/action returned with HTTP 404 Aug 07 18:58:33.193587 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 781/3119] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:58:33 2026] POST /volume/v3/volumes/3917abc7-9a47-41d1-aff2-131f9cd5a082/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:33.194838 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-12229d91-4622-49cf-8e96-20e697758380 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:33.196583 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-12229d91-4622-49cf-8e96-20e697758380 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 Aug 07 18:58:33.196809 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-12229d91-4622-49cf-8e96-20e697758380 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:33.196990 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-12229d91-4622-49cf-8e96-20e697758380 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:33.204719 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:33.204719 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:33.205115 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-12229d91-4622-49cf-8e96-20e697758380 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:33.205864 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-12229d91-4622-49cf-8e96-20e697758380 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 returned with HTTP 200 Aug 07 18:58:33.206756 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 785/3120] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:33 2026] GET /volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:33.216499 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:33.218217 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:33.218694 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "654a1b03-33ca-4b90-8959-d3be1b067518", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-865396529"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:33.221011 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request body: {'volume': {'snapshot_id': '654a1b03-33ca-4b90-8959-d3be1b067518', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-865396529'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:33.227739 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:33.227739 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:33.228646 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:33.228834 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume of 1 GB Aug 07 18:58:33.232227 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Availability Zones retrieved successfully. Aug 07 18:58:33.238110 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (0227750e-b668-4e36-9761-07499f1292ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:33.239298 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216633cf-1e17-4461-bd72-af080d104351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:33.240524 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:33.273331 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216633cf-1e17-4461-bd72-af080d104351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '654a1b03-33ca-4b90-8959-d3be1b067518', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:33.274569 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec05cf57-8291-423c-ac38-a8c955e5510e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:33.324679 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['27beb86e-1312-49f9-90c5-0403807cd349', '573f3a6a-12d2-4d05-9c2c-f1e4f3a2781c', '513b9b92-91c4-4f55-8332-379e9c7558bd', '3c314a8a-f02f-412d-8b11-f207db456455'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:33.325530 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec05cf57-8291-423c-ac38-a8c955e5510e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27beb86e-1312-49f9-90c5-0403807cd349', '573f3a6a-12d2-4d05-9c2c-f1e4f3a2781c', '513b9b92-91c4-4f55-8332-379e9c7558bd', '3c314a8a-f02f-412d-8b11-f207db456455']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:33.326067 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a72e92-5898-44a8-badd-cb51f8fa9b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:33.366273 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a72e92-5898-44a8-badd-cb51f8fa9b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96bc8239-17d3-4527-9846-94b1cd6fc047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-865396529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['27beb86e-1312-49f9-90c5-0403807cd349','573f3a6a-12d2-4d05-9c2c-f1e4f3a2781c','513b9b92-91c4-4f55-8332-379e9c7558bd','3c314a8a-f02f-412d-8b11-f207db456455'],size=1,snapshot_id=654a1b03-33ca-4b90-8959-d3be1b067518,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-865396529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96bc8239-17d3-4527-9846-94b1cd6fc047,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34273d5854f4b39b04a92dcb8698c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=654a1b03-33ca-4b90-8959-d3be1b067518,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:33.367072 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea1ef31-484f-434e-a801-6d0a4e04281a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:33.386565 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea1ef31-484f-434e-a801-6d0a4e04281a) transitioned into state 'SUCCESS' from state '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-865396529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['27beb86e-1312-49f9-90c5-0403807cd349','573f3a6a-12d2-4d05-9c2c-f1e4f3a2781c','513b9b92-91c4-4f55-8332-379e9c7558bd','3c314a8a-f02f-412d-8b11-f207db456455'],size=1,snapshot_id=654a1b03-33ca-4b90-8959-d3be1b067518,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:33.387542 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba70bdc-e774-49dd-a13b-36669b6833ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:33.388321 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-acd48eb2-5bf8-4c9c-ae26-bb3b0d7d550f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:33.391655 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-acd48eb2-5bf8-4c9c-ae26-bb3b0d7d550f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:33.392045 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-acd48eb2-5bf8-4c9c-ae26-bb3b0d7d550f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:33.392412 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-acd48eb2-5bf8-4c9c-ae26-bb3b0d7d550f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:33.392658 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-acd48eb2-5bf8-4c9c-ae26-bb3b0d7d550f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:33.398817 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:33.398817 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:33.400400 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-acd48eb2-5bf8-4c9c-ae26-bb3b0d7d550f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:33.401984 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 775/3121] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:33 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:33.416700 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba70bdc-e774-49dd-a13b-36669b6833ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:33.417819 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (0227750e-b668-4e36-9761-07499f1292ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:33.419623 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request issued successfully. Aug 07 18:58:33.419623 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43227d46-9b9d-4736-a6e1-bf9f667df1be tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:33.419623 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 781/3122] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:58:33 2026] POST /volume/v3/volumes => generated 801 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:33.432866 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-db17ef11-5ed8-4667-b0cf-4d58d956f1a5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:33.434386 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-db17ef11-5ed8-4667-b0cf-4d58d956f1a5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 Aug 07 18:58:33.434578 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-db17ef11-5ed8-4667-b0cf-4d58d956f1a5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:33.434754 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-db17ef11-5ed8-4667-b0cf-4d58d956f1a5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:33.442246 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:33.442246 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:33.445932 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-db17ef11-5ed8-4667-b0cf-4d58d956f1a5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:33.449892 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-db17ef11-5ed8-4667-b0cf-4d58d956f1a5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 returned with HTTP 200 Aug 07 18:58:33.450285 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 782/3123] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:33 2026] GET /volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:33.467010 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-dc4af778-0fc2-4b7a-95d3-b0d7aacd2ea9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:33.469664 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-dc4af778-0fc2-4b7a-95d3-b0d7aacd2ea9 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] DELETE https://10.4.3.15/volume/v3/attachments/ba5a8d79-7e9e-40fb-95d5-f1e672f083d7 Aug 07 18:58:33.469914 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-dc4af778-0fc2-4b7a-95d3-b0d7aacd2ea9 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:33.470119 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-dc4af778-0fc2-4b7a-95d3-b0d7aacd2ea9 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:33.483844 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:33.483844 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:33.551360 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-73a250ba-22c8-4858-b6a9-529f0a1381a4 req-dc4af778-0fc2-4b7a-95d3-b0d7aacd2ea9 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/attachments/ba5a8d79-7e9e-40fb-95d5-f1e672f083d7 returned with HTTP 200 Aug 07 18:58:33.552022 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 786/3124] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:58:33 2026] DELETE /volume/v3/attachments/ba5a8d79-7e9e-40fb-95d5-f1e672f083d7 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:33.878019 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8ba85d72-5b94-47bc-9aa2-e7e17b6b83d8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:33.882379 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ba85d72-5b94-47bc-9aa2-e7e17b6b83d8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:33.882678 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ba85d72-5b94-47bc-9aa2-e7e17b6b83d8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:33.882877 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ba85d72-5b94-47bc-9aa2-e7e17b6b83d8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:33.883060 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8ba85d72-5b94-47bc-9aa2-e7e17b6b83d8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:33.889508 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:33.889508 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:33.890478 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ba85d72-5b94-47bc-9aa2-e7e17b6b83d8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:33.890979 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 776/3125] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:33 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:34.081159 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-daded08f-f6da-4de1-bc5e-61d672a06200 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.083204 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-daded08f-f6da-4de1-bc5e-61d672a06200 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:34.083640 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-daded08f-f6da-4de1-bc5e-61d672a06200 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.083840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-daded08f-f6da-4de1-bc5e-61d672a06200 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.092699 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.092699 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:34.099011 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-daded08f-f6da-4de1-bc5e-61d672a06200 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:34.112243 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-daded08f-f6da-4de1-bc5e-61d672a06200 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:34.112752 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 782/3126] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:34 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:34.130783 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ccc8f6ee-9632-4a33-9d18-150ad5281e95 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.133967 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ccc8f6ee-9632-4a33-9d18-150ad5281e95 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:34.134119 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ccc8f6ee-9632-4a33-9d18-150ad5281e95 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.136234 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ccc8f6ee-9632-4a33-9d18-150ad5281e95 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.148774 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.148774 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:34.154095 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ccc8f6ee-9632-4a33-9d18-150ad5281e95 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:34.159381 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ccc8f6ee-9632-4a33-9d18-150ad5281e95 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:34.159820 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 783/3127] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:34 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:34.179772 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d5a52d3d-a969-43fd-af8f-dd6128293024 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.182950 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d5a52d3d-a969-43fd-af8f-dd6128293024 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] DELETE https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:34.183251 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d5a52d3d-a969-43fd-af8f-dd6128293024 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.183737 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d5a52d3d-a969-43fd-af8f-dd6128293024 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.184075 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-d5a52d3d-a969-43fd-af8f-dd6128293024 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Delete volume with id: 3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:34.194601 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.194601 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:34.195219 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d5a52d3d-a969-43fd-af8f-dd6128293024 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:34.229110 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d5a52d3d-a969-43fd-af8f-dd6128293024 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Delete volume request issued successfully. Aug 07 18:58:34.229554 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d5a52d3d-a969-43fd-af8f-dd6128293024 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 202 Aug 07 18:58:34.230159 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 787/3128] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:34 2026] DELETE /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:34.238554 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a1cf73bb-9fdc-4738-8297-49c79b7de8af None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.240321 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a1cf73bb-9fdc-4738-8297-49c79b7de8af tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:34.240519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a1cf73bb-9fdc-4738-8297-49c79b7de8af tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.240914 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a1cf73bb-9fdc-4738-8297-49c79b7de8af tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.255901 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.255901 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:34.260170 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a1cf73bb-9fdc-4738-8297-49c79b7de8af tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:34.265038 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a1cf73bb-9fdc-4738-8297-49c79b7de8af tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 200 Aug 07 18:58:34.265549 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 777/3129] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:34 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:34.414307 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-164ec7aa-c081-42f7-a308-a8cc60808279 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.417651 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-164ec7aa-c081-42f7-a308-a8cc60808279 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:34.417651 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-164ec7aa-c081-42f7-a308-a8cc60808279 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.417651 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-164ec7aa-c081-42f7-a308-a8cc60808279 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.417651 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-164ec7aa-c081-42f7-a308-a8cc60808279 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:34.422183 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.422183 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:34.423196 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-164ec7aa-c081-42f7-a308-a8cc60808279 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:34.423897 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 783/3130] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:34 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:34.439123 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4e67999a-258e-4d9f-9fef-ab2218c30c67 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.440790 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4e67999a-258e-4d9f-9fef-ab2218c30c67 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 Aug 07 18:58:34.441033 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4e67999a-258e-4d9f-9fef-ab2218c30c67 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.441184 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4e67999a-258e-4d9f-9fef-ab2218c30c67 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.445913 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.445913 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:34.446353 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4e67999a-258e-4d9f-9fef-ab2218c30c67 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:58:34.447151 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4e67999a-258e-4d9f-9fef-ab2218c30c67 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 returned with HTTP 200 Aug 07 18:58:34.447505 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 784/3131] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:34 2026] GET /volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:34.455028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3ae2d095-fdbe-4ebe-bc28-3e3067be5290 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.457631 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ae2d095-fdbe-4ebe-bc28-3e3067be5290 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:34.457842 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3ae2d095-fdbe-4ebe-bc28-3e3067be5290 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.458549 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3ae2d095-fdbe-4ebe-bc28-3e3067be5290 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.458549 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3ae2d095-fdbe-4ebe-bc28-3e3067be5290 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:34.462757 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.462757 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:34.463440 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ae2d095-fdbe-4ebe-bc28-3e3067be5290 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:34.463789 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 788/3132] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:34 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:34.466076 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8669d1f1-23f7-49a0-ac28-e92f4d4515bd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.467774 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8669d1f1-23f7-49a0-ac28-e92f4d4515bd tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 Aug 07 18:58:34.468000 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8669d1f1-23f7-49a0-ac28-e92f4d4515bd tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.468205 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8669d1f1-23f7-49a0-ac28-e92f4d4515bd tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.473837 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-33997bcb-8fde-42bf-82b3-6e1b20d3e030 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.477066 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-33997bcb-8fde-42bf-82b3-6e1b20d3e030 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:34.477066 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-33997bcb-8fde-42bf-82b3-6e1b20d3e030 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.477066 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-33997bcb-8fde-42bf-82b3-6e1b20d3e030 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.477066 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-33997bcb-8fde-42bf-82b3-6e1b20d3e030 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete backup with id: b8bba994-1cf7-45bb-a650-317972c11869. Aug 07 18:58:34.481548 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.481548 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:34.482170 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.482170 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:34.487147 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8669d1f1-23f7-49a0-ac28-e92f4d4515bd tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:34.492723 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8669d1f1-23f7-49a0-ac28-e92f4d4515bd tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 returned with HTTP 200 Aug 07 18:58:34.493290 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 778/3133] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:34 2026] GET /volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:34.499094 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-33997bcb-8fde-42bf-82b3-6e1b20d3e030 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] delete_backup rpcapi backup_id b8bba994-1cf7-45bb-a650-317972c11869 {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:58:34.499991 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-33997bcb-8fde-42bf-82b3-6e1b20d3e030 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 202 Aug 07 18:58:34.500527 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 784/3134] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:34 2026] DELETE /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:58:34.507401 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-753a99ef-b9ea-4a24-94e6-7eeeca486061 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.509211 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-760cc471-e8a4-476f-8e10-9008d474da2d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.509519 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-753a99ef-b9ea-4a24-94e6-7eeeca486061 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:34.509784 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-753a99ef-b9ea-4a24-94e6-7eeeca486061 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.509947 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-753a99ef-b9ea-4a24-94e6-7eeeca486061 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.510079 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-753a99ef-b9ea-4a24-94e6-7eeeca486061 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:34.512372 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:34.512771 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "96bc8239-17d3-4527-9846-94b1cd6fc047", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-148403908"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:34.514528 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.514528 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:34.515259 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-753a99ef-b9ea-4a24-94e6-7eeeca486061 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 200 Aug 07 18:58:34.515753 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 785/3135] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:34 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:34.516791 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request body: {'volume': {'source_volid': '96bc8239-17d3-4527-9846-94b1cd6fc047', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-148403908'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:34.526768 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.526768 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:34.527294 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume retrieved successfully. Aug 07 18:58:34.527412 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume of 1 GB Aug 07 18:58:34.530987 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Availability Zones retrieved successfully. Aug 07 18:58:34.539876 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (aedd363f-becc-4c10-820c-3be6746c55c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:34.541009 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16440c51-70cd-4719-8f62-df7a0af60f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:34.542227 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:34.565316 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16440c51-70cd-4719-8f62-df7a0af60f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '96bc8239-17d3-4527-9846-94b1cd6fc047', 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:34.566051 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25643671-3c4a-4cd0-9502-d337a3ccff92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:34.604447 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['cf8db281-13cf-4172-ad43-c9473d28b4ea', 'f5d98c66-31ae-4e24-8d8f-39b72df7ca7f', '8111dfe9-f477-457e-ab9f-4bd17b66f427', 'f29f961b-7fed-4806-ad0f-01ec9c16becf'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:34.605178 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25643671-3c4a-4cd0-9502-d337a3ccff92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf8db281-13cf-4172-ad43-c9473d28b4ea', 'f5d98c66-31ae-4e24-8d8f-39b72df7ca7f', '8111dfe9-f477-457e-ab9f-4bd17b66f427', 'f29f961b-7fed-4806-ad0f-01ec9c16becf']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:34.605897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2893e78-7a78-4458-9144-20af2ea170fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:34.637663 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2893e78-7a78-4458-9144-20af2ea170fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31e5c051-07d6-414a-8997-1f33c47faa86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-148403908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['cf8db281-13cf-4172-ad43-c9473d28b4ea','f5d98c66-31ae-4e24-8d8f-39b72df7ca7f','8111dfe9-f477-457e-ab9f-4bd17b66f427','f29f961b-7fed-4806-ad0f-01ec9c16becf'],size=1,snapshot_id=None,source_replicaid=,source_volid=96bc8239-17d3-4527-9846-94b1cd6fc047,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-148403908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31e5c051-07d6-414a-8997-1f33c47faa86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34273d5854f4b39b04a92dcb8698c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=96bc8239-17d3-4527-9846-94b1cd6fc047,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:34.638345 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e84cc6b1-dd5c-4e06-a098-84492c72515f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:34.655058 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e84cc6b1-dd5c-4e06-a098-84492c72515f) transitioned into state 'SUCCESS' from state '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-148403908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['cf8db281-13cf-4172-ad43-c9473d28b4ea','f5d98c66-31ae-4e24-8d8f-39b72df7ca7f','8111dfe9-f477-457e-ab9f-4bd17b66f427','f29f961b-7fed-4806-ad0f-01ec9c16becf'],size=1,snapshot_id=None,source_replicaid=,source_volid=96bc8239-17d3-4527-9846-94b1cd6fc047,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:34.655696 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b211a4-bda0-4e4f-a8d7-218685019b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:34.673457 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b211a4-bda0-4e4f-a8d7-218685019b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:34.676018 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (aedd363f-becc-4c10-820c-3be6746c55c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:34.676018 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request issued successfully. Aug 07 18:58:34.676018 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-760cc471-e8a4-476f-8e10-9008d474da2d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:34.676018 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 789/3136] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:58:34 2026] POST /volume/v3/volumes => generated 801 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:34.686630 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ba7ed356-bd27-4353-890d-6fc94679ceba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.689141 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba7ed356-bd27-4353-890d-6fc94679ceba tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 Aug 07 18:58:34.689141 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba7ed356-bd27-4353-890d-6fc94679ceba tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.689141 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba7ed356-bd27-4353-890d-6fc94679ceba tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.697256 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.697256 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:34.703562 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ba7ed356-bd27-4353-890d-6fc94679ceba tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:34.707781 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba7ed356-bd27-4353-890d-6fc94679ceba tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 returned with HTTP 200 Aug 07 18:58:34.708235 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 779/3137] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:34 2026] GET /volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:34.905050 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2e2b8a18-184a-4e54-bcb8-7ff69bedd145 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:34.907314 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2e2b8a18-184a-4e54-bcb8-7ff69bedd145 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:34.907598 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2e2b8a18-184a-4e54-bcb8-7ff69bedd145 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:34.908898 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2e2b8a18-184a-4e54-bcb8-7ff69bedd145 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:34.908898 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-2e2b8a18-184a-4e54-bcb8-7ff69bedd145 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:34.913068 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:34.913068 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:34.914507 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2e2b8a18-184a-4e54-bcb8-7ff69bedd145 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:34.914650 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 785/3138] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:34 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:35.282777 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-03780842-1294-4c46-b4d8-eb25953b8f1a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.288015 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-03780842-1294-4c46-b4d8-eb25953b8f1a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 Aug 07 18:58:35.288015 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-03780842-1294-4c46-b4d8-eb25953b8f1a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.288015 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-03780842-1294-4c46-b4d8-eb25953b8f1a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.294285 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-03780842-1294-4c46-b4d8-eb25953b8f1a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 returned with HTTP 404 Aug 07 18:58:35.294285 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 786/3139] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:35 2026] GET /volume/v3/volumes/3455e245-d54c-4dfe-b762-857afdd246e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:35.299431 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ec55ed15-2ed5-4db0-b313-4a3a7f95fc24 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.301316 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec55ed15-2ed5-4db0-b313-4a3a7f95fc24 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:35.301499 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec55ed15-2ed5-4db0-b313-4a3a7f95fc24 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.305015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec55ed15-2ed5-4db0-b313-4a3a7f95fc24 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.308908 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:35.308908 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:35.312656 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ec55ed15-2ed5-4db0-b313-4a3a7f95fc24 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:35.317117 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec55ed15-2ed5-4db0-b313-4a3a7f95fc24 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:35.317511 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 790/3140] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:35 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:35.337142 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-740f0eb4-39e9-4e35-ae60-23a92d16be2f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.342102 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-740f0eb4-39e9-4e35-ae60-23a92d16be2f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:35.342395 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-740f0eb4-39e9-4e35-ae60-23a92d16be2f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.342640 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-740f0eb4-39e9-4e35-ae60-23a92d16be2f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.351565 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:35.351565 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:35.356526 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-740f0eb4-39e9-4e35-ae60-23a92d16be2f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:35.365627 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-740f0eb4-39e9-4e35-ae60-23a92d16be2f tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:35.368386 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 780/3141] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:35 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:35.386189 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7ee3e3e2-fb61-4ea6-a2ce-c7fca527883e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.388576 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7ee3e3e2-fb61-4ea6-a2ce-c7fca527883e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:35.388867 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7ee3e3e2-fb61-4ea6-a2ce-c7fca527883e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.389286 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7ee3e3e2-fb61-4ea6-a2ce-c7fca527883e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.389405 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-7ee3e3e2-fb61-4ea6-a2ce-c7fca527883e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Delete volume with id: ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:35.399070 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:35.399070 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:35.399733 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7ee3e3e2-fb61-4ea6-a2ce-c7fca527883e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:35.426881 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7ee3e3e2-fb61-4ea6-a2ce-c7fca527883e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Delete volume request issued successfully. Aug 07 18:58:35.427356 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7ee3e3e2-fb61-4ea6-a2ce-c7fca527883e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 202 Aug 07 18:58:35.427920 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 786/3142] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:35 2026] DELETE /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:35.435715 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c7625338-2b45-4d69-9ce1-56dd6b7d033a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.437596 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c7625338-2b45-4d69-9ce1-56dd6b7d033a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:35.437838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c7625338-2b45-4d69-9ce1-56dd6b7d033a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.438173 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c7625338-2b45-4d69-9ce1-56dd6b7d033a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.448852 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:35.448852 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:35.453382 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c7625338-2b45-4d69-9ce1-56dd6b7d033a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:35.457912 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c7625338-2b45-4d69-9ce1-56dd6b7d033a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 200 Aug 07 18:58:35.458325 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 787/3143] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:35 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:35.526122 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-09031a15-3400-4cf9-b966-0cbe208e6ab2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.529507 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09031a15-3400-4cf9-b966-0cbe208e6ab2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 Aug 07 18:58:35.529880 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09031a15-3400-4cf9-b966-0cbe208e6ab2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.530197 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09031a15-3400-4cf9-b966-0cbe208e6ab2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.530429 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-09031a15-3400-4cf9-b966-0cbe208e6ab2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Show backup with id b8bba994-1cf7-45bb-a650-317972c11869. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:35.534018 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09031a15-3400-4cf9-b966-0cbe208e6ab2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 returned with HTTP 404 Aug 07 18:58:35.534661 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 791/3144] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:35 2026] GET /volume/v3/backups/b8bba994-1cf7-45bb-a650-317972c11869 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:35.619333 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2e8dbf85-a621-4090-a638-677d8f5e133c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.620933 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e8dbf85-a621-4090-a638-677d8f5e133c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 Aug 07 18:58:35.621131 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e8dbf85-a621-4090-a638-677d8f5e133c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.625014 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e8dbf85-a621-4090-a638-677d8f5e133c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.625014 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-2e8dbf85-a621-4090-a638-677d8f5e133c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: 559dbddb-7c59-4033-9878-708d6ccefe87 Aug 07 18:58:35.625778 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:35.625778 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:35.626147 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2e8dbf85-a621-4090-a638-677d8f5e133c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:58:35.645240 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2e8dbf85-a621-4090-a638-677d8f5e133c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot delete request issued successfully. Aug 07 18:58:35.645416 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e8dbf85-a621-4090-a638-677d8f5e133c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 returned with HTTP 202 Aug 07 18:58:35.645778 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 781/3145] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:35 2026] DELETE /volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:35.652833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7fb63961-a07a-4e37-99c2-b0b4fb25929b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.655456 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7fb63961-a07a-4e37-99c2-b0b4fb25929b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 Aug 07 18:58:35.655819 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7fb63961-a07a-4e37-99c2-b0b4fb25929b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.656031 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7fb63961-a07a-4e37-99c2-b0b4fb25929b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.661180 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:35.661180 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:35.661625 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7fb63961-a07a-4e37-99c2-b0b4fb25929b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:58:35.662441 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7fb63961-a07a-4e37-99c2-b0b4fb25929b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 returned with HTTP 200 Aug 07 18:58:35.662817 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 787/3146] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:35 2026] GET /volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:35.720642 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6eba467d-9af9-4158-b367-309d230e8ddc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.723555 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6eba467d-9af9-4158-b367-309d230e8ddc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 Aug 07 18:58:35.723555 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6eba467d-9af9-4158-b367-309d230e8ddc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.723555 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6eba467d-9af9-4158-b367-309d230e8ddc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.729349 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:35.729349 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:35.732888 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6eba467d-9af9-4158-b367-309d230e8ddc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:35.736629 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6eba467d-9af9-4158-b367-309d230e8ddc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 returned with HTTP 200 Aug 07 18:58:35.737103 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 788/3147] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:35 2026] GET /volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:35.750487 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b8f21737-3f8d-4bfa-b498-2f1ec06b6c83 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.752318 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8f21737-3f8d-4bfa-b498-2f1ec06b6c83 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 Aug 07 18:58:35.752652 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8f21737-3f8d-4bfa-b498-2f1ec06b6c83 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.753107 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8f21737-3f8d-4bfa-b498-2f1ec06b6c83 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.753297 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-b8f21737-3f8d-4bfa-b498-2f1ec06b6c83 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete snapshot with id: 02d9378b-30b0-4a4e-bad2-e288d5d0ad15 Aug 07 18:58:35.757879 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:35.757879 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:35.758407 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b8f21737-3f8d-4bfa-b498-2f1ec06b6c83 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:35.770912 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b8f21737-3f8d-4bfa-b498-2f1ec06b6c83 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot delete request issued successfully. Aug 07 18:58:35.771596 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8f21737-3f8d-4bfa-b498-2f1ec06b6c83 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 returned with HTTP 202 Aug 07 18:58:35.771596 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 792/3148] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:35 2026] DELETE /volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:35.784541 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f5c05211-fee5-43f9-8bb7-cc7c3330f127 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.786578 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f5c05211-fee5-43f9-8bb7-cc7c3330f127 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 Aug 07 18:58:35.787204 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f5c05211-fee5-43f9-8bb7-cc7c3330f127 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.787817 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f5c05211-fee5-43f9-8bb7-cc7c3330f127 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.793853 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:35.793853 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:35.794309 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f5c05211-fee5-43f9-8bb7-cc7c3330f127 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:35.795147 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f5c05211-fee5-43f9-8bb7-cc7c3330f127 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 returned with HTTP 200 Aug 07 18:58:35.795593 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 782/3149] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:35 2026] GET /volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:35.925358 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d68e908a-32f3-4de9-b07e-152cce90fc88 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:35.927303 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d68e908a-32f3-4de9-b07e-152cce90fc88 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:35.927473 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d68e908a-32f3-4de9-b07e-152cce90fc88 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:35.927655 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d68e908a-32f3-4de9-b07e-152cce90fc88 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:35.927806 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-d68e908a-32f3-4de9-b07e-152cce90fc88 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:35.934401 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:35.934401 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:35.935169 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d68e908a-32f3-4de9-b07e-152cce90fc88 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:35.935503 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 788/3150] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:35 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:36.471570 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3cc686e6-33eb-489f-b059-072064c95427 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.473311 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3cc686e6-33eb-489f-b059-072064c95427 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 Aug 07 18:58:36.473552 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3cc686e6-33eb-489f-b059-072064c95427 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:36.473781 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3cc686e6-33eb-489f-b059-072064c95427 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:36.480483 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3cc686e6-33eb-489f-b059-072064c95427 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 returned with HTTP 404 Aug 07 18:58:36.480964 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 789/3151] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:36 2026] GET /volume/v3/volumes/ad36d205-6458-463a-8cc0-954e44ca6125 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:36.487231 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8bdf4f92-7dcb-499e-a30d-5ea106fd96cb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.489212 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8bdf4f92-7dcb-499e-a30d-5ea106fd96cb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:58:36.489212 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8bdf4f92-7dcb-499e-a30d-5ea106fd96cb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:36.489396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8bdf4f92-7dcb-499e-a30d-5ea106fd96cb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:36.496321 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:36.496321 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:36.506416 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8bdf4f92-7dcb-499e-a30d-5ea106fd96cb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:36.519724 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8bdf4f92-7dcb-499e-a30d-5ea106fd96cb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:58:36.520190 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 793/3152] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:36 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:36.536855 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5298b640-2bce-4e86-bf06-afe51303b96e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.539085 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5298b640-2bce-4e86-bf06-afe51303b96e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:58:36.540088 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5298b640-2bce-4e86-bf06-afe51303b96e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:36.540378 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5298b640-2bce-4e86-bf06-afe51303b96e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:36.549329 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:36.549329 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:36.553655 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5298b640-2bce-4e86-bf06-afe51303b96e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:36.559761 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5298b640-2bce-4e86-bf06-afe51303b96e tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:58:36.560150 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 783/3153] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:36 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:36.580078 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b3c7891a-31db-4ab0-b08a-76460a76af5c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.584799 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b3c7891a-31db-4ab0-b08a-76460a76af5c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] DELETE https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:58:36.585283 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b3c7891a-31db-4ab0-b08a-76460a76af5c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:36.586620 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b3c7891a-31db-4ab0-b08a-76460a76af5c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:36.586858 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-b3c7891a-31db-4ab0-b08a-76460a76af5c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Delete volume with id: 5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:58:36.595372 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:36.595372 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:36.595915 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b3c7891a-31db-4ab0-b08a-76460a76af5c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:36.626144 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b3c7891a-31db-4ab0-b08a-76460a76af5c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Delete volume request issued successfully. Aug 07 18:58:36.626425 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b3c7891a-31db-4ab0-b08a-76460a76af5c tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 202 Aug 07 18:58:36.627302 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 789/3154] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:36 2026] DELETE /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:36.636310 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2f991d13-6d01-4925-be3e-1d285f0b9cf0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.638034 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2f991d13-6d01-4925-be3e-1d285f0b9cf0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:58:36.638201 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2f991d13-6d01-4925-be3e-1d285f0b9cf0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:36.638377 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2f991d13-6d01-4925-be3e-1d285f0b9cf0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:36.650008 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:36.650008 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:36.654246 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2f991d13-6d01-4925-be3e-1d285f0b9cf0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:36.658916 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2f991d13-6d01-4925-be3e-1d285f0b9cf0 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 200 Aug 07 18:58:36.659286 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 790/3155] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:36 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:36.674149 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c6340959-7bbe-4f42-b313-2a7f5f06508a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.677144 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c6340959-7bbe-4f42-b313-2a7f5f06508a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 Aug 07 18:58:36.677328 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c6340959-7bbe-4f42-b313-2a7f5f06508a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:36.677585 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c6340959-7bbe-4f42-b313-2a7f5f06508a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:36.682261 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c6340959-7bbe-4f42-b313-2a7f5f06508a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 returned with HTTP 404 Aug 07 18:58:36.682902 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 794/3156] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:36 2026] GET /volume/v3/snapshots/559dbddb-7c59-4033-9878-708d6ccefe87 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:36.699342 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c5347f6e-1709-4d37-8b42-5e21f8737ca4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.701476 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c5347f6e-1709-4d37-8b42-5e21f8737ca4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 18:58:36.701719 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c5347f6e-1709-4d37-8b42-5e21f8737ca4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:36.701971 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c5347f6e-1709-4d37-8b42-5e21f8737ca4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:36.719238 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:36.719238 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:36.728116 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c5347f6e-1709-4d37-8b42-5e21f8737ca4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:58:36.733836 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c5347f6e-1709-4d37-8b42-5e21f8737ca4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 18:58:36.734540 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 784/3157] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:36 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:36.770672 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.772493 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:36.772839 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-381607722"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:36.774262 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request body: {'volume': {'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-381607722'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:36.810043 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fd05f3cb-c37e-42b9-9d5e-f6ff384ce352 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.813520 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fd05f3cb-c37e-42b9-9d5e-f6ff384ce352 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 Aug 07 18:58:36.813725 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fd05f3cb-c37e-42b9-9d5e-f6ff384ce352 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:36.813959 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fd05f3cb-c37e-42b9-9d5e-f6ff384ce352 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:36.823969 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fd05f3cb-c37e-42b9-9d5e-f6ff384ce352 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 returned with HTTP 404 Aug 07 18:58:36.824666 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 791/3158] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:36 2026] GET /volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:36.831620 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d05a41b-d388-494f-a9e0-47e888ed7062 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.834773 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d05a41b-d388-494f-a9e0-47e888ed7062 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 Aug 07 18:58:36.835096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d05a41b-d388-494f-a9e0-47e888ed7062 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:36.835370 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d05a41b-d388-494f-a9e0-47e888ed7062 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:36.835533 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-5d05a41b-d388-494f-a9e0-47e888ed7062 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete snapshot with id: 654a1b03-33ca-4b90-8959-d3be1b067518 Aug 07 18:58:36.843719 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:36.843719 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:36.843897 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5d05a41b-d388-494f-a9e0-47e888ed7062 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:36.865467 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5d05a41b-d388-494f-a9e0-47e888ed7062 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot delete request issued successfully. Aug 07 18:58:36.865586 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d05a41b-d388-494f-a9e0-47e888ed7062 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 returned with HTTP 202 Aug 07 18:58:36.865949 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 795/3159] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:36 2026] DELETE /volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:36.877861 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4c2f694c-b4fd-4734-9859-a03da08ee08a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.879601 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4c2f694c-b4fd-4734-9859-a03da08ee08a tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 Aug 07 18:58:36.879784 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4c2f694c-b4fd-4734-9859-a03da08ee08a tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:36.880083 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4c2f694c-b4fd-4734-9859-a03da08ee08a tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:36.884683 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume of 1 GB Aug 07 18:58:36.887640 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:36.887640 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:36.888151 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4c2f694c-b4fd-4734-9859-a03da08ee08a tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:36.888910 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4c2f694c-b4fd-4734-9859-a03da08ee08a tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 returned with HTTP 200 Aug 07 18:58:36.889270 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 785/3160] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:36 2026] GET /volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:36.892973 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Availability Zones retrieved successfully. Aug 07 18:58:36.900621 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (3847af86-fd58-4f63-9621-9ed8f9853dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:36.902152 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844c6595-2dfc-45ca-a1aa-b57518252dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:36.903707 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:36.946527 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a6a902ff-0ac4-4dad-affc-520aaa289a6f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:36.948857 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6a902ff-0ac4-4dad-affc-520aaa289a6f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:36.949116 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a6a902ff-0ac4-4dad-affc-520aaa289a6f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:36.949349 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a6a902ff-0ac4-4dad-affc-520aaa289a6f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:36.949499 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a6a902ff-0ac4-4dad-affc-520aaa289a6f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:36.957888 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:36.957888 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:36.958915 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6a902ff-0ac4-4dad-affc-520aaa289a6f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:36.959393 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 792/3161] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:36 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:36.985508 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844c6595-2dfc-45ca-a1aa-b57518252dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:36.986599 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb1add8a-f3cd-47d2-b46b-1f4452fcfd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:37.039182 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['3c7aacc6-a63d-4920-a3b4-146a535e4f36', '0175d754-5ca9-4f10-99f9-71b6f4f5c9ec', '81ec82f5-dd3e-434a-a1b9-4cd5f8a5116e', 'cfa9b596-6d77-46b9-856f-39f6d07e4b55'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:37.039452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb1add8a-f3cd-47d2-b46b-1f4452fcfd4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c7aacc6-a63d-4920-a3b4-146a535e4f36', '0175d754-5ca9-4f10-99f9-71b6f4f5c9ec', '81ec82f5-dd3e-434a-a1b9-4cd5f8a5116e', 'cfa9b596-6d77-46b9-856f-39f6d07e4b55']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:37.040091 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b319a67e-9aaf-4d05-8821-ad6d9d35b2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:37.061651 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b319a67e-9aaf-4d05-8821-ad6d9d35b2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d3c3340-e382-4478-a8e3-b9dcd8d1b040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-381607722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['3c7aacc6-a63d-4920-a3b4-146a535e4f36','0175d754-5ca9-4f10-99f9-71b6f4f5c9ec','81ec82f5-dd3e-434a-a1b9-4cd5f8a5116e','cfa9b596-6d77-46b9-856f-39f6d07e4b55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-381607722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d3c3340-e382-4478-a8e3-b9dcd8d1b040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107e887f8d0f4691a13f0d7937395705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='182dc197f71d47689d66d82b61a4ebb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:37.062294 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb5aae7-e66a-420c-9aff-649c5a2017cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:37.086244 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb5aae7-e66a-420c-9aff-649c5a2017cd) transitioned into state 'SUCCESS' from state '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-381607722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['3c7aacc6-a63d-4920-a3b4-146a535e4f36','0175d754-5ca9-4f10-99f9-71b6f4f5c9ec','81ec82f5-dd3e-434a-a1b9-4cd5f8a5116e','cfa9b596-6d77-46b9-856f-39f6d07e4b55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:37.087470 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d5c672-2614-4394-a39b-c6878c38c406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:37.098389 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d5c672-2614-4394-a39b-c6878c38c406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:37.099184 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (3847af86-fd58-4f63-9621-9ed8f9853dc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:37.099535 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request issued successfully. Aug 07 18:58:37.100136 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-caeaef92-2c0b-4a1c-a8ba-a917f58d709e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:37.100640 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 790/3162] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:36 2026] POST /volume/v3/volumes => generated 751 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:37.114936 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a00dc66d-a1e1-425c-8113-f0d219416261 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:37.116681 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a00dc66d-a1e1-425c-8113-f0d219416261 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:58:37.116903 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a00dc66d-a1e1-425c-8113-f0d219416261 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:37.117106 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a00dc66d-a1e1-425c-8113-f0d219416261 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:37.125207 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:37.125207 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:37.131029 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a00dc66d-a1e1-425c-8113-f0d219416261 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:58:37.135698 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a00dc66d-a1e1-425c-8113-f0d219416261 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:58:37.136087 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 796/3163] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:37 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:37.472456 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1ff67378-9955-4be6-ba08-642637c4684e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:37.474909 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:37.475450 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4d654fd2-9c65-4262-bf75-69b8dfd232ea", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-783371448"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:37.477180 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Create volume request body: {'volume': {'imageRef': '4d654fd2-9c65-4262-bf75-69b8dfd232ea', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-783371448'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:37.566969 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Create volume of 2 GB Aug 07 18:58:37.572699 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Availability Zones retrieved successfully. Aug 07 18:58:37.577600 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Flow 'volume_create_api' (6fb02473-9933-4a96-8fe3-ac6e031e40a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:37.578655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc565466-c0d9-4a74-95ab-2ce55fc0cd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:37.579612 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Validating volume size '2' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:37.607190 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc565466-c0d9-4a74-95ab-2ce55fc0cd38) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 18:58:37.607190 np0000006749 devstack@c-api.service[100342]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 4d654fd2-9c65-4262-bf75-69b8dfd232ea is not active. Aug 07 18:58:37.608751 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc565466-c0d9-4a74-95ab-2ce55fc0cd38) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:37.609505 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc565466-c0d9-4a74-95ab-2ce55fc0cd38) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 18:58:37.610372 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Flow 'volume_create_api' (6fb02473-9933-4a96-8fe3-ac6e031e40a1) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 18:58:37.610668 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1ff67378-9955-4be6-ba08-642637c4684e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 400 Aug 07 18:58:37.611952 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 786/3164] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:37 2026] POST /volume/v3/volumes => generated 125 bytes in 140 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:58:37.677404 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a33643a6-3640-4817-84d6-446cadd1a972 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:37.679172 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a33643a6-3640-4817-84d6-446cadd1a972 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a Aug 07 18:58:37.679463 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a33643a6-3640-4817-84d6-446cadd1a972 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:37.679700 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a33643a6-3640-4817-84d6-446cadd1a972 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:37.684909 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a33643a6-3640-4817-84d6-446cadd1a972 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a returned with HTTP 404 Aug 07 18:58:37.685560 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 793/3165] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:37 2026] GET /volume/v3/volumes/5a7e8d19-75b6-42c5-9d73-14ccf971790a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:37.693298 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e3a94536-0565-43c2-bc03-22013fe6d0be None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:37.695670 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e3a94536-0565-43c2-bc03-22013fe6d0be tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf Aug 07 18:58:37.695929 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e3a94536-0565-43c2-bc03-22013fe6d0be tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:37.696352 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e3a94536-0565-43c2-bc03-22013fe6d0be tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:37.696511 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-e3a94536-0565-43c2-bc03-22013fe6d0be tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Delete snapshot with id: 5aed39d7-81d5-450c-9648-8cf75930e9bf Aug 07 18:58:37.702363 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:37.702363 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:37.702890 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e3a94536-0565-43c2-bc03-22013fe6d0be tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:58:37.722113 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e3a94536-0565-43c2-bc03-22013fe6d0be tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot delete request issued successfully. Aug 07 18:58:37.722362 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e3a94536-0565-43c2-bc03-22013fe6d0be tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf returned with HTTP 202 Aug 07 18:58:37.722905 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 791/3166] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:37 2026] DELETE /volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:37.733541 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3e98ab0c-7f63-4fed-86d8-1b0bf0c6142a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:37.735865 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e98ab0c-7f63-4fed-86d8-1b0bf0c6142a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf Aug 07 18:58:37.736182 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3e98ab0c-7f63-4fed-86d8-1b0bf0c6142a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:37.736460 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3e98ab0c-7f63-4fed-86d8-1b0bf0c6142a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:37.745741 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:37.745741 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:37.745741 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3e98ab0c-7f63-4fed-86d8-1b0bf0c6142a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:58:37.745970 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e98ab0c-7f63-4fed-86d8-1b0bf0c6142a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf returned with HTTP 200 Aug 07 18:58:37.746722 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 797/3167] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:37 2026] GET /volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:37.898790 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aaa3d93d-8db4-4b02-8221-38445e5a77ea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:37.900950 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aaa3d93d-8db4-4b02-8221-38445e5a77ea tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 Aug 07 18:58:37.901218 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aaa3d93d-8db4-4b02-8221-38445e5a77ea tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:37.901466 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aaa3d93d-8db4-4b02-8221-38445e5a77ea tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:37.907218 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aaa3d93d-8db4-4b02-8221-38445e5a77ea tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 returned with HTTP 404 Aug 07 18:58:37.907830 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 787/3168] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:37 2026] GET /volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:37.914746 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fe982e62-19fd-4bf5-8450-3217aaf03336 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:37.918676 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fe982e62-19fd-4bf5-8450-3217aaf03336 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 Aug 07 18:58:37.918676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fe982e62-19fd-4bf5-8450-3217aaf03336 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:37.918676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fe982e62-19fd-4bf5-8450-3217aaf03336 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:37.918676 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-fe982e62-19fd-4bf5-8450-3217aaf03336 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 96bc8239-17d3-4527-9846-94b1cd6fc047 Aug 07 18:58:37.924420 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:37.924420 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:37.925047 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fe982e62-19fd-4bf5-8450-3217aaf03336 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:37.942492 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fe982e62-19fd-4bf5-8450-3217aaf03336 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume request issued successfully. Aug 07 18:58:37.942806 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fe982e62-19fd-4bf5-8450-3217aaf03336 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 returned with HTTP 202 Aug 07 18:58:37.943323 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 794/3169] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:58:37 2026] DELETE /volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:58:37.951217 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0b40bd31-576c-4a6a-acc8-96c22d43f902 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:37.955499 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0b40bd31-576c-4a6a-acc8-96c22d43f902 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 Aug 07 18:58:37.955802 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0b40bd31-576c-4a6a-acc8-96c22d43f902 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:37.956069 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0b40bd31-576c-4a6a-acc8-96c22d43f902 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:37.963215 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:37.963215 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:37.967581 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0b40bd31-576c-4a6a-acc8-96c22d43f902 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:37.974029 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-065900fd-923d-4e63-8e3a-43520559e733 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:37.974163 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0b40bd31-576c-4a6a-acc8-96c22d43f902 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 returned with HTTP 200 Aug 07 18:58:37.974583 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 792/3170] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:37 2026] GET /volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:37.975804 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-065900fd-923d-4e63-8e3a-43520559e733 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:37.976143 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-065900fd-923d-4e63-8e3a-43520559e733 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:37.976216 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-065900fd-923d-4e63-8e3a-43520559e733 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:37.976331 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-065900fd-923d-4e63-8e3a-43520559e733 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:37.981260 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:37.981260 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:37.982312 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-065900fd-923d-4e63-8e3a-43520559e733 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:37.982761 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 798/3171] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:37 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:38.148073 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-282eeaea-b9e2-4f5d-b55f-546509a88317 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:38.151638 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-282eeaea-b9e2-4f5d-b55f-546509a88317 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:58:38.151881 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-282eeaea-b9e2-4f5d-b55f-546509a88317 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:38.152109 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-282eeaea-b9e2-4f5d-b55f-546509a88317 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:38.158902 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:38.158902 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:38.162437 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-282eeaea-b9e2-4f5d-b55f-546509a88317 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:58:38.166964 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-282eeaea-b9e2-4f5d-b55f-546509a88317 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:58:38.168462 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 788/3172] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:38 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:38.755640 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a1df80a1-ce8b-41b1-957f-f116397f36fb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:38.757715 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a1df80a1-ce8b-41b1-957f-f116397f36fb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf Aug 07 18:58:38.758585 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a1df80a1-ce8b-41b1-957f-f116397f36fb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:38.758585 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a1df80a1-ce8b-41b1-957f-f116397f36fb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:38.764654 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a1df80a1-ce8b-41b1-957f-f116397f36fb tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf returned with HTTP 404 Aug 07 18:58:38.764750 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 795/3173] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:38 2026] GET /volume/v3/snapshots/5aed39d7-81d5-450c-9648-8cf75930e9bf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:38.775144 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-efd4ee00-7841-460a-be13-cb7b79a00d4a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:38.778429 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-efd4ee00-7841-460a-be13-cb7b79a00d4a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d Aug 07 18:58:38.779315 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-efd4ee00-7841-460a-be13-cb7b79a00d4a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:38.780681 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-efd4ee00-7841-460a-be13-cb7b79a00d4a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:38.781817 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-efd4ee00-7841-460a-be13-cb7b79a00d4a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Delete snapshot with id: 2580b7e8-131c-4629-baee-93456636659d Aug 07 18:58:38.792335 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:38.792335 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:38.793461 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-efd4ee00-7841-460a-be13-cb7b79a00d4a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:58:38.818218 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-efd4ee00-7841-460a-be13-cb7b79a00d4a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot delete request issued successfully. Aug 07 18:58:38.818218 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-efd4ee00-7841-460a-be13-cb7b79a00d4a tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d returned with HTTP 202 Aug 07 18:58:38.819147 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 793/3174] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:38 2026] DELETE /volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:38.826437 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cc1991d2-c300-43c8-8bfb-43bae9af5fcc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:38.829133 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc1991d2-c300-43c8-8bfb-43bae9af5fcc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d Aug 07 18:58:38.829448 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc1991d2-c300-43c8-8bfb-43bae9af5fcc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:38.830047 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc1991d2-c300-43c8-8bfb-43bae9af5fcc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:38.835717 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:38.835717 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:38.836378 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cc1991d2-c300-43c8-8bfb-43bae9af5fcc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:58:38.837463 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc1991d2-c300-43c8-8bfb-43bae9af5fcc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d returned with HTTP 200 Aug 07 18:58:38.837859 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 799/3175] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:38 2026] GET /volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:38.990606 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-44df311c-f8d5-478d-bc8b-501c5a7887b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:38.993343 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44df311c-f8d5-478d-bc8b-501c5a7887b6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 Aug 07 18:58:38.993643 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44df311c-f8d5-478d-bc8b-501c5a7887b6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:38.993891 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44df311c-f8d5-478d-bc8b-501c5a7887b6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:38.995333 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f7f1d84b-46c0-43b4-97be-f53d1fd070dd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:38.997614 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f7f1d84b-46c0-43b4-97be-f53d1fd070dd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:38.997908 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f7f1d84b-46c0-43b4-97be-f53d1fd070dd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:38.998117 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f7f1d84b-46c0-43b4-97be-f53d1fd070dd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:38.998326 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-f7f1d84b-46c0-43b4-97be-f53d1fd070dd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:39.001251 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44df311c-f8d5-478d-bc8b-501c5a7887b6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 returned with HTTP 404 Aug 07 18:58:39.002266 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 789/3176] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:38 2026] GET /volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 18:58:39.004793 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:39.004793 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:39.005700 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f7f1d84b-46c0-43b4-97be-f53d1fd070dd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:39.006248 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 796/3177] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:38 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:39.012309 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e96de85c-6d44-472e-8f5e-1d9fc4521424 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.014720 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e96de85c-6d44-472e-8f5e-1d9fc4521424 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 Aug 07 18:58:39.015101 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e96de85c-6d44-472e-8f5e-1d9fc4521424 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:39.015337 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e96de85c-6d44-472e-8f5e-1d9fc4521424 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:39.015581 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-e96de85c-6d44-472e-8f5e-1d9fc4521424 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: cdf9faf3-70f4-4b34-9061-115e205e8c94 Aug 07 18:58:39.027143 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:39.027143 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:39.027641 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e96de85c-6d44-472e-8f5e-1d9fc4521424 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:39.059083 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e96de85c-6d44-472e-8f5e-1d9fc4521424 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume request issued successfully. Aug 07 18:58:39.059267 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e96de85c-6d44-472e-8f5e-1d9fc4521424 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 returned with HTTP 202 Aug 07 18:58:39.059656 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 794/3178] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:58:39 2026] DELETE /volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:58:39.068669 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5e0225de-6cd5-4af4-b200-daa91834d4eb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.076919 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e0225de-6cd5-4af4-b200-daa91834d4eb tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 Aug 07 18:58:39.077107 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e0225de-6cd5-4af4-b200-daa91834d4eb tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:39.078438 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e0225de-6cd5-4af4-b200-daa91834d4eb tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:39.093951 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:39.093951 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:39.098522 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5e0225de-6cd5-4af4-b200-daa91834d4eb tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:39.105976 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e0225de-6cd5-4af4-b200-daa91834d4eb tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 returned with HTTP 200 Aug 07 18:58:39.106567 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 800/3179] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:39 2026] GET /volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:39.244814 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.246383 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:39.246744 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "4f9b01ad-e4b8-49dd-8b61-1b13ffb6a112"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.248087 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '4f9b01ad-e4b8-49dd-8b61-1b13ffb6a112'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:39.321467 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Create volume of 1 GB Aug 07 18:58:39.325442 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Availability Zones retrieved successfully. Aug 07 18:58:39.330330 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Flow 'volume_create_api' (7ea0e8a3-28d1-412a-a47f-05cb52507a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:39.332129 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d7a901-7ceb-4efc-8910-41e987cdc771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:39.332986 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:39.366717 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d7a901-7ceb-4efc-8910-41e987cdc771) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 18:58:39.366717 np0000006749 devstack@c-api.service[100342]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 07 18:58:39.368768 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d7a901-7ceb-4efc-8910-41e987cdc771) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:39.370548 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d7a901-7ceb-4efc-8910-41e987cdc771) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 18:58:39.371535 np0000006749 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Flow 'volume_create_api' (7ea0e8a3-28d1-412a-a47f-05cb52507a02) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 18:58:39.371856 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2a5e1e6-9b5a-47c8-918d-3c111827ae38 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 400 Aug 07 18:58:39.372481 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 790/3180] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes => generated 134 bytes in 128 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:58:39.531442 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-adc7edfd-083f-4f4e-8907-4b895bb5be5d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.533125 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-adc7edfd-083f-4f4e-8907-4b895bb5be5d tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:39.533545 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-adc7edfd-083f-4f4e-8907-4b895bb5be5d tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.535362 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-adc7edfd-083f-4f4e-8907-4b895bb5be5d tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 400 Aug 07 18:58:39.536169 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 797/3181] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:58:39.542661 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dbefa193-3551-4cf3-9679-3088f6087067 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.544847 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dbefa193-3551-4cf3-9679-3088f6087067 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:39.545313 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dbefa193-3551-4cf3-9679-3088f6087067 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2aeee3a1-7405-4fc7-85c9-0b4e665c10dd"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.547245 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-dbefa193-3551-4cf3-9679-3088f6087067 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2aeee3a1-7405-4fc7-85c9-0b4e665c10dd'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:39.553375 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dbefa193-3551-4cf3-9679-3088f6087067 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 404 Aug 07 18:58:39.553375 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 795/3182] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:39.560527 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d4d86666-1b1b-4b47-903e-9bbef56513bc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.562190 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4d86666-1b1b-4b47-903e-9bbef56513bc tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:39.562541 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4d86666-1b1b-4b47-903e-9bbef56513bc tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "861d7c17-41f2-4c7d-988e-e63ca803e723"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.564074 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-d4d86666-1b1b-4b47-903e-9bbef56513bc tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '861d7c17-41f2-4c7d-988e-e63ca803e723'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:39.569773 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4d86666-1b1b-4b47-903e-9bbef56513bc tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 404 Aug 07 18:58:39.570305 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 801/3183] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:39.580738 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-929ba637-087d-4570-ba04-3577f3ab91e5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.583450 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-929ba637-087d-4570-ba04-3577f3ab91e5 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:39.583767 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-929ba637-087d-4570-ba04-3577f3ab91e5 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "47331863-7c5a-4519-a3a6-95703f5ea90f"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.585656 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-929ba637-087d-4570-ba04-3577f3ab91e5 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '47331863-7c5a-4519-a3a6-95703f5ea90f'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:39.598053 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-929ba637-087d-4570-ba04-3577f3ab91e5 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 404 Aug 07 18:58:39.598545 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 791/3184] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:39.606114 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f518e6ec-4f48-4645-8aa2-8c2d6b5ce6e0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.608347 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f518e6ec-4f48-4645-8aa2-8c2d6b5ce6e0 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:39.608799 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f518e6ec-4f48-4645-8aa2-8c2d6b5ce6e0 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.611286 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f518e6ec-4f48-4645-8aa2-8c2d6b5ce6e0 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 400 Aug 07 18:58:39.612017 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 798/3185] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:58:39.620803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e02af3b0-d763-4ac2-bab5-9b0afb220ca0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.622976 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e02af3b0-d763-4ac2-bab5-9b0afb220ca0 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:39.623378 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e02af3b0-d763-4ac2-bab5-9b0afb220ca0 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.629396 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e02af3b0-d763-4ac2-bab5-9b0afb220ca0 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 400 Aug 07 18:58:39.629844 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 796/3186] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:58:39.637069 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-428151f9-e702-44a1-9381-b545e5f758aa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.639252 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-428151f9-e702-44a1-9381-b545e5f758aa tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:39.639724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-428151f9-e702-44a1-9381-b545e5f758aa tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.641638 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-428151f9-e702-44a1-9381-b545e5f758aa tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 400 Aug 07 18:58:39.642185 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 802/3187] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:58:39.648917 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f0ed302e-9736-41ee-8713-e6169ae883a2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.652391 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f0ed302e-9736-41ee-8713-e6169ae883a2 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] DELETE https://10.4.3.15/volume/v3/volumes/tempest-invalid-879491655 Aug 07 18:58:39.652391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f0ed302e-9736-41ee-8713-e6169ae883a2 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:39.652391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f0ed302e-9736-41ee-8713-e6169ae883a2 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:39.652391 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f0ed302e-9736-41ee-8713-e6169ae883a2 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Delete volume with id: tempest-invalid-879491655 Aug 07 18:58:39.656939 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f0ed302e-9736-41ee-8713-e6169ae883a2 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/tempest-invalid-879491655 returned with HTTP 404 Aug 07 18:58:39.657386 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 792/3188] 10.4.3.15 () {66 vars in 1311 bytes} [Fri Aug 7 18:58:39 2026] DELETE /volume/v3/volumes/tempest-invalid-879491655 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:39.665946 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d1991bd7-bd30-4e9d-83b6-7af3fffce08c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.668543 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 799/3189] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 18:58:39 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 18:58:39.677550 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-27427328-589b-4118-93d1-76351e9a1498 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.679497 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-27427328-589b-4118-93d1-76351e9a1498 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/xxx/action Aug 07 18:58:39.679899 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-27427328-589b-4118-93d1-76351e9a1498 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-detach": {}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:39.680040 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-27427328-589b-4118-93d1-76351e9a1498 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.686710 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-27427328-589b-4118-93d1-76351e9a1498 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 07 18:58:39.687217 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 797/3190] 10.4.3.15 () {68 vars in 1284 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:39.695327 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9f702481-8ddc-425c-bba0-8218b1ef75bb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.697575 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9f702481-8ddc-425c-bba0-8218b1ef75bb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] GET https://10.4.3.15/volume/v3/volumes/tempest-invalid-1317879480 Aug 07 18:58:39.697822 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9f702481-8ddc-425c-bba0-8218b1ef75bb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:39.698095 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9f702481-8ddc-425c-bba0-8218b1ef75bb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:39.705127 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9f702481-8ddc-425c-bba0-8218b1ef75bb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/tempest-invalid-1317879480 returned with HTTP 404 Aug 07 18:58:39.705718 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 803/3191] 10.4.3.15 () {66 vars in 1311 bytes} [Fri Aug 7 18:58:39 2026] GET /volume/v3/volumes/tempest-invalid-1317879480 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:39.712577 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-68c5c564-7387-44f3-aa63-423bc13d8a84 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.715011 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 793/3192] 10.4.3.15 () {66 vars in 1233 bytes} [Fri Aug 7 18:58:39 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 18:58:39.721540 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d343a4f6-cdf0-4240-9ebc-cbd8188dd1cb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.724829 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d343a4f6-cdf0-4240-9ebc-cbd8188dd1cb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?status=null Aug 07 18:58:39.725144 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d343a4f6-cdf0-4240-9ebc-cbd8188dd1cb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:39.727005 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d343a4f6-cdf0-4240-9ebc-cbd8188dd1cb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:39.727005 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-d343a4f6-cdf0-4240-9ebc-cbd8188dd1cb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:58:39.727005 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d343a4f6-cdf0-4240-9ebc-cbd8188dd1cb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Could not evaluate value null, assuming string {{(pid=100344) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:58:39.727005 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d343a4f6-cdf0-4240-9ebc-cbd8188dd1cb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:58:39.733540 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d343a4f6-cdf0-4240-9ebc-cbd8188dd1cb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Get all volumes completed successfully. Aug 07 18:58:39.735502 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d343a4f6-cdf0-4240-9ebc-cbd8188dd1cb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 07 18:58:39.735900 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 800/3193] 10.4.3.15 () {66 vars in 1274 bytes} [Fri Aug 7 18:58:39 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:58:39.747940 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f9820114-1c44-46bb-a230-c2681106214c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.750005 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9820114-1c44-46bb-a230-c2681106214c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] GET https://10.4.3.15/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-5301222 Aug 07 18:58:39.750248 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9820114-1c44-46bb-a230-c2681106214c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:39.750482 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9820114-1c44-46bb-a230-c2681106214c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:39.750858 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-f9820114-1c44-46bb-a230-c2681106214c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:58:39.751828 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-f9820114-1c44-46bb-a230-c2681106214c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-5301222'), ('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:58:39.760422 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f9820114-1c44-46bb-a230-c2681106214c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Get all volumes completed successfully. Aug 07 18:58:39.763040 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9820114-1c44-46bb-a230-c2681106214c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-5301222 returned with HTTP 200 Aug 07 18:58:39.763040 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 798/3194] 10.4.3.15 () {66 vars in 1346 bytes} [Fri Aug 7 18:58:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-5301222 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:58:39.780223 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-464e2723-bdb6-4925-9006-3d9a6aa9d1aa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.782944 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-464e2723-bdb6-4925-9006-3d9a6aa9d1aa tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] GET https://10.4.3.15/volume/v3/volumes?status=null Aug 07 18:58:39.783185 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-464e2723-bdb6-4925-9006-3d9a6aa9d1aa tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:39.783387 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-464e2723-bdb6-4925-9006-3d9a6aa9d1aa tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:39.783679 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-464e2723-bdb6-4925-9006-3d9a6aa9d1aa tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:58:39.783919 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-464e2723-bdb6-4925-9006-3d9a6aa9d1aa tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Could not evaluate value null, assuming string {{(pid=100343) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:58:39.784550 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-464e2723-bdb6-4925-9006-3d9a6aa9d1aa tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:58:39.790850 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-464e2723-bdb6-4925-9006-3d9a6aa9d1aa tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Get all volumes completed successfully. Aug 07 18:58:39.791263 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-464e2723-bdb6-4925-9006-3d9a6aa9d1aa tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes?status=null returned with HTTP 200 Aug 07 18:58:39.791727 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 804/3195] 10.4.3.15 () {66 vars in 1253 bytes} [Fri Aug 7 18:58:39 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:58:39.800782 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c161cfa0-a7e9-49d6-bf1d-4f3fafca2365 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.802407 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c161cfa0-a7e9-49d6-bf1d-4f3fafca2365 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] GET https://10.4.3.15/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-676875047 Aug 07 18:58:39.802597 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c161cfa0-a7e9-49d6-bf1d-4f3fafca2365 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:39.802777 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c161cfa0-a7e9-49d6-bf1d-4f3fafca2365 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:39.803084 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-c161cfa0-a7e9-49d6-bf1d-4f3fafca2365 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:58:39.803767 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c161cfa0-a7e9-49d6-bf1d-4f3fafca2365 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-676875047'), ('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:58:39.829625 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c161cfa0-a7e9-49d6-bf1d-4f3fafca2365 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Get all volumes completed successfully. Aug 07 18:58:39.829950 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c161cfa0-a7e9-49d6-bf1d-4f3fafca2365 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-676875047 returned with HTTP 200 Aug 07 18:58:39.830327 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 794/3196] 10.4.3.15 () {66 vars in 1329 bytes} [Fri Aug 7 18:58:39 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-676875047 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:58:39.839412 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6ef26304-aead-474f-9b9e-d8baa91e9fd1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.841233 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6ef26304-aead-474f-9b9e-d8baa91e9fd1 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action Aug 07 18:58:39.841858 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6ef26304-aead-474f-9b9e-d8baa91e9fd1 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:39.842103 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6ef26304-aead-474f-9b9e-d8baa91e9fd1 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.848113 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9a95a3c4-fb73-466e-845a-4d8358292fdc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.851686 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9a95a3c4-fb73-466e-845a-4d8358292fdc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d Aug 07 18:58:39.851905 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9a95a3c4-fb73-466e-845a-4d8358292fdc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:39.852094 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9a95a3c4-fb73-466e-845a-4d8358292fdc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:39.852363 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:39.852363 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:39.853075 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6ef26304-aead-474f-9b9e-d8baa91e9fd1 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Volume info retrieved successfully. Aug 07 18:58:39.859358 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9a95a3c4-fb73-466e-845a-4d8358292fdc tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d returned with HTTP 404 Aug 07 18:58:39.861411 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 799/3197] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:39 2026] GET /volume/v3/snapshots/2580b7e8-131c-4629-baee-93456636659d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:39.862417 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6ef26304-aead-474f-9b9e-d8baa91e9fd1 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Reserve volume completed successfully. Aug 07 18:58:39.862680 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6ef26304-aead-474f-9b9e-d8baa91e9fd1 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action returned with HTTP 202 Aug 07 18:58:39.863698 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 801/3198] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 18:58:39.867558 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-109f3931-1ee4-44e2-b88d-a99f44ae2e98 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.870656 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-109f3931-1ee4-44e2-b88d-a99f44ae2e98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 Aug 07 18:58:39.870845 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-109f3931-1ee4-44e2-b88d-a99f44ae2e98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:39.871078 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-109f3931-1ee4-44e2-b88d-a99f44ae2e98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:39.871223 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-109f3931-1ee4-44e2-b88d-a99f44ae2e98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Delete snapshot with id: 5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 Aug 07 18:58:39.872648 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6beb3380-d50a-4ad9-8740-c25c7723b9d9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.874393 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6beb3380-d50a-4ad9-8740-c25c7723b9d9 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action Aug 07 18:58:39.874762 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6beb3380-d50a-4ad9-8740-c25c7723b9d9 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:39.874947 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6beb3380-d50a-4ad9-8740-c25c7723b9d9 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.877030 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:39.877030 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:39.877532 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-109f3931-1ee4-44e2-b88d-a99f44ae2e98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:58:39.882421 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:39.882421 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:39.882863 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6beb3380-d50a-4ad9-8740-c25c7723b9d9 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Volume info retrieved successfully. Aug 07 18:58:39.885971 np0000006749 devstack@c-api.service[100342]: ERROR cinder.volume.api [None req-6beb3380-d50a-4ad9-8740-c25c7723b9d9 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Volume status must be available to reserve, but the status is attaching. Aug 07 18:58:39.886254 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6beb3380-d50a-4ad9-8740-c25c7723b9d9 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action returned with HTTP 400 Aug 07 18:58:39.886719 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 795/3199] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action => generated 132 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:58:39.892630 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-109f3931-1ee4-44e2-b88d-a99f44ae2e98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot delete request issued successfully. Aug 07 18:58:39.892901 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-109f3931-1ee4-44e2-b88d-a99f44ae2e98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 returned with HTTP 202 Aug 07 18:58:39.893523 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 805/3200] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:39 2026] DELETE /volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:39.897294 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-20dbd87d-63bd-4629-b16a-f3b1fd8c5252 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.899225 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-20dbd87d-63bd-4629-b16a-f3b1fd8c5252 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action Aug 07 18:58:39.899629 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-20dbd87d-63bd-4629-b16a-f3b1fd8c5252 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:39.899757 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-20dbd87d-63bd-4629-b16a-f3b1fd8c5252 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.902435 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cdf460c7-ed6d-4602-8322-e500224e3af8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.906037 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cdf460c7-ed6d-4602-8322-e500224e3af8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 Aug 07 18:58:39.906235 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cdf460c7-ed6d-4602-8322-e500224e3af8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:39.906673 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cdf460c7-ed6d-4602-8322-e500224e3af8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:39.911916 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:39.911916 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:39.912438 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-20dbd87d-63bd-4629-b16a-f3b1fd8c5252 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Volume info retrieved successfully. Aug 07 18:58:39.915847 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:39.915847 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:39.916520 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cdf460c7-ed6d-4602-8322-e500224e3af8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Snapshot retrieved successfully. Aug 07 18:58:39.918594 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cdf460c7-ed6d-4602-8322-e500224e3af8 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 returned with HTTP 200 Aug 07 18:58:39.919003 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 802/3201] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:39 2026] GET /volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:39.932013 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-20dbd87d-63bd-4629-b16a-f3b1fd8c5252 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Unreserve volume completed successfully. Aug 07 18:58:39.932293 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-20dbd87d-63bd-4629-b16a-f3b1fd8c5252 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action returned with HTTP 202 Aug 07 18:58:39.932685 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 800/3202] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:58:39.942833 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8698edf8-ce96-4473-8e30-65d29aa15ede None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.947278 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8698edf8-ce96-4473-8e30-65d29aa15ede tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/78b4dd41-24df-447d-b29a-a21cabbf6af7/action Aug 07 18:58:39.947615 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8698edf8-ce96-4473-8e30-65d29aa15ede tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:39.947743 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8698edf8-ce96-4473-8e30-65d29aa15ede tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.962774 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8698edf8-ce96-4473-8e30-65d29aa15ede tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/78b4dd41-24df-447d-b29a-a21cabbf6af7/action returned with HTTP 404 Aug 07 18:58:39.963228 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 796/3203] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes/78b4dd41-24df-447d-b29a-a21cabbf6af7/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:39.985019 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d1f5ec1b-1a9a-4a40-b216-f75afd5ce4bb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:39.985019 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1f5ec1b-1a9a-4a40-b216-f75afd5ce4bb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/65f8efbf-de7a-4f83-956e-d41fe80a4385/action Aug 07 18:58:39.985019 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1f5ec1b-1a9a-4a40-b216-f75afd5ce4bb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:39.985019 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1f5ec1b-1a9a-4a40-b216-f75afd5ce4bb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:39.998670 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1f5ec1b-1a9a-4a40-b216-f75afd5ce4bb tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/65f8efbf-de7a-4f83-956e-d41fe80a4385/action returned with HTTP 404 Aug 07 18:58:39.999373 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 806/3204] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:58:39 2026] POST /volume/v3/volumes/65f8efbf-de7a-4f83-956e-d41fe80a4385/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:40.007189 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1dcdb6bd-4dd8-4c07-b2c9-c80763f8e3df None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.009238 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 803/3205] 10.4.3.15 () {68 vars in 1253 bytes} [Fri Aug 7 18:58:40 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 18:58:40.016946 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f064a6e5-f3d1-48de-a394-2835f3767454 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.018670 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f064a6e5-f3d1-48de-a394-2835f3767454 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] PUT https://10.4.3.15/volume/v3/volumes/tempest-invalid-1463996581 Aug 07 18:58:40.018980 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f064a6e5-f3d1-48de-a394-2835f3767454 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:40.019631 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4dc83101-4e0b-46a4-8ebe-27a2bb3b43a7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.021864 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4dc83101-4e0b-46a4-8ebe-27a2bb3b43a7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:40.022213 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4dc83101-4e0b-46a4-8ebe-27a2bb3b43a7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.022514 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4dc83101-4e0b-46a4-8ebe-27a2bb3b43a7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.022699 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-4dc83101-4e0b-46a4-8ebe-27a2bb3b43a7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:40.027065 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:40.027065 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:40.027946 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4dc83101-4e0b-46a4-8ebe-27a2bb3b43a7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:40.028034 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f064a6e5-f3d1-48de-a394-2835f3767454 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/tempest-invalid-1463996581 returned with HTTP 404 Aug 07 18:58:40.028378 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 797/3206] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:40 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:40.028818 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 801/3207] 10.4.3.15 () {68 vars in 1331 bytes} [Fri Aug 7 18:58:40 2026] PUT /volume/v3/volumes/tempest-invalid-1463996581 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:40.036294 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-123bdbc8-b021-426f-b40b-b5756f62e5ae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.039231 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-123bdbc8-b021-426f-b40b-b5756f62e5ae tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] PUT https://10.4.3.15/volume/v3/volumes/aa659189-bcc9-4096-a58b-bfa01d471b00 Aug 07 18:58:40.039614 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-123bdbc8-b021-426f-b40b-b5756f62e5ae tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:40.053496 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-123bdbc8-b021-426f-b40b-b5756f62e5ae tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/aa659189-bcc9-4096-a58b-bfa01d471b00 returned with HTTP 404 Aug 07 18:58:40.054157 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 807/3208] 10.4.3.15 () {68 vars in 1361 bytes} [Fri Aug 7 18:58:40 2026] PUT /volume/v3/volumes/aa659189-bcc9-4096-a58b-bfa01d471b00 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:40.065479 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a3516ab5-090f-496a-b528-d36904c5e424 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.067913 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a3516ab5-090f-496a-b528-d36904c5e424 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] DELETE https://10.4.3.15/volume/v3/volumes/67c71abf-cdfc-4a3d-bec9-c8e414efc788 Aug 07 18:58:40.068114 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a3516ab5-090f-496a-b528-d36904c5e424 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.068322 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a3516ab5-090f-496a-b528-d36904c5e424 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.068541 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-a3516ab5-090f-496a-b528-d36904c5e424 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Delete volume with id: 67c71abf-cdfc-4a3d-bec9-c8e414efc788 Aug 07 18:58:40.074701 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a3516ab5-090f-496a-b528-d36904c5e424 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/67c71abf-cdfc-4a3d-bec9-c8e414efc788 returned with HTTP 404 Aug 07 18:58:40.075278 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 804/3209] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:40 2026] DELETE /volume/v3/volumes/67c71abf-cdfc-4a3d-bec9-c8e414efc788 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:40.084617 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7166fd68-555c-4c6b-9b29-3f3df4a240e6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.086870 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7166fd68-555c-4c6b-9b29-3f3df4a240e6 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action Aug 07 18:58:40.087485 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7166fd68-555c-4c6b-9b29-3f3df4a240e6 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:40.087691 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7166fd68-555c-4c6b-9b29-3f3df4a240e6 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:40.089184 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7166fd68-555c-4c6b-9b29-3f3df4a240e6 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action returned with HTTP 400 Aug 07 18:58:40.089717 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 798/3210] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:58:40 2026] POST /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:58:40.098854 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f4245b5f-6ce1-4429-859a-2a1307aa1134 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.100689 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f4245b5f-6ce1-4429-859a-2a1307aa1134 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action Aug 07 18:58:40.101108 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f4245b5f-6ce1-4429-859a-2a1307aa1134 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:40.101276 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f4245b5f-6ce1-4429-859a-2a1307aa1134 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:40.102718 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f4245b5f-6ce1-4429-859a-2a1307aa1134 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action returned with HTTP 400 Aug 07 18:58:40.103409 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 802/3211] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:58:40 2026] POST /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:58:40.112337 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-654f5cf9-90aa-4f0d-b312-ef52376670a4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.115520 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-654f5cf9-90aa-4f0d-b312-ef52376670a4 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/cef31bf0-83bc-42e7-9834-75be013d4434/action Aug 07 18:58:40.116192 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-654f5cf9-90aa-4f0d-b312-ef52376670a4 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:40.116400 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-654f5cf9-90aa-4f0d-b312-ef52376670a4 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:40.120418 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7e47f0b8-dc0b-4474-8d3b-25536a5100a6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.122622 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7e47f0b8-dc0b-4474-8d3b-25536a5100a6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 Aug 07 18:58:40.122874 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7e47f0b8-dc0b-4474-8d3b-25536a5100a6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.123078 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7e47f0b8-dc0b-4474-8d3b-25536a5100a6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.128530 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7e47f0b8-dc0b-4474-8d3b-25536a5100a6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 returned with HTTP 404 Aug 07 18:58:40.128948 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 805/3212] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:40 2026] GET /volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:58:40.131578 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-654f5cf9-90aa-4f0d-b312-ef52376670a4 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/cef31bf0-83bc-42e7-9834-75be013d4434/action returned with HTTP 404 Aug 07 18:58:40.132214 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 808/3213] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:58:40 2026] POST /volume/v3/volumes/cef31bf0-83bc-42e7-9834-75be013d4434/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:40.137297 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ac6a48f7-8e03-48ba-941a-f5da80e2159d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.139507 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ac6a48f7-8e03-48ba-941a-f5da80e2159d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae Aug 07 18:58:40.140007 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ac6a48f7-8e03-48ba-941a-f5da80e2159d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.140278 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ac6a48f7-8e03-48ba-941a-f5da80e2159d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.140521 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-ac6a48f7-8e03-48ba-941a-f5da80e2159d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 6996e2e2-02af-4a8b-b544-9455729b14ae Aug 07 18:58:40.141273 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c74f7f63-3f83-4425-a587-edce1005145c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.143231 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c74f7f63-3f83-4425-a587-edce1005145c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action Aug 07 18:58:40.143568 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c74f7f63-3f83-4425-a587-edce1005145c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:40.143715 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c74f7f63-3f83-4425-a587-edce1005145c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:40.146096 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c74f7f63-3f83-4425-a587-edce1005145c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action returned with HTTP 400 Aug 07 18:58:40.146759 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 803/3214] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:58:40 2026] POST /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:58:40.147635 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:40.147635 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:40.148211 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ac6a48f7-8e03-48ba-941a-f5da80e2159d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:40.155564 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-218bdb69-9e28-49f0-b419-407b77619605 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.157861 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-218bdb69-9e28-49f0-b419-407b77619605 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] POST https://10.4.3.15/volume/v3/volumes/None/action Aug 07 18:58:40.158333 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-218bdb69-9e28-49f0-b419-407b77619605 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:58:40.158507 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-218bdb69-9e28-49f0-b419-407b77619605 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:40.167219 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-218bdb69-9e28-49f0-b419-407b77619605 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/None/action returned with HTTP 404 Aug 07 18:58:40.167826 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 806/3215] 10.4.3.15 () {68 vars in 1287 bytes} [Fri Aug 7 18:58:40 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:40.170786 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ac6a48f7-8e03-48ba-941a-f5da80e2159d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume request issued successfully. Aug 07 18:58:40.170874 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ac6a48f7-8e03-48ba-941a-f5da80e2159d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae returned with HTTP 202 Aug 07 18:58:40.171529 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 799/3216] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:58:40 2026] DELETE /volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:58:40.175922 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b0151ed3-d4c8-47df-bb62-d1bd8e529848 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.178080 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0151ed3-d4c8-47df-bb62-d1bd8e529848 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] GET https://10.4.3.15/volume/v3/volumes/6b51441b-ab91-4101-ac6a-c3277438aefb Aug 07 18:58:40.178386 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b0151ed3-d4c8-47df-bb62-d1bd8e529848 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.178679 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b0151ed3-d4c8-47df-bb62-d1bd8e529848 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.179412 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-291132a2-2922-4dcd-bd09-fb3a4f823f1e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.181536 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-291132a2-2922-4dcd-bd09-fb3a4f823f1e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae Aug 07 18:58:40.181821 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-291132a2-2922-4dcd-bd09-fb3a4f823f1e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.182103 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-291132a2-2922-4dcd-bd09-fb3a4f823f1e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.184637 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0151ed3-d4c8-47df-bb62-d1bd8e529848 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/6b51441b-ab91-4101-ac6a-c3277438aefb returned with HTTP 404 Aug 07 18:58:40.185258 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 809/3217] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:40 2026] GET /volume/v3/volumes/6b51441b-ab91-4101-ac6a-c3277438aefb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:40.191596 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:40.191596 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:40.193876 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-316912cf-b973-4443-a3af-41e43293196e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.198159 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-291132a2-2922-4dcd-bd09-fb3a4f823f1e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:40.198341 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-316912cf-b973-4443-a3af-41e43293196e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] GET https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 Aug 07 18:58:40.198965 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-316912cf-b973-4443-a3af-41e43293196e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.199684 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-316912cf-b973-4443-a3af-41e43293196e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.208872 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:40.208872 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:40.210429 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-291132a2-2922-4dcd-bd09-fb3a4f823f1e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae returned with HTTP 200 Aug 07 18:58:40.210852 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 804/3218] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:40 2026] GET /volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae => generated 893 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:40.212525 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-316912cf-b973-4443-a3af-41e43293196e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Volume info retrieved successfully. Aug 07 18:58:40.216512 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-316912cf-b973-4443-a3af-41e43293196e tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 returned with HTTP 200 Aug 07 18:58:40.216881 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 807/3219] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:40 2026] GET /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:40.231250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-02cc5024-c53c-472b-8900-895eb522c53c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.231250 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-02cc5024-c53c-472b-8900-895eb522c53c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] DELETE https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 Aug 07 18:58:40.231250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-02cc5024-c53c-472b-8900-895eb522c53c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.231250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-02cc5024-c53c-472b-8900-895eb522c53c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.231250 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-02cc5024-c53c-472b-8900-895eb522c53c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Delete volume with id: e2fe026d-9838-4eaa-9482-353c5fe9cfd2 Aug 07 18:58:40.238226 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:40.238226 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:40.238690 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-02cc5024-c53c-472b-8900-895eb522c53c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Volume info retrieved successfully. Aug 07 18:58:40.256071 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-02cc5024-c53c-472b-8900-895eb522c53c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Delete volume request issued successfully. Aug 07 18:58:40.256177 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-02cc5024-c53c-472b-8900-895eb522c53c tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 returned with HTTP 202 Aug 07 18:58:40.256560 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 800/3220] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:40 2026] DELETE /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:40.264344 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a882878e-f101-454b-997b-82dbaf510b43 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.266445 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a882878e-f101-454b-997b-82dbaf510b43 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] GET https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 Aug 07 18:58:40.266653 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a882878e-f101-454b-997b-82dbaf510b43 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.266910 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a882878e-f101-454b-997b-82dbaf510b43 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.275589 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:40.275589 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:40.284764 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a882878e-f101-454b-997b-82dbaf510b43 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Volume info retrieved successfully. Aug 07 18:58:40.290804 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a882878e-f101-454b-997b-82dbaf510b43 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 returned with HTTP 200 Aug 07 18:58:40.291308 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 810/3221] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:40 2026] GET /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:40.929766 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-33360222-3e75-4752-aecf-efd3db2de135 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.931637 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-33360222-3e75-4752-aecf-efd3db2de135 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 Aug 07 18:58:40.931968 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-33360222-3e75-4752-aecf-efd3db2de135 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.931968 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-33360222-3e75-4752-aecf-efd3db2de135 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.937814 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=572,cinder:INSERT=75,cinder:UPDATE=129 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:58:40.940565 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-33360222-3e75-4752-aecf-efd3db2de135 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 returned with HTTP 404 Aug 07 18:58:40.941142 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 805/3222] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:40 2026] GET /volume/v3/snapshots/5d512d5b-99e1-4e1a-9d05-2d2dbc8c9de2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:40.951013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bcd42074-9056-42d1-ad16-dd67ee0afdd1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.952838 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bcd42074-9056-42d1-ad16-dd67ee0afdd1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:58:40.953058 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bcd42074-9056-42d1-ad16-dd67ee0afdd1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.953243 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bcd42074-9056-42d1-ad16-dd67ee0afdd1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.960014 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:40.960014 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:40.963380 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bcd42074-9056-42d1-ad16-dd67ee0afdd1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:40.967255 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bcd42074-9056-42d1-ad16-dd67ee0afdd1 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:58:40.967637 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 808/3223] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:40 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:40.982686 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fa5b3016-2784-4ccf-8a9b-e69fb1172830 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:40.985122 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fa5b3016-2784-4ccf-8a9b-e69fb1172830 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:58:40.985358 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa5b3016-2784-4ccf-8a9b-e69fb1172830 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:40.985602 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa5b3016-2784-4ccf-8a9b-e69fb1172830 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:40.995888 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:40.995888 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:41.000707 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fa5b3016-2784-4ccf-8a9b-e69fb1172830 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:41.006389 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fa5b3016-2784-4ccf-8a9b-e69fb1172830 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:58:41.007696 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 801/3224] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:40 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:41.020004 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-134e3e02-0fe9-4df6-a361-d174a3672a98 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:41.021675 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-134e3e02-0fe9-4df6-a361-d174a3672a98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] DELETE https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:58:41.021847 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-134e3e02-0fe9-4df6-a361-d174a3672a98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:41.022030 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-134e3e02-0fe9-4df6-a361-d174a3672a98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:41.022187 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-134e3e02-0fe9-4df6-a361-d174a3672a98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Delete volume with id: 1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:58:41.029569 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:41.029569 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:41.030063 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-134e3e02-0fe9-4df6-a361-d174a3672a98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:41.042430 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-af4c103f-6e4d-4fcf-8de7-01213dca72c6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:41.044208 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-af4c103f-6e4d-4fcf-8de7-01213dca72c6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:41.044434 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-af4c103f-6e4d-4fcf-8de7-01213dca72c6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:41.044584 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-af4c103f-6e4d-4fcf-8de7-01213dca72c6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:41.044667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-af4c103f-6e4d-4fcf-8de7-01213dca72c6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:41.050934 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:41.050934 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:41.050934 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-af4c103f-6e4d-4fcf-8de7-01213dca72c6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:41.051327 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 806/3225] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:41 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:41.060512 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-134e3e02-0fe9-4df6-a361-d174a3672a98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Delete volume request issued successfully. Aug 07 18:58:41.060821 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-134e3e02-0fe9-4df6-a361-d174a3672a98 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 202 Aug 07 18:58:41.061256 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 811/3226] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:41 2026] DELETE /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:41.068871 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ac8c7896-99f6-4f5b-9cbd-891baf149131 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:41.070724 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ac8c7896-99f6-4f5b-9cbd-891baf149131 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:58:41.070979 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ac8c7896-99f6-4f5b-9cbd-891baf149131 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:41.071254 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ac8c7896-99f6-4f5b-9cbd-891baf149131 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:41.079447 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:41.079447 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:41.084475 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ac8c7896-99f6-4f5b-9cbd-891baf149131 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Volume info retrieved successfully. Aug 07 18:58:41.089582 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ac8c7896-99f6-4f5b-9cbd-891baf149131 tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 200 Aug 07 18:58:41.090039 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 809/3227] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:41 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:41.224362 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aacfaa50-92fa-4b29-9d34-3e26f06c9a52 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:41.226528 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aacfaa50-92fa-4b29-9d34-3e26f06c9a52 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae Aug 07 18:58:41.226803 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aacfaa50-92fa-4b29-9d34-3e26f06c9a52 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:41.227078 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aacfaa50-92fa-4b29-9d34-3e26f06c9a52 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:41.233846 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aacfaa50-92fa-4b29-9d34-3e26f06c9a52 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae returned with HTTP 404 Aug 07 18:58:41.234439 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 802/3228] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:41 2026] GET /volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:58:41.248244 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ec6ecfa3-9c0a-4cb4-899d-dbe5bfa40ee8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:41.250115 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ec6ecfa3-9c0a-4cb4-899d-dbe5bfa40ee8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 Aug 07 18:58:41.250310 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ec6ecfa3-9c0a-4cb4-899d-dbe5bfa40ee8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:41.250533 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ec6ecfa3-9c0a-4cb4-899d-dbe5bfa40ee8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:41.250741 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-ec6ecfa3-9c0a-4cb4-899d-dbe5bfa40ee8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 31e5c051-07d6-414a-8997-1f33c47faa86 Aug 07 18:58:41.263009 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:41.263009 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:41.263526 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ec6ecfa3-9c0a-4cb4-899d-dbe5bfa40ee8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:41.284733 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ec6ecfa3-9c0a-4cb4-899d-dbe5bfa40ee8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume request issued successfully. Aug 07 18:58:41.285019 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ec6ecfa3-9c0a-4cb4-899d-dbe5bfa40ee8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 returned with HTTP 202 Aug 07 18:58:41.285360 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 807/3229] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:58:41 2026] DELETE /volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:58:41.296921 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cb7b1765-24c6-4dd1-beaf-fba954d8f57a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:41.299106 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb7b1765-24c6-4dd1-beaf-fba954d8f57a tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 Aug 07 18:58:41.299417 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb7b1765-24c6-4dd1-beaf-fba954d8f57a tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:41.299703 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb7b1765-24c6-4dd1-beaf-fba954d8f57a tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:41.305678 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b4f6bc0d-ab52-4f68-83f2-5aef4ed0b7e2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:41.308674 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:41.308674 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:41.309161 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b4f6bc0d-ab52-4f68-83f2-5aef4ed0b7e2 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] GET https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 Aug 07 18:58:41.310639 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b4f6bc0d-ab52-4f68-83f2-5aef4ed0b7e2 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:41.310639 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b4f6bc0d-ab52-4f68-83f2-5aef4ed0b7e2 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:41.314041 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cb7b1765-24c6-4dd1-beaf-fba954d8f57a tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:41.320020 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b4f6bc0d-ab52-4f68-83f2-5aef4ed0b7e2 tempest-VolumesNegativeTest-1109424682 tempest-VolumesNegativeTest-1109424682-project-member] https://10.4.3.15/volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 returned with HTTP 404 Aug 07 18:58:41.320020 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 810/3230] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:41 2026] GET /volume/v3/volumes/e2fe026d-9838-4eaa-9482-353c5fe9cfd2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:41.320149 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb7b1765-24c6-4dd1-beaf-fba954d8f57a tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 returned with HTTP 200 Aug 07 18:58:41.320149 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 812/3231] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:41 2026] GET /volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 => generated 893 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:42.064467 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1ea1fa5d-8ebd-4426-ba63-917ba2bdfc73 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:42.066708 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1ea1fa5d-8ebd-4426-ba63-917ba2bdfc73 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:42.067034 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1ea1fa5d-8ebd-4426-ba63-917ba2bdfc73 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:42.067233 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1ea1fa5d-8ebd-4426-ba63-917ba2bdfc73 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:42.067383 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1ea1fa5d-8ebd-4426-ba63-917ba2bdfc73 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:42.073567 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:42.073567 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:42.074374 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1ea1fa5d-8ebd-4426-ba63-917ba2bdfc73 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:42.074781 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 803/3232] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:42 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:42.107255 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4b10f983-a5b3-4147-b4dd-0f1f92bc94aa None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:42.108651 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4b10f983-a5b3-4147-b4dd-0f1f92bc94aa tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] GET https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 Aug 07 18:58:42.108847 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4b10f983-a5b3-4147-b4dd-0f1f92bc94aa tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:42.109047 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4b10f983-a5b3-4147-b4dd-0f1f92bc94aa tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:42.116542 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4b10f983-a5b3-4147-b4dd-0f1f92bc94aa tempest-SnapshotDataIntegrityTests-95169224 tempest-SnapshotDataIntegrityTests-95169224-project-member] https://10.4.3.15/volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 returned with HTTP 404 Aug 07 18:58:42.117232 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 808/3233] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:42 2026] GET /volume/v3/volumes/1acdcbe2-9f6b-4105-baf0-aa0a5ed38bd7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:42.335735 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b26f2caf-b72c-4391-925b-e0b022895700 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:42.339599 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b26f2caf-b72c-4391-925b-e0b022895700 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 Aug 07 18:58:42.339599 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b26f2caf-b72c-4391-925b-e0b022895700 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:42.339599 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b26f2caf-b72c-4391-925b-e0b022895700 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:42.344540 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b26f2caf-b72c-4391-925b-e0b022895700 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 returned with HTTP 404 Aug 07 18:58:42.345096 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 811/3234] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:42 2026] GET /volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:58:42.360759 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:42.365460 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:42.365460 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-917281748"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:42.365629 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-917281748'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:42.365700 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume of 1 GB Aug 07 18:58:42.368450 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=545,cinder:INSERT=80,cinder:UPDATE=163 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:58:42.370866 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Availability Zones retrieved successfully. Aug 07 18:58:42.381700 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (53c7d65d-0f77-4da2-8bc8-12f6b25bd108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:42.383058 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58167b72-75d9-4fdb-abed-b5e4cec3a891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:42.384741 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:42.439588 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58167b72-75d9-4fdb-abed-b5e4cec3a891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:42.440727 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92af48a6-d045-47d4-ad13-90b135f57d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:42.492855 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['6f78cc3e-e769-4477-9aeb-ee07f530600c', '79fe03b5-17bf-4b2c-a38c-93080dc4af82', '1b2cde32-8e3e-45d1-8d10-460dc40e696a', 'f2a977eb-8d16-4eaa-9e95-ee98d44ac796'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:42.493871 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92af48a6-d045-47d4-ad13-90b135f57d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f78cc3e-e769-4477-9aeb-ee07f530600c', '79fe03b5-17bf-4b2c-a38c-93080dc4af82', '1b2cde32-8e3e-45d1-8d10-460dc40e696a', 'f2a977eb-8d16-4eaa-9e95-ee98d44ac796']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:42.494720 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00335ef-fd95-4c51-ab59-d3b761302a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:42.532002 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00335ef-fd95-4c51-ab59-d3b761302a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-917281748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['6f78cc3e-e769-4477-9aeb-ee07f530600c','79fe03b5-17bf-4b2c-a38c-93080dc4af82','1b2cde32-8e3e-45d1-8d10-460dc40e696a','f2a977eb-8d16-4eaa-9e95-ee98d44ac796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-917281748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34273d5854f4b39b04a92dcb8698c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:42.532906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c31012af-3fbd-4d88-aca9-7abff9b6ead4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:42.558399 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c31012af-3fbd-4d88-aca9-7abff9b6ead4) transitioned into state 'SUCCESS' from state '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-917281748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['6f78cc3e-e769-4477-9aeb-ee07f530600c','79fe03b5-17bf-4b2c-a38c-93080dc4af82','1b2cde32-8e3e-45d1-8d10-460dc40e696a','f2a977eb-8d16-4eaa-9e95-ee98d44ac796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:42.559005 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6865603-b202-431a-84e0-ab5de44e492a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:42.574084 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6865603-b202-431a-84e0-ab5de44e492a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:42.574721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (53c7d65d-0f77-4da2-8bc8-12f6b25bd108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:42.578016 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request issued successfully. Aug 07 18:58:42.578016 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eec877b3-3f83-4ac8-bb8c-1b1ee7bee255 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:42.578016 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 813/3235] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:58:42 2026] POST /volume/v3/volumes => generated 767 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:42.589623 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3add35ac-7eba-41ed-918f-70738b091570 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:42.591226 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3add35ac-7eba-41ed-918f-70738b091570 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 Aug 07 18:58:42.591517 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3add35ac-7eba-41ed-918f-70738b091570 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:42.591761 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3add35ac-7eba-41ed-918f-70738b091570 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:42.602551 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:42.602551 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:42.608076 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3add35ac-7eba-41ed-918f-70738b091570 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:42.614777 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3add35ac-7eba-41ed-918f-70738b091570 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 returned with HTTP 200 Aug 07 18:58:42.615169 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 804/3236] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:42 2026] GET /volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:43.091289 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-75c839aa-15b1-49bc-8b6c-32cd8e1630c8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:43.094493 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-75c839aa-15b1-49bc-8b6c-32cd8e1630c8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:43.094746 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-75c839aa-15b1-49bc-8b6c-32cd8e1630c8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:43.094985 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-75c839aa-15b1-49bc-8b6c-32cd8e1630c8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:43.095160 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-75c839aa-15b1-49bc-8b6c-32cd8e1630c8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:43.100426 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:43.100426 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:43.101445 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-75c839aa-15b1-49bc-8b6c-32cd8e1630c8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:43.101903 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 809/3237] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:43 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:43.637791 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-41081ef6-f8c9-4a98-99ac-fc5ffda0dad8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:43.641025 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-41081ef6-f8c9-4a98-99ac-fc5ffda0dad8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 Aug 07 18:58:43.641025 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-41081ef6-f8c9-4a98-99ac-fc5ffda0dad8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:43.641025 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-41081ef6-f8c9-4a98-99ac-fc5ffda0dad8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:43.651016 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:43.651016 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:43.655171 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-41081ef6-f8c9-4a98-99ac-fc5ffda0dad8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:43.660606 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-41081ef6-f8c9-4a98-99ac-fc5ffda0dad8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 returned with HTTP 200 Aug 07 18:58:43.661098 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 812/3238] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:43 2026] GET /volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:43.680675 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-41421d7f-dad1-4b76-a57e-d05a7decbdab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:43.682530 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-41421d7f-dad1-4b76-a57e-d05a7decbdab tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:58:43.682883 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-41421d7f-dad1-4b76-a57e-d05a7decbdab tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6", "name": "tempest-VolumeDependencyTests-Snapshot-1839439453"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:43.690704 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:43.690704 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:43.691136 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-41421d7f-dad1-4b76-a57e-d05a7decbdab tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:43.691247 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-41421d7f-dad1-4b76-a57e-d05a7decbdab tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create snapshot from volume 03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 Aug 07 18:58:43.715881 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-41421d7f-dad1-4b76-a57e-d05a7decbdab tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['45c2f640-7843-40b2-bbcc-43df6a93a363', '29bed9d2-991c-4c1d-8a40-4abedee2551a', 'c65f341f-0722-4e6d-8c5f-280b33ce878c', 'a34e92f1-2541-4470-a76e-1e1bbabe46fa'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:43.748960 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-41421d7f-dad1-4b76-a57e-d05a7decbdab tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot create request issued successfully. Aug 07 18:58:43.749362 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-41421d7f-dad1-4b76-a57e-d05a7decbdab tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:58:43.749822 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 814/3239] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:58:43 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 07 18:58:43.758895 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f554afc3-7e93-4778-844c-609beb5408b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:43.761695 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f554afc3-7e93-4778-844c-609beb5408b8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 Aug 07 18:58:43.761858 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f554afc3-7e93-4778-844c-609beb5408b8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:43.762086 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f554afc3-7e93-4778-844c-609beb5408b8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:43.764088 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=600,cinder:INSERT=90,cinder:UPDATE=148 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:58:43.767749 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:43.767749 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:43.768182 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f554afc3-7e93-4778-844c-609beb5408b8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:43.768837 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f554afc3-7e93-4778-844c-609beb5408b8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 returned with HTTP 200 Aug 07 18:58:43.769182 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 805/3240] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:43 2026] GET /volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:44.117131 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d4cd00fc-674a-4b9d-aef5-c9015d56fe91 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:44.119485 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d4cd00fc-674a-4b9d-aef5-c9015d56fe91 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:44.119672 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d4cd00fc-674a-4b9d-aef5-c9015d56fe91 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:44.119855 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d4cd00fc-674a-4b9d-aef5-c9015d56fe91 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:44.120041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-d4cd00fc-674a-4b9d-aef5-c9015d56fe91 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:44.124301 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:44.124301 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:44.124933 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d4cd00fc-674a-4b9d-aef5-c9015d56fe91 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:44.125254 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 810/3241] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:44 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:44.780407 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c0fce261-dcc7-4fab-baa5-e357a3633198 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:44.782398 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c0fce261-dcc7-4fab-baa5-e357a3633198 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 Aug 07 18:58:44.782540 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c0fce261-dcc7-4fab-baa5-e357a3633198 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:44.782710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c0fce261-dcc7-4fab-baa5-e357a3633198 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:44.784426 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=633,cinder:UPDATE=168,cinder:INSERT=91,cinder:DELETE=1 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:58:44.788215 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:44.788215 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:44.788410 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c0fce261-dcc7-4fab-baa5-e357a3633198 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:44.789714 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c0fce261-dcc7-4fab-baa5-e357a3633198 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 returned with HTTP 200 Aug 07 18:58:44.791222 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 813/3242] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:44 2026] GET /volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:44.804376 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:44.809377 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:44.811610 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "57803cf2-ba64-4235-900a-326aae5a10b9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-443301061"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:44.813971 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request body: {'volume': {'snapshot_id': '57803cf2-ba64-4235-900a-326aae5a10b9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-443301061'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:44.822885 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:44.822885 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:44.823577 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:44.823757 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume of 1 GB Aug 07 18:58:44.827720 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Availability Zones retrieved successfully. Aug 07 18:58:44.833592 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (dd604735-cca7-4807-87cf-aab945be5509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:44.834919 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033215ed-ba6d-4b1a-950c-adc7be8c808f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:44.835793 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:44.879437 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033215ed-ba6d-4b1a-950c-adc7be8c808f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '57803cf2-ba64-4235-900a-326aae5a10b9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:44.880312 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c158941f-46e0-4970-839b-a37e98b1e5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:44.934849 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['9d2b61cb-fe9e-4271-a196-bf62e1f65863', 'e84cd3b1-7818-4c62-af7d-0df558e903ff', 'cc335d7d-67e9-44a9-bc04-5c75a229740e', '39778d51-d391-4a9f-aadd-a3515fc052f8'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:44.935624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c158941f-46e0-4970-839b-a37e98b1e5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d2b61cb-fe9e-4271-a196-bf62e1f65863', 'e84cd3b1-7818-4c62-af7d-0df558e903ff', 'cc335d7d-67e9-44a9-bc04-5c75a229740e', '39778d51-d391-4a9f-aadd-a3515fc052f8']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:44.936361 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db7ca02-82dc-4775-a70a-70c93588ea59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:44.974486 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db7ca02-82dc-4775-a70a-70c93588ea59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b91fabeb-f907-41af-bfe7-f90a61abf7ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-443301061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['9d2b61cb-fe9e-4271-a196-bf62e1f65863','e84cd3b1-7818-4c62-af7d-0df558e903ff','cc335d7d-67e9-44a9-bc04-5c75a229740e','39778d51-d391-4a9f-aadd-a3515fc052f8'],size=1,snapshot_id=57803cf2-ba64-4235-900a-326aae5a10b9,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-443301061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b91fabeb-f907-41af-bfe7-f90a61abf7ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34273d5854f4b39b04a92dcb8698c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=57803cf2-ba64-4235-900a-326aae5a10b9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:44.975558 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc342d2d-0e25-452b-bd2d-b61377118d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:45.010670 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc342d2d-0e25-452b-bd2d-b61377118d69) transitioned into state 'SUCCESS' from state '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-443301061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['9d2b61cb-fe9e-4271-a196-bf62e1f65863','e84cd3b1-7818-4c62-af7d-0df558e903ff','cc335d7d-67e9-44a9-bc04-5c75a229740e','39778d51-d391-4a9f-aadd-a3515fc052f8'],size=1,snapshot_id=57803cf2-ba64-4235-900a-326aae5a10b9,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:45.011605 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8171b752-e2b1-409d-ae0c-b98a1d0f02be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:45.043080 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8171b752-e2b1-409d-ae0c-b98a1d0f02be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:45.043080 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (dd604735-cca7-4807-87cf-aab945be5509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:45.043080 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request issued successfully. Aug 07 18:58:45.043080 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-60ff2d44-5bb8-4d7e-8c1a-8b3cfa67dbc5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:45.044088 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 815/3243] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:58:44 2026] POST /volume/v3/volumes => generated 801 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:45.061915 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-980f3fa6-2c0c-49b4-bde5-fcf21d95d593 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:45.066451 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-980f3fa6-2c0c-49b4-bde5-fcf21d95d593 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad Aug 07 18:58:45.066451 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-980f3fa6-2c0c-49b4-bde5-fcf21d95d593 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:45.066665 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-980f3fa6-2c0c-49b4-bde5-fcf21d95d593 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:45.079223 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:45.079223 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:45.089705 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-980f3fa6-2c0c-49b4-bde5-fcf21d95d593 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:45.935376 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-980f3fa6-2c0c-49b4-bde5-fcf21d95d593 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad returned with HTTP 200 Aug 07 18:58:45.935376 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 806/3244] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:45 2026] GET /volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad => generated 869 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:45.939624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9dc41298-6f23-4c20-811c-cc2b03fc6615 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:45.939624 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9dc41298-6f23-4c20-811c-cc2b03fc6615 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:45.939624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9dc41298-6f23-4c20-811c-cc2b03fc6615 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:45.939624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9dc41298-6f23-4c20-811c-cc2b03fc6615 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:45.939624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-9dc41298-6f23-4c20-811c-cc2b03fc6615 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:45.939624 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:45.939624 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:45.939624 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9dc41298-6f23-4c20-811c-cc2b03fc6615 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:45.939624 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 811/3245] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:45 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:46.116119 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6b68a054-8cd3-4882-a7c6-7a7f25ba0710 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:46.119088 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6b68a054-8cd3-4882-a7c6-7a7f25ba0710 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad Aug 07 18:58:46.119394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6b68a054-8cd3-4882-a7c6-7a7f25ba0710 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:46.119664 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6b68a054-8cd3-4882-a7c6-7a7f25ba0710 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:46.131349 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:46.131349 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:46.135478 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6b68a054-8cd3-4882-a7c6-7a7f25ba0710 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:46.143520 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6b68a054-8cd3-4882-a7c6-7a7f25ba0710 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad returned with HTTP 200 Aug 07 18:58:46.143910 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 814/3246] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:46 2026] GET /volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad => generated 894 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:46.159174 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d8faa3e7-1087-4a60-97e5-b302133ff95f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:46.161569 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d8faa3e7-1087-4a60-97e5-b302133ff95f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:58:46.161753 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2fbd402b-3e4d-4dad-a3ae-f3109f59fb64 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:46.162066 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d8faa3e7-1087-4a60-97e5-b302133ff95f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b91fabeb-f907-41af-bfe7-f90a61abf7ad", "name": "tempest-VolumeDependencyTests-Snapshot-695267755"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:46.164820 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2fbd402b-3e4d-4dad-a3ae-f3109f59fb64 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:46.165027 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2fbd402b-3e4d-4dad-a3ae-f3109f59fb64 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:46.165228 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2fbd402b-3e4d-4dad-a3ae-f3109f59fb64 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:46.165311 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2fbd402b-3e4d-4dad-a3ae-f3109f59fb64 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:46.169375 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:46.169375 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:46.170113 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2fbd402b-3e4d-4dad-a3ae-f3109f59fb64 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:46.170569 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 807/3247] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:46 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:46.172633 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:46.172633 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:46.173234 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d8faa3e7-1087-4a60-97e5-b302133ff95f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:46.173422 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-d8faa3e7-1087-4a60-97e5-b302133ff95f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create snapshot from volume b91fabeb-f907-41af-bfe7-f90a61abf7ad Aug 07 18:58:46.183352 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-71df3f27-ca13-403b-ac4c-a9ded58ab0ca None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:46.202031 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-d8faa3e7-1087-4a60-97e5-b302133ff95f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['280ba891-d85b-4e86-832e-a6a43908bdea', '3663919f-9ac2-4a12-addc-030a8c7a0dc5', 'ff195583-e2c8-4217-99b1-1cf4a662cbf9', '259582c0-7daf-4daf-b98d-69dd2b4dff7c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:46.232144 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d8faa3e7-1087-4a60-97e5-b302133ff95f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot create request issued successfully. Aug 07 18:58:46.232226 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d8faa3e7-1087-4a60-97e5-b302133ff95f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:58:46.232696 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 816/3248] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:58:46 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 07 18:58:46.245714 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-eb59982a-5fa0-4229-919b-26b5282913a6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:46.247568 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eb59982a-5fa0-4229-919b-26b5282913a6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 Aug 07 18:58:46.247755 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eb59982a-5fa0-4229-919b-26b5282913a6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:46.247949 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eb59982a-5fa0-4229-919b-26b5282913a6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:46.255291 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:46.255291 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:46.255773 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-eb59982a-5fa0-4229-919b-26b5282913a6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:46.256676 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eb59982a-5fa0-4229-919b-26b5282913a6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 returned with HTTP 200 Aug 07 18:58:46.257351 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 815/3249] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:46 2026] GET /volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:46.328490 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-71df3f27-ca13-403b-ac4c-a9ded58ab0ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 18:58:46.330059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-71df3f27-ca13-403b-ac4c-a9ded58ab0ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "897aa15b-1802-40c7-bd42-775f58ca2999", "incremental": true}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:46.331562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-71df3f27-ca13-403b-ac4c-a9ded58ab0ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Creating new backup {'backup': {'volume_id': '897aa15b-1802-40c7-bd42-775f58ca2999', 'incremental': True}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:58:46.331734 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-71df3f27-ca13-403b-ac4c-a9ded58ab0ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Creating backup of volume 897aa15b-1802-40c7-bd42-775f58ca2999 in container None Aug 07 18:58:46.342159 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:46.342159 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:46.342537 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-71df3f27-ca13-403b-ac4c-a9ded58ab0ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Volume info retrieved successfully. Aug 07 18:58:46.366808 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-71df3f27-ca13-403b-ac4c-a9ded58ab0ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Created reservations ['3c97537f-6f97-4ef9-9276-90c81d9d81a4', 'b119ebc3-6a2b-4860-9c73-a204a0e5587e'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:46.378017 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-71df3f27-ca13-403b-ac4c-a9ded58ab0ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 400 Aug 07 18:58:46.378510 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 812/3250] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:46 2026] POST /volume/v3/backups => generated 109 bytes in 196 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:58:46.386157 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2991dc0b-cffa-41f8-a305-dd1de2d42c2e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:46.388930 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2991dc0b-cffa-41f8-a305-dd1de2d42c2e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] DELETE https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:46.389171 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2991dc0b-cffa-41f8-a305-dd1de2d42c2e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:46.389360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2991dc0b-cffa-41f8-a305-dd1de2d42c2e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:46.389480 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-2991dc0b-cffa-41f8-a305-dd1de2d42c2e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Delete backup with id: 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. Aug 07 18:58:46.396644 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:46.396644 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:46.412685 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-2991dc0b-cffa-41f8-a305-dd1de2d42c2e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] delete_backup rpcapi backup_id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:58:46.414249 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2991dc0b-cffa-41f8-a305-dd1de2d42c2e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 202 Aug 07 18:58:46.414622 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 808/3251] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:58:46 2026] DELETE /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:58:46.422922 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0cf9c857-378c-4faa-a605-a6a17d2ba7ac None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:46.425024 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0cf9c857-378c-4faa-a605-a6a17d2ba7ac tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:46.425241 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0cf9c857-378c-4faa-a605-a6a17d2ba7ac tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:46.425438 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0cf9c857-378c-4faa-a605-a6a17d2ba7ac tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:46.427901 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0cf9c857-378c-4faa-a605-a6a17d2ba7ac tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:46.429955 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:46.429955 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:46.430744 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0cf9c857-378c-4faa-a605-a6a17d2ba7ac tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 200 Aug 07 18:58:46.431218 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 817/3252] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:46 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:47.267229 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1a7828f3-76e8-477f-9a15-6830a1ce7419 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:47.269487 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1a7828f3-76e8-477f-9a15-6830a1ce7419 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 Aug 07 18:58:47.269649 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1a7828f3-76e8-477f-9a15-6830a1ce7419 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:47.270838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1a7828f3-76e8-477f-9a15-6830a1ce7419 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:47.274698 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:47.274698 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:47.275124 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1a7828f3-76e8-477f-9a15-6830a1ce7419 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:47.275805 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1a7828f3-76e8-477f-9a15-6830a1ce7419 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 returned with HTTP 200 Aug 07 18:58:47.276169 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 816/3253] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:47 2026] GET /volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:47.287362 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2111ddaa-6242-4384-9b08-6996f86cefec None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:47.289072 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:47.289668 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fabccd0b-3843-49f0-9ce8-d3762b2aecf4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-652509929"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:47.290850 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request body: {'volume': {'snapshot_id': 'fabccd0b-3843-49f0-9ce8-d3762b2aecf4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-652509929'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:47.298258 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:47.298258 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:47.298258 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:47.298258 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume of 1 GB Aug 07 18:58:47.299901 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Availability Zones retrieved successfully. Aug 07 18:58:47.304923 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (4ddb6efb-414a-4838-afcf-d783a7fa5f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:47.305928 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf6dddf-7bc6-443e-ad0b-a6b38aafa6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:47.306816 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:47.334442 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf6dddf-7bc6-443e-ad0b-a6b38aafa6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fabccd0b-3843-49f0-9ce8-d3762b2aecf4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:47.335126 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11acebfe-397d-4507-9732-ea4c84b91e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:47.370314 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['e51c2c6d-23a7-45c4-9fa9-c2119935362a', '332b8bf5-5e9a-4b14-ac32-0287d7b947f7', '0a691965-222d-4f84-bd24-358e9bb5369f', 'c4962c44-b281-43f7-9a9d-d45ef9e74dbc'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:47.371075 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11acebfe-397d-4507-9732-ea4c84b91e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e51c2c6d-23a7-45c4-9fa9-c2119935362a', '332b8bf5-5e9a-4b14-ac32-0287d7b947f7', '0a691965-222d-4f84-bd24-358e9bb5369f', 'c4962c44-b281-43f7-9a9d-d45ef9e74dbc']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:47.372015 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c55f947-63b5-4fb9-b3af-0d8a9bd4fb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:47.411930 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c55f947-63b5-4fb9-b3af-0d8a9bd4fb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cb9e360-08f5-4356-aad6-edb78bf85238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-652509929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['e51c2c6d-23a7-45c4-9fa9-c2119935362a','332b8bf5-5e9a-4b14-ac32-0287d7b947f7','0a691965-222d-4f84-bd24-358e9bb5369f','c4962c44-b281-43f7-9a9d-d45ef9e74dbc'],size=1,snapshot_id=fabccd0b-3843-49f0-9ce8-d3762b2aecf4,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-652509929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cb9e360-08f5-4356-aad6-edb78bf85238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34273d5854f4b39b04a92dcb8698c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fabccd0b-3843-49f0-9ce8-d3762b2aecf4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:47.412603 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e363d183-7076-4ac9-8d8a-361e2ec363c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:47.428506 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e363d183-7076-4ac9-8d8a-361e2ec363c8) transitioned into state 'SUCCESS' from state '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-652509929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['e51c2c6d-23a7-45c4-9fa9-c2119935362a','332b8bf5-5e9a-4b14-ac32-0287d7b947f7','0a691965-222d-4f84-bd24-358e9bb5369f','c4962c44-b281-43f7-9a9d-d45ef9e74dbc'],size=1,snapshot_id=fabccd0b-3843-49f0-9ce8-d3762b2aecf4,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:47.429188 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e61edd7f-83d4-40dc-9916-2496faf873b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:47.444877 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-35cc9a70-709e-4397-9593-dbddb81f9e78 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:47.447435 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35cc9a70-709e-4397-9593-dbddb81f9e78 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd Aug 07 18:58:47.447523 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e61edd7f-83d4-40dc-9916-2496faf873b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:47.447711 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35cc9a70-709e-4397-9593-dbddb81f9e78 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:47.447926 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35cc9a70-709e-4397-9593-dbddb81f9e78 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:47.448068 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-35cc9a70-709e-4397-9593-dbddb81f9e78 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 1842eaf7-a552-4a44-b8e6-f1cbd6799bdd. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:47.448320 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (4ddb6efb-414a-4838-afcf-d783a7fa5f9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:47.448614 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request issued successfully. Aug 07 18:58:47.449318 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2111ddaa-6242-4384-9b08-6996f86cefec tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:47.449759 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 813/3254] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:58:47 2026] POST /volume/v3/volumes => generated 801 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:47.452690 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35cc9a70-709e-4397-9593-dbddb81f9e78 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd returned with HTTP 404 Aug 07 18:58:47.453255 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 809/3255] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:47 2026] GET /volume/v3/backups/1842eaf7-a552-4a44-b8e6-f1cbd6799bdd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:47.462683 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:47.463172 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-88c564ae-7568-4951-9434-119e7ea791dc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:47.464716 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:47.464955 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-88c564ae-7568-4951-9434-119e7ea791dc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 Aug 07 18:58:47.465046 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-393531276"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:47.465201 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-88c564ae-7568-4951-9434-119e7ea791dc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:47.465416 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-88c564ae-7568-4951-9434-119e7ea791dc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:47.466443 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-393531276'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:47.466556 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Create volume of 1 GB Aug 07 18:58:47.470959 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Availability Zones retrieved successfully. Aug 07 18:58:47.471889 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:47.471889 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:47.475111 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-88c564ae-7568-4951-9434-119e7ea791dc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:47.476680 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Flow 'volume_create_api' (e88bd866-41f7-4948-93c4-174f066bac2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:47.477615 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1903827d-9e30-4b5b-ac01-86de8a12ddf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:47.478464 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:47.478739 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-88c564ae-7568-4951-9434-119e7ea791dc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 returned with HTTP 200 Aug 07 18:58:47.479080 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 817/3256] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:47 2026] GET /volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:47.503887 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1903827d-9e30-4b5b-ac01-86de8a12ddf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:47.504779 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b980c4d-3757-43cd-85f2-1177d9985c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:47.541752 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Created reservations ['7afd42ec-3931-484f-ac33-871bf0955810', '6561c739-5443-46f6-b346-54912869cc48', 'ac2da5ca-7ce8-4407-b2dd-f37757436adc', 'b9b2cc20-9c59-42bf-8f64-683150c5f540'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:47.542738 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b980c4d-3757-43cd-85f2-1177d9985c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7afd42ec-3931-484f-ac33-871bf0955810', '6561c739-5443-46f6-b346-54912869cc48', 'ac2da5ca-7ce8-4407-b2dd-f37757436adc', 'b9b2cc20-9c59-42bf-8f64-683150c5f540']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:47.543464 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610dbd09-5881-43a8-8d99-e3365c951ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:47.564712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610dbd09-5881-43a8-8d99-e3365c951ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04ad3242-2cbb-4085-82a5-5698580c7649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-393531276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e871352c412463da0c5c3e140cfe457',qos_specs=None,replication_status=,reservations=['7afd42ec-3931-484f-ac33-871bf0955810','6561c739-5443-46f6-b346-54912869cc48','ac2da5ca-7ce8-4407-b2dd-f37757436adc','b9b2cc20-9c59-42bf-8f64-683150c5f540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cdc1e088426458ba55ce08f46b12631',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-393531276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04ad3242-2cbb-4085-82a5-5698580c7649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e871352c412463da0c5c3e140cfe457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cdc1e088426458ba55ce08f46b12631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:47.565473 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b88bd3a-84d9-48f2-b531-859b6e78362d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:47.583962 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b88bd3a-84d9-48f2-b531-859b6e78362d) transitioned into state 'SUCCESS' from state '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-393531276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e871352c412463da0c5c3e140cfe457',qos_specs=None,replication_status=,reservations=['7afd42ec-3931-484f-ac33-871bf0955810','6561c739-5443-46f6-b346-54912869cc48','ac2da5ca-7ce8-4407-b2dd-f37757436adc','b9b2cc20-9c59-42bf-8f64-683150c5f540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cdc1e088426458ba55ce08f46b12631',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:47.584885 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d9349c-0131-4a16-affc-a78b4e92d360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:47.592822 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d9349c-0131-4a16-affc-a78b4e92d360) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:47.593600 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Flow 'volume_create_api' (e88bd866-41f7-4948-93c4-174f066bac2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:47.593877 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Create volume request issued successfully. Aug 07 18:58:47.594426 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46ed1ad1-6d0e-4a43-bb4c-fe54ec7cb4a3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:47.595226 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 818/3257] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:58:47 2026] POST /volume/v3/volumes => generated 746 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:47.609683 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ad5b9659-e293-451c-9e7b-c46f61661b6e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:47.614018 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ad5b9659-e293-451c-9e7b-c46f61661b6e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 Aug 07 18:58:47.614018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ad5b9659-e293-451c-9e7b-c46f61661b6e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:47.614018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ad5b9659-e293-451c-9e7b-c46f61661b6e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:47.625270 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:47.625270 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:47.630914 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ad5b9659-e293-451c-9e7b-c46f61661b6e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 18:58:47.636778 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ad5b9659-e293-451c-9e7b-c46f61661b6e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 returned with HTTP 200 Aug 07 18:58:47.637454 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 814/3258] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:47 2026] GET /volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:48.493317 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-398155a7-eec4-4592-b3c7-132b637f8518 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:48.495476 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-398155a7-eec4-4592-b3c7-132b637f8518 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 Aug 07 18:58:48.495859 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-398155a7-eec4-4592-b3c7-132b637f8518 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:48.496129 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-398155a7-eec4-4592-b3c7-132b637f8518 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:48.505486 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:48.505486 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:48.509757 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-398155a7-eec4-4592-b3c7-132b637f8518 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:48.515476 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-398155a7-eec4-4592-b3c7-132b637f8518 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 returned with HTTP 200 Aug 07 18:58:48.516019 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 810/3259] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:48 2026] GET /volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:48.529822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4b918d13-ee02-4410-981f-09611537764c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:48.531926 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4b918d13-ee02-4410-981f-09611537764c tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 Aug 07 18:58:48.532160 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4b918d13-ee02-4410-981f-09611537764c tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:48.533526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4b918d13-ee02-4410-981f-09611537764c tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:48.533526 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-4b918d13-ee02-4410-981f-09611537764c tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete snapshot with id: 57803cf2-ba64-4235-900a-326aae5a10b9 Aug 07 18:58:48.538288 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:48.538288 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:48.539540 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4b918d13-ee02-4410-981f-09611537764c tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:48.555147 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4b918d13-ee02-4410-981f-09611537764c tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot delete request issued successfully. Aug 07 18:58:48.555147 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4b918d13-ee02-4410-981f-09611537764c tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 returned with HTTP 202 Aug 07 18:58:48.555305 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 818/3260] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:48 2026] DELETE /volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:48.562458 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6bca3ec8-1fba-4017-a97a-7b56549b0715 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:48.567083 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bca3ec8-1fba-4017-a97a-7b56549b0715 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 Aug 07 18:58:48.567808 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bca3ec8-1fba-4017-a97a-7b56549b0715 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:48.567808 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bca3ec8-1fba-4017-a97a-7b56549b0715 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:48.573096 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:48.573096 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:48.577618 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6bca3ec8-1fba-4017-a97a-7b56549b0715 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:48.581869 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bca3ec8-1fba-4017-a97a-7b56549b0715 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 returned with HTTP 200 Aug 07 18:58:48.582506 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 819/3261] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:48 2026] GET /volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:48.656986 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-589d2c8e-21a3-4ee4-8fa3-552758b63d8c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:48.658646 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-589d2c8e-21a3-4ee4-8fa3-552758b63d8c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 Aug 07 18:58:48.658820 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-589d2c8e-21a3-4ee4-8fa3-552758b63d8c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:48.659006 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-589d2c8e-21a3-4ee4-8fa3-552758b63d8c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:48.665659 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:48.665659 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:48.668970 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-589d2c8e-21a3-4ee4-8fa3-552758b63d8c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 18:58:48.672967 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-589d2c8e-21a3-4ee4-8fa3-552758b63d8c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 returned with HTTP 200 Aug 07 18:58:48.673366 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 815/3262] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:48 2026] GET /volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:48.690611 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1f6f3174-3a19-4e93-8142-11655fd509ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:48.692288 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f6f3174-3a19-4e93-8142-11655fd509ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 18:58:48.692624 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1f6f3174-3a19-4e93-8142-11655fd509ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "04ad3242-2cbb-4085-82a5-5698580c7649", "name": "tempest-VolumesBackupsTest-Backup-955241857"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:48.694040 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-1f6f3174-3a19-4e93-8142-11655fd509ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Creating new backup {'backup': {'volume_id': '04ad3242-2cbb-4085-82a5-5698580c7649', 'name': 'tempest-VolumesBackupsTest-Backup-955241857'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:58:48.694657 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-1f6f3174-3a19-4e93-8142-11655fd509ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Creating backup of volume 04ad3242-2cbb-4085-82a5-5698580c7649 in container None Aug 07 18:58:48.700867 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:48.700867 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:48.701176 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1f6f3174-3a19-4e93-8142-11655fd509ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Volume info retrieved successfully. Aug 07 18:58:48.717274 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-1f6f3174-3a19-4e93-8142-11655fd509ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Created reservations ['96eeb860-9eb5-41f7-bb86-3e7554ae6b52', '4a674d4f-354d-466e-a14d-2a95c4b495c4'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:48.745759 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f6f3174-3a19-4e93-8142-11655fd509ca tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:58:48.746278 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 811/3263] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:48 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 07 18:58:48.755940 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-03094057-4026-4e81-8984-1e1e20ae899c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:48.757774 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-03094057-4026-4e81-8984-1e1e20ae899c tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:48.758008 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-03094057-4026-4e81-8984-1e1e20ae899c tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:48.758245 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-03094057-4026-4e81-8984-1e1e20ae899c tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:48.758405 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-03094057-4026-4e81-8984-1e1e20ae899c tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:48.763065 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:48.763065 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:48.763758 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-03094057-4026-4e81-8984-1e1e20ae899c tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:48.764186 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 819/3264] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:48 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:49.591805 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-31699190-191f-4719-903d-2320c7617a94 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:49.593599 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-31699190-191f-4719-903d-2320c7617a94 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 Aug 07 18:58:49.593780 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-31699190-191f-4719-903d-2320c7617a94 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:49.593957 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-31699190-191f-4719-903d-2320c7617a94 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:49.598033 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-31699190-191f-4719-903d-2320c7617a94 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 returned with HTTP 404 Aug 07 18:58:49.598490 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 820/3265] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:49 2026] GET /volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:49.607645 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e4a1bae8-e117-4e4e-bb53-aad0a8ac29c2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:49.609462 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e4a1bae8-e117-4e4e-bb53-aad0a8ac29c2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 Aug 07 18:58:49.609654 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e4a1bae8-e117-4e4e-bb53-aad0a8ac29c2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:49.609849 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e4a1bae8-e117-4e4e-bb53-aad0a8ac29c2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:49.610009 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-e4a1bae8-e117-4e4e-bb53-aad0a8ac29c2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete snapshot with id: fabccd0b-3843-49f0-9ce8-d3762b2aecf4 Aug 07 18:58:49.618545 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:49.618545 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:49.618907 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e4a1bae8-e117-4e4e-bb53-aad0a8ac29c2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:49.633856 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e4a1bae8-e117-4e4e-bb53-aad0a8ac29c2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot delete request issued successfully. Aug 07 18:58:49.634036 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e4a1bae8-e117-4e4e-bb53-aad0a8ac29c2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 returned with HTTP 202 Aug 07 18:58:49.634416 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 816/3266] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:49 2026] DELETE /volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:49.643521 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eed9277d-9436-400d-81d8-b415fe1ca3f5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:49.647033 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eed9277d-9436-400d-81d8-b415fe1ca3f5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 Aug 07 18:58:49.647317 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eed9277d-9436-400d-81d8-b415fe1ca3f5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:49.648425 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eed9277d-9436-400d-81d8-b415fe1ca3f5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:49.656448 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:49.656448 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:49.656952 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-eed9277d-9436-400d-81d8-b415fe1ca3f5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:49.657785 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eed9277d-9436-400d-81d8-b415fe1ca3f5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 returned with HTTP 200 Aug 07 18:58:49.658209 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 812/3267] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:49 2026] GET /volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:49.773807 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-773e0cb5-a5ef-4ed6-89c4-b67f64290887 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:49.775401 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-773e0cb5-a5ef-4ed6-89c4-b67f64290887 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:49.775564 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-773e0cb5-a5ef-4ed6-89c4-b67f64290887 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:49.775802 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-773e0cb5-a5ef-4ed6-89c4-b67f64290887 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:49.775956 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-773e0cb5-a5ef-4ed6-89c4-b67f64290887 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:49.779470 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:49.779470 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:49.780073 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-773e0cb5-a5ef-4ed6-89c4-b67f64290887 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:49.780422 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 820/3268] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:49 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:50.672377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1e70196f-11b7-4cd3-b09f-5e582b03a416 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:50.674408 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e70196f-11b7-4cd3-b09f-5e582b03a416 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 Aug 07 18:58:50.674605 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e70196f-11b7-4cd3-b09f-5e582b03a416 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:50.674792 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e70196f-11b7-4cd3-b09f-5e582b03a416 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:50.679460 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e70196f-11b7-4cd3-b09f-5e582b03a416 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 returned with HTTP 404 Aug 07 18:58:50.680102 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 821/3269] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:50 2026] GET /volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:50.687730 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-67971f09-a966-4a14-90b1-7ee4e492389b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:50.689707 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-67971f09-a966-4a14-90b1-7ee4e492389b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 Aug 07 18:58:50.689912 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-67971f09-a966-4a14-90b1-7ee4e492389b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:50.690107 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-67971f09-a966-4a14-90b1-7ee4e492389b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:50.690265 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-67971f09-a966-4a14-90b1-7ee4e492389b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 Aug 07 18:58:50.697299 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:50.697299 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:50.697749 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-67971f09-a966-4a14-90b1-7ee4e492389b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:50.713816 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-67971f09-a966-4a14-90b1-7ee4e492389b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume request issued successfully. Aug 07 18:58:50.713979 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-67971f09-a966-4a14-90b1-7ee4e492389b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 returned with HTTP 202 Aug 07 18:58:50.714371 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 817/3270] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:58:50 2026] DELETE /volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:58:50.721502 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c6a15bee-5415-4fff-8541-a67e3065cacb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:50.723276 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6a15bee-5415-4fff-8541-a67e3065cacb tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 Aug 07 18:58:50.723579 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c6a15bee-5415-4fff-8541-a67e3065cacb tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:50.723779 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c6a15bee-5415-4fff-8541-a67e3065cacb tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:50.732983 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:50.732983 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:50.740674 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c6a15bee-5415-4fff-8541-a67e3065cacb tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:50.746438 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6a15bee-5415-4fff-8541-a67e3065cacb tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 returned with HTTP 200 Aug 07 18:58:50.746959 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 813/3271] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:50 2026] GET /volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:50.791110 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-52a07dea-f907-48a1-a2dd-f3046b147b8e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:50.792868 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-52a07dea-f907-48a1-a2dd-f3046b147b8e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:50.793069 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-52a07dea-f907-48a1-a2dd-f3046b147b8e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:50.793256 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-52a07dea-f907-48a1-a2dd-f3046b147b8e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:50.793380 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-52a07dea-f907-48a1-a2dd-f3046b147b8e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:50.797951 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:50.797951 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:50.798708 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-52a07dea-f907-48a1-a2dd-f3046b147b8e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:50.799232 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 821/3272] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:50 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:51.759713 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bd1602f3-24b4-40fa-909d-d10afc6aabcc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:51.762421 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bd1602f3-24b4-40fa-909d-d10afc6aabcc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 Aug 07 18:58:51.762751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bd1602f3-24b4-40fa-909d-d10afc6aabcc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:51.766120 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bd1602f3-24b4-40fa-909d-d10afc6aabcc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:51.773689 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bd1602f3-24b4-40fa-909d-d10afc6aabcc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 returned with HTTP 404 Aug 07 18:58:51.774154 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 822/3273] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:51 2026] GET /volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:58:51.783147 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d062eec9-9bda-497b-bf5e-0682e8a05490 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:51.785350 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d062eec9-9bda-497b-bf5e-0682e8a05490 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad Aug 07 18:58:51.785638 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d062eec9-9bda-497b-bf5e-0682e8a05490 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:51.785866 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d062eec9-9bda-497b-bf5e-0682e8a05490 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:51.786142 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-d062eec9-9bda-497b-bf5e-0682e8a05490 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: b91fabeb-f907-41af-bfe7-f90a61abf7ad Aug 07 18:58:51.792883 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:51.792883 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:51.793330 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d062eec9-9bda-497b-bf5e-0682e8a05490 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:51.808498 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d062eec9-9bda-497b-bf5e-0682e8a05490 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume request issued successfully. Aug 07 18:58:51.808498 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d062eec9-9bda-497b-bf5e-0682e8a05490 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad returned with HTTP 202 Aug 07 18:58:51.808849 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 818/3274] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:58:51 2026] DELETE /volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:58:51.810729 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-58edb0eb-4875-4ea8-99ff-608692bb2600 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:51.812458 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-58edb0eb-4875-4ea8-99ff-608692bb2600 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:51.812645 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-58edb0eb-4875-4ea8-99ff-608692bb2600 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:51.812820 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-58edb0eb-4875-4ea8-99ff-608692bb2600 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:51.812923 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-58edb0eb-4875-4ea8-99ff-608692bb2600 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:51.816881 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:51.816881 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:51.817443 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-58edb0eb-4875-4ea8-99ff-608692bb2600 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:51.817791 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 814/3275] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:51 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:51.820050 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f65a91cb-469b-4582-be67-51d72dbcf347 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:51.821981 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f65a91cb-469b-4582-be67-51d72dbcf347 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad Aug 07 18:58:51.822284 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f65a91cb-469b-4582-be67-51d72dbcf347 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:51.822566 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f65a91cb-469b-4582-be67-51d72dbcf347 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:51.832434 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:51.832434 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:51.836428 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f65a91cb-469b-4582-be67-51d72dbcf347 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:51.842039 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f65a91cb-469b-4582-be67-51d72dbcf347 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad returned with HTTP 200 Aug 07 18:58:51.842039 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 822/3276] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:51 2026] GET /volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad => generated 893 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:52.481332 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ec0f7c81-be2b-430a-8a43-7ac824e6a397 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:52.567275 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec0f7c81-be2b-430a-8a43-7ac824e6a397 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:58:52.567623 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec0f7c81-be2b-430a-8a43-7ac824e6a397 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1012577992", "extra_specs": {}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:52.579796 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec0f7c81-be2b-430a-8a43-7ac824e6a397 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:58:52.580198 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 823/3277] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:58:52 2026] POST /volume/v3/types => generated 218 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:52.588570 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7837eaa6-1035-45df-a7b7-85b0c0e26495 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:52.590404 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7837eaa6-1035-45df-a7b7-85b0c0e26495 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] POST https://10.4.3.15/volume/v3/types/75112063-2302-4110-8986-53c707011b86/encryption Aug 07 18:58:52.590810 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7837eaa6-1035-45df-a7b7-85b0c0e26495 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:52.619272 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7837eaa6-1035-45df-a7b7-85b0c0e26495 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types/75112063-2302-4110-8986-53c707011b86/encryption returned with HTTP 200 Aug 07 18:58:52.619671 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 819/3278] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 18:58:52 2026] POST /volume/v3/types/75112063-2302-4110-8986-53c707011b86/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:52.628103 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:52.695882 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:52.696264 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1294748572", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1012577992", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:52.697787 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1294748572', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1012577992', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:52.701290 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume of 1 GB Aug 07 18:58:52.701570 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:52.701570 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:52.702063 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Availability Zones retrieved successfully. Aug 07 18:58:52.708071 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Flow 'volume_create_api' (1c3482a0-dde5-40eb-bc9b-566d1bc9b65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:52.709105 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acacaaf8-b4d4-4355-a8a1-4d9601ef0452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:52.710193 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:52.733728 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acacaaf8-b4d4-4355-a8a1-4d9601ef0452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:58:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=75112063-2302-4110-8986-53c707011b86,is_public=True,name='tempest-scenario-type-cryptsetup-1012577992',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75112063-2302-4110-8986-53c707011b86', '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=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:52.734599 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f0f6af-c266-4c1a-a864-25c795ecfdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:52.758092 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1012577992 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1012577992, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:58:52.758401 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1012577992 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1012577992, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:58:52.792537 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Created reservations ['f414c0fa-1508-4a7e-8fee-2f7f71bdebbb', 'c05a0e12-6db9-4036-a030-52a19a55a342', '0946dc84-5459-4d6c-840f-368a9a749c36', '25658a58-f114-48ce-9d5f-99e10f394be4'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:52.793190 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f0f6af-c266-4c1a-a864-25c795ecfdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f414c0fa-1508-4a7e-8fee-2f7f71bdebbb', 'c05a0e12-6db9-4036-a030-52a19a55a342', '0946dc84-5459-4d6c-840f-368a9a749c36', '25658a58-f114-48ce-9d5f-99e10f394be4']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:52.793823 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5db4917f-4449-4719-9015-eb33a1dd8be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:52.815348 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5db4917f-4449-4719-9015-eb33a1dd8be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e7ae4d5-5cf0-48c8-acd5-779bf4db3180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1294748572',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b1b2340c0ca45ba8816706e5df0a00c',qos_specs=None,replication_status=,reservations=['f414c0fa-1508-4a7e-8fee-2f7f71bdebbb','c05a0e12-6db9-4036-a030-52a19a55a342','0946dc84-5459-4d6c-840f-368a9a749c36','25658a58-f114-48ce-9d5f-99e10f394be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b4493b50c5421b8423463c789861b0',volume_type_id=75112063-2302-4110-8986-53c707011b86), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1294748572',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3e7ae4d5-5cf0-48c8-acd5-779bf4db3180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b1b2340c0ca45ba8816706e5df0a00c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0b4493b50c5421b8423463c789861b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75112063-2302-4110-8986-53c707011b86),volume_type_id=75112063-2302-4110-8986-53c707011b86)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:52.816045 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6c2ece-3aaf-4d41-bdca-5ae89d6cb229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:52.827559 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b9d54c74-346b-4d67-a779-ae8a7d2c1ffe None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:52.829498 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b9d54c74-346b-4d67-a779-ae8a7d2c1ffe tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:52.829732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b9d54c74-346b-4d67-a779-ae8a7d2c1ffe tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:52.829987 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b9d54c74-346b-4d67-a779-ae8a7d2c1ffe tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:52.830127 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b9d54c74-346b-4d67-a779-ae8a7d2c1ffe tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:52.833880 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6c2ece-3aaf-4d41-bdca-5ae89d6cb229) transitioned into state 'SUCCESS' from state '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-1294748572',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b1b2340c0ca45ba8816706e5df0a00c',qos_specs=None,replication_status=,reservations=['f414c0fa-1508-4a7e-8fee-2f7f71bdebbb','c05a0e12-6db9-4036-a030-52a19a55a342','0946dc84-5459-4d6c-840f-368a9a749c36','25658a58-f114-48ce-9d5f-99e10f394be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b4493b50c5421b8423463c789861b0',volume_type_id=75112063-2302-4110-8986-53c707011b86)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:52.834053 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:52.834053 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:52.834656 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4424e463-fd1c-4fed-9699-4b0d2e8c9ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:52.834741 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b9d54c74-346b-4d67-a779-ae8a7d2c1ffe tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:52.835180 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 823/3279] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:52 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:52.844730 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4424e463-fd1c-4fed-9699-4b0d2e8c9ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:52.845456 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Flow 'volume_create_api' (1c3482a0-dde5-40eb-bc9b-566d1bc9b65b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:52.845716 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume request issued successfully. Aug 07 18:58:52.846220 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab2e95c3-23b3-4211-8601-db72420ea2ab tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:52.846621 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 815/3280] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:58:52 2026] POST /volume/v3/volumes => generated 789 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:58:52.854877 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e67a349a-f0e2-46b9-b44e-a3390c501ff9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:52.857411 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e67a349a-f0e2-46b9-b44e-a3390c501ff9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad Aug 07 18:58:52.859482 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e67a349a-f0e2-46b9-b44e-a3390c501ff9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:52.859482 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e67a349a-f0e2-46b9-b44e-a3390c501ff9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:52.865117 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e67a349a-f0e2-46b9-b44e-a3390c501ff9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad returned with HTTP 404 Aug 07 18:58:52.865623 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 824/3281] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:52 2026] GET /volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:58:52.881568 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e89413fe-b73d-4b21-b54b-013f6d0468b9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:52.885338 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e89413fe-b73d-4b21-b54b-013f6d0468b9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 Aug 07 18:58:52.885596 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e89413fe-b73d-4b21-b54b-013f6d0468b9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:52.885780 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e89413fe-b73d-4b21-b54b-013f6d0468b9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:52.885940 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-e89413fe-b73d-4b21-b54b-013f6d0468b9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 0cb9e360-08f5-4356-aad6-edb78bf85238 Aug 07 18:58:52.892511 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:52.892511 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:52.893797 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e89413fe-b73d-4b21-b54b-013f6d0468b9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:52.911017 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e89413fe-b73d-4b21-b54b-013f6d0468b9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume request issued successfully. Aug 07 18:58:52.911017 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e89413fe-b73d-4b21-b54b-013f6d0468b9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 returned with HTTP 202 Aug 07 18:58:52.911017 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 820/3282] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:58:52 2026] DELETE /volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:58:52.916547 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6f01a81a-8353-49f4-9ab8-48a89a010bac None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:52.920173 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f01a81a-8353-49f4-9ab8-48a89a010bac tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 Aug 07 18:58:52.920173 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6f01a81a-8353-49f4-9ab8-48a89a010bac tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:52.920173 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6f01a81a-8353-49f4-9ab8-48a89a010bac tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:52.927119 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:52.927119 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:52.930879 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6f01a81a-8353-49f4-9ab8-48a89a010bac tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:52.935300 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f01a81a-8353-49f4-9ab8-48a89a010bac tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 returned with HTTP 200 Aug 07 18:58:52.935676 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 824/3283] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:52 2026] GET /volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:53.845223 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ea0b6910-e7b1-40c1-8557-b45446893e25 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:53.847337 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea0b6910-e7b1-40c1-8557-b45446893e25 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:53.847552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea0b6910-e7b1-40c1-8557-b45446893e25 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:53.847743 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea0b6910-e7b1-40c1-8557-b45446893e25 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:53.847872 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ea0b6910-e7b1-40c1-8557-b45446893e25 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:53.852241 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:53.852241 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:53.852892 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea0b6910-e7b1-40c1-8557-b45446893e25 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:53.853270 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 816/3284] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:53 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:53.950515 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b0d22e20-f770-4355-aadb-bad3c72d4ee7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:53.952364 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0d22e20-f770-4355-aadb-bad3c72d4ee7 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 Aug 07 18:58:53.952561 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b0d22e20-f770-4355-aadb-bad3c72d4ee7 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:53.952771 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b0d22e20-f770-4355-aadb-bad3c72d4ee7 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:53.958466 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0d22e20-f770-4355-aadb-bad3c72d4ee7 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 returned with HTTP 404 Aug 07 18:58:53.959110 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 825/3285] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:53 2026] GET /volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:58:53.968076 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:53.969716 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:53.970078 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1392263245"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:53.971464 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1392263245'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:53.971591 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume of 1 GB Aug 07 18:58:53.975565 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Availability Zones retrieved successfully. Aug 07 18:58:53.980887 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (8771bb68-bc3b-40c9-b834-34c9d00c6317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:53.981802 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28a3814-ec4b-4095-83f8-b5039823313c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:53.982754 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:54.007451 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28a3814-ec4b-4095-83f8-b5039823313c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:54.008141 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4e7968-aca2-49d6-8ff2-458e2297f146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:54.047493 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['f54014a2-60cc-4c88-b843-92de2d9fef8d', 'ab4c5f7f-3998-43c2-b9a4-6d185d16e95f', '66c65285-5b1c-4f0e-887e-0353d08f4c50', '10ec7f60-008d-4e1e-81d2-0e97f9355361'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:54.048387 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4e7968-aca2-49d6-8ff2-458e2297f146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f54014a2-60cc-4c88-b843-92de2d9fef8d', 'ab4c5f7f-3998-43c2-b9a4-6d185d16e95f', '66c65285-5b1c-4f0e-887e-0353d08f4c50', '10ec7f60-008d-4e1e-81d2-0e97f9355361']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:54.049168 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d753b0-4c25-483f-82ea-19fdccfcb41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:54.072768 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d753b0-4c25-483f-82ea-19fdccfcb41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75bef975-53d5-4fba-8ad9-d895d73f23b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1392263245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['f54014a2-60cc-4c88-b843-92de2d9fef8d','ab4c5f7f-3998-43c2-b9a4-6d185d16e95f','66c65285-5b1c-4f0e-887e-0353d08f4c50','10ec7f60-008d-4e1e-81d2-0e97f9355361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1392263245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75bef975-53d5-4fba-8ad9-d895d73f23b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34273d5854f4b39b04a92dcb8698c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:54.073571 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a656226-56cf-45a8-b155-6ad5fec177c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:54.094842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a656226-56cf-45a8-b155-6ad5fec177c0) transitioned into state 'SUCCESS' from state '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-1392263245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['f54014a2-60cc-4c88-b843-92de2d9fef8d','ab4c5f7f-3998-43c2-b9a4-6d185d16e95f','66c65285-5b1c-4f0e-887e-0353d08f4c50','10ec7f60-008d-4e1e-81d2-0e97f9355361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:54.095548 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6a7b67-a1a1-400a-8fdb-87be1fb730ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:54.104803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6a7b67-a1a1-400a-8fdb-87be1fb730ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:54.105695 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (8771bb68-bc3b-40c9-b834-34c9d00c6317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:54.106018 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request issued successfully. Aug 07 18:58:54.106604 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6ab3cde-979c-42e0-bcb9-46d27b799de6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:54.107095 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 821/3286] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:58:53 2026] POST /volume/v3/volumes => generated 768 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:54.120263 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-24c76540-a48a-4456-83dd-8a84d3c0a80f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:54.122298 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-24c76540-a48a-4456-83dd-8a84d3c0a80f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 Aug 07 18:58:54.122710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-24c76540-a48a-4456-83dd-8a84d3c0a80f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:54.122710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-24c76540-a48a-4456-83dd-8a84d3c0a80f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:54.129965 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:54.129965 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:54.137311 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-24c76540-a48a-4456-83dd-8a84d3c0a80f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:54.142737 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-24c76540-a48a-4456-83dd-8a84d3c0a80f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 returned with HTTP 200 Aug 07 18:58:54.143281 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 825/3287] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:54 2026] GET /volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:54.864120 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-294ce654-d9c3-454a-ab9d-e6a22dee26d2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:54.867808 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-294ce654-d9c3-454a-ab9d-e6a22dee26d2 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:54.868057 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-294ce654-d9c3-454a-ab9d-e6a22dee26d2 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:54.868300 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-294ce654-d9c3-454a-ab9d-e6a22dee26d2 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:54.868486 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-294ce654-d9c3-454a-ab9d-e6a22dee26d2 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:54.878855 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:54.878855 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:54.879708 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-294ce654-d9c3-454a-ab9d-e6a22dee26d2 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:54.880090 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 817/3288] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:54 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:55.159378 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5b4a5bd9-edd7-4772-b323-140c0b8a1ab8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:55.161571 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b4a5bd9-edd7-4772-b323-140c0b8a1ab8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 Aug 07 18:58:55.161833 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b4a5bd9-edd7-4772-b323-140c0b8a1ab8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:55.162088 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b4a5bd9-edd7-4772-b323-140c0b8a1ab8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:55.172495 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:55.172495 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:55.182071 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5b4a5bd9-edd7-4772-b323-140c0b8a1ab8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:55.188948 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b4a5bd9-edd7-4772-b323-140c0b8a1ab8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 returned with HTTP 200 Aug 07 18:58:55.188948 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 826/3289] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:55 2026] GET /volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:55.206269 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-66118f8d-a77d-4e30-b066-4c292cd41cc9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:55.208284 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-66118f8d-a77d-4e30-b066-4c292cd41cc9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:58:55.208708 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-66118f8d-a77d-4e30-b066-4c292cd41cc9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75bef975-53d5-4fba-8ad9-d895d73f23b7", "name": "tempest-VolumeDependencyTests-Snapshot-1837176441"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:55.218008 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:55.218008 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:55.218456 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-66118f8d-a77d-4e30-b066-4c292cd41cc9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:55.218557 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-66118f8d-a77d-4e30-b066-4c292cd41cc9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create snapshot from volume 75bef975-53d5-4fba-8ad9-d895d73f23b7 Aug 07 18:58:55.245809 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-66118f8d-a77d-4e30-b066-4c292cd41cc9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['cf7b93d8-830e-4117-bf15-274425fc2ffb', 'e46adc0b-c163-4ecd-b91c-7849cd4f4e82', '849d6029-f027-44d0-b10f-c5e4037e1877', 'ae2fe59e-c3e1-4a46-9262-fa5584ef53f7'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:55.275022 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-66118f8d-a77d-4e30-b066-4c292cd41cc9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot create request issued successfully. Aug 07 18:58:55.275022 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-66118f8d-a77d-4e30-b066-4c292cd41cc9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:58:55.275022 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 822/3290] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:58:55 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 07 18:58:55.286507 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-69afdf5f-ab36-4dc9-ac78-3b716d459792 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:55.288622 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-69afdf5f-ab36-4dc9-ac78-3b716d459792 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb Aug 07 18:58:55.288823 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-69afdf5f-ab36-4dc9-ac78-3b716d459792 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:55.289025 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-69afdf5f-ab36-4dc9-ac78-3b716d459792 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:55.295341 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:55.295341 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:55.296190 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-69afdf5f-ab36-4dc9-ac78-3b716d459792 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:55.297210 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-69afdf5f-ab36-4dc9-ac78-3b716d459792 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb returned with HTTP 200 Aug 07 18:58:55.297807 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 826/3291] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:55 2026] GET /volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:55.890542 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-268ef9f0-7acb-4eaf-80ed-8461ee731ca0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:55.892233 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-268ef9f0-7acb-4eaf-80ed-8461ee731ca0 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:55.892443 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-268ef9f0-7acb-4eaf-80ed-8461ee731ca0 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:55.892623 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-268ef9f0-7acb-4eaf-80ed-8461ee731ca0 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:55.892730 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-268ef9f0-7acb-4eaf-80ed-8461ee731ca0 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:55.896516 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:55.896516 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:55.897085 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-268ef9f0-7acb-4eaf-80ed-8461ee731ca0 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:55.897436 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 818/3292] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:55 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:56.309248 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-99dce1d9-96e1-43e1-a3a7-77d24da69b11 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:56.310928 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-99dce1d9-96e1-43e1-a3a7-77d24da69b11 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb Aug 07 18:58:56.311138 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-99dce1d9-96e1-43e1-a3a7-77d24da69b11 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:56.311325 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-99dce1d9-96e1-43e1-a3a7-77d24da69b11 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:56.316437 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:56.316437 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:56.316823 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-99dce1d9-96e1-43e1-a3a7-77d24da69b11 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:56.317496 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-99dce1d9-96e1-43e1-a3a7-77d24da69b11 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb returned with HTTP 200 Aug 07 18:58:56.317836 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 827/3293] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:56 2026] GET /volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:56.325666 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-08b88285-80f7-445d-a164-fd1038e898d5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:56.327339 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:56.327679 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "180493c4-1f7f-495d-9e64-63e02b9136eb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1093323898"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:56.329056 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request body: {'volume': {'snapshot_id': '180493c4-1f7f-495d-9e64-63e02b9136eb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1093323898'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:56.333878 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:56.333878 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:56.334355 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:56.334460 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume of 1 GB Aug 07 18:58:56.337381 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Availability Zones retrieved successfully. Aug 07 18:58:56.342248 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (7b7055b9-b770-4c61-b047-98e8b6f318fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:56.343079 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83be0c2-3e7a-4dca-8985-00e623a7b306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:56.343860 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:56.367879 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83be0c2-3e7a-4dca-8985-00e623a7b306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '180493c4-1f7f-495d-9e64-63e02b9136eb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:56.368628 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0669e758-1d22-4c6c-b1e9-ed0df7c39977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:56.402255 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['a2fe51f1-acf5-4af0-802a-7bc140af58a9', '1385a959-deef-40d8-a70b-568af3267e9d', '509cc172-b7ee-4428-85a6-1ad1bd67c307', '432fe71d-d065-496a-a777-70852cb635a7'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:56.402715 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0669e758-1d22-4c6c-b1e9-ed0df7c39977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2fe51f1-acf5-4af0-802a-7bc140af58a9', '1385a959-deef-40d8-a70b-568af3267e9d', '509cc172-b7ee-4428-85a6-1ad1bd67c307', '432fe71d-d065-496a-a777-70852cb635a7']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:56.403480 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b161a3c-ba63-48b4-b54e-398335822565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:56.438728 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b161a3c-ba63-48b4-b54e-398335822565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80db7035-9ec1-4db0-ab53-9c2c12318449', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1093323898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['a2fe51f1-acf5-4af0-802a-7bc140af58a9','1385a959-deef-40d8-a70b-568af3267e9d','509cc172-b7ee-4428-85a6-1ad1bd67c307','432fe71d-d065-496a-a777-70852cb635a7'],size=1,snapshot_id=180493c4-1f7f-495d-9e64-63e02b9136eb,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1093323898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80db7035-9ec1-4db0-ab53-9c2c12318449,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34273d5854f4b39b04a92dcb8698c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=180493c4-1f7f-495d-9e64-63e02b9136eb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:56.439487 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42ba072-ad30-420a-a43b-41daf7c35bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:56.456963 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42ba072-ad30-420a-a43b-41daf7c35bd1) transitioned into state 'SUCCESS' from state '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-1093323898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['a2fe51f1-acf5-4af0-802a-7bc140af58a9','1385a959-deef-40d8-a70b-568af3267e9d','509cc172-b7ee-4428-85a6-1ad1bd67c307','432fe71d-d065-496a-a777-70852cb635a7'],size=1,snapshot_id=180493c4-1f7f-495d-9e64-63e02b9136eb,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:56.457753 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369cdafd-199a-44bc-b186-fd573f1c1886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:56.477562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369cdafd-199a-44bc-b186-fd573f1c1886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:56.478392 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (7b7055b9-b770-4c61-b047-98e8b6f318fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:56.478703 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request issued successfully. Aug 07 18:58:56.479636 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-08b88285-80f7-445d-a164-fd1038e898d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:56.480528 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 823/3294] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:58:56 2026] POST /volume/v3/volumes => generated 802 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:56.492139 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c0638212-5d03-484d-aaa9-ae2608fcc4ff None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:56.496492 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c0638212-5d03-484d-aaa9-ae2608fcc4ff tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 Aug 07 18:58:56.496492 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c0638212-5d03-484d-aaa9-ae2608fcc4ff tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:56.496492 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c0638212-5d03-484d-aaa9-ae2608fcc4ff tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:56.506083 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:56.506083 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:56.511300 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c0638212-5d03-484d-aaa9-ae2608fcc4ff tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:56.517451 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c0638212-5d03-484d-aaa9-ae2608fcc4ff tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 returned with HTTP 200 Aug 07 18:58:56.518938 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 827/3295] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:56 2026] GET /volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:56.909186 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e96d9282-d0a3-4e6e-800e-d0de2acadb2c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:56.910801 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e96d9282-d0a3-4e6e-800e-d0de2acadb2c tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:56.911371 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e96d9282-d0a3-4e6e-800e-d0de2acadb2c tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:56.911371 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e96d9282-d0a3-4e6e-800e-d0de2acadb2c tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:56.911506 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e96d9282-d0a3-4e6e-800e-d0de2acadb2c tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:56.916343 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:56.916343 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:56.917114 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e96d9282-d0a3-4e6e-800e-d0de2acadb2c tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:56.917588 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 819/3296] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:56 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:57.535377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-623bda9e-be62-4d93-9f80-8bde75c19ff6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:57.538284 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-623bda9e-be62-4d93-9f80-8bde75c19ff6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 Aug 07 18:58:57.538577 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-623bda9e-be62-4d93-9f80-8bde75c19ff6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:57.538850 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-623bda9e-be62-4d93-9f80-8bde75c19ff6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:57.547822 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:57.547822 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:58:57.556660 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-623bda9e-be62-4d93-9f80-8bde75c19ff6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:57.562756 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-623bda9e-be62-4d93-9f80-8bde75c19ff6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 returned with HTTP 200 Aug 07 18:58:57.563825 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 828/3297] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:57 2026] GET /volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:57.579193 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-41f20dc4-3690-4c0d-9fe3-337df7c4e4a3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:57.581194 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-41f20dc4-3690-4c0d-9fe3-337df7c4e4a3 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb Aug 07 18:58:57.581559 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-41f20dc4-3690-4c0d-9fe3-337df7c4e4a3 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:57.581804 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-41f20dc4-3690-4c0d-9fe3-337df7c4e4a3 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:57.581985 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-41f20dc4-3690-4c0d-9fe3-337df7c4e4a3 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete snapshot with id: 180493c4-1f7f-495d-9e64-63e02b9136eb Aug 07 18:58:57.588794 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:57.588794 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:57.589370 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-41f20dc4-3690-4c0d-9fe3-337df7c4e4a3 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:57.610674 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-41f20dc4-3690-4c0d-9fe3-337df7c4e4a3 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot delete request issued successfully. Aug 07 18:58:57.610845 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-41f20dc4-3690-4c0d-9fe3-337df7c4e4a3 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb returned with HTTP 202 Aug 07 18:58:57.611274 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 824/3298] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:58:57 2026] DELETE /volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:58:57.622144 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7d956d58-1f34-4791-aad6-e58dc3e7a499 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:57.625533 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7d956d58-1f34-4791-aad6-e58dc3e7a499 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb Aug 07 18:58:57.625780 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7d956d58-1f34-4791-aad6-e58dc3e7a499 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:57.626009 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7d956d58-1f34-4791-aad6-e58dc3e7a499 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:57.638897 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:57.638897 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:57.639392 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7d956d58-1f34-4791-aad6-e58dc3e7a499 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Snapshot retrieved successfully. Aug 07 18:58:57.640208 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7d956d58-1f34-4791-aad6-e58dc3e7a499 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb returned with HTTP 200 Aug 07 18:58:57.640594 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 828/3299] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:57 2026] GET /volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:57.928477 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a64d8dff-a43f-4cbb-b733-2ab883aaaca7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:57.931504 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a64d8dff-a43f-4cbb-b733-2ab883aaaca7 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:57.931504 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a64d8dff-a43f-4cbb-b733-2ab883aaaca7 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:57.931504 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a64d8dff-a43f-4cbb-b733-2ab883aaaca7 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:57.931504 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a64d8dff-a43f-4cbb-b733-2ab883aaaca7 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:57.937684 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:57.937684 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:57.938823 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a64d8dff-a43f-4cbb-b733-2ab883aaaca7 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:57.939267 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 820/3300] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:57 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:58.649088 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f0952976-eb92-45ef-b655-714f64b3a652 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:58.651259 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0952976-eb92-45ef-b655-714f64b3a652 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb Aug 07 18:58:58.651633 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0952976-eb92-45ef-b655-714f64b3a652 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:58.652026 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0952976-eb92-45ef-b655-714f64b3a652 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:58.656379 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0952976-eb92-45ef-b655-714f64b3a652 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb returned with HTTP 404 Aug 07 18:58:58.656910 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 829/3301] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:58:58 2026] GET /volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:58.663693 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1ef73f48-7412-4c3f-9e5b-0b42a2ebc454 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:58.665318 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1ef73f48-7412-4c3f-9e5b-0b42a2ebc454 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 Aug 07 18:58:58.665561 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1ef73f48-7412-4c3f-9e5b-0b42a2ebc454 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:58.665745 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1ef73f48-7412-4c3f-9e5b-0b42a2ebc454 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:58.665901 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-1ef73f48-7412-4c3f-9e5b-0b42a2ebc454 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 75bef975-53d5-4fba-8ad9-d895d73f23b7 Aug 07 18:58:58.672180 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:58.672180 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:58:58.672596 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1ef73f48-7412-4c3f-9e5b-0b42a2ebc454 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:58.686252 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1ef73f48-7412-4c3f-9e5b-0b42a2ebc454 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume request issued successfully. Aug 07 18:58:58.686444 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1ef73f48-7412-4c3f-9e5b-0b42a2ebc454 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 returned with HTTP 202 Aug 07 18:58:58.686787 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 825/3302] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:58:58 2026] DELETE /volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:58:58.693345 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-38864257-f5cf-42f2-917b-a423222e61ac None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:58.695886 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-38864257-f5cf-42f2-917b-a423222e61ac tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 Aug 07 18:58:58.696119 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-38864257-f5cf-42f2-917b-a423222e61ac tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:58.696332 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-38864257-f5cf-42f2-917b-a423222e61ac tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:58.704014 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:58.704014 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:58.707810 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-38864257-f5cf-42f2-917b-a423222e61ac tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:58.712201 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-38864257-f5cf-42f2-917b-a423222e61ac tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 returned with HTTP 200 Aug 07 18:58:58.712617 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 829/3303] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:58 2026] GET /volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:58.950357 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d687ae49-ba7a-4d0c-bc40-42b63ae40346 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:58.952514 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d687ae49-ba7a-4d0c-bc40-42b63ae40346 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:58.952729 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d687ae49-ba7a-4d0c-bc40-42b63ae40346 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:58.952968 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d687ae49-ba7a-4d0c-bc40-42b63ae40346 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:58.953150 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d687ae49-ba7a-4d0c-bc40-42b63ae40346 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:58.958698 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:58.958698 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:58.959629 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d687ae49-ba7a-4d0c-bc40-42b63ae40346 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:58.960135 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 821/3304] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:58 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:58:59.726623 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6eba2bf7-d72f-44dd-be0c-f8f0025b6618 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:59.728274 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6eba2bf7-d72f-44dd-be0c-f8f0025b6618 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 Aug 07 18:58:59.728468 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6eba2bf7-d72f-44dd-be0c-f8f0025b6618 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:59.728646 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6eba2bf7-d72f-44dd-be0c-f8f0025b6618 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:59.734363 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6eba2bf7-d72f-44dd-be0c-f8f0025b6618 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 returned with HTTP 404 Aug 07 18:58:59.734815 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 830/3305] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:59 2026] GET /volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:58:59.743969 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:59.745622 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:58:59.745959 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1535317260"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:58:59.747251 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1535317260'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:58:59.747386 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume of 1 GB Aug 07 18:58:59.752660 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Availability Zones retrieved successfully. Aug 07 18:58:59.757657 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (00c7ea90-cd8e-4df9-80be-8d009d9de4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:59.758516 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5b4a83-1939-473d-9186-b2b2b4b7a51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:59.759335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:58:59.781782 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5b4a83-1939-473d-9186-b2b2b4b7a51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:59.782512 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecee2391-e2d6-4881-9c9c-f8988f458053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:59.821797 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['e858dd9b-4d7e-47cd-8f1d-a4975e8f9d1a', '33a394e9-744d-4585-916d-c92b5e364a92', 'a1249cb5-25cc-4886-9b3a-9f6a5b1f3201', '15ced9e5-a22c-4510-bdc2-c105977eb6cf'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:58:59.822672 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecee2391-e2d6-4881-9c9c-f8988f458053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e858dd9b-4d7e-47cd-8f1d-a4975e8f9d1a', '33a394e9-744d-4585-916d-c92b5e364a92', 'a1249cb5-25cc-4886-9b3a-9f6a5b1f3201', '15ced9e5-a22c-4510-bdc2-c105977eb6cf']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:59.823430 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a64d58-8c75-4308-8f60-75ee12c93e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:59.843384 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a64d58-8c75-4308-8f60-75ee12c93e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e75a6a71-3a11-482d-b416-a167fc80f8e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1535317260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['e858dd9b-4d7e-47cd-8f1d-a4975e8f9d1a','33a394e9-744d-4585-916d-c92b5e364a92','a1249cb5-25cc-4886-9b3a-9f6a5b1f3201','15ced9e5-a22c-4510-bdc2-c105977eb6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1535317260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e75a6a71-3a11-482d-b416-a167fc80f8e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34273d5854f4b39b04a92dcb8698c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:59.844205 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863db31e-3734-4c8c-8f81-adc83bfb8345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:59.860567 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863db31e-3734-4c8c-8f81-adc83bfb8345) transitioned into state 'SUCCESS' from state '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-1535317260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['e858dd9b-4d7e-47cd-8f1d-a4975e8f9d1a','33a394e9-744d-4585-916d-c92b5e364a92','a1249cb5-25cc-4886-9b3a-9f6a5b1f3201','15ced9e5-a22c-4510-bdc2-c105977eb6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:59.861178 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2347cf9-301a-4213-ab96-03591c4612a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:58:59.869381 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2347cf9-301a-4213-ab96-03591c4612a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:58:59.870069 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (00c7ea90-cd8e-4df9-80be-8d009d9de4c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:58:59.870340 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request issued successfully. Aug 07 18:58:59.870843 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c27c1938-4c30-4778-95f0-2bdd072ce3cc tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:58:59.871260 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 826/3306] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:58:59 2026] POST /volume/v3/volumes => generated 768 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:58:59.888260 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0d9ab391-de4c-4ecc-b079-c81817d3b4f0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:59.890048 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0d9ab391-de4c-4ecc-b079-c81817d3b4f0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 Aug 07 18:58:59.890256 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0d9ab391-de4c-4ecc-b079-c81817d3b4f0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:59.890476 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0d9ab391-de4c-4ecc-b079-c81817d3b4f0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:59.897273 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:59.897273 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:58:59.900793 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0d9ab391-de4c-4ecc-b079-c81817d3b4f0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:58:59.904641 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0d9ab391-de4c-4ecc-b079-c81817d3b4f0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 returned with HTTP 200 Aug 07 18:58:59.905007 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 830/3307] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:58:59 2026] GET /volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:58:59.969603 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bff81228-433a-4095-8659-8b6dfdfef29a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:58:59.973078 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bff81228-433a-4095-8659-8b6dfdfef29a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:58:59.973078 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bff81228-433a-4095-8659-8b6dfdfef29a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:58:59.973078 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bff81228-433a-4095-8659-8b6dfdfef29a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:58:59.973258 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-bff81228-433a-4095-8659-8b6dfdfef29a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:58:59.979434 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:58:59.979434 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:58:59.980186 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bff81228-433a-4095-8659-8b6dfdfef29a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:58:59.980670 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 822/3308] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:58:59 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:00.920859 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aa85f959-35f7-4fea-b29a-88e92672cf91 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:00.922951 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aa85f959-35f7-4fea-b29a-88e92672cf91 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 Aug 07 18:59:00.923232 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aa85f959-35f7-4fea-b29a-88e92672cf91 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:00.923490 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aa85f959-35f7-4fea-b29a-88e92672cf91 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:00.931055 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:00.931055 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:00.935056 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aa85f959-35f7-4fea-b29a-88e92672cf91 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:59:00.939723 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aa85f959-35f7-4fea-b29a-88e92672cf91 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 returned with HTTP 200 Aug 07 18:59:00.940196 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 831/3309] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:00 2026] GET /volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:00.953964 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-baee5299-8010-4d61-99e8-843d90bb140b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:00.956048 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:00.956505 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e75a6a71-3a11-482d-b416-a167fc80f8e3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2102819124"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:00.958454 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request body: {'volume': {'source_volid': 'e75a6a71-3a11-482d-b416-a167fc80f8e3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2102819124'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:00.966150 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:00.966150 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:00.966569 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume retrieved successfully. Aug 07 18:59:00.966687 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume of 1 GB Aug 07 18:59:00.970105 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Availability Zones retrieved successfully. Aug 07 18:59:00.975136 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (ef6ca3d2-3d2f-447b-9c51-3160b996edab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:00.976320 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (551794a1-c775-4b36-88b7-5120d3f5fcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:00.977342 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:00.993426 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3a813830-34d1-4cd3-82aa-2c1f8f77e512 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:00.995376 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3a813830-34d1-4cd3-82aa-2c1f8f77e512 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:59:00.995564 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3a813830-34d1-4cd3-82aa-2c1f8f77e512 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:00.995738 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3a813830-34d1-4cd3-82aa-2c1f8f77e512 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:00.995841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-3a813830-34d1-4cd3-82aa-2c1f8f77e512 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:01.004182 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:01.004182 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:01.004914 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3a813830-34d1-4cd3-82aa-2c1f8f77e512 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:59:01.005345 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (551794a1-c775-4b36-88b7-5120d3f5fcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e75a6a71-3a11-482d-b416-a167fc80f8e3', 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:01.005438 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 831/3310] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:00 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:01.006180 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a88d08b-803c-4652-b60a-f9faa7b9c1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:01.058844 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Created reservations ['f64b57ba-f944-48b0-afb6-e9bf1ba2d5ec', '1f2f5888-6cbf-422d-b5e3-f659a990613d', '04e983db-83b2-4d9a-bd0d-0f247b27483c', '37d4111b-b46c-4b06-b30b-d03a37cd68f6'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:01.059546 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a88d08b-803c-4652-b60a-f9faa7b9c1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f64b57ba-f944-48b0-afb6-e9bf1ba2d5ec', '1f2f5888-6cbf-422d-b5e3-f659a990613d', '04e983db-83b2-4d9a-bd0d-0f247b27483c', '37d4111b-b46c-4b06-b30b-d03a37cd68f6']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:01.060229 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f47001e-b038-4b40-8af4-84dbe57f859a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:01.089385 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f47001e-b038-4b40-8af4-84dbe57f859a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45be5bcc-510e-4f05-9384-51550d64b79a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2102819124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['f64b57ba-f944-48b0-afb6-e9bf1ba2d5ec','1f2f5888-6cbf-422d-b5e3-f659a990613d','04e983db-83b2-4d9a-bd0d-0f247b27483c','37d4111b-b46c-4b06-b30b-d03a37cd68f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=e75a6a71-3a11-482d-b416-a167fc80f8e3,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2102819124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45be5bcc-510e-4f05-9384-51550d64b79a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34273d5854f4b39b04a92dcb8698c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e75a6a71-3a11-482d-b416-a167fc80f8e3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:01.090056 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1a00a0-ed74-4c62-8479-3f855baee88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:01.105211 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1a00a0-ed74-4c62-8479-3f855baee88d) transitioned into state 'SUCCESS' from state '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-2102819124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34273d5854f4b39b04a92dcb8698c7a',qos_specs=None,replication_status=,reservations=['f64b57ba-f944-48b0-afb6-e9bf1ba2d5ec','1f2f5888-6cbf-422d-b5e3-f659a990613d','04e983db-83b2-4d9a-bd0d-0f247b27483c','37d4111b-b46c-4b06-b30b-d03a37cd68f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=e75a6a71-3a11-482d-b416-a167fc80f8e3,status='creating',user_id='fd622b0f0f2547479af7eb94dcf1440b',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:01.106273 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72150f58-1908-4df4-b413-00a2c6536886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:01.119795 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72150f58-1908-4df4-b413-00a2c6536886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:01.120510 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Flow 'volume_create_api' (ef6ca3d2-3d2f-447b-9c51-3160b996edab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:01.120766 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Create volume request issued successfully. Aug 07 18:59:01.121310 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-baee5299-8010-4d61-99e8-843d90bb140b tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:01.121826 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 827/3311] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:59:00 2026] POST /volume/v3/volumes => generated 802 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:01.132145 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-31f53dec-f19c-41f2-969c-553249a85c57 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:01.133916 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-31f53dec-f19c-41f2-969c-553249a85c57 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a Aug 07 18:59:01.134141 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-31f53dec-f19c-41f2-969c-553249a85c57 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:01.134339 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-31f53dec-f19c-41f2-969c-553249a85c57 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:01.141461 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:01.141461 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:01.144890 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-31f53dec-f19c-41f2-969c-553249a85c57 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:59:01.148607 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-31f53dec-f19c-41f2-969c-553249a85c57 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a returned with HTTP 200 Aug 07 18:59:01.148942 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 823/3312] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:01 2026] GET /volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:02.017021 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a5ddc287-ec2b-422e-be7f-18e21c71df37 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:02.019056 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5ddc287-ec2b-422e-be7f-18e21c71df37 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:59:02.019329 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a5ddc287-ec2b-422e-be7f-18e21c71df37 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:02.019586 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a5ddc287-ec2b-422e-be7f-18e21c71df37 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:02.019742 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a5ddc287-ec2b-422e-be7f-18e21c71df37 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:02.023873 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:02.023873 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:02.024559 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5ddc287-ec2b-422e-be7f-18e21c71df37 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:59:02.024968 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 832/3313] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:02 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:02.160369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0376a14a-e522-45a2-83b7-1c0f12ddbe57 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:02.162226 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0376a14a-e522-45a2-83b7-1c0f12ddbe57 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a Aug 07 18:59:02.162438 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0376a14a-e522-45a2-83b7-1c0f12ddbe57 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:02.162619 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0376a14a-e522-45a2-83b7-1c0f12ddbe57 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:02.169281 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:02.169281 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:02.172309 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0376a14a-e522-45a2-83b7-1c0f12ddbe57 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:59:02.175925 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0376a14a-e522-45a2-83b7-1c0f12ddbe57 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a returned with HTTP 200 Aug 07 18:59:02.176286 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 832/3314] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:02 2026] GET /volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:02.188586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5348b2bd-7737-4837-87ce-4981705ccae4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:02.190350 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5348b2bd-7737-4837-87ce-4981705ccae4 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 Aug 07 18:59:02.190553 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5348b2bd-7737-4837-87ce-4981705ccae4 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:02.190730 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5348b2bd-7737-4837-87ce-4981705ccae4 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:02.190888 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-5348b2bd-7737-4837-87ce-4981705ccae4 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: e75a6a71-3a11-482d-b416-a167fc80f8e3 Aug 07 18:59:02.197583 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:02.197583 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:02.198058 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5348b2bd-7737-4837-87ce-4981705ccae4 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:59:02.212854 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5348b2bd-7737-4837-87ce-4981705ccae4 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume request issued successfully. Aug 07 18:59:02.213047 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5348b2bd-7737-4837-87ce-4981705ccae4 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 returned with HTTP 202 Aug 07 18:59:02.213453 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 828/3315] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:02 2026] DELETE /volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:59:02.220601 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c8e8d2b0-e4e6-405e-a46f-6711f0b2b4c9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:02.222399 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8e8d2b0-e4e6-405e-a46f-6711f0b2b4c9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 Aug 07 18:59:02.222649 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c8e8d2b0-e4e6-405e-a46f-6711f0b2b4c9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:02.222910 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c8e8d2b0-e4e6-405e-a46f-6711f0b2b4c9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:02.230416 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:02.230416 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:02.234601 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c8e8d2b0-e4e6-405e-a46f-6711f0b2b4c9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:59:02.238637 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8e8d2b0-e4e6-405e-a46f-6711f0b2b4c9 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 returned with HTTP 200 Aug 07 18:59:02.239062 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 824/3316] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:02 2026] GET /volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:03.033771 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-765cfe59-9941-4e0f-a1aa-38619488e141 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:03.036049 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-765cfe59-9941-4e0f-a1aa-38619488e141 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:59:03.036261 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-765cfe59-9941-4e0f-a1aa-38619488e141 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:03.036472 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-765cfe59-9941-4e0f-a1aa-38619488e141 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:03.036584 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-765cfe59-9941-4e0f-a1aa-38619488e141 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:03.041451 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:03.041451 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:03.042201 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-765cfe59-9941-4e0f-a1aa-38619488e141 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:59:03.042598 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 833/3317] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:03 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:03.252052 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b3d861ba-dea1-4861-8057-c93b9c666b2e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:03.255165 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b3d861ba-dea1-4861-8057-c93b9c666b2e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 Aug 07 18:59:03.255403 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b3d861ba-dea1-4861-8057-c93b9c666b2e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:03.255632 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b3d861ba-dea1-4861-8057-c93b9c666b2e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:03.263370 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b3d861ba-dea1-4861-8057-c93b9c666b2e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 returned with HTTP 404 Aug 07 18:59:03.264088 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 833/3318] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:03 2026] GET /volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:03.272397 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1f08f721-90c3-474c-aeb0-680a9b88b5d5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:03.274406 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1f08f721-90c3-474c-aeb0-680a9b88b5d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a Aug 07 18:59:03.274615 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1f08f721-90c3-474c-aeb0-680a9b88b5d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:03.274812 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1f08f721-90c3-474c-aeb0-680a9b88b5d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:03.274987 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-1f08f721-90c3-474c-aeb0-680a9b88b5d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 45be5bcc-510e-4f05-9384-51550d64b79a Aug 07 18:59:03.283605 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:03.283605 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:03.284072 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1f08f721-90c3-474c-aeb0-680a9b88b5d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:59:03.307576 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1f08f721-90c3-474c-aeb0-680a9b88b5d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume request issued successfully. Aug 07 18:59:03.307782 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1f08f721-90c3-474c-aeb0-680a9b88b5d5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a returned with HTTP 202 Aug 07 18:59:03.308155 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 829/3319] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:03 2026] DELETE /volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:59:03.315819 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d5cde32a-ac35-4ce5-82d0-457c8376a74e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:03.317625 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d5cde32a-ac35-4ce5-82d0-457c8376a74e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a Aug 07 18:59:03.317829 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d5cde32a-ac35-4ce5-82d0-457c8376a74e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:03.318016 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d5cde32a-ac35-4ce5-82d0-457c8376a74e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:03.325360 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:03.325360 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:03.329301 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d5cde32a-ac35-4ce5-82d0-457c8376a74e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:59:03.334901 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d5cde32a-ac35-4ce5-82d0-457c8376a74e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a returned with HTTP 200 Aug 07 18:59:03.335286 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 825/3320] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:03 2026] GET /volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:04.051837 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ad4f47e2-c747-44b7-b212-d1526e2cf6cb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:04.054217 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad4f47e2-c747-44b7-b212-d1526e2cf6cb tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:59:04.054474 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad4f47e2-c747-44b7-b212-d1526e2cf6cb tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:04.054706 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad4f47e2-c747-44b7-b212-d1526e2cf6cb tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:04.054843 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ad4f47e2-c747-44b7-b212-d1526e2cf6cb tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:04.060071 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:04.060071 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:04.060813 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad4f47e2-c747-44b7-b212-d1526e2cf6cb tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:59:04.061268 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 834/3321] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:04 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:04.069864 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d90c1f88-b61c-4a4a-9a6a-caec4a038793 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:04.071457 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d90c1f88-b61c-4a4a-9a6a-caec4a038793 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:59:04.071768 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d90c1f88-b61c-4a4a-9a6a-caec4a038793 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "04ad3242-2cbb-4085-82a5-5698580c7649", "incremental": true}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:04.073098 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-d90c1f88-b61c-4a4a-9a6a-caec4a038793 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Creating new backup {'backup': {'volume_id': '04ad3242-2cbb-4085-82a5-5698580c7649', 'incremental': True}} {{(pid=100344) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:59:04.073317 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-d90c1f88-b61c-4a4a-9a6a-caec4a038793 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Creating backup of volume 04ad3242-2cbb-4085-82a5-5698580c7649 in container None Aug 07 18:59:04.079722 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:04.079722 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:04.080123 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d90c1f88-b61c-4a4a-9a6a-caec4a038793 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 18:59:04.094401 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-d90c1f88-b61c-4a4a-9a6a-caec4a038793 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Created reservations ['8144836c-1b16-44e1-8668-af4bcfa7e4a6', 'd4494492-0cb8-4f5d-b63c-5b1c114de17c'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:04.108536 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d90c1f88-b61c-4a4a-9a6a-caec4a038793 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 400 Aug 07 18:59:04.109051 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 834/3322] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:59:04 2026] POST /volume/v3/backups => generated 109 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:59:04.115453 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-83d09d1c-b238-43a2-9c34-03173b93ea86 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:04.117142 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-83d09d1c-b238-43a2-9c34-03173b93ea86 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] DELETE https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:59:04.117337 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-83d09d1c-b238-43a2-9c34-03173b93ea86 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:04.117510 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-83d09d1c-b238-43a2-9c34-03173b93ea86 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:04.117605 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-83d09d1c-b238-43a2-9c34-03173b93ea86 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Delete backup with id: 703c4781-9012-4aea-8adc-0774cf6fcc79. Aug 07 18:59:04.121517 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:04.121517 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:04.130949 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-83d09d1c-b238-43a2-9c34-03173b93ea86 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] delete_backup rpcapi backup_id 703c4781-9012-4aea-8adc-0774cf6fcc79 {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:59:04.132536 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-83d09d1c-b238-43a2-9c34-03173b93ea86 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 202 Aug 07 18:59:04.132888 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 830/3323] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:59:04 2026] DELETE /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:59:04.139183 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-609bfb7b-4a2b-4e16-a573-be950eb00f56 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:04.141160 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-609bfb7b-4a2b-4e16-a573-be950eb00f56 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:59:04.141409 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-609bfb7b-4a2b-4e16-a573-be950eb00f56 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:04.141642 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-609bfb7b-4a2b-4e16-a573-be950eb00f56 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:04.141794 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-609bfb7b-4a2b-4e16-a573-be950eb00f56 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:04.146294 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:04.146294 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:04.146936 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-609bfb7b-4a2b-4e16-a573-be950eb00f56 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 200 Aug 07 18:59:04.147568 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 826/3324] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:04 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:04.347643 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8e5eb2ee-b676-4093-b6ef-916d8c1b1c09 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:04.349754 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e5eb2ee-b676-4093-b6ef-916d8c1b1c09 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a Aug 07 18:59:04.349973 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e5eb2ee-b676-4093-b6ef-916d8c1b1c09 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:04.350221 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e5eb2ee-b676-4093-b6ef-916d8c1b1c09 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:04.357021 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e5eb2ee-b676-4093-b6ef-916d8c1b1c09 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a returned with HTTP 404 Aug 07 18:59:04.357542 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 835/3325] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:04 2026] GET /volume/v3/volumes/45be5bcc-510e-4f05-9384-51550d64b79a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:04.364166 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6702c02c-6af0-4dfe-a7ec-aa9b00ce1685 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:04.366386 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6702c02c-6af0-4dfe-a7ec-aa9b00ce1685 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 Aug 07 18:59:04.366649 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6702c02c-6af0-4dfe-a7ec-aa9b00ce1685 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:04.366838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6702c02c-6af0-4dfe-a7ec-aa9b00ce1685 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:04.367015 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-6702c02c-6af0-4dfe-a7ec-aa9b00ce1685 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: e75a6a71-3a11-482d-b416-a167fc80f8e3 Aug 07 18:59:04.374415 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6702c02c-6af0-4dfe-a7ec-aa9b00ce1685 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 returned with HTTP 404 Aug 07 18:59:04.374895 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 835/3326] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:04 2026] DELETE /volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:04.380873 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f3aec22d-24f3-432e-b752-9d3f16d85a08 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:04.382549 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f3aec22d-24f3-432e-b752-9d3f16d85a08 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 Aug 07 18:59:04.382757 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f3aec22d-24f3-432e-b752-9d3f16d85a08 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:04.382950 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f3aec22d-24f3-432e-b752-9d3f16d85a08 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:04.390316 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f3aec22d-24f3-432e-b752-9d3f16d85a08 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 returned with HTTP 404 Aug 07 18:59:04.390784 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 831/3327] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:04 2026] GET /volume/v3/volumes/e75a6a71-3a11-482d-b416-a167fc80f8e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:04.397253 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0f8a72fb-c12b-4e17-a019-8580cc09a627 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:04.399484 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f8a72fb-c12b-4e17-a019-8580cc09a627 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 Aug 07 18:59:04.399756 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f8a72fb-c12b-4e17-a019-8580cc09a627 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:04.400011 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f8a72fb-c12b-4e17-a019-8580cc09a627 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:04.400251 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-0f8a72fb-c12b-4e17-a019-8580cc09a627 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 80db7035-9ec1-4db0-ab53-9c2c12318449 Aug 07 18:59:04.415176 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:04.415176 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:04.415823 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0f8a72fb-c12b-4e17-a019-8580cc09a627 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:59:04.439125 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0f8a72fb-c12b-4e17-a019-8580cc09a627 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume request issued successfully. Aug 07 18:59:04.439452 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f8a72fb-c12b-4e17-a019-8580cc09a627 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 returned with HTTP 202 Aug 07 18:59:04.440164 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 827/3328] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:04 2026] DELETE /volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:59:04.447874 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ec74acf1-8b20-4c3f-af0a-0cf06a12e9f6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:04.449766 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec74acf1-8b20-4c3f-af0a-0cf06a12e9f6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 Aug 07 18:59:04.450157 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec74acf1-8b20-4c3f-af0a-0cf06a12e9f6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:04.450488 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec74acf1-8b20-4c3f-af0a-0cf06a12e9f6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:04.459407 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:04.459407 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:04.463703 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ec74acf1-8b20-4c3f-af0a-0cf06a12e9f6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Volume info retrieved successfully. Aug 07 18:59:04.468261 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec74acf1-8b20-4c3f-af0a-0cf06a12e9f6 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 returned with HTTP 200 Aug 07 18:59:04.468684 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 836/3329] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:04 2026] GET /volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:05.156756 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-36983654-124f-4aea-8eeb-43e3b0a8d3f1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.158422 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-36983654-124f-4aea-8eeb-43e3b0a8d3f1 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 Aug 07 18:59:05.158610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-36983654-124f-4aea-8eeb-43e3b0a8d3f1 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.158801 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-36983654-124f-4aea-8eeb-43e3b0a8d3f1 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.159084 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-36983654-124f-4aea-8eeb-43e3b0a8d3f1 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 703c4781-9012-4aea-8adc-0774cf6fcc79. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:05.162371 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-36983654-124f-4aea-8eeb-43e3b0a8d3f1 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 returned with HTTP 404 Aug 07 18:59:05.162843 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 836/3330] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/backups/703c4781-9012-4aea-8adc-0774cf6fcc79 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:05.170198 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.171768 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:05.172050 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-545377822"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:05.173380 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-545377822'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:05.173490 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Create volume of 1 GB Aug 07 18:59:05.177321 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Availability Zones retrieved successfully. Aug 07 18:59:05.182232 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Flow 'volume_create_api' (ea0870a5-a6c4-4109-b635-cb498b13b3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:05.183034 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (921a8949-4c1a-4b16-83de-48220af71bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:05.183788 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:05.204461 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (921a8949-4c1a-4b16-83de-48220af71bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:05.205101 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b5650b-e009-457a-ad61-9e44ad4658e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:05.236740 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Created reservations ['8e0731a1-5a0d-42ec-8d57-fcd9950fd917', '548fe865-2b61-4947-9024-f56ce2dbf3c5', 'bc8c556e-64d6-489f-98e1-38c793070546', '2feedbe4-adfb-472c-ad55-9c15facfbb64'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:05.237355 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b5650b-e009-457a-ad61-9e44ad4658e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e0731a1-5a0d-42ec-8d57-fcd9950fd917', '548fe865-2b61-4947-9024-f56ce2dbf3c5', 'bc8c556e-64d6-489f-98e1-38c793070546', '2feedbe4-adfb-472c-ad55-9c15facfbb64']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:05.237969 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cddd779-daa5-4e06-a923-3f2160318396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:05.257512 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cddd779-daa5-4e06-a923-3f2160318396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-545377822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e871352c412463da0c5c3e140cfe457',qos_specs=None,replication_status=,reservations=['8e0731a1-5a0d-42ec-8d57-fcd9950fd917','548fe865-2b61-4947-9024-f56ce2dbf3c5','bc8c556e-64d6-489f-98e1-38c793070546','2feedbe4-adfb-472c-ad55-9c15facfbb64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cdc1e088426458ba55ce08f46b12631',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-545377822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e871352c412463da0c5c3e140cfe457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cdc1e088426458ba55ce08f46b12631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:05.258159 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea633b29-8b94-4530-8629-cd73f57b1e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:05.272466 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea633b29-8b94-4530-8629-cd73f57b1e68) transitioned into state 'SUCCESS' from state '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-545377822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e871352c412463da0c5c3e140cfe457',qos_specs=None,replication_status=,reservations=['8e0731a1-5a0d-42ec-8d57-fcd9950fd917','548fe865-2b61-4947-9024-f56ce2dbf3c5','bc8c556e-64d6-489f-98e1-38c793070546','2feedbe4-adfb-472c-ad55-9c15facfbb64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cdc1e088426458ba55ce08f46b12631',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:05.273054 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb6c92e6-a3b7-4346-b1e4-9212c4796473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:05.280247 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb6c92e6-a3b7-4346-b1e4-9212c4796473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:05.280919 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Flow 'volume_create_api' (ea0870a5-a6c4-4109-b635-cb498b13b3be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:05.281185 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Create volume request issued successfully. Aug 07 18:59:05.281670 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-88d2cf83-8ddb-4732-b72e-9787118e0be6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:05.282044 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 832/3331] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:59:05 2026] POST /volume/v3/volumes => generated 746 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:05.295590 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2c4e0fa9-6210-49fe-8e79-db08cb0d01fd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.297267 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c4e0fa9-6210-49fe-8e79-db08cb0d01fd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f Aug 07 18:59:05.297495 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c4e0fa9-6210-49fe-8e79-db08cb0d01fd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.297711 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c4e0fa9-6210-49fe-8e79-db08cb0d01fd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.304167 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:05.304167 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:05.307377 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2c4e0fa9-6210-49fe-8e79-db08cb0d01fd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 18:59:05.310855 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c4e0fa9-6210-49fe-8e79-db08cb0d01fd tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f returned with HTTP 200 Aug 07 18:59:05.311355 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 828/3332] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:05.484857 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-40f9797d-bd88-4c49-87ce-ad69d6f3ca50 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.486527 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40f9797d-bd88-4c49-87ce-ad69d6f3ca50 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 Aug 07 18:59:05.486766 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40f9797d-bd88-4c49-87ce-ad69d6f3ca50 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.486983 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40f9797d-bd88-4c49-87ce-ad69d6f3ca50 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.492116 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40f9797d-bd88-4c49-87ce-ad69d6f3ca50 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 returned with HTTP 404 Aug 07 18:59:05.492561 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 837/3333] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/volumes/80db7035-9ec1-4db0-ab53-9c2c12318449 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.499214 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5f3ae0a9-e0fe-4dd3-9a2f-2eacc0441107 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.500808 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5f3ae0a9-e0fe-4dd3-9a2f-2eacc0441107 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb Aug 07 18:59:05.501011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5f3ae0a9-e0fe-4dd3-9a2f-2eacc0441107 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.501191 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5f3ae0a9-e0fe-4dd3-9a2f-2eacc0441107 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.501298 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-5f3ae0a9-e0fe-4dd3-9a2f-2eacc0441107 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete snapshot with id: 180493c4-1f7f-495d-9e64-63e02b9136eb Aug 07 18:59:05.506089 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5f3ae0a9-e0fe-4dd3-9a2f-2eacc0441107 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb returned with HTTP 404 Aug 07 18:59:05.506688 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 837/3334] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:05.512521 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-aaa04add-b4b5-4b6a-b523-f461f9716bbf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.514321 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aaa04add-b4b5-4b6a-b523-f461f9716bbf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb Aug 07 18:59:05.514535 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aaa04add-b4b5-4b6a-b523-f461f9716bbf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.514756 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aaa04add-b4b5-4b6a-b523-f461f9716bbf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.518510 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aaa04add-b4b5-4b6a-b523-f461f9716bbf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb returned with HTTP 404 Aug 07 18:59:05.519102 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 833/3335] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/snapshots/180493c4-1f7f-495d-9e64-63e02b9136eb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:05.525198 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-69113a31-dcfd-4925-ae95-2a6bc180812e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.527123 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69113a31-dcfd-4925-ae95-2a6bc180812e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 Aug 07 18:59:05.527344 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69113a31-dcfd-4925-ae95-2a6bc180812e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.527525 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69113a31-dcfd-4925-ae95-2a6bc180812e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.527678 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-69113a31-dcfd-4925-ae95-2a6bc180812e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 75bef975-53d5-4fba-8ad9-d895d73f23b7 Aug 07 18:59:05.533509 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69113a31-dcfd-4925-ae95-2a6bc180812e tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 returned with HTTP 404 Aug 07 18:59:05.533955 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 829/3336] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.539674 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1d5d9c7d-5d3f-4e33-bd21-dd7c145a0f83 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.541266 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1d5d9c7d-5d3f-4e33-bd21-dd7c145a0f83 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 Aug 07 18:59:05.541490 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1d5d9c7d-5d3f-4e33-bd21-dd7c145a0f83 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.541677 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1d5d9c7d-5d3f-4e33-bd21-dd7c145a0f83 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.546808 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1d5d9c7d-5d3f-4e33-bd21-dd7c145a0f83 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 returned with HTTP 404 Aug 07 18:59:05.547236 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 838/3337] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/volumes/75bef975-53d5-4fba-8ad9-d895d73f23b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.552671 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f2a44f11-cc7d-45d0-9523-12c26f40b2b2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.554531 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f2a44f11-cc7d-45d0-9523-12c26f40b2b2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 Aug 07 18:59:05.554737 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f2a44f11-cc7d-45d0-9523-12c26f40b2b2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.554933 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f2a44f11-cc7d-45d0-9523-12c26f40b2b2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.555203 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-f2a44f11-cc7d-45d0-9523-12c26f40b2b2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 0cb9e360-08f5-4356-aad6-edb78bf85238 Aug 07 18:59:05.562470 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f2a44f11-cc7d-45d0-9523-12c26f40b2b2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 returned with HTTP 404 Aug 07 18:59:05.562970 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 838/3338] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.568431 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c9e49768-8e8b-482d-81fd-7d9a71c37e03 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.570258 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c9e49768-8e8b-482d-81fd-7d9a71c37e03 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 Aug 07 18:59:05.570466 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c9e49768-8e8b-482d-81fd-7d9a71c37e03 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.570647 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c9e49768-8e8b-482d-81fd-7d9a71c37e03 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.576454 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c9e49768-8e8b-482d-81fd-7d9a71c37e03 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 returned with HTTP 404 Aug 07 18:59:05.576991 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 834/3339] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/volumes/0cb9e360-08f5-4356-aad6-edb78bf85238 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.582696 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4c827fb5-ec2f-4eae-8f86-fc0be7874a97 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.584401 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4c827fb5-ec2f-4eae-8f86-fc0be7874a97 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 Aug 07 18:59:05.584579 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4c827fb5-ec2f-4eae-8f86-fc0be7874a97 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.584756 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4c827fb5-ec2f-4eae-8f86-fc0be7874a97 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.584860 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-4c827fb5-ec2f-4eae-8f86-fc0be7874a97 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete snapshot with id: fabccd0b-3843-49f0-9ce8-d3762b2aecf4 Aug 07 18:59:05.588901 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4c827fb5-ec2f-4eae-8f86-fc0be7874a97 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 returned with HTTP 404 Aug 07 18:59:05.589385 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 830/3340] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:05.594971 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b1387176-371c-4d80-b876-15412adc09f5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.596692 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b1387176-371c-4d80-b876-15412adc09f5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 Aug 07 18:59:05.596881 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b1387176-371c-4d80-b876-15412adc09f5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.597085 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b1387176-371c-4d80-b876-15412adc09f5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.601267 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b1387176-371c-4d80-b876-15412adc09f5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 returned with HTTP 404 Aug 07 18:59:05.601699 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 839/3341] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/snapshots/fabccd0b-3843-49f0-9ce8-d3762b2aecf4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:05.607799 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-79a8225e-d5e5-40d5-a78f-b0888a6c4e98 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.609717 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79a8225e-d5e5-40d5-a78f-b0888a6c4e98 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad Aug 07 18:59:05.609904 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79a8225e-d5e5-40d5-a78f-b0888a6c4e98 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.610098 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79a8225e-d5e5-40d5-a78f-b0888a6c4e98 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.610267 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-79a8225e-d5e5-40d5-a78f-b0888a6c4e98 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: b91fabeb-f907-41af-bfe7-f90a61abf7ad Aug 07 18:59:05.615618 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79a8225e-d5e5-40d5-a78f-b0888a6c4e98 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad returned with HTTP 404 Aug 07 18:59:05.616097 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 839/3342] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.621835 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-534e57a5-00df-45bd-b38c-4b0f3a5b7430 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.623483 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-534e57a5-00df-45bd-b38c-4b0f3a5b7430 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad Aug 07 18:59:05.623702 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-534e57a5-00df-45bd-b38c-4b0f3a5b7430 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.623885 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-534e57a5-00df-45bd-b38c-4b0f3a5b7430 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.628935 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-534e57a5-00df-45bd-b38c-4b0f3a5b7430 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad returned with HTTP 404 Aug 07 18:59:05.629402 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 835/3343] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/volumes/b91fabeb-f907-41af-bfe7-f90a61abf7ad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.636967 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dcb580c5-ca72-459f-9ee3-f96844778c50 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.638689 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dcb580c5-ca72-459f-9ee3-f96844778c50 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 Aug 07 18:59:05.638877 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dcb580c5-ca72-459f-9ee3-f96844778c50 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.639093 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dcb580c5-ca72-459f-9ee3-f96844778c50 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.639209 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-dcb580c5-ca72-459f-9ee3-f96844778c50 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete snapshot with id: 57803cf2-ba64-4235-900a-326aae5a10b9 Aug 07 18:59:05.647668 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dcb580c5-ca72-459f-9ee3-f96844778c50 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 returned with HTTP 404 Aug 07 18:59:05.648165 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 831/3344] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:05.654317 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d50d307f-251b-45fe-b328-e7084000deda None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.655973 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d50d307f-251b-45fe-b328-e7084000deda tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 Aug 07 18:59:05.656213 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d50d307f-251b-45fe-b328-e7084000deda tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.656442 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d50d307f-251b-45fe-b328-e7084000deda tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.660945 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d50d307f-251b-45fe-b328-e7084000deda tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 returned with HTTP 404 Aug 07 18:59:05.661457 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 840/3345] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/snapshots/57803cf2-ba64-4235-900a-326aae5a10b9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:05.667590 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-231ec77c-753b-4ea9-aeb9-4c05b78a0e4d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.669950 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-231ec77c-753b-4ea9-aeb9-4c05b78a0e4d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 Aug 07 18:59:05.670514 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-231ec77c-753b-4ea9-aeb9-4c05b78a0e4d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.670778 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-231ec77c-753b-4ea9-aeb9-4c05b78a0e4d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.671006 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-231ec77c-753b-4ea9-aeb9-4c05b78a0e4d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 Aug 07 18:59:05.677405 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-231ec77c-753b-4ea9-aeb9-4c05b78a0e4d tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 returned with HTTP 404 Aug 07 18:59:05.677889 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 840/3346] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.683871 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9776cd4a-1ab0-4ede-b0c4-e63f98d04faf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.685613 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9776cd4a-1ab0-4ede-b0c4-e63f98d04faf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 Aug 07 18:59:05.685830 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9776cd4a-1ab0-4ede-b0c4-e63f98d04faf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.686029 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9776cd4a-1ab0-4ede-b0c4-e63f98d04faf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.692452 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9776cd4a-1ab0-4ede-b0c4-e63f98d04faf tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 returned with HTTP 404 Aug 07 18:59:05.693071 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 836/3347] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/volumes/03aaeb36-5e92-4d01-ae5b-23c7f10c8cf6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.699311 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-824b0051-3b13-4493-bad7-70465f62561f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.701110 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-824b0051-3b13-4493-bad7-70465f62561f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 Aug 07 18:59:05.701328 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-824b0051-3b13-4493-bad7-70465f62561f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.704241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-824b0051-3b13-4493-bad7-70465f62561f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.704425 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-824b0051-3b13-4493-bad7-70465f62561f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 31e5c051-07d6-414a-8997-1f33c47faa86 Aug 07 18:59:05.712082 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-824b0051-3b13-4493-bad7-70465f62561f tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 returned with HTTP 404 Aug 07 18:59:05.712736 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 832/3348] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.719115 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-28a2e5ae-fde0-43d1-97a8-3df9e55d2414 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.720839 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-28a2e5ae-fde0-43d1-97a8-3df9e55d2414 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 Aug 07 18:59:05.721069 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-28a2e5ae-fde0-43d1-97a8-3df9e55d2414 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.721268 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-28a2e5ae-fde0-43d1-97a8-3df9e55d2414 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.726801 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-28a2e5ae-fde0-43d1-97a8-3df9e55d2414 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 returned with HTTP 404 Aug 07 18:59:05.727254 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 841/3349] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/volumes/31e5c051-07d6-414a-8997-1f33c47faa86 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.734196 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f7313553-3ba6-4a55-9584-082be9741cc0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.736054 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f7313553-3ba6-4a55-9584-082be9741cc0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 Aug 07 18:59:05.736269 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f7313553-3ba6-4a55-9584-082be9741cc0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.736513 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f7313553-3ba6-4a55-9584-082be9741cc0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.736722 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-f7313553-3ba6-4a55-9584-082be9741cc0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 96bc8239-17d3-4527-9846-94b1cd6fc047 Aug 07 18:59:05.742274 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f7313553-3ba6-4a55-9584-082be9741cc0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 returned with HTTP 404 Aug 07 18:59:05.742794 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 841/3350] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.748921 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9b017264-403b-443c-a3f9-a31b726956e5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.750532 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9b017264-403b-443c-a3f9-a31b726956e5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 Aug 07 18:59:05.750718 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9b017264-403b-443c-a3f9-a31b726956e5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.750888 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9b017264-403b-443c-a3f9-a31b726956e5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.756214 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9b017264-403b-443c-a3f9-a31b726956e5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 returned with HTTP 404 Aug 07 18:59:05.756854 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 837/3351] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/volumes/96bc8239-17d3-4527-9846-94b1cd6fc047 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.763043 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9d75e3bb-3719-42f3-8129-186d26e92d15 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.765278 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d75e3bb-3719-42f3-8129-186d26e92d15 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 Aug 07 18:59:05.765583 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9d75e3bb-3719-42f3-8129-186d26e92d15 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.765845 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9d75e3bb-3719-42f3-8129-186d26e92d15 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.766000 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-9d75e3bb-3719-42f3-8129-186d26e92d15 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete snapshot with id: 654a1b03-33ca-4b90-8959-d3be1b067518 Aug 07 18:59:05.771825 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d75e3bb-3719-42f3-8129-186d26e92d15 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 returned with HTTP 404 Aug 07 18:59:05.772467 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 833/3352] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:05.778550 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-102224ba-3079-4c0a-ad51-c7fa666d60d0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.780329 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-102224ba-3079-4c0a-ad51-c7fa666d60d0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 Aug 07 18:59:05.780519 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-102224ba-3079-4c0a-ad51-c7fa666d60d0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.780718 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-102224ba-3079-4c0a-ad51-c7fa666d60d0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.785134 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-102224ba-3079-4c0a-ad51-c7fa666d60d0 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 returned with HTTP 404 Aug 07 18:59:05.785644 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 842/3353] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/snapshots/654a1b03-33ca-4b90-8959-d3be1b067518 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:05.791865 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-eeda885a-3db8-4c9a-b5a9-75d294933ce2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.793513 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eeda885a-3db8-4c9a-b5a9-75d294933ce2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae Aug 07 18:59:05.793739 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eeda885a-3db8-4c9a-b5a9-75d294933ce2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.793962 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eeda885a-3db8-4c9a-b5a9-75d294933ce2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.794183 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-eeda885a-3db8-4c9a-b5a9-75d294933ce2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: 6996e2e2-02af-4a8b-b544-9455729b14ae Aug 07 18:59:05.799305 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eeda885a-3db8-4c9a-b5a9-75d294933ce2 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae returned with HTTP 404 Aug 07 18:59:05.799738 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 842/3354] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.806495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bc4bc758-28aa-4d22-97cb-5b7d04b0cd74 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.808124 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bc4bc758-28aa-4d22-97cb-5b7d04b0cd74 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae Aug 07 18:59:05.808306 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bc4bc758-28aa-4d22-97cb-5b7d04b0cd74 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.808477 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bc4bc758-28aa-4d22-97cb-5b7d04b0cd74 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.813493 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bc4bc758-28aa-4d22-97cb-5b7d04b0cd74 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae returned with HTTP 404 Aug 07 18:59:05.814113 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 838/3355] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/volumes/6996e2e2-02af-4a8b-b544-9455729b14ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.820240 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0eaa92c7-1338-4baf-8e38-9f530bb0e717 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.821752 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0eaa92c7-1338-4baf-8e38-9f530bb0e717 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 Aug 07 18:59:05.821909 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0eaa92c7-1338-4baf-8e38-9f530bb0e717 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.822101 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0eaa92c7-1338-4baf-8e38-9f530bb0e717 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.822194 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-0eaa92c7-1338-4baf-8e38-9f530bb0e717 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete snapshot with id: 02d9378b-30b0-4a4e-bad2-e288d5d0ad15 Aug 07 18:59:05.826528 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0eaa92c7-1338-4baf-8e38-9f530bb0e717 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 returned with HTTP 404 Aug 07 18:59:05.826936 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 834/3356] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:05.833593 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0bc60a4c-4c2f-4e6b-a82f-ce771858ecf8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.835329 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0bc60a4c-4c2f-4e6b-a82f-ce771858ecf8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 Aug 07 18:59:05.835517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0bc60a4c-4c2f-4e6b-a82f-ce771858ecf8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.835711 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0bc60a4c-4c2f-4e6b-a82f-ce771858ecf8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.840475 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0bc60a4c-4c2f-4e6b-a82f-ce771858ecf8 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 returned with HTTP 404 Aug 07 18:59:05.840929 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 843/3357] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/snapshots/02d9378b-30b0-4a4e-bad2-e288d5d0ad15 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:05.846816 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c32e71bd-3fc8-4117-ba81-ca6e4cd9c493 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.848398 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c32e71bd-3fc8-4117-ba81-ca6e4cd9c493 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] DELETE https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 Aug 07 18:59:05.848594 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c32e71bd-3fc8-4117-ba81-ca6e4cd9c493 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.848781 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c32e71bd-3fc8-4117-ba81-ca6e4cd9c493 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.848936 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-c32e71bd-3fc8-4117-ba81-ca6e4cd9c493 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Delete volume with id: cdf9faf3-70f4-4b34-9061-115e205e8c94 Aug 07 18:59:05.853879 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c32e71bd-3fc8-4117-ba81-ca6e4cd9c493 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 returned with HTTP 404 Aug 07 18:59:05.854271 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 843/3358] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:05 2026] DELETE /volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:05.861512 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-56b7e09b-b0eb-447a-ac81-c8d1423fc5c5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:05.863103 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-56b7e09b-b0eb-447a-ac81-c8d1423fc5c5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] GET https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 Aug 07 18:59:05.863319 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-56b7e09b-b0eb-447a-ac81-c8d1423fc5c5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:05.863524 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-56b7e09b-b0eb-447a-ac81-c8d1423fc5c5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:05.868740 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-56b7e09b-b0eb-447a-ac81-c8d1423fc5c5 tempest-VolumeDependencyTests-1044458871 tempest-VolumeDependencyTests-1044458871-project-member] https://10.4.3.15/volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 returned with HTTP 404 Aug 07 18:59:05.869297 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 839/3359] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:05 2026] GET /volume/v3/volumes/cdf9faf3-70f4-4b34-9061-115e205e8c94 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:06.325355 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5247fc96-4f83-4436-aa4b-9b427519ad6b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:06.327084 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5247fc96-4f83-4436-aa4b-9b427519ad6b tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f Aug 07 18:59:06.327240 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5247fc96-4f83-4436-aa4b-9b427519ad6b tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:06.327432 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5247fc96-4f83-4436-aa4b-9b427519ad6b tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:06.334829 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:06.334829 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:06.340169 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5247fc96-4f83-4436-aa4b-9b427519ad6b tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 18:59:06.344696 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5247fc96-4f83-4436-aa4b-9b427519ad6b tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f returned with HTTP 200 Aug 07 18:59:06.345073 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 835/3360] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:06 2026] GET /volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:06.360493 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-98fa7545-d6bf-4e47-8d97-b71b80799b11 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:06.362168 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98fa7545-d6bf-4e47-8d97-b71b80799b11 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 18:59:06.362519 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98fa7545-d6bf-4e47-8d97-b71b80799b11 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f", "name": "tempest-VolumesBackupsTest-Backup-779776376"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:06.363856 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-98fa7545-d6bf-4e47-8d97-b71b80799b11 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Creating new backup {'backup': {'volume_id': '246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f', 'name': 'tempest-VolumesBackupsTest-Backup-779776376'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:59:06.363982 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-98fa7545-d6bf-4e47-8d97-b71b80799b11 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Creating backup of volume 246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f in container None Aug 07 18:59:06.370561 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:06.370561 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:06.370860 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-98fa7545-d6bf-4e47-8d97-b71b80799b11 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Volume info retrieved successfully. Aug 07 18:59:06.385186 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-98fa7545-d6bf-4e47-8d97-b71b80799b11 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Created reservations ['4585e65b-1dd6-4ee7-8ddd-966a25927b71', '54717ba4-06c6-464d-8c7b-9b2f2aaacc75'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:06.414727 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98fa7545-d6bf-4e47-8d97-b71b80799b11 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:59:06.415164 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 844/3361] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:59:06 2026] POST /volume/v3/backups => generated 327 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:06.425149 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ab3cf4c9-daef-4f88-bc73-ce35f1f06c49 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:06.426748 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ab3cf4c9-daef-4f88-bc73-ce35f1f06c49 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:06.426919 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ab3cf4c9-daef-4f88-bc73-ce35f1f06c49 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:06.427169 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ab3cf4c9-daef-4f88-bc73-ce35f1f06c49 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:06.427341 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-ab3cf4c9-daef-4f88-bc73-ce35f1f06c49 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:06.432184 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:06.432184 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:06.432942 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ab3cf4c9-daef-4f88-bc73-ce35f1f06c49 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:06.433463 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 844/3362] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:06 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:07.193772 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:07.279506 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:07.279818 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-616197565"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:07.281088 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-616197565'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:07.281195 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Create volume of 1 GB Aug 07 18:59:07.281455 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:07.281455 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:07.285058 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Availability Zones retrieved successfully. Aug 07 18:59:07.289962 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Flow 'volume_create_api' (59e33e98-a405-40c4-baa4-0737e432ab97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:07.290785 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc096b43-3dac-4f47-92a4-14021a4900f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:07.291642 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:07.314154 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc096b43-3dac-4f47-92a4-14021a4900f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:07.314799 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85e85f25-8ccf-4618-8298-108713813584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:07.364252 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Created reservations ['96b30e44-5917-40ce-8730-34f0b4e3fc99', '03ec6d7c-a105-4ae8-af5c-88ff4da06cdb', 'a08d21e4-8856-4bee-be36-6098e529b211', 'bd12375e-ab40-4bf5-bcc1-fd832c9c5e52'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:07.364913 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85e85f25-8ccf-4618-8298-108713813584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96b30e44-5917-40ce-8730-34f0b4e3fc99', '03ec6d7c-a105-4ae8-af5c-88ff4da06cdb', 'a08d21e4-8856-4bee-be36-6098e529b211', 'bd12375e-ab40-4bf5-bcc1-fd832c9c5e52']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:07.365815 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (202c4486-8960-4df3-8295-d8c3659b4b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:07.387985 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (202c4486-8960-4df3-8295-d8c3659b4b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecf7d2bf-1bfd-482a-acdf-061498a6a50d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-616197565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9456c4cc519412fbcd50d05ae8d3969',qos_specs=None,replication_status=,reservations=['96b30e44-5917-40ce-8730-34f0b4e3fc99','03ec6d7c-a105-4ae8-af5c-88ff4da06cdb','a08d21e4-8856-4bee-be36-6098e529b211','bd12375e-ab40-4bf5-bcc1-fd832c9c5e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14d59d4e7a64d7a851e3b9bbdc55661',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-616197565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecf7d2bf-1bfd-482a-acdf-061498a6a50d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9456c4cc519412fbcd50d05ae8d3969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14d59d4e7a64d7a851e3b9bbdc55661',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:07.388626 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc9fce72-43b3-4687-bebd-f09e4d49f227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:07.403204 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc9fce72-43b3-4687-bebd-f09e4d49f227) transitioned into state 'SUCCESS' from state '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-616197565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9456c4cc519412fbcd50d05ae8d3969',qos_specs=None,replication_status=,reservations=['96b30e44-5917-40ce-8730-34f0b4e3fc99','03ec6d7c-a105-4ae8-af5c-88ff4da06cdb','a08d21e4-8856-4bee-be36-6098e529b211','bd12375e-ab40-4bf5-bcc1-fd832c9c5e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14d59d4e7a64d7a851e3b9bbdc55661',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:07.403788 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d18314e-3393-4d4f-95f8-0a8f46c38150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:07.411014 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d18314e-3393-4d4f-95f8-0a8f46c38150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:07.411689 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Flow 'volume_create_api' (59e33e98-a405-40c4-baa4-0737e432ab97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:07.412124 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Create volume request issued successfully. Aug 07 18:59:07.412492 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8afb4f82-ae22-47cc-8cbb-565547f63ab6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:07.412847 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 840/3363] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 18:59:07 2026] POST /volume/v3/volumes => generated 775 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:07.423864 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a13e8825-baeb-41df-b379-9dee7eef4a65 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:07.425552 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a13e8825-baeb-41df-b379-9dee7eef4a65 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d Aug 07 18:59:07.425801 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a13e8825-baeb-41df-b379-9dee7eef4a65 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:07.425983 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a13e8825-baeb-41df-b379-9dee7eef4a65 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:07.433256 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:07.433256 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:07.436747 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a13e8825-baeb-41df-b379-9dee7eef4a65 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Volume info retrieved successfully. Aug 07 18:59:07.441042 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a13e8825-baeb-41df-b379-9dee7eef4a65 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d returned with HTTP 200 Aug 07 18:59:07.441441 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 836/3364] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:07 2026] GET /volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:07.443554 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ae7b2f7d-e13a-4024-9147-7c20c44aef92 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:07.445182 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae7b2f7d-e13a-4024-9147-7c20c44aef92 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:07.445375 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ae7b2f7d-e13a-4024-9147-7c20c44aef92 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:07.445552 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ae7b2f7d-e13a-4024-9147-7c20c44aef92 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:07.445692 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ae7b2f7d-e13a-4024-9147-7c20c44aef92 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:07.449427 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:07.449427 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:07.449937 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae7b2f7d-e13a-4024-9147-7c20c44aef92 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:07.450264 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 845/3365] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:07 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:08.453441 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9e557daf-911f-4efa-a739-0f82295abee0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:08.455622 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9e557daf-911f-4efa-a739-0f82295abee0 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d Aug 07 18:59:08.455885 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9e557daf-911f-4efa-a739-0f82295abee0 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:08.456140 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9e557daf-911f-4efa-a739-0f82295abee0 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:08.459950 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-49b4c7a0-c200-4ea1-b290-4de4013a3804 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:08.461738 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-49b4c7a0-c200-4ea1-b290-4de4013a3804 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:08.461914 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-49b4c7a0-c200-4ea1-b290-4de4013a3804 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:08.462114 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-49b4c7a0-c200-4ea1-b290-4de4013a3804 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:08.462227 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-49b4c7a0-c200-4ea1-b290-4de4013a3804 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:08.463595 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:08.463595 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:08.466063 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:08.466063 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:08.466598 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-49b4c7a0-c200-4ea1-b290-4de4013a3804 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:08.466892 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 841/3366] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:08 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:08.467445 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9e557daf-911f-4efa-a739-0f82295abee0 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Volume info retrieved successfully. Aug 07 18:59:08.472456 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9e557daf-911f-4efa-a739-0f82295abee0 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d returned with HTTP 200 Aug 07 18:59:08.472899 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 845/3367] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:08 2026] GET /volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:08.488741 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-053a77d0-36aa-4e84-8ac9-91b0d37188fe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:08.490306 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-053a77d0-36aa-4e84-8ac9-91b0d37188fe tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 18:59:08.490609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-053a77d0-36aa-4e84-8ac9-91b0d37188fe tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ecf7d2bf-1bfd-482a-acdf-061498a6a50d", "name": "tempest-type-Backup-1166801725"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:08.491897 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-053a77d0-36aa-4e84-8ac9-91b0d37188fe tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Creating new backup {'backup': {'volume_id': 'ecf7d2bf-1bfd-482a-acdf-061498a6a50d', 'name': 'tempest-type-Backup-1166801725'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:59:08.492082 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-053a77d0-36aa-4e84-8ac9-91b0d37188fe tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Creating backup of volume ecf7d2bf-1bfd-482a-acdf-061498a6a50d in container None Aug 07 18:59:08.498703 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:08.498703 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:08.498990 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-053a77d0-36aa-4e84-8ac9-91b0d37188fe tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Volume info retrieved successfully. Aug 07 18:59:08.523014 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-053a77d0-36aa-4e84-8ac9-91b0d37188fe tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Created reservations ['ab11e6dc-6eee-405c-a4a6-e51ecb03f484', '589741b9-f406-4043-bba9-fead5ebb9479'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:08.549668 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-053a77d0-36aa-4e84-8ac9-91b0d37188fe tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:59:08.550049 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 837/3368] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:59:08 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 07 18:59:08.560018 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dde561bd-b843-4459-a4b8-f1b7863ea893 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:08.561870 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dde561bd-b843-4459-a4b8-f1b7863ea893 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:08.562095 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dde561bd-b843-4459-a4b8-f1b7863ea893 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:08.562295 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dde561bd-b843-4459-a4b8-f1b7863ea893 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:08.562420 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-dde561bd-b843-4459-a4b8-f1b7863ea893 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:08.566590 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:08.566590 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:08.567212 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dde561bd-b843-4459-a4b8-f1b7863ea893 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:08.567589 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 846/3369] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:08 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:09.477608 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-96a0d218-6b8a-4b13-874e-2bf713840094 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:09.479409 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-96a0d218-6b8a-4b13-874e-2bf713840094 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:09.479599 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-96a0d218-6b8a-4b13-874e-2bf713840094 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:09.479774 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-96a0d218-6b8a-4b13-874e-2bf713840094 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:09.479873 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-96a0d218-6b8a-4b13-874e-2bf713840094 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:09.483839 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:09.483839 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:09.484400 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-96a0d218-6b8a-4b13-874e-2bf713840094 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:09.484719 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 842/3370] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:09 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:09.581777 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4886e631-5c4e-4e8e-b8e0-692241b4e72c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:09.585429 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4886e631-5c4e-4e8e-b8e0-692241b4e72c tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:09.585429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4886e631-5c4e-4e8e-b8e0-692241b4e72c tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:09.585429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4886e631-5c4e-4e8e-b8e0-692241b4e72c tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:09.585429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-4886e631-5c4e-4e8e-b8e0-692241b4e72c tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:09.600731 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:09.600731 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:09.600731 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4886e631-5c4e-4e8e-b8e0-692241b4e72c tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:09.600731 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 846/3371] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:09 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:10.268383 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-c345e472-73cf-4a9c-877c-5986b262e4ac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:10.272544 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-c345e472-73cf-4a9c-877c-5986b262e4ac tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:59:10.272808 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-c345e472-73cf-4a9c-877c-5986b262e4ac tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:10.273125 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-c345e472-73cf-4a9c-877c-5986b262e4ac tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:10.285114 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:10.285114 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:10.291591 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-c345e472-73cf-4a9c-877c-5986b262e4ac tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:59:10.298018 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-c345e472-73cf-4a9c-877c-5986b262e4ac tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:59:10.298323 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 838/3372] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:10 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:10.314408 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-8296f4b2-00ad-49d5-8c6d-f648c3cdae51 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:10.317059 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-8296f4b2-00ad-49d5-8c6d-f648c3cdae51 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] POST https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab/action Aug 07 18:59:10.317543 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-8296f4b2-00ad-49d5-8c6d-f648c3cdae51 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:59:10.317781 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-8296f4b2-00ad-49d5-8c6d-f648c3cdae51 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:10.331143 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:10.331143 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:10.331619 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-8296f4b2-00ad-49d5-8c6d-f648c3cdae51 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:59:10.338446 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-8296f4b2-00ad-49d5-8c6d-f648c3cdae51 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Begin detaching volume completed successfully. Aug 07 18:59:10.338761 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-8296f4b2-00ad-49d5-8c6d-f648c3cdae51 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab/action returned with HTTP 202 Aug 07 18:59:10.339390 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 847/3373] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:59:10 2026] POST /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:59:10.377342 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6a5291d1-3a92-4705-9b8f-5080c680a6a6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:10.377719 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6a5291d1-3a92-4705-9b8f-5080c680a6a6 None None] GET https://10.4.3.15/volume// Aug 07 18:59:10.377891 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6a5291d1-3a92-4705-9b8f-5080c680a6a6 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:10.378123 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6a5291d1-3a92-4705-9b8f-5080c680a6a6 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:10.378458 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6a5291d1-3a92-4705-9b8f-5080c680a6a6 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:10.378737 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 843/3374] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:59: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 07 18:59:10.386874 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-d8f6cbef-0478-46ed-9896-ee857be929b5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:10.389622 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-d8f6cbef-0478-46ed-9896-ee857be929b5 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:59:10.389908 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-d8f6cbef-0478-46ed-9896-ee857be929b5 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:10.390327 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-d8f6cbef-0478-46ed-9896-ee857be929b5 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:10.401502 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:10.401502 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:10.405609 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-d8f6cbef-0478-46ed-9896-ee857be929b5 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:59:10.411371 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-d8f6cbef-0478-46ed-9896-ee857be929b5 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:59:10.411893 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 847/3375] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:59:10 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:10.495819 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2c640ab2-3023-4fd4-83c4-7dab5bb8a51d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:10.497935 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c640ab2-3023-4fd4-83c4-7dab5bb8a51d tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:10.498235 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c640ab2-3023-4fd4-83c4-7dab5bb8a51d tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:10.498489 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c640ab2-3023-4fd4-83c4-7dab5bb8a51d tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:10.498642 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2c640ab2-3023-4fd4-83c4-7dab5bb8a51d tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:10.503120 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:10.503120 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:10.503789 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c640ab2-3023-4fd4-83c4-7dab5bb8a51d tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:10.504341 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 839/3376] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:10 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:10.611154 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9624dbf2-5ddc-4e4f-b2d1-f8e72be1aac5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:10.612812 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9624dbf2-5ddc-4e4f-b2d1-f8e72be1aac5 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:10.613043 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9624dbf2-5ddc-4e4f-b2d1-f8e72be1aac5 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:10.613256 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9624dbf2-5ddc-4e4f-b2d1-f8e72be1aac5 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:10.613405 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9624dbf2-5ddc-4e4f-b2d1-f8e72be1aac5 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:10.617448 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:10.617448 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:10.618207 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9624dbf2-5ddc-4e4f-b2d1-f8e72be1aac5 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:10.618659 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 848/3377] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:10 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:11.268483 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-3bbc9c55-58e5-4014-b3a1-be5370fb4f07 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:11.271418 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-3bbc9c55-58e5-4014-b3a1-be5370fb4f07 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] DELETE https://10.4.3.15/volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816 Aug 07 18:59:11.271606 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-3bbc9c55-58e5-4014-b3a1-be5370fb4f07 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:11.271803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-3bbc9c55-58e5-4014-b3a1-be5370fb4f07 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:11.312956 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:11.312956 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:11.401222 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e8d048e8-4a73-4987-b0c4-8ecd1f6247f3 req-3bbc9c55-58e5-4014-b3a1-be5370fb4f07 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816 returned with HTTP 200 Aug 07 18:59:11.401892 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 844/3378] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:59:11 2026] DELETE /volume/v3/attachments/92a37d8b-452b-47e3-9bf9-4bd770442816 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:11.514137 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9ad99646-83f4-41f4-b639-3aff1deaf8b1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:11.515929 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9ad99646-83f4-41f4-b639-3aff1deaf8b1 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:11.516124 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9ad99646-83f4-41f4-b639-3aff1deaf8b1 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:11.516317 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9ad99646-83f4-41f4-b639-3aff1deaf8b1 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:11.516420 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-9ad99646-83f4-41f4-b639-3aff1deaf8b1 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:11.520464 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:11.520464 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:11.521073 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9ad99646-83f4-41f4-b639-3aff1deaf8b1 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:11.521435 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 848/3379] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:11 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:11.630689 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f842bd9f-36d8-4f5b-b821-6883214affa1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:11.635734 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f842bd9f-36d8-4f5b-b821-6883214affa1 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:11.639012 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f842bd9f-36d8-4f5b-b821-6883214affa1 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:11.639012 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f842bd9f-36d8-4f5b-b821-6883214affa1 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:11.639012 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f842bd9f-36d8-4f5b-b821-6883214affa1 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:11.640678 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:11.640678 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:11.641387 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f842bd9f-36d8-4f5b-b821-6883214affa1 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:11.642069 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 840/3380] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:11 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:12.501560 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-c187e917-a278-45f9-aafe-18af16acf80e req-d3483e5d-5404-4731-8d7f-8539cababf91 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.504160 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-d3483e5d-5404-4731-8d7f-8539cababf91 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:12.504451 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-d3483e5d-5404-4731-8d7f-8539cababf91 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:12.504698 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-d3483e5d-5404-4731-8d7f-8539cababf91 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:12.514229 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:12.514229 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:12.514971 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-18a9578d-aeb8-4372-8736-cdf196d79555 req-64e96c5d-1888-4d13-a13d-03f458a21c4c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.518961 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-c187e917-a278-45f9-aafe-18af16acf80e req-d3483e5d-5404-4731-8d7f-8539cababf91 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:12.521989 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-18a9578d-aeb8-4372-8736-cdf196d79555 req-64e96c5d-1888-4d13-a13d-03f458a21c4c tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:59:12.522640 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-18a9578d-aeb8-4372-8736-cdf196d79555 req-64e96c5d-1888-4d13-a13d-03f458a21c4c tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:12.523649 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-18a9578d-aeb8-4372-8736-cdf196d79555 req-64e96c5d-1888-4d13-a13d-03f458a21c4c tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:12.525433 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-d3483e5d-5404-4731-8d7f-8539cababf91 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:12.526006 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 849/3381] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:12 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:12.532186 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d178eff2-d6af-478c-96bc-d1ddc616fd29 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.536053 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d178eff2-d6af-478c-96bc-d1ddc616fd29 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:12.536279 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d178eff2-d6af-478c-96bc-d1ddc616fd29 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:12.536465 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d178eff2-d6af-478c-96bc-d1ddc616fd29 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:12.536564 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-d178eff2-d6af-478c-96bc-d1ddc616fd29 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:12.539678 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:12.539678 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:12.543744 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:12.543744 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:12.545058 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d178eff2-d6af-478c-96bc-d1ddc616fd29 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:12.545588 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 849/3382] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:12 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:12.549487 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-18a9578d-aeb8-4372-8736-cdf196d79555 req-64e96c5d-1888-4d13-a13d-03f458a21c4c tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:59:12.553596 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-18a9578d-aeb8-4372-8736-cdf196d79555 req-64e96c5d-1888-4d13-a13d-03f458a21c4c tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:59:12.553979 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 845/3383] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:12 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:12.572206 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-85f3622f-69d7-4ec5-a0f9-006a891a475a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.574080 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85f3622f-69d7-4ec5-a0f9-006a891a475a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] DELETE https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:59:12.574393 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85f3622f-69d7-4ec5-a0f9-006a891a475a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:12.575198 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85f3622f-69d7-4ec5-a0f9-006a891a475a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:12.575441 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-85f3622f-69d7-4ec5-a0f9-006a891a475a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Delete volume with id: 086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:59:12.582619 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:12.582619 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:12.583207 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-85f3622f-69d7-4ec5-a0f9-006a891a475a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:59:12.600924 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-85f3622f-69d7-4ec5-a0f9-006a891a475a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Delete volume request issued successfully. Aug 07 18:59:12.601125 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85f3622f-69d7-4ec5-a0f9-006a891a475a tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 202 Aug 07 18:59:12.601529 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 841/3384] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:59:12 2026] DELETE /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:12.610283 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-77907854-5394-402e-8a07-c17c5aa01dcb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.612788 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-77907854-5394-402e-8a07-c17c5aa01dcb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:59:12.613189 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-77907854-5394-402e-8a07-c17c5aa01dcb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:12.613468 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-77907854-5394-402e-8a07-c17c5aa01dcb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:12.615071 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-182c9bf9-5730-4e86-9ae9-c00f753284af None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.615485 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-182c9bf9-5730-4e86-9ae9-c00f753284af None None] GET https://10.4.3.15/volume// Aug 07 18:59:12.615681 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-182c9bf9-5730-4e86-9ae9-c00f753284af None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:12.615847 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-182c9bf9-5730-4e86-9ae9-c00f753284af None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:12.617012 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-182c9bf9-5730-4e86-9ae9-c00f753284af None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:12.617012 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 850/3385] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:59:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:59:12.625343 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:12.625343 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:12.628805 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-c187e917-a278-45f9-aafe-18af16acf80e req-e9d4e1a1-18bc-4656-b7b1-9164adeea7d1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.630901 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-e9d4e1a1-18bc-4656-b7b1-9164adeea7d1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:59:12.631587 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-77907854-5394-402e-8a07-c17c5aa01dcb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Volume info retrieved successfully. Aug 07 18:59:12.631718 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-e9d4e1a1-18bc-4656-b7b1-9164adeea7d1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d3c3340-e382-4478-a8e3-b9dcd8d1b040", "connector": null, "instance_uuid": "93df5c03-ba0a-40c3-b600-5764a3570d61"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:12.636968 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-77907854-5394-402e-8a07-c17c5aa01dcb tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 200 Aug 07 18:59:12.637583 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 850/3386] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:12 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:12.639535 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:12.639535 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:12.654366 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-af9a3efe-9834-4fa2-a373-ae51abef302d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.656248 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-af9a3efe-9834-4fa2-a373-ae51abef302d tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:12.656606 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-af9a3efe-9834-4fa2-a373-ae51abef302d tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:12.656868 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-af9a3efe-9834-4fa2-a373-ae51abef302d tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:12.657056 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-af9a3efe-9834-4fa2-a373-ae51abef302d tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:12.661361 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:12.661361 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:12.662160 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-af9a3efe-9834-4fa2-a373-ae51abef302d tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:12.662600 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 842/3387] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:12 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:12.670525 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-e9d4e1a1-18bc-4656-b7b1-9164adeea7d1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:59:12.672533 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 846/3388] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:59:12 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 07 18:59:12.699192 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3aaa24cd-2e83-4d8d-b2d1-eb1406fa8b4d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.702960 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3aaa24cd-2e83-4d8d-b2d1-eb1406fa8b4d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:12.703316 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3aaa24cd-2e83-4d8d-b2d1-eb1406fa8b4d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:12.703566 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3aaa24cd-2e83-4d8d-b2d1-eb1406fa8b4d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:12.709247 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-82c26850-2ded-4ee6-bde1-41fa5d35eea8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.709761 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-82c26850-2ded-4ee6-bde1-41fa5d35eea8 None None] GET https://10.4.3.15/volume// Aug 07 18:59:12.710007 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-82c26850-2ded-4ee6-bde1-41fa5d35eea8 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:12.710283 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-82c26850-2ded-4ee6-bde1-41fa5d35eea8 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:12.710716 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-82c26850-2ded-4ee6-bde1-41fa5d35eea8 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:12.711183 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 851/3389] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:59:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:59:12.715784 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:12.715784 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:12.719872 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c187e917-a278-45f9-aafe-18af16acf80e req-b2a084f4-fa6f-49f1-ba4d-d0d94b23adb9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.720149 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3aaa24cd-2e83-4d8d-b2d1-eb1406fa8b4d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:12.722083 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-b2a084f4-fa6f-49f1-ba4d-d0d94b23adb9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:12.722549 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-b2a084f4-fa6f-49f1-ba4d-d0d94b23adb9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:12.722811 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-b2a084f4-fa6f-49f1-ba4d-d0d94b23adb9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:12.726334 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3aaa24cd-2e83-4d8d-b2d1-eb1406fa8b4d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:12.726824 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 851/3390] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:12 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1358 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:12.732313 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:12.732313 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:12.735925 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-c187e917-a278-45f9-aafe-18af16acf80e req-b2a084f4-fa6f-49f1-ba4d-d0d94b23adb9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:12.740987 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-b2a084f4-fa6f-49f1-ba4d-d0d94b23adb9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:12.741579 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 843/3391] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:59:12 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:12.846397 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-c187e917-a278-45f9-aafe-18af16acf80e req-fa78639a-3b70-4af4-a71f-d5d896915630 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:12.848471 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-fa78639a-3b70-4af4-a71f-d5d896915630 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] PUT https://10.4.3.15/volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e Aug 07 18:59:12.848868 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-fa78639a-3b70-4af4-a71f-d5d896915630 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:12.856052 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-c187e917-a278-45f9-aafe-18af16acf80e req-fa78639a-3b70-4af4-a71f-d5d896915630 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Acquiring lock "cinder-attachment_update-5d3c3340-e382-4478-a8e3-b9dcd8d1b040-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:59:12.863575 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-c187e917-a278-45f9-aafe-18af16acf80e req-fa78639a-3b70-4af4-a71f-d5d896915630 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Lock "cinder-attachment_update-5d3c3340-e382-4478-a8e3-b9dcd8d1b040-np0000006749" acquired by "attachment_update" :: waited 0.008s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:59:12.864489 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:12.864489 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:12.936798 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-c187e917-a278-45f9-aafe-18af16acf80e req-fa78639a-3b70-4af4-a71f-d5d896915630 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Lock "cinder-attachment_update-5d3c3340-e382-4478-a8e3-b9dcd8d1b040-np0000006749" released by "attachment_update" :: held 0.073s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:59:12.937474 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-fa78639a-3b70-4af4-a71f-d5d896915630 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e returned with HTTP 200 Aug 07 18:59:12.938095 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 847/3392] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:59:12 2026] PUT /volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:13.557874 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-36df9bc5-c1be-4866-a03f-594a9e4be521 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:13.559864 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-36df9bc5-c1be-4866-a03f-594a9e4be521 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:13.560098 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-36df9bc5-c1be-4866-a03f-594a9e4be521 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:13.560314 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-36df9bc5-c1be-4866-a03f-594a9e4be521 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:13.560425 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-36df9bc5-c1be-4866-a03f-594a9e4be521 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:13.564652 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:13.564652 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:13.565255 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-36df9bc5-c1be-4866-a03f-594a9e4be521 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:13.565662 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 852/3393] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:13 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:13.652705 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-19ddae46-c0ae-40e8-a75f-76fdd302cc12 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:13.654574 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-19ddae46-c0ae-40e8-a75f-76fdd302cc12 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] GET https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab Aug 07 18:59:13.654800 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-19ddae46-c0ae-40e8-a75f-76fdd302cc12 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:13.654989 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-19ddae46-c0ae-40e8-a75f-76fdd302cc12 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:13.660901 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-19ddae46-c0ae-40e8-a75f-76fdd302cc12 tempest-TestMinimumBasicScenario-931969030 tempest-TestMinimumBasicScenario-931969030-project-member] https://10.4.3.15/volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab returned with HTTP 404 Aug 07 18:59:13.661365 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 852/3394] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:13 2026] GET /volume/v3/volumes/086f25ef-02cf-4b2c-bc05-614f36fb7eab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:13.673864 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7e10a0a9-561d-44dd-a583-ae0d008b3877 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:13.675980 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e10a0a9-561d-44dd-a583-ae0d008b3877 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:13.676243 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e10a0a9-561d-44dd-a583-ae0d008b3877 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:13.676495 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e10a0a9-561d-44dd-a583-ae0d008b3877 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:13.676625 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7e10a0a9-561d-44dd-a583-ae0d008b3877 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:13.680907 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:13.680907 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:13.681579 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e10a0a9-561d-44dd-a583-ae0d008b3877 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:13.681952 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 844/3395] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:13 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:13.744618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c301c119-1850-43ae-b1b2-b360393ca24e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:13.746482 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c301c119-1850-43ae-b1b2-b360393ca24e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:13.746754 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c301c119-1850-43ae-b1b2-b360393ca24e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:13.747043 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c301c119-1850-43ae-b1b2-b360393ca24e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:13.760607 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:13.760607 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:13.767082 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c301c119-1850-43ae-b1b2-b360393ca24e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:13.782021 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c301c119-1850-43ae-b1b2-b360393ca24e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:13.782527 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 848/3396] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:13 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:14.578350 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2994b327-7dfe-44f3-9e5e-05283af41315 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:14.580124 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2994b327-7dfe-44f3-9e5e-05283af41315 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:14.580336 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2994b327-7dfe-44f3-9e5e-05283af41315 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:14.580544 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2994b327-7dfe-44f3-9e5e-05283af41315 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:14.580643 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-2994b327-7dfe-44f3-9e5e-05283af41315 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:14.585248 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:14.585248 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:14.585863 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2994b327-7dfe-44f3-9e5e-05283af41315 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:14.586224 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 853/3397] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:14 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:14.693696 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e2096c0c-8ff0-4fb3-9e70-77341e59116d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:14.697075 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e2096c0c-8ff0-4fb3-9e70-77341e59116d tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:14.697373 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e2096c0c-8ff0-4fb3-9e70-77341e59116d tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:14.697584 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e2096c0c-8ff0-4fb3-9e70-77341e59116d tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:14.697705 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-e2096c0c-8ff0-4fb3-9e70-77341e59116d tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:14.703895 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:14.703895 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:14.704631 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e2096c0c-8ff0-4fb3-9e70-77341e59116d tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:14.705085 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 853/3398] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:14 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:14.796954 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-67a454a2-1091-4083-ab80-9fc903a04b55 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:14.800330 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67a454a2-1091-4083-ab80-9fc903a04b55 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:14.800571 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67a454a2-1091-4083-ab80-9fc903a04b55 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:14.800788 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67a454a2-1091-4083-ab80-9fc903a04b55 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:14.811569 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:14.811569 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:14.816187 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-67a454a2-1091-4083-ab80-9fc903a04b55 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:14.820240 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67a454a2-1091-4083-ab80-9fc903a04b55 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:14.820619 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 845/3399] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:14 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:15.595518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fd8f0ca3-05a6-483e-8f76-a6c3e45bde91 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:15.597258 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fd8f0ca3-05a6-483e-8f76-a6c3e45bde91 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:15.597463 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fd8f0ca3-05a6-483e-8f76-a6c3e45bde91 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:15.597656 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fd8f0ca3-05a6-483e-8f76-a6c3e45bde91 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:15.597769 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-fd8f0ca3-05a6-483e-8f76-a6c3e45bde91 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:15.601763 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:15.601763 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:15.602363 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fd8f0ca3-05a6-483e-8f76-a6c3e45bde91 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:15.602706 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 849/3400] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:15 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:59:15.715301 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3afe5b52-576c-4ce9-9c23-d2159cfbf304 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:15.717326 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3afe5b52-576c-4ce9-9c23-d2159cfbf304 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:15.717562 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3afe5b52-576c-4ce9-9c23-d2159cfbf304 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:15.717771 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3afe5b52-576c-4ce9-9c23-d2159cfbf304 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:15.717896 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3afe5b52-576c-4ce9-9c23-d2159cfbf304 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:15.723617 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:15.723617 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:15.724629 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3afe5b52-576c-4ce9-9c23-d2159cfbf304 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:15.725239 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 854/3401] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:15 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:15.834645 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1800a91e-5c4b-44dd-a1dd-726a46fdaab5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:15.836377 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1800a91e-5c4b-44dd-a1dd-726a46fdaab5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:15.836546 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1800a91e-5c4b-44dd-a1dd-726a46fdaab5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:15.836732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1800a91e-5c4b-44dd-a1dd-726a46fdaab5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:15.846285 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:15.846285 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:15.849570 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1800a91e-5c4b-44dd-a1dd-726a46fdaab5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:15.854898 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1800a91e-5c4b-44dd-a1dd-726a46fdaab5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:15.855381 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 854/3402] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:15 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:16.611904 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fb7b1aa9-9aa2-4ad9-99f0-48ac7b0fee24 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:16.614122 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb7b1aa9-9aa2-4ad9-99f0-48ac7b0fee24 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:16.614392 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb7b1aa9-9aa2-4ad9-99f0-48ac7b0fee24 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:16.614643 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb7b1aa9-9aa2-4ad9-99f0-48ac7b0fee24 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:16.614789 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-fb7b1aa9-9aa2-4ad9-99f0-48ac7b0fee24 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:16.621934 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:16.621934 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:16.622781 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb7b1aa9-9aa2-4ad9-99f0-48ac7b0fee24 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:16.623312 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 846/3403] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:16 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:16.737910 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8c566e89-e66d-41fb-b436-c143b8744af6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:16.739585 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8c566e89-e66d-41fb-b436-c143b8744af6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:16.741499 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8c566e89-e66d-41fb-b436-c143b8744af6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:16.741499 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8c566e89-e66d-41fb-b436-c143b8744af6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:16.741499 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-8c566e89-e66d-41fb-b436-c143b8744af6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:16.747350 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:16.747350 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:16.747350 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8c566e89-e66d-41fb-b436-c143b8744af6 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:16.747350 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 850/3404] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:16 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:16.866953 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c6790e2d-f747-40f8-943a-ab1c97155cc9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:16.869715 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c6790e2d-f747-40f8-943a-ab1c97155cc9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:16.870155 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c6790e2d-f747-40f8-943a-ab1c97155cc9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:16.870494 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c6790e2d-f747-40f8-943a-ab1c97155cc9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:16.880554 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:16.880554 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:16.883850 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c6790e2d-f747-40f8-943a-ab1c97155cc9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:16.887868 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c6790e2d-f747-40f8-943a-ab1c97155cc9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:16.888221 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 855/3405] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:16 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:17.087148 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:17.090406 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:17.090745 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1668041408"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:17.092644 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1668041408'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:17.092768 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Create volume of 1 GB Aug 07 18:59:17.097842 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Availability Zones retrieved successfully. Aug 07 18:59:17.104890 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Flow 'volume_create_api' (83655c72-d2a4-4fd9-b74b-f8aa5b965801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:17.106487 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd5c8441-130b-4d0a-adf1-dca29350116f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:17.108078 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:17.142503 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd5c8441-130b-4d0a-adf1-dca29350116f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:17.143981 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (945db9ba-0a17-4686-98f8-9cb241d257a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:17.191441 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Created reservations ['a463b7de-db13-46c2-9f06-28f76adb478d', 'bdc6d730-3a51-49c3-8295-44ab7803050b', '12139364-5cbf-4a9b-9c7f-9ed689f4d943', '39292f9a-743d-4d42-9a8a-43dd242789ea'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:17.192950 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (945db9ba-0a17-4686-98f8-9cb241d257a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a463b7de-db13-46c2-9f06-28f76adb478d', 'bdc6d730-3a51-49c3-8295-44ab7803050b', '12139364-5cbf-4a9b-9c7f-9ed689f4d943', '39292f9a-743d-4d42-9a8a-43dd242789ea']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:17.193068 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e014fefd-dfe9-471a-aeb0-cdc2e427ea8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:17.217544 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c187e917-a278-45f9-aafe-18af16acf80e req-3fcb9aa1-3a2f-4839-8d6a-06765d763b9b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:17.219273 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e014fefd-dfe9-471a-aeb0-cdc2e427ea8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ae1e3b5-a400-48ee-90e5-e812e29328df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1668041408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b8aed3d2f74fdbbca7f403cd327e7a',qos_specs=None,replication_status=,reservations=['a463b7de-db13-46c2-9f06-28f76adb478d','bdc6d730-3a51-49c3-8295-44ab7803050b','12139364-5cbf-4a9b-9c7f-9ed689f4d943','39292f9a-743d-4d42-9a8a-43dd242789ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b66dca7edc43a89c6ffe3c4925a0a8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1668041408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ae1e3b5-a400-48ee-90e5-e812e29328df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75b8aed3d2f74fdbbca7f403cd327e7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79b66dca7edc43a89c6ffe3c4925a0a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:17.219841 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-3fcb9aa1-3a2f-4839-8d6a-06765d763b9b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e/action Aug 07 18:59:17.220023 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1bf2c4f-47ad-42aa-b255-46c588adf1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:17.220191 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-3fcb9aa1-3a2f-4839-8d6a-06765d763b9b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:59:17.220309 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-3fcb9aa1-3a2f-4839-8d6a-06765d763b9b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:17.235140 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:17.235140 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:17.236526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1bf2c4f-47ad-42aa-b255-46c588adf1d1) transitioned into state 'SUCCESS' from state '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-1668041408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b8aed3d2f74fdbbca7f403cd327e7a',qos_specs=None,replication_status=,reservations=['a463b7de-db13-46c2-9f06-28f76adb478d','bdc6d730-3a51-49c3-8295-44ab7803050b','12139364-5cbf-4a9b-9c7f-9ed689f4d943','39292f9a-743d-4d42-9a8a-43dd242789ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b66dca7edc43a89c6ffe3c4925a0a8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:17.237394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e798c3a2-072a-430b-b273-5be412ac2a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:17.244168 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c187e917-a278-45f9-aafe-18af16acf80e req-3fcb9aa1-3a2f-4839-8d6a-06765d763b9b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e/action returned with HTTP 204 Aug 07 18:59:17.244649 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 847/3406] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:59:17 2026] POST /volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:17.250009 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e798c3a2-072a-430b-b273-5be412ac2a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:17.250808 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Flow 'volume_create_api' (83655c72-d2a4-4fd9-b74b-f8aa5b965801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:17.251127 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Create volume request issued successfully. Aug 07 18:59:17.251679 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cea9cc43-4d9d-4e55-bb18-6835bc2ddabb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:17.254052 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 855/3407] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:59:17 2026] POST /volume/v3/volumes => generated 749 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:17.266573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5b12f572-0e20-40ea-8bae-7562d9c02f25 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:17.268485 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5b12f572-0e20-40ea-8bae-7562d9c02f25 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:17.268690 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5b12f572-0e20-40ea-8bae-7562d9c02f25 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:17.268893 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5b12f572-0e20-40ea-8bae-7562d9c02f25 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:17.277757 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:17.277757 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:17.281510 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5b12f572-0e20-40ea-8bae-7562d9c02f25 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:17.285714 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5b12f572-0e20-40ea-8bae-7562d9c02f25 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:17.286086 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 851/3408] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:17 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:17.633193 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-31357dd8-aac6-4e45-a8a0-1b5098cd4832 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:17.635184 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-31357dd8-aac6-4e45-a8a0-1b5098cd4832 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:17.635426 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-31357dd8-aac6-4e45-a8a0-1b5098cd4832 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:17.635646 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-31357dd8-aac6-4e45-a8a0-1b5098cd4832 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:17.635755 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-31357dd8-aac6-4e45-a8a0-1b5098cd4832 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:17.640007 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:17.640007 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:17.640665 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-31357dd8-aac6-4e45-a8a0-1b5098cd4832 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:17.641028 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 856/3409] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:17 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:17.761828 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b7e73c7a-b12e-4a9e-b51b-232e5af2b3fa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:17.763291 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7e73c7a-b12e-4a9e-b51b-232e5af2b3fa tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:17.763470 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7e73c7a-b12e-4a9e-b51b-232e5af2b3fa tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:17.763676 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7e73c7a-b12e-4a9e-b51b-232e5af2b3fa tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:17.763787 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b7e73c7a-b12e-4a9e-b51b-232e5af2b3fa tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:17.767347 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:17.767347 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:17.767845 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7e73c7a-b12e-4a9e-b51b-232e5af2b3fa tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:17.768336 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 848/3410] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:17 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:17.900292 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1b70e9a3-bd8f-4f0a-81dc-d0a7962121e5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:17.902444 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1b70e9a3-bd8f-4f0a-81dc-d0a7962121e5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:17.902645 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1b70e9a3-bd8f-4f0a-81dc-d0a7962121e5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:17.902819 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1b70e9a3-bd8f-4f0a-81dc-d0a7962121e5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:17.912758 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:17.912758 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:17.916693 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1b70e9a3-bd8f-4f0a-81dc-d0a7962121e5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:17.921658 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1b70e9a3-bd8f-4f0a-81dc-d0a7962121e5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:17.921955 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 856/3411] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:17 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1651 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:17.934928 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2dcc1168-f3ad-437e-99a6-55c2e02aa986 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:17.936285 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2dcc1168-f3ad-437e-99a6-55c2e02aa986 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:59:17.936682 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2dcc1168-f3ad-437e-99a6-55c2e02aa986 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d3c3340-e382-4478-a8e3-b9dcd8d1b040", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-862176608"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:17.946748 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:17.946748 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:17.947210 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2dcc1168-f3ad-437e-99a6-55c2e02aa986 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:17.947662 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-2dcc1168-f3ad-437e-99a6-55c2e02aa986 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create snapshot from volume 5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:17.951156 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2dcc1168-f3ad-437e-99a6-55c2e02aa986 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 400 Aug 07 18:59:17.951590 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 852/3412] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:59:17 2026] POST /volume/v3/snapshots => generated 160 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:59:17.957979 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-954e40cc-b794-4fa8-aca5-60e06fa52428 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:17.959553 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-954e40cc-b794-4fa8-aca5-60e06fa52428 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:59:17.960037 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-954e40cc-b794-4fa8-aca5-60e06fa52428 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d3c3340-e382-4478-a8e3-b9dcd8d1b040", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1188473801"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:17.969875 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:17.969875 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:17.970460 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-954e40cc-b794-4fa8-aca5-60e06fa52428 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:17.970619 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-954e40cc-b794-4fa8-aca5-60e06fa52428 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create snapshot from volume 5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:17.995520 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-954e40cc-b794-4fa8-aca5-60e06fa52428 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['8f523260-0183-4aaa-814b-1db533d6973f', '928b81b3-b4d6-4ec0-a723-b85606a7e030', 'af45a138-61e7-435f-9fd5-52d5f1045528', '56131c8d-5153-406b-a7d3-b19489740902'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:18.032052 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-954e40cc-b794-4fa8-aca5-60e06fa52428 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot force create request issued successfully. Aug 07 18:59:18.032052 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-954e40cc-b794-4fa8-aca5-60e06fa52428 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:59:18.032427 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 857/3413] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:59:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:18.042138 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a8c4d041-2b02-4bbb-90ec-648102e761d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:18.043674 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8c4d041-2b02-4bbb-90ec-648102e761d5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd Aug 07 18:59:18.043832 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a8c4d041-2b02-4bbb-90ec-648102e761d5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:18.044055 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a8c4d041-2b02-4bbb-90ec-648102e761d5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:18.048771 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:18.048771 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:18.049187 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a8c4d041-2b02-4bbb-90ec-648102e761d5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:18.050185 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8c4d041-2b02-4bbb-90ec-648102e761d5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd returned with HTTP 200 Aug 07 18:59:18.050542 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 849/3414] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:18 2026] GET /volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:18.300169 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a1909df2-6677-4756-9bab-d1445944fc63 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:18.302369 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a1909df2-6677-4756-9bab-d1445944fc63 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:18.302369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a1909df2-6677-4756-9bab-d1445944fc63 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:18.302369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a1909df2-6677-4756-9bab-d1445944fc63 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:18.309647 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:18.309647 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:18.316018 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a1909df2-6677-4756-9bab-d1445944fc63 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:18.319229 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a1909df2-6677-4756-9bab-d1445944fc63 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:18.319763 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 857/3415] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:18 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:18.368729 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-a492b959-2975-407f-8c0c-87f6655ac158 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:18.370658 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-a492b959-2975-407f-8c0c-87f6655ac158 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:18.370873 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-a492b959-2975-407f-8c0c-87f6655ac158 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:18.371086 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-a492b959-2975-407f-8c0c-87f6655ac158 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:18.377252 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:18.377252 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:18.380346 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-a492b959-2975-407f-8c0c-87f6655ac158 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:18.383896 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-a492b959-2975-407f-8c0c-87f6655ac158 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:18.384255 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 853/3416] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:18 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:18.454871 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f6c8a150-b444-472d-a318-5a48a0b63996 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:18.455362 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6c8a150-b444-472d-a318-5a48a0b63996 None None] GET https://10.4.3.15/volume// Aug 07 18:59:18.455585 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6c8a150-b444-472d-a318-5a48a0b63996 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:18.455826 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6c8a150-b444-472d-a318-5a48a0b63996 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:18.456233 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6c8a150-b444-472d-a318-5a48a0b63996 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:18.456561 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 858/3417] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:59: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 07 18:59:18.465102 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-24bbe500-69f4-42f9-b7b4-80fdbec3b06c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:18.467454 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-24bbe500-69f4-42f9-b7b4-80fdbec3b06c tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:59:18.467877 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-24bbe500-69f4-42f9-b7b4-80fdbec3b06c tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ae1e3b5-a400-48ee-90e5-e812e29328df", "connector": null, "instance_uuid": "70cb8d9d-2c65-442c-ba28-b83b4bfa2eda"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:18.477380 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:18.477380 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:18.501905 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-24bbe500-69f4-42f9-b7b4-80fdbec3b06c tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:59:18.502462 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 850/3418] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:59:18 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:18.527628 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8e2ad9c3-54ab-4792-a58c-48a7a8dbf5c6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:18.530265 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8e2ad9c3-54ab-4792-a58c-48a7a8dbf5c6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:18.530516 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8e2ad9c3-54ab-4792-a58c-48a7a8dbf5c6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:18.530729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8e2ad9c3-54ab-4792-a58c-48a7a8dbf5c6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:18.538803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-aaacf5f0-0aa3-46c8-af26-485a6b0af25e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:18.539232 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aaacf5f0-0aa3-46c8-af26-485a6b0af25e None None] GET https://10.4.3.15/volume// Aug 07 18:59:18.539450 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aaacf5f0-0aa3-46c8-af26-485a6b0af25e None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:18.539677 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aaacf5f0-0aa3-46c8-af26-485a6b0af25e None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:18.540082 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aaacf5f0-0aa3-46c8-af26-485a6b0af25e None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:18.540460 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 854/3419] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:59: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 07 18:59:18.543152 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:18.543152 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:18.546799 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-f5b2f2f1-f89a-4630-8048-2d0740829521 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:18.547880 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8e2ad9c3-54ab-4792-a58c-48a7a8dbf5c6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:18.549366 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-f5b2f2f1-f89a-4630-8048-2d0740829521 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:18.549635 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-f5b2f2f1-f89a-4630-8048-2d0740829521 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:18.549870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-f5b2f2f1-f89a-4630-8048-2d0740829521 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:18.553828 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8e2ad9c3-54ab-4792-a58c-48a7a8dbf5c6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:18.554364 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 858/3420] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:18 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:18.572238 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:18.572238 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:18.576925 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-f5b2f2f1-f89a-4630-8048-2d0740829521 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:18.583069 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-f5b2f2f1-f89a-4630-8048-2d0740829521 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:18.583557 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 859/3421] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:59:18 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:18.660213 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-11912888-cef7-4659-b350-11031c4e70ce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:18.663695 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-11912888-cef7-4659-b350-11031c4e70ce tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:18.663893 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-11912888-cef7-4659-b350-11031c4e70ce tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:18.664368 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-11912888-cef7-4659-b350-11031c4e70ce tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:18.664636 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-11912888-cef7-4659-b350-11031c4e70ce tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:18.669742 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:18.669742 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:18.670539 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-11912888-cef7-4659-b350-11031c4e70ce tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:18.670890 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 851/3422] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:18 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:18.681528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-69a042d5-9bbe-440b-a7bd-d8726c9a13ef None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:18.683642 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-69a042d5-9bbe-440b-a7bd-d8726c9a13ef tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] PUT https://10.4.3.15/volume/v3/attachments/d8b57a10-0b99-45e3-bf2f-f8cd59f803e1 Aug 07 18:59:18.684063 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-69a042d5-9bbe-440b-a7bd-d8726c9a13ef tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:18.692567 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-69a042d5-9bbe-440b-a7bd-d8726c9a13ef tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Acquiring lock "cinder-attachment_update-9ae1e3b5-a400-48ee-90e5-e812e29328df-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:59:18.700028 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-69a042d5-9bbe-440b-a7bd-d8726c9a13ef tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Lock "cinder-attachment_update-9ae1e3b5-a400-48ee-90e5-e812e29328df-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:59:18.701410 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:18.701410 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:18.778447 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8beec6a2-41cf-46cc-b488-ee743f1b4dad None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:18.779476 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-69a042d5-9bbe-440b-a7bd-d8726c9a13ef tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Lock "cinder-attachment_update-9ae1e3b5-a400-48ee-90e5-e812e29328df-np0000006749" released by "attachment_update" :: held 0.079s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:59:18.779767 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-69a042d5-9bbe-440b-a7bd-d8726c9a13ef tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments/d8b57a10-0b99-45e3-bf2f-f8cd59f803e1 returned with HTTP 200 Aug 07 18:59:18.779962 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8beec6a2-41cf-46cc-b488-ee743f1b4dad tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:18.780179 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8beec6a2-41cf-46cc-b488-ee743f1b4dad tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:18.780227 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 855/3423] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:59:18 2026] PUT /volume/v3/attachments/d8b57a10-0b99-45e3-bf2f-f8cd59f803e1 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:18.780356 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8beec6a2-41cf-46cc-b488-ee743f1b4dad tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:18.780454 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-8beec6a2-41cf-46cc-b488-ee743f1b4dad tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:18.784143 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:18.784143 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:18.784681 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8beec6a2-41cf-46cc-b488-ee743f1b4dad tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:18.785008 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 859/3424] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:18 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:19.060497 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-36895090-885a-49b5-a4ce-74b194c9d689 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:19.062278 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-36895090-885a-49b5-a4ce-74b194c9d689 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd Aug 07 18:59:19.062719 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-36895090-885a-49b5-a4ce-74b194c9d689 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:19.062987 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-36895090-885a-49b5-a4ce-74b194c9d689 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:19.068863 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:19.068863 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:19.069473 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-36895090-885a-49b5-a4ce-74b194c9d689 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:19.070576 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-36895090-885a-49b5-a4ce-74b194c9d689 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd returned with HTTP 200 Aug 07 18:59:19.071176 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 860/3425] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:19 2026] GET /volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:19.081908 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-03bf3fa6-0ed4-44a2-90a8-cb8329f561b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:19.083869 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03bf3fa6-0ed4-44a2-90a8-cb8329f561b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:59:19.084241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03bf3fa6-0ed4-44a2-90a8-cb8329f561b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d3c3340-e382-4478-a8e3-b9dcd8d1b040", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-533338049"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:19.098499 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:19.098499 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:19.099135 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-03bf3fa6-0ed4-44a2-90a8-cb8329f561b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:19.099366 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-03bf3fa6-0ed4-44a2-90a8-cb8329f561b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create snapshot from volume 5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:19.130593 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-03bf3fa6-0ed4-44a2-90a8-cb8329f561b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['2db46f50-99ea-4960-8999-89a66b058f6a', 'c2080e04-a9ec-4ffa-af8f-39ea06e02769', '61e5c65b-4052-4a68-9819-2cbceeb5d2e6', '5bd29ba0-2770-4c50-92e3-22b7ba8185b3'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:19.160825 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-03bf3fa6-0ed4-44a2-90a8-cb8329f561b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot force create request issued successfully. Aug 07 18:59:19.161132 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03bf3fa6-0ed4-44a2-90a8-cb8329f561b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:59:19.161530 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 852/3426] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:59:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:19.170638 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e322d899-dda4-47b9-a5d9-6c526ce706b8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:19.174629 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e322d899-dda4-47b9-a5d9-6c526ce706b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d Aug 07 18:59:19.174629 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e322d899-dda4-47b9-a5d9-6c526ce706b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:19.174629 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e322d899-dda4-47b9-a5d9-6c526ce706b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:19.180190 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:19.180190 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:19.180844 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e322d899-dda4-47b9-a5d9-6c526ce706b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:19.181957 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e322d899-dda4-47b9-a5d9-6c526ce706b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d returned with HTTP 200 Aug 07 18:59:19.182494 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 856/3427] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:19 2026] GET /volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:19.572876 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-304b29ae-b40c-422f-aea4-4ac09bc25f72 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:19.574599 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-304b29ae-b40c-422f-aea4-4ac09bc25f72 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:19.574773 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-304b29ae-b40c-422f-aea4-4ac09bc25f72 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:19.574946 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-304b29ae-b40c-422f-aea4-4ac09bc25f72 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:19.583841 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:19.583841 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:19.587453 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-304b29ae-b40c-422f-aea4-4ac09bc25f72 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:19.591542 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-304b29ae-b40c-422f-aea4-4ac09bc25f72 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:19.592044 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 860/3428] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:19 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:19.679787 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c43039b5-7a0f-48c6-8a3f-292f996dd255 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:19.681928 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c43039b5-7a0f-48c6-8a3f-292f996dd255 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:19.682207 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c43039b5-7a0f-48c6-8a3f-292f996dd255 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:19.682452 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c43039b5-7a0f-48c6-8a3f-292f996dd255 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:19.682585 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c43039b5-7a0f-48c6-8a3f-292f996dd255 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:19.687304 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:19.687304 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:19.688004 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c43039b5-7a0f-48c6-8a3f-292f996dd255 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:19.688466 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 861/3429] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:19 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:19.795944 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-325f8b7c-bb24-4606-86a0-8683d943acb3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:19.797246 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-325f8b7c-bb24-4606-86a0-8683d943acb3 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:19.797542 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-325f8b7c-bb24-4606-86a0-8683d943acb3 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:19.797802 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-325f8b7c-bb24-4606-86a0-8683d943acb3 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:19.797969 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-325f8b7c-bb24-4606-86a0-8683d943acb3 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:19.801831 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:19.801831 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:19.802532 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-325f8b7c-bb24-4606-86a0-8683d943acb3 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:19.802935 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 853/3430] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:19 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:20.193532 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f98a6fad-3ba2-4042-b39b-fd2199215f78 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:20.195710 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f98a6fad-3ba2-4042-b39b-fd2199215f78 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d Aug 07 18:59:20.195940 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f98a6fad-3ba2-4042-b39b-fd2199215f78 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:20.196195 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f98a6fad-3ba2-4042-b39b-fd2199215f78 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:20.203152 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:20.203152 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:20.203656 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f98a6fad-3ba2-4042-b39b-fd2199215f78 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:20.204594 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f98a6fad-3ba2-4042-b39b-fd2199215f78 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d returned with HTTP 200 Aug 07 18:59:20.205004 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 857/3431] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:20 2026] GET /volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:20.215818 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-03d1dd5a-9de5-4602-a001-9e638420913b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:20.217677 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-03d1dd5a-9de5-4602-a001-9e638420913b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:59:20.218061 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-03d1dd5a-9de5-4602-a001-9e638420913b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d3c3340-e382-4478-a8e3-b9dcd8d1b040", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1850287765"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:20.235382 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:20.235382 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:20.235861 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-03d1dd5a-9de5-4602-a001-9e638420913b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:20.236004 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-03d1dd5a-9de5-4602-a001-9e638420913b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create snapshot from volume 5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:20.261911 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-03d1dd5a-9de5-4602-a001-9e638420913b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['d0b42e9c-16d8-4fc8-8ba0-70cec1259bb5', '455780cd-d40b-4abc-95dc-3ed0051ca224', '75cdd3a5-9866-441d-a9cc-a9888c357615', 'a0e1e433-7790-4b3d-b3c2-7166907a08d5'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:20.290241 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-03d1dd5a-9de5-4602-a001-9e638420913b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot force create request issued successfully. Aug 07 18:59:20.290540 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-03d1dd5a-9de5-4602-a001-9e638420913b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:59:20.290935 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 861/3432] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:59:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:20.298962 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-20b8b68f-d720-4ac8-83ae-fd3faf3cf2b8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:20.300743 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-20b8b68f-d720-4ac8-83ae-fd3faf3cf2b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 Aug 07 18:59:20.300743 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-20b8b68f-d720-4ac8-83ae-fd3faf3cf2b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:20.300970 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-20b8b68f-d720-4ac8-83ae-fd3faf3cf2b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:20.305380 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:20.305380 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:20.305756 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-20b8b68f-d720-4ac8-83ae-fd3faf3cf2b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:20.306487 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-20b8b68f-d720-4ac8-83ae-fd3faf3cf2b8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 returned with HTTP 200 Aug 07 18:59:20.306821 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 862/3433] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:20 2026] GET /volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:20.608799 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-816274c6-5b22-487e-8838-85765d7cdab3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:20.612291 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-816274c6-5b22-487e-8838-85765d7cdab3 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:20.612291 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-816274c6-5b22-487e-8838-85765d7cdab3 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:20.612291 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-816274c6-5b22-487e-8838-85765d7cdab3 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:20.624248 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:20.624248 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:20.627973 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-816274c6-5b22-487e-8838-85765d7cdab3 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:20.632038 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-816274c6-5b22-487e-8838-85765d7cdab3 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:20.632360 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 854/3434] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:20 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:20.697860 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-43559f2e-1d85-485c-a6f3-74429173fc99 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:20.699638 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43559f2e-1d85-485c-a6f3-74429173fc99 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:20.699973 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43559f2e-1d85-485c-a6f3-74429173fc99 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:20.700242 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43559f2e-1d85-485c-a6f3-74429173fc99 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:20.700421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-43559f2e-1d85-485c-a6f3-74429173fc99 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:20.704485 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:20.704485 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:20.704991 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43559f2e-1d85-485c-a6f3-74429173fc99 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:20.705336 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 858/3435] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:20 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:20.815756 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-73680bb2-c0cc-4fb7-9201-eaf25f4f3fcd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:20.818301 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-73680bb2-c0cc-4fb7-9201-eaf25f4f3fcd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:20.818610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-73680bb2-c0cc-4fb7-9201-eaf25f4f3fcd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:20.819009 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-73680bb2-c0cc-4fb7-9201-eaf25f4f3fcd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:20.819202 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-73680bb2-c0cc-4fb7-9201-eaf25f4f3fcd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:20.828281 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:20.828281 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:20.829098 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-73680bb2-c0cc-4fb7-9201-eaf25f4f3fcd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:20.829541 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 862/3436] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:20 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:21.316073 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ad973b0f-cf16-4b8c-989e-51195fdc0a6e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:21.318758 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad973b0f-cf16-4b8c-989e-51195fdc0a6e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 Aug 07 18:59:21.318758 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad973b0f-cf16-4b8c-989e-51195fdc0a6e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:21.318758 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad973b0f-cf16-4b8c-989e-51195fdc0a6e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:21.323016 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:21.323016 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:21.323428 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ad973b0f-cf16-4b8c-989e-51195fdc0a6e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:21.324273 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad973b0f-cf16-4b8c-989e-51195fdc0a6e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 returned with HTTP 200 Aug 07 18:59:21.324669 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 863/3437] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:21 2026] GET /volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:21.332671 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0d5a539b-e81d-4e47-b019-8f31de6104eb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:21.334943 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d5a539b-e81d-4e47-b019-8f31de6104eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd Aug 07 18:59:21.334943 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d5a539b-e81d-4e47-b019-8f31de6104eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:21.334943 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d5a539b-e81d-4e47-b019-8f31de6104eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:21.334943 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-0d5a539b-e81d-4e47-b019-8f31de6104eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: 9e202bd7-4fde-4ec4-9ad6-17620e37b6dd Aug 07 18:59:21.339782 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:21.339782 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:21.340322 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0d5a539b-e81d-4e47-b019-8f31de6104eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:21.358174 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0d5a539b-e81d-4e47-b019-8f31de6104eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot delete request issued successfully. Aug 07 18:59:21.358829 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d5a539b-e81d-4e47-b019-8f31de6104eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd returned with HTTP 202 Aug 07 18:59:21.358829 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 855/3438] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:21 2026] DELETE /volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:21.368164 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-26e6d7d5-e742-426e-b3f7-e303e2fa5cb8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:21.371172 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-26e6d7d5-e742-426e-b3f7-e303e2fa5cb8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd Aug 07 18:59:21.371244 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-26e6d7d5-e742-426e-b3f7-e303e2fa5cb8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:21.371505 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-26e6d7d5-e742-426e-b3f7-e303e2fa5cb8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:21.378756 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:21.378756 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:21.378756 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-26e6d7d5-e742-426e-b3f7-e303e2fa5cb8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:21.378873 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-26e6d7d5-e742-426e-b3f7-e303e2fa5cb8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd returned with HTTP 200 Aug 07 18:59:21.379383 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 859/3439] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:21 2026] GET /volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:21.647441 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a0bed53a-df07-459b-9a5b-57c3e5c3f3e5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:21.653638 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a0bed53a-df07-459b-9a5b-57c3e5c3f3e5 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:21.654381 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a0bed53a-df07-459b-9a5b-57c3e5c3f3e5 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:21.655062 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a0bed53a-df07-459b-9a5b-57c3e5c3f3e5 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:21.680942 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:21.680942 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:21.685044 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a0bed53a-df07-459b-9a5b-57c3e5c3f3e5 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:21.688858 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a0bed53a-df07-459b-9a5b-57c3e5c3f3e5 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:21.689371 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 863/3440] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:21 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:21.714802 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eebf1cd1-135f-45b6-b7b1-5ae8c226c281 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:21.716390 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eebf1cd1-135f-45b6-b7b1-5ae8c226c281 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:21.716653 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eebf1cd1-135f-45b6-b7b1-5ae8c226c281 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:21.716769 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eebf1cd1-135f-45b6-b7b1-5ae8c226c281 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:21.716886 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-eebf1cd1-135f-45b6-b7b1-5ae8c226c281 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:21.721369 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:21.721369 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:21.721920 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eebf1cd1-135f-45b6-b7b1-5ae8c226c281 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:21.722287 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 864/3441] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:21 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:21.839006 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5e87f0ed-1197-41b8-8f8c-b5074079e684 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:21.840798 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e87f0ed-1197-41b8-8f8c-b5074079e684 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:21.841050 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e87f0ed-1197-41b8-8f8c-b5074079e684 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:21.841262 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e87f0ed-1197-41b8-8f8c-b5074079e684 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:21.841388 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5e87f0ed-1197-41b8-8f8c-b5074079e684 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:21.845157 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:21.845157 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:21.845754 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e87f0ed-1197-41b8-8f8c-b5074079e684 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:21.846136 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 856/3442] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:21 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:22.388240 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6bd6e265-395e-4c48-bb3a-58f64ab87830 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:22.390456 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6bd6e265-395e-4c48-bb3a-58f64ab87830 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd Aug 07 18:59:22.390717 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6bd6e265-395e-4c48-bb3a-58f64ab87830 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:22.390942 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6bd6e265-395e-4c48-bb3a-58f64ab87830 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:22.396292 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6bd6e265-395e-4c48-bb3a-58f64ab87830 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd returned with HTTP 404 Aug 07 18:59:22.397146 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 860/3443] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:22 2026] GET /volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:22.403892 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-823f7218-e7df-4c7d-9588-3e56b7b1d1e6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:22.405612 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-823f7218-e7df-4c7d-9588-3e56b7b1d1e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 Aug 07 18:59:22.405798 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-823f7218-e7df-4c7d-9588-3e56b7b1d1e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:22.405980 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-823f7218-e7df-4c7d-9588-3e56b7b1d1e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:22.406106 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-823f7218-e7df-4c7d-9588-3e56b7b1d1e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: ba0e099d-2c42-4c71-9f6f-f7ec921fe357 Aug 07 18:59:22.410904 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:22.410904 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:22.411338 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-823f7218-e7df-4c7d-9588-3e56b7b1d1e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:22.429174 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-823f7218-e7df-4c7d-9588-3e56b7b1d1e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot delete request issued successfully. Aug 07 18:59:22.429387 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-823f7218-e7df-4c7d-9588-3e56b7b1d1e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 returned with HTTP 202 Aug 07 18:59:22.429766 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 864/3444] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:22 2026] DELETE /volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:22.441951 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-342a8ca1-a5ac-44e5-8db1-0bcbf0bec83d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:22.445417 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-342a8ca1-a5ac-44e5-8db1-0bcbf0bec83d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 Aug 07 18:59:22.445665 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-342a8ca1-a5ac-44e5-8db1-0bcbf0bec83d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:22.445890 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-342a8ca1-a5ac-44e5-8db1-0bcbf0bec83d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:22.454532 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:22.454532 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:22.455086 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-342a8ca1-a5ac-44e5-8db1-0bcbf0bec83d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:22.456042 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-342a8ca1-a5ac-44e5-8db1-0bcbf0bec83d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 returned with HTTP 200 Aug 07 18:59:22.456488 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 865/3445] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:22 2026] GET /volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:22.700901 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-da675943-8b02-43d8-a7a7-b600ce2402bc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:22.702673 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da675943-8b02-43d8-a7a7-b600ce2402bc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:22.702859 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da675943-8b02-43d8-a7a7-b600ce2402bc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:22.703048 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da675943-8b02-43d8-a7a7-b600ce2402bc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:22.712353 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:22.712353 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:22.715662 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-da675943-8b02-43d8-a7a7-b600ce2402bc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:22.719624 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da675943-8b02-43d8-a7a7-b600ce2402bc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:22.719974 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 857/3446] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:22 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:22.731950 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cfe205b0-eb28-414f-bb9d-80bc8875571a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:22.734199 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cfe205b0-eb28-414f-bb9d-80bc8875571a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:22.734444 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cfe205b0-eb28-414f-bb9d-80bc8875571a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:22.734723 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cfe205b0-eb28-414f-bb9d-80bc8875571a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:22.734837 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-cfe205b0-eb28-414f-bb9d-80bc8875571a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:22.739743 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:22.739743 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:22.740607 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cfe205b0-eb28-414f-bb9d-80bc8875571a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:22.740947 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 861/3447] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:22 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:22.855880 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-678b2dda-2cb7-4888-931b-0576a004c712 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:22.861459 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-678b2dda-2cb7-4888-931b-0576a004c712 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:22.861759 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-678b2dda-2cb7-4888-931b-0576a004c712 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:22.861960 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-678b2dda-2cb7-4888-931b-0576a004c712 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:22.862087 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-678b2dda-2cb7-4888-931b-0576a004c712 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:22.869552 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:22.869552 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:22.870255 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-678b2dda-2cb7-4888-931b-0576a004c712 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:22.870670 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 865/3448] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:22 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:23.063134 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-53c92660-8cad-4891-942b-c47e40fd5696 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.065101 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-53c92660-8cad-4891-942b-c47e40fd5696 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/attachments/d8b57a10-0b99-45e3-bf2f-f8cd59f803e1/action Aug 07 18:59:23.065560 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-53c92660-8cad-4891-942b-c47e40fd5696 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:59:23.065675 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-53c92660-8cad-4891-942b-c47e40fd5696 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:23.081875 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:23.081875 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:23.091020 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5ddd38d8-dcce-4174-9ac8-e350bf1c6b6b req-53c92660-8cad-4891-942b-c47e40fd5696 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments/d8b57a10-0b99-45e3-bf2f-f8cd59f803e1/action returned with HTTP 204 Aug 07 18:59:23.091486 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 866/3449] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:59:23 2026] POST /volume/v3/attachments/d8b57a10-0b99-45e3-bf2f-f8cd59f803e1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:23.471395 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e5a82bcf-a636-4c3f-b633-4baea648bbcd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.475328 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5a82bcf-a636-4c3f-b633-4baea648bbcd tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 Aug 07 18:59:23.475328 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5a82bcf-a636-4c3f-b633-4baea648bbcd tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:23.475328 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5a82bcf-a636-4c3f-b633-4baea648bbcd tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:23.488169 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5a82bcf-a636-4c3f-b633-4baea648bbcd tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 returned with HTTP 404 Aug 07 18:59:23.488655 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 858/3450] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:23 2026] GET /volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:23.495407 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7d64604c-8fc7-43a7-aa7a-291d87471e6f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.498891 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7d64604c-8fc7-43a7-aa7a-291d87471e6f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d Aug 07 18:59:23.499203 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7d64604c-8fc7-43a7-aa7a-291d87471e6f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:23.500110 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7d64604c-8fc7-43a7-aa7a-291d87471e6f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:23.500300 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-7d64604c-8fc7-43a7-aa7a-291d87471e6f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: 42c83321-98b7-4774-8274-7fb3ff57149d Aug 07 18:59:23.509638 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:23.509638 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:23.510231 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7d64604c-8fc7-43a7-aa7a-291d87471e6f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:23.530077 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7d64604c-8fc7-43a7-aa7a-291d87471e6f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot delete request issued successfully. Aug 07 18:59:23.530293 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7d64604c-8fc7-43a7-aa7a-291d87471e6f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d returned with HTTP 202 Aug 07 18:59:23.530689 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 862/3451] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:23 2026] DELETE /volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:23.538596 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-130b9301-8919-4483-9fe0-2f3da8e8af08 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.540706 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-130b9301-8919-4483-9fe0-2f3da8e8af08 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d Aug 07 18:59:23.540888 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-130b9301-8919-4483-9fe0-2f3da8e8af08 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:23.541132 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-130b9301-8919-4483-9fe0-2f3da8e8af08 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:23.546728 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:23.546728 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:23.547151 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-130b9301-8919-4483-9fe0-2f3da8e8af08 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:23.548066 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-130b9301-8919-4483-9fe0-2f3da8e8af08 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d returned with HTTP 200 Aug 07 18:59:23.548437 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 866/3452] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:23 2026] GET /volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:23.733696 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-58e579ab-1722-447b-bf57-9f3c5a9a1159 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.735108 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58e579ab-1722-447b-bf57-9f3c5a9a1159 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:23.735359 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58e579ab-1722-447b-bf57-9f3c5a9a1159 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:23.735638 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58e579ab-1722-447b-bf57-9f3c5a9a1159 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:23.744418 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:23.744418 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:23.750145 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-58e579ab-1722-447b-bf57-9f3c5a9a1159 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:23.750267 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7ccec595-beba-46fc-9c51-1b537d16e609 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.751292 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7ccec595-beba-46fc-9c51-1b537d16e609 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:23.751457 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7ccec595-beba-46fc-9c51-1b537d16e609 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:23.751619 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7ccec595-beba-46fc-9c51-1b537d16e609 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:23.751712 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7ccec595-beba-46fc-9c51-1b537d16e609 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:23.752481 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58e579ab-1722-447b-bf57-9f3c5a9a1159 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:23.752983 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 867/3453] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:23 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:23.755552 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:23.755552 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:23.756080 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7ccec595-beba-46fc-9c51-1b537d16e609 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:23.756392 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 859/3454] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:23 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:23.765048 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3f570db7-82fe-4bf8-8e08-868fe6798df1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.765680 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-062438a6-4c80-48c5-9dc5-8d41c6f3fca2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.767151 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f570db7-82fe-4bf8-8e08-868fe6798df1 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:23.767421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3f570db7-82fe-4bf8-8e08-868fe6798df1 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:23.767655 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3f570db7-82fe-4bf8-8e08-868fe6798df1 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:23.767690 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-062438a6-4c80-48c5-9dc5-8d41c6f3fca2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:59:23.768070 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-062438a6-4c80-48c5-9dc5-8d41c6f3fca2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f", "name": "tempest-VolumesBackupsTest-Backup-1573066596"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:23.769816 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-062438a6-4c80-48c5-9dc5-8d41c6f3fca2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Creating new backup {'backup': {'volume_id': '246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f', 'name': 'tempest-VolumesBackupsTest-Backup-1573066596'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:59:23.770005 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-062438a6-4c80-48c5-9dc5-8d41c6f3fca2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Creating backup of volume 246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f in container None Aug 07 18:59:23.778794 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:23.778794 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:23.779398 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:23.779398 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:23.779473 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-062438a6-4c80-48c5-9dc5-8d41c6f3fca2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 18:59:23.783390 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3f570db7-82fe-4bf8-8e08-868fe6798df1 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:23.788954 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f570db7-82fe-4bf8-8e08-868fe6798df1 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:23.789463 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 863/3455] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:23 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:23.805657 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-062438a6-4c80-48c5-9dc5-8d41c6f3fca2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Created reservations ['95d4e397-13a9-4511-af63-729d3eaea663', 'cc625b0a-321a-4e2e-87ec-c90c55436431'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:23.832593 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-062438a6-4c80-48c5-9dc5-8d41c6f3fca2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:59:23.833046 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 867/3456] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:59:23 2026] POST /volume/v3/backups => generated 328 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:23.843442 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0438e1f4-c605-4f43-9b15-95f27cf53d3d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.844828 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0438e1f4-c605-4f43-9b15-95f27cf53d3d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:23.845391 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0438e1f4-c605-4f43-9b15-95f27cf53d3d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:23.845829 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0438e1f4-c605-4f43-9b15-95f27cf53d3d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:23.848172 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0438e1f4-c605-4f43-9b15-95f27cf53d3d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:23.856661 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:23.856661 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:23.856661 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0438e1f4-c605-4f43-9b15-95f27cf53d3d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:23.856661 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 868/3457] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:23 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:23.875072 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.876825 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:23.877167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-368918732"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:23.878538 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-368918732'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:23.878657 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Create volume of 1 GB Aug 07 18:59:23.879760 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-87e0bb02-6791-40b9-84aa-b039b08e82fd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.881484 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-87e0bb02-6791-40b9-84aa-b039b08e82fd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:23.881674 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-87e0bb02-6791-40b9-84aa-b039b08e82fd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:23.881849 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-87e0bb02-6791-40b9-84aa-b039b08e82fd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:23.881949 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-87e0bb02-6791-40b9-84aa-b039b08e82fd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:23.882654 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Availability Zones retrieved successfully. Aug 07 18:59:23.885803 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:23.885803 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:23.886380 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-87e0bb02-6791-40b9-84aa-b039b08e82fd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:23.886725 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 864/3458] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:23 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:23.887827 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Flow 'volume_create_api' (908eb375-2832-4065-81e6-17c0c0c91262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:23.888702 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d75077f4-76e8-4e15-a42f-6214b68010dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:23.889553 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:23.898911 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-33cd5e9f-1ed8-4c41-83fa-7baaea99786a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:23.915601 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d75077f4-76e8-4e15-a42f-6214b68010dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:23.916417 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4447ccd-c6cb-4abb-99e9-9b6b5974aa48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:23.975114 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Created reservations ['40aa83dc-1de5-4a17-87ac-b1494176ec34', '7be5e956-b73b-447a-b6c4-5f4b78d5c695', '1f33f78a-2212-492d-95f9-46d930e3f9f4', '422ccb5e-217c-4d3d-accb-1c8a879bd72a'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:23.975967 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4447ccd-c6cb-4abb-99e9-9b6b5974aa48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40aa83dc-1de5-4a17-87ac-b1494176ec34', '7be5e956-b73b-447a-b6c4-5f4b78d5c695', '1f33f78a-2212-492d-95f9-46d930e3f9f4', '422ccb5e-217c-4d3d-accb-1c8a879bd72a']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:23.978479 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d830c1b-c708-488e-b39c-90a6e0e9ee0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:24.004629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d830c1b-c708-488e-b39c-90a6e0e9ee0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '690acb08-63ab-45fe-8126-debdcee4d786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-368918732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b8aed3d2f74fdbbca7f403cd327e7a',qos_specs=None,replication_status=,reservations=['40aa83dc-1de5-4a17-87ac-b1494176ec34','7be5e956-b73b-447a-b6c4-5f4b78d5c695','1f33f78a-2212-492d-95f9-46d930e3f9f4','422ccb5e-217c-4d3d-accb-1c8a879bd72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b66dca7edc43a89c6ffe3c4925a0a8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-368918732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=690acb08-63ab-45fe-8126-debdcee4d786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75b8aed3d2f74fdbbca7f403cd327e7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79b66dca7edc43a89c6ffe3c4925a0a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:24.005494 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb2af17-d786-4f42-8ac1-26d10c38871a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:24.032489 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb2af17-d786-4f42-8ac1-26d10c38871a) transitioned into state 'SUCCESS' from state '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-368918732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b8aed3d2f74fdbbca7f403cd327e7a',qos_specs=None,replication_status=,reservations=['40aa83dc-1de5-4a17-87ac-b1494176ec34','7be5e956-b73b-447a-b6c4-5f4b78d5c695','1f33f78a-2212-492d-95f9-46d930e3f9f4','422ccb5e-217c-4d3d-accb-1c8a879bd72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b66dca7edc43a89c6ffe3c4925a0a8',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:24.033530 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db0a1af-e17d-483e-9a83-28d527cc7641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:24.046268 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db0a1af-e17d-483e-9a83-28d527cc7641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:24.047060 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Flow 'volume_create_api' (908eb375-2832-4065-81e6-17c0c0c91262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:24.047388 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Create volume request issued successfully. Aug 07 18:59:24.047925 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6ae2cb8e-b2a4-4abe-8a0e-d938bf064f68 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:24.048330 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 860/3459] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 18:59:23 2026] POST /volume/v3/volumes => generated 748 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:24.065636 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a06018bd-61b7-490b-8a4b-78c4c187c613 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.065953 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-33cd5e9f-1ed8-4c41-83fa-7baaea99786a tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-member] PUT https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:24.066322 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-33cd5e9f-1ed8-4c41-83fa-7baaea99786a tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:24.068277 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a06018bd-61b7-490b-8a4b-78c4c187c613 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:24.068499 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a06018bd-61b7-490b-8a4b-78c4c187c613 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.068686 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a06018bd-61b7-490b-8a4b-78c4c187c613 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.071527 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:24.071527 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:24.078604 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-33cd5e9f-1ed8-4c41-83fa-7baaea99786a tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-member] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:24.079031 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 868/3460] 10.4.3.15 () {70 vars in 1401 bytes} [Fri Aug 7 18:59:23 2026] PUT /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 314 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:24.079725 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:24.079725 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:24.084183 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a06018bd-61b7-490b-8a4b-78c4c187c613 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:24.089987 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a06018bd-61b7-490b-8a4b-78c4c187c613 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:24.090513 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 869/3461] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:24 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:24.090923 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d1b2002a-600e-49d3-9ad6-ba5d9f9fae1c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.092619 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d1b2002a-600e-49d3-9ad6-ba5d9f9fae1c tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:24.092831 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d1b2002a-600e-49d3-9ad6-ba5d9f9fae1c tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.093031 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d1b2002a-600e-49d3-9ad6-ba5d9f9fae1c tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.093150 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-d1b2002a-600e-49d3-9ad6-ba5d9f9fae1c tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:24.104759 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:24.104759 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:24.104759 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d1b2002a-600e-49d3-9ad6-ba5d9f9fae1c tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:24.104759 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 865/3462] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:24 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:24.118104 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-96f2a6a6-72f8-45c7-b878-4c93e563f2cd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.119873 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96f2a6a6-72f8-45c7-b878-4c93e563f2cd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] DELETE https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:24.120101 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96f2a6a6-72f8-45c7-b878-4c93e563f2cd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.120294 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96f2a6a6-72f8-45c7-b878-4c93e563f2cd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.120425 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-96f2a6a6-72f8-45c7-b878-4c93e563f2cd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Delete backup with id: 2ed3e70d-6780-482b-b071-5bcad296679e. Aug 07 18:59:24.124280 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:24.124280 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:24.135949 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-96f2a6a6-72f8-45c7-b878-4c93e563f2cd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] delete_backup rpcapi backup_id 2ed3e70d-6780-482b-b071-5bcad296679e {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:59:24.137715 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96f2a6a6-72f8-45c7-b878-4c93e563f2cd tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 202 Aug 07 18:59:24.138066 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 861/3463] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:59:24 2026] DELETE /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:59:24.148674 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d9063b61-8c49-4ae8-b9c1-09af36f985be None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.150393 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d9063b61-8c49-4ae8-b9c1-09af36f985be tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:24.150620 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d9063b61-8c49-4ae8-b9c1-09af36f985be tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.150806 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d9063b61-8c49-4ae8-b9c1-09af36f985be tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.150904 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-d9063b61-8c49-4ae8-b9c1-09af36f985be tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:24.158622 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:24.158622 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:24.159342 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d9063b61-8c49-4ae8-b9c1-09af36f985be tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 200 Aug 07 18:59:24.159835 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 869/3464] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:24 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:24.558925 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5ae9be60-5b98-42d7-9260-ce5c2b4fcf60 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.560858 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5ae9be60-5b98-42d7-9260-ce5c2b4fcf60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d Aug 07 18:59:24.561773 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5ae9be60-5b98-42d7-9260-ce5c2b4fcf60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.561773 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5ae9be60-5b98-42d7-9260-ce5c2b4fcf60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.565325 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5ae9be60-5b98-42d7-9260-ce5c2b4fcf60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d returned with HTTP 404 Aug 07 18:59:24.565806 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 870/3465] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:24 2026] GET /volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:24.576456 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7c8ee19c-ba4d-411c-bbcf-1e7ffdfd9005 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.578315 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7c8ee19c-ba4d-411c-bbcf-1e7ffdfd9005 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 Aug 07 18:59:24.578582 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7c8ee19c-ba4d-411c-bbcf-1e7ffdfd9005 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.580379 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7c8ee19c-ba4d-411c-bbcf-1e7ffdfd9005 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.580379 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-7c8ee19c-ba4d-411c-bbcf-1e7ffdfd9005 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: ba0e099d-2c42-4c71-9f6f-f7ec921fe357 Aug 07 18:59:24.583113 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7c8ee19c-ba4d-411c-bbcf-1e7ffdfd9005 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 returned with HTTP 404 Aug 07 18:59:24.583602 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 866/3466] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:24 2026] DELETE /volume/v3/snapshots/ba0e099d-2c42-4c71-9f6f-f7ec921fe357 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:24.593017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4d0e6000-5580-470c-8a17-470838e2a648 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.594513 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d0e6000-5580-470c-8a17-470838e2a648 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d Aug 07 18:59:24.594798 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d0e6000-5580-470c-8a17-470838e2a648 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.595095 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d0e6000-5580-470c-8a17-470838e2a648 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.595234 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-4d0e6000-5580-470c-8a17-470838e2a648 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: 42c83321-98b7-4774-8274-7fb3ff57149d Aug 07 18:59:24.601467 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d0e6000-5580-470c-8a17-470838e2a648 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d returned with HTTP 404 Aug 07 18:59:24.601929 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 862/3467] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:24 2026] DELETE /volume/v3/snapshots/42c83321-98b7-4774-8274-7fb3ff57149d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:24.608531 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a6f4c86f-b2f4-44a3-9ea1-9166f28f5f19 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.610178 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6f4c86f-b2f4-44a3-9ea1-9166f28f5f19 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd Aug 07 18:59:24.610375 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a6f4c86f-b2f4-44a3-9ea1-9166f28f5f19 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.610553 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a6f4c86f-b2f4-44a3-9ea1-9166f28f5f19 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.610671 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-a6f4c86f-b2f4-44a3-9ea1-9166f28f5f19 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: 9e202bd7-4fde-4ec4-9ad6-17620e37b6dd Aug 07 18:59:24.614695 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6f4c86f-b2f4-44a3-9ea1-9166f28f5f19 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd returned with HTTP 404 Aug 07 18:59:24.615149 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 870/3468] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:24 2026] DELETE /volume/v3/snapshots/9e202bd7-4fde-4ec4-9ad6-17620e37b6dd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:24.661606 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-55a8ea76-2196-4c9a-89c5-56bdfa9d30ed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.663697 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-55a8ea76-2196-4c9a-89c5-56bdfa9d30ed tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:24.663885 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-55a8ea76-2196-4c9a-89c5-56bdfa9d30ed tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.664100 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-55a8ea76-2196-4c9a-89c5-56bdfa9d30ed tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.676682 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:24.676682 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:24.681012 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-55a8ea76-2196-4c9a-89c5-56bdfa9d30ed tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:24.689877 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-55a8ea76-2196-4c9a-89c5-56bdfa9d30ed tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:24.690653 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 871/3469] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:24 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1651 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:24.708352 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-225881ad-7f23-4d95-bbc7-763ae1b31196 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.710354 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-225881ad-7f23-4d95-bbc7-763ae1b31196 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040/action Aug 07 18:59:24.710750 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-225881ad-7f23-4d95-bbc7-763ae1b31196 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:59:24.710881 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-225881ad-7f23-4d95-bbc7-763ae1b31196 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:24.721221 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:24.721221 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:24.721685 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-225881ad-7f23-4d95-bbc7-763ae1b31196 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:24.728921 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-225881ad-7f23-4d95-bbc7-763ae1b31196 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Begin detaching volume completed successfully. Aug 07 18:59:24.729261 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-225881ad-7f23-4d95-bbc7-763ae1b31196 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040/action returned with HTTP 202 Aug 07 18:59:24.729891 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 867/3470] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:59:24 2026] POST /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:59:24.775107 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5663a5f5-f101-4e75-917f-c9e881480a08 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.775584 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5663a5f5-f101-4e75-917f-c9e881480a08 None None] GET https://10.4.3.15/volume// Aug 07 18:59:24.775916 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5663a5f5-f101-4e75-917f-c9e881480a08 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.776054 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5663a5f5-f101-4e75-917f-c9e881480a08 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.776480 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5663a5f5-f101-4e75-917f-c9e881480a08 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:24.776827 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 863/3471] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:59: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 07 18:59:24.783482 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-483e8c51-6633-439d-9aa7-5b2ad520ab89 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.785594 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-483e8c51-6633-439d-9aa7-5b2ad520ab89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:24.785819 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-483e8c51-6633-439d-9aa7-5b2ad520ab89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.786142 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-483e8c51-6633-439d-9aa7-5b2ad520ab89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.797484 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:24.797484 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:24.802310 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-483e8c51-6633-439d-9aa7-5b2ad520ab89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:24.807828 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-483e8c51-6633-439d-9aa7-5b2ad520ab89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:24.808382 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 871/3472] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:59:24 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:24.867162 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f357fc86-b371-4844-8759-2d6e2b1e448e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:24.869179 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f357fc86-b371-4844-8759-2d6e2b1e448e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:24.869439 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f357fc86-b371-4844-8759-2d6e2b1e448e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:24.869675 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f357fc86-b371-4844-8759-2d6e2b1e448e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:24.869826 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f357fc86-b371-4844-8759-2d6e2b1e448e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:24.875058 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:24.875058 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:24.875740 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f357fc86-b371-4844-8759-2d6e2b1e448e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:24.876096 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 872/3473] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:24 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:25.106755 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f9bb9466-1b54-4d86-b669-eb5b1eacb07b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.108591 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9bb9466-1b54-4d86-b669-eb5b1eacb07b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:25.108769 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9bb9466-1b54-4d86-b669-eb5b1eacb07b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:25.108961 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9bb9466-1b54-4d86-b669-eb5b1eacb07b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:25.116237 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:25.116237 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:25.120386 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f9bb9466-1b54-4d86-b669-eb5b1eacb07b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:25.126794 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9bb9466-1b54-4d86-b669-eb5b1eacb07b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:25.127347 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 868/3474] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:25 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:25.169777 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-d88b46c3-40c1-442a-bab5-efc4d1eedbd5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.169884 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b8d8b8c3-20f9-4be1-b9d6-4de9ca860b84 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.172376 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-d88b46c3-40c1-442a-bab5-efc4d1eedbd5 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:25.172376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-d88b46c3-40c1-442a-bab5-efc4d1eedbd5 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:25.172573 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-d88b46c3-40c1-442a-bab5-efc4d1eedbd5 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:25.173074 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8d8b8c3-20f9-4be1-b9d6-4de9ca860b84 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e Aug 07 18:59:25.173360 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b8d8b8c3-20f9-4be1-b9d6-4de9ca860b84 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:25.173602 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b8d8b8c3-20f9-4be1-b9d6-4de9ca860b84 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:25.173747 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b8d8b8c3-20f9-4be1-b9d6-4de9ca860b84 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Show backup with id 2ed3e70d-6780-482b-b071-5bcad296679e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:25.178146 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8d8b8c3-20f9-4be1-b9d6-4de9ca860b84 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e returned with HTTP 404 Aug 07 18:59:25.178770 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 872/3475] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:25 2026] GET /volume/v3/backups/2ed3e70d-6780-482b-b071-5bcad296679e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:25.181066 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:25.181066 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:25.185915 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-d88b46c3-40c1-442a-bab5-efc4d1eedbd5 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:25.189608 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-15af57ce-2d02-47ae-91f7-533f4bfd1e81 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.190369 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-d88b46c3-40c1-442a-bab5-efc4d1eedbd5 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:25.190734 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 864/3476] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:25 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:25.191447 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-15af57ce-2d02-47ae-91f7-533f4bfd1e81 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d Aug 07 18:59:25.191667 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-15af57ce-2d02-47ae-91f7-533f4bfd1e81 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:25.191873 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-15af57ce-2d02-47ae-91f7-533f4bfd1e81 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:25.192126 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-15af57ce-2d02-47ae-91f7-533f4bfd1e81 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Delete volume with id: ecf7d2bf-1bfd-482a-acdf-061498a6a50d Aug 07 18:59:25.199899 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:25.199899 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:25.200275 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-15af57ce-2d02-47ae-91f7-533f4bfd1e81 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Volume info retrieved successfully. Aug 07 18:59:25.222913 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-15af57ce-2d02-47ae-91f7-533f4bfd1e81 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Delete volume request issued successfully. Aug 07 18:59:25.223187 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-15af57ce-2d02-47ae-91f7-533f4bfd1e81 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d returned with HTTP 202 Aug 07 18:59:25.223802 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 873/3477] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 18:59:25 2026] DELETE /volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:25.230319 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4bd9c69c-faca-482f-823a-7902841930b1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.232139 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4bd9c69c-faca-482f-823a-7902841930b1 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d Aug 07 18:59:25.232365 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4bd9c69c-faca-482f-823a-7902841930b1 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:25.232562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4bd9c69c-faca-482f-823a-7902841930b1 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:25.240466 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:25.240466 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:25.245197 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4bd9c69c-faca-482f-823a-7902841930b1 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Volume info retrieved successfully. Aug 07 18:59:25.249196 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4bd9c69c-faca-482f-823a-7902841930b1 tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d returned with HTTP 200 Aug 07 18:59:25.249641 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 869/3478] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:25 2026] GET /volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:25.281059 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-42aa6ae7-a759-4837-ba00-c574169621b5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.281577 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42aa6ae7-a759-4837-ba00-c574169621b5 None None] GET https://10.4.3.15/volume// Aug 07 18:59:25.281876 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42aa6ae7-a759-4837-ba00-c574169621b5 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:25.282064 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42aa6ae7-a759-4837-ba00-c574169621b5 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:25.282509 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42aa6ae7-a759-4837-ba00-c574169621b5 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:25.282879 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 873/3479] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:59: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 07 18:59:25.289626 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-a5007784-8736-4425-9daf-63d37604ea3c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.292273 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-a5007784-8736-4425-9daf-63d37604ea3c tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:59:25.292711 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-a5007784-8736-4425-9daf-63d37604ea3c tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "690acb08-63ab-45fe-8126-debdcee4d786", "connector": null, "instance_uuid": "70cb8d9d-2c65-442c-ba28-b83b4bfa2eda"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:25.303829 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:25.303829 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:25.330794 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-a5007784-8736-4425-9daf-63d37604ea3c tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:59:25.331237 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 865/3480] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:59:25 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:25.356409 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b8b24fde-2ade-452f-a051-d10ea3695a40 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.358839 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8b24fde-2ade-452f-a051-d10ea3695a40 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:25.359209 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8b24fde-2ade-452f-a051-d10ea3695a40 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:25.359209 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8b24fde-2ade-452f-a051-d10ea3695a40 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:25.366847 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6c68b3df-06d1-431c-9c99-76e1ef9fa469 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.367412 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c68b3df-06d1-431c-9c99-76e1ef9fa469 None None] GET https://10.4.3.15/volume// Aug 07 18:59:25.367412 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c68b3df-06d1-431c-9c99-76e1ef9fa469 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:25.367592 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c68b3df-06d1-431c-9c99-76e1ef9fa469 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:25.367859 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:25.367859 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:25.367912 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c68b3df-06d1-431c-9c99-76e1ef9fa469 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:25.368503 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 870/3481] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:59: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 07 18:59:25.371269 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b8b24fde-2ade-452f-a051-d10ea3695a40 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:25.375987 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8b24fde-2ade-452f-a051-d10ea3695a40 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:25.375987 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 874/3482] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:25 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:25.376089 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-6ea263f3-50fb-4e44-bf91-dc547afd0220 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.377623 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-6ea263f3-50fb-4e44-bf91-dc547afd0220 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:25.377898 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-6ea263f3-50fb-4e44-bf91-dc547afd0220 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:25.378156 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-6ea263f3-50fb-4e44-bf91-dc547afd0220 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:25.386736 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:25.386736 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:25.389806 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-6ea263f3-50fb-4e44-bf91-dc547afd0220 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:25.393492 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-6ea263f3-50fb-4e44-bf91-dc547afd0220 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:25.393957 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 874/3483] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:59:25 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 1020 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:25.503210 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-af81a2d3-7b08-443c-ae90-20cad51f5b93 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.505151 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-af81a2d3-7b08-443c-ae90-20cad51f5b93 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] PUT https://10.4.3.15/volume/v3/attachments/4f82c98c-4b19-4567-a895-85619718bca8 Aug 07 18:59:25.505519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-af81a2d3-7b08-443c-ae90-20cad51f5b93 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:25.512374 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-af81a2d3-7b08-443c-ae90-20cad51f5b93 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Acquiring lock "cinder-attachment_update-690acb08-63ab-45fe-8126-debdcee4d786-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:59:25.516694 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-af81a2d3-7b08-443c-ae90-20cad51f5b93 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Lock "cinder-attachment_update-690acb08-63ab-45fe-8126-debdcee4d786-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:59:25.517557 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:25.517557 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:25.594558 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-af81a2d3-7b08-443c-ae90-20cad51f5b93 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Lock "cinder-attachment_update-690acb08-63ab-45fe-8126-debdcee4d786-np0000006749" released by "attachment_update" :: held 0.075s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:59:25.594558 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-af81a2d3-7b08-443c-ae90-20cad51f5b93 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments/4f82c98c-4b19-4567-a895-85619718bca8 returned with HTTP 200 Aug 07 18:59:25.594558 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 866/3484] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:59:25 2026] PUT /volume/v3/attachments/4f82c98c-4b19-4567-a895-85619718bca8 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:25.888855 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-68649174-4783-4a07-a6d5-38a831dc26d5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:25.890556 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-68649174-4783-4a07-a6d5-38a831dc26d5 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:25.890772 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-68649174-4783-4a07-a6d5-38a831dc26d5 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:25.891006 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-68649174-4783-4a07-a6d5-38a831dc26d5 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:25.891120 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-68649174-4783-4a07-a6d5-38a831dc26d5 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:25.895399 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:25.895399 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:25.896169 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-68649174-4783-4a07-a6d5-38a831dc26d5 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:25.896569 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 871/3485] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:25 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:26.263219 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dfaa1a95-1d10-4cd7-800e-cbe3b915b53f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:26.265079 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dfaa1a95-1d10-4cd7-800e-cbe3b915b53f tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] GET https://10.4.3.15/volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d Aug 07 18:59:26.265313 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dfaa1a95-1d10-4cd7-800e-cbe3b915b53f tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:26.265506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dfaa1a95-1d10-4cd7-800e-cbe3b915b53f tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:26.271441 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dfaa1a95-1d10-4cd7-800e-cbe3b915b53f tempest-ProjectMemberTests39-1211415626 tempest-ProjectMemberTests39-1211415626-project-admin] https://10.4.3.15/volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d returned with HTTP 404 Aug 07 18:59:26.271957 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 875/3486] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 18:59:26 2026] GET /volume/v3/volumes/ecf7d2bf-1bfd-482a-acdf-061498a6a50d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:26.390286 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-dba7d438-63eb-414a-a9a3-33e27ec97378 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:26.396041 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dba7d438-63eb-414a-a9a3-33e27ec97378 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:26.396041 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dba7d438-63eb-414a-a9a3-33e27ec97378 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:26.396041 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dba7d438-63eb-414a-a9a3-33e27ec97378 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:26.411894 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:26.411894 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:26.415803 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-dba7d438-63eb-414a-a9a3-33e27ec97378 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:26.421965 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dba7d438-63eb-414a-a9a3-33e27ec97378 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:26.422417 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 875/3487] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:26 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:26.582905 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-f4081bc0-db8f-44fe-a276-94d397c23c3c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:26.584628 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-f4081bc0-db8f-44fe-a276-94d397c23c3c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e Aug 07 18:59:26.584809 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-f4081bc0-db8f-44fe-a276-94d397c23c3c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:26.585005 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-f4081bc0-db8f-44fe-a276-94d397c23c3c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:26.593537 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:26.593537 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:26.635393 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-94b66ce4-fac0-4e1f-881d-83e09b2d75e7 req-f4081bc0-db8f-44fe-a276-94d397c23c3c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e returned with HTTP 200 Aug 07 18:59:26.635773 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 867/3488] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:59:26 2026] DELETE /volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:26.907697 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1e61dbd2-193a-4d97-ab79-f2a60cac0fbe None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:26.909581 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1e61dbd2-193a-4d97-ab79-f2a60cac0fbe tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:26.910212 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1e61dbd2-193a-4d97-ab79-f2a60cac0fbe tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:26.910212 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1e61dbd2-193a-4d97-ab79-f2a60cac0fbe tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:26.910212 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-1e61dbd2-193a-4d97-ab79-f2a60cac0fbe tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:26.916816 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:26.916816 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:26.916949 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1e61dbd2-193a-4d97-ab79-f2a60cac0fbe tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:26.917738 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 872/3489] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:26 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:27.441028 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8e3fe697-b493-45ba-80e7-1cc770bad044 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:27.443310 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e3fe697-b493-45ba-80e7-1cc770bad044 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:27.443555 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e3fe697-b493-45ba-80e7-1cc770bad044 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:27.443828 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e3fe697-b493-45ba-80e7-1cc770bad044 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:27.455595 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:27.455595 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:27.459837 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8e3fe697-b493-45ba-80e7-1cc770bad044 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:27.465686 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e3fe697-b493-45ba-80e7-1cc770bad044 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:27.466577 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 876/3490] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:27 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:27.930689 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5b19ffe6-6521-4c2d-b81c-60aff6cc4d1c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:27.933260 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5b19ffe6-6521-4c2d-b81c-60aff6cc4d1c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:27.933552 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5b19ffe6-6521-4c2d-b81c-60aff6cc4d1c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:27.933826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5b19ffe6-6521-4c2d-b81c-60aff6cc4d1c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:27.934329 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-5b19ffe6-6521-4c2d-b81c-60aff6cc4d1c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:27.939754 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:27.939754 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:27.940964 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5b19ffe6-6521-4c2d-b81c-60aff6cc4d1c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:27.941789 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 876/3491] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:27 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:27.964609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-59c5b408-adcc-4e26-8636-98ff38d4239a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:28.058690 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:28.059063 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-526239278"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:28.060546 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-526239278'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:28.060676 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume of 1 GB Aug 07 18:59:28.060921 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:28.060921 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:28.066208 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Availability Zones retrieved successfully. Aug 07 18:59:28.073305 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Flow 'volume_create_api' (7456b72f-03b5-4443-a4ed-798334126912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:28.074627 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2614b45-72c1-4fcc-a827-46dcc1a0522f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:28.075861 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:28.106579 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2614b45-72c1-4fcc-a827-46dcc1a0522f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:28.107697 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f512350-d459-4dce-a1cf-292503f95477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:28.169461 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Created reservations ['4c74ce62-6f67-41a6-a9e7-e0b44f0cdcbb', 'da37fb14-b48a-46c8-8b7d-aa49f87e8297', '39bcf087-0f0e-4767-9f2b-48cd502ea0c0', '8d381afa-bcde-44e8-8ebd-84b691b1b37e'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:28.170310 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f512350-d459-4dce-a1cf-292503f95477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c74ce62-6f67-41a6-a9e7-e0b44f0cdcbb', 'da37fb14-b48a-46c8-8b7d-aa49f87e8297', '39bcf087-0f0e-4767-9f2b-48cd502ea0c0', '8d381afa-bcde-44e8-8ebd-84b691b1b37e']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:28.171175 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (290d8000-e84b-4c39-91a1-6b852352fa6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:28.198652 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (290d8000-e84b-4c39-91a1-6b852352fa6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-526239278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32f15f770544f16b867f55220f18a79',qos_specs=None,replication_status=,reservations=['4c74ce62-6f67-41a6-a9e7-e0b44f0cdcbb','da37fb14-b48a-46c8-8b7d-aa49f87e8297','39bcf087-0f0e-4767-9f2b-48cd502ea0c0','8d381afa-bcde-44e8-8ebd-84b691b1b37e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-526239278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e32f15f770544f16b867f55220f18a79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:28.199487 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547b7488-cee3-444f-86d2-516cde4a1634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:28.215808 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547b7488-cee3-444f-86d2-516cde4a1634) transitioned into state 'SUCCESS' from state '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-526239278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32f15f770544f16b867f55220f18a79',qos_specs=None,replication_status=,reservations=['4c74ce62-6f67-41a6-a9e7-e0b44f0cdcbb','da37fb14-b48a-46c8-8b7d-aa49f87e8297','39bcf087-0f0e-4767-9f2b-48cd502ea0c0','8d381afa-bcde-44e8-8ebd-84b691b1b37e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:28.216599 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9afb803-d4f3-446d-813d-b4433fabac74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:28.225596 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9afb803-d4f3-446d-813d-b4433fabac74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:28.226536 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Flow 'volume_create_api' (7456b72f-03b5-4443-a4ed-798334126912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:28.226817 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume request issued successfully. Aug 07 18:59:28.227401 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-59c5b408-adcc-4e26-8636-98ff38d4239a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:28.227869 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 868/3492] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:59:27 2026] POST /volume/v3/volumes => generated 775 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:28.244636 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9af277c1-2309-4e3d-a0da-5b2b9089e75d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:28.246804 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9af277c1-2309-4e3d-a0da-5b2b9089e75d tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 Aug 07 18:59:28.247110 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9af277c1-2309-4e3d-a0da-5b2b9089e75d tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:28.247332 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9af277c1-2309-4e3d-a0da-5b2b9089e75d tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:28.258815 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:28.258815 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:28.263297 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9af277c1-2309-4e3d-a0da-5b2b9089e75d tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:28.268429 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9af277c1-2309-4e3d-a0da-5b2b9089e75d tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 returned with HTTP 200 Aug 07 18:59:28.268871 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 873/3493] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:28 2026] GET /volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:28.484820 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9b77259d-d1d9-4017-913e-9a89f0c8b4a2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:28.491060 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b77259d-d1d9-4017-913e-9a89f0c8b4a2 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:28.491182 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9b77259d-d1d9-4017-913e-9a89f0c8b4a2 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:28.491479 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9b77259d-d1d9-4017-913e-9a89f0c8b4a2 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:28.505632 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:28.505632 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:28.509070 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9b77259d-d1d9-4017-913e-9a89f0c8b4a2 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:28.513092 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b77259d-d1d9-4017-913e-9a89f0c8b4a2 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:28.513470 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 877/3494] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:28 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:28.953523 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bf90210a-d4fb-44fe-8ac5-2e04f27885a2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:28.955938 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bf90210a-d4fb-44fe-8ac5-2e04f27885a2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:28.956308 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bf90210a-d4fb-44fe-8ac5-2e04f27885a2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:28.956618 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bf90210a-d4fb-44fe-8ac5-2e04f27885a2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:28.956832 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-bf90210a-d4fb-44fe-8ac5-2e04f27885a2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:28.962016 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:28.962016 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:28.963172 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bf90210a-d4fb-44fe-8ac5-2e04f27885a2 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:28.963710 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 877/3495] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:28 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:29.285783 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fbd43f62-cd6b-4059-8b74-4d8e0df86184 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:29.286178 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fbd43f62-cd6b-4059-8b74-4d8e0df86184 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 Aug 07 18:59:29.286178 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fbd43f62-cd6b-4059-8b74-4d8e0df86184 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:29.286352 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fbd43f62-cd6b-4059-8b74-4d8e0df86184 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:29.296345 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:29.296345 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:29.299503 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fbd43f62-cd6b-4059-8b74-4d8e0df86184 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:29.303651 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fbd43f62-cd6b-4059-8b74-4d8e0df86184 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 returned with HTTP 200 Aug 07 18:59:29.304168 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 869/3496] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:29 2026] GET /volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:29.318161 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a34bea0a-394a-444e-b3a6-3f2ba7178423 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:29.373059 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a34bea0a-394a-444e-b3a6-3f2ba7178423 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] GET https://10.4.3.15/volume/v3/volumes Aug 07 18:59:29.373286 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a34bea0a-394a-444e-b3a6-3f2ba7178423 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:29.373463 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a34bea0a-394a-444e-b3a6-3f2ba7178423 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:29.373711 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-a34bea0a-394a-444e-b3a6-3f2ba7178423 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:59:29.374366 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a34bea0a-394a-444e-b3a6-3f2ba7178423 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:59:29.381424 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a34bea0a-394a-444e-b3a6-3f2ba7178423 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Get all volumes completed successfully. Aug 07 18:59:29.381800 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a34bea0a-394a-444e-b3a6-3f2ba7178423 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] https://10.4.3.15/volume/v3/volumes returned with HTTP 200 Aug 07 18:59:29.382143 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 874/3497] 10.4.3.15 () {68 vars in 1271 bytes} [Fri Aug 7 18:59:29 2026] GET /volume/v3/volumes => generated 333 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:29.389961 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2f203b95-7dbe-4662-91e3-ad9eec0e25d5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:29.392421 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2f203b95-7dbe-4662-91e3-ad9eec0e25d5 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 Aug 07 18:59:29.392699 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2f203b95-7dbe-4662-91e3-ad9eec0e25d5 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:29.392940 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2f203b95-7dbe-4662-91e3-ad9eec0e25d5 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:29.393157 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-2f203b95-7dbe-4662-91e3-ad9eec0e25d5 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Delete volume with id: 001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 Aug 07 18:59:29.402387 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:29.402387 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:29.402791 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2f203b95-7dbe-4662-91e3-ad9eec0e25d5 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:29.423206 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2f203b95-7dbe-4662-91e3-ad9eec0e25d5 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Delete volume request issued successfully. Aug 07 18:59:29.423892 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2f203b95-7dbe-4662-91e3-ad9eec0e25d5 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 returned with HTTP 202 Aug 07 18:59:29.423957 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 878/3498] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:29 2026] DELETE /volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:59:29.435010 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ee389de3-9c29-471b-b7ef-5df56a94123a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:29.437398 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee389de3-9c29-471b-b7ef-5df56a94123a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 Aug 07 18:59:29.437615 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee389de3-9c29-471b-b7ef-5df56a94123a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:29.437806 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee389de3-9c29-471b-b7ef-5df56a94123a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:29.445278 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:29.445278 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:29.450454 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ee389de3-9c29-471b-b7ef-5df56a94123a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:29.453092 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee389de3-9c29-471b-b7ef-5df56a94123a tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 returned with HTTP 200 Aug 07 18:59:29.454119 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 878/3499] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:29 2026] GET /volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:29.529386 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f1005f27-9f9c-4a35-aad2-6e8e793654e8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:29.533154 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f1005f27-9f9c-4a35-aad2-6e8e793654e8 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:29.533439 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f1005f27-9f9c-4a35-aad2-6e8e793654e8 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:29.534214 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f1005f27-9f9c-4a35-aad2-6e8e793654e8 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:29.550662 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:29.550662 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:29.554749 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f1005f27-9f9c-4a35-aad2-6e8e793654e8 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:29.558884 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f1005f27-9f9c-4a35-aad2-6e8e793654e8 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:29.559258 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 870/3500] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:29 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:29.948149 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-00c5bfa6-0631-419d-8f80-79658f499071 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:29.950437 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-00c5bfa6-0631-419d-8f80-79658f499071 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/attachments/4f82c98c-4b19-4567-a895-85619718bca8/action Aug 07 18:59:29.950886 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-00c5bfa6-0631-419d-8f80-79658f499071 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:59:29.951065 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-00c5bfa6-0631-419d-8f80-79658f499071 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:29.973007 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:29.973007 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:29.974902 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-07ebe024-71aa-48a9-8f96-bdb23ad70b27 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:29.978524 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07ebe024-71aa-48a9-8f96-bdb23ad70b27 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:29.978841 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07ebe024-71aa-48a9-8f96-bdb23ad70b27 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:29.979108 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07ebe024-71aa-48a9-8f96-bdb23ad70b27 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:29.979518 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-07ebe024-71aa-48a9-8f96-bdb23ad70b27 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:29.987876 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:29.987876 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:29.989881 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07ebe024-71aa-48a9-8f96-bdb23ad70b27 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:29.991291 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 879/3501] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:29 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:29.991641 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-976383a8-a6b3-43fd-92fd-fa8d5645b8d1 req-00c5bfa6-0631-419d-8f80-79658f499071 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments/4f82c98c-4b19-4567-a895-85619718bca8/action returned with HTTP 204 Aug 07 18:59:29.992613 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 875/3502] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:59:29 2026] POST /volume/v3/attachments/4f82c98c-4b19-4567-a895-85619718bca8/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:30.187516 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:30.189273 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:30.189667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-875662610", "snapshot_id": null, "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "volume_type": null, "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:30.191525 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-875662610', 'snapshot_id': None, 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'volume_type': None, 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:30.215670 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-00d7a38b-3709-4305-a62c-32198b374c24 req-a76c09b2-92d6-44bd-ab28-7341e9887a89 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:30.216370 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-00d7a38b-3709-4305-a62c-32198b374c24 req-a76c09b2-92d6-44bd-ab28-7341e9887a89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e Aug 07 18:59:30.216574 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-00d7a38b-3709-4305-a62c-32198b374c24 req-a76c09b2-92d6-44bd-ab28-7341e9887a89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:30.216768 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-00d7a38b-3709-4305-a62c-32198b374c24 req-a76c09b2-92d6-44bd-ab28-7341e9887a89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:30.221354 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-00d7a38b-3709-4305-a62c-32198b374c24 req-a76c09b2-92d6-44bd-ab28-7341e9887a89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e returned with HTTP 404 Aug 07 18:59:30.222119 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 871/3503] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:59:30 2026] DELETE /volume/v3/attachments/f5feb0e0-01c7-4710-8c91-ad46a62abb9e => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:30.272028 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Create volume of 1 GB Aug 07 18:59:30.277313 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Availability Zones retrieved successfully. Aug 07 18:59:30.284687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Flow 'volume_create_api' (f01413f3-6bde-49e3-bfd2-578c7f0466d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:30.286199 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11948207-b38e-4fc8-baae-b33703be1b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:30.287447 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:30.346022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11948207-b38e-4fc8-baae-b33703be1b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:30.347105 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6acf47b7-2991-4bfd-82cc-d482ca216875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:30.404435 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Created reservations ['f7493141-a937-4deb-821e-e01b22d21ca4', '63e261c9-804d-42b6-9e75-35bf9f030a97', 'fe407654-669a-4bd7-8829-6aa73cfe53b7', 'fe27613c-2f86-4ff6-ba2b-9a48bf39ce0d'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:30.405460 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6acf47b7-2991-4bfd-82cc-d482ca216875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7493141-a937-4deb-821e-e01b22d21ca4', '63e261c9-804d-42b6-9e75-35bf9f030a97', 'fe407654-669a-4bd7-8829-6aa73cfe53b7', 'fe27613c-2f86-4ff6-ba2b-9a48bf39ce0d']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:30.406396 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (751dd428-5871-4b00-bf32-2fa7e2db98f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:30.429221 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (751dd428-5871-4b00-bf32-2fa7e2db98f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8159cfed-45fd-4375-9bd2-719d04ac9272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-875662610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24d9d0b718324a70b7c3586df7c207f4',qos_specs=None,replication_status=,reservations=['f7493141-a937-4deb-821e-e01b22d21ca4','63e261c9-804d-42b6-9e75-35bf9f030a97','fe407654-669a-4bd7-8829-6aa73cfe53b7','fe27613c-2f86-4ff6-ba2b-9a48bf39ce0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba66a75f8e744e90b135c6ba1e4fc5b6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-875662610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8159cfed-45fd-4375-9bd2-719d04ac9272,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24d9d0b718324a70b7c3586df7c207f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba66a75f8e744e90b135c6ba1e4fc5b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:30.429872 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bdd54d9-a84b-491d-9211-4b0be3bce647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:30.444628 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bdd54d9-a84b-491d-9211-4b0be3bce647) transitioned into state 'SUCCESS' from state '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-875662610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24d9d0b718324a70b7c3586df7c207f4',qos_specs=None,replication_status=,reservations=['f7493141-a937-4deb-821e-e01b22d21ca4','63e261c9-804d-42b6-9e75-35bf9f030a97','fe407654-669a-4bd7-8829-6aa73cfe53b7','fe27613c-2f86-4ff6-ba2b-9a48bf39ce0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba66a75f8e744e90b135c6ba1e4fc5b6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:30.445294 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e171f412-c5f7-4958-bb81-5396628e6482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:30.452775 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e171f412-c5f7-4958-bb81-5396628e6482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:30.453581 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Flow 'volume_create_api' (f01413f3-6bde-49e3-bfd2-578c7f0466d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:30.453849 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Create volume request issued successfully. Aug 07 18:59:30.454516 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-50e25a19-cadd-4c88-a867-d3355f95bdc4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:30.454925 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 879/3504] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 18:59:30 2026] POST /volume/v3/volumes => generated 778 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:30.466102 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-50b6c781-9824-4d30-90ed-30581e3476da None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:30.467836 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-50b6c781-9824-4d30-90ed-30581e3476da tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 18:59:30.468079 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50b6c781-9824-4d30-90ed-30581e3476da tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:30.468292 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50b6c781-9824-4d30-90ed-30581e3476da tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:30.468436 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-50851826-fbe6-483f-b34c-aa80e7e87b65 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:30.470162 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-50851826-fbe6-483f-b34c-aa80e7e87b65 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 Aug 07 18:59:30.470356 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-50851826-fbe6-483f-b34c-aa80e7e87b65 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:30.470555 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-50851826-fbe6-483f-b34c-aa80e7e87b65 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:30.475279 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:30.475279 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:30.476407 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-50851826-fbe6-483f-b34c-aa80e7e87b65 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 returned with HTTP 404 Aug 07 18:59:30.476829 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 876/3505] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:30 2026] GET /volume/v3/volumes/001321ea-1bfc-4c1d-b1b0-ae7ad4ad1069 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:30.479764 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-50b6c781-9824-4d30-90ed-30581e3476da tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 18:59:30.485247 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-50b6c781-9824-4d30-90ed-30581e3476da tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 returned with HTTP 200 Aug 07 18:59:30.486018 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 880/3506] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:30 2026] GET /volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:30.486090 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:30.489197 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:30.489197 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1922562395"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:30.489631 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1922562395'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:30.489693 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume of 1 GB Aug 07 18:59:30.493606 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Availability Zones retrieved successfully. Aug 07 18:59:30.498495 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Flow 'volume_create_api' (cbbfbe13-1330-4b03-b55e-6b45b8cd58ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:30.500064 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521d96f3-bba0-427e-9b20-7cbf46bd5eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:30.500774 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:30.524149 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521d96f3-bba0-427e-9b20-7cbf46bd5eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:30.524427 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc382b1b-e5f3-4c88-a8f0-02039dab58e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:30.561828 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Created reservations ['fed690a6-2a6e-4d10-875a-c0c9aea7b531', '8e00abbe-7291-4a6d-acb0-05beb7b576fb', '6e4f0ef1-39cc-407c-8ca6-adc0e899e386', '784d47a4-822f-4812-b0a6-3bbb036fe077'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:30.562545 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc382b1b-e5f3-4c88-a8f0-02039dab58e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fed690a6-2a6e-4d10-875a-c0c9aea7b531', '8e00abbe-7291-4a6d-acb0-05beb7b576fb', '6e4f0ef1-39cc-407c-8ca6-adc0e899e386', '784d47a4-822f-4812-b0a6-3bbb036fe077']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:30.563228 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e27c4d-8c4a-4cf4-8e87-42a6939cb1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:30.572676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3001b266-0f63-47ea-9c18-cf53a8b6aeee None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:30.574624 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3001b266-0f63-47ea-9c18-cf53a8b6aeee tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:30.574807 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3001b266-0f63-47ea-9c18-cf53a8b6aeee tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:30.574983 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3001b266-0f63-47ea-9c18-cf53a8b6aeee tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:30.583920 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:30.583920 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:30.586962 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3001b266-0f63-47ea-9c18-cf53a8b6aeee tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:30.589787 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e27c4d-8c4a-4cf4-8e87-42a6939cb1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0dfc132-7c07-4f71-b51f-23e9a5449804', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1922562395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32f15f770544f16b867f55220f18a79',qos_specs=None,replication_status=,reservations=['fed690a6-2a6e-4d10-875a-c0c9aea7b531','8e00abbe-7291-4a6d-acb0-05beb7b576fb','6e4f0ef1-39cc-407c-8ca6-adc0e899e386','784d47a4-822f-4812-b0a6-3bbb036fe077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1922562395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0dfc132-7c07-4f71-b51f-23e9a5449804,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e32f15f770544f16b867f55220f18a79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:30.590641 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3001b266-0f63-47ea-9c18-cf53a8b6aeee tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:30.590865 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259c6b0a-d13e-4812-881f-80db6ee2fd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:30.590984 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 880/3507] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:30 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 1133 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:30.609631 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0aba6017-2fcc-448d-a8e7-d55ad1e0767a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:30.612111 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259c6b0a-d13e-4812-881f-80db6ee2fd9c) transitioned into state 'SUCCESS' from state '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-1922562395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32f15f770544f16b867f55220f18a79',qos_specs=None,replication_status=,reservations=['fed690a6-2a6e-4d10-875a-c0c9aea7b531','8e00abbe-7291-4a6d-acb0-05beb7b576fb','6e4f0ef1-39cc-407c-8ca6-adc0e899e386','784d47a4-822f-4812-b0a6-3bbb036fe077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:30.612810 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0aba6017-2fcc-448d-a8e7-d55ad1e0767a tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:30.612852 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9888a9be-6a67-4f39-a199-114e0801540e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:30.613083 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0aba6017-2fcc-448d-a8e7-d55ad1e0767a tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:30.613343 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0aba6017-2fcc-448d-a8e7-d55ad1e0767a tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:30.628015 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9888a9be-6a67-4f39-a199-114e0801540e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:30.628015 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Flow 'volume_create_api' (cbbfbe13-1330-4b03-b55e-6b45b8cd58ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:30.628215 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:30.628215 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:30.628273 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume request issued successfully. Aug 07 18:59:30.628273 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fc0a8f4a-81b9-498c-8e54-9621f5fa65be tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:30.628273 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 872/3508] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:59:30 2026] POST /volume/v3/volumes => generated 776 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:30.630848 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0aba6017-2fcc-448d-a8e7-d55ad1e0767a tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:30.637211 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0aba6017-2fcc-448d-a8e7-d55ad1e0767a tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:30.637590 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d299259-f8cc-4dd3-8da0-ff3750e2e43e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:30.637803 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 877/3509] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:30 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:30.639387 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d299259-f8cc-4dd3-8da0-ff3750e2e43e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 Aug 07 18:59:30.639604 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d299259-f8cc-4dd3-8da0-ff3750e2e43e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:30.639808 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d299259-f8cc-4dd3-8da0-ff3750e2e43e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:30.647130 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:30.647130 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:30.650761 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5d299259-f8cc-4dd3-8da0-ff3750e2e43e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:30.654161 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d299259-f8cc-4dd3-8da0-ff3750e2e43e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 returned with HTTP 200 Aug 07 18:59:30.654552 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 881/3510] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:30 2026] GET /volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:30.920862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-7e3f56e4-c07d-4eda-9ba1-3276cd394c7c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:30.922559 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-7e3f56e4-c07d-4eda-9ba1-3276cd394c7c tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:30.922772 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-7e3f56e4-c07d-4eda-9ba1-3276cd394c7c tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:30.922957 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-7e3f56e4-c07d-4eda-9ba1-3276cd394c7c tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:30.931539 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:30.931539 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:30.934789 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-7e3f56e4-c07d-4eda-9ba1-3276cd394c7c tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:30.938581 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-7e3f56e4-c07d-4eda-9ba1-3276cd394c7c tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:30.938974 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 881/3511] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:30 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:30.955911 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-903bb416-d263-4fd6-9bb2-b3ecfad9a49d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:30.958069 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-903bb416-d263-4fd6-9bb2-b3ecfad9a49d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df/action Aug 07 18:59:30.958431 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-903bb416-d263-4fd6-9bb2-b3ecfad9a49d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:59:30.958546 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-903bb416-d263-4fd6-9bb2-b3ecfad9a49d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:30.971362 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:30.971362 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:30.971810 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-903bb416-d263-4fd6-9bb2-b3ecfad9a49d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:30.981371 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-903bb416-d263-4fd6-9bb2-b3ecfad9a49d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Begin detaching volume completed successfully. Aug 07 18:59:30.981599 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-903bb416-d263-4fd6-9bb2-b3ecfad9a49d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df/action returned with HTTP 202 Aug 07 18:59:30.982027 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 873/3512] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:59:30 2026] POST /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:59:31.000906 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5816b056-e544-419f-b140-721bbfce666d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.002434 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5816b056-e544-419f-b140-721bbfce666d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:31.002596 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5816b056-e544-419f-b140-721bbfce666d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.002763 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5816b056-e544-419f-b140-721bbfce666d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.003686 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-868870b5-ec37-42f6-9f0e-26e2abba7fac None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.006214 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-868870b5-ec37-42f6-9f0e-26e2abba7fac tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:31.006214 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-868870b5-ec37-42f6-9f0e-26e2abba7fac tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.006214 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-868870b5-ec37-42f6-9f0e-26e2abba7fac tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.006214 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-868870b5-ec37-42f6-9f0e-26e2abba7fac tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:31.010927 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.010927 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:31.011827 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-868870b5-ec37-42f6-9f0e-26e2abba7fac tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:31.012346 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 882/3513] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:31 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:31.012484 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.012484 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:31.017185 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5816b056-e544-419f-b140-721bbfce666d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:31.018815 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-44c5231a-a74a-4146-bedc-adb236c1723f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.019249 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-44c5231a-a74a-4146-bedc-adb236c1723f None None] GET https://10.4.3.15/volume// Aug 07 18:59:31.019470 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-44c5231a-a74a-4146-bedc-adb236c1723f None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.019695 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-44c5231a-a74a-4146-bedc-adb236c1723f None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.020108 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-44c5231a-a74a-4146-bedc-adb236c1723f None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:31.020593 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 882/3514] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:59: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 07 18:59:31.021175 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5816b056-e544-419f-b140-721bbfce666d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:31.021466 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 878/3515] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:31 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:31.027428 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-217568dc-48f3-441b-ba51-1ce3fa14e8b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.029256 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-217568dc-48f3-441b-ba51-1ce3fa14e8b4 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:31.029450 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-217568dc-48f3-441b-ba51-1ce3fa14e8b4 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.029646 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-217568dc-48f3-441b-ba51-1ce3fa14e8b4 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.039108 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.039108 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:31.042187 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-217568dc-48f3-441b-ba51-1ce3fa14e8b4 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:31.045873 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-217568dc-48f3-441b-ba51-1ce3fa14e8b4 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:31.046809 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 874/3516] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:59:31 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 1317 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:31.234472 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c93525b2-6df8-4f90-bbeb-bcce7ed3b870 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.236206 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c93525b2-6df8-4f90-bbeb-bcce7ed3b870 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:31.236436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c93525b2-6df8-4f90-bbeb-bcce7ed3b870 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.236674 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c93525b2-6df8-4f90-bbeb-bcce7ed3b870 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.244854 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.244854 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:31.248815 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c93525b2-6df8-4f90-bbeb-bcce7ed3b870 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:31.254411 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c93525b2-6df8-4f90-bbeb-bcce7ed3b870 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:31.254897 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 883/3517] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:31 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:31.266170 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fc9e0118-c809-4751-9e18-04682c3fdea4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.267939 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fc9e0118-c809-4751-9e18-04682c3fdea4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:31.268147 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fc9e0118-c809-4751-9e18-04682c3fdea4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.268354 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fc9e0118-c809-4751-9e18-04682c3fdea4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.268504 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-fc9e0118-c809-4751-9e18-04682c3fdea4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume with id: 5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:31.274711 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.274711 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:31.275122 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fc9e0118-c809-4751-9e18-04682c3fdea4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:31.291597 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fc9e0118-c809-4751-9e18-04682c3fdea4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume request issued successfully. Aug 07 18:59:31.291747 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fc9e0118-c809-4751-9e18-04682c3fdea4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 202 Aug 07 18:59:31.292098 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 883/3518] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:59:31 2026] DELETE /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:31.300464 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6f02e381-dc58-46f4-874e-2538d8283b39 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.302140 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6f02e381-dc58-46f4-874e-2538d8283b39 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:31.302336 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6f02e381-dc58-46f4-874e-2538d8283b39 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.302511 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6f02e381-dc58-46f4-874e-2538d8283b39 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.309316 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.309316 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:31.312851 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6f02e381-dc58-46f4-874e-2538d8283b39 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:31.317123 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6f02e381-dc58-46f4-874e-2538d8283b39 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 200 Aug 07 18:59:31.317480 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 879/3519] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:31 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 1358 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:31.500505 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f80c4905-20ac-4528-ba0b-605fef78621e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.502464 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f80c4905-20ac-4528-ba0b-605fef78621e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 18:59:31.502709 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f80c4905-20ac-4528-ba0b-605fef78621e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.502932 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f80c4905-20ac-4528-ba0b-605fef78621e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.511043 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.511043 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:31.514904 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f80c4905-20ac-4528-ba0b-605fef78621e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 18:59:31.520009 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f80c4905-20ac-4528-ba0b-605fef78621e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 returned with HTTP 200 Aug 07 18:59:31.520480 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 875/3520] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:31 2026] GET /volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 => generated 1386 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:31.532058 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-19d480f7-47a2-4d9e-8a1a-3fd4e0317767 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.533870 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-19d480f7-47a2-4d9e-8a1a-3fd4e0317767 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 18:59:31.534084 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-19d480f7-47a2-4d9e-8a1a-3fd4e0317767 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.534268 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-19d480f7-47a2-4d9e-8a1a-3fd4e0317767 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.540523 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.540523 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:31.543617 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-19d480f7-47a2-4d9e-8a1a-3fd4e0317767 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 18:59:31.547609 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-19d480f7-47a2-4d9e-8a1a-3fd4e0317767 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 returned with HTTP 200 Aug 07 18:59:31.547905 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 884/3521] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:31 2026] GET /volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 => generated 1386 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:31.665704 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2f820bdb-63c1-4cc3-bda8-f33f4dcf3642 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.667391 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2f820bdb-63c1-4cc3-bda8-f33f4dcf3642 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 Aug 07 18:59:31.667591 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2f820bdb-63c1-4cc3-bda8-f33f4dcf3642 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.667783 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2f820bdb-63c1-4cc3-bda8-f33f4dcf3642 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.674475 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.674475 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:31.677637 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2f820bdb-63c1-4cc3-bda8-f33f4dcf3642 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:31.680971 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2f820bdb-63c1-4cc3-bda8-f33f4dcf3642 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 returned with HTTP 200 Aug 07 18:59:31.681366 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 884/3522] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:31 2026] GET /volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:31.695694 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-76315330-3d7e-4e70-960e-3ad0949b6a26 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.697345 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-76315330-3d7e-4e70-960e-3ad0949b6a26 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] GET https://10.4.3.15/volume/v3/volumes/detail Aug 07 18:59:31.697648 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-76315330-3d7e-4e70-960e-3ad0949b6a26 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.697891 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-76315330-3d7e-4e70-960e-3ad0949b6a26 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.698258 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-76315330-3d7e-4e70-960e-3ad0949b6a26 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:59:31.698982 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-76315330-3d7e-4e70-960e-3ad0949b6a26 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:59:31.705563 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-76315330-3d7e-4e70-960e-3ad0949b6a26 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Get all volumes completed successfully. Aug 07 18:59:31.706141 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.706141 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:31.709389 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-76315330-3d7e-4e70-960e-3ad0949b6a26 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] https://10.4.3.15/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:59:31.709715 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 880/3523] 10.4.3.15 () {68 vars in 1292 bytes} [Fri Aug 7 18:59:31 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:31.722303 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bcdc1a97-1406-47d9-a10b-7a6c96911bd3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.724121 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bcdc1a97-1406-47d9-a10b-7a6c96911bd3 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 Aug 07 18:59:31.724375 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bcdc1a97-1406-47d9-a10b-7a6c96911bd3 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.724641 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bcdc1a97-1406-47d9-a10b-7a6c96911bd3 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.724829 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-bcdc1a97-1406-47d9-a10b-7a6c96911bd3 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Delete volume with id: b0dfc132-7c07-4f71-b51f-23e9a5449804 Aug 07 18:59:31.731297 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.731297 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:31.731584 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bcdc1a97-1406-47d9-a10b-7a6c96911bd3 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:31.747808 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bcdc1a97-1406-47d9-a10b-7a6c96911bd3 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Delete volume request issued successfully. Aug 07 18:59:31.748015 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bcdc1a97-1406-47d9-a10b-7a6c96911bd3 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 returned with HTTP 202 Aug 07 18:59:31.748427 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 876/3524] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:31 2026] DELETE /volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:59:31.755306 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-39460e02-e035-4055-912d-c742a5d0385e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.757486 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39460e02-e035-4055-912d-c742a5d0385e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 Aug 07 18:59:31.757751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39460e02-e035-4055-912d-c742a5d0385e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.758026 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39460e02-e035-4055-912d-c742a5d0385e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.765602 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.765602 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:31.769290 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-39460e02-e035-4055-912d-c742a5d0385e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:31.773142 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39460e02-e035-4055-912d-c742a5d0385e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 returned with HTTP 200 Aug 07 18:59:31.773613 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 885/3525] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:31 2026] GET /volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:31.884960 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-3e4d29a6-380b-4cea-82db-7afa84b2afdc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:31.887427 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-3e4d29a6-380b-4cea-82db-7afa84b2afdc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] DELETE https://10.4.3.15/volume/v3/attachments/d8b57a10-0b99-45e3-bf2f-f8cd59f803e1 Aug 07 18:59:31.887650 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-3e4d29a6-380b-4cea-82db-7afa84b2afdc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:31.887866 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-3e4d29a6-380b-4cea-82db-7afa84b2afdc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:31.898802 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:31.898802 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:31.942832 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ad18906f-46c8-4d1d-b48a-ec8b9e4f3af9 req-3e4d29a6-380b-4cea-82db-7afa84b2afdc tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments/d8b57a10-0b99-45e3-bf2f-f8cd59f803e1 returned with HTTP 200 Aug 07 18:59:31.943317 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 885/3526] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:59:31 2026] DELETE /volume/v3/attachments/d8b57a10-0b99-45e3-bf2f-f8cd59f803e1 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:32.021380 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c66ce798-b86c-4708-bdfe-587295db05e7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.023127 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c66ce798-b86c-4708-bdfe-587295db05e7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:32.023352 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c66ce798-b86c-4708-bdfe-587295db05e7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.023553 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c66ce798-b86c-4708-bdfe-587295db05e7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.023672 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c66ce798-b86c-4708-bdfe-587295db05e7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:32.027435 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.027435 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:32.028105 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c66ce798-b86c-4708-bdfe-587295db05e7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:32.028449 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 881/3527] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:32.033504 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-81a5a90c-1bc0-46de-89f2-536457398562 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.034930 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81a5a90c-1bc0-46de-89f2-536457398562 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:32.035178 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81a5a90c-1bc0-46de-89f2-536457398562 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.035399 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81a5a90c-1bc0-46de-89f2-536457398562 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.042588 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.042588 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:32.046714 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-81a5a90c-1bc0-46de-89f2-536457398562 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:32.050972 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81a5a90c-1bc0-46de-89f2-536457398562 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:32.051331 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 877/3528] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:32.117154 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-9d470c68-388f-41e1-94a2-8ea931ba76c6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.119105 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-9d470c68-388f-41e1-94a2-8ea931ba76c6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:32.119307 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-9d470c68-388f-41e1-94a2-8ea931ba76c6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.119511 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-9d470c68-388f-41e1-94a2-8ea931ba76c6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.127838 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.127838 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:32.130694 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-9d470c68-388f-41e1-94a2-8ea931ba76c6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:32.134341 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-9d470c68-388f-41e1-94a2-8ea931ba76c6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:32.134686 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 886/3529] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 1133 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:32.150739 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-3179a876-a488-4542-b441-a3722704f62d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.152715 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-3179a876-a488-4542-b441-a3722704f62d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] POST https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786/action Aug 07 18:59:32.153052 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-3179a876-a488-4542-b441-a3722704f62d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:59:32.153170 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-3179a876-a488-4542-b441-a3722704f62d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:32.164483 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.164483 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:32.165057 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-3179a876-a488-4542-b441-a3722704f62d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:32.176725 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-3179a876-a488-4542-b441-a3722704f62d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Begin detaching volume completed successfully. Aug 07 18:59:32.177056 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-3179a876-a488-4542-b441-a3722704f62d tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786/action returned with HTTP 202 Aug 07 18:59:32.177525 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 886/3530] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:59:32 2026] POST /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:59:32.196744 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-75d843b4-2559-4850-a03f-4717033a6930 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.198401 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-75d843b4-2559-4850-a03f-4717033a6930 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:32.200016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-75d843b4-2559-4850-a03f-4717033a6930 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.200016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-75d843b4-2559-4850-a03f-4717033a6930 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.208898 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.208898 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:32.212623 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-75d843b4-2559-4850-a03f-4717033a6930 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:32.215083 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-22e3d5a2-3a35-4ab2-874a-54920c95fbff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.215471 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-22e3d5a2-3a35-4ab2-874a-54920c95fbff None None] GET https://10.4.3.15/volume// Aug 07 18:59:32.215906 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-22e3d5a2-3a35-4ab2-874a-54920c95fbff None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.215906 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-22e3d5a2-3a35-4ab2-874a-54920c95fbff None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.216221 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-22e3d5a2-3a35-4ab2-874a-54920c95fbff None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:32.216514 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 878/3531] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:59:32.216661 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-75d843b4-2559-4850-a03f-4717033a6930 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:32.217115 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 882/3532] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:32.225176 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-afe6c7e7-94b3-4493-94c1-a119822a742f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.227167 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-afe6c7e7-94b3-4493-94c1-a119822a742f tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:32.227363 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-afe6c7e7-94b3-4493-94c1-a119822a742f tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.227549 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-afe6c7e7-94b3-4493-94c1-a119822a742f tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.236981 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.236981 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:32.240512 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-afe6c7e7-94b3-4493-94c1-a119822a742f tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:32.244643 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-afe6c7e7-94b3-4493-94c1-a119822a742f tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:32.245105 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 887/3533] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 1316 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:32.330020 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6465620c-4714-4fe0-be6c-b52656d8da32 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.331776 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6465620c-4714-4fe0-be6c-b52656d8da32 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 Aug 07 18:59:32.331961 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6465620c-4714-4fe0-be6c-b52656d8da32 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.332173 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6465620c-4714-4fe0-be6c-b52656d8da32 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.337292 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6465620c-4714-4fe0-be6c-b52656d8da32 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 returned with HTTP 404 Aug 07 18:59:32.337689 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 887/3534] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/volumes/5d3c3340-e382-4478-a8e3-b9dcd8d1b040 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:32.349293 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-746d94f2-5e50-41c6-abd8-513da2750512 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.351384 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-746d94f2-5e50-41c6-abd8-513da2750512 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 18:59:32.351610 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-746d94f2-5e50-41c6-abd8-513da2750512 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.351828 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-746d94f2-5e50-41c6-abd8-513da2750512 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.359471 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.359471 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:32.363008 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-746d94f2-5e50-41c6-abd8-513da2750512 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:32.367272 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-746d94f2-5e50-41c6-abd8-513da2750512 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 18:59:32.367675 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 879/3535] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:32.381433 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-46a149a6-1ba0-4e81-990e-9a9890151435 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.383463 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-46a149a6-1ba0-4e81-990e-9a9890151435 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:59:32.383915 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-46a149a6-1ba0-4e81-990e-9a9890151435 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1321491438"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:32.392959 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.392959 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:32.393590 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-46a149a6-1ba0-4e81-990e-9a9890151435 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:32.393754 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-46a149a6-1ba0-4e81-990e-9a9890151435 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create snapshot from volume ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 18:59:32.420212 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-46a149a6-1ba0-4e81-990e-9a9890151435 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['e6cc8aee-60eb-4882-a4d2-34f3bfa83c9a', 'fcf810dc-9a49-4581-a4c0-1c3282b6e049', '83e08105-891c-4c5e-a064-014b05623da0', '40df64e6-056e-4c00-866b-82b1db09dcc2'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:32.456776 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-46a149a6-1ba0-4e81-990e-9a9890151435 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot create request issued successfully. Aug 07 18:59:32.457344 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-46a149a6-1ba0-4e81-990e-9a9890151435 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:59:32.457930 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 883/3536] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:59:32 2026] POST /volume/v3/snapshots => generated 380 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:32.470622 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0aaf8d24-bd51-4624-864c-6b5c919421e4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.472790 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0aaf8d24-bd51-4624-864c-6b5c919421e4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 Aug 07 18:59:32.473059 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0aaf8d24-bd51-4624-864c-6b5c919421e4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.473320 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0aaf8d24-bd51-4624-864c-6b5c919421e4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.481842 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.481842 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:32.482408 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0aaf8d24-bd51-4624-864c-6b5c919421e4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:32.483422 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0aaf8d24-bd51-4624-864c-6b5c919421e4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 returned with HTTP 200 Aug 07 18:59:32.483892 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 888/3537] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 => generated 512 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:32.553658 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-e73789e2-8174-445a-a5fc-f17227dd7512 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.557763 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-e73789e2-8174-445a-a5fc-f17227dd7512 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 18:59:32.557959 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-e73789e2-8174-445a-a5fc-f17227dd7512 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.558193 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-e73789e2-8174-445a-a5fc-f17227dd7512 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.564690 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.564690 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:32.567849 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-e73789e2-8174-445a-a5fc-f17227dd7512 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 18:59:32.571866 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-e73789e2-8174-445a-a5fc-f17227dd7512 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 returned with HTTP 200 Aug 07 18:59:32.572247 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 888/3538] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 => generated 1368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:32.785448 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-96dddb99-c96c-441a-aa29-be2bf6551a83 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.787227 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96dddb99-c96c-441a-aa29-be2bf6551a83 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 Aug 07 18:59:32.787452 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96dddb99-c96c-441a-aa29-be2bf6551a83 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.787634 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96dddb99-c96c-441a-aa29-be2bf6551a83 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.793396 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96dddb99-c96c-441a-aa29-be2bf6551a83 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 returned with HTTP 404 Aug 07 18:59:32.793821 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 880/3539] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/volumes/b0dfc132-7c07-4f71-b51f-23e9a5449804 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:32.803824 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-91b63443-c7c3-4c34-944d-188e46c82b2e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.804334 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:32.804682 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-509775988"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:32.806137 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-509775988'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:32.806348 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume of 1 GB Aug 07 18:59:32.806671 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.806671 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:32.811502 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Availability Zones retrieved successfully. Aug 07 18:59:32.817757 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Flow 'volume_create_api' (b7b97245-74e1-4088-b46e-68445e7d4cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:32.818741 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63361517-1112-4f71-9996-ae34ebc4bdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:32.819544 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:32.843853 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63361517-1112-4f71-9996-ae34ebc4bdb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:32.844771 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0389ee7f-854a-4c72-9727-b3cfb687ee4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:32.882958 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Created reservations ['5835e564-67b1-4ab3-8147-6fc4c57d76b9', '4a68b4c9-d64b-4acf-80c0-c59167efb52f', 'b075fac6-4d96-4110-8bd3-597f32f3752e', '6338b7d6-6258-4b9d-9ae9-402918482cc8'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:32.883688 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0389ee7f-854a-4c72-9727-b3cfb687ee4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5835e564-67b1-4ab3-8147-6fc4c57d76b9', '4a68b4c9-d64b-4acf-80c0-c59167efb52f', 'b075fac6-4d96-4110-8bd3-597f32f3752e', '6338b7d6-6258-4b9d-9ae9-402918482cc8']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:32.884586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c39021-8e65-40b9-b4df-390f609af37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:32.907986 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c39021-8e65-40b9-b4df-390f609af37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd8f2877-55f8-41f3-a164-a88050a0144b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-509775988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32f15f770544f16b867f55220f18a79',qos_specs=None,replication_status=,reservations=['5835e564-67b1-4ab3-8147-6fc4c57d76b9','4a68b4c9-d64b-4acf-80c0-c59167efb52f','b075fac6-4d96-4110-8bd3-597f32f3752e','6338b7d6-6258-4b9d-9ae9-402918482cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-509775988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd8f2877-55f8-41f3-a164-a88050a0144b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e32f15f770544f16b867f55220f18a79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:32.908826 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a540653-1410-4f16-8e37-37839fdc2cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:32.925899 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a540653-1410-4f16-8e37-37839fdc2cb0) transitioned into state 'SUCCESS' from state '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-509775988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32f15f770544f16b867f55220f18a79',qos_specs=None,replication_status=,reservations=['5835e564-67b1-4ab3-8147-6fc4c57d76b9','4a68b4c9-d64b-4acf-80c0-c59167efb52f','b075fac6-4d96-4110-8bd3-597f32f3752e','6338b7d6-6258-4b9d-9ae9-402918482cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:32.926814 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47e8d18a-a4c4-4d9a-af56-2f86eb0fa291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:32.935596 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47e8d18a-a4c4-4d9a-af56-2f86eb0fa291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:32.936436 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Flow 'volume_create_api' (b7b97245-74e1-4088-b46e-68445e7d4cea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:32.936753 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume request issued successfully. Aug 07 18:59:32.937320 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-91b63443-c7c3-4c34-944d-188e46c82b2e tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:32.937760 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 884/3540] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:59:32 2026] POST /volume/v3/volumes => generated 775 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:32.950415 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6bb1142e-4aef-4ae1-9367-01b70c3b0cba None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.952166 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bb1142e-4aef-4ae1-9367-01b70c3b0cba tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b Aug 07 18:59:32.952385 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bb1142e-4aef-4ae1-9367-01b70c3b0cba tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.952579 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bb1142e-4aef-4ae1-9367-01b70c3b0cba tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.960052 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.960052 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:32.964008 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6bb1142e-4aef-4ae1-9367-01b70c3b0cba tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:32.968357 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bb1142e-4aef-4ae1-9367-01b70c3b0cba tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b returned with HTTP 200 Aug 07 18:59:32.968775 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 889/3541] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:32.979647 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5bca72f3-bf8f-47c1-9178-55ae154eb2a7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:32.982713 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5bca72f3-bf8f-47c1-9178-55ae154eb2a7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 18:59:32.982894 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5bca72f3-bf8f-47c1-9178-55ae154eb2a7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:32.983275 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5bca72f3-bf8f-47c1-9178-55ae154eb2a7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:32.991925 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:32.991925 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:32.995576 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5bca72f3-bf8f-47c1-9178-55ae154eb2a7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 18:59:33.000990 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5bca72f3-bf8f-47c1-9178-55ae154eb2a7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 returned with HTTP 200 Aug 07 18:59:33.001629 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 889/3542] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:32 2026] GET /volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 => generated 1368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:33.012477 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7be206e6-e7e6-4f67-8e95-bed696438d76 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.012928 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7be206e6-e7e6-4f67-8e95-bed696438d76 None None] GET https://10.4.3.15/volume// Aug 07 18:59:33.013174 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7be206e6-e7e6-4f67-8e95-bed696438d76 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.013394 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7be206e6-e7e6-4f67-8e95-bed696438d76 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.013702 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7be206e6-e7e6-4f67-8e95-bed696438d76 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:33.013951 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 881/3543] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 18:59: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 07 18:59:33.025119 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-bdbf723c-6b64-4549-9f52-a20e7403fc88 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.027032 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-95ac9f94-9005-4a6c-916d-3ff3397fda01 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.027566 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-bdbf723c-6b64-4549-9f52-a20e7403fc88 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:59:33.028040 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-bdbf723c-6b64-4549-9f52-a20e7403fc88 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8159cfed-45fd-4375-9bd2-719d04ac9272", "connector": null, "instance_uuid": "c874ced4-5e8c-4ac8-a05c-a52eb6bf1439"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:33.029591 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-95ac9f94-9005-4a6c-916d-3ff3397fda01 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] DELETE https://10.4.3.15/volume/v3/attachments/4f82c98c-4b19-4567-a895-85619718bca8 Aug 07 18:59:33.029790 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-95ac9f94-9005-4a6c-916d-3ff3397fda01 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.030037 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-95ac9f94-9005-4a6c-916d-3ff3397fda01 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.038261 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-74024494-da94-4a1e-a7e5-039de1707d48 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.040492 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-74024494-da94-4a1e-a7e5-039de1707d48 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:33.040683 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-74024494-da94-4a1e-a7e5-039de1707d48 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.040917 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-74024494-da94-4a1e-a7e5-039de1707d48 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.041072 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-74024494-da94-4a1e-a7e5-039de1707d48 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:33.041330 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.041330 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:33.046002 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.046002 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:33.046917 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-74024494-da94-4a1e-a7e5-039de1707d48 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:33.047412 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 890/3544] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.103171 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-032d6e35-6700-4d51-a8b8-2e922c1ffa85 req-95ac9f94-9005-4a6c-916d-3ff3397fda01 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/attachments/4f82c98c-4b19-4567-a895-85619718bca8 returned with HTTP 200 Aug 07 18:59:33.103171 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 890/3545] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:59:33 2026] DELETE /volume/v3/attachments/4f82c98c-4b19-4567-a895-85619718bca8 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.196055 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.196055 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:33.217422 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-bdbf723c-6b64-4549-9f52-a20e7403fc88 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:59:33.217896 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 885/3546] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:59:33 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:33.230213 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-63bd945c-55af-4b00-842e-a6496ec38151 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.231848 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-63bd945c-55af-4b00-842e-a6496ec38151 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:33.232054 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-63bd945c-55af-4b00-842e-a6496ec38151 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.232236 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-63bd945c-55af-4b00-842e-a6496ec38151 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.238783 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.238783 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:33.242171 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-63bd945c-55af-4b00-842e-a6496ec38151 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:33.246013 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-63bd945c-55af-4b00-842e-a6496ec38151 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:33.246423 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 882/3547] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.260296 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c556eeac-8f53-4eef-a257-462a6b70cca6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.262400 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c556eeac-8f53-4eef-a257-462a6b70cca6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:33.262634 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c556eeac-8f53-4eef-a257-462a6b70cca6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.262867 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c556eeac-8f53-4eef-a257-462a6b70cca6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.272124 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.272124 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:33.276271 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c556eeac-8f53-4eef-a257-462a6b70cca6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:33.281117 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c556eeac-8f53-4eef-a257-462a6b70cca6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:33.281594 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 891/3548] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.343051 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d882b8a7-a07e-4853-8871-f3460ccf992a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.344872 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d882b8a7-a07e-4853-8871-f3460ccf992a tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:33.345484 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d882b8a7-a07e-4853-8871-f3460ccf992a tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.345716 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d882b8a7-a07e-4853-8871-f3460ccf992a tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.352334 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.352334 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:33.355617 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d882b8a7-a07e-4853-8871-f3460ccf992a tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:33.359310 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d882b8a7-a07e-4853-8871-f3460ccf992a tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:33.359800 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 891/3549] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.371246 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f4990077-8ea9-45b3-9f48-d73122f5f7b6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.372984 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f4990077-8ea9-45b3-9f48-d73122f5f7b6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:33.373192 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f4990077-8ea9-45b3-9f48-d73122f5f7b6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.373380 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f4990077-8ea9-45b3-9f48-d73122f5f7b6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.381032 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.381032 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:33.383820 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f4990077-8ea9-45b3-9f48-d73122f5f7b6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:33.387416 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f4990077-8ea9-45b3-9f48-d73122f5f7b6 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:33.387773 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 886/3550] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.431761 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-86774c71-a8ca-4c99-93d5-3562bcd55119 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.433396 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86774c71-a8ca-4c99-93d5-3562bcd55119 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:33.433578 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86774c71-a8ca-4c99-93d5-3562bcd55119 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.433748 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86774c71-a8ca-4c99-93d5-3562bcd55119 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.439907 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.439907 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:33.443179 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-86774c71-a8ca-4c99-93d5-3562bcd55119 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:33.447106 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86774c71-a8ca-4c99-93d5-3562bcd55119 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:33.447480 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 883/3551] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.495431 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aac4b0c7-4f09-45b4-a113-503a00316cfc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.497486 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aac4b0c7-4f09-45b4-a113-503a00316cfc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 Aug 07 18:59:33.497731 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aac4b0c7-4f09-45b4-a113-503a00316cfc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.497942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aac4b0c7-4f09-45b4-a113-503a00316cfc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.503616 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.503616 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:33.504085 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aac4b0c7-4f09-45b4-a113-503a00316cfc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:33.504917 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aac4b0c7-4f09-45b4-a113-503a00316cfc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 returned with HTTP 200 Aug 07 18:59:33.505416 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 892/3552] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 => generated 539 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.516172 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6bbd3b93-463b-4a4e-8c0b-22864e9fd06f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.518387 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bbd3b93-463b-4a4e-8c0b-22864e9fd06f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 Aug 07 18:59:33.518675 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bbd3b93-463b-4a4e-8c0b-22864e9fd06f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.518883 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bbd3b93-463b-4a4e-8c0b-22864e9fd06f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.524587 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.524587 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:33.525144 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6bbd3b93-463b-4a4e-8c0b-22864e9fd06f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:33.526089 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bbd3b93-463b-4a4e-8c0b-22864e9fd06f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 returned with HTTP 200 Aug 07 18:59:33.526524 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 892/3553] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.535173 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9f3e6001-db8b-4ec7-82a4-76e99899b1d6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.537216 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9f3e6001-db8b-4ec7-82a4-76e99899b1d6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots Aug 07 18:59:33.537511 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9f3e6001-db8b-4ec7-82a4-76e99899b1d6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.537787 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9f3e6001-db8b-4ec7-82a4-76e99899b1d6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.538128 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-9f3e6001-db8b-4ec7-82a4-76e99899b1d6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:59:33.539485 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.db.api [None req-9f3e6001-db8b-4ec7-82a4-76e99899b1d6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Building query based on filter {{(pid=100345) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:59:33.548139 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9f3e6001-db8b-4ec7-82a4-76e99899b1d6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Get all snapshots completed successfully. Aug 07 18:59:33.548689 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9f3e6001-db8b-4ec7-82a4-76e99899b1d6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 200 Aug 07 18:59:33.549387 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 887/3554] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/snapshots => generated 408 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.558676 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-621670b4-e002-41f8-b731-11141de0c529 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.560318 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-621670b4-e002-41f8-b731-11141de0c529 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] PUT https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 Aug 07 18:59:33.560636 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-621670b4-e002-41f8-b731-11141de0c529 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-31207441", "description": "This is the new description of snapshot."}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:33.567798 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.567798 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:33.568173 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-621670b4-e002-41f8-b731-11141de0c529 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:33.577988 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-621670b4-e002-41f8-b731-11141de0c529 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 returned with HTTP 200 Aug 07 18:59:33.578610 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 884/3555] 10.4.3.15 () {68 vars in 1368 bytes} [Fri Aug 7 18:59:33 2026] PUT /volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.587945 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a8988ef3-965a-4ebb-a0e2-20a143ee747e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.589951 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a8988ef3-965a-4ebb-a0e2-20a143ee747e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 Aug 07 18:59:33.590183 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a8988ef3-965a-4ebb-a0e2-20a143ee747e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.590386 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a8988ef3-965a-4ebb-a0e2-20a143ee747e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.596476 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.596476 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:33.596938 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a8988ef3-965a-4ebb-a0e2-20a143ee747e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:33.597695 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a8988ef3-965a-4ebb-a0e2-20a143ee747e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 returned with HTTP 200 Aug 07 18:59:33.598034 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 893/3556] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 => generated 575 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.605987 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-db451b03-d23a-4f68-aba0-826d3916c0fe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.607945 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db451b03-d23a-4f68-aba0-826d3916c0fe tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 Aug 07 18:59:33.608186 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db451b03-d23a-4f68-aba0-826d3916c0fe tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.608415 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db451b03-d23a-4f68-aba0-826d3916c0fe tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.608535 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-db451b03-d23a-4f68-aba0-826d3916c0fe tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: 381fea71-99ec-4259-ad01-fb702e22e9c5 Aug 07 18:59:33.613446 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.613446 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:33.613817 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-db451b03-d23a-4f68-aba0-826d3916c0fe tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:33.629008 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-db451b03-d23a-4f68-aba0-826d3916c0fe tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot delete request issued successfully. Aug 07 18:59:33.629205 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db451b03-d23a-4f68-aba0-826d3916c0fe tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 returned with HTTP 202 Aug 07 18:59:33.629660 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 893/3557] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:33 2026] DELETE /volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:33.636391 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5a3d729a-303f-45ab-a702-9553212a01d2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.638245 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5a3d729a-303f-45ab-a702-9553212a01d2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 Aug 07 18:59:33.638480 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5a3d729a-303f-45ab-a702-9553212a01d2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.638677 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5a3d729a-303f-45ab-a702-9553212a01d2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.643620 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.643620 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:33.644049 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5a3d729a-303f-45ab-a702-9553212a01d2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:33.644895 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5a3d729a-303f-45ab-a702-9553212a01d2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 returned with HTTP 200 Aug 07 18:59:33.645261 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 888/3558] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 => generated 574 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:33.980819 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-253e70c7-03b5-4be7-b135-e3f31d968fb7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:33.982672 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-253e70c7-03b5-4be7-b135-e3f31d968fb7 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b Aug 07 18:59:33.982759 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-253e70c7-03b5-4be7-b135-e3f31d968fb7 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:33.982957 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-253e70c7-03b5-4be7-b135-e3f31d968fb7 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:33.991166 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:33.991166 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:33.995878 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-253e70c7-03b5-4be7-b135-e3f31d968fb7 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:34.001559 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-253e70c7-03b5-4be7-b135-e3f31d968fb7 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b returned with HTTP 200 Aug 07 18:59:34.002054 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 885/3559] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:33 2026] GET /volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:34.019372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a69f5801-58f4-4cbe-b5aa-bf8358d77fd2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.022035 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a69f5801-58f4-4cbe-b5aa-bf8358d77fd2 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] GET https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b Aug 07 18:59:34.022126 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a69f5801-58f4-4cbe-b5aa-bf8358d77fd2 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:34.022396 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a69f5801-58f4-4cbe-b5aa-bf8358d77fd2 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:34.038365 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:34.038365 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:34.044692 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a69f5801-58f4-4cbe-b5aa-bf8358d77fd2 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Volume info retrieved successfully. Aug 07 18:59:34.049792 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a69f5801-58f4-4cbe-b5aa-bf8358d77fd2 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b returned with HTTP 200 Aug 07 18:59:34.050268 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 894/3560] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:34 2026] GET /volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:34.056983 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-035738cb-f35d-4008-9db7-b1ff9e3fc352 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.058762 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-035738cb-f35d-4008-9db7-b1ff9e3fc352 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:34.058926 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-035738cb-f35d-4008-9db7-b1ff9e3fc352 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:34.059111 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-035738cb-f35d-4008-9db7-b1ff9e3fc352 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:34.059208 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-035738cb-f35d-4008-9db7-b1ff9e3fc352 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:34.064593 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:34.064593 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:34.064685 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-601b0621-d476-4a75-abef-9b077b622e10 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.065209 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-035738cb-f35d-4008-9db7-b1ff9e3fc352 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:34.065696 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 894/3561] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:34 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:34.066788 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-601b0621-d476-4a75-abef-9b077b622e10 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b Aug 07 18:59:34.067058 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-601b0621-d476-4a75-abef-9b077b622e10 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:34.067277 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-601b0621-d476-4a75-abef-9b077b622e10 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:34.067438 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-601b0621-d476-4a75-abef-9b077b622e10 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Delete volume with id: bd8f2877-55f8-41f3-a164-a88050a0144b Aug 07 18:59:34.071496 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c35875b2-27a7-4334-b9c4-5d00188443fb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.071892 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c35875b2-27a7-4334-b9c4-5d00188443fb None None] GET https://10.4.3.15/volume// Aug 07 18:59:34.072192 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c35875b2-27a7-4334-b9c4-5d00188443fb None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:34.072374 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c35875b2-27a7-4334-b9c4-5d00188443fb None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:34.072791 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c35875b2-27a7-4334-b9c4-5d00188443fb None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:34.073155 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 886/3562] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:59:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:59:34.075737 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:34.075737 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:34.076142 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-601b0621-d476-4a75-abef-9b077b622e10 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:34.080351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-6e3fac8c-a8a5-485e-bfbd-51125a5b8383 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.082797 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-6e3fac8c-a8a5-485e-bfbd-51125a5b8383 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 18:59:34.083093 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-6e3fac8c-a8a5-485e-bfbd-51125a5b8383 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:34.083341 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-6e3fac8c-a8a5-485e-bfbd-51125a5b8383 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:34.093565 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:34.093565 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:34.096879 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-6e3fac8c-a8a5-485e-bfbd-51125a5b8383 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 18:59:34.100858 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-6e3fac8c-a8a5-485e-bfbd-51125a5b8383 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 returned with HTTP 200 Aug 07 18:59:34.101255 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 895/3563] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:59:34 2026] GET /volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 => generated 1547 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:34.104983 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-601b0621-d476-4a75-abef-9b077b622e10 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Delete volume request issued successfully. Aug 07 18:59:34.105274 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-601b0621-d476-4a75-abef-9b077b622e10 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b returned with HTTP 202 Aug 07 18:59:34.105883 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 889/3564] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:34 2026] DELETE /volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:59:34.113311 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b7c4f6aa-ab4f-4fa0-af56-066f939c479d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.115046 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7c4f6aa-ab4f-4fa0-af56-066f939c479d tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b Aug 07 18:59:34.115250 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7c4f6aa-ab4f-4fa0-af56-066f939c479d tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:34.115472 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7c4f6aa-ab4f-4fa0-af56-066f939c479d tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:34.123301 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:34.123301 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:34.128546 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b7c4f6aa-ab4f-4fa0-af56-066f939c479d tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:34.134303 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7c4f6aa-ab4f-4fa0-af56-066f939c479d tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b returned with HTTP 200 Aug 07 18:59:34.134833 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 895/3565] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:34 2026] GET /volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:34.222008 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5ead034a-fab7-4944-8d77-87eba20efb76 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.224403 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5ead034a-fab7-4944-8d77-87eba20efb76 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] PUT https://10.4.3.15/volume/v3/attachments/48837360-ab79-4b3f-9eba-d780ec70178d Aug 07 18:59:34.224792 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5ead034a-fab7-4944-8d77-87eba20efb76 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:34.232222 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5ead034a-fab7-4944-8d77-87eba20efb76 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Acquiring lock "cinder-attachment_update-8159cfed-45fd-4375-9bd2-719d04ac9272-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:59:34.237319 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5ead034a-fab7-4944-8d77-87eba20efb76 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Lock "cinder-attachment_update-8159cfed-45fd-4375-9bd2-719d04ac9272-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:59:34.238306 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:34.238306 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:34.322498 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5ead034a-fab7-4944-8d77-87eba20efb76 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Lock "cinder-attachment_update-8159cfed-45fd-4375-9bd2-719d04ac9272-np0000006749" released by "attachment_update" :: held 0.085s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:59:34.322812 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-5ead034a-fab7-4944-8d77-87eba20efb76 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments/48837360-ab79-4b3f-9eba-d780ec70178d returned with HTTP 200 Aug 07 18:59:34.323398 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 887/3566] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:59:34 2026] PUT /volume/v3/attachments/48837360-ab79-4b3f-9eba-d780ec70178d => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:34.345460 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-cb60b24b-f8a4-4bbb-818c-7a5ac62492a7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.349077 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-cb60b24b-f8a4-4bbb-818c-7a5ac62492a7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] POST https://10.4.3.15/volume/v3/attachments/48837360-ab79-4b3f-9eba-d780ec70178d/action Aug 07 18:59:34.349585 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-cb60b24b-f8a4-4bbb-818c-7a5ac62492a7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:59:34.349710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-cb60b24b-f8a4-4bbb-818c-7a5ac62492a7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:34.369966 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:34.369966 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:34.379828 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b13f7926-d5d8-45b0-8444-1dd351cffb85 req-cb60b24b-f8a4-4bbb-818c-7a5ac62492a7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments/48837360-ab79-4b3f-9eba-d780ec70178d/action returned with HTTP 204 Aug 07 18:59:34.380328 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 896/3567] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:59:34 2026] POST /volume/v3/attachments/48837360-ab79-4b3f-9eba-d780ec70178d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:34.656850 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2e8e38c9-23c3-4649-825b-09c342b769f9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.658610 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2e8e38c9-23c3-4649-825b-09c342b769f9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 Aug 07 18:59:34.658802 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2e8e38c9-23c3-4649-825b-09c342b769f9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:34.658979 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2e8e38c9-23c3-4649-825b-09c342b769f9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:34.662743 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2e8e38c9-23c3-4649-825b-09c342b769f9 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 returned with HTTP 404 Aug 07 18:59:34.663164 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 890/3568] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:34 2026] GET /volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:34.669917 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fb046e17-7087-46fe-add1-ff01c3a51979 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.671659 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb046e17-7087-46fe-add1-ff01c3a51979 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 Aug 07 18:59:34.671834 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb046e17-7087-46fe-add1-ff01c3a51979 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:34.672023 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb046e17-7087-46fe-add1-ff01c3a51979 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:34.672141 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-fb046e17-7087-46fe-add1-ff01c3a51979 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: 381fea71-99ec-4259-ad01-fb702e22e9c5 Aug 07 18:59:34.676062 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb046e17-7087-46fe-add1-ff01c3a51979 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 returned with HTTP 404 Aug 07 18:59:34.676486 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 896/3569] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 18:59:34 2026] DELETE /volume/v3/snapshots/381fea71-99ec-4259-ad01-fb702e22e9c5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:34.686982 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a57f6a2a-3a57-4146-9efd-435e84929e8c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.689291 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a57f6a2a-3a57-4146-9efd-435e84929e8c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 18:59:34.689447 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a57f6a2a-3a57-4146-9efd-435e84929e8c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:34.689632 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a57f6a2a-3a57-4146-9efd-435e84929e8c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:34.695891 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:34.695891 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:34.698808 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a57f6a2a-3a57-4146-9efd-435e84929e8c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:34.702164 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a57f6a2a-3a57-4146-9efd-435e84929e8c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 18:59:34.702484 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 888/3570] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:34 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:34.718254 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-55e8672f-9f0f-4c73-aed1-4b704f0889be None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.720062 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55e8672f-9f0f-4c73-aed1-4b704f0889be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 18:59:34.720429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-55e8672f-9f0f-4c73-aed1-4b704f0889be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-946805204"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:34.728267 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:34.728267 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:34.728681 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-55e8672f-9f0f-4c73-aed1-4b704f0889be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 18:59:34.728800 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-55e8672f-9f0f-4c73-aed1-4b704f0889be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create snapshot from volume ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 18:59:34.750408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-55e8672f-9f0f-4c73-aed1-4b704f0889be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['1b884a71-1315-4af4-a8c4-4a7e971e4064', '95ea1448-d751-49e2-a045-d5ad4cecbc33', '00ac4843-6765-4bf9-ab28-8cb7bd139505', '5a3b48dc-d093-435c-b144-8e9c6db6144f'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:34.774560 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-55e8672f-9f0f-4c73-aed1-4b704f0889be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot create request issued successfully. Aug 07 18:59:34.774814 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55e8672f-9f0f-4c73-aed1-4b704f0889be tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 18:59:34.775369 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 897/3571] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 18:59:34 2026] POST /volume/v3/snapshots => generated 309 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:34.783324 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4f7a805c-eca5-455c-9c9e-104d4e99147c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:34.785285 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f7a805c-eca5-455c-9c9e-104d4e99147c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d Aug 07 18:59:34.785485 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f7a805c-eca5-455c-9c9e-104d4e99147c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:34.785687 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f7a805c-eca5-455c-9c9e-104d4e99147c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:34.790434 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:34.790434 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:34.790840 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4f7a805c-eca5-455c-9c9e-104d4e99147c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:34.791590 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f7a805c-eca5-455c-9c9e-104d4e99147c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d returned with HTTP 200 Aug 07 18:59:34.791894 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 891/3572] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:34 2026] GET /volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:35.075134 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3d985c4a-7efd-47ce-90cc-57ed1d323e0e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:35.076838 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d985c4a-7efd-47ce-90cc-57ed1d323e0e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:35.077040 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d985c4a-7efd-47ce-90cc-57ed1d323e0e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:35.077232 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d985c4a-7efd-47ce-90cc-57ed1d323e0e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:35.077332 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3d985c4a-7efd-47ce-90cc-57ed1d323e0e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:35.081877 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:35.081877 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:35.082577 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d985c4a-7efd-47ce-90cc-57ed1d323e0e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:35.082935 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 897/3573] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:35 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:35.149659 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e56e55fa-76e0-42b4-81ea-a6d09d62668b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:35.156575 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e56e55fa-76e0-42b4-81ea-a6d09d62668b tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b Aug 07 18:59:35.157676 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e56e55fa-76e0-42b4-81ea-a6d09d62668b tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:35.158356 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e56e55fa-76e0-42b4-81ea-a6d09d62668b tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:35.171448 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e56e55fa-76e0-42b4-81ea-a6d09d62668b tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b returned with HTTP 404 Aug 07 18:59:35.172006 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 889/3574] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:35 2026] GET /volume/v3/volumes/bd8f2877-55f8-41f3-a164-a88050a0144b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:35.181688 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:35.183641 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:35.184004 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1584992113"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:35.185524 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1584992113'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:35.185674 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume of 1 GB Aug 07 18:59:35.185924 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:35.185924 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:35.189909 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Availability Zones retrieved successfully. Aug 07 18:59:35.195523 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Flow 'volume_create_api' (ccd725da-040b-450a-ad29-a3664d48fb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:35.196387 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94d2778d-8063-440d-9912-814884cde73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:35.197174 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:35.222737 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94d2778d-8063-440d-9912-814884cde73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:35.223625 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f65f2c6c-2c23-4241-95a7-5d63399e0ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:35.259715 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Created reservations ['1694d446-924b-4688-9df1-cf34b69c3afe', '75f59c5a-09ad-4b46-b5ef-cca9e4d07010', 'f5bde569-ffde-4b72-99cb-98604c0fc443', 'b3d688ca-4211-4c82-ae38-d97bfd60bf28'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:35.260697 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f65f2c6c-2c23-4241-95a7-5d63399e0ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1694d446-924b-4688-9df1-cf34b69c3afe', '75f59c5a-09ad-4b46-b5ef-cca9e4d07010', 'f5bde569-ffde-4b72-99cb-98604c0fc443', 'b3d688ca-4211-4c82-ae38-d97bfd60bf28']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:35.261936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad33bac-0fb3-4967-a703-15758afc249e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:35.284880 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad33bac-0fb3-4967-a703-15758afc249e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2fb486f-2648-435c-8c54-6af15402299b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584992113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32f15f770544f16b867f55220f18a79',qos_specs=None,replication_status=,reservations=['1694d446-924b-4688-9df1-cf34b69c3afe','75f59c5a-09ad-4b46-b5ef-cca9e4d07010','f5bde569-ffde-4b72-99cb-98604c0fc443','b3d688ca-4211-4c82-ae38-d97bfd60bf28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584992113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2fb486f-2648-435c-8c54-6af15402299b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e32f15f770544f16b867f55220f18a79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:35.285527 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ebfa2f-db51-475b-a5ba-f51fa1d3f3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:35.300861 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ebfa2f-db51-475b-a5ba-f51fa1d3f3bf) transitioned into state 'SUCCESS' from state '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-1584992113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32f15f770544f16b867f55220f18a79',qos_specs=None,replication_status=,reservations=['1694d446-924b-4688-9df1-cf34b69c3afe','75f59c5a-09ad-4b46-b5ef-cca9e4d07010','f5bde569-ffde-4b72-99cb-98604c0fc443','b3d688ca-4211-4c82-ae38-d97bfd60bf28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277e2c5b58e44bf893bd73ef8c6167a5',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:35.301538 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77abb43-9eed-437f-ac0d-42f27ec04e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:35.310763 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77abb43-9eed-437f-ac0d-42f27ec04e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:35.311880 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Flow 'volume_create_api' (ccd725da-040b-450a-ad29-a3664d48fb93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:35.312288 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Create volume request issued successfully. Aug 07 18:59:35.312990 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a5cc4baf-d053-4425-a18d-1e3c362418a8 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:35.313587 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 898/3575] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 18:59:35 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:35.323942 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0d27261f-b173-4de8-91e4-84a72618c216 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:35.325612 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0d27261f-b173-4de8-91e4-84a72618c216 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b Aug 07 18:59:35.325801 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0d27261f-b173-4de8-91e4-84a72618c216 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:35.325977 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0d27261f-b173-4de8-91e4-84a72618c216 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:35.332575 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:35.332575 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:35.335747 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0d27261f-b173-4de8-91e4-84a72618c216 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:35.339222 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0d27261f-b173-4de8-91e4-84a72618c216 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b returned with HTTP 200 Aug 07 18:59:35.339591 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 892/3576] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:35 2026] GET /volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:35.800324 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-54c0f592-b7b5-4924-8cb2-de77e53e946d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:35.802061 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54c0f592-b7b5-4924-8cb2-de77e53e946d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d Aug 07 18:59:35.802258 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54c0f592-b7b5-4924-8cb2-de77e53e946d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:35.802438 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54c0f592-b7b5-4924-8cb2-de77e53e946d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:35.807084 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:35.807084 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:35.807502 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-54c0f592-b7b5-4924-8cb2-de77e53e946d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 18:59:35.808184 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54c0f592-b7b5-4924-8cb2-de77e53e946d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d returned with HTTP 200 Aug 07 18:59:35.808511 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 898/3577] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 18:59:35 2026] GET /volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:36.095942 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e7f4d83d-b134-464d-a49b-b10c47928cbb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.097986 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7f4d83d-b134-464d-a49b-b10c47928cbb tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:36.098471 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7f4d83d-b134-464d-a49b-b10c47928cbb tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.098686 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7f4d83d-b134-464d-a49b-b10c47928cbb tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.098796 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e7f4d83d-b134-464d-a49b-b10c47928cbb tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:36.104701 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.104701 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:36.105466 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7f4d83d-b134-464d-a49b-b10c47928cbb tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:36.105855 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 890/3578] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:36 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:36.180766 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-75f2c4f9-4706-4231-8615-8b847ea72463 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.182740 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-75f2c4f9-4706-4231-8615-8b847ea72463 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:36.182971 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-75f2c4f9-4706-4231-8615-8b847ea72463 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.183213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-75f2c4f9-4706-4231-8615-8b847ea72463 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.191830 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.191830 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:36.195885 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-75f2c4f9-4706-4231-8615-8b847ea72463 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:36.200515 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-75f2c4f9-4706-4231-8615-8b847ea72463 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:36.200914 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 899/3579] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:36 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:36.214033 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1d466365-5b2b-42b8-9a2d-6ed04edc7aa5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.215966 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1d466365-5b2b-42b8-9a2d-6ed04edc7aa5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:36.216180 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1d466365-5b2b-42b8-9a2d-6ed04edc7aa5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.216423 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1d466365-5b2b-42b8-9a2d-6ed04edc7aa5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.225720 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.225720 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:36.230293 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1d466365-5b2b-42b8-9a2d-6ed04edc7aa5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:36.235777 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1d466365-5b2b-42b8-9a2d-6ed04edc7aa5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:36.236321 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 893/3580] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:36 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:36.279645 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-c3f60631-c026-4cd7-9a4c-69499711fe71 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.282079 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-c3f60631-c026-4cd7-9a4c-69499711fe71 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:36.282386 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-c3f60631-c026-4cd7-9a4c-69499711fe71 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.282657 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-c3f60631-c026-4cd7-9a4c-69499711fe71 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.291800 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.291800 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:36.296047 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-c3f60631-c026-4cd7-9a4c-69499711fe71 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:36.301127 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-c3f60631-c026-4cd7-9a4c-69499711fe71 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:36.301495 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 899/3581] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:36 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:36.321906 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dd51ec56-9b13-4dd4-968e-f3375efa29dd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.324168 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd51ec56-9b13-4dd4-968e-f3375efa29dd tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] DELETE https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:36.324394 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd51ec56-9b13-4dd4-968e-f3375efa29dd tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.324614 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd51ec56-9b13-4dd4-968e-f3375efa29dd tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.324806 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-dd51ec56-9b13-4dd4-968e-f3375efa29dd tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Delete volume with id: 690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:36.334050 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.334050 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:36.334529 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dd51ec56-9b13-4dd4-968e-f3375efa29dd tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:36.354535 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7b9c3020-1d23-44c5-8082-fddb3b94fa18 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.355963 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dd51ec56-9b13-4dd4-968e-f3375efa29dd tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Delete volume request issued successfully. Aug 07 18:59:36.356207 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd51ec56-9b13-4dd4-968e-f3375efa29dd tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 202 Aug 07 18:59:36.356571 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b9c3020-1d23-44c5-8082-fddb3b94fa18 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b Aug 07 18:59:36.356689 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 891/3582] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:59:36 2026] DELETE /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:36.357054 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7b9c3020-1d23-44c5-8082-fddb3b94fa18 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.358720 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7b9c3020-1d23-44c5-8082-fddb3b94fa18 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.367079 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.367079 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:36.367502 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-224f2c1e-0167-4891-ad8e-e57bc1b4d404 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.369960 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-224f2c1e-0167-4891-ad8e-e57bc1b4d404 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:36.369960 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-224f2c1e-0167-4891-ad8e-e57bc1b4d404 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.369960 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-224f2c1e-0167-4891-ad8e-e57bc1b4d404 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.371817 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7b9c3020-1d23-44c5-8082-fddb3b94fa18 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:36.377692 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b9c3020-1d23-44c5-8082-fddb3b94fa18 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b returned with HTTP 200 Aug 07 18:59:36.378586 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 900/3583] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:36 2026] GET /volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:36.378620 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.378620 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:36.384726 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-70c2784f-ec76-4026-b61d-de48c5d7d1fd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.385127 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-70c2784f-ec76-4026-b61d-de48c5d7d1fd None None] GET https://10.4.3.15/volume// Aug 07 18:59:36.385298 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-70c2784f-ec76-4026-b61d-de48c5d7d1fd None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.385520 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-70c2784f-ec76-4026-b61d-de48c5d7d1fd None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.385854 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-70c2784f-ec76-4026-b61d-de48c5d7d1fd None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:36.386158 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 900/3584] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 18:59: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 07 18:59:36.386665 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-224f2c1e-0167-4891-ad8e-e57bc1b4d404 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:36.394787 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-960e17c2-b40e-4ab0-8875-2555f9cd3923 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.394918 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-34320769-ed8a-45c9-a37e-268e89daebfe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.396407 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-960e17c2-b40e-4ab0-8875-2555f9cd3923 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] GET https://10.4.3.15/volume/v3/volumes/summary Aug 07 18:59:36.396795 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-960e17c2-b40e-4ab0-8875-2555f9cd3923 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.398655 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-224f2c1e-0167-4891-ad8e-e57bc1b4d404 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 200 Aug 07 18:59:36.398736 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-960e17c2-b40e-4ab0-8875-2555f9cd3923 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.398736 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-960e17c2-b40e-4ab0-8875-2555f9cd3923 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:59:36.398828 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 894/3585] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:36 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:36.399076 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-34320769-ed8a-45c9-a37e-268e89daebfe tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 18:59:36.399439 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-34320769-ed8a-45c9-a37e-268e89daebfe tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e7ae4d5-5cf0-48c8-acd5-779bf4db3180", "connector": null, "instance_uuid": "55a3900d-5b3d-4ea6-8d9b-1bc6f6379e86"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:36.404116 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-960e17c2-b40e-4ab0-8875-2555f9cd3923 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] Get summary completed successfully. Aug 07 18:59:36.404603 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-960e17c2-b40e-4ab0-8875-2555f9cd3923 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-reader] https://10.4.3.15/volume/v3/volumes/summary returned with HTTP 200 Aug 07 18:59:36.405624 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 901/3586] 10.4.3.15 () {68 vars in 1295 bytes} [Fri Aug 7 18:59:36 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:36.408658 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.408658 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:36.414480 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4eebe3b4-85a7-4100-ad87-3016e5edac24 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.416528 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4eebe3b4-85a7-4100-ad87-3016e5edac24 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b Aug 07 18:59:36.416761 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4eebe3b4-85a7-4100-ad87-3016e5edac24 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.416942 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4eebe3b4-85a7-4100-ad87-3016e5edac24 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.417149 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-4eebe3b4-85a7-4100-ad87-3016e5edac24 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Delete volume with id: e2fb486f-2648-435c-8c54-6af15402299b Aug 07 18:59:36.426112 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.426112 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:36.426459 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4eebe3b4-85a7-4100-ad87-3016e5edac24 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:36.437650 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-34320769-ed8a-45c9-a37e-268e89daebfe tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 18:59:36.438141 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 892/3587] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 18:59:36 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 07 18:59:36.449956 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4eebe3b4-85a7-4100-ad87-3016e5edac24 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Delete volume request issued successfully. Aug 07 18:59:36.450258 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4eebe3b4-85a7-4100-ad87-3016e5edac24 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b returned with HTTP 202 Aug 07 18:59:36.450742 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 901/3588] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 18:59:36 2026] DELETE /volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:59:36.458488 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-532582ee-9027-4879-b6a3-0a5f33d5f9d1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.464716 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-532582ee-9027-4879-b6a3-0a5f33d5f9d1 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b Aug 07 18:59:36.465093 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-532582ee-9027-4879-b6a3-0a5f33d5f9d1 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.465353 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-532582ee-9027-4879-b6a3-0a5f33d5f9d1 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.475718 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7362fcf5-0534-4d14-883f-147bd1bf905e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.478957 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7362fcf5-0534-4d14-883f-147bd1bf905e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:36.478957 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7362fcf5-0534-4d14-883f-147bd1bf905e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.478957 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7362fcf5-0534-4d14-883f-147bd1bf905e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.480931 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.480931 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:36.493578 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c388dded-8fb5-4789-a22e-8fc7876e24b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.493578 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c388dded-8fb5-4789-a22e-8fc7876e24b4 None None] GET https://10.4.3.15/volume// Aug 07 18:59:36.493578 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c388dded-8fb5-4789-a22e-8fc7876e24b4 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.493578 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c388dded-8fb5-4789-a22e-8fc7876e24b4 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.493578 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c388dded-8fb5-4789-a22e-8fc7876e24b4 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:36.493743 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-532582ee-9027-4879-b6a3-0a5f33d5f9d1 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Volume info retrieved successfully. Aug 07 18:59:36.493800 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 893/3589] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:59: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 07 18:59:36.495092 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-532582ee-9027-4879-b6a3-0a5f33d5f9d1 tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b returned with HTTP 200 Aug 07 18:59:36.495537 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 895/3590] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:36 2026] GET /volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:36.496775 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.496775 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:36.500743 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7362fcf5-0534-4d14-883f-147bd1bf905e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:36.501122 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-0e5b4f0f-8046-4557-b733-96c08ef8b73b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.503864 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-0e5b4f0f-8046-4557-b733-96c08ef8b73b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:36.504191 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-0e5b4f0f-8046-4557-b733-96c08ef8b73b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.504416 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-0e5b4f0f-8046-4557-b733-96c08ef8b73b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.507391 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7362fcf5-0534-4d14-883f-147bd1bf905e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:36.507818 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 902/3591] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:36 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:36.514486 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.514486 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:36.517828 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-0e5b4f0f-8046-4557-b733-96c08ef8b73b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:36.521910 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-0e5b4f0f-8046-4557-b733-96c08ef8b73b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:36.522342 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 902/3592] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:59:36 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:36.649117 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-aabf5dbe-b15f-486f-b826-c5ba477daa40 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.651608 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-aabf5dbe-b15f-486f-b826-c5ba477daa40 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] PUT https://10.4.3.15/volume/v3/attachments/064efdc9-2631-4668-bef9-a68767055752 Aug 07 18:59:36.652238 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-aabf5dbe-b15f-486f-b826-c5ba477daa40 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:36.665787 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-aabf5dbe-b15f-486f-b826-c5ba477daa40 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Acquiring lock "cinder-attachment_update-3e7ae4d5-5cf0-48c8-acd5-779bf4db3180-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:59:36.671046 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-aabf5dbe-b15f-486f-b826-c5ba477daa40 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-3e7ae4d5-5cf0-48c8-acd5-779bf4db3180-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:59:36.672189 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.672189 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:36.767876 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-aabf5dbe-b15f-486f-b826-c5ba477daa40 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-3e7ae4d5-5cf0-48c8-acd5-779bf4db3180-np0000006749" released by "attachment_update" :: held 0.097s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:59:36.768311 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-aabf5dbe-b15f-486f-b826-c5ba477daa40 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/064efdc9-2631-4668-bef9-a68767055752 returned with HTTP 200 Aug 07 18:59:36.768827 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 894/3593] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 18:59:36 2026] PUT /volume/v3/attachments/064efdc9-2631-4668-bef9-a68767055752 => generated 968 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:36.779475 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-61fb4e9b-c42f-4366-97f0-8b8776f3de0c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:36.783777 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-61fb4e9b-c42f-4366-97f0-8b8776f3de0c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180/encryption Aug 07 18:59:36.783777 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-61fb4e9b-c42f-4366-97f0-8b8776f3de0c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:36.783921 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-61fb4e9b-c42f-4366-97f0-8b8776f3de0c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:36.798202 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:36.798202 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:36.808332 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-61fb4e9b-c42f-4366-97f0-8b8776f3de0c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180/encryption returned with HTTP 200 Aug 07 18:59:36.808712 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 896/3594] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 18:59:36 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:37.116195 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1dfae4c9-a0f2-4f4d-95ee-51d2175f7166 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:37.117937 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1dfae4c9-a0f2-4f4d-95ee-51d2175f7166 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:37.118135 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1dfae4c9-a0f2-4f4d-95ee-51d2175f7166 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:37.118327 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1dfae4c9-a0f2-4f4d-95ee-51d2175f7166 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:37.118434 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-1dfae4c9-a0f2-4f4d-95ee-51d2175f7166 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:37.123383 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:37.123383 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:37.124129 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1dfae4c9-a0f2-4f4d-95ee-51d2175f7166 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:37.124502 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 903/3595] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:37 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:37.409170 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-82e83e41-7d86-4224-9956-ca96f526c287 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:37.411407 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-82e83e41-7d86-4224-9956-ca96f526c287 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 Aug 07 18:59:37.411658 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-82e83e41-7d86-4224-9956-ca96f526c287 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:37.411897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-82e83e41-7d86-4224-9956-ca96f526c287 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:37.419120 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-82e83e41-7d86-4224-9956-ca96f526c287 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 returned with HTTP 404 Aug 07 18:59:37.419715 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 903/3596] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:37 2026] GET /volume/v3/volumes/690acb08-63ab-45fe-8126-debdcee4d786 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:37.426958 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-76c446e0-35e3-49d1-bd7f-717bb643b55b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:37.428617 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-76c446e0-35e3-49d1-bd7f-717bb643b55b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] DELETE https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:37.428840 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-76c446e0-35e3-49d1-bd7f-717bb643b55b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:37.429089 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-76c446e0-35e3-49d1-bd7f-717bb643b55b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:37.429297 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-76c446e0-35e3-49d1-bd7f-717bb643b55b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Delete volume with id: 9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:37.435723 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:37.435723 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:37.436237 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-76c446e0-35e3-49d1-bd7f-717bb643b55b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:37.459706 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-76c446e0-35e3-49d1-bd7f-717bb643b55b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Delete volume request issued successfully. Aug 07 18:59:37.459910 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-76c446e0-35e3-49d1-bd7f-717bb643b55b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 202 Aug 07 18:59:37.460365 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 895/3597] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:59:37 2026] DELETE /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:37.468692 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-de895405-a23c-4b9e-a785-1aae6ad9b449 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:37.470527 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-de895405-a23c-4b9e-a785-1aae6ad9b449 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:37.470728 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-de895405-a23c-4b9e-a785-1aae6ad9b449 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:37.470909 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-de895405-a23c-4b9e-a785-1aae6ad9b449 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:37.477662 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:37.477662 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:37.480859 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-de895405-a23c-4b9e-a785-1aae6ad9b449 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:37.484971 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-de895405-a23c-4b9e-a785-1aae6ad9b449 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 200 Aug 07 18:59:37.485360 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 897/3598] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:37 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:37.508007 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a4846de0-7d78-4fd0-b147-a8bb057bdf1b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:37.509798 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a4846de0-7d78-4fd0-b147-a8bb057bdf1b tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] GET https://10.4.3.15/volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b Aug 07 18:59:37.510013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a4846de0-7d78-4fd0-b147-a8bb057bdf1b tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:37.510189 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a4846de0-7d78-4fd0-b147-a8bb057bdf1b tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:37.516364 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a4846de0-7d78-4fd0-b147-a8bb057bdf1b tempest-ProjectReaderTests-221117359 tempest-ProjectReaderTests-221117359-project-admin] https://10.4.3.15/volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b returned with HTTP 404 Aug 07 18:59:37.516859 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 904/3599] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 18:59:37 2026] GET /volume/v3/volumes/e2fb486f-2648-435c-8c54-6af15402299b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:59:37.521373 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e67f25ff-5ea1-4dcf-9e4d-2506681a6335 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:37.523186 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e67f25ff-5ea1-4dcf-9e4d-2506681a6335 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:37.523386 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e67f25ff-5ea1-4dcf-9e4d-2506681a6335 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:37.523556 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e67f25ff-5ea1-4dcf-9e4d-2506681a6335 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:37.533603 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:37.533603 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:37.536965 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e67f25ff-5ea1-4dcf-9e4d-2506681a6335 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:37.540798 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e67f25ff-5ea1-4dcf-9e4d-2506681a6335 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:37.541176 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 904/3600] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:37 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:38.134943 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d921f6d3-1ec4-46bb-85a6-5374ee4752b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:38.136807 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d921f6d3-1ec4-46bb-85a6-5374ee4752b6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:38.137093 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d921f6d3-1ec4-46bb-85a6-5374ee4752b6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:38.137437 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d921f6d3-1ec4-46bb-85a6-5374ee4752b6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:38.137597 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d921f6d3-1ec4-46bb-85a6-5374ee4752b6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:38.143546 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:38.143546 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:38.144474 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d921f6d3-1ec4-46bb-85a6-5374ee4752b6 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:38.144819 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 896/3601] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:38 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:38.501300 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1d3328c9-2edf-42f3-b1a2-44ba39a8e7e2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:38.503306 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1d3328c9-2edf-42f3-b1a2-44ba39a8e7e2 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df Aug 07 18:59:38.503556 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1d3328c9-2edf-42f3-b1a2-44ba39a8e7e2 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:38.503784 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1d3328c9-2edf-42f3-b1a2-44ba39a8e7e2 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:38.511196 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1d3328c9-2edf-42f3-b1a2-44ba39a8e7e2 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df returned with HTTP 404 Aug 07 18:59:38.511738 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 898/3602] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:38 2026] GET /volume/v3/volumes/9ae1e3b5-a400-48ee-90e5-e812e29328df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:38.555582 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-15852de1-a574-46ad-8263-da4006e77d8d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:38.558560 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-15852de1-a574-46ad-8263-da4006e77d8d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:38.558737 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-15852de1-a574-46ad-8263-da4006e77d8d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:38.558919 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-15852de1-a574-46ad-8263-da4006e77d8d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:38.579442 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:38.579442 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:38.584268 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-15852de1-a574-46ad-8263-da4006e77d8d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:38.587718 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a14876e5-7245-490c-8f63-468d7d2e0095 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:38.589499 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-15852de1-a574-46ad-8263-da4006e77d8d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:38.590391 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 905/3603] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:38 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:38.590579 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a14876e5-7245-490c-8f63-468d7d2e0095 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] DELETE https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:59:38.590579 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a14876e5-7245-490c-8f63-468d7d2e0095 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:38.590579 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a14876e5-7245-490c-8f63-468d7d2e0095 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:38.590579 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-a14876e5-7245-490c-8f63-468d7d2e0095 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Delete volume with id: bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:59:38.604635 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:38.604635 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:38.604635 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a14876e5-7245-490c-8f63-468d7d2e0095 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:38.638903 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a14876e5-7245-490c-8f63-468d7d2e0095 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Delete volume request issued successfully. Aug 07 18:59:38.639089 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a14876e5-7245-490c-8f63-468d7d2e0095 tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 202 Aug 07 18:59:38.639573 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 905/3604] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:59:38 2026] DELETE /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:38.646773 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e595bb28-4201-462e-baf6-7284f1c63b4b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:38.648508 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e595bb28-4201-462e-baf6-7284f1c63b4b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:59:38.648704 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e595bb28-4201-462e-baf6-7284f1c63b4b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:38.648885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e595bb28-4201-462e-baf6-7284f1c63b4b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:38.655767 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:38.655767 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:38.659617 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e595bb28-4201-462e-baf6-7284f1c63b4b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Volume info retrieved successfully. Aug 07 18:59:38.663872 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e595bb28-4201-462e-baf6-7284f1c63b4b tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 200 Aug 07 18:59:38.664252 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 897/3605] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:38 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:39.155444 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-334201e3-ec25-416c-962e-593f14b06d04 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:39.157094 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-334201e3-ec25-416c-962e-593f14b06d04 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:39.157295 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-334201e3-ec25-416c-962e-593f14b06d04 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:39.157536 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-334201e3-ec25-416c-962e-593f14b06d04 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:39.157656 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-334201e3-ec25-416c-962e-593f14b06d04 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:39.161491 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:39.161491 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:39.162320 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-334201e3-ec25-416c-962e-593f14b06d04 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:39.162747 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 899/3606] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:39 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:39.606546 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-71c792a5-ec9a-4130-bd3e-c00621918534 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:39.610185 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-71c792a5-ec9a-4130-bd3e-c00621918534 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:39.610185 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-71c792a5-ec9a-4130-bd3e-c00621918534 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:39.610185 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-71c792a5-ec9a-4130-bd3e-c00621918534 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:39.618888 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:39.618888 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:39.623124 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-71c792a5-ec9a-4130-bd3e-c00621918534 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:39.628503 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-71c792a5-ec9a-4130-bd3e-c00621918534 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:39.628966 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 906/3607] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:39 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:39.678976 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-db124fbb-85da-4253-ac62-80fe7f4f33cb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:39.680810 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db124fbb-85da-4253-ac62-80fe7f4f33cb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] GET https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 Aug 07 18:59:39.681049 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db124fbb-85da-4253-ac62-80fe7f4f33cb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:39.681268 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db124fbb-85da-4253-ac62-80fe7f4f33cb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:39.689807 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db124fbb-85da-4253-ac62-80fe7f4f33cb tempest-AttachVolumeTestJSON-1204991358 tempest-AttachVolumeTestJSON-1204991358-project-member] https://10.4.3.15/volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 returned with HTTP 404 Aug 07 18:59:39.689807 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 906/3608] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:39 2026] GET /volume/v3/volumes/bcd86f61-990a-4add-8ec9-cd1602a40291 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:40.178907 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3e0c2d95-921a-4bad-8b7f-918f85843024 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:40.178907 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3e0c2d95-921a-4bad-8b7f-918f85843024 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:40.178907 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3e0c2d95-921a-4bad-8b7f-918f85843024 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:40.178907 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3e0c2d95-921a-4bad-8b7f-918f85843024 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:40.178907 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3e0c2d95-921a-4bad-8b7f-918f85843024 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:40.184443 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:40.184443 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:40.185279 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3e0c2d95-921a-4bad-8b7f-918f85843024 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:40.186274 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 898/3609] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:40 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:40.650425 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bc8ef560-f728-4111-aa93-2ea277bf05ff None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:40.652804 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bc8ef560-f728-4111-aa93-2ea277bf05ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:40.652945 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bc8ef560-f728-4111-aa93-2ea277bf05ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:40.653064 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bc8ef560-f728-4111-aa93-2ea277bf05ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:40.667110 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:40.667110 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:40.670253 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-bc8ef560-f728-4111-aa93-2ea277bf05ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:40.674044 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bc8ef560-f728-4111-aa93-2ea277bf05ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:40.674473 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 900/3610] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:40 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:41.199494 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bb34b5da-a78b-4691-93bc-df1850ee2cea None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:41.201581 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bb34b5da-a78b-4691-93bc-df1850ee2cea tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:41.201865 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bb34b5da-a78b-4691-93bc-df1850ee2cea tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:41.202158 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bb34b5da-a78b-4691-93bc-df1850ee2cea tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:41.202322 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-bb34b5da-a78b-4691-93bc-df1850ee2cea tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:41.209341 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:41.209341 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:41.210408 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bb34b5da-a78b-4691-93bc-df1850ee2cea tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:41.210961 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 907/3611] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:41 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:41.699898 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e509b61-a8ae-4748-a7cd-8721a0011c72 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:41.703731 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e509b61-a8ae-4748-a7cd-8721a0011c72 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:41.703954 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e509b61-a8ae-4748-a7cd-8721a0011c72 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:41.704180 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e509b61-a8ae-4748-a7cd-8721a0011c72 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:41.715554 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:41.715554 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:41.719044 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6e509b61-a8ae-4748-a7cd-8721a0011c72 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:41.723648 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e509b61-a8ae-4748-a7cd-8721a0011c72 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:41.724068 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 907/3612] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:41 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:41.868425 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-00875fa0-e31e-4f14-8d68-94ab61e03a80 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:41.871507 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-00875fa0-e31e-4f14-8d68-94ab61e03a80 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments/064efdc9-2631-4668-bef9-a68767055752/action Aug 07 18:59:41.871956 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-00875fa0-e31e-4f14-8d68-94ab61e03a80 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:59:41.872119 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-00875fa0-e31e-4f14-8d68-94ab61e03a80 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:41.897703 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:41.897703 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:41.911570 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-951bfc76-ea1f-46e1-9fae-a65ff3ba5acb req-00875fa0-e31e-4f14-8d68-94ab61e03a80 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/064efdc9-2631-4668-bef9-a68767055752/action returned with HTTP 204 Aug 07 18:59:41.912295 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 899/3613] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 18:59:41 2026] POST /volume/v3/attachments/064efdc9-2631-4668-bef9-a68767055752/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:42.225495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0464eddd-5c79-44a7-a69b-20482bc2b04e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:42.228505 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0464eddd-5c79-44a7-a69b-20482bc2b04e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:42.228618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0464eddd-5c79-44a7-a69b-20482bc2b04e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:42.228802 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0464eddd-5c79-44a7-a69b-20482bc2b04e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:42.228922 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-0464eddd-5c79-44a7-a69b-20482bc2b04e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:42.231130 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=428,cinder:UPDATE=150,cinder:INSERT=80 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:59:42.234410 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:42.234410 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:42.235755 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0464eddd-5c79-44a7-a69b-20482bc2b04e tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:42.236468 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 901/3614] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:42 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:42.252282 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-70e6fd98-5f91-4dcf-9b13-d78678023204 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:42.258319 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-70e6fd98-5f91-4dcf-9b13-d78678023204 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:42.258319 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-70e6fd98-5f91-4dcf-9b13-d78678023204 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:42.258319 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-70e6fd98-5f91-4dcf-9b13-d78678023204 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:42.258319 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-70e6fd98-5f91-4dcf-9b13-d78678023204 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:42.261323 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:42.261323 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:42.262127 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-70e6fd98-5f91-4dcf-9b13-d78678023204 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:42.262668 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 908/3615] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:42 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:42.275812 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3013d15a-4a22-4dea-be65-ba30986adb9e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:42.277824 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3013d15a-4a22-4dea-be65-ba30986adb9e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 18:59:42.278259 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3013d15a-4a22-4dea-be65-ba30986adb9e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1894050838"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:42.280032 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-3013d15a-4a22-4dea-be65-ba30986adb9e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Creating new backup {'backup': {'volume_id': '246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1894050838'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:59:42.280205 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-3013d15a-4a22-4dea-be65-ba30986adb9e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Creating backup of volume 246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f in container None Aug 07 18:59:42.288785 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:42.288785 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:42.289196 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3013d15a-4a22-4dea-be65-ba30986adb9e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Volume info retrieved successfully. Aug 07 18:59:42.310658 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3013d15a-4a22-4dea-be65-ba30986adb9e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Created reservations ['ef7e5e7d-405d-4604-a3a7-f1812b502460', '3acabbaa-0098-4ac9-b7b0-b1685a6fd728'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:42.352965 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3013d15a-4a22-4dea-be65-ba30986adb9e tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:59:42.353535 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 908/3616] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:59:42 2026] POST /volume/v3/backups => generated 328 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:42.367229 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5965eb97-f77d-4471-b6ba-bc3a5e71e172 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:42.369292 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5965eb97-f77d-4471-b6ba-bc3a5e71e172 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 18:59:42.369950 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5965eb97-f77d-4471-b6ba-bc3a5e71e172 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:42.370110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5965eb97-f77d-4471-b6ba-bc3a5e71e172 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:42.370714 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5965eb97-f77d-4471-b6ba-bc3a5e71e172 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 651211e1-10c3-416e-b80e-1c6dd7a6a392. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:42.378951 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:42.378951 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:42.379880 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5965eb97-f77d-4471-b6ba-bc3a5e71e172 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 200 Aug 07 18:59:42.380449 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 900/3617] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:42 2026] GET /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:42.740975 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2c6a7c2d-9832-4a8f-a108-1ac48ce11144 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:42.742660 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2c6a7c2d-9832-4a8f-a108-1ac48ce11144 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:42.742866 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2c6a7c2d-9832-4a8f-a108-1ac48ce11144 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:42.743070 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2c6a7c2d-9832-4a8f-a108-1ac48ce11144 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:42.752622 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:42.752622 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:42.756171 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2c6a7c2d-9832-4a8f-a108-1ac48ce11144 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:42.760401 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2c6a7c2d-9832-4a8f-a108-1ac48ce11144 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:42.760891 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 902/3618] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:42 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:42.776266 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3c9aedad-aba5-4b46-abe1-7d4aa1fd5477 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:42.778074 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3c9aedad-aba5-4b46-abe1-7d4aa1fd5477 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:42.778291 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3c9aedad-aba5-4b46-abe1-7d4aa1fd5477 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:42.778503 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3c9aedad-aba5-4b46-abe1-7d4aa1fd5477 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:42.787859 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:42.787859 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:42.791170 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3c9aedad-aba5-4b46-abe1-7d4aa1fd5477 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:42.795499 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3c9aedad-aba5-4b46-abe1-7d4aa1fd5477 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:42.795841 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 909/3619] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:42 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:42.838399 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-4c3d384a-4f41-4583-b145-69a9b61b2aca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:42.840341 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-4c3d384a-4f41-4583-b145-69a9b61b2aca tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:42.840547 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-4c3d384a-4f41-4583-b145-69a9b61b2aca tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:42.840732 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-4c3d384a-4f41-4583-b145-69a9b61b2aca tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:42.842877 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=328,cinder:INSERT=44,cinder:UPDATE=99 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:59:42.853098 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:42.853098 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:42.856970 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-4c3d384a-4f41-4583-b145-69a9b61b2aca tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:42.860861 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-4c3d384a-4f41-4583-b145-69a9b61b2aca tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:42.861246 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 909/3620] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:42 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:42.896503 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-cf9126c2-03d8-4be4-b592-a3eceef457e8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:42.900099 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-cf9126c2-03d8-4be4-b592-a3eceef457e8 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180/action Aug 07 18:59:42.900516 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-cf9126c2-03d8-4be4-b592-a3eceef457e8 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:59:42.900678 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-cf9126c2-03d8-4be4-b592-a3eceef457e8 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:42.918957 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:42.918957 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:42.918957 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-cf9126c2-03d8-4be4-b592-a3eceef457e8 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:42.924889 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-cf9126c2-03d8-4be4-b592-a3eceef457e8 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Begin detaching volume completed successfully. Aug 07 18:59:42.925205 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-cf9126c2-03d8-4be4-b592-a3eceef457e8 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180/action returned with HTTP 202 Aug 07 18:59:42.925741 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 901/3621] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 18:59:42 2026] POST /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:59:42.990059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-190c4798-7c23-435a-8f90-9090af602d54 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:42.990745 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-190c4798-7c23-435a-8f90-9090af602d54 None None] GET https://10.4.3.15/volume// Aug 07 18:59:42.990925 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-190c4798-7c23-435a-8f90-9090af602d54 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:42.991174 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-190c4798-7c23-435a-8f90-9090af602d54 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:42.991505 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-190c4798-7c23-435a-8f90-9090af602d54 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 18:59:42.991824 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 903/3622] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 18:59: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 07 18:59:42.999331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-0dc2eb5a-7ae1-4008-bccc-3abde8c66af2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:43.000895 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-0dc2eb5a-7ae1-4008-bccc-3abde8c66af2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:43.001110 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-0dc2eb5a-7ae1-4008-bccc-3abde8c66af2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:43.001291 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-0dc2eb5a-7ae1-4008-bccc-3abde8c66af2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:43.015680 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:43.015680 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:43.023353 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-0dc2eb5a-7ae1-4008-bccc-3abde8c66af2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:43.029216 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-0dc2eb5a-7ae1-4008-bccc-3abde8c66af2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:43.029726 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 910/3623] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 18:59:42 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:59:43.042057 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-93410b32-2498-4592-a7f0-160ffade3ba3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:43.044765 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-93410b32-2498-4592-a7f0-160ffade3ba3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180/encryption Aug 07 18:59:43.045070 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-93410b32-2498-4592-a7f0-160ffade3ba3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:43.045368 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-93410b32-2498-4592-a7f0-160ffade3ba3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:43.060260 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:43.060260 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:43.074431 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-93410b32-2498-4592-a7f0-160ffade3ba3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180/encryption returned with HTTP 200 Aug 07 18:59:43.074892 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 910/3624] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 18:59:43 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:43.392841 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ce9d4477-eb15-4466-adee-15eb32ba26a4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:43.394568 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce9d4477-eb15-4466-adee-15eb32ba26a4 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 18:59:43.394748 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce9d4477-eb15-4466-adee-15eb32ba26a4 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:43.394920 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce9d4477-eb15-4466-adee-15eb32ba26a4 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:43.395037 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ce9d4477-eb15-4466-adee-15eb32ba26a4 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 651211e1-10c3-416e-b80e-1c6dd7a6a392. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:43.398846 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:43.398846 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:43.399447 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce9d4477-eb15-4466-adee-15eb32ba26a4 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 200 Aug 07 18:59:43.399769 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 902/3625] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:43 2026] GET /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:43.852521 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-1a04d98b-41ed-4bde-9b72-c71aa23cce41 req-2ed49b1d-7503-44f5-ab00-abf4a6babdbd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:43.855168 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a04d98b-41ed-4bde-9b72-c71aa23cce41 req-2ed49b1d-7503-44f5-ab00-abf4a6babdbd tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-member] DELETE https://10.4.3.15/volume/v3/volumes/tempest-invalid-1742620131 Aug 07 18:59:43.855452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1a04d98b-41ed-4bde-9b72-c71aa23cce41 req-2ed49b1d-7503-44f5-ab00-abf4a6babdbd tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:43.855734 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1a04d98b-41ed-4bde-9b72-c71aa23cce41 req-2ed49b1d-7503-44f5-ab00-abf4a6babdbd tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:43.855958 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [req-1a04d98b-41ed-4bde-9b72-c71aa23cce41 req-2ed49b1d-7503-44f5-ab00-abf4a6babdbd tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-member] Delete volume with id: tempest-invalid-1742620131 Aug 07 18:59:43.866006 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a04d98b-41ed-4bde-9b72-c71aa23cce41 req-2ed49b1d-7503-44f5-ab00-abf4a6babdbd tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-member] https://10.4.3.15/volume/v3/volumes/tempest-invalid-1742620131 returned with HTTP 404 Aug 07 18:59:43.866719 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 904/3626] 10.4.3.15 () {70 vars in 1583 bytes} [Fri Aug 7 18:59:43 2026] DELETE /volume/v3/volumes/tempest-invalid-1742620131 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:43.943030 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-3a35a6c0-7d06-4e89-8cbf-51ed7417f0cc req-03282f75-9354-4a90-98a9-4d7cbf30ad7a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:43.945088 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3a35a6c0-7d06-4e89-8cbf-51ed7417f0cc req-03282f75-9354-4a90-98a9-4d7cbf30ad7a tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-member] DELETE https://10.4.3.15/volume/v3/volumes/5f3d7fd9-d18f-49c1-bd75-fbaea215afbf Aug 07 18:59:43.945272 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3a35a6c0-7d06-4e89-8cbf-51ed7417f0cc req-03282f75-9354-4a90-98a9-4d7cbf30ad7a tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:43.945467 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3a35a6c0-7d06-4e89-8cbf-51ed7417f0cc req-03282f75-9354-4a90-98a9-4d7cbf30ad7a tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:43.945638 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [req-3a35a6c0-7d06-4e89-8cbf-51ed7417f0cc req-03282f75-9354-4a90-98a9-4d7cbf30ad7a tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-member] Delete volume with id: 5f3d7fd9-d18f-49c1-bd75-fbaea215afbf Aug 07 18:59:43.950904 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3a35a6c0-7d06-4e89-8cbf-51ed7417f0cc req-03282f75-9354-4a90-98a9-4d7cbf30ad7a tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-member] https://10.4.3.15/volume/v3/volumes/5f3d7fd9-d18f-49c1-bd75-fbaea215afbf returned with HTTP 404 Aug 07 18:59:43.951396 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 911/3627] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 18:59:43 2026] DELETE /volume/v3/volumes/5f3d7fd9-d18f-49c1-bd75-fbaea215afbf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:43.972202 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-8ffb4669-8fa9-4142-9f5e-f8d1cb321d31 req-745fd0e2-22fa-4136-b56d-d6bfae685c30 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:43.974360 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8ffb4669-8fa9-4142-9f5e-f8d1cb321d31 req-745fd0e2-22fa-4136-b56d-d6bfae685c30 tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-reader] GET https://10.4.3.15/volume/v3/volumes/769901e8-895d-47c9-baff-9b1d5fd9a221 Aug 07 18:59:43.974560 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8ffb4669-8fa9-4142-9f5e-f8d1cb321d31 req-745fd0e2-22fa-4136-b56d-d6bfae685c30 tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:43.974764 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8ffb4669-8fa9-4142-9f5e-f8d1cb321d31 req-745fd0e2-22fa-4136-b56d-d6bfae685c30 tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:43.979878 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8ffb4669-8fa9-4142-9f5e-f8d1cb321d31 req-745fd0e2-22fa-4136-b56d-d6bfae685c30 tempest-VolumesNegativeTest-512639310 tempest-VolumesNegativeTest-512639310-project-reader] https://10.4.3.15/volume/v3/volumes/769901e8-895d-47c9-baff-9b1d5fd9a221 returned with HTTP 404 Aug 07 18:59:43.981391 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 911/3628] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:43 2026] GET /volume/v3/volumes/769901e8-895d-47c9-baff-9b1d5fd9a221 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:44.411279 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-96e57704-e797-49c8-ad02-1fc7c18b6c4a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:44.414687 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96e57704-e797-49c8-ad02-1fc7c18b6c4a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 18:59:44.414687 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96e57704-e797-49c8-ad02-1fc7c18b6c4a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:44.414687 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96e57704-e797-49c8-ad02-1fc7c18b6c4a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:44.414687 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-96e57704-e797-49c8-ad02-1fc7c18b6c4a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 651211e1-10c3-416e-b80e-1c6dd7a6a392. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:44.416526 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=358,cinder:UPDATE=103,cinder:INSERT=53 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:59:44.421344 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:44.421344 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:44.421344 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96e57704-e797-49c8-ad02-1fc7c18b6c4a tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 200 Aug 07 18:59:44.421344 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 903/3629] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:44 2026] GET /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:45.106522 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-55a61467-e5db-443b-bfbd-9bf722e84a69 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:45.111327 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-55a61467-e5db-443b-bfbd-9bf722e84a69 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] DELETE https://10.4.3.15/volume/v3/attachments/064efdc9-2631-4668-bef9-a68767055752 Aug 07 18:59:45.111550 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-55a61467-e5db-443b-bfbd-9bf722e84a69 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:45.111751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-55a61467-e5db-443b-bfbd-9bf722e84a69 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:45.120828 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:45.120828 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:45.179767 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-fe5d791d-b6fe-4ce3-bdbd-0a13a5faf7b6 req-55a61467-e5db-443b-bfbd-9bf722e84a69 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/064efdc9-2631-4668-bef9-a68767055752 returned with HTTP 200 Aug 07 18:59:45.180458 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 905/3630] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 18:59:45 2026] DELETE /volume/v3/attachments/064efdc9-2631-4668-bef9-a68767055752 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:45.432186 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1dd615bd-696f-4544-983a-9beeee65d5c8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:45.435118 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1dd615bd-696f-4544-983a-9beeee65d5c8 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 18:59:45.435446 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1dd615bd-696f-4544-983a-9beeee65d5c8 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:45.435721 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1dd615bd-696f-4544-983a-9beeee65d5c8 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:45.436861 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-1dd615bd-696f-4544-983a-9beeee65d5c8 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 651211e1-10c3-416e-b80e-1c6dd7a6a392. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:45.443227 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=350,cinder:UPDATE=84,cinder:INSERT=38 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:59:45.448152 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:45.448152 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:45.450325 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1dd615bd-696f-4544-983a-9beeee65d5c8 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 200 Aug 07 18:59:45.450860 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 912/3631] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:45 2026] GET /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:45.812842 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a5585b65-0904-4f51-9f28-4bf933a7b6e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:45.924963 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5585b65-0904-4f51-9f28-4bf933a7b6e0 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:59:45.925478 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a5585b65-0904-4f51-9f28-4bf933a7b6e0 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1798903010", "description": "tempest-group-type-description-1849837139", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:45.943185 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5585b65-0904-4f51-9f28-4bf933a7b6e0 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:59:45.943692 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 912/3632] 10.4.3.15 () {70 vars in 1305 bytes} [Fri Aug 7 18:59:45 2026] POST /volume/v3/group_types => generated 265 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:45.951470 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-74d44564-0f71-4eef-a45d-51a4166a858b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:45.953118 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74d44564-0f71-4eef-a45d-51a4166a858b tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] GET https://10.4.3.15/volume/v3/group_types Aug 07 18:59:45.953365 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74d44564-0f71-4eef-a45d-51a4166a858b tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:45.953551 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74d44564-0f71-4eef-a45d-51a4166a858b tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:45.971387 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74d44564-0f71-4eef-a45d-51a4166a858b tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 200 Aug 07 18:59:45.971738 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 904/3633] 10.4.3.15 () {68 vars in 1283 bytes} [Fri Aug 7 18:59:45 2026] GET /volume/v3/group_types => generated 499 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:45.980062 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d0da91e5-4d65-45b2-855a-74e38cc797dd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:45.984032 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d0da91e5-4d65-45b2-855a-74e38cc797dd tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] PUT https://10.4.3.15/volume/v3/group_types/6fb965a5-7ec7-4582-ba1c-594c4dac1dbc Aug 07 18:59:45.984032 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d0da91e5-4d65-45b2-855a-74e38cc797dd tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-232202323", "description": "updated-group-type-desc"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:45.984763 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:45.984763 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:46.001462 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d0da91e5-4d65-45b2-855a-74e38cc797dd tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types/6fb965a5-7ec7-4582-ba1c-594c4dac1dbc returned with HTTP 200 Aug 07 18:59:46.002343 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 906/3634] 10.4.3.15 () {70 vars in 1415 bytes} [Fri Aug 7 18:59:45 2026] PUT /volume/v3/group_types/6fb965a5-7ec7-4582-ba1c-594c4dac1dbc => generated 254 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:46.015007 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-28ef5469-981b-4e9f-a058-b951abc54699 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.021265 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-28ef5469-981b-4e9f-a058-b951abc54699 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] GET https://10.4.3.15/volume/v3/group_types/6fb965a5-7ec7-4582-ba1c-594c4dac1dbc Aug 07 18:59:46.021265 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-28ef5469-981b-4e9f-a058-b951abc54699 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:46.021265 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-28ef5469-981b-4e9f-a058-b951abc54699 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:46.027103 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-28ef5469-981b-4e9f-a058-b951abc54699 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types/6fb965a5-7ec7-4582-ba1c-594c4dac1dbc returned with HTTP 200 Aug 07 18:59:46.027639 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 913/3635] 10.4.3.15 () {68 vars in 1394 bytes} [Fri Aug 7 18:59:46 2026] GET /volume/v3/group_types/6fb965a5-7ec7-4582-ba1c-594c4dac1dbc => generated 254 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:46.035887 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c144eb62-7b90-4d40-94b4-73af7fe8ee43 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.038271 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c144eb62-7b90-4d40-94b4-73af7fe8ee43 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/6fb965a5-7ec7-4582-ba1c-594c4dac1dbc Aug 07 18:59:46.038709 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c144eb62-7b90-4d40-94b4-73af7fe8ee43 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:46.038917 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c144eb62-7b90-4d40-94b4-73af7fe8ee43 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:46.056628 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c144eb62-7b90-4d40-94b4-73af7fe8ee43 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types/6fb965a5-7ec7-4582-ba1c-594c4dac1dbc returned with HTTP 202 Aug 07 18:59:46.057039 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 913/3636] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:59:46 2026] DELETE /volume/v3/group_types/6fb965a5-7ec7-4582-ba1c-594c4dac1dbc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:59:46.066284 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f69f0173-445c-4364-9c10-af9e4d930430 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.069695 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f69f0173-445c-4364-9c10-af9e4d930430 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] GET https://10.4.3.15/volume/v3/group_types Aug 07 18:59:46.069983 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f69f0173-445c-4364-9c10-af9e4d930430 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:46.070363 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f69f0173-445c-4364-9c10-af9e4d930430 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:46.081168 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f69f0173-445c-4364-9c10-af9e4d930430 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 200 Aug 07 18:59:46.081582 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 905/3637] 10.4.3.15 () {68 vars in 1283 bytes} [Fri Aug 7 18:59:46 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 07 18:59:46.091830 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-382c3472-a8e9-4090-a115-817a1a321162 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.093357 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-382c3472-a8e9-4090-a115-817a1a321162 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:59:46.093860 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-382c3472-a8e9-4090-a115-817a1a321162 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2082601658", "is_public": true}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:46.115840 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-382c3472-a8e9-4090-a115-817a1a321162 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:59:46.116756 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 907/3638] 10.4.3.15 () {70 vars in 1304 bytes} [Fri Aug 7 18:59:46 2026] POST /volume/v3/group_types => generated 164 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:46.126857 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aed90879-35e6-4225-9571-73f9bd52c828 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.129672 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aed90879-35e6-4225-9571-73f9bd52c828 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] POST https://10.4.3.15/volume/v3/group_types Aug 07 18:59:46.130525 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aed90879-35e6-4225-9571-73f9bd52c828 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1843900443", "is_public": false}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:46.149872 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aed90879-35e6-4225-9571-73f9bd52c828 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types returned with HTTP 202 Aug 07 18:59:46.150554 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 914/3639] 10.4.3.15 () {70 vars in 1304 bytes} [Fri Aug 7 18:59:46 2026] POST /volume/v3/group_types => generated 165 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:46.159856 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-25179fba-6ae9-4a9c-a78e-40bd884870b3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.162575 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25179fba-6ae9-4a9c-a78e-40bd884870b3 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] GET https://10.4.3.15/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 07 18:59:46.162970 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25179fba-6ae9-4a9c-a78e-40bd884870b3 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:46.163276 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25179fba-6ae9-4a9c-a78e-40bd884870b3 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:46.174865 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25179fba-6ae9-4a9c-a78e-40bd884870b3 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 07 18:59:46.175355 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 914/3640] 10.4.3.15 () {68 vars in 1344 bytes} [Fri Aug 7 18:59:46 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:46.185856 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-de815d9b-f4fd-4a6a-bab2-84430cb786ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.187459 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de815d9b-f4fd-4a6a-bab2-84430cb786ff tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] GET https://10.4.3.15/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 07 18:59:46.187661 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de815d9b-f4fd-4a6a-bab2-84430cb786ff tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:46.187830 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de815d9b-f4fd-4a6a-bab2-84430cb786ff tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:46.191618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-7e9db573-7fbb-4248-9d07-4c6c6b7f614c req-3295d7e0-c0ed-4eae-b9c2-91afc2d167a6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.193675 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7e9db573-7fbb-4248-9d07-4c6c6b7f614c req-3295d7e0-c0ed-4eae-b9c2-91afc2d167a6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:46.194094 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7e9db573-7fbb-4248-9d07-4c6c6b7f614c req-3295d7e0-c0ed-4eae-b9c2-91afc2d167a6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:46.194444 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7e9db573-7fbb-4248-9d07-4c6c6b7f614c req-3295d7e0-c0ed-4eae-b9c2-91afc2d167a6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:46.196761 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de815d9b-f4fd-4a6a-bab2-84430cb786ff tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 07 18:59:46.197099 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 906/3641] 10.4.3.15 () {68 vars in 1346 bytes} [Fri Aug 7 18:59:46 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:46.204321 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:46.204321 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:46.206436 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e424bc5d-7195-4bbe-9a23-45dd973034c9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.209427 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-7e9db573-7fbb-4248-9d07-4c6c6b7f614c req-3295d7e0-c0ed-4eae-b9c2-91afc2d167a6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:46.212023 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e424bc5d-7195-4bbe-9a23-45dd973034c9 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] GET https://10.4.3.15/volume/v3/group_types?is_public=False Aug 07 18:59:46.212023 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e424bc5d-7195-4bbe-9a23-45dd973034c9 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:46.212023 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e424bc5d-7195-4bbe-9a23-45dd973034c9 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:46.214397 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7e9db573-7fbb-4248-9d07-4c6c6b7f614c req-3295d7e0-c0ed-4eae-b9c2-91afc2d167a6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:46.214858 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 908/3642] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 18:59:46 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:46.219572 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e424bc5d-7195-4bbe-9a23-45dd973034c9 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 07 18:59:46.220295 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 915/3643] 10.4.3.15 () {68 vars in 1314 bytes} [Fri Aug 7 18:59:46 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:46.231257 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-24a0fa1d-2f8f-43d8-b5af-091dc0cd2f2c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.234052 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-24a0fa1d-2f8f-43d8-b5af-091dc0cd2f2c tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] GET https://10.4.3.15/volume/v3/group_types?is_public=True Aug 07 18:59:46.234263 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-24a0fa1d-2f8f-43d8-b5af-091dc0cd2f2c tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:46.234443 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-24a0fa1d-2f8f-43d8-b5af-091dc0cd2f2c tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:46.249436 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-24a0fa1d-2f8f-43d8-b5af-091dc0cd2f2c tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 07 18:59:46.250347 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 915/3644] 10.4.3.15 () {68 vars in 1312 bytes} [Fri Aug 7 18:59:46 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:46.260385 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dec974b2-080d-434d-a4ea-4a7c294d6ed7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.262396 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dec974b2-080d-434d-a4ea-4a7c294d6ed7 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/4372839c-a970-459e-8ac6-21ad8044abb7 Aug 07 18:59:46.262681 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dec974b2-080d-434d-a4ea-4a7c294d6ed7 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:46.262812 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dec974b2-080d-434d-a4ea-4a7c294d6ed7 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:46.276395 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dec974b2-080d-434d-a4ea-4a7c294d6ed7 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types/4372839c-a970-459e-8ac6-21ad8044abb7 returned with HTTP 202 Aug 07 18:59:46.276781 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 907/3645] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:59:46 2026] DELETE /volume/v3/group_types/4372839c-a970-459e-8ac6-21ad8044abb7 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:59:46.286029 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a047f5d5-55c7-43b9-8db5-d3bea49ba319 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.291088 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a047f5d5-55c7-43b9-8db5-d3bea49ba319 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] DELETE https://10.4.3.15/volume/v3/group_types/5c75c738-e07b-4f6a-bae8-09f403759b7f Aug 07 18:59:46.291088 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a047f5d5-55c7-43b9-8db5-d3bea49ba319 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:46.291088 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a047f5d5-55c7-43b9-8db5-d3bea49ba319 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:46.305241 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a047f5d5-55c7-43b9-8db5-d3bea49ba319 tempest-GroupTypesTest-552203137 tempest-GroupTypesTest-552203137-project-admin] https://10.4.3.15/volume/v3/group_types/5c75c738-e07b-4f6a-bae8-09f403759b7f returned with HTTP 202 Aug 07 18:59:46.305943 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 909/3646] 10.4.3.15 () {68 vars in 1397 bytes} [Fri Aug 7 18:59:46 2026] DELETE /volume/v3/group_types/5c75c738-e07b-4f6a-bae8-09f403759b7f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:59:46.466565 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a8e3e998-bc34-42ed-86a9-9364d6bf4867 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:46.468676 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a8e3e998-bc34-42ed-86a9-9364d6bf4867 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 18:59:46.468915 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a8e3e998-bc34-42ed-86a9-9364d6bf4867 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:46.469165 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a8e3e998-bc34-42ed-86a9-9364d6bf4867 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:46.469304 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a8e3e998-bc34-42ed-86a9-9364d6bf4867 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 651211e1-10c3-416e-b80e-1c6dd7a6a392. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:46.474753 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:46.474753 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:46.476518 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a8e3e998-bc34-42ed-86a9-9364d6bf4867 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 200 Aug 07 18:59:46.476518 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 916/3647] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:46 2026] GET /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:47.495069 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cd200a64-e952-446b-b9a0-c0cb5fd48039 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:47.499316 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd200a64-e952-446b-b9a0-c0cb5fd48039 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 18:59:47.499573 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd200a64-e952-446b-b9a0-c0cb5fd48039 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:47.499833 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd200a64-e952-446b-b9a0-c0cb5fd48039 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:47.499986 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cd200a64-e952-446b-b9a0-c0cb5fd48039 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 651211e1-10c3-416e-b80e-1c6dd7a6a392. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:47.510272 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:47.510272 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:47.512560 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd200a64-e952-446b-b9a0-c0cb5fd48039 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 200 Aug 07 18:59:47.513381 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 916/3648] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:47 2026] GET /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:48.526933 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7c81b629-efcc-40c5-ba28-4dffcd99acce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:48.531349 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c81b629-efcc-40c5-ba28-4dffcd99acce tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 18:59:48.531519 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c81b629-efcc-40c5-ba28-4dffcd99acce tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:48.531720 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c81b629-efcc-40c5-ba28-4dffcd99acce tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:48.531829 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7c81b629-efcc-40c5-ba28-4dffcd99acce tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 651211e1-10c3-416e-b80e-1c6dd7a6a392. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:48.536381 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:48.536381 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:48.537022 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c81b629-efcc-40c5-ba28-4dffcd99acce tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 200 Aug 07 18:59:48.537458 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 908/3649] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:48 2026] GET /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:48.917316 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cd1c6e8d-d9a6-496a-b503-d00fb1ab81ab None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:49.040722 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cd1c6e8d-d9a6-496a-b503-d00fb1ab81ab tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:59:49.041128 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cd1c6e8d-d9a6-496a-b503-d00fb1ab81ab tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:49.059084 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cd1c6e8d-d9a6-496a-b503-d00fb1ab81ab tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:59:49.059471 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 910/3650] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:59:48 2026] POST /volume/v3/types => generated 188 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:49.073045 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4a3b78a9-3d63-48f7-a696-022be1d1f94f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:49.075953 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4a3b78a9-3d63-48f7-a696-022be1d1f94f tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:59:49.076659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4a3b78a9-3d63-48f7-a696-022be1d1f94f tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:49.093172 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4a3b78a9-3d63-48f7-a696-022be1d1f94f tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:59:49.093630 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 917/3651] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:59:49 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 07 18:59:49.102167 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:49.166492 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:49.166870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-686436010"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:49.168439 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-686436010'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:49.171676 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Create volume of 1 GB Aug 07 18:59:49.172014 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:49.172014 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:49.172545 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Availability Zones retrieved successfully. Aug 07 18:59:49.178576 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Flow 'volume_create_api' (e9a46fff-66a8-499e-879f-ef98644ec893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:49.179745 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7060b5aa-4f00-4c28-aeeb-b64ab4f53ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:49.180816 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:49.203155 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7060b5aa-4f00-4c28-aeeb-b64ab4f53ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:59:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=73d2d53c-ed39-4a38-95fe-ad233fb62a4a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73d2d53c-ed39-4a38-95fe-ad233fb62a4a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:49.203372 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfbac1f1-e76e-41b1-8bff-e4ddc80b78f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:49.238302 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-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 07 18:59:49.238499 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-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 07 18:59:49.270845 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Created reservations ['ea8340f1-3f33-48c7-9d8d-67f0e3a53669', '3a9f8500-5cad-45e1-8be2-9bbf9e3e0ef0', 'ba6383e3-0c2a-499d-a4d5-b7dafe227fab', 'cb6b8fae-af8a-4c57-8d4b-8a871c627444'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:49.271722 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfbac1f1-e76e-41b1-8bff-e4ddc80b78f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea8340f1-3f33-48c7-9d8d-67f0e3a53669', '3a9f8500-5cad-45e1-8be2-9bbf9e3e0ef0', 'ba6383e3-0c2a-499d-a4d5-b7dafe227fab', 'cb6b8fae-af8a-4c57-8d4b-8a871c627444']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:49.272476 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83b84374-fa8f-46f6-b381-5b1f87f07773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:49.280985 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-447b476a-ddb9-4c3c-b1c8-1370f8432558 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:49.285152 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-447b476a-ddb9-4c3c-b1c8-1370f8432558 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] DELETE https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:49.285321 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-447b476a-ddb9-4c3c-b1c8-1370f8432558 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:49.285501 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-447b476a-ddb9-4c3c-b1c8-1370f8432558 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:49.285740 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-447b476a-ddb9-4c3c-b1c8-1370f8432558 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Delete volume with id: 3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:49.293754 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83b84374-fa8f-46f6-b381-5b1f87f07773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '459c373d-4808-4990-b88e-0947b5268e31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-686436010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8cc75d6a575406193e314bb8f064df2',qos_specs=None,replication_status=,reservations=['ea8340f1-3f33-48c7-9d8d-67f0e3a53669','3a9f8500-5cad-45e1-8be2-9bbf9e3e0ef0','ba6383e3-0c2a-499d-a4d5-b7dafe227fab','cb6b8fae-af8a-4c57-8d4b-8a871c627444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d258e0b15a7243e89d63cb80f3d8dc12',volume_type_id=73d2d53c-ed39-4a38-95fe-ad233fb62a4a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-686436010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=459c373d-4808-4990-b88e-0947b5268e31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8cc75d6a575406193e314bb8f064df2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d258e0b15a7243e89d63cb80f3d8dc12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73d2d53c-ed39-4a38-95fe-ad233fb62a4a),volume_type_id=73d2d53c-ed39-4a38-95fe-ad233fb62a4a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:49.294593 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f564a7c8-f855-4e88-970e-6477947d520f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:49.300373 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:49.300373 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:49.301014 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-447b476a-ddb9-4c3c-b1c8-1370f8432558 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:49.311248 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f564a7c8-f855-4e88-970e-6477947d520f) transitioned into state 'SUCCESS' from state '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-686436010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8cc75d6a575406193e314bb8f064df2',qos_specs=None,replication_status=,reservations=['ea8340f1-3f33-48c7-9d8d-67f0e3a53669','3a9f8500-5cad-45e1-8be2-9bbf9e3e0ef0','ba6383e3-0c2a-499d-a4d5-b7dafe227fab','cb6b8fae-af8a-4c57-8d4b-8a871c627444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d258e0b15a7243e89d63cb80f3d8dc12',volume_type_id=73d2d53c-ed39-4a38-95fe-ad233fb62a4a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:49.312026 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25d947b-cebe-4275-9d71-ce44d8db3378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:49.313848 np0000006749 devstack@c-api.service[100342]: WARNING cinder.keymgr.conf_key_mgr [None req-447b476a-ddb9-4c3c-b1c8-1370f8432558 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 18:59:49.320624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25d947b-cebe-4275-9d71-ce44d8db3378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:49.320710 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-447b476a-ddb9-4c3c-b1c8-1370f8432558 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Delete volume request issued successfully. Aug 07 18:59:49.320875 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-447b476a-ddb9-4c3c-b1c8-1370f8432558 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 202 Aug 07 18:59:49.321421 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Flow 'volume_create_api' (e9a46fff-66a8-499e-879f-ef98644ec893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:49.321478 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 909/3652] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:59:49 2026] DELETE /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:49.321722 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Create volume request issued successfully. Aug 07 18:59:49.322577 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7897e2ac-b0ae-422e-b502-5dad52959c9c tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:49.322669 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 917/3653] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:59:49 2026] POST /volume/v3/volumes => generated 765 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:49.330628 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-30c6487d-b802-4dcf-b501-e9efc9ef23c1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:49.332845 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-30c6487d-b802-4dcf-b501-e9efc9ef23c1 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:49.333154 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-30c6487d-b802-4dcf-b501-e9efc9ef23c1 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:49.333464 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-30c6487d-b802-4dcf-b501-e9efc9ef23c1 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:49.335954 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-68322d95-e0af-4b01-be96-0430ee259ece None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:49.338440 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68322d95-e0af-4b01-be96-0430ee259ece tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] GET https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 Aug 07 18:59:49.338670 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-68322d95-e0af-4b01-be96-0430ee259ece tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:49.338883 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-68322d95-e0af-4b01-be96-0430ee259ece tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:49.340649 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:49.340649 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:49.344328 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-30c6487d-b802-4dcf-b501-e9efc9ef23c1 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 18:59:49.348722 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-30c6487d-b802-4dcf-b501-e9efc9ef23c1 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 200 Aug 07 18:59:49.349143 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 911/3654] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:49 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:49.349638 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:49.349638 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:49.354149 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-68322d95-e0af-4b01-be96-0430ee259ece tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Volume info retrieved successfully. Aug 07 18:59:49.360619 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68322d95-e0af-4b01-be96-0430ee259ece tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 returned with HTTP 200 Aug 07 18:59:49.361081 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 918/3655] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:49 2026] GET /volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:49.550905 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e1563f61-0aed-408f-8e48-5a8b460e3602 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:49.552635 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1563f61-0aed-408f-8e48-5a8b460e3602 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 18:59:49.552829 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1563f61-0aed-408f-8e48-5a8b460e3602 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:49.553016 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1563f61-0aed-408f-8e48-5a8b460e3602 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:49.553127 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e1563f61-0aed-408f-8e48-5a8b460e3602 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 651211e1-10c3-416e-b80e-1c6dd7a6a392. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:49.557129 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:49.557129 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:49.557767 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1563f61-0aed-408f-8e48-5a8b460e3602 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 200 Aug 07 18:59:49.560718 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 910/3656] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:49 2026] GET /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:59:50.361681 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-951b575a-0711-4cd2-a3c5-74ac5c71dfa3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.366928 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-951b575a-0711-4cd2-a3c5-74ac5c71dfa3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 Aug 07 18:59:50.367156 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-951b575a-0711-4cd2-a3c5-74ac5c71dfa3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:50.367372 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-951b575a-0711-4cd2-a3c5-74ac5c71dfa3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:50.374923 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-951b575a-0711-4cd2-a3c5-74ac5c71dfa3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 returned with HTTP 404 Aug 07 18:59:50.375433 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 918/3657] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:50 2026] GET /volume/v3/volumes/3e7ae4d5-5cf0-48c8-acd5-779bf4db3180 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:50.378781 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4c4a2dab-7abc-497e-a330-5ce154679a16 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.381568 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c4a2dab-7abc-497e-a330-5ce154679a16 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] GET https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 Aug 07 18:59:50.381794 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4c4a2dab-7abc-497e-a330-5ce154679a16 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:50.383115 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4c4a2dab-7abc-497e-a330-5ce154679a16 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:50.383181 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-be7862d2-3b37-4dc2-8814-82d85a3a23cb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.384836 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-be7862d2-3b37-4dc2-8814-82d85a3a23cb tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:59:50.385249 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-be7862d2-3b37-4dc2-8814-82d85a3a23cb tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:50.385560 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-be7862d2-3b37-4dc2-8814-82d85a3a23cb tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:50.386531 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-be7862d2-3b37-4dc2-8814-82d85a3a23cb tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:59:50.392824 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.392824 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:50.396808 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4c4a2dab-7abc-497e-a330-5ce154679a16 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Volume info retrieved successfully. Aug 07 18:59:50.401787 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c4a2dab-7abc-497e-a330-5ce154679a16 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 returned with HTTP 200 Aug 07 18:59:50.402271 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 912/3658] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:50 2026] GET /volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:50.413803 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-73fdb62b-aafe-4d30-bf46-4e0b46aab702 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.416472 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-73fdb62b-aafe-4d30-bf46-4e0b46aab702 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] GET https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 Aug 07 18:59:50.416673 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-73fdb62b-aafe-4d30-bf46-4e0b46aab702 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:50.416870 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-73fdb62b-aafe-4d30-bf46-4e0b46aab702 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:50.430698 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-be7862d2-3b37-4dc2-8814-82d85a3a23cb tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Get all volumes completed successfully. Aug 07 18:59:50.432355 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.432355 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:50.432739 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.432739 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:50.438495 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-be7862d2-3b37-4dc2-8814-82d85a3a23cb tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:59:50.439075 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 919/3659] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 18:59:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8950 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:50.439394 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-73fdb62b-aafe-4d30-bf46-4e0b46aab702 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Volume info retrieved successfully. Aug 07 18:59:50.446502 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-73fdb62b-aafe-4d30-bf46-4e0b46aab702 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 returned with HTTP 200 Aug 07 18:59:50.447455 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 911/3660] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:50 2026] GET /volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 => generated 1031 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:50.455345 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-582aa863-74f8-492f-9a4d-9d9f875e2e50 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.456897 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-582aa863-74f8-492f-9a4d-9d9f875e2e50 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] DELETE https://10.4.3.15/volume/v3/types/75112063-2302-4110-8986-53c707011b86 Aug 07 18:59:50.457107 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-582aa863-74f8-492f-9a4d-9d9f875e2e50 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:50.457327 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-582aa863-74f8-492f-9a4d-9d9f875e2e50 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:50.457546 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.457546 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:50.460745 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.462888 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] POST https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31/action Aug 07 18:59:50.463496 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:59:50.463632 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:50.472291 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.472291 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:50.473849 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Volume info retrieved successfully. Aug 07 18:59:50.484951 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-582aa863-74f8-492f-9a4d-9d9f875e2e50 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types/75112063-2302-4110-8986-53c707011b86 returned with HTTP 202 Aug 07 18:59:50.487074 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 919/3661] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:59:50 2026] DELETE /volume/v3/types/75112063-2302-4110-8986-53c707011b86 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:50.491627 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-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 07 18:59:50.492031 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-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 07 18:59:50.495562 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4a3e2f61-8417-4d22-bdfa-52c2e12c15bf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.497478 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4a3e2f61-8417-4d22-bdfa-52c2e12c15bf tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 18:59:50.497866 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4a3e2f61-8417-4d22-bdfa-52c2e12c15bf tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2134966396", "extra_specs": {}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:50.510674 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Created reservations ['c18f5ac5-2cdd-4676-afc3-f3a2db19013c', '54843314-bf75-4b36-bf26-f6676278adb1'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:50.511597 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4a3e2f61-8417-4d22-bdfa-52c2e12c15bf tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 18:59:50.512114 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 920/3662] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 18:59:50 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 07 18:59:50.520250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-37583060-00dc-4dae-a66b-8d61a5b96d71 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.520911 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-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 07 18:59:50.521317 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-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 07 18:59:50.522807 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-37583060-00dc-4dae-a66b-8d61a5b96d71 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] POST https://10.4.3.15/volume/v3/types/8c4f3602-336d-47b0-a639-3309a78bdf82/encryption Aug 07 18:59:50.523532 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-37583060-00dc-4dae-a66b-8d61a5b96d71 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:50.528783 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Created reservations ['d3738555-0253-4e6f-a527-a5b68b972a79', '6ef4fb29-809f-43b1-bc07-19c1c4000e69'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:50.555770 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Retype volume request issued successfully. Aug 07 18:59:50.556099 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5b08d7c4-fd14-45ea-a119-ea6e81dfdabf tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31/action returned with HTTP 202 Aug 07 18:59:50.556617 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 913/3663] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 18:59:50 2026] POST /volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:59:50.557084 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-37583060-00dc-4dae-a66b-8d61a5b96d71 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types/8c4f3602-336d-47b0-a639-3309a78bdf82/encryption returned with HTTP 200 Aug 07 18:59:50.557565 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 912/3664] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 18:59:50 2026] POST /volume/v3/types/8c4f3602-336d-47b0-a639-3309a78bdf82/encryption => generated 230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:50.567604 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-897d5b76-4828-466c-9fb1-d89deeebf978 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.569798 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-897d5b76-4828-466c-9fb1-d89deeebf978 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] GET https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 Aug 07 18:59:50.569798 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-897d5b76-4828-466c-9fb1-d89deeebf978 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:50.569798 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-897d5b76-4828-466c-9fb1-d89deeebf978 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:50.571422 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3944483e-0025-41db-b94a-93bea0ac8070 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.571664 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.574304 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3944483e-0025-41db-b94a-93bea0ac8070 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 18:59:50.574473 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 18:59:50.574558 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3944483e-0025-41db-b94a-93bea0ac8070 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:50.574558 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3944483e-0025-41db-b94a-93bea0ac8070 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:50.574558 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-3944483e-0025-41db-b94a-93bea0ac8070 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 651211e1-10c3-416e-b80e-1c6dd7a6a392. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:50.574761 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1833560013", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2134966396", "size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:50.577136 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1833560013', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2134966396', 'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:59:50.581316 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume of 1 GB Aug 07 18:59:50.581316 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.581316 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:50.581316 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Availability Zones retrieved successfully. Aug 07 18:59:50.585749 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.585749 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:50.587469 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.587469 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:50.587534 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3944483e-0025-41db-b94a-93bea0ac8070 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 200 Aug 07 18:59:50.587534 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 921/3665] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:50 2026] GET /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:50.588518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Flow 'volume_create_api' (f80ffcd0-f0d9-46d0-87c8-cc0cbc25a6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:50.591923 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1546f9-aaf9-4257-b3c9-d368295bb8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:50.591923 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:59:50.592109 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-897d5b76-4828-466c-9fb1-d89deeebf978 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Volume info retrieved successfully. Aug 07 18:59:50.597243 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-99ee780c-7e5e-49b2-8b5b-1a3253df1e9c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.597375 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-897d5b76-4828-466c-9fb1-d89deeebf978 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 returned with HTTP 200 Aug 07 18:59:50.597420 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 920/3666] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:50 2026] GET /volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:50.598470 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-99ee780c-7e5e-49b2-8b5b-1a3253df1e9c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:50.598689 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-99ee780c-7e5e-49b2-8b5b-1a3253df1e9c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:50.598849 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-99ee780c-7e5e-49b2-8b5b-1a3253df1e9c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:50.598962 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-99ee780c-7e5e-49b2-8b5b-1a3253df1e9c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:50.603643 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.603643 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:50.604800 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-99ee780c-7e5e-49b2-8b5b-1a3253df1e9c tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:50.605302 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 913/3667] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:50 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:50.614651 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b335e6ed-d094-49d7-becb-a056b46e8614 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.616978 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b335e6ed-d094-49d7-becb-a056b46e8614 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 18:59:50.617236 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b335e6ed-d094-49d7-becb-a056b46e8614 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:50.617462 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b335e6ed-d094-49d7-becb-a056b46e8614 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:50.617614 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b335e6ed-d094-49d7-becb-a056b46e8614 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:50.622696 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.622696 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:50.623468 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b335e6ed-d094-49d7-becb-a056b46e8614 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 18:59:50.623813 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 922/3668] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:50 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:50.625102 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1546f9-aaf9-4257-b3c9-d368295bb8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:59:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c4f3602-336d-47b0-a639-3309a78bdf82,is_public=True,name='tempest-scenario-type-luks-2134966396',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c4f3602-336d-47b0-a639-3309a78bdf82', '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=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:50.626818 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d51f61d3-fa6c-47f5-a582-d342940453ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:50.634517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8a8caced-91b9-492d-81d9-fbf89f30a21d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.637533 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a8caced-91b9-492d-81d9-fbf89f30a21d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 18:59:50.637859 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a8caced-91b9-492d-81d9-fbf89f30a21d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-729755960"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:59:50.640097 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-8a8caced-91b9-492d-81d9-fbf89f30a21d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Creating new backup {'backup': {'volume_id': '246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-729755960'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:59:50.640249 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-8a8caced-91b9-492d-81d9-fbf89f30a21d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Creating backup of volume 246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f in container None Aug 07 18:59:50.652085 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2134966396 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2134966396, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:59:50.652363 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2134966396 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2134966396, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:59:50.652769 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.652769 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:50.653277 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8a8caced-91b9-492d-81d9-fbf89f30a21d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 18:59:50.672784 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-8a8caced-91b9-492d-81d9-fbf89f30a21d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Created reservations ['d431d8a9-98be-4f94-ab47-0b9e42f1ed79', '59047eb7-1613-4113-8c58-50509d96a05e'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:50.674022 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Created reservations ['b7bb757f-6a16-412c-af8e-24a4a3707635', '501e627a-e98c-4461-b04b-3bdd64a0ff41', 'c01c0a96-d3c6-4519-a133-ba83f9a803d4', '0d3016da-1f1f-4125-bf12-7991a86bee9e'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:59:50.674734 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d51f61d3-fa6c-47f5-a582-d342940453ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7bb757f-6a16-412c-af8e-24a4a3707635', '501e627a-e98c-4461-b04b-3bdd64a0ff41', 'c01c0a96-d3c6-4519-a133-ba83f9a803d4', '0d3016da-1f1f-4125-bf12-7991a86bee9e']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:50.675561 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1110de4-f608-4f40-834a-d67c9c03cf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:50.697557 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1110de4-f608-4f40-834a-d67c9c03cf9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e05c328c-3262-4773-8fd8-a76160710b08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1833560013',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b1b2340c0ca45ba8816706e5df0a00c',qos_specs=None,replication_status=,reservations=['b7bb757f-6a16-412c-af8e-24a4a3707635','501e627a-e98c-4461-b04b-3bdd64a0ff41','c01c0a96-d3c6-4519-a133-ba83f9a803d4','0d3016da-1f1f-4125-bf12-7991a86bee9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b4493b50c5421b8423463c789861b0',volume_type_id=8c4f3602-336d-47b0-a639-3309a78bdf82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1833560013',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e05c328c-3262-4773-8fd8-a76160710b08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b1b2340c0ca45ba8816706e5df0a00c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0b4493b50c5421b8423463c789861b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c4f3602-336d-47b0-a639-3309a78bdf82),volume_type_id=8c4f3602-336d-47b0-a639-3309a78bdf82)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:50.698239 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434d22a2-aefc-42ec-89ac-35b42ce1f8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:50.700485 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a8caced-91b9-492d-81d9-fbf89f30a21d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 18:59:50.700538 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 921/3669] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:59:50 2026] POST /volume/v3/backups => generated 327 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:50.713368 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-70877ae7-8146-4e28-89aa-b6f131493fff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:50.715434 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70877ae7-8146-4e28-89aa-b6f131493fff tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 18:59:50.715698 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-70877ae7-8146-4e28-89aa-b6f131493fff tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:50.715926 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-70877ae7-8146-4e28-89aa-b6f131493fff tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:50.716165 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-70877ae7-8146-4e28-89aa-b6f131493fff tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id f00e565b-ff4d-4702-9804-66a99b8a0fcc. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:50.720618 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:50.720618 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:50.721406 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70877ae7-8146-4e28-89aa-b6f131493fff tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 200 Aug 07 18:59:50.721795 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 914/3670] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:50 2026] GET /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:50.727528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434d22a2-aefc-42ec-89ac-35b42ce1f8e5) transitioned into state 'SUCCESS' from state '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-1833560013',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b1b2340c0ca45ba8816706e5df0a00c',qos_specs=None,replication_status=,reservations=['b7bb757f-6a16-412c-af8e-24a4a3707635','501e627a-e98c-4461-b04b-3bdd64a0ff41','c01c0a96-d3c6-4519-a133-ba83f9a803d4','0d3016da-1f1f-4125-bf12-7991a86bee9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b4493b50c5421b8423463c789861b0',volume_type_id=8c4f3602-336d-47b0-a639-3309a78bdf82)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:50.728268 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a79fe20d-ff1d-45e6-9f0a-387f65995c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:59:50.735899 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a79fe20d-ff1d-45e6-9f0a-387f65995c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:59:50.736692 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Flow 'volume_create_api' (f80ffcd0-f0d9-46d0-87c8-cc0cbc25a6ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:59:50.736964 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume request issued successfully. Aug 07 18:59:50.737507 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e74c4eb8-ae13-4499-9402-c6234c35e744 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 18:59:50.737898 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 914/3671] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 18:59:50 2026] POST /volume/v3/volumes => generated 783 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:59:51.610593 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6ac941bc-5435-4d75-8ee6-acf8a6e87fe9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:51.613396 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6ac941bc-5435-4d75-8ee6-acf8a6e87fe9 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] GET https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 Aug 07 18:59:51.613570 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6ac941bc-5435-4d75-8ee6-acf8a6e87fe9 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:51.613747 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6ac941bc-5435-4d75-8ee6-acf8a6e87fe9 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:51.624854 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:51.624854 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:51.632328 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6ac941bc-5435-4d75-8ee6-acf8a6e87fe9 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Volume info retrieved successfully. Aug 07 18:59:51.638030 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6ac941bc-5435-4d75-8ee6-acf8a6e87fe9 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 returned with HTTP 200 Aug 07 18:59:51.638389 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 923/3672] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:51 2026] GET /volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:51.649390 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-853ff910-2942-4024-81ff-47f2ecf82165 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:51.651539 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-853ff910-2942-4024-81ff-47f2ecf82165 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] GET https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 Aug 07 18:59:51.655018 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-853ff910-2942-4024-81ff-47f2ecf82165 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:51.655018 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-853ff910-2942-4024-81ff-47f2ecf82165 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:51.661090 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:51.661090 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:51.665227 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-853ff910-2942-4024-81ff-47f2ecf82165 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Volume info retrieved successfully. Aug 07 18:59:51.669610 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-853ff910-2942-4024-81ff-47f2ecf82165 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 returned with HTTP 200 Aug 07 18:59:51.670212 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 922/3673] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:51 2026] GET /volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 => generated 1031 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:59:51.681879 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-81f37267-9703-44e4-9ed8-d6c74a5a27c4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:51.685717 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81f37267-9703-44e4-9ed8-d6c74a5a27c4 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] GET https://10.4.3.15/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-686436010 Aug 07 18:59:51.685717 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81f37267-9703-44e4-9ed8-d6c74a5a27c4 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:51.685717 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81f37267-9703-44e4-9ed8-d6c74a5a27c4 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:51.686753 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-81f37267-9703-44e4-9ed8-d6c74a5a27c4 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-686436010'), ('all_tenants', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:59:51.719160 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-81f37267-9703-44e4-9ed8-d6c74a5a27c4 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Get all volumes completed successfully. Aug 07 18:59:51.719807 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81f37267-9703-44e4-9ed8-d6c74a5a27c4 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] https://10.4.3.15/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-686436010 returned with HTTP 200 Aug 07 18:59:51.721158 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 915/3674] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 18:59:51 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-686436010 => generated 344 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:51.730166 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-44714e7a-8c1a-46c7-895e-0e5aaebb07d4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:51.732536 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44714e7a-8c1a-46c7-895e-0e5aaebb07d4 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] GET https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 Aug 07 18:59:51.732775 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44714e7a-8c1a-46c7-895e-0e5aaebb07d4 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:51.733017 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44714e7a-8c1a-46c7-895e-0e5aaebb07d4 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:51.734388 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-520694f4-21ac-4cde-8e37-d195853dda38 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:51.736436 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-520694f4-21ac-4cde-8e37-d195853dda38 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 18:59:51.736622 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-520694f4-21ac-4cde-8e37-d195853dda38 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:51.736799 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-520694f4-21ac-4cde-8e37-d195853dda38 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:51.736914 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-520694f4-21ac-4cde-8e37-d195853dda38 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id f00e565b-ff4d-4702-9804-66a99b8a0fcc. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:51.741821 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:51.741821 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:51.742283 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:51.742283 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:51.742734 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-520694f4-21ac-4cde-8e37-d195853dda38 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 200 Aug 07 18:59:51.743202 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 924/3675] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:51 2026] GET /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:51.748031 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-44714e7a-8c1a-46c7-895e-0e5aaebb07d4 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Volume info retrieved successfully. Aug 07 18:59:51.754449 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44714e7a-8c1a-46c7-895e-0e5aaebb07d4 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 returned with HTTP 200 Aug 07 18:59:51.754901 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 915/3676] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:51 2026] GET /volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:51.765025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fc74f409-d721-4a9f-bc74-61131d93596d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:51.767435 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc74f409-d721-4a9f-bc74-61131d93596d tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] DELETE https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 Aug 07 18:59:51.767788 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fc74f409-d721-4a9f-bc74-61131d93596d tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:51.767973 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fc74f409-d721-4a9f-bc74-61131d93596d tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:51.768170 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-fc74f409-d721-4a9f-bc74-61131d93596d tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Delete volume with id: 459c373d-4808-4990-b88e-0947b5268e31 Aug 07 18:59:51.777546 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:51.777546 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:51.778167 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fc74f409-d721-4a9f-bc74-61131d93596d tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Volume info retrieved successfully. Aug 07 18:59:51.799009 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fc74f409-d721-4a9f-bc74-61131d93596d tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Delete volume request issued successfully. Aug 07 18:59:51.799277 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc74f409-d721-4a9f-bc74-61131d93596d tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 returned with HTTP 202 Aug 07 18:59:51.799816 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 923/3677] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:59:51 2026] DELETE /volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:51.805620 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6d601f2c-a1ce-464e-8084-c286972c1be9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:51.807851 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6d601f2c-a1ce-464e-8084-c286972c1be9 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] GET https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 Aug 07 18:59:51.808116 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6d601f2c-a1ce-464e-8084-c286972c1be9 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:51.808399 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6d601f2c-a1ce-464e-8084-c286972c1be9 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:51.817548 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:51.817548 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:51.822624 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6d601f2c-a1ce-464e-8084-c286972c1be9 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Volume info retrieved successfully. Aug 07 18:59:51.828228 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6d601f2c-a1ce-464e-8084-c286972c1be9 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 returned with HTTP 200 Aug 07 18:59:51.828879 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 916/3678] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:51 2026] GET /volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:52.753131 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d6eee35f-5153-4783-97a3-9edace732e41 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:52.755382 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d6eee35f-5153-4783-97a3-9edace732e41 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 18:59:52.755620 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d6eee35f-5153-4783-97a3-9edace732e41 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:52.755883 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d6eee35f-5153-4783-97a3-9edace732e41 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:52.756028 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-d6eee35f-5153-4783-97a3-9edace732e41 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id f00e565b-ff4d-4702-9804-66a99b8a0fcc. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:52.762717 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:52.762717 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:52.763536 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d6eee35f-5153-4783-97a3-9edace732e41 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 200 Aug 07 18:59:52.763934 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 925/3679] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:52 2026] GET /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:52.842784 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9bb585e8-6c70-4ad9-8c4f-28347e3ba8c3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:52.844673 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9bb585e8-6c70-4ad9-8c4f-28347e3ba8c3 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] GET https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 Aug 07 18:59:52.844933 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9bb585e8-6c70-4ad9-8c4f-28347e3ba8c3 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:52.845204 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9bb585e8-6c70-4ad9-8c4f-28347e3ba8c3 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:52.853827 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9bb585e8-6c70-4ad9-8c4f-28347e3ba8c3 tempest-VolumeRetypeWithoutMigrationTest-854110417 tempest-VolumeRetypeWithoutMigrationTest-854110417-project-member] https://10.4.3.15/volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 returned with HTTP 404 Aug 07 18:59:52.854363 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 916/3680] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:52 2026] GET /volume/v3/volumes/459c373d-4808-4990-b88e-0947b5268e31 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:52.863481 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aa468433-4c22-4d81-9275-ce1b3cf8dbc3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:52.863823 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aa468433-4c22-4d81-9275-ce1b3cf8dbc3 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] DELETE https://10.4.3.15/volume/v3/types/0af49e02-e158-47c5-b8f0-d2fca20b31f4 Aug 07 18:59:52.864020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aa468433-4c22-4d81-9275-ce1b3cf8dbc3 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:52.864251 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aa468433-4c22-4d81-9275-ce1b3cf8dbc3 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:52.889865 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aa468433-4c22-4d81-9275-ce1b3cf8dbc3 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] https://10.4.3.15/volume/v3/types/0af49e02-e158-47c5-b8f0-d2fca20b31f4 returned with HTTP 202 Aug 07 18:59:52.890371 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 924/3681] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:59:52 2026] DELETE /volume/v3/types/0af49e02-e158-47c5-b8f0-d2fca20b31f4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:52.897927 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-35644b7d-95cb-4724-a12f-88e6ca5388c2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:52.902250 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35644b7d-95cb-4724-a12f-88e6ca5388c2 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] GET https://10.4.3.15/volume/v3/types/0af49e02-e158-47c5-b8f0-d2fca20b31f4 Aug 07 18:59:52.902513 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35644b7d-95cb-4724-a12f-88e6ca5388c2 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:52.902815 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35644b7d-95cb-4724-a12f-88e6ca5388c2 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:52.908964 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35644b7d-95cb-4724-a12f-88e6ca5388c2 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] https://10.4.3.15/volume/v3/types/0af49e02-e158-47c5-b8f0-d2fca20b31f4 returned with HTTP 404 Aug 07 18:59:52.909519 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 917/3682] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:59:52 2026] GET /volume/v3/types/0af49e02-e158-47c5-b8f0-d2fca20b31f4 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:52.920893 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cf454cb4-c0bf-4222-ad20-dbbdcba3aa04 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:52.922690 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cf454cb4-c0bf-4222-ad20-dbbdcba3aa04 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] DELETE https://10.4.3.15/volume/v3/types/73d2d53c-ed39-4a38-95fe-ad233fb62a4a Aug 07 18:59:52.922861 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cf454cb4-c0bf-4222-ad20-dbbdcba3aa04 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:52.923086 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cf454cb4-c0bf-4222-ad20-dbbdcba3aa04 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:52.952346 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cf454cb4-c0bf-4222-ad20-dbbdcba3aa04 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] https://10.4.3.15/volume/v3/types/73d2d53c-ed39-4a38-95fe-ad233fb62a4a returned with HTTP 202 Aug 07 18:59:52.952746 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 926/3683] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 18:59:52 2026] DELETE /volume/v3/types/73d2d53c-ed39-4a38-95fe-ad233fb62a4a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:59:52.960025 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e6ed4cc8-2d98-45a4-bc92-1907e1c9dfa8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:52.961814 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6ed4cc8-2d98-45a4-bc92-1907e1c9dfa8 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] GET https://10.4.3.15/volume/v3/types/73d2d53c-ed39-4a38-95fe-ad233fb62a4a Aug 07 18:59:52.962158 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6ed4cc8-2d98-45a4-bc92-1907e1c9dfa8 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:52.962357 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6ed4cc8-2d98-45a4-bc92-1907e1c9dfa8 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:52.967287 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6ed4cc8-2d98-45a4-bc92-1907e1c9dfa8 tempest-VolumeRetypeWithoutMigrationTest-708724126 tempest-VolumeRetypeWithoutMigrationTest-708724126-project-admin] https://10.4.3.15/volume/v3/types/73d2d53c-ed39-4a38-95fe-ad233fb62a4a returned with HTTP 404 Aug 07 18:59:52.967739 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 917/3684] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 18:59:52 2026] GET /volume/v3/types/73d2d53c-ed39-4a38-95fe-ad233fb62a4a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:59:53.775977 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c3b2f084-453a-4df6-b853-4eea6b5abc78 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:53.781170 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3b2f084-453a-4df6-b853-4eea6b5abc78 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 18:59:53.781393 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3b2f084-453a-4df6-b853-4eea6b5abc78 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:53.781611 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3b2f084-453a-4df6-b853-4eea6b5abc78 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:53.781745 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c3b2f084-453a-4df6-b853-4eea6b5abc78 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id f00e565b-ff4d-4702-9804-66a99b8a0fcc. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:53.789244 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:53.789244 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:53.790426 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3b2f084-453a-4df6-b853-4eea6b5abc78 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 200 Aug 07 18:59:53.791265 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 925/3685] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:53 2026] GET /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:54.802780 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8e9a569-73ea-4e33-b738-a1438ade7cd8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:54.804605 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8e9a569-73ea-4e33-b738-a1438ade7cd8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 18:59:54.804848 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8e9a569-73ea-4e33-b738-a1438ade7cd8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:54.805119 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8e9a569-73ea-4e33-b738-a1438ade7cd8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:54.805396 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d8e9a569-73ea-4e33-b738-a1438ade7cd8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id f00e565b-ff4d-4702-9804-66a99b8a0fcc. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:54.817245 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:54.817245 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:54.818048 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8e9a569-73ea-4e33-b738-a1438ade7cd8 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 200 Aug 07 18:59:54.818447 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 918/3686] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:54 2026] GET /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:55.833381 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fde455f4-972e-454b-8db9-7e7fc931d38d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:55.837379 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fde455f4-972e-454b-8db9-7e7fc931d38d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 18:59:55.838146 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fde455f4-972e-454b-8db9-7e7fc931d38d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:55.838401 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fde455f4-972e-454b-8db9-7e7fc931d38d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:55.841942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-fde455f4-972e-454b-8db9-7e7fc931d38d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id f00e565b-ff4d-4702-9804-66a99b8a0fcc. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:55.849194 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:55.849194 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:55.850265 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fde455f4-972e-454b-8db9-7e7fc931d38d tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 200 Aug 07 18:59:55.850850 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 927/3687] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:55 2026] GET /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:56.865960 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e245679e-07d9-45a3-ad48-bc8859b8ef0a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:56.867793 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e245679e-07d9-45a3-ad48-bc8859b8ef0a tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 18:59:56.868179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e245679e-07d9-45a3-ad48-bc8859b8ef0a tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:56.868264 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e245679e-07d9-45a3-ad48-bc8859b8ef0a tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:56.868359 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-e245679e-07d9-45a3-ad48-bc8859b8ef0a tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id f00e565b-ff4d-4702-9804-66a99b8a0fcc. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:56.877233 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:56.877233 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:56.877976 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e245679e-07d9-45a3-ad48-bc8859b8ef0a tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 200 Aug 07 18:59:56.878408 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 918/3688] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:56 2026] GET /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:57.890573 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6debd087-6ccb-45e9-b8d4-7e5552d595af None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:57.892547 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6debd087-6ccb-45e9-b8d4-7e5552d595af tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 18:59:57.892813 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6debd087-6ccb-45e9-b8d4-7e5552d595af tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:57.893076 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6debd087-6ccb-45e9-b8d4-7e5552d595af tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:57.893246 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6debd087-6ccb-45e9-b8d4-7e5552d595af tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id f00e565b-ff4d-4702-9804-66a99b8a0fcc. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:57.898267 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:57.898267 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:57.898965 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6debd087-6ccb-45e9-b8d4-7e5552d595af tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 200 Aug 07 18:59:57.899348 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 926/3689] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:57 2026] GET /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:58.909788 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-62fe8f00-5c8b-4112-bff0-39b2f60eeafc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:58.911702 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-62fe8f00-5c8b-4112-bff0-39b2f60eeafc tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 18:59:58.912009 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-62fe8f00-5c8b-4112-bff0-39b2f60eeafc tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:58.912336 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-62fe8f00-5c8b-4112-bff0-39b2f60eeafc tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:58.912551 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-62fe8f00-5c8b-4112-bff0-39b2f60eeafc tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id f00e565b-ff4d-4702-9804-66a99b8a0fcc. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:58.917867 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:58.917867 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 18:59:58.918973 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-62fe8f00-5c8b-4112-bff0-39b2f60eeafc tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 200 Aug 07 18:59:58.919530 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 919/3690] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:58 2026] GET /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:58.931978 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-883899bb-52b0-4733-80db-ae5fc4778a10 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:58.933837 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-883899bb-52b0-4733-80db-ae5fc4778a10 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 18:59:58.934222 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-883899bb-52b0-4733-80db-ae5fc4778a10 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:58.934585 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-883899bb-52b0-4733-80db-ae5fc4778a10 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:58.935058 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-883899bb-52b0-4733-80db-ae5fc4778a10 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:58.940492 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:58.940492 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 18:59:58.941669 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-883899bb-52b0-4733-80db-ae5fc4778a10 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 18:59:58.941669 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 928/3691] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:58 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:59:58.951815 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ae82c6ed-62c5-483c-ae08-3fad6b2dfa1f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:58.953757 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ae82c6ed-62c5-483c-ae08-3fad6b2dfa1f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] DELETE https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 18:59:58.954049 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ae82c6ed-62c5-483c-ae08-3fad6b2dfa1f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:58.954283 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ae82c6ed-62c5-483c-ae08-3fad6b2dfa1f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:58.956128 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-ae82c6ed-62c5-483c-ae08-3fad6b2dfa1f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Delete backup with id: f00e565b-ff4d-4702-9804-66a99b8a0fcc. Aug 07 18:59:58.962544 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:58.962544 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 18:59:58.977020 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-ae82c6ed-62c5-483c-ae08-3fad6b2dfa1f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] delete_backup rpcapi backup_id f00e565b-ff4d-4702-9804-66a99b8a0fcc {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:59:58.978988 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ae82c6ed-62c5-483c-ae08-3fad6b2dfa1f tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 202 Aug 07 18:59:58.978988 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 919/3692] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 18:59:58 2026] DELETE /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:59:58.991628 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aeb79f59-070a-4956-ba77-66765dfd3bbc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:59:58.994474 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aeb79f59-070a-4956-ba77-66765dfd3bbc tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 18:59:58.995145 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aeb79f59-070a-4956-ba77-66765dfd3bbc tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:59:58.995438 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aeb79f59-070a-4956-ba77-66765dfd3bbc tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:59:58.995607 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-aeb79f59-070a-4956-ba77-66765dfd3bbc tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id f00e565b-ff4d-4702-9804-66a99b8a0fcc. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:59:59.003247 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:59:59.003247 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 18:59:59.003247 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aeb79f59-070a-4956-ba77-66765dfd3bbc tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 200 Aug 07 18:59:59.003626 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 927/3693] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 18:59:58 2026] GET /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:00.017145 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f5c24147-3a04-4ac6-bf5f-55c7fb6c3578 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:00.019692 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f5c24147-3a04-4ac6-bf5f-55c7fb6c3578 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc Aug 07 19:00:00.020084 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f5c24147-3a04-4ac6-bf5f-55c7fb6c3578 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:00.020625 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f5c24147-3a04-4ac6-bf5f-55c7fb6c3578 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:00.020919 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f5c24147-3a04-4ac6-bf5f-55c7fb6c3578 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id f00e565b-ff4d-4702-9804-66a99b8a0fcc. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:00.025366 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f5c24147-3a04-4ac6-bf5f-55c7fb6c3578 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc returned with HTTP 404 Aug 07 19:00:00.025579 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 920/3694] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:00 2026] GET /volume/v3/backups/f00e565b-ff4d-4702-9804-66a99b8a0fcc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:00.032715 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5670b533-e58a-4984-bc93-76a29adc4975 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:00.034686 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5670b533-e58a-4984-bc93-76a29adc4975 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] DELETE https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 19:00:00.034686 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5670b533-e58a-4984-bc93-76a29adc4975 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:00.034773 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5670b533-e58a-4984-bc93-76a29adc4975 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:00.034875 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-5670b533-e58a-4984-bc93-76a29adc4975 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Delete backup with id: 651211e1-10c3-416e-b80e-1c6dd7a6a392. Aug 07 19:00:00.038728 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:00.038728 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:00.049417 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-5670b533-e58a-4984-bc93-76a29adc4975 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] delete_backup rpcapi backup_id 651211e1-10c3-416e-b80e-1c6dd7a6a392 {{(pid=100344) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:00:00.051125 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5670b533-e58a-4984-bc93-76a29adc4975 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 202 Aug 07 19:00:00.051319 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 929/3695] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:00 2026] DELETE /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:00.061075 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-48aa796f-c34d-480f-83c7-b28dde560898 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:00.062937 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-48aa796f-c34d-480f-83c7-b28dde560898 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 19:00:00.063202 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-48aa796f-c34d-480f-83c7-b28dde560898 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:00.063436 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-48aa796f-c34d-480f-83c7-b28dde560898 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:00.063484 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-48aa796f-c34d-480f-83c7-b28dde560898 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 651211e1-10c3-416e-b80e-1c6dd7a6a392. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:00.067691 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:00.067691 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:00.068322 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-48aa796f-c34d-480f-83c7-b28dde560898 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 200 Aug 07 19:00:00.068675 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 920/3696] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:00 2026] GET /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:01.084778 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9bf54808-7d80-4227-acb2-ec4b266719cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:01.085184 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9bf54808-7d80-4227-acb2-ec4b266719cc tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 Aug 07 19:00:01.085184 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9bf54808-7d80-4227-acb2-ec4b266719cc tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:01.085184 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9bf54808-7d80-4227-acb2-ec4b266719cc tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:01.085356 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9bf54808-7d80-4227-acb2-ec4b266719cc tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 651211e1-10c3-416e-b80e-1c6dd7a6a392. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:01.089692 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9bf54808-7d80-4227-acb2-ec4b266719cc tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 returned with HTTP 404 Aug 07 19:00:01.090264 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 928/3697] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:01 2026] GET /volume/v3/backups/651211e1-10c3-416e-b80e-1c6dd7a6a392 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:01.097689 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2159dc38-5213-41e5-b3c0-a6614b85484a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:01.099984 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2159dc38-5213-41e5-b3c0-a6614b85484a tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] DELETE https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 19:00:01.100163 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2159dc38-5213-41e5-b3c0-a6614b85484a tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:01.100512 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2159dc38-5213-41e5-b3c0-a6614b85484a tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:01.100692 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-2159dc38-5213-41e5-b3c0-a6614b85484a tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Delete backup with id: 913271cc-3e81-4b3b-99ae-6a919f9399c8. Aug 07 19:00:01.285811 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:01.285811 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:01.296695 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-2159dc38-5213-41e5-b3c0-a6614b85484a tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] delete_backup rpcapi backup_id 913271cc-3e81-4b3b-99ae-6a919f9399c8 {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:00:01.298511 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2159dc38-5213-41e5-b3c0-a6614b85484a tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 202 Aug 07 19:00:01.298932 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 921/3698] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:01 2026] DELETE /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:01.306332 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0bae81ea-8782-4873-9d94-81dd12503191 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:01.308353 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0bae81ea-8782-4873-9d94-81dd12503191 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 19:00:01.309742 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0bae81ea-8782-4873-9d94-81dd12503191 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:01.309742 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0bae81ea-8782-4873-9d94-81dd12503191 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:01.309742 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-0bae81ea-8782-4873-9d94-81dd12503191 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:01.319291 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:01.319291 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:01.319291 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0bae81ea-8782-4873-9d94-81dd12503191 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 200 Aug 07 19:00:01.319291 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 930/3699] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:01 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:02.332138 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-99ddbac7-842f-43fe-a1bb-0f5089ff51f7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:02.333831 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-99ddbac7-842f-43fe-a1bb-0f5089ff51f7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 Aug 07 19:00:02.334018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-99ddbac7-842f-43fe-a1bb-0f5089ff51f7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:02.334237 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-99ddbac7-842f-43fe-a1bb-0f5089ff51f7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:02.334341 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-99ddbac7-842f-43fe-a1bb-0f5089ff51f7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Show backup with id 913271cc-3e81-4b3b-99ae-6a919f9399c8. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:02.338457 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-99ddbac7-842f-43fe-a1bb-0f5089ff51f7 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 returned with HTTP 404 Aug 07 19:00:02.338963 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 921/3700] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:02 2026] GET /volume/v3/backups/913271cc-3e81-4b3b-99ae-6a919f9399c8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:02.345968 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c1044d15-6f00-48f8-8290-4491ee9843a9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:02.348796 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c1044d15-6f00-48f8-8290-4491ee9843a9 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] DELETE https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 19:00:02.349083 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c1044d15-6f00-48f8-8290-4491ee9843a9 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:02.349491 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c1044d15-6f00-48f8-8290-4491ee9843a9 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:02.349654 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-c1044d15-6f00-48f8-8290-4491ee9843a9 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Delete backup with id: 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. Aug 07 19:00:02.354694 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:02.354694 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:02.370443 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-c1044d15-6f00-48f8-8290-4491ee9843a9 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] delete_backup rpcapi backup_id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:00:02.372764 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c1044d15-6f00-48f8-8290-4491ee9843a9 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 202 Aug 07 19:00:02.373263 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 929/3701] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:02 2026] DELETE /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:02.380834 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-de143832-b386-4f1e-a69b-3a467638af80 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:02.382891 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de143832-b386-4f1e-a69b-3a467638af80 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 19:00:02.383125 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de143832-b386-4f1e-a69b-3a467638af80 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:02.383336 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de143832-b386-4f1e-a69b-3a467638af80 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:02.383475 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-de143832-b386-4f1e-a69b-3a467638af80 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:02.387986 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:02.387986 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:02.388771 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de143832-b386-4f1e-a69b-3a467638af80 tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 200 Aug 07 19:00:02.389419 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 922/3702] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:02 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:03.402876 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1fe5437d-5c3c-48ad-a68f-b3f038d298ed None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:03.405097 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1fe5437d-5c3c-48ad-a68f-b3f038d298ed tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] GET https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 Aug 07 19:00:03.405374 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1fe5437d-5c3c-48ad-a68f-b3f038d298ed tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:03.405596 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1fe5437d-5c3c-48ad-a68f-b3f038d298ed tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:03.405731 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-1fe5437d-5c3c-48ad-a68f-b3f038d298ed tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] Show backup with id 1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:03.409781 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1fe5437d-5c3c-48ad-a68f-b3f038d298ed tempest-VolumesBackupsTest-1396034681 tempest-VolumesBackupsTest-1396034681-project-admin] https://10.4.3.15/volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 returned with HTTP 404 Aug 07 19:00:03.410539 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 931/3703] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:03 2026] GET /volume/v3/backups/1dc1be4e-5c9f-4b55-b54e-3bd7ff7301a4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:03.422756 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f9e0cf3e-3954-41f9-a2db-05f57f9c1569 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:03.424899 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9e0cf3e-3954-41f9-a2db-05f57f9c1569 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] DELETE https://10.4.3.15/volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f Aug 07 19:00:03.425115 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9e0cf3e-3954-41f9-a2db-05f57f9c1569 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:03.425307 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9e0cf3e-3954-41f9-a2db-05f57f9c1569 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:03.425458 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-f9e0cf3e-3954-41f9-a2db-05f57f9c1569 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Delete volume with id: 246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f Aug 07 19:00:03.431691 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:03.431691 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:03.432140 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f9e0cf3e-3954-41f9-a2db-05f57f9c1569 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 19:00:03.454324 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f9e0cf3e-3954-41f9-a2db-05f57f9c1569 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Delete volume request issued successfully. Aug 07 19:00:03.454324 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9e0cf3e-3954-41f9-a2db-05f57f9c1569 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f returned with HTTP 202 Aug 07 19:00:03.454824 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 922/3704] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:03 2026] DELETE /volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:03.465192 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-39e2102c-04b4-4db5-8e07-ff347f616741 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:03.467240 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39e2102c-04b4-4db5-8e07-ff347f616741 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f Aug 07 19:00:03.467240 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39e2102c-04b4-4db5-8e07-ff347f616741 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:03.467496 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39e2102c-04b4-4db5-8e07-ff347f616741 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:03.474775 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:03.474775 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:03.478351 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-39e2102c-04b4-4db5-8e07-ff347f616741 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 19:00:03.482160 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39e2102c-04b4-4db5-8e07-ff347f616741 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f returned with HTTP 200 Aug 07 19:00:03.482545 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 930/3705] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:03 2026] GET /volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:04.495610 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5fcd4417-4a97-41ad-b29f-d34550133a66 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:04.496989 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5fcd4417-4a97-41ad-b29f-d34550133a66 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f Aug 07 19:00:04.497193 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5fcd4417-4a97-41ad-b29f-d34550133a66 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:04.497369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5fcd4417-4a97-41ad-b29f-d34550133a66 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:04.502507 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5fcd4417-4a97-41ad-b29f-d34550133a66 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f returned with HTTP 404 Aug 07 19:00:04.502905 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 923/3706] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:04 2026] GET /volume/v3/volumes/246f588d-dfab-4e6c-bc9b-a9fc3e1cf59f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:04.510244 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-153ae125-efa4-495d-9293-4a75cfe6cc31 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:04.513820 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-153ae125-efa4-495d-9293-4a75cfe6cc31 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] DELETE https://10.4.3.15/volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 Aug 07 19:00:04.513820 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-153ae125-efa4-495d-9293-4a75cfe6cc31 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:04.513820 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-153ae125-efa4-495d-9293-4a75cfe6cc31 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:04.513820 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-153ae125-efa4-495d-9293-4a75cfe6cc31 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Delete volume with id: 04ad3242-2cbb-4085-82a5-5698580c7649 Aug 07 19:00:04.532455 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:04.532455 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:04.532455 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-153ae125-efa4-495d-9293-4a75cfe6cc31 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 19:00:04.555299 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-153ae125-efa4-495d-9293-4a75cfe6cc31 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Delete volume request issued successfully. Aug 07 19:00:04.555596 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-153ae125-efa4-495d-9293-4a75cfe6cc31 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 returned with HTTP 202 Aug 07 19:00:04.556039 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 932/3707] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:04 2026] DELETE /volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:04.564701 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-305daead-455c-42ff-81d5-8663c977c870 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:04.566631 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-305daead-455c-42ff-81d5-8663c977c870 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 Aug 07 19:00:04.566823 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-305daead-455c-42ff-81d5-8663c977c870 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:04.567012 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-305daead-455c-42ff-81d5-8663c977c870 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:04.574660 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:04.574660 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:04.580035 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-305daead-455c-42ff-81d5-8663c977c870 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 19:00:04.585291 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-305daead-455c-42ff-81d5-8663c977c870 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 returned with HTTP 200 Aug 07 19:00:04.585864 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 923/3708] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:04 2026] GET /volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:05.602576 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2bf67d1b-983b-4810-8483-5fd33bc0b366 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:05.604495 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2bf67d1b-983b-4810-8483-5fd33bc0b366 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 Aug 07 19:00:05.604495 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2bf67d1b-983b-4810-8483-5fd33bc0b366 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:05.604495 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2bf67d1b-983b-4810-8483-5fd33bc0b366 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:05.610945 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2bf67d1b-983b-4810-8483-5fd33bc0b366 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 returned with HTTP 404 Aug 07 19:00:05.611481 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 931/3709] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:05 2026] GET /volume/v3/volumes/04ad3242-2cbb-4085-82a5-5698580c7649 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:05.619763 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c886b5d9-1fc0-4fb2-95cd-f361a574dfa3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:05.622426 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c886b5d9-1fc0-4fb2-95cd-f361a574dfa3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] DELETE https://10.4.3.15/volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 Aug 07 19:00:05.622787 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c886b5d9-1fc0-4fb2-95cd-f361a574dfa3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:05.622915 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c886b5d9-1fc0-4fb2-95cd-f361a574dfa3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:05.622976 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c886b5d9-1fc0-4fb2-95cd-f361a574dfa3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Delete volume with id: 897aa15b-1802-40c7-bd42-775f58ca2999 Aug 07 19:00:05.630985 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:05.630985 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:05.632086 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c886b5d9-1fc0-4fb2-95cd-f361a574dfa3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 19:00:05.647106 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c886b5d9-1fc0-4fb2-95cd-f361a574dfa3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Delete volume request issued successfully. Aug 07 19:00:05.647284 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c886b5d9-1fc0-4fb2-95cd-f361a574dfa3 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 returned with HTTP 202 Aug 07 19:00:05.647628 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 924/3710] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:05 2026] DELETE /volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:05.656240 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bd49cdf0-08f1-4bcc-acd4-eb5366d5adc4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:05.658257 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd49cdf0-08f1-4bcc-acd4-eb5366d5adc4 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 Aug 07 19:00:05.658457 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd49cdf0-08f1-4bcc-acd4-eb5366d5adc4 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:05.658664 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd49cdf0-08f1-4bcc-acd4-eb5366d5adc4 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:05.665896 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:05.665896 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:05.672043 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bd49cdf0-08f1-4bcc-acd4-eb5366d5adc4 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Volume info retrieved successfully. Aug 07 19:00:05.677647 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd49cdf0-08f1-4bcc-acd4-eb5366d5adc4 tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 returned with HTTP 200 Aug 07 19:00:05.678321 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 933/3711] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:05 2026] GET /volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:06.695670 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2205471b-04b2-4f8a-82c4-0475b9e99daf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:06.698467 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2205471b-04b2-4f8a-82c4-0475b9e99daf tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] GET https://10.4.3.15/volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 Aug 07 19:00:06.698762 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2205471b-04b2-4f8a-82c4-0475b9e99daf tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:06.698978 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2205471b-04b2-4f8a-82c4-0475b9e99daf tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:06.706044 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2205471b-04b2-4f8a-82c4-0475b9e99daf tempest-VolumesBackupsTest-684563684 tempest-VolumesBackupsTest-684563684-project-member] https://10.4.3.15/volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 returned with HTTP 404 Aug 07 19:00:06.706500 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 924/3712] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:06 2026] GET /volume/v3/volumes/897aa15b-1802-40c7-bd42-775f58ca2999 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:10.361899 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d6255923-4792-4eee-8a75-210c5a985285 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:10.363643 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:10.364007 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1682324571"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:10.365338 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1682324571'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:10.365456 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume of 1 GB Aug 07 19:00:10.369420 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Availability Zones retrieved successfully. Aug 07 19:00:10.374710 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (ac2fe334-1fac-4e6c-9cf2-48899526fe08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:10.375744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1b8554-72e7-4020-aa84-cf1a84933287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:10.376701 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:10.402546 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1b8554-72e7-4020-aa84-cf1a84933287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:10.403480 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54acac5-bb22-4a3b-8091-f7a773dd338b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:10.468528 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Created reservations ['9542f41c-1fbf-45b7-8e31-e9053682731c', '193ec109-e904-489e-8918-6ac1b012babc', 'caa76da0-ef8e-470a-9369-199d3316a33a', 'd8d5aa20-f89d-40f4-9962-1ee9dfafcaac'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:10.469344 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54acac5-bb22-4a3b-8091-f7a773dd338b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9542f41c-1fbf-45b7-8e31-e9053682731c', '193ec109-e904-489e-8918-6ac1b012babc', 'caa76da0-ef8e-470a-9369-199d3316a33a', 'd8d5aa20-f89d-40f4-9962-1ee9dfafcaac']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:10.470764 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b599d50d-ec0b-44ab-9b81-9c43c65c9050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:10.501635 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b599d50d-ec0b-44ab-9b81-9c43c65c9050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6943ade0-3cfd-439a-964f-312ad1e58e24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1682324571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['9542f41c-1fbf-45b7-8e31-e9053682731c','193ec109-e904-489e-8918-6ac1b012babc','caa76da0-ef8e-470a-9369-199d3316a33a','d8d5aa20-f89d-40f4-9962-1ee9dfafcaac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1682324571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6943ade0-3cfd-439a-964f-312ad1e58e24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb031ebc4ea34e8c849304f2b6efce25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631ba71823eb4d2a9475992c4e1c242a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:10.502404 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af47b42f-6685-4b7a-97d1-eb832494ff1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:10.524510 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af47b42f-6685-4b7a-97d1-eb832494ff1a) transitioned into state 'SUCCESS' from state '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-1682324571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['9542f41c-1fbf-45b7-8e31-e9053682731c','193ec109-e904-489e-8918-6ac1b012babc','caa76da0-ef8e-470a-9369-199d3316a33a','d8d5aa20-f89d-40f4-9962-1ee9dfafcaac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:10.525185 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a781b4e-2d7d-4edb-a488-84b822e2488b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:10.540219 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a781b4e-2d7d-4edb-a488-84b822e2488b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:10.541040 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (ac2fe334-1fac-4e6c-9cf2-48899526fe08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:10.541354 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request issued successfully. Aug 07 19:00:10.541896 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d6255923-4792-4eee-8a75-210c5a985285 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:10.542614 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 932/3713] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:10 2026] POST /volume/v3/volumes => generated 747 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:10.555654 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4d7b5c5e-cff1-4ec0-8a51-ddc6ed0badd2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:10.558389 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d7b5c5e-cff1-4ec0-8a51-ddc6ed0badd2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:10.558389 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d7b5c5e-cff1-4ec0-8a51-ddc6ed0badd2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:10.558389 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d7b5c5e-cff1-4ec0-8a51-ddc6ed0badd2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:10.567544 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:10.567544 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:10.572422 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4d7b5c5e-cff1-4ec0-8a51-ddc6ed0badd2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:10.578435 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d7b5c5e-cff1-4ec0-8a51-ddc6ed0badd2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 200 Aug 07 19:00:10.578884 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 925/3714] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:10 2026] GET /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:11.591201 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cc23d61e-73be-4d12-8151-ad86d3da37fc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:11.595606 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cc23d61e-73be-4d12-8151-ad86d3da37fc tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:11.595606 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cc23d61e-73be-4d12-8151-ad86d3da37fc tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:11.595606 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cc23d61e-73be-4d12-8151-ad86d3da37fc tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:11.606933 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:11.606933 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:11.612955 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cc23d61e-73be-4d12-8151-ad86d3da37fc tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:11.621086 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cc23d61e-73be-4d12-8151-ad86d3da37fc tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 200 Aug 07 19:00:11.621086 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 934/3715] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:11 2026] GET /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:11.637494 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e956ddd9-8ba9-4779-a8f2-397be92244e1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:11.640871 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e956ddd9-8ba9-4779-a8f2-397be92244e1 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] POST https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action Aug 07 19:00:11.641026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e956ddd9-8ba9-4779-a8f2-397be92244e1 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Action body: b'{"os-attach": {"instance_uuid": "d8245b57-b58a-4b8d-8b12-3882d7dc6453", "mountpoint": "/dev/vdb"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:11.642616 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e956ddd9-8ba9-4779-a8f2-397be92244e1 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d8245b57-b58a-4b8d-8b12-3882d7dc6453", "mountpoint": "/dev/vdb"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:11.655932 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:11.655932 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:11.656589 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e956ddd9-8ba9-4779-a8f2-397be92244e1 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:11.670456 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e956ddd9-8ba9-4779-a8f2-397be92244e1 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Update volume admin metadata completed successfully. Aug 07 19:00:11.722829 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e956ddd9-8ba9-4779-a8f2-397be92244e1 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Attach volume completed successfully. Aug 07 19:00:11.723219 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e956ddd9-8ba9-4779-a8f2-397be92244e1 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action returned with HTTP 202 Aug 07 19:00:11.723687 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 925/3716] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:11 2026] POST /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:11.731641 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d081cec8-bb19-492c-a0b1-86e423df1f84 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:11.733721 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d081cec8-bb19-492c-a0b1-86e423df1f84 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:11.733907 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d081cec8-bb19-492c-a0b1-86e423df1f84 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:11.734124 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d081cec8-bb19-492c-a0b1-86e423df1f84 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:11.745337 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:11.745337 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:11.750831 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d081cec8-bb19-492c-a0b1-86e423df1f84 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:11.757752 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d081cec8-bb19-492c-a0b1-86e423df1f84 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 200 Aug 07 19:00:11.758212 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 933/3717] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:11 2026] GET /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:11.773144 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ef6a8228-9c3a-4676-b506-823c562162f9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:11.774974 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef6a8228-9c3a-4676-b506-823c562162f9 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:11.775170 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef6a8228-9c3a-4676-b506-823c562162f9 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:11.775359 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef6a8228-9c3a-4676-b506-823c562162f9 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:11.784412 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:11.784412 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:11.788805 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ef6a8228-9c3a-4676-b506-823c562162f9 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:11.793116 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef6a8228-9c3a-4676-b506-823c562162f9 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 200 Aug 07 19:00:11.793484 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 926/3718] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:11 2026] GET /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:11.812385 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-325439dc-3248-430c-84c6-671273aade4a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:11.939695 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-325439dc-3248-430c-84c6-671273aade4a tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action Aug 07 19:00:11.940191 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-325439dc-3248-430c-84c6-671273aade4a tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:11.940391 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-325439dc-3248-430c-84c6-671273aade4a tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:11.956527 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:11.956527 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:11.957084 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.admin_actions [None req-325439dc-3248-430c-84c6-671273aade4a tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Updating volume '6943ade0-3cfd-439a-964f-312ad1e58e24' with '{'status': 'error'}' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 19:00:11.981627 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-325439dc-3248-430c-84c6-671273aade4a tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action returned with HTTP 202 Aug 07 19:00:11.981947 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 935/3719] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:11 2026] POST /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:11.989056 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8943d4d6-4894-4222-bbbf-461c6362fe09 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:11.990878 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8943d4d6-4894-4222-bbbf-461c6362fe09 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:11.991706 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8943d4d6-4894-4222-bbbf-461c6362fe09 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:11.991962 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8943d4d6-4894-4222-bbbf-461c6362fe09 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:12.001272 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:12.001272 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:12.004579 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8943d4d6-4894-4222-bbbf-461c6362fe09 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:12.009033 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8943d4d6-4894-4222-bbbf-461c6362fe09 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 200 Aug 07 19:00:12.009480 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 926/3720] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:11 2026] GET /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:12.022866 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a4ec9078-6a30-4fb7-a9fd-4689dea4230f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:12.024523 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a4ec9078-6a30-4fb7-a9fd-4689dea4230f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action Aug 07 19:00:12.024886 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a4ec9078-6a30-4fb7-a9fd-4689dea4230f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "310439ce-8312-4dd6-b7b6-3992e50560f6"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:12.025060 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a4ec9078-6a30-4fb7-a9fd-4689dea4230f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "310439ce-8312-4dd6-b7b6-3992e50560f6"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:12.034959 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:12.034959 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:12.035328 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a4ec9078-6a30-4fb7-a9fd-4689dea4230f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Volume info retrieved successfully. Aug 07 19:00:12.051270 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a4ec9078-6a30-4fb7-a9fd-4689dea4230f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Terminate volume connection completed successfully. Aug 07 19:00:12.055632 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a4ec9078-6a30-4fb7-a9fd-4689dea4230f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100343) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 07 19:00:12.096840 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a4ec9078-6a30-4fb7-a9fd-4689dea4230f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Detach volume completed successfully. Aug 07 19:00:12.097091 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a4ec9078-6a30-4fb7-a9fd-4689dea4230f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action returned with HTTP 202 Aug 07 19:00:12.097537 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 934/3721] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:12 2026] POST /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:12.105270 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1af71c15-59cd-45c7-8459-f217b3e54a56 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:12.106982 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1af71c15-59cd-45c7-8459-f217b3e54a56 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:12.107247 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1af71c15-59cd-45c7-8459-f217b3e54a56 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:12.107426 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1af71c15-59cd-45c7-8459-f217b3e54a56 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:12.114016 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:12.114016 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:12.117603 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1af71c15-59cd-45c7-8459-f217b3e54a56 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:12.121370 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1af71c15-59cd-45c7-8459-f217b3e54a56 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 200 Aug 07 19:00:12.121726 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 927/3722] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:12 2026] GET /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:12.132738 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5398238e-a9fb-46a6-9709-a0813d593467 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:12.134806 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5398238e-a9fb-46a6-9709-a0813d593467 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:12.134991 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5398238e-a9fb-46a6-9709-a0813d593467 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:12.135235 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5398238e-a9fb-46a6-9709-a0813d593467 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:12.141522 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:12.141522 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:12.144656 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5398238e-a9fb-46a6-9709-a0813d593467 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:12.149013 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5398238e-a9fb-46a6-9709-a0813d593467 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 200 Aug 07 19:00:12.149410 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 936/3723] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:12 2026] GET /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:12.160706 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2697f168-ab8d-492d-8c01-2d56417f4b73 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:12.162593 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2697f168-ab8d-492d-8c01-2d56417f4b73 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] POST https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action Aug 07 19:00:12.162922 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2697f168-ab8d-492d-8c01-2d56417f4b73 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Action body: b'{"os-detach": {}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:12.163109 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2697f168-ab8d-492d-8c01-2d56417f4b73 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:12.171149 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:12.171149 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:12.171593 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2697f168-ab8d-492d-8c01-2d56417f4b73 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:12.190272 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2697f168-ab8d-492d-8c01-2d56417f4b73 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Detach volume completed successfully. Aug 07 19:00:12.190484 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2697f168-ab8d-492d-8c01-2d56417f4b73 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action returned with HTTP 202 Aug 07 19:00:12.191174 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 927/3724] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:12 2026] POST /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:12.197484 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ac5c1e49-061d-4a11-8a4e-3e04d4de16f2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:12.199683 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac5c1e49-061d-4a11-8a4e-3e04d4de16f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:12.199935 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac5c1e49-061d-4a11-8a4e-3e04d4de16f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:12.200244 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac5c1e49-061d-4a11-8a4e-3e04d4de16f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:12.208974 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:12.208974 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:12.213170 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ac5c1e49-061d-4a11-8a4e-3e04d4de16f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:12.218263 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac5c1e49-061d-4a11-8a4e-3e04d4de16f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 200 Aug 07 19:00:12.218744 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 935/3725] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:12 2026] GET /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:12.231496 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-441d3c8c-329c-4420-bcdb-7ef4243a6cf2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:12.233345 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-441d3c8c-329c-4420-bcdb-7ef4243a6cf2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:12.233507 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-441d3c8c-329c-4420-bcdb-7ef4243a6cf2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:12.233694 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-441d3c8c-329c-4420-bcdb-7ef4243a6cf2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:12.241235 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:12.241235 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:12.245316 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-441d3c8c-329c-4420-bcdb-7ef4243a6cf2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:12.249828 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-441d3c8c-329c-4420-bcdb-7ef4243a6cf2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 200 Aug 07 19:00:12.250280 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 928/3726] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:12 2026] GET /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:12.264862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d91791c6-8091-4a5a-a777-d7544813a4ae None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:12.266698 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d91791c6-8091-4a5a-a777-d7544813a4ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] DELETE https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:12.266927 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d91791c6-8091-4a5a-a777-d7544813a4ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:12.267181 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d91791c6-8091-4a5a-a777-d7544813a4ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:12.267370 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-d91791c6-8091-4a5a-a777-d7544813a4ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Delete volume with id: 6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:12.279076 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:12.279076 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:12.279656 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d91791c6-8091-4a5a-a777-d7544813a4ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:12.302278 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d91791c6-8091-4a5a-a777-d7544813a4ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Delete volume request issued successfully. Aug 07 19:00:12.303127 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d91791c6-8091-4a5a-a777-d7544813a4ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 202 Aug 07 19:00:12.304371 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 937/3727] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:12 2026] DELETE /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:12.313104 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-26116970-af14-4af9-b0e0-f728cb1787bf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:12.315738 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-26116970-af14-4af9-b0e0-f728cb1787bf tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:12.316038 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-26116970-af14-4af9-b0e0-f728cb1787bf tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:12.316100 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-26116970-af14-4af9-b0e0-f728cb1787bf tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:12.331682 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:12.331682 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:12.337297 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-26116970-af14-4af9-b0e0-f728cb1787bf tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:12.343103 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-26116970-af14-4af9-b0e0-f728cb1787bf tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 200 Aug 07 19:00:12.343954 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 928/3728] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:12 2026] GET /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:13.075681 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-727196ae-171c-49f9-b34a-c7992623223d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:13.110278 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:13.110613 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2122706537"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:13.111902 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2122706537'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:13.112082 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume of 1 GB Aug 07 19:00:13.115397 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Availability Zones retrieved successfully. Aug 07 19:00:13.120652 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Flow 'volume_create_api' (f655eef8-d1bd-41a3-8c46-11499dd3612d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:13.121527 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd563c2-23a7-4d6a-b1c0-fe6623e0cb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:13.122381 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:13.144847 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd563c2-23a7-4d6a-b1c0-fe6623e0cb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:13.145670 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293484f9-3918-4819-9ece-103160c9104f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:13.198219 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Created reservations ['e0174074-2dab-4379-a38a-bd57a2aef9e6', '118eca10-f30d-4834-b157-57d6f82670e9', '51d0dbac-33e1-4f12-a915-964884f0ca6b', '88c53771-ccfb-4a9d-9167-ddfab216c552'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:13.198912 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293484f9-3918-4819-9ece-103160c9104f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0174074-2dab-4379-a38a-bd57a2aef9e6', '118eca10-f30d-4834-b157-57d6f82670e9', '51d0dbac-33e1-4f12-a915-964884f0ca6b', '88c53771-ccfb-4a9d-9167-ddfab216c552']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:13.199717 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0082db38-665d-48dc-98da-ac2c9247ebbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:13.219029 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0082db38-665d-48dc-98da-ac2c9247ebbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51427104-47b9-4216-a00d-92bd64625c6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2122706537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ab7fb7daca41fb968c778416e9c9b6',qos_specs=None,replication_status=,reservations=['e0174074-2dab-4379-a38a-bd57a2aef9e6','118eca10-f30d-4834-b157-57d6f82670e9','51d0dbac-33e1-4f12-a915-964884f0ca6b','88c53771-ccfb-4a9d-9167-ddfab216c552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2122706537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51427104-47b9-4216-a00d-92bd64625c6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33ab7fb7daca41fb968c778416e9c9b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:13.219860 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd0ac12-0a17-4edc-9c04-77bc6bdac5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:13.235507 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd0ac12-0a17-4edc-9c04-77bc6bdac5f0) transitioned into state 'SUCCESS' from state '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-2122706537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ab7fb7daca41fb968c778416e9c9b6',qos_specs=None,replication_status=,reservations=['e0174074-2dab-4379-a38a-bd57a2aef9e6','118eca10-f30d-4834-b157-57d6f82670e9','51d0dbac-33e1-4f12-a915-964884f0ca6b','88c53771-ccfb-4a9d-9167-ddfab216c552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:13.236272 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57965fde-f125-4e36-8f91-411dd8a53d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:13.243885 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57965fde-f125-4e36-8f91-411dd8a53d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:13.245090 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Flow 'volume_create_api' (f655eef8-d1bd-41a3-8c46-11499dd3612d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:13.245519 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume request issued successfully. Aug 07 19:00:13.246276 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-727196ae-171c-49f9-b34a-c7992623223d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:13.246747 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 936/3729] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:13 2026] POST /volume/v3/volumes => generated 747 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:13.260364 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bceb0072-3e98-4384-8347-77728957f259 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:13.262355 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bceb0072-3e98-4384-8347-77728957f259 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b Aug 07 19:00:13.262572 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bceb0072-3e98-4384-8347-77728957f259 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:13.262782 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bceb0072-3e98-4384-8347-77728957f259 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:13.269036 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:13.269036 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:13.272371 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bceb0072-3e98-4384-8347-77728957f259 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:00:13.276360 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bceb0072-3e98-4384-8347-77728957f259 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b returned with HTTP 200 Aug 07 19:00:13.276754 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 929/3730] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:13 2026] GET /volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:13.359572 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-22798404-c8e6-4bcf-8247-73934443d505 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:13.361538 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-22798404-c8e6-4bcf-8247-73934443d505 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 Aug 07 19:00:13.361722 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-22798404-c8e6-4bcf-8247-73934443d505 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:13.361920 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-22798404-c8e6-4bcf-8247-73934443d505 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:13.367975 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-22798404-c8e6-4bcf-8247-73934443d505 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 returned with HTTP 404 Aug 07 19:00:13.368595 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 938/3731] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:13 2026] GET /volume/v3/volumes/6943ade0-3cfd-439a-964f-312ad1e58e24 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:14.289513 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5d8147d8-65fe-466e-a3db-58dabbd25d90 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:14.291311 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5d8147d8-65fe-466e-a3db-58dabbd25d90 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b Aug 07 19:00:14.291516 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5d8147d8-65fe-466e-a3db-58dabbd25d90 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:14.291690 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5d8147d8-65fe-466e-a3db-58dabbd25d90 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:14.299784 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:14.299784 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:14.303205 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5d8147d8-65fe-466e-a3db-58dabbd25d90 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:00:14.307401 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5d8147d8-65fe-466e-a3db-58dabbd25d90 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b returned with HTTP 200 Aug 07 19:00:14.307836 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 929/3732] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:14 2026] GET /volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:14.324816 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dcf6f7eb-2ff1-414e-b512-72cb8c3607e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:14.326770 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dcf6f7eb-2ff1-414e-b512-72cb8c3607e5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 19:00:14.327119 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dcf6f7eb-2ff1-414e-b512-72cb8c3607e5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "51427104-47b9-4216-a00d-92bd64625c6b", "name": "tempest-VolumesBackupsTest-Backup-1688946074"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:14.329035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-dcf6f7eb-2ff1-414e-b512-72cb8c3607e5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating new backup {'backup': {'volume_id': '51427104-47b9-4216-a00d-92bd64625c6b', 'name': 'tempest-VolumesBackupsTest-Backup-1688946074'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:00:14.329179 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-dcf6f7eb-2ff1-414e-b512-72cb8c3607e5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating backup of volume 51427104-47b9-4216-a00d-92bd64625c6b in container None Aug 07 19:00:14.339219 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:14.339219 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:14.339649 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dcf6f7eb-2ff1-414e-b512-72cb8c3607e5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:00:14.367468 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-dcf6f7eb-2ff1-414e-b512-72cb8c3607e5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Created reservations ['9de79f10-5e1d-42e4-8f31-a272f514bb77', '10b38c7d-7a9f-4cf7-b8de-c00a5f1f740f'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:14.391243 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dcf6f7eb-2ff1-414e-b512-72cb8c3607e5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:00:14.395027 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 937/3733] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:14 2026] POST /volume/v3/backups => generated 328 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:14.399857 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-05731cca-ac82-45bd-881b-7a604e90d45b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:14.401659 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-05731cca-ac82-45bd-881b-7a604e90d45b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:14.401937 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-05731cca-ac82-45bd-881b-7a604e90d45b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:14.402159 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-05731cca-ac82-45bd-881b-7a604e90d45b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:14.402302 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-05731cca-ac82-45bd-881b-7a604e90d45b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:14.406791 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:14.406791 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:14.407612 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-05731cca-ac82-45bd-881b-7a604e90d45b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:14.407937 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 930/3734] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:14 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:15.419455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-976dcdbe-9764-4782-8aba-a14ef39a4baf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:15.421319 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-976dcdbe-9764-4782-8aba-a14ef39a4baf tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:15.421494 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-976dcdbe-9764-4782-8aba-a14ef39a4baf tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:15.421663 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-976dcdbe-9764-4782-8aba-a14ef39a4baf tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:15.421763 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-976dcdbe-9764-4782-8aba-a14ef39a4baf tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:15.425866 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:15.425866 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:15.426577 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-976dcdbe-9764-4782-8aba-a14ef39a4baf tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:15.426899 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 939/3735] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:15 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:15.754174 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:15.755779 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:15.756127 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-923191975"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:15.757559 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-923191975'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:15.757669 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume of 1 GB Aug 07 19:00:15.761473 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Availability Zones retrieved successfully. Aug 07 19:00:15.767032 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (847ae5af-31ac-4e65-9e3c-41a1f458950f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:15.767978 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23afcab6-7d5c-46fb-8428-c7a65ff20809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:15.768797 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:15.790522 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23afcab6-7d5c-46fb-8428-c7a65ff20809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:15.791355 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72eb3adf-d6c9-4dd0-a037-b4f1260f9fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:15.824728 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Created reservations ['32947199-be35-453f-8967-f5c18965921b', '20572118-164b-4d6c-9318-1f00fb8d24d0', 'af672ec8-d5a7-4060-9e40-3d58cf4fb99f', '9b449427-b53c-4d53-841a-caa9f167b1e6'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:15.825394 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72eb3adf-d6c9-4dd0-a037-b4f1260f9fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32947199-be35-453f-8967-f5c18965921b', '20572118-164b-4d6c-9318-1f00fb8d24d0', 'af672ec8-d5a7-4060-9e40-3d58cf4fb99f', '9b449427-b53c-4d53-841a-caa9f167b1e6']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:15.826043 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5ec891-d4e9-4c9f-9309-81c649d04389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:15.845131 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5ec891-d4e9-4c9f-9309-81c649d04389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f278fb6e-917f-4525-a8bd-88c8fd28a531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-923191975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['32947199-be35-453f-8967-f5c18965921b','20572118-164b-4d6c-9318-1f00fb8d24d0','af672ec8-d5a7-4060-9e40-3d58cf4fb99f','9b449427-b53c-4d53-841a-caa9f167b1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-923191975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f278fb6e-917f-4525-a8bd-88c8fd28a531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb031ebc4ea34e8c849304f2b6efce25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631ba71823eb4d2a9475992c4e1c242a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:15.845752 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6904886-1755-4486-bf16-a04c060b56ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:15.860187 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6904886-1755-4486-bf16-a04c060b56ac) transitioned into state 'SUCCESS' from state '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-923191975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['32947199-be35-453f-8967-f5c18965921b','20572118-164b-4d6c-9318-1f00fb8d24d0','af672ec8-d5a7-4060-9e40-3d58cf4fb99f','9b449427-b53c-4d53-841a-caa9f167b1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:15.860756 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11b83bad-8e7f-4577-9354-31ede6f28939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:15.868406 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11b83bad-8e7f-4577-9354-31ede6f28939) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:15.869126 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (847ae5af-31ac-4e65-9e3c-41a1f458950f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:15.869415 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request issued successfully. Aug 07 19:00:15.869958 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-40066fb2-22ea-487b-880e-33fa62b3ace7 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:15.870353 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 930/3736] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:15 2026] POST /volume/v3/volumes => generated 746 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:15.880438 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3c4ff98e-9665-43a0-af43-36757399bcb5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:15.882047 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c4ff98e-9665-43a0-af43-36757399bcb5 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 Aug 07 19:00:15.882258 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c4ff98e-9665-43a0-af43-36757399bcb5 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:15.882435 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c4ff98e-9665-43a0-af43-36757399bcb5 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:15.889024 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:15.889024 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:15.892670 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3c4ff98e-9665-43a0-af43-36757399bcb5 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:15.896555 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c4ff98e-9665-43a0-af43-36757399bcb5 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 returned with HTTP 200 Aug 07 19:00:15.897028 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 938/3737] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:15 2026] GET /volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:16.436187 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f63c539a-3a32-4b6c-8476-a0e6c88e8f37 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:16.437796 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f63c539a-3a32-4b6c-8476-a0e6c88e8f37 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:16.437974 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f63c539a-3a32-4b6c-8476-a0e6c88e8f37 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:16.438211 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f63c539a-3a32-4b6c-8476-a0e6c88e8f37 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:16.438309 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f63c539a-3a32-4b6c-8476-a0e6c88e8f37 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:16.442212 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:16.442212 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:16.442878 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f63c539a-3a32-4b6c-8476-a0e6c88e8f37 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:16.443320 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 931/3738] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:16 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:16.908270 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-901aa135-5ee8-4ed9-95dd-5e98e378d878 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:16.909939 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-901aa135-5ee8-4ed9-95dd-5e98e378d878 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 Aug 07 19:00:16.910136 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-901aa135-5ee8-4ed9-95dd-5e98e378d878 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:16.910325 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-901aa135-5ee8-4ed9-95dd-5e98e378d878 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:16.916877 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:16.916877 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:16.920220 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-901aa135-5ee8-4ed9-95dd-5e98e378d878 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:16.923909 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-901aa135-5ee8-4ed9-95dd-5e98e378d878 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 returned with HTTP 200 Aug 07 19:00:16.924308 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 940/3739] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:16 2026] GET /volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:16.936439 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fcd240bb-be13-45aa-ab44-95147bf7877f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:16.938764 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fcd240bb-be13-45aa-ab44-95147bf7877f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531/action Aug 07 19:00:16.939239 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fcd240bb-be13-45aa-ab44-95147bf7877f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:16.939445 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fcd240bb-be13-45aa-ab44-95147bf7877f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:16.948722 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:16.948722 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:16.949281 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.admin_actions [None req-fcd240bb-be13-45aa-ab44-95147bf7877f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Updating volume 'f278fb6e-917f-4525-a8bd-88c8fd28a531' with '{'status': 'attaching'}' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 19:00:16.968760 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fcd240bb-be13-45aa-ab44-95147bf7877f tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531/action returned with HTTP 202 Aug 07 19:00:16.969241 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 931/3740] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:16 2026] POST /volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:16.976117 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ed7cec92-0898-4378-8882-2c69ae5dff49 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:16.977883 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ed7cec92-0898-4378-8882-2c69ae5dff49 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 Aug 07 19:00:16.978094 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ed7cec92-0898-4378-8882-2c69ae5dff49 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:16.978294 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ed7cec92-0898-4378-8882-2c69ae5dff49 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:16.985368 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:16.985368 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:16.988678 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ed7cec92-0898-4378-8882-2c69ae5dff49 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:16.992653 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ed7cec92-0898-4378-8882-2c69ae5dff49 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 returned with HTTP 200 Aug 07 19:00:16.992958 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 939/3741] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:16 2026] GET /volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:17.006018 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-13ba15c7-48d0-49dd-b1df-5cdb086c07db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:17.007800 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-13ba15c7-48d0-49dd-b1df-5cdb086c07db tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531/action Aug 07 19:00:17.008272 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-13ba15c7-48d0-49dd-b1df-5cdb086c07db tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:17.008461 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-13ba15c7-48d0-49dd-b1df-5cdb086c07db tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:17.017542 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:17.017542 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:17.017850 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-13ba15c7-48d0-49dd-b1df-5cdb086c07db tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Volume info retrieved successfully. Aug 07 19:00:17.036984 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-13ba15c7-48d0-49dd-b1df-5cdb086c07db tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Delete volume request issued successfully. Aug 07 19:00:17.037310 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-13ba15c7-48d0-49dd-b1df-5cdb086c07db tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531/action returned with HTTP 202 Aug 07 19:00:17.037880 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 932/3742] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:17 2026] POST /volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:17.048506 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c6737863-4f9b-453f-943e-d1a59d95b14d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:17.050351 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c6737863-4f9b-453f-943e-d1a59d95b14d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 Aug 07 19:00:17.050549 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c6737863-4f9b-453f-943e-d1a59d95b14d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:17.051416 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c6737863-4f9b-453f-943e-d1a59d95b14d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:17.059986 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:17.059986 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:17.068564 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c6737863-4f9b-453f-943e-d1a59d95b14d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:17.074419 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c6737863-4f9b-453f-943e-d1a59d95b14d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 returned with HTTP 200 Aug 07 19:00:17.074834 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 941/3743] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:17 2026] GET /volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 19:00:17.202246 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-0007020c-95ee-4065-95db-60ea22525282 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:17.204007 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-0007020c-95ee-4065-95db-60ea22525282 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/limits Aug 07 19:00:17.204238 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-0007020c-95ee-4065-95db-60ea22525282 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:17.204446 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-0007020c-95ee-4065-95db-60ea22525282 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:17.211940 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-0007020c-95ee-4065-95db-60ea22525282 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2134966396 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2134966396, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:00:17.212958 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:17.212958 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:17.221305 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-0007020c-95ee-4065-95db-60ea22525282 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/limits returned with HTTP 200 Aug 07 19:00:17.221691 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 932/3744] 10.4.3.15 () {68 vars in 1477 bytes} [Fri Aug 7 19:00:17 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:17.252909 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-c797288d-2269-4721-8db1-0bf678ca0fc8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:17.254685 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-c797288d-2269-4721-8db1-0bf678ca0fc8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 19:00:17.254834 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-c797288d-2269-4721-8db1-0bf678ca0fc8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:17.255007 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-c797288d-2269-4721-8db1-0bf678ca0fc8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:17.262793 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:17.262793 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:17.266016 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-c797288d-2269-4721-8db1-0bf678ca0fc8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:00:17.271136 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-c797288d-2269-4721-8db1-0bf678ca0fc8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 returned with HTTP 200 Aug 07 19:00:17.271525 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 940/3745] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:00:17 2026] GET /volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 => generated 1660 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:17.279650 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-d3411918-b429-4641-a81a-7e340cf5ccb7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:17.281632 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-d3411918-b429-4641-a81a-7e340cf5ccb7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:00:17.281952 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-d3411918-b429-4641-a81a-7e340cf5ccb7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8159cfed-45fd-4375-9bd2-719d04ac9272", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-846353667", "description": null, "metadata": {}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:17.292436 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:17.292436 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:17.292784 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-d3411918-b429-4641-a81a-7e340cf5ccb7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:00:17.292908 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-d3411918-b429-4641-a81a-7e340cf5ccb7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Create snapshot from volume 8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 19:00:17.329132 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-d3411918-b429-4641-a81a-7e340cf5ccb7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Created reservations ['9a214d55-bec8-4830-9edb-61775e88c1e9', 'af316aae-893e-41e0-a14a-16bf0e4d4b41', '797ed383-b961-44b3-9b90-1c2521d8fe90', 'c3446f41-b59f-4cb6-b33f-60d4940682d9'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:17.359693 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-d3411918-b429-4641-a81a-7e340cf5ccb7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot force create request issued successfully. Aug 07 19:00:17.360537 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e3f50d7a-d808-4fe7-ab82-7889adfb6a2c req-d3411918-b429-4641-a81a-7e340cf5ccb7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:00:17.360537 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 933/3746] 10.4.3.15 () {72 vars in 1540 bytes} [Fri Aug 7 19:00:17 2026] POST /volume/v3/snapshots => generated 323 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:17.452189 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-637a2019-4003-45a7-a566-f75203ccc77d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:17.453806 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-637a2019-4003-45a7-a566-f75203ccc77d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:17.454012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-637a2019-4003-45a7-a566-f75203ccc77d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:17.454202 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-637a2019-4003-45a7-a566-f75203ccc77d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:17.454301 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-637a2019-4003-45a7-a566-f75203ccc77d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:17.458856 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:17.458856 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:17.458969 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-637a2019-4003-45a7-a566-f75203ccc77d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:17.459322 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 942/3747] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:17 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:18.087220 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7ed569a2-91f9-44b4-83c0-c9e2ed8a47fb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:18.090295 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7ed569a2-91f9-44b4-83c0-c9e2ed8a47fb tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 Aug 07 19:00:18.090779 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7ed569a2-91f9-44b4-83c0-c9e2ed8a47fb tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:18.090972 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7ed569a2-91f9-44b4-83c0-c9e2ed8a47fb tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:18.097409 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7ed569a2-91f9-44b4-83c0-c9e2ed8a47fb tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 returned with HTTP 404 Aug 07 19:00:18.098168 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 933/3748] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:18 2026] GET /volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:18.109863 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f9d7f1ef-0d6f-4102-bea8-de0f169ef2b9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:18.112370 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9d7f1ef-0d6f-4102-bea8-de0f169ef2b9 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 Aug 07 19:00:18.112622 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9d7f1ef-0d6f-4102-bea8-de0f169ef2b9 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:18.112868 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9d7f1ef-0d6f-4102-bea8-de0f169ef2b9 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:18.121229 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9d7f1ef-0d6f-4102-bea8-de0f169ef2b9 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 returned with HTTP 404 Aug 07 19:00:18.121812 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 941/3749] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:18 2026] GET /volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:18.130430 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-03655858-a0d4-4ce7-8cc6-bfb3666edcdd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:18.132264 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03655858-a0d4-4ce7-8cc6-bfb3666edcdd tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] DELETE https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 Aug 07 19:00:18.132504 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03655858-a0d4-4ce7-8cc6-bfb3666edcdd tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:18.132692 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03655858-a0d4-4ce7-8cc6-bfb3666edcdd tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:18.132844 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-03655858-a0d4-4ce7-8cc6-bfb3666edcdd tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Delete volume with id: f278fb6e-917f-4525-a8bd-88c8fd28a531 Aug 07 19:00:18.138185 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03655858-a0d4-4ce7-8cc6-bfb3666edcdd tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 returned with HTTP 404 Aug 07 19:00:18.138680 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 934/3750] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:18 2026] DELETE /volume/v3/volumes/f278fb6e-917f-4525-a8bd-88c8fd28a531 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:18.147741 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ae789b7e-be00-41e4-8bd6-b46647785741 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:18.150316 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:18.150619 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1936087569"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:18.151908 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1936087569'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:18.153526 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume of 1 GB Aug 07 19:00:18.160055 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Availability Zones retrieved successfully. Aug 07 19:00:18.168884 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (f3f796f5-f385-46fb-9fbc-c8a7f5bec990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:18.169981 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c2d7d5-8382-48c2-8f42-cf3018fedf8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:18.172791 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:18.200764 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c2d7d5-8382-48c2-8f42-cf3018fedf8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:18.201567 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816bec97-5947-4df1-aed3-29a340a72960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:18.240517 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Created reservations ['2ed5d621-9e44-4e46-b352-880a8cad78b7', '4bea94e2-56d3-44e9-a619-ddc0a0763938', 'de27b9de-6026-4fe9-8284-cd00fdfa87da', '854658cc-1170-4f38-aa3e-02b87ca2c096'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:18.241695 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816bec97-5947-4df1-aed3-29a340a72960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ed5d621-9e44-4e46-b352-880a8cad78b7', '4bea94e2-56d3-44e9-a619-ddc0a0763938', 'de27b9de-6026-4fe9-8284-cd00fdfa87da', '854658cc-1170-4f38-aa3e-02b87ca2c096']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:18.242534 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9347434c-96d2-4136-bd16-e8e5944aa5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:18.267551 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9347434c-96d2-4136-bd16-e8e5944aa5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bddc353-2528-449c-8bd8-f61477317266', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1936087569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['2ed5d621-9e44-4e46-b352-880a8cad78b7','4bea94e2-56d3-44e9-a619-ddc0a0763938','de27b9de-6026-4fe9-8284-cd00fdfa87da','854658cc-1170-4f38-aa3e-02b87ca2c096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1936087569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bddc353-2528-449c-8bd8-f61477317266,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb031ebc4ea34e8c849304f2b6efce25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631ba71823eb4d2a9475992c4e1c242a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:18.268317 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04bf8bd8-6cdb-4e9f-9115-bd716a314c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:18.288835 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04bf8bd8-6cdb-4e9f-9115-bd716a314c11) transitioned into state 'SUCCESS' from state '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-1936087569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['2ed5d621-9e44-4e46-b352-880a8cad78b7','4bea94e2-56d3-44e9-a619-ddc0a0763938','de27b9de-6026-4fe9-8284-cd00fdfa87da','854658cc-1170-4f38-aa3e-02b87ca2c096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:18.289679 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c749dc-24fc-4eca-bad0-06bbe23e236e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:18.299799 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c749dc-24fc-4eca-bad0-06bbe23e236e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:18.300661 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (f3f796f5-f385-46fb-9fbc-c8a7f5bec990) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:18.301223 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request issued successfully. Aug 07 19:00:18.301472 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ae789b7e-be00-41e4-8bd6-b46647785741 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:18.301877 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 943/3751] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:18 2026] POST /volume/v3/volumes => generated 747 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:18.317560 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-382bdead-11af-4cad-952d-0e0ab8a71869 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:18.319338 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-382bdead-11af-4cad-952d-0e0ab8a71869 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 Aug 07 19:00:18.319532 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-382bdead-11af-4cad-952d-0e0ab8a71869 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:18.319720 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-382bdead-11af-4cad-952d-0e0ab8a71869 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:18.326826 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:18.326826 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:18.330311 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-382bdead-11af-4cad-952d-0e0ab8a71869 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:18.334131 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-382bdead-11af-4cad-952d-0e0ab8a71869 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 returned with HTTP 200 Aug 07 19:00:18.334498 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 934/3752] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:18 2026] GET /volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:18.468255 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bf8cc07f-e85e-4282-b4fe-062f916b37b6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:18.471482 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf8cc07f-e85e-4282-b4fe-062f916b37b6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:18.471642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf8cc07f-e85e-4282-b4fe-062f916b37b6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:18.471852 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf8cc07f-e85e-4282-b4fe-062f916b37b6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:18.472007 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-bf8cc07f-e85e-4282-b4fe-062f916b37b6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:18.478900 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:18.478900 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:18.479608 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf8cc07f-e85e-4282-b4fe-062f916b37b6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:18.479935 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 942/3753] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:18 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:18.966634 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1005a4de-2753-47e2-bb82-18699cd533db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:18.968357 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1005a4de-2753-47e2-bb82-18699cd533db tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb Aug 07 19:00:18.968524 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1005a4de-2753-47e2-bb82-18699cd533db tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:18.968700 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1005a4de-2753-47e2-bb82-18699cd533db tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:18.973220 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:18.973220 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:18.973593 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1005a4de-2753-47e2-bb82-18699cd533db tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot retrieved successfully. Aug 07 19:00:18.974280 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1005a4de-2753-47e2-bb82-18699cd533db tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb returned with HTTP 200 Aug 07 19:00:18.974613 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 935/3754] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:18 2026] GET /volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:18.999206 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:18.999206 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:18.999206 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-85660356", "snapshot_id": null, "imageRef": "6ccaabb7-179c-44e8-b18b-91478f028b22", "volume_type": null, "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:19.000363 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-85660356', 'snapshot_id': None, 'imageRef': '6ccaabb7-179c-44e8-b18b-91478f028b22', 'volume_type': None, 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:19.152489 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.152489 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:19.153078 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot retrieved successfully. Aug 07 19:00:19.153325 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Create volume of 1 GB Aug 07 19:00:19.157253 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Availability Zones retrieved successfully. Aug 07 19:00:19.164375 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Flow 'volume_create_api' (59900bfa-355d-4ecc-91a6-d5e706bea627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:19.166328 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1375997-095b-415b-a88c-14f85e059cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:19.167283 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:19.198076 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1375997-095b-415b-a88c-14f85e059cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:19.198814 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5eb2478-c618-4380-8b73-95b09969d8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:19.234933 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Created reservations ['4a996b79-161e-40f1-bee8-409674537fed', 'bb69bf73-022e-4f89-a00a-449fbae29fec', '265333d4-3e43-48f9-b5fd-c06c8e140167', '2d9436c5-9c10-47a9-94e1-c960356f9397'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:19.235930 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5eb2478-c618-4380-8b73-95b09969d8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a996b79-161e-40f1-bee8-409674537fed', 'bb69bf73-022e-4f89-a00a-449fbae29fec', '265333d4-3e43-48f9-b5fd-c06c8e140167', '2d9436c5-9c10-47a9-94e1-c960356f9397']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:19.236673 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2d4607-784e-41c2-99e6-ac002fee3e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:19.276595 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2d4607-784e-41c2-99e6-ac002fee3e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62cfc864-1f4f-4c10-a761-a997ccf0ae51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-85660356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24d9d0b718324a70b7c3586df7c207f4',qos_specs=None,replication_status=,reservations=['4a996b79-161e-40f1-bee8-409674537fed','bb69bf73-022e-4f89-a00a-449fbae29fec','265333d4-3e43-48f9-b5fd-c06c8e140167','2d9436c5-9c10-47a9-94e1-c960356f9397'],size=1,snapshot_id=05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb,source_replicaid=,source_volid=None,status='creating',user_id='ba66a75f8e744e90b135c6ba1e4fc5b6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), '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-07T19:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-85660356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62cfc864-1f4f-4c10-a761-a997ccf0ae51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24d9d0b718324a70b7c3586df7c207f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba66a75f8e744e90b135c6ba1e4fc5b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:19.277390 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddba563b-0573-4f48-b189-1a3bf7924d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:19.294618 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddba563b-0573-4f48-b189-1a3bf7924d7e) transitioned into state 'SUCCESS' from state '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-85660356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24d9d0b718324a70b7c3586df7c207f4',qos_specs=None,replication_status=,reservations=['4a996b79-161e-40f1-bee8-409674537fed','bb69bf73-022e-4f89-a00a-449fbae29fec','265333d4-3e43-48f9-b5fd-c06c8e140167','2d9436c5-9c10-47a9-94e1-c960356f9397'],size=1,snapshot_id=05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb,source_replicaid=,source_volid=None,status='creating',user_id='ba66a75f8e744e90b135c6ba1e4fc5b6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:19.295429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76445cf-b8f1-4ca8-9eb1-8c3074ae6a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:19.322012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76445cf-b8f1-4ca8-9eb1-8c3074ae6a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:19.323024 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Flow 'volume_create_api' (59900bfa-355d-4ecc-91a6-d5e706bea627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:19.323311 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Create volume request issued successfully. Aug 07 19:00:19.323965 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-38f8081f-b626-4d52-ba4a-ef153b27fe45 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:19.324743 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 944/3755] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 19:00:18 2026] POST /volume/v3/volumes => generated 810 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:19.337199 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fb6ad2ac-084c-4e6b-a061-ed4b06dd2494 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.339031 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fb6ad2ac-084c-4e6b-a061-ed4b06dd2494 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 Aug 07 19:00:19.339263 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fb6ad2ac-084c-4e6b-a061-ed4b06dd2494 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:19.339484 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fb6ad2ac-084c-4e6b-a061-ed4b06dd2494 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:19.346895 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.346895 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:19.349194 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fa1fa962-a63f-46e6-962b-1ba32f644251 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.350842 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fb6ad2ac-084c-4e6b-a061-ed4b06dd2494 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:00:19.351167 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fa1fa962-a63f-46e6-962b-1ba32f644251 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 Aug 07 19:00:19.351392 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fa1fa962-a63f-46e6-962b-1ba32f644251 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:19.351613 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fa1fa962-a63f-46e6-962b-1ba32f644251 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:19.356751 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fb6ad2ac-084c-4e6b-a061-ed4b06dd2494 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 returned with HTTP 200 Aug 07 19:00:19.356751 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 935/3756] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:19 2026] GET /volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:19.358731 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.358731 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:19.362595 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fa1fa962-a63f-46e6-962b-1ba32f644251 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:19.366243 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fa1fa962-a63f-46e6-962b-1ba32f644251 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 returned with HTTP 200 Aug 07 19:00:19.366596 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 943/3757] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:19 2026] GET /volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:19.378622 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-81f27037-35e1-4d10-aa87-f559299892a1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.380259 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81f27037-35e1-4d10-aa87-f559299892a1 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266/action Aug 07 19:00:19.380593 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81f27037-35e1-4d10-aa87-f559299892a1 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:19.380710 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81f27037-35e1-4d10-aa87-f559299892a1 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:19.388338 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.388338 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:19.388662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.admin_actions [None req-81f27037-35e1-4d10-aa87-f559299892a1 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Updating volume '0bddc353-2528-449c-8bd8-f61477317266' with '{'status': 'creating'}' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 19:00:19.408515 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81f27037-35e1-4d10-aa87-f559299892a1 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266/action returned with HTTP 202 Aug 07 19:00:19.408879 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 936/3758] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:19 2026] POST /volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:19.416525 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fbb59591-7ea7-4bb2-9465-25eba2799054 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.418505 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fbb59591-7ea7-4bb2-9465-25eba2799054 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 Aug 07 19:00:19.418593 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fbb59591-7ea7-4bb2-9465-25eba2799054 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:19.418868 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fbb59591-7ea7-4bb2-9465-25eba2799054 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:19.426411 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.426411 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:19.430184 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fbb59591-7ea7-4bb2-9465-25eba2799054 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:19.435818 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fbb59591-7ea7-4bb2-9465-25eba2799054 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 returned with HTTP 200 Aug 07 19:00:19.436207 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 945/3759] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:19 2026] GET /volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:19.448314 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-634b3aed-daa0-4902-a406-37d6df714ddd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.450148 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-634b3aed-daa0-4902-a406-37d6df714ddd tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266/action Aug 07 19:00:19.450501 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-634b3aed-daa0-4902-a406-37d6df714ddd tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:19.450663 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-634b3aed-daa0-4902-a406-37d6df714ddd tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:19.458348 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.458348 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:19.458681 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-634b3aed-daa0-4902-a406-37d6df714ddd tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Volume info retrieved successfully. Aug 07 19:00:19.475048 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-634b3aed-daa0-4902-a406-37d6df714ddd tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Delete volume request issued successfully. Aug 07 19:00:19.475298 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-634b3aed-daa0-4902-a406-37d6df714ddd tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266/action returned with HTTP 202 Aug 07 19:00:19.475737 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 936/3760] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:19 2026] POST /volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:19.482166 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f63216ac-0480-4767-b227-bd68b3c0bbbc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.484133 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f63216ac-0480-4767-b227-bd68b3c0bbbc tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 Aug 07 19:00:19.484333 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f63216ac-0480-4767-b227-bd68b3c0bbbc tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:19.484512 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f63216ac-0480-4767-b227-bd68b3c0bbbc tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:19.489874 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1708e3cd-f370-4ca2-bc47-2e39d45f0b04 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.491627 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.491627 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:19.491959 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1708e3cd-f370-4ca2-bc47-2e39d45f0b04 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:19.492223 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1708e3cd-f370-4ca2-bc47-2e39d45f0b04 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:19.492473 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1708e3cd-f370-4ca2-bc47-2e39d45f0b04 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:19.492617 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1708e3cd-f370-4ca2-bc47-2e39d45f0b04 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:19.495772 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f63216ac-0480-4767-b227-bd68b3c0bbbc tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:19.500157 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f63216ac-0480-4767-b227-bd68b3c0bbbc tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 returned with HTTP 200 Aug 07 19:00:19.500499 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 944/3761] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:19 2026] GET /volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:19.503316 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.503316 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:19.504042 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1708e3cd-f370-4ca2-bc47-2e39d45f0b04 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:19.504368 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 937/3762] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:19 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:19.577300 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-3c8d7005-6071-486b-acb6-d1dd7ac3def7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.579770 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-3c8d7005-6071-486b-acb6-d1dd7ac3def7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:19.580015 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-3c8d7005-6071-486b-acb6-d1dd7ac3def7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:19.580263 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-3c8d7005-6071-486b-acb6-d1dd7ac3def7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:19.588209 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.588209 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:19.592060 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-3c8d7005-6071-486b-acb6-d1dd7ac3def7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:19.596877 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-3c8d7005-6071-486b-acb6-d1dd7ac3def7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:19.597498 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 946/3763] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:00:19 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:19.658084 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e786f83c-d9c3-4c53-a66f-534c3246b2cd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.658479 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e786f83c-d9c3-4c53-a66f-534c3246b2cd None None] GET https://10.4.3.15/volume// Aug 07 19:00:19.658671 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e786f83c-d9c3-4c53-a66f-534c3246b2cd None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:19.658855 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e786f83c-d9c3-4c53-a66f-534c3246b2cd None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:19.659181 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e786f83c-d9c3-4c53-a66f-534c3246b2cd None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:19.659455 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 937/3764] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:00: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 07 19:00:19.665854 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-d09f5509-1cf2-479e-8824-ff6ca111a363 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.668006 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-d09f5509-1cf2-479e-8824-ff6ca111a363 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:00:19.668351 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-d09f5509-1cf2-479e-8824-ff6ca111a363 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b", "connector": null, "instance_uuid": "e0cf650d-91d9-4c6a-b107-cb3f1c666ff6"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:19.677234 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.677234 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:19.696901 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-d09f5509-1cf2-479e-8824-ff6ca111a363 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:00:19.697333 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 945/3765] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:00:19 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 07 19:00:19.722629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5ef61c79-4eb1-4ebf-87f2-8b1f5169da51 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.724337 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5ef61c79-4eb1-4ebf-87f2-8b1f5169da51 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:19.724529 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5ef61c79-4eb1-4ebf-87f2-8b1f5169da51 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:19.724721 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5ef61c79-4eb1-4ebf-87f2-8b1f5169da51 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:19.735825 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-980de14e-35e1-455c-91ba-1e5092c84459 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.736156 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.736156 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:19.736270 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-980de14e-35e1-455c-91ba-1e5092c84459 None None] GET https://10.4.3.15/volume// Aug 07 19:00:19.736533 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-980de14e-35e1-455c-91ba-1e5092c84459 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:19.736745 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-980de14e-35e1-455c-91ba-1e5092c84459 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:19.737187 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-980de14e-35e1-455c-91ba-1e5092c84459 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:19.737504 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 947/3766] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:00: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 07 19:00:19.740843 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5ef61c79-4eb1-4ebf-87f2-8b1f5169da51 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:19.744973 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-33173fae-327c-4265-98a1-db8018370b65 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.745766 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5ef61c79-4eb1-4ebf-87f2-8b1f5169da51 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:19.746572 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 938/3767] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:19 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:19.748616 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-33173fae-327c-4265-98a1-db8018370b65 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:19.748889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-33173fae-327c-4265-98a1-db8018370b65 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:19.749169 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-33173fae-327c-4265-98a1-db8018370b65 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:19.760678 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.760678 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:19.764690 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-33173fae-327c-4265-98a1-db8018370b65 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:19.769099 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-33173fae-327c-4265-98a1-db8018370b65 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:19.769624 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 938/3768] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:00:19 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:00:19.869281 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-12ba80be-ebb1-41b7-bfc8-430623e5f0d2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:19.871349 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-12ba80be-ebb1-41b7-bfc8-430623e5f0d2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] PUT https://10.4.3.15/volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70 Aug 07 19:00:19.871729 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-12ba80be-ebb1-41b7-bfc8-430623e5f0d2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:19.878720 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-12ba80be-ebb1-41b7-bfc8-430623e5f0d2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Acquiring lock "cinder-attachment_update-ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:00:19.883310 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-12ba80be-ebb1-41b7-bfc8-430623e5f0d2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Lock "cinder-attachment_update-ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:00:19.884572 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:19.884572 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:19.956585 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-12ba80be-ebb1-41b7-bfc8-430623e5f0d2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Lock "cinder-attachment_update-ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b-np0000006749" released by "attachment_update" :: held 0.073s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:00:19.956909 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-12ba80be-ebb1-41b7-bfc8-430623e5f0d2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70 returned with HTTP 200 Aug 07 19:00:19.957688 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 946/3769] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:00:19 2026] PUT /volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:20.372364 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-486b3d43-0208-482b-8030-90b286e529b7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:20.374041 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-486b3d43-0208-482b-8030-90b286e529b7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 Aug 07 19:00:20.374259 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-486b3d43-0208-482b-8030-90b286e529b7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:20.374445 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-486b3d43-0208-482b-8030-90b286e529b7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:20.381482 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:20.381482 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:20.384771 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-486b3d43-0208-482b-8030-90b286e529b7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:00:20.388947 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-486b3d43-0208-482b-8030-90b286e529b7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 returned with HTTP 200 Aug 07 19:00:20.389312 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 948/3770] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:20 2026] GET /volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 => generated 1419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:00:20.399825 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b9c17763-cade-4fd5-ad2a-e47d7befc9b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:20.401485 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b9c17763-cade-4fd5-ad2a-e47d7befc9b6 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 Aug 07 19:00:20.401676 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b9c17763-cade-4fd5-ad2a-e47d7befc9b6 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:20.401865 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b9c17763-cade-4fd5-ad2a-e47d7befc9b6 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:20.409456 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:20.409456 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:20.412625 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b9c17763-cade-4fd5-ad2a-e47d7befc9b6 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:00:20.416756 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b9c17763-cade-4fd5-ad2a-e47d7befc9b6 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 returned with HTTP 200 Aug 07 19:00:20.417109 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 939/3771] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:20 2026] GET /volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 => generated 1419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:00:20.514613 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9081ea16-b5fd-42aa-8084-4625ad9b4b7d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:20.515710 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-86b817a0-e267-4bfb-b166-3b7c11323179 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:20.517503 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86b817a0-e267-4bfb-b166-3b7c11323179 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:20.517569 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9081ea16-b5fd-42aa-8084-4625ad9b4b7d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 Aug 07 19:00:20.517725 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9081ea16-b5fd-42aa-8084-4625ad9b4b7d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:20.517779 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86b817a0-e267-4bfb-b166-3b7c11323179 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:20.517921 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9081ea16-b5fd-42aa-8084-4625ad9b4b7d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:20.517975 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86b817a0-e267-4bfb-b166-3b7c11323179 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:20.518164 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-86b817a0-e267-4bfb-b166-3b7c11323179 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:20.522522 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:20.522522 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:20.523325 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86b817a0-e267-4bfb-b166-3b7c11323179 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:20.523851 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 947/3772] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:20 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:20.523904 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9081ea16-b5fd-42aa-8084-4625ad9b4b7d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 returned with HTTP 404 Aug 07 19:00:20.524428 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 939/3773] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:20 2026] GET /volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:20.531337 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-20c7ed00-3fdf-4570-8682-33897c0cb628 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:20.533005 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-20c7ed00-3fdf-4570-8682-33897c0cb628 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 Aug 07 19:00:20.533216 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-20c7ed00-3fdf-4570-8682-33897c0cb628 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:20.533398 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-20c7ed00-3fdf-4570-8682-33897c0cb628 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:20.538456 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-20c7ed00-3fdf-4570-8682-33897c0cb628 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 returned with HTTP 404 Aug 07 19:00:20.538855 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 949/3774] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:20 2026] GET /volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:20.544879 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-723dc7e4-127b-4bf0-ae0a-cae107d1438e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:20.546577 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-723dc7e4-127b-4bf0-ae0a-cae107d1438e tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 Aug 07 19:00:20.546774 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-723dc7e4-127b-4bf0-ae0a-cae107d1438e tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:20.546963 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-723dc7e4-127b-4bf0-ae0a-cae107d1438e tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:20.547144 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-723dc7e4-127b-4bf0-ae0a-cae107d1438e tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Delete volume with id: 0bddc353-2528-449c-8bd8-f61477317266 Aug 07 19:00:20.552549 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-723dc7e4-127b-4bf0-ae0a-cae107d1438e tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 returned with HTTP 404 Aug 07 19:00:20.553032 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 940/3775] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:20 2026] DELETE /volume/v3/volumes/0bddc353-2528-449c-8bd8-f61477317266 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:20.560790 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:20.563646 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:20.563980 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-182634937"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:20.565472 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-182634937'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:20.565600 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume of 1 GB Aug 07 19:00:20.574315 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Availability Zones retrieved successfully. Aug 07 19:00:20.580124 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (e063e636-1909-4461-b05e-7f6549a63ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:20.581331 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c43c73c-2011-46fe-9472-d9d1666e1c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:20.582748 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:20.613487 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c43c73c-2011-46fe-9472-d9d1666e1c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:20.613735 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c88becd-d2d6-4691-8c3c-59e4f15a9899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:20.673142 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Created reservations ['90ba5f65-e4ac-47c0-b0a9-75924f342053', '87036e3e-e28e-4c1c-80e3-2e0a219eb5d1', 'd7f69807-fe0b-4ae0-8e4a-13af39e211ad', '1edccdc2-268d-4594-b2d2-3cf093ced854'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:20.674187 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c88becd-d2d6-4691-8c3c-59e4f15a9899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90ba5f65-e4ac-47c0-b0a9-75924f342053', '87036e3e-e28e-4c1c-80e3-2e0a219eb5d1', 'd7f69807-fe0b-4ae0-8e4a-13af39e211ad', '1edccdc2-268d-4594-b2d2-3cf093ced854']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:20.675310 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a767d2-449c-447b-85cd-b68609a0aea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:20.702826 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a767d2-449c-447b-85cd-b68609a0aea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ccc2424-7a08-410c-9d3a-15ea4cac78c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-182634937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['90ba5f65-e4ac-47c0-b0a9-75924f342053','87036e3e-e28e-4c1c-80e3-2e0a219eb5d1','d7f69807-fe0b-4ae0-8e4a-13af39e211ad','1edccdc2-268d-4594-b2d2-3cf093ced854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-182634937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ccc2424-7a08-410c-9d3a-15ea4cac78c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb031ebc4ea34e8c849304f2b6efce25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631ba71823eb4d2a9475992c4e1c242a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:20.703582 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4139ff8d-f8c3-4346-95f4-7027b3522d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:20.719844 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4139ff8d-f8c3-4346-95f4-7027b3522d13) transitioned into state 'SUCCESS' from state '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-182634937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['90ba5f65-e4ac-47c0-b0a9-75924f342053','87036e3e-e28e-4c1c-80e3-2e0a219eb5d1','d7f69807-fe0b-4ae0-8e4a-13af39e211ad','1edccdc2-268d-4594-b2d2-3cf093ced854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:20.720597 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e54bd2-5e2b-48a7-8cee-72725e78d363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:20.728881 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e54bd2-5e2b-48a7-8cee-72725e78d363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:20.729870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (e063e636-1909-4461-b05e-7f6549a63ddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:20.729870 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request issued successfully. Aug 07 19:00:20.730472 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3aed164a-1c82-47fe-b98f-15ce10c10f0f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:20.731061 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 948/3776] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:20 2026] POST /volume/v3/volumes => generated 746 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:20.750246 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-796114ca-d8f5-4f3a-a3b4-a73727f7a82f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:20.756170 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-796114ca-d8f5-4f3a-a3b4-a73727f7a82f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 Aug 07 19:00:20.756170 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-796114ca-d8f5-4f3a-a3b4-a73727f7a82f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:20.756170 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-796114ca-d8f5-4f3a-a3b4-a73727f7a82f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:20.761400 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-efc6f0de-cc18-4fdd-824e-710404e492ca None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:20.764013 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-efc6f0de-cc18-4fdd-824e-710404e492ca tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:20.764013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-efc6f0de-cc18-4fdd-824e-710404e492ca tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:20.764013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-efc6f0de-cc18-4fdd-824e-710404e492ca tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:20.766426 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:20.766426 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:20.773850 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:20.773850 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:20.773955 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-796114ca-d8f5-4f3a-a3b4-a73727f7a82f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:20.778120 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-efc6f0de-cc18-4fdd-824e-710404e492ca tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:20.780302 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-796114ca-d8f5-4f3a-a3b4-a73727f7a82f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 returned with HTTP 200 Aug 07 19:00:20.780908 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 940/3777] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:20 2026] GET /volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:20.783418 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-efc6f0de-cc18-4fdd-824e-710404e492ca tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:20.783796 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 950/3778] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:20 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:21.534146 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-740fe13e-b889-4dd1-bbb4-74c0bfda7182 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:21.535741 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-740fe13e-b889-4dd1-bbb4-74c0bfda7182 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:21.536289 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-740fe13e-b889-4dd1-bbb4-74c0bfda7182 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:21.536289 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-740fe13e-b889-4dd1-bbb4-74c0bfda7182 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:21.536289 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-740fe13e-b889-4dd1-bbb4-74c0bfda7182 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:21.540456 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:21.540456 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:21.541138 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-740fe13e-b889-4dd1-bbb4-74c0bfda7182 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:21.542022 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 941/3779] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:21 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:21.577046 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-a2cac184-ac1c-4373-b198-e66bc8d684e2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:21.579275 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-a2cac184-ac1c-4373-b198-e66bc8d684e2 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 Aug 07 19:00:21.579460 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-a2cac184-ac1c-4373-b198-e66bc8d684e2 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:21.579636 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-a2cac184-ac1c-4373-b198-e66bc8d684e2 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:21.586273 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:21.586273 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:21.589331 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-a2cac184-ac1c-4373-b198-e66bc8d684e2 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:00:21.593627 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-a2cac184-ac1c-4373-b198-e66bc8d684e2 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 returned with HTTP 200 Aug 07 19:00:21.594024 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 949/3780] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:00:21 2026] GET /volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 => generated 1401 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:21.793930 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0231478f-d455-4f21-a941-5f8868ac195b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:21.796022 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0231478f-d455-4f21-a941-5f8868ac195b tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 Aug 07 19:00:21.796256 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0231478f-d455-4f21-a941-5f8868ac195b tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:21.796487 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0231478f-d455-4f21-a941-5f8868ac195b tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:21.799124 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-dee9102b-d51b-4253-ab01-d19350cb2968 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:21.801169 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dee9102b-d51b-4253-ab01-d19350cb2968 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:21.801388 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dee9102b-d51b-4253-ab01-d19350cb2968 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:21.801589 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dee9102b-d51b-4253-ab01-d19350cb2968 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:21.804334 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:21.804334 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:21.807826 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0231478f-d455-4f21-a941-5f8868ac195b tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:21.809913 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:21.809913 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:21.811607 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0231478f-d455-4f21-a941-5f8868ac195b tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 returned with HTTP 200 Aug 07 19:00:21.812033 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 941/3781] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:21 2026] GET /volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:21.812926 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-dee9102b-d51b-4253-ab01-d19350cb2968 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:21.816860 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dee9102b-d51b-4253-ab01-d19350cb2968 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:21.817238 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 951/3782] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:21 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:21.828496 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f725b7f2-4587-493e-991f-9aae3a3f9047 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:21.830062 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f725b7f2-4587-493e-991f-9aae3a3f9047 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7/action Aug 07 19:00:21.830394 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f725b7f2-4587-493e-991f-9aae3a3f9047 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:21.830509 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f725b7f2-4587-493e-991f-9aae3a3f9047 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:21.841441 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:21.841441 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:21.841762 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.admin_actions [None req-f725b7f2-4587-493e-991f-9aae3a3f9047 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Updating volume '4ccc2424-7a08-410c-9d3a-15ea4cac78c7' with '{'status': 'error'}' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 19:00:21.856311 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f725b7f2-4587-493e-991f-9aae3a3f9047 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7/action returned with HTTP 202 Aug 07 19:00:21.856683 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 942/3783] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:21 2026] POST /volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:21.864790 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bfde68ee-e6b3-424f-8989-cf5c1b1ba800 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:21.866599 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bfde68ee-e6b3-424f-8989-cf5c1b1ba800 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 Aug 07 19:00:21.866829 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bfde68ee-e6b3-424f-8989-cf5c1b1ba800 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:21.867050 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bfde68ee-e6b3-424f-8989-cf5c1b1ba800 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:21.878122 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:21.878122 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:21.884210 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bfde68ee-e6b3-424f-8989-cf5c1b1ba800 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:21.890821 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bfde68ee-e6b3-424f-8989-cf5c1b1ba800 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 returned with HTTP 200 Aug 07 19:00:21.891228 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 950/3784] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:21 2026] GET /volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:21.903617 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-31850d37-e518-42b6-a174-39bf0d54214d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:21.907274 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-31850d37-e518-42b6-a174-39bf0d54214d tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7/action Aug 07 19:00:21.907735 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-31850d37-e518-42b6-a174-39bf0d54214d tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:21.907907 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-31850d37-e518-42b6-a174-39bf0d54214d tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:21.926653 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:21.926653 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:21.928002 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-31850d37-e518-42b6-a174-39bf0d54214d tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Volume info retrieved successfully. Aug 07 19:00:21.955314 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-31850d37-e518-42b6-a174-39bf0d54214d tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Delete volume request issued successfully. Aug 07 19:00:21.955647 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-31850d37-e518-42b6-a174-39bf0d54214d tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7/action returned with HTTP 202 Aug 07 19:00:21.956269 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 942/3785] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:21 2026] POST /volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:21.964601 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-53ff7f1f-0a21-4174-984a-c725c0361fae None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:21.966779 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-53ff7f1f-0a21-4174-984a-c725c0361fae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 Aug 07 19:00:21.967068 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-53ff7f1f-0a21-4174-984a-c725c0361fae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:21.967337 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-53ff7f1f-0a21-4174-984a-c725c0361fae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:21.977725 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:21.977725 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:21.985051 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-53ff7f1f-0a21-4174-984a-c725c0361fae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:21.990477 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-53ff7f1f-0a21-4174-984a-c725c0361fae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 returned with HTTP 200 Aug 07 19:00:21.990931 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 952/3786] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:21 2026] GET /volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:22.083503 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-bf697a97-afbb-49ed-8cbe-cbe76e9e7a9a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:22.086023 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-bf697a97-afbb-49ed-8cbe-cbe76e9e7a9a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 Aug 07 19:00:22.086289 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-bf697a97-afbb-49ed-8cbe-cbe76e9e7a9a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:22.086520 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-bf697a97-afbb-49ed-8cbe-cbe76e9e7a9a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:22.097232 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:22.097232 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:22.103549 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-bf697a97-afbb-49ed-8cbe-cbe76e9e7a9a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:00:22.109310 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-bf697a97-afbb-49ed-8cbe-cbe76e9e7a9a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 returned with HTTP 200 Aug 07 19:00:22.109788 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 943/3787] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:00:22 2026] GET /volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 => generated 1401 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:22.119267 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bc17883f-6d33-4f32-93e4-6759b89c8a9b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:22.119710 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc17883f-6d33-4f32-93e4-6759b89c8a9b None None] GET https://10.4.3.15/volume// Aug 07 19:00:22.120091 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bc17883f-6d33-4f32-93e4-6759b89c8a9b None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:22.120366 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bc17883f-6d33-4f32-93e4-6759b89c8a9b None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:22.120775 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc17883f-6d33-4f32-93e4-6759b89c8a9b None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:22.121068 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 951/3788] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:00: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 07 19:00:22.128412 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-0b0bd694-c289-4d08-a43c-37deaf43b2f3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:22.130858 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-0b0bd694-c289-4d08-a43c-37deaf43b2f3 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:00:22.131349 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-0b0bd694-c289-4d08-a43c-37deaf43b2f3 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62cfc864-1f4f-4c10-a761-a997ccf0ae51", "connector": null, "instance_uuid": "761c713b-119d-45b2-9d5d-548fc62f032c"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:22.141659 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:22.141659 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:22.165534 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-0b0bd694-c289-4d08-a43c-37deaf43b2f3 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:00:22.166039 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 943/3789] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:00:22 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:22.556305 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-31c46126-921b-4d48-8141-22e2f90aca2d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:22.560741 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-31c46126-921b-4d48-8141-22e2f90aca2d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:22.560941 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-31c46126-921b-4d48-8141-22e2f90aca2d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:22.561149 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-31c46126-921b-4d48-8141-22e2f90aca2d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:22.561272 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-31c46126-921b-4d48-8141-22e2f90aca2d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:22.566349 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:22.566349 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:22.567103 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-31c46126-921b-4d48-8141-22e2f90aca2d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:22.567474 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 953/3790] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:22 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:22.833261 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-32064576-2ea4-4bc7-a59b-87b344dde3de None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:22.834849 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-32064576-2ea4-4bc7-a59b-87b344dde3de tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:22.835053 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-32064576-2ea4-4bc7-a59b-87b344dde3de tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:22.835242 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-32064576-2ea4-4bc7-a59b-87b344dde3de tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:22.844435 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:22.844435 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:22.847984 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-32064576-2ea4-4bc7-a59b-87b344dde3de tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:22.851779 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-32064576-2ea4-4bc7-a59b-87b344dde3de tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:22.852136 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 944/3791] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:22 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:23.007862 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fc6fc81e-65b2-4cbb-b381-ae5531caff82 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.010406 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc6fc81e-65b2-4cbb-b381-ae5531caff82 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 Aug 07 19:00:23.010729 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fc6fc81e-65b2-4cbb-b381-ae5531caff82 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:23.011024 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fc6fc81e-65b2-4cbb-b381-ae5531caff82 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:23.024743 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc6fc81e-65b2-4cbb-b381-ae5531caff82 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 returned with HTTP 404 Aug 07 19:00:23.025463 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 952/3792] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:23 2026] GET /volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:23.033980 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-17ff30fa-37d5-4652-9cd2-5845653fce51 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.036251 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17ff30fa-37d5-4652-9cd2-5845653fce51 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 Aug 07 19:00:23.036505 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17ff30fa-37d5-4652-9cd2-5845653fce51 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:23.036749 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17ff30fa-37d5-4652-9cd2-5845653fce51 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:23.047900 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17ff30fa-37d5-4652-9cd2-5845653fce51 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 returned with HTTP 404 Aug 07 19:00:23.048608 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 944/3793] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:23 2026] GET /volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:23.062202 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0c7d2548-b28b-4435-8a77-f8a20693de35 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.067874 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0c7d2548-b28b-4435-8a77-f8a20693de35 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] DELETE https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 Aug 07 19:00:23.068435 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0c7d2548-b28b-4435-8a77-f8a20693de35 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:23.069162 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0c7d2548-b28b-4435-8a77-f8a20693de35 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:23.069813 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-0c7d2548-b28b-4435-8a77-f8a20693de35 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Delete volume with id: 4ccc2424-7a08-410c-9d3a-15ea4cac78c7 Aug 07 19:00:23.084238 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0c7d2548-b28b-4435-8a77-f8a20693de35 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 returned with HTTP 404 Aug 07 19:00:23.084777 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 954/3794] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:23 2026] DELETE /volume/v3/volumes/4ccc2424-7a08-410c-9d3a-15ea4cac78c7 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:23.094628 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.097867 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:23.097964 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-234f0e53-45d3-43ba-8164-f53a56401bd5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.098289 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1364279793"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:23.098452 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-234f0e53-45d3-43ba-8164-f53a56401bd5 None None] GET https://10.4.3.15/volume// Aug 07 19:00:23.098665 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-234f0e53-45d3-43ba-8164-f53a56401bd5 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:23.098893 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-234f0e53-45d3-43ba-8164-f53a56401bd5 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:23.099320 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-234f0e53-45d3-43ba-8164-f53a56401bd5 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:23.099660 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 953/3795] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:00:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:00:23.099991 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1364279793'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:23.100164 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume of 1 GB Aug 07 19:00:23.107954 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Availability Zones retrieved successfully. Aug 07 19:00:23.118301 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (da86fb67-0880-4363-a242-0c76224ca6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:23.120214 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-752457c2-321b-48c9-8be7-60517e6886f6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.122416 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-752457c2-321b-48c9-8be7-60517e6886f6 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 Aug 07 19:00:23.122612 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e19bd04-32af-4024-b4b9-a129a92c1f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:23.122696 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-752457c2-321b-48c9-8be7-60517e6886f6 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:23.122825 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-752457c2-321b-48c9-8be7-60517e6886f6 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:23.123537 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:23.133449 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:23.133449 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:23.138349 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-752457c2-321b-48c9-8be7-60517e6886f6 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:00:23.144508 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-752457c2-321b-48c9-8be7-60517e6886f6 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 returned with HTTP 200 Aug 07 19:00:23.144954 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 945/3796] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:00:23 2026] GET /volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 => generated 1580 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:00:23.156245 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e19bd04-32af-4024-b4b9-a129a92c1f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:23.157298 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e96b42f-1793-476c-8aca-bb36eac1ba49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:23.202451 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Created reservations ['2b1d42b3-19ca-4f9b-8cb4-8bec5ec707a2', 'cd7cb88e-aa44-4608-be1b-126e7674afdf', 'fdffacff-775a-47fc-9c82-ff673f99ef37', 'd45ee09f-c035-4ebb-aa2b-1bfee4566742'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:23.203215 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e96b42f-1793-476c-8aca-bb36eac1ba49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b1d42b3-19ca-4f9b-8cb4-8bec5ec707a2', 'cd7cb88e-aa44-4608-be1b-126e7674afdf', 'fdffacff-775a-47fc-9c82-ff673f99ef37', 'd45ee09f-c035-4ebb-aa2b-1bfee4566742']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:23.203897 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9ada37e-574a-40b3-bbc7-e8e1d3286685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:23.231924 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9ada37e-574a-40b3-bbc7-e8e1d3286685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea1a975c-63e8-4c07-b2a1-72d0994abf33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1364279793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['2b1d42b3-19ca-4f9b-8cb4-8bec5ec707a2','cd7cb88e-aa44-4608-be1b-126e7674afdf','fdffacff-775a-47fc-9c82-ff673f99ef37','d45ee09f-c035-4ebb-aa2b-1bfee4566742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1364279793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea1a975c-63e8-4c07-b2a1-72d0994abf33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb031ebc4ea34e8c849304f2b6efce25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631ba71823eb4d2a9475992c4e1c242a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:23.231924 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8605c40b-93b2-4295-a346-ff625d531f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:23.246701 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-e9e61757-ce66-4e47-b9a4-d90eac6eb3c4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.249172 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-e9e61757-ce66-4e47-b9a4-d90eac6eb3c4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] PUT https://10.4.3.15/volume/v3/attachments/cf067bb1-614c-4e9d-b698-4e012eb11d5f Aug 07 19:00:23.249614 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-e9e61757-ce66-4e47-b9a4-d90eac6eb3c4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:23.251405 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8605c40b-93b2-4295-a346-ff625d531f1c) transitioned into state 'SUCCESS' from state '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-1364279793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['2b1d42b3-19ca-4f9b-8cb4-8bec5ec707a2','cd7cb88e-aa44-4608-be1b-126e7674afdf','fdffacff-775a-47fc-9c82-ff673f99ef37','d45ee09f-c035-4ebb-aa2b-1bfee4566742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:23.252168 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (953165bf-3f47-4da5-bff6-33c87eaa643a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:23.258223 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-e9e61757-ce66-4e47-b9a4-d90eac6eb3c4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Acquiring lock "cinder-attachment_update-62cfc864-1f4f-4c10-a761-a997ccf0ae51-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:00:23.263091 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (953165bf-3f47-4da5-bff6-33c87eaa643a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:23.263369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-e9e61757-ce66-4e47-b9a4-d90eac6eb3c4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Lock "cinder-attachment_update-62cfc864-1f4f-4c10-a761-a997ccf0ae51-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:00:23.264022 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (da86fb67-0880-4363-a242-0c76224ca6eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:23.264334 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request issued successfully. Aug 07 19:00:23.264611 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:23.264611 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:23.266014 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-63f2317a-d8d4-45ae-820c-6c2da29a986c tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:23.266014 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 945/3797] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:23 2026] POST /volume/v3/volumes => generated 747 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:23.280037 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d1b1a4e4-0fac-4384-ab5b-bca69939ad55 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.282747 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1b1a4e4-0fac-4384-ab5b-bca69939ad55 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 Aug 07 19:00:23.282747 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1b1a4e4-0fac-4384-ab5b-bca69939ad55 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:23.282747 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1b1a4e4-0fac-4384-ab5b-bca69939ad55 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:23.288839 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-29ff5fc5-2fef-4856-8f90-4551c062a439 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.290569 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:23.290569 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:23.294398 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d1b1a4e4-0fac-4384-ab5b-bca69939ad55 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:23.295094 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-29ff5fc5-2fef-4856-8f90-4551c062a439 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70/action Aug 07 19:00:23.295172 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-29ff5fc5-2fef-4856-8f90-4551c062a439 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:23.295313 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-29ff5fc5-2fef-4856-8f90-4551c062a439 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:23.298904 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1b1a4e4-0fac-4384-ab5b-bca69939ad55 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 returned with HTTP 200 Aug 07 19:00:23.299330 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 954/3798] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:23 2026] GET /volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:23.320751 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:23.320751 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:23.334119 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e420f137-e31b-404f-ac7f-955973bbb2a8 req-29ff5fc5-2fef-4856-8f90-4551c062a439 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70/action returned with HTTP 204 Aug 07 19:00:23.334746 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 946/3799] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:00:23 2026] POST /volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:23.360725 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-e9e61757-ce66-4e47-b9a4-d90eac6eb3c4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Lock "cinder-attachment_update-62cfc864-1f4f-4c10-a761-a997ccf0ae51-np0000006749" released by "attachment_update" :: held 0.097s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:00:23.361179 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-e9e61757-ce66-4e47-b9a4-d90eac6eb3c4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments/cf067bb1-614c-4e9d-b698-4e012eb11d5f returned with HTTP 200 Aug 07 19:00:23.362674 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 955/3800] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:00:23 2026] PUT /volume/v3/attachments/cf067bb1-614c-4e9d-b698-4e012eb11d5f => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:23.388984 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-fac1cfaf-efe8-4992-80f3-fbd614a00fff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.392809 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-fac1cfaf-efe8-4992-80f3-fbd614a00fff tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] POST https://10.4.3.15/volume/v3/attachments/cf067bb1-614c-4e9d-b698-4e012eb11d5f/action Aug 07 19:00:23.394106 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-fac1cfaf-efe8-4992-80f3-fbd614a00fff tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:23.394236 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-fac1cfaf-efe8-4992-80f3-fbd614a00fff tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:23.420058 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:23.420058 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:23.431662 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e203a9c1-14fe-4494-88ad-fc2af15e7c6a req-fac1cfaf-efe8-4992-80f3-fbd614a00fff tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments/cf067bb1-614c-4e9d-b698-4e012eb11d5f/action returned with HTTP 204 Aug 07 19:00:23.432462 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 946/3801] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:00:23 2026] POST /volume/v3/attachments/cf067bb1-614c-4e9d-b698-4e012eb11d5f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:23.578353 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e66f97c1-0e0c-4417-a93b-67ac5dbbcd11 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.579892 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e66f97c1-0e0c-4417-a93b-67ac5dbbcd11 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:23.580232 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e66f97c1-0e0c-4417-a93b-67ac5dbbcd11 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:23.580459 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e66f97c1-0e0c-4417-a93b-67ac5dbbcd11 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:23.580563 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e66f97c1-0e0c-4417-a93b-67ac5dbbcd11 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:23.584962 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:23.584962 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:23.585873 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e66f97c1-0e0c-4417-a93b-67ac5dbbcd11 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:23.586399 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 955/3802] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:23 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:23.871023 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-101cb8c2-1a77-4df0-81cc-2d0b041b5941 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.873356 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-101cb8c2-1a77-4df0-81cc-2d0b041b5941 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:23.873618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-101cb8c2-1a77-4df0-81cc-2d0b041b5941 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:23.873891 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-101cb8c2-1a77-4df0-81cc-2d0b041b5941 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:23.885882 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:23.885882 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:23.890225 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-101cb8c2-1a77-4df0-81cc-2d0b041b5941 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:23.895425 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-101cb8c2-1a77-4df0-81cc-2d0b041b5941 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:23.895931 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 947/3803] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:23 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:23.907489 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f5950bad-2de8-4f17-884e-d85eca303bee None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.909149 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f5950bad-2de8-4f17-884e-d85eca303bee tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:00:23.909554 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f5950bad-2de8-4f17-884e-d85eca303bee tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1234606699"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:23.921171 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:23.921171 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:23.921642 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f5950bad-2de8-4f17-884e-d85eca303bee tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:23.921792 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-f5950bad-2de8-4f17-884e-d85eca303bee tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create snapshot from volume ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:23.946695 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-f5950bad-2de8-4f17-884e-d85eca303bee tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['60368388-64b1-4c58-8c19-1bd1dd648a61', '0f190b86-21f5-4e65-9e67-1ec95dabd1e3', 'a3512cab-77e7-4cce-9581-b788057a04c1', '40490e23-1730-4495-ad94-1ddfe4106bcf'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:23.976427 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f5950bad-2de8-4f17-884e-d85eca303bee tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot force create request issued successfully. Aug 07 19:00:23.976951 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f5950bad-2de8-4f17-884e-d85eca303bee tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:00:23.977421 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 956/3804] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:00:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:23.987338 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-577514db-ce4e-4365-bb13-948f63bcc1f8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:23.989633 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-577514db-ce4e-4365-bb13-948f63bcc1f8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 Aug 07 19:00:23.989907 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-577514db-ce4e-4365-bb13-948f63bcc1f8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:23.990233 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-577514db-ce4e-4365-bb13-948f63bcc1f8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:24.001839 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:24.001839 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:24.002434 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-577514db-ce4e-4365-bb13-948f63bcc1f8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:24.003429 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-577514db-ce4e-4365-bb13-948f63bcc1f8 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 returned with HTTP 200 Aug 07 19:00:24.004014 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 947/3805] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:23 2026] GET /volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:24.313450 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4278f85f-8530-4590-81fa-9bbd9e7482bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:24.315546 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4278f85f-8530-4590-81fa-9bbd9e7482bf tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 Aug 07 19:00:24.315780 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4278f85f-8530-4590-81fa-9bbd9e7482bf tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:24.315970 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4278f85f-8530-4590-81fa-9bbd9e7482bf tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:24.323325 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:24.323325 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:24.326732 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4278f85f-8530-4590-81fa-9bbd9e7482bf tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:24.330701 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4278f85f-8530-4590-81fa-9bbd9e7482bf tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 returned with HTTP 200 Aug 07 19:00:24.331078 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 956/3806] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:24 2026] GET /volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:24.344270 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-243b4127-329e-40e9-ba84-0c80db5c6429 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:24.346575 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-243b4127-329e-40e9-ba84-0c80db5c6429 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33/action Aug 07 19:00:24.346913 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-243b4127-329e-40e9-ba84-0c80db5c6429 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:24.347058 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-243b4127-329e-40e9-ba84-0c80db5c6429 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:24.363963 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:24.363963 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:24.364382 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.admin_actions [None req-243b4127-329e-40e9-ba84-0c80db5c6429 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Updating volume 'ea1a975c-63e8-4c07-b2a1-72d0994abf33' with '{'status': 'maintenance'}' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 19:00:24.385508 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-243b4127-329e-40e9-ba84-0c80db5c6429 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33/action returned with HTTP 202 Aug 07 19:00:24.386229 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 948/3807] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:24 2026] POST /volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:24.394013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4eb446f9-3311-4e28-a29b-1abc726234c2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:24.395822 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4eb446f9-3311-4e28-a29b-1abc726234c2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 Aug 07 19:00:24.396013 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4eb446f9-3311-4e28-a29b-1abc726234c2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:24.396312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4eb446f9-3311-4e28-a29b-1abc726234c2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:24.403726 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:24.403726 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:24.407378 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4eb446f9-3311-4e28-a29b-1abc726234c2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:24.411332 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4eb446f9-3311-4e28-a29b-1abc726234c2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 returned with HTTP 200 Aug 07 19:00:24.411836 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 957/3808] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:24 2026] GET /volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:24.427022 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5327a36b-b461-4e2e-bd4b-d4db6f435939 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:24.427313 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5327a36b-b461-4e2e-bd4b-d4db6f435939 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33/action Aug 07 19:00:24.427621 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5327a36b-b461-4e2e-bd4b-d4db6f435939 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:24.427729 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5327a36b-b461-4e2e-bd4b-d4db6f435939 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:24.438290 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:24.438290 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:24.438580 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5327a36b-b461-4e2e-bd4b-d4db6f435939 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Volume info retrieved successfully. Aug 07 19:00:24.459187 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5327a36b-b461-4e2e-bd4b-d4db6f435939 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Delete volume request issued successfully. Aug 07 19:00:24.459422 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5327a36b-b461-4e2e-bd4b-d4db6f435939 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33/action returned with HTTP 202 Aug 07 19:00:24.459826 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 948/3809] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:24 2026] POST /volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:24.467785 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ca68b3d6-8316-467a-b09b-4a03a7002a75 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:24.470425 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ca68b3d6-8316-467a-b09b-4a03a7002a75 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 Aug 07 19:00:24.470617 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ca68b3d6-8316-467a-b09b-4a03a7002a75 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:24.470796 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ca68b3d6-8316-467a-b09b-4a03a7002a75 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:24.482067 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:24.482067 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:24.488345 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ca68b3d6-8316-467a-b09b-4a03a7002a75 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:24.492679 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ca68b3d6-8316-467a-b09b-4a03a7002a75 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 returned with HTTP 200 Aug 07 19:00:24.493101 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 957/3810] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:24 2026] GET /volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:24.599026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f4db9ad6-d692-44e0-b913-a33e4ba5ad46 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:24.601506 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f4db9ad6-d692-44e0-b913-a33e4ba5ad46 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:24.601692 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f4db9ad6-d692-44e0-b913-a33e4ba5ad46 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:24.602230 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f4db9ad6-d692-44e0-b913-a33e4ba5ad46 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:24.602359 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-f4db9ad6-d692-44e0-b913-a33e4ba5ad46 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:24.606866 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:24.606866 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:24.607771 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f4db9ad6-d692-44e0-b913-a33e4ba5ad46 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:24.608242 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 949/3811] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:24 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:25.014331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7d6589b0-7156-4f69-ab69-1f65b0777253 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:25.016081 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7d6589b0-7156-4f69-ab69-1f65b0777253 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 Aug 07 19:00:25.016292 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7d6589b0-7156-4f69-ab69-1f65b0777253 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:25.017184 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7d6589b0-7156-4f69-ab69-1f65b0777253 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:25.021836 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:25.021836 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:25.022392 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7d6589b0-7156-4f69-ab69-1f65b0777253 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:25.023112 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7d6589b0-7156-4f69-ab69-1f65b0777253 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 returned with HTTP 200 Aug 07 19:00:25.023452 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 958/3812] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:25 2026] GET /volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:25.030986 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3552f457-fb5c-4905-887b-bb8b886507f1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:25.032608 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3552f457-fb5c-4905-887b-bb8b886507f1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:00:25.032921 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3552f457-fb5c-4905-887b-bb8b886507f1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-702052294"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:25.042475 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:25.042475 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:25.042789 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3552f457-fb5c-4905-887b-bb8b886507f1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:25.042909 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-3552f457-fb5c-4905-887b-bb8b886507f1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create snapshot from volume ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:25.063217 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-3552f457-fb5c-4905-887b-bb8b886507f1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['99e1e1b9-2955-4130-8e1f-09a4dc387ff2', 'f3a9ecb3-7933-4671-92d4-65c710e9114d', '50a583d7-d1ab-472b-bd79-8f85f3713ea2', '37d8dd19-c3af-46c4-9c4c-da6312cc55d4'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:25.095557 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3552f457-fb5c-4905-887b-bb8b886507f1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot force create request issued successfully. Aug 07 19:00:25.095881 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3552f457-fb5c-4905-887b-bb8b886507f1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:00:25.096358 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 949/3813] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:00:25 2026] POST /volume/v3/snapshots => generated 309 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:25.105451 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21c7d34a-0e15-4e89-b471-08058b943a0e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:25.108594 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21c7d34a-0e15-4e89-b471-08058b943a0e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 Aug 07 19:00:25.108902 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21c7d34a-0e15-4e89-b471-08058b943a0e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:25.109171 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21c7d34a-0e15-4e89-b471-08058b943a0e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:25.115471 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:25.115471 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:25.116094 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-21c7d34a-0e15-4e89-b471-08058b943a0e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:25.117405 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21c7d34a-0e15-4e89-b471-08058b943a0e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 returned with HTTP 200 Aug 07 19:00:25.117871 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 958/3814] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:25 2026] GET /volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:25.507027 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4fa3ad0e-a6c3-4e1e-8d4d-f17fefe1697e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:25.509333 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4fa3ad0e-a6c3-4e1e-8d4d-f17fefe1697e tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 Aug 07 19:00:25.509598 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4fa3ad0e-a6c3-4e1e-8d4d-f17fefe1697e tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:25.509868 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4fa3ad0e-a6c3-4e1e-8d4d-f17fefe1697e tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:25.516864 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4fa3ad0e-a6c3-4e1e-8d4d-f17fefe1697e tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 returned with HTTP 404 Aug 07 19:00:25.517474 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 950/3815] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:25 2026] GET /volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:25.524018 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-35cf060a-1567-4a6a-afd9-07c1d7283219 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:25.525792 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35cf060a-1567-4a6a-afd9-07c1d7283219 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 Aug 07 19:00:25.526018 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-35cf060a-1567-4a6a-afd9-07c1d7283219 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:25.526228 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-35cf060a-1567-4a6a-afd9-07c1d7283219 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:25.532334 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35cf060a-1567-4a6a-afd9-07c1d7283219 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 returned with HTTP 404 Aug 07 19:00:25.532813 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 959/3816] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:25 2026] GET /volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:25.539687 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e214a0bb-af13-471f-af91-bad33dd778ae None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:25.541367 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e214a0bb-af13-471f-af91-bad33dd778ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 Aug 07 19:00:25.541609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e214a0bb-af13-471f-af91-bad33dd778ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:25.541724 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e214a0bb-af13-471f-af91-bad33dd778ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:25.541879 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-e214a0bb-af13-471f-af91-bad33dd778ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Delete volume with id: ea1a975c-63e8-4c07-b2a1-72d0994abf33 Aug 07 19:00:25.547294 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e214a0bb-af13-471f-af91-bad33dd778ae tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 returned with HTTP 404 Aug 07 19:00:25.547666 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 950/3817] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:25 2026] DELETE /volume/v3/volumes/ea1a975c-63e8-4c07-b2a1-72d0994abf33 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:25.556303 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:25.558466 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:25.558884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-915410991"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:25.562764 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-915410991'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:25.562764 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume of 1 GB Aug 07 19:00:25.566657 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Availability Zones retrieved successfully. Aug 07 19:00:25.574092 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (d56d290b-89c9-4378-a15b-2cc4b30593e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:25.575250 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a14a418-e42c-42df-8cd7-5f5a67641496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:25.576501 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:25.605781 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a14a418-e42c-42df-8cd7-5f5a67641496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:25.606499 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae42f15-54b3-4382-9656-2378e0b5adc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:25.617970 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-07d8a24a-70d2-4de2-946b-75a8d0a7dbf2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:25.620086 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-07d8a24a-70d2-4de2-946b-75a8d0a7dbf2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:25.620310 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-07d8a24a-70d2-4de2-946b-75a8d0a7dbf2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:25.620495 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-07d8a24a-70d2-4de2-946b-75a8d0a7dbf2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:25.620622 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-07d8a24a-70d2-4de2-946b-75a8d0a7dbf2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:25.625104 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:25.625104 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:25.625775 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-07d8a24a-70d2-4de2-946b-75a8d0a7dbf2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:25.626144 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 951/3818] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:25 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:25.660435 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Created reservations ['a7cf6990-e2cd-4fb3-a17e-7779f1330645', '526fbba9-4415-4b12-b66f-403a763f9655', 'ca01b180-575d-45de-9b3a-3c77215af8c5', '8769507b-afa6-43d6-ba8f-30a96680868b'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:25.661316 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae42f15-54b3-4382-9656-2378e0b5adc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7cf6990-e2cd-4fb3-a17e-7779f1330645', '526fbba9-4415-4b12-b66f-403a763f9655', 'ca01b180-575d-45de-9b3a-3c77215af8c5', '8769507b-afa6-43d6-ba8f-30a96680868b']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:25.662277 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf87979-9880-4ced-b8c4-36d461768a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:25.689515 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf87979-9880-4ced-b8c4-36d461768a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd9d8551-2dac-4030-8fdc-77ee9782a85d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-915410991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['a7cf6990-e2cd-4fb3-a17e-7779f1330645','526fbba9-4415-4b12-b66f-403a763f9655','ca01b180-575d-45de-9b3a-3c77215af8c5','8769507b-afa6-43d6-ba8f-30a96680868b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-915410991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd9d8551-2dac-4030-8fdc-77ee9782a85d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb031ebc4ea34e8c849304f2b6efce25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631ba71823eb4d2a9475992c4e1c242a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:25.691607 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6babc0-d1c1-466b-9a06-0fe87f59d6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:25.717493 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6babc0-d1c1-466b-9a06-0fe87f59d6a8) transitioned into state 'SUCCESS' from state '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-915410991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb031ebc4ea34e8c849304f2b6efce25',qos_specs=None,replication_status=,reservations=['a7cf6990-e2cd-4fb3-a17e-7779f1330645','526fbba9-4415-4b12-b66f-403a763f9655','ca01b180-575d-45de-9b3a-3c77215af8c5','8769507b-afa6-43d6-ba8f-30a96680868b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631ba71823eb4d2a9475992c4e1c242a',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:25.718774 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ee063d-c2fb-4637-9480-2984d8adede3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:25.734692 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ee063d-c2fb-4637-9480-2984d8adede3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:25.735566 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Flow 'volume_create_api' (d56d290b-89c9-4378-a15b-2cc4b30593e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:25.735928 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Create volume request issued successfully. Aug 07 19:00:25.736597 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2fd175e3-3c3a-42d5-aa6e-9152718846f2 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:25.737159 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 959/3819] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:25 2026] POST /volume/v3/volumes => generated 746 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:25.758437 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-217c62fa-4549-4d6b-a275-065c88fe9794 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:25.760511 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-217c62fa-4549-4d6b-a275-065c88fe9794 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d Aug 07 19:00:25.760795 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-217c62fa-4549-4d6b-a275-065c88fe9794 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:25.761089 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-217c62fa-4549-4d6b-a275-065c88fe9794 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:25.774545 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:25.774545 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:25.784725 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-217c62fa-4549-4d6b-a275-065c88fe9794 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:25.792019 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-217c62fa-4549-4d6b-a275-065c88fe9794 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d returned with HTTP 200 Aug 07 19:00:25.792019 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 960/3820] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:25 2026] GET /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:26.127631 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-de7dbdb2-2937-42b8-bb2b-514b7cd3bdd6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:26.129261 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de7dbdb2-2937-42b8-bb2b-514b7cd3bdd6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 Aug 07 19:00:26.129443 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de7dbdb2-2937-42b8-bb2b-514b7cd3bdd6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:26.129621 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de7dbdb2-2937-42b8-bb2b-514b7cd3bdd6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:26.134398 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:26.134398 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:26.134753 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-de7dbdb2-2937-42b8-bb2b-514b7cd3bdd6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:26.135455 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de7dbdb2-2937-42b8-bb2b-514b7cd3bdd6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 returned with HTTP 200 Aug 07 19:00:26.135753 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 951/3821] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:26 2026] GET /volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:26.145246 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ac7c04e7-5f0e-43f7-8081-121597ab38f0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:26.146742 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ac7c04e7-5f0e-43f7-8081-121597ab38f0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 Aug 07 19:00:26.146947 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ac7c04e7-5f0e-43f7-8081-121597ab38f0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:26.147200 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ac7c04e7-5f0e-43f7-8081-121597ab38f0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:26.147334 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-ac7c04e7-5f0e-43f7-8081-121597ab38f0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: d30532db-b380-49b1-ba0e-c8cc21a5a253 Aug 07 19:00:26.151822 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:26.151822 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:26.152295 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ac7c04e7-5f0e-43f7-8081-121597ab38f0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:26.170024 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ac7c04e7-5f0e-43f7-8081-121597ab38f0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot delete request issued successfully. Aug 07 19:00:26.170024 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ac7c04e7-5f0e-43f7-8081-121597ab38f0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 returned with HTTP 202 Aug 07 19:00:26.170024 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 952/3822] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:00:26 2026] DELETE /volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:26.175783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fb0afb40-a6a3-4f97-a005-9a166846611e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:26.177658 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb0afb40-a6a3-4f97-a005-9a166846611e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 Aug 07 19:00:26.177658 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb0afb40-a6a3-4f97-a005-9a166846611e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:26.177838 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb0afb40-a6a3-4f97-a005-9a166846611e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:26.184612 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:26.184612 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:26.184612 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fb0afb40-a6a3-4f97-a005-9a166846611e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:26.184612 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb0afb40-a6a3-4f97-a005-9a166846611e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 returned with HTTP 200 Aug 07 19:00:26.184612 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 960/3823] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:26 2026] GET /volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:26.637373 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0f8f1fa7-6ba4-4dcf-b0a1-bc6e8e84c704 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:26.640284 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f8f1fa7-6ba4-4dcf-b0a1-bc6e8e84c704 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:26.640520 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f8f1fa7-6ba4-4dcf-b0a1-bc6e8e84c704 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:26.640736 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f8f1fa7-6ba4-4dcf-b0a1-bc6e8e84c704 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:26.640871 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-0f8f1fa7-6ba4-4dcf-b0a1-bc6e8e84c704 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:26.645532 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:26.645532 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:26.646244 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f8f1fa7-6ba4-4dcf-b0a1-bc6e8e84c704 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:26.646597 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 961/3824] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:26 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:26.806678 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-434727ac-18b8-47e0-b3e5-64d56be6f942 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:26.808581 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-434727ac-18b8-47e0-b3e5-64d56be6f942 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d Aug 07 19:00:26.809226 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-434727ac-18b8-47e0-b3e5-64d56be6f942 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:26.809226 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-434727ac-18b8-47e0-b3e5-64d56be6f942 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:26.818597 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:26.818597 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:26.823807 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-434727ac-18b8-47e0-b3e5-64d56be6f942 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:26.829133 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-434727ac-18b8-47e0-b3e5-64d56be6f942 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d returned with HTTP 200 Aug 07 19:00:26.829309 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 952/3825] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:26 2026] GET /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:26.840735 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-41eafb25-e05f-4d36-81a1-c3ab629f3c89 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:26.842840 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-41eafb25-e05f-4d36-81a1-c3ab629f3c89 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action Aug 07 19:00:26.842891 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-41eafb25-e05f-4d36-81a1-c3ab629f3c89 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:26.843018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-41eafb25-e05f-4d36-81a1-c3ab629f3c89 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:26.852703 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:26.852703 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:26.853320 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.admin_actions [None req-41eafb25-e05f-4d36-81a1-c3ab629f3c89 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Updating volume 'bd9d8551-2dac-4030-8fdc-77ee9782a85d' with '{'status': 'error'}' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 19:00:26.873336 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-41eafb25-e05f-4d36-81a1-c3ab629f3c89 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action returned with HTTP 202 Aug 07 19:00:26.873684 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 953/3826] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:26 2026] POST /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:26.880460 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e85b12ab-bdb7-4ba8-8a29-44babc126501 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:26.883458 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e85b12ab-bdb7-4ba8-8a29-44babc126501 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d Aug 07 19:00:26.883651 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e85b12ab-bdb7-4ba8-8a29-44babc126501 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:26.883941 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e85b12ab-bdb7-4ba8-8a29-44babc126501 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:26.892909 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:26.892909 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:26.897216 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e85b12ab-bdb7-4ba8-8a29-44babc126501 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:26.901467 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e85b12ab-bdb7-4ba8-8a29-44babc126501 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d returned with HTTP 200 Aug 07 19:00:26.902511 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 961/3827] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:26 2026] GET /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:26.914467 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-efd25539-0b07-416a-ab90-9dc0b5f9e75a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:26.916537 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-efd25539-0b07-416a-ab90-9dc0b5f9e75a tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action Aug 07 19:00:26.917176 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-efd25539-0b07-416a-ab90-9dc0b5f9e75a tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:26.917176 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-efd25539-0b07-416a-ab90-9dc0b5f9e75a tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:26.924812 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:26.924812 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:26.925282 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.admin_actions [None req-efd25539-0b07-416a-ab90-9dc0b5f9e75a tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Updating volume 'bd9d8551-2dac-4030-8fdc-77ee9782a85d' with '{'status': 'available'}' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 19:00:26.942261 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-efd25539-0b07-416a-ab90-9dc0b5f9e75a tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action returned with HTTP 202 Aug 07 19:00:26.942692 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 962/3828] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:26 2026] POST /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:26.948850 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-78dd4b53-1b92-4971-8795-2e7d9b7a4063 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:26.950620 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78dd4b53-1b92-4971-8795-2e7d9b7a4063 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d Aug 07 19:00:26.950790 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78dd4b53-1b92-4971-8795-2e7d9b7a4063 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:26.950975 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78dd4b53-1b92-4971-8795-2e7d9b7a4063 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:26.958450 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:26.958450 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:26.961566 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-78dd4b53-1b92-4971-8795-2e7d9b7a4063 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:26.965145 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78dd4b53-1b92-4971-8795-2e7d9b7a4063 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d returned with HTTP 200 Aug 07 19:00:26.965513 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 953/3829] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:26 2026] GET /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:26.976813 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-35182841-8304-4d9f-83b7-8df968d9f8db None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:26.980173 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-35182841-8304-4d9f-83b7-8df968d9f8db tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action Aug 07 19:00:26.980556 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-35182841-8304-4d9f-83b7-8df968d9f8db tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:26.980705 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-35182841-8304-4d9f-83b7-8df968d9f8db tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:26.990372 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:26.990372 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:26.990852 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.admin_actions [None req-35182841-8304-4d9f-83b7-8df968d9f8db tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Updating volume 'bd9d8551-2dac-4030-8fdc-77ee9782a85d' with '{'status': 'maintenance'}' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 19:00:27.011366 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-35182841-8304-4d9f-83b7-8df968d9f8db tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action returned with HTTP 202 Aug 07 19:00:27.011850 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 954/3830] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:26 2026] POST /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:27.019657 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-41cdb2bc-f32a-4d9d-b8f1-f6a58320871f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:27.021905 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-41cdb2bc-f32a-4d9d-b8f1-f6a58320871f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d Aug 07 19:00:27.022128 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-41cdb2bc-f32a-4d9d-b8f1-f6a58320871f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:27.022390 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-41cdb2bc-f32a-4d9d-b8f1-f6a58320871f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:27.030632 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:27.030632 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:27.034729 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-41cdb2bc-f32a-4d9d-b8f1-f6a58320871f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:27.039697 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-41cdb2bc-f32a-4d9d-b8f1-f6a58320871f tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d returned with HTTP 200 Aug 07 19:00:27.040231 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 962/3831] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:27 2026] GET /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:27.053788 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f201002e-7b44-4e10-87a5-b926d1bd9208 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:27.055738 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f201002e-7b44-4e10-87a5-b926d1bd9208 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] POST https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action Aug 07 19:00:27.056175 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f201002e-7b44-4e10-87a5-b926d1bd9208 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:27.056326 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f201002e-7b44-4e10-87a5-b926d1bd9208 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:27.065814 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:27.065814 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:27.066258 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.admin_actions [None req-f201002e-7b44-4e10-87a5-b926d1bd9208 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] Updating volume 'bd9d8551-2dac-4030-8fdc-77ee9782a85d' with '{'status': 'available'}' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 19:00:27.089068 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f201002e-7b44-4e10-87a5-b926d1bd9208 tempest-VolumesActionsTest-1335547333 tempest-VolumesActionsTest-1335547333-project-admin] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action returned with HTTP 202 Aug 07 19:00:27.089642 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 963/3832] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:00:27 2026] POST /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:27.095650 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d42abac9-b7ac-4012-9087-d1f15de1011d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:27.097284 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d42abac9-b7ac-4012-9087-d1f15de1011d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d Aug 07 19:00:27.097516 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d42abac9-b7ac-4012-9087-d1f15de1011d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:27.098093 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d42abac9-b7ac-4012-9087-d1f15de1011d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:27.103943 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:27.103943 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:27.107106 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d42abac9-b7ac-4012-9087-d1f15de1011d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:27.110649 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d42abac9-b7ac-4012-9087-d1f15de1011d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d returned with HTTP 200 Aug 07 19:00:27.111037 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 954/3833] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:27 2026] GET /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:27.126354 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6be44921-7793-41b6-b542-c9b68b923b3a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:27.127979 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6be44921-7793-41b6-b542-c9b68b923b3a tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d Aug 07 19:00:27.128193 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6be44921-7793-41b6-b542-c9b68b923b3a tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:27.128369 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6be44921-7793-41b6-b542-c9b68b923b3a tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:27.135275 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:27.135275 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:27.138490 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6be44921-7793-41b6-b542-c9b68b923b3a tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:27.142149 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6be44921-7793-41b6-b542-c9b68b923b3a tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d returned with HTTP 200 Aug 07 19:00:27.142515 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 955/3834] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:27 2026] GET /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:27.153051 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0955c6f6-8585-4b26-b658-a644854ea194 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:27.154732 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0955c6f6-8585-4b26-b658-a644854ea194 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] DELETE https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d Aug 07 19:00:27.154939 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0955c6f6-8585-4b26-b658-a644854ea194 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:27.155174 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0955c6f6-8585-4b26-b658-a644854ea194 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:27.155361 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-0955c6f6-8585-4b26-b658-a644854ea194 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Delete volume with id: bd9d8551-2dac-4030-8fdc-77ee9782a85d Aug 07 19:00:27.161122 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:27.161122 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:27.161542 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0955c6f6-8585-4b26-b658-a644854ea194 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:27.174659 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0955c6f6-8585-4b26-b658-a644854ea194 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Delete volume request issued successfully. Aug 07 19:00:27.174838 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0955c6f6-8585-4b26-b658-a644854ea194 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d returned with HTTP 202 Aug 07 19:00:27.175369 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 963/3835] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:27 2026] DELETE /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:27.181836 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d37338e7-8452-441b-b275-148dfe21c4c5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:27.183551 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d37338e7-8452-441b-b275-148dfe21c4c5 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d Aug 07 19:00:27.183714 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d37338e7-8452-441b-b275-148dfe21c4c5 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:27.183886 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d37338e7-8452-441b-b275-148dfe21c4c5 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:27.189876 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:27.189876 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:27.192837 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d37338e7-8452-441b-b275-148dfe21c4c5 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Volume info retrieved successfully. Aug 07 19:00:27.194344 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5afeae61-91a4-4de5-8fc0-f7d6126192ad None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:27.195942 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5afeae61-91a4-4de5-8fc0-f7d6126192ad tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 Aug 07 19:00:27.196216 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5afeae61-91a4-4de5-8fc0-f7d6126192ad tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:27.196376 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d37338e7-8452-441b-b275-148dfe21c4c5 tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d returned with HTTP 200 Aug 07 19:00:27.196465 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5afeae61-91a4-4de5-8fc0-f7d6126192ad tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:27.196812 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 964/3836] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:27 2026] GET /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:27.201990 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5afeae61-91a4-4de5-8fc0-f7d6126192ad tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 returned with HTTP 404 Aug 07 19:00:27.202711 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 955/3837] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:27 2026] GET /volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:27.210389 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-596a53b5-8d05-470c-a1c3-6dcd56b40e26 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:27.212658 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-596a53b5-8d05-470c-a1c3-6dcd56b40e26 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d Aug 07 19:00:27.212964 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-596a53b5-8d05-470c-a1c3-6dcd56b40e26 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:27.213356 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-596a53b5-8d05-470c-a1c3-6dcd56b40e26 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:27.213558 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-596a53b5-8d05-470c-a1c3-6dcd56b40e26 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: f23bb055-04e9-4b54-bb84-6b094c8d530d Aug 07 19:00:27.219343 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:27.219343 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:27.219956 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-596a53b5-8d05-470c-a1c3-6dcd56b40e26 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:27.239064 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-596a53b5-8d05-470c-a1c3-6dcd56b40e26 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot delete request issued successfully. Aug 07 19:00:27.239064 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-596a53b5-8d05-470c-a1c3-6dcd56b40e26 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d returned with HTTP 202 Aug 07 19:00:27.239064 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 956/3838] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:00:27 2026] DELETE /volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:27.248393 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b5c5182d-1990-41ea-ac2e-ccee228cdde5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:27.250272 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b5c5182d-1990-41ea-ac2e-ccee228cdde5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d Aug 07 19:00:27.250545 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b5c5182d-1990-41ea-ac2e-ccee228cdde5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:27.250768 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b5c5182d-1990-41ea-ac2e-ccee228cdde5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:27.255950 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:27.255950 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:27.256462 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b5c5182d-1990-41ea-ac2e-ccee228cdde5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:27.257345 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b5c5182d-1990-41ea-ac2e-ccee228cdde5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d returned with HTTP 200 Aug 07 19:00:27.257844 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 964/3839] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:27 2026] GET /volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:27.656199 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c4b7167d-6fa5-4871-ac30-3a5a3809f39c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:27.658248 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c4b7167d-6fa5-4871-ac30-3a5a3809f39c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:27.658574 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c4b7167d-6fa5-4871-ac30-3a5a3809f39c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:27.658855 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c4b7167d-6fa5-4871-ac30-3a5a3809f39c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:27.658955 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-c4b7167d-6fa5-4871-ac30-3a5a3809f39c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:27.665134 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:27.665134 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:27.665873 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c4b7167d-6fa5-4871-ac30-3a5a3809f39c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:27.666246 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 965/3840] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:27 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:28.210654 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d9facd90-2088-429c-9eea-fb6680be850d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:28.212026 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9facd90-2088-429c-9eea-fb6680be850d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] GET https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d Aug 07 19:00:28.212241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d9facd90-2088-429c-9eea-fb6680be850d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:28.212420 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d9facd90-2088-429c-9eea-fb6680be850d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:28.217526 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9facd90-2088-429c-9eea-fb6680be850d tempest-VolumesActionsTest-514141049 tempest-VolumesActionsTest-514141049-project-member] https://10.4.3.15/volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d returned with HTTP 404 Aug 07 19:00:28.217954 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 956/3841] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:28 2026] GET /volume/v3/volumes/bd9d8551-2dac-4030-8fdc-77ee9782a85d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:28.265558 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f86eda3a-43b9-4dcd-81fb-34b26a4d948b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:28.267333 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f86eda3a-43b9-4dcd-81fb-34b26a4d948b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d Aug 07 19:00:28.267523 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f86eda3a-43b9-4dcd-81fb-34b26a4d948b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:28.267707 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f86eda3a-43b9-4dcd-81fb-34b26a4d948b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:28.272050 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f86eda3a-43b9-4dcd-81fb-34b26a4d948b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d returned with HTTP 404 Aug 07 19:00:28.272338 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 957/3842] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:28 2026] GET /volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:28.279564 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-29c55cd0-4f3b-4b2c-84e1-1c172e52d6c0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:28.281518 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-29c55cd0-4f3b-4b2c-84e1-1c172e52d6c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 Aug 07 19:00:28.281761 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-29c55cd0-4f3b-4b2c-84e1-1c172e52d6c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:28.282022 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-29c55cd0-4f3b-4b2c-84e1-1c172e52d6c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:28.282215 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-29c55cd0-4f3b-4b2c-84e1-1c172e52d6c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: 4a230e35-fa0d-484c-9bf5-c7135c49d139 Aug 07 19:00:28.288030 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:28.288030 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:28.288497 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-29c55cd0-4f3b-4b2c-84e1-1c172e52d6c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:28.308857 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-29c55cd0-4f3b-4b2c-84e1-1c172e52d6c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot delete request issued successfully. Aug 07 19:00:28.309062 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-29c55cd0-4f3b-4b2c-84e1-1c172e52d6c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 returned with HTTP 202 Aug 07 19:00:28.309470 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 965/3843] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:00:28 2026] DELETE /volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:28.315769 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0df5a31d-3d16-4eb5-aa97-ea9b70d07c01 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:28.318140 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0df5a31d-3d16-4eb5-aa97-ea9b70d07c01 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 Aug 07 19:00:28.318560 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0df5a31d-3d16-4eb5-aa97-ea9b70d07c01 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:28.318930 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0df5a31d-3d16-4eb5-aa97-ea9b70d07c01 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:28.324285 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:28.324285 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:28.324737 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0df5a31d-3d16-4eb5-aa97-ea9b70d07c01 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:28.325514 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0df5a31d-3d16-4eb5-aa97-ea9b70d07c01 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 returned with HTTP 200 Aug 07 19:00:28.325931 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 966/3844] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:28 2026] GET /volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:28.676366 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-10a3b782-c355-4fb4-91dc-d2ca4106b25f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:28.677818 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-10a3b782-c355-4fb4-91dc-d2ca4106b25f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:28.678172 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-10a3b782-c355-4fb4-91dc-d2ca4106b25f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:28.678789 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-10a3b782-c355-4fb4-91dc-d2ca4106b25f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:28.678789 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-10a3b782-c355-4fb4-91dc-d2ca4106b25f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:28.682783 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:28.682783 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:28.683634 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-10a3b782-c355-4fb4-91dc-d2ca4106b25f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:28.683988 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 957/3845] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:28 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:29.336486 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-40790fd5-0845-4346-a4cb-70ba0baab595 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:29.338324 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-40790fd5-0845-4346-a4cb-70ba0baab595 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 Aug 07 19:00:29.338520 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-40790fd5-0845-4346-a4cb-70ba0baab595 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:29.338692 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-40790fd5-0845-4346-a4cb-70ba0baab595 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:29.342885 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-40790fd5-0845-4346-a4cb-70ba0baab595 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 returned with HTTP 404 Aug 07 19:00:29.343375 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 958/3846] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:29 2026] GET /volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:29.352930 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1f00a32c-273e-4efd-bc47-5d0d81c0dcd7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:29.355677 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1f00a32c-273e-4efd-bc47-5d0d81c0dcd7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 Aug 07 19:00:29.355933 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1f00a32c-273e-4efd-bc47-5d0d81c0dcd7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:29.356224 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1f00a32c-273e-4efd-bc47-5d0d81c0dcd7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:29.356400 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-1f00a32c-273e-4efd-bc47-5d0d81c0dcd7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: d30532db-b380-49b1-ba0e-c8cc21a5a253 Aug 07 19:00:29.361371 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1f00a32c-273e-4efd-bc47-5d0d81c0dcd7 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 returned with HTTP 404 Aug 07 19:00:29.361985 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 966/3847] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:00:29 2026] DELETE /volume/v3/snapshots/d30532db-b380-49b1-ba0e-c8cc21a5a253 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:29.369333 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-867e5037-82e8-43c5-9bac-69db0e8a2c89 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:29.372831 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-867e5037-82e8-43c5-9bac-69db0e8a2c89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 Aug 07 19:00:29.372905 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-867e5037-82e8-43c5-9bac-69db0e8a2c89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:29.373084 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-867e5037-82e8-43c5-9bac-69db0e8a2c89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:29.373186 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-867e5037-82e8-43c5-9bac-69db0e8a2c89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: 4a230e35-fa0d-484c-9bf5-c7135c49d139 Aug 07 19:00:29.376963 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-867e5037-82e8-43c5-9bac-69db0e8a2c89 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 returned with HTTP 404 Aug 07 19:00:29.377386 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 967/3848] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:00:29 2026] DELETE /volume/v3/snapshots/4a230e35-fa0d-484c-9bf5-c7135c49d139 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:29.407782 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-ff37e403-283b-4b86-a404-3aa3efd7734f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:29.409592 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-ff37e403-283b-4b86-a404-3aa3efd7734f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:29.409784 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-ff37e403-283b-4b86-a404-3aa3efd7734f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:29.409956 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-ff37e403-283b-4b86-a404-3aa3efd7734f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:29.418734 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:29.418734 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:29.421864 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-ff37e403-283b-4b86-a404-3aa3efd7734f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:29.425613 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-ff37e403-283b-4b86-a404-3aa3efd7734f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:29.425965 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 958/3849] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:00:29 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:29.442743 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-49206cbf-b77b-418a-aaf3-f861ac2d23ab None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:29.444566 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-49206cbf-b77b-418a-aaf3-f861ac2d23ab tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b/action Aug 07 19:00:29.444890 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-49206cbf-b77b-418a-aaf3-f861ac2d23ab tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:29.445007 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-49206cbf-b77b-418a-aaf3-f861ac2d23ab tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:29.458253 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:29.458253 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:29.458676 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-49206cbf-b77b-418a-aaf3-f861ac2d23ab tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:29.466355 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-49206cbf-b77b-418a-aaf3-f861ac2d23ab tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Begin detaching volume completed successfully. Aug 07 19:00:29.466598 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-49206cbf-b77b-418a-aaf3-f861ac2d23ab tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b/action returned with HTTP 202 Aug 07 19:00:29.467047 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 959/3850] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:00:29 2026] POST /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:29.511278 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-028a035a-c7bf-47d1-8185-7e2fb83745e6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:29.511618 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-028a035a-c7bf-47d1-8185-7e2fb83745e6 None None] GET https://10.4.3.15/volume// Aug 07 19:00:29.511796 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-028a035a-c7bf-47d1-8185-7e2fb83745e6 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:29.512062 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-028a035a-c7bf-47d1-8185-7e2fb83745e6 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:29.512323 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-028a035a-c7bf-47d1-8185-7e2fb83745e6 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:29.512596 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 967/3851] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:00:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:00:29.520275 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-d3f76d8e-72ba-43a8-87b6-408b3444d3eb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:29.522195 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-d3f76d8e-72ba-43a8-87b6-408b3444d3eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:29.522385 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-d3f76d8e-72ba-43a8-87b6-408b3444d3eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:29.522590 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-d3f76d8e-72ba-43a8-87b6-408b3444d3eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:29.530750 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:29.530750 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:29.533921 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-d3f76d8e-72ba-43a8-87b6-408b3444d3eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:29.537894 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-d3f76d8e-72ba-43a8-87b6-408b3444d3eb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:29.538140 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 968/3852] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:00:29 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 1319 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:00:29.696219 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3ee4b874-ab16-4f4b-8af9-98923703230e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:29.698692 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ee4b874-ab16-4f4b-8af9-98923703230e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:29.698959 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ee4b874-ab16-4f4b-8af9-98923703230e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:29.699262 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ee4b874-ab16-4f4b-8af9-98923703230e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:29.699424 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3ee4b874-ab16-4f4b-8af9-98923703230e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:29.704681 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:29.704681 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:29.705796 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ee4b874-ab16-4f4b-8af9-98923703230e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:29.706316 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 959/3853] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:29 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:29.715418 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-93ea5b71-5277-4a1a-8ec6-1d184b133799 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:29.717248 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-93ea5b71-5277-4a1a-8ec6-1d184b133799 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654/restore Aug 07 19:00:29.717585 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-93ea5b71-5277-4a1a-8ec6-1d184b133799 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "51427104-47b9-4216-a00d-92bd64625c6b"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:29.718961 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-93ea5b71-5277-4a1a-8ec6-1d184b133799 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Restoring backup 66904a1b-5ace-43df-9835-52c25a806654 ({'restore': {'volume_id': '51427104-47b9-4216-a00d-92bd64625c6b'}}) {{(pid=100345) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 19:00:29.719247 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-93ea5b71-5277-4a1a-8ec6-1d184b133799 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Restoring backup 66904a1b-5ace-43df-9835-52c25a806654 to volume 51427104-47b9-4216-a00d-92bd64625c6b. Aug 07 19:00:29.723240 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:29.723240 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:29.730988 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:29.730988 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:29.731481 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-93ea5b71-5277-4a1a-8ec6-1d184b133799 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:00:29.731627 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.api [None req-93ea5b71-5277-4a1a-8ec6-1d184b133799 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Checking backup size 1 against volume size 1 {{(pid=100345) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 19:00:29.731760 np0000006749 devstack@c-api.service[100345]: INFO cinder.backup.api [None req-93ea5b71-5277-4a1a-8ec6-1d184b133799 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Overwriting volume 51427104-47b9-4216-a00d-92bd64625c6b with restore of backup 66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:29.743726 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-93ea5b71-5277-4a1a-8ec6-1d184b133799 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] restore_backup in rpcapi backup_id 66904a1b-5ace-43df-9835-52c25a806654 {{(pid=100345) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 19:00:29.745431 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-93ea5b71-5277-4a1a-8ec6-1d184b133799 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654/restore returned with HTTP 202 Aug 07 19:00:29.745840 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 960/3854] 10.4.3.15 () {68 vars in 1386 bytes} [Fri Aug 7 19:00:29 2026] POST /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654/restore => generated 182 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:29.758669 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3452c122-324a-4df5-8b1e-e13933dbb66e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:29.759570 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3452c122-324a-4df5-8b1e-e13933dbb66e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:29.759737 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3452c122-324a-4df5-8b1e-e13933dbb66e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:29.761044 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3452c122-324a-4df5-8b1e-e13933dbb66e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:29.761044 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3452c122-324a-4df5-8b1e-e13933dbb66e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:29.764567 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:29.764567 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:29.765554 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3452c122-324a-4df5-8b1e-e13933dbb66e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:29.766030 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 968/3855] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:29 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:30.783705 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-29709616-066c-4d00-a4c5-1e390c4e8d7b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:30.787177 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-29709616-066c-4d00-a4c5-1e390c4e8d7b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:30.787461 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-29709616-066c-4d00-a4c5-1e390c4e8d7b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:30.787725 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-29709616-066c-4d00-a4c5-1e390c4e8d7b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:30.787893 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-29709616-066c-4d00-a4c5-1e390c4e8d7b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:30.791881 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:30.791881 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:30.795140 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-29709616-066c-4d00-a4c5-1e390c4e8d7b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:30.795140 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 969/3856] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:30 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:31.802813 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-263f63dd-d09c-4f70-9495-3db7a2f2f692 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:31.804321 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-263f63dd-d09c-4f70-9495-3db7a2f2f692 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:31.804499 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-263f63dd-d09c-4f70-9495-3db7a2f2f692 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:31.804670 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-263f63dd-d09c-4f70-9495-3db7a2f2f692 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:31.804770 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-263f63dd-d09c-4f70-9495-3db7a2f2f692 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:31.808613 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:31.808613 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:31.809255 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-263f63dd-d09c-4f70-9495-3db7a2f2f692 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:31.809558 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 960/3857] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:31 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:32.384524 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-963a34ad-cde4-4780-b9c7-e26a47bd8c4c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:32.386596 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-963a34ad-cde4-4780-b9c7-e26a47bd8c4c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70 Aug 07 19:00:32.386784 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-963a34ad-cde4-4780-b9c7-e26a47bd8c4c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:32.386963 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-963a34ad-cde4-4780-b9c7-e26a47bd8c4c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:32.393673 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:32.393673 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:32.434259 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-e2ac7597-e1eb-4c35-a31d-b98460f71707 req-963a34ad-cde4-4780-b9c7-e26a47bd8c4c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70 returned with HTTP 200 Aug 07 19:00:32.434816 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 961/3858] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:00:32 2026] DELETE /volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:32.819838 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-69427931-c5a0-4544-a15e-91fadad9e584 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:32.821609 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69427931-c5a0-4544-a15e-91fadad9e584 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:32.821815 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-69427931-c5a0-4544-a15e-91fadad9e584 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:32.822015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-69427931-c5a0-4544-a15e-91fadad9e584 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:32.822149 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-69427931-c5a0-4544-a15e-91fadad9e584 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:32.826286 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:32.826286 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:32.827034 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69427931-c5a0-4544-a15e-91fadad9e584 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:32.827384 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 969/3859] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:32 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:33.090987 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-65d42760-c744-4926-a70a-6ea471dfa9b8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:33.205967 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-65d42760-c744-4926-a70a-6ea471dfa9b8 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:00:33.206484 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-65d42760-c744-4926-a70a-6ea471dfa9b8 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368", "extra_specs": {"multiattach": " True"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:33.222119 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-65d42760-c744-4926-a70a-6ea471dfa9b8 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:00:33.222568 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 970/3860] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:00:33 2026] POST /volume/v3/types => generated 285 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:33.230302 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:33.232118 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:33.233378 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1954632625", "snapshot_id": null, "imageRef": null, "volume_type": "26fc6b08-4237-403d-a5cb-15a1aab0eafa", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:33.233953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1954632625', 'snapshot_id': None, 'imageRef': None, 'volume_type': '26fc6b08-4237-403d-a5cb-15a1aab0eafa', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:33.239169 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume of 1 GB Aug 07 19:00:33.239491 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:33.239491 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:33.240098 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Availability Zones retrieved successfully. Aug 07 19:00:33.246379 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Flow 'volume_create_api' (f212da0a-ff27-47f8-a96a-9cc07bafe888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:33.247523 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b58dfe-3967-495f-b663-002afe2b8bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:33.248504 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:33.255983 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:33.255983 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:33.269130 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b58dfe-3967-495f-b663-002afe2b8bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:00:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=26fc6b08-4237-403d-a5cb-15a1aab0eafa,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26fc6b08-4237-403d-a5cb-15a1aab0eafa', 'encryption_key_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=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:33.269899 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a588b0-3d5c-4981-bb87-df6cf946e9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:33.296363 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:00:33.296673 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:00:33.351759 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Created reservations ['d637781e-5065-4280-8540-0e06777af588', '7052d839-ce7a-4183-bbeb-5a059fd76ac4', 'bf1faf2f-8d58-48dc-ac0b-18817d8f0ebc', '828c3e08-61cf-4549-b751-684094a8ed20'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:33.352982 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a588b0-3d5c-4981-bb87-df6cf946e9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d637781e-5065-4280-8540-0e06777af588', '7052d839-ce7a-4183-bbeb-5a059fd76ac4', 'bf1faf2f-8d58-48dc-ac0b-18817d8f0ebc', '828c3e08-61cf-4549-b751-684094a8ed20']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:33.354140 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0cc2685-7f53-4ea8-933d-18a3d82b3367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:33.384008 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0cc2685-7f53-4ea8-933d-18a3d82b3367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3d2f1a8-79e8-4ffe-b67b-1248f34bf396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1954632625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fb44328e76b54436955c24d648345e46',qos_specs=None,replication_status=,reservations=['d637781e-5065-4280-8540-0e06777af588','7052d839-ce7a-4183-bbeb-5a059fd76ac4','bf1faf2f-8d58-48dc-ac0b-18817d8f0ebc','828c3e08-61cf-4549-b751-684094a8ed20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d99e4b07694cbb9767134136d34040',volume_type_id=26fc6b08-4237-403d-a5cb-15a1aab0eafa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1954632625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3d2f1a8-79e8-4ffe-b67b-1248f34bf396,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='fb44328e76b54436955c24d648345e46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11d99e4b07694cbb9767134136d34040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26fc6b08-4237-403d-a5cb-15a1aab0eafa),volume_type_id=26fc6b08-4237-403d-a5cb-15a1aab0eafa)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:33.385035 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e633cb8c-2bff-4d67-a666-47fd80c73b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:33.407033 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e633cb8c-2bff-4d67-a666-47fd80c73b71) transitioned into state 'SUCCESS' from state '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-1954632625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fb44328e76b54436955c24d648345e46',qos_specs=None,replication_status=,reservations=['d637781e-5065-4280-8540-0e06777af588','7052d839-ce7a-4183-bbeb-5a059fd76ac4','bf1faf2f-8d58-48dc-ac0b-18817d8f0ebc','828c3e08-61cf-4549-b751-684094a8ed20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d99e4b07694cbb9767134136d34040',volume_type_id=26fc6b08-4237-403d-a5cb-15a1aab0eafa)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:33.407908 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822d0e3f-e0c5-41a4-9e7f-5985b9cc2b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:33.420321 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822d0e3f-e0c5-41a4-9e7f-5985b9cc2b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:33.421689 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Flow 'volume_create_api' (f212da0a-ff27-47f8-a96a-9cc07bafe888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:33.422158 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume request issued successfully. Aug 07 19:00:33.422923 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0cd55b1c-4fe8-49c3-b011-ab975df4e4f0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:33.423523 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 961/3861] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:33 2026] POST /volume/v3/volumes => generated 826 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:33.438431 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fbc27159-a072-44e4-9a45-f23b76f9e735 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:33.440407 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fbc27159-a072-44e4-9a45-f23b76f9e735 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:00:33.440641 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fbc27159-a072-44e4-9a45-f23b76f9e735 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:33.440864 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fbc27159-a072-44e4-9a45-f23b76f9e735 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:33.449985 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:33.449985 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:33.456598 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fbc27159-a072-44e4-9a45-f23b76f9e735 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:33.462834 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fbc27159-a072-44e4-9a45-f23b76f9e735 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:00:33.463304 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 962/3862] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:33 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:33.539881 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ba3e67b8-ab11-4eb8-acfd-9ca7d6cd21f5 req-f5ddf19f-e66e-41f0-8a3e-8101159ea1c2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:33.543972 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba3e67b8-ab11-4eb8-acfd-9ca7d6cd21f5 req-f5ddf19f-e66e-41f0-8a3e-8101159ea1c2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70 Aug 07 19:00:33.544305 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ba3e67b8-ab11-4eb8-acfd-9ca7d6cd21f5 req-f5ddf19f-e66e-41f0-8a3e-8101159ea1c2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:33.544603 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ba3e67b8-ab11-4eb8-acfd-9ca7d6cd21f5 req-f5ddf19f-e66e-41f0-8a3e-8101159ea1c2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:33.549432 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba3e67b8-ab11-4eb8-acfd-9ca7d6cd21f5 req-f5ddf19f-e66e-41f0-8a3e-8101159ea1c2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70 returned with HTTP 404 Aug 07 19:00:33.550070 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 970/3863] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:00:33 2026] DELETE /volume/v3/attachments/aac1f7bf-d094-4fe6-8747-f81d130f8d70 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:00:33.839270 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8f7b7801-6b93-4044-9589-906c9b7e2781 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:33.842357 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8f7b7801-6b93-4044-9589-906c9b7e2781 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:33.842634 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8f7b7801-6b93-4044-9589-906c9b7e2781 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:33.842899 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8f7b7801-6b93-4044-9589-906c9b7e2781 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:33.844276 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-8f7b7801-6b93-4044-9589-906c9b7e2781 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:33.850527 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:33.850527 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:33.851680 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8f7b7801-6b93-4044-9589-906c9b7e2781 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:33.852334 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 971/3864] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:33 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:34.108298 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:34.193013 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:34.193013 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-898966691"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:34.193268 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-898966691'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:34.193555 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume of 1 GB Aug 07 19:00:34.194032 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:34.194032 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:34.198856 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Availability Zones retrieved successfully. Aug 07 19:00:34.205564 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (0fda9f03-89d4-4471-ae9d-a65fc267d142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:34.206889 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e1688b-1fa0-471d-830c-797545ed84d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.208059 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:34.234235 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e1688b-1fa0-471d-830c-797545ed84d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.235704 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9647afca-6b4a-4a3e-b015-acfd046dc1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.307016 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Created reservations ['30e1a25c-1ff3-4e05-b239-cc15c78653ec', '70c0cbdc-5ebf-4c92-9bf3-da63b4bd9642', 'fdf43062-22da-4b35-b9dc-e517d9e3ce40', '62ddfc63-a8c9-4c15-b05e-39e17d39a7e8'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:34.307016 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9647afca-6b4a-4a3e-b015-acfd046dc1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30e1a25c-1ff3-4e05-b239-cc15c78653ec', '70c0cbdc-5ebf-4c92-9bf3-da63b4bd9642', 'fdf43062-22da-4b35-b9dc-e517d9e3ce40', '62ddfc63-a8c9-4c15-b05e-39e17d39a7e8']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.307016 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efeb78e2-c701-47ef-adaa-bb14a54ece41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.330658 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efeb78e2-c701-47ef-adaa-bb14a54ece41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf751c7d-104b-4c23-826f-63a3f709f7af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-898966691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['30e1a25c-1ff3-4e05-b239-cc15c78653ec','70c0cbdc-5ebf-4c92-9bf3-da63b4bd9642','fdf43062-22da-4b35-b9dc-e517d9e3ce40','62ddfc63-a8c9-4c15-b05e-39e17d39a7e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-898966691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf751c7d-104b-4c23-826f-63a3f709f7af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39788f9295534827b30175b8b61ed7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='809a2953cbd845efbd46810648df76c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.330658 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752d93a7-808b-4916-b6f6-de5b8cec62c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.354232 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752d93a7-808b-4916-b6f6-de5b8cec62c2) transitioned into state 'SUCCESS' from state '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-898966691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['30e1a25c-1ff3-4e05-b239-cc15c78653ec','70c0cbdc-5ebf-4c92-9bf3-da63b4bd9642','fdf43062-22da-4b35-b9dc-e517d9e3ce40','62ddfc63-a8c9-4c15-b05e-39e17d39a7e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.354232 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23a4dd6-b292-4664-82de-9e0c1c435ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.363812 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23a4dd6-b292-4664-82de-9e0c1c435ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.364945 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (0fda9f03-89d4-4471-ae9d-a65fc267d142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:34.366412 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request issued successfully. Aug 07 19:00:34.366412 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-475b46c5-a791-4755-8ed9-b0b01e4d2e13 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:34.366412 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 962/3865] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:34 2026] POST /volume/v3/volumes => generated 761 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:34.388111 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d1708d3e-aef6-461d-ae4a-2470fdd33d7c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:34.390005 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d1708d3e-aef6-461d-ae4a-2470fdd33d7c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af Aug 07 19:00:34.390226 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d1708d3e-aef6-461d-ae4a-2470fdd33d7c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:34.390415 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d1708d3e-aef6-461d-ae4a-2470fdd33d7c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:34.397114 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:34.397114 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:34.401054 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d1708d3e-aef6-461d-ae4a-2470fdd33d7c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:34.404868 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d1708d3e-aef6-461d-ae4a-2470fdd33d7c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af returned with HTTP 200 Aug 07 19:00:34.405238 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 963/3866] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:34 2026] GET /volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af => generated 829 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:34.477225 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eaf98b03-d47b-48c6-a28c-9f1acfb4fbcf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:34.479512 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eaf98b03-d47b-48c6-a28c-9f1acfb4fbcf tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:00:34.479777 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eaf98b03-d47b-48c6-a28c-9f1acfb4fbcf tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:34.480035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eaf98b03-d47b-48c6-a28c-9f1acfb4fbcf tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:34.490894 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:34.490894 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:34.495381 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eaf98b03-d47b-48c6-a28c-9f1acfb4fbcf tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:34.503771 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eaf98b03-d47b-48c6-a28c-9f1acfb4fbcf tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:00:34.504370 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 971/3867] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:34 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 919 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:34.516014 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-217dfbef-6cf4-41fd-94d5-ad6708474e46 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:34.517804 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-217dfbef-6cf4-41fd-94d5-ad6708474e46 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:00:34.518010 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-217dfbef-6cf4-41fd-94d5-ad6708474e46 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:34.518214 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-217dfbef-6cf4-41fd-94d5-ad6708474e46 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:34.525499 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:34.525499 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:34.529494 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-217dfbef-6cf4-41fd-94d5-ad6708474e46 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:34.534085 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-217dfbef-6cf4-41fd-94d5-ad6708474e46 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:00:34.534563 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 972/3868] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:34 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:34.547078 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:34.552018 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:34.552018 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1280879334", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:34.552706 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1280879334', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:34.552954 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume of 1 GB Aug 07 19:00:34.553438 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:34.553438 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:34.557386 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Availability Zones retrieved successfully. Aug 07 19:00:34.564216 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Flow 'volume_create_api' (343012dc-3f36-4178-903b-891dfd8300c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:34.564505 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e7e9428-2c67-4428-a5f8-758cd29bb893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.565827 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:34.589376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e7e9428-2c67-4428-a5f8-758cd29bb893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.591464 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7402f5de-b1ef-493e-abb1-83b60f3da671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.650659 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Created reservations ['7551c877-13e7-48c7-a13d-ef242fa8ec76', '7917eb5e-af3d-4904-975a-5a857b722843', '4901d654-3cc6-4f11-bea5-3f947c3668ac', '6e9dda8e-02f4-439c-b694-5d5c0dd6f8cb'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:34.651773 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7402f5de-b1ef-493e-abb1-83b60f3da671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7551c877-13e7-48c7-a13d-ef242fa8ec76', '7917eb5e-af3d-4904-975a-5a857b722843', '4901d654-3cc6-4f11-bea5-3f947c3668ac', '6e9dda8e-02f4-439c-b694-5d5c0dd6f8cb']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.652847 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ed67d4-4385-41a9-a137-ec6572788ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.684949 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ed67d4-4385-41a9-a137-ec6572788ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55dc105e-aced-44a2-9ad1-30857b20c7b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1280879334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb44328e76b54436955c24d648345e46',qos_specs=None,replication_status=,reservations=['7551c877-13e7-48c7-a13d-ef242fa8ec76','7917eb5e-af3d-4904-975a-5a857b722843','4901d654-3cc6-4f11-bea5-3f947c3668ac','6e9dda8e-02f4-439c-b694-5d5c0dd6f8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d99e4b07694cbb9767134136d34040',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1280879334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55dc105e-aced-44a2-9ad1-30857b20c7b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb44328e76b54436955c24d648345e46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11d99e4b07694cbb9767134136d34040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.685967 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b96ea6-099c-4fd9-9507-5f183d0b52a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.686730 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d792ea72-cfae-47c1-a64e-6664d092c27f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:34.690010 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d792ea72-cfae-47c1-a64e-6664d092c27f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d Aug 07 19:00:34.690462 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d792ea72-cfae-47c1-a64e-6664d092c27f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:34.690713 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d792ea72-cfae-47c1-a64e-6664d092c27f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:34.691155 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-d792ea72-cfae-47c1-a64e-6664d092c27f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: f23bb055-04e9-4b54-bb84-6b094c8d530d Aug 07 19:00:34.698567 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d792ea72-cfae-47c1-a64e-6664d092c27f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d returned with HTTP 404 Aug 07 19:00:34.699150 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 964/3869] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:00:34 2026] DELETE /volume/v3/snapshots/f23bb055-04e9-4b54-bb84-6b094c8d530d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:34.707929 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b96ea6-099c-4fd9-9507-5f183d0b52a8) transitioned into state 'SUCCESS' from state '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-1280879334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb44328e76b54436955c24d648345e46',qos_specs=None,replication_status=,reservations=['7551c877-13e7-48c7-a13d-ef242fa8ec76','7917eb5e-af3d-4904-975a-5a857b722843','4901d654-3cc6-4f11-bea5-3f947c3668ac','6e9dda8e-02f4-439c-b694-5d5c0dd6f8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d99e4b07694cbb9767134136d34040',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.708560 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f636fed-6562-4e7c-9157-167046087511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.710283 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2d470d0b-79ce-4b1e-983e-0193b6f530c0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:34.712489 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2d470d0b-79ce-4b1e-983e-0193b6f530c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:34.712731 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2d470d0b-79ce-4b1e-983e-0193b6f530c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:34.712964 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2d470d0b-79ce-4b1e-983e-0193b6f530c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:34.718001 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f636fed-6562-4e7c-9157-167046087511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.719198 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Flow 'volume_create_api' (343012dc-3f36-4178-903b-891dfd8300c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:34.719607 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume request issued successfully. Aug 07 19:00:34.719673 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:34.719673 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:34.720461 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-831fd95a-daab-40d0-b174-1bd8cc2f6f7e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:34.721178 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 963/3870] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:34 2026] POST /volume/v3/volumes => generated 751 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:34.722714 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2d470d0b-79ce-4b1e-983e-0193b6f530c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:34.726139 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2d470d0b-79ce-4b1e-983e-0193b6f530c0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:34.726504 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 972/3871] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:34 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:34.735536 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5a745579-2247-44e8-80c9-09aff4bd1b19 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:34.737350 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5a745579-2247-44e8-80c9-09aff4bd1b19 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:00:34.737565 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5a745579-2247-44e8-80c9-09aff4bd1b19 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:34.737744 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5a745579-2247-44e8-80c9-09aff4bd1b19 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:34.744486 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:34.744486 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:34.745421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:34.747010 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:34.747318 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-968699628"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:34.748243 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5a745579-2247-44e8-80c9-09aff4bd1b19 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:34.748876 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-968699628'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:34.748988 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume of 1 GB Aug 07 19:00:34.752302 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5a745579-2247-44e8-80c9-09aff4bd1b19 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:00:34.752537 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Availability Zones retrieved successfully. Aug 07 19:00:34.752713 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 973/3872] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:34 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:34.757171 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (c8390173-0f24-4b76-8754-9654cc7aaa21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:34.758511 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8517a7a1-0c4a-47db-8844-429d053415a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.759272 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:34.780392 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8517a7a1-0c4a-47db-8844-429d053415a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.781225 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8829db74-3d63-4e97-90d9-98c4b0634501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.814503 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['e05d2aeb-9d62-4285-bf9c-006ba7fe104f', '46723d67-cf19-4045-8f63-6b532dc1c442', 'c259d7b5-79f6-4c94-8ad4-3bfc515ebb00', '722f1f96-35eb-40d7-b2fa-76870cc45e47'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:34.815230 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8829db74-3d63-4e97-90d9-98c4b0634501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e05d2aeb-9d62-4285-bf9c-006ba7fe104f', '46723d67-cf19-4045-8f63-6b532dc1c442', 'c259d7b5-79f6-4c94-8ad4-3bfc515ebb00', '722f1f96-35eb-40d7-b2fa-76870cc45e47']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.815880 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d1f2fe5-04b1-4f6a-9899-be2cbaab5437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.836364 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d1f2fe5-04b1-4f6a-9899-be2cbaab5437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc630ae3-f6d6-4d86-ad19-804e60d61bf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-968699628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['e05d2aeb-9d62-4285-bf9c-006ba7fe104f','46723d67-cf19-4045-8f63-6b532dc1c442','c259d7b5-79f6-4c94-8ad4-3bfc515ebb00','722f1f96-35eb-40d7-b2fa-76870cc45e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-968699628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc630ae3-f6d6-4d86-ad19-804e60d61bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107e887f8d0f4691a13f0d7937395705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='182dc197f71d47689d66d82b61a4ebb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.836927 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446300f7-5b11-4d52-9339-f5ef0a948cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.853759 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446300f7-5b11-4d52-9339-f5ef0a948cd1) transitioned into state 'SUCCESS' from state '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-968699628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['e05d2aeb-9d62-4285-bf9c-006ba7fe104f','46723d67-cf19-4045-8f63-6b532dc1c442','c259d7b5-79f6-4c94-8ad4-3bfc515ebb00','722f1f96-35eb-40d7-b2fa-76870cc45e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.854492 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40db9ec-156d-4eae-9aae-574f010c6185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:34.861956 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ddcad4d0-7e47-4abb-831f-f055fe1dff8a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:34.862062 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40db9ec-156d-4eae-9aae-574f010c6185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:34.863304 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (c8390173-0f24-4b76-8754-9654cc7aaa21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:34.863697 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request issued successfully. Aug 07 19:00:34.863814 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ddcad4d0-7e47-4abb-831f-f055fe1dff8a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:34.864052 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ddcad4d0-7e47-4abb-831f-f055fe1dff8a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:34.864266 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ddcad4d0-7e47-4abb-831f-f055fe1dff8a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:34.864372 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ddcad4d0-7e47-4abb-831f-f055fe1dff8a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:34.864617 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4fddf0b5-cf25-4ed8-a4d9-1aea0e0b1b60 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:34.865234 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 965/3873] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:34 2026] POST /volume/v3/volumes => generated 751 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:34.868187 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:34.868187 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:34.868900 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ddcad4d0-7e47-4abb-831f-f055fe1dff8a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:34.869283 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 964/3874] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:34 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:34.876514 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-213058f5-6e01-4d7f-8e2e-1c3f16dc368d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:34.878335 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-213058f5-6e01-4d7f-8e2e-1c3f16dc368d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 Aug 07 19:00:34.878563 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-213058f5-6e01-4d7f-8e2e-1c3f16dc368d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:34.878751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-213058f5-6e01-4d7f-8e2e-1c3f16dc368d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:34.885589 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:34.885589 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:34.889384 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-213058f5-6e01-4d7f-8e2e-1c3f16dc368d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:34.893897 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-213058f5-6e01-4d7f-8e2e-1c3f16dc368d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 returned with HTTP 200 Aug 07 19:00:34.894280 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 973/3875] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:34 2026] GET /volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:35.422279 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a871e7b5-5285-4b10-b7af-656191a62614 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.424565 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a871e7b5-5285-4b10-b7af-656191a62614 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af Aug 07 19:00:35.424769 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a871e7b5-5285-4b10-b7af-656191a62614 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.424957 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a871e7b5-5285-4b10-b7af-656191a62614 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:35.433744 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.433744 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:35.438433 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a871e7b5-5285-4b10-b7af-656191a62614 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:35.443465 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a871e7b5-5285-4b10-b7af-656191a62614 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af returned with HTTP 200 Aug 07 19:00:35.444082 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 974/3876] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:35 2026] GET /volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:35.456737 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9e573459-0277-4df0-b92c-2e132382ba28 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.458857 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:35.459346 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bf751c7d-104b-4c23-826f-63a3f709f7af", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-814378048"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:35.461227 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request body: {'volume': {"'source_volid": 'bf751c7d-104b-4c23-826f-63a3f709f7af', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-814378048'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:35.461398 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume of 1 GB Aug 07 19:00:35.461739 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.461739 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:35.466747 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Availability Zones retrieved successfully. Aug 07 19:00:35.473150 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (fc5dce55-6ce6-41bd-bb87-b07b69f6c58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:35.474459 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082b2e7b-5b61-4041-82e7-ab76b5cf6791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.475577 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:35.500532 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082b2e7b-5b61-4041-82e7-ab76b5cf6791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.501240 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85cb036d-aefd-4c35-9220-482af1d459ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.539555 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Created reservations ['325e7173-87c5-4769-823d-fff94a0c9df7', 'ef241c42-8a1b-4868-8ea0-02741b3ecc25', 'b05d3d22-9943-4378-b4a5-27044928821b', '41f033e8-bcc0-4bc3-bb01-2cf0b6af7ea4'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:35.540310 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85cb036d-aefd-4c35-9220-482af1d459ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['325e7173-87c5-4769-823d-fff94a0c9df7', 'ef241c42-8a1b-4868-8ea0-02741b3ecc25', 'b05d3d22-9943-4378-b4a5-27044928821b', '41f033e8-bcc0-4bc3-bb01-2cf0b6af7ea4']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.540952 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5893eae2-219e-4558-88d9-c287f7517ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.563623 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5893eae2-219e-4558-88d9-c287f7517ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '403b3f5a-4d8a-4e6f-875b-5e0f948de77d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-814378048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['325e7173-87c5-4769-823d-fff94a0c9df7','ef241c42-8a1b-4868-8ea0-02741b3ecc25','b05d3d22-9943-4378-b4a5-27044928821b','41f033e8-bcc0-4bc3-bb01-2cf0b6af7ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-814378048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=403b3f5a-4d8a-4e6f-875b-5e0f948de77d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39788f9295534827b30175b8b61ed7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='809a2953cbd845efbd46810648df76c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.564593 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1c0774-2d8b-4202-af0c-6a50361c8c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.582350 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1c0774-2d8b-4202-af0c-6a50361c8c30) transitioned into state 'SUCCESS' from state '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-814378048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['325e7173-87c5-4769-823d-fff94a0c9df7','ef241c42-8a1b-4868-8ea0-02741b3ecc25','b05d3d22-9943-4378-b4a5-27044928821b','41f033e8-bcc0-4bc3-bb01-2cf0b6af7ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.583127 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa1fb53-27a3-49a9-8007-1e13f8e9a95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.591790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa1fb53-27a3-49a9-8007-1e13f8e9a95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.592630 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (fc5dce55-6ce6-41bd-bb87-b07b69f6c58b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:35.592919 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request issued successfully. Aug 07 19:00:35.593529 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9e573459-0277-4df0-b92c-2e132382ba28 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:35.593925 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 966/3877] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:35 2026] POST /volume/v3/volumes => generated 761 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:35.607671 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e5a05dd2-a824-4ec6-9e1a-fc966ced6a70 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.609705 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5a05dd2-a824-4ec6-9e1a-fc966ced6a70 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:35.609783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.610045 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5a05dd2-a824-4ec6-9e1a-fc966ced6a70 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.610242 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5a05dd2-a824-4ec6-9e1a-fc966ced6a70 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:35.612296 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:35.612612 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bf751c7d-104b-4c23-826f-63a3f709f7af", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-209662895"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:35.613988 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request body: {'volume': {"'source_volid": 'bf751c7d-104b-4c23-826f-63a3f709f7af', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-209662895'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:35.614154 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume of 1 GB Aug 07 19:00:35.618168 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Availability Zones retrieved successfully. Aug 07 19:00:35.618375 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.618375 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:35.621975 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e5a05dd2-a824-4ec6-9e1a-fc966ced6a70 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:35.624914 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (c3e2a883-6ed8-4af8-8dfc-4ee29b71e086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:35.625758 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5a05dd2-a824-4ec6-9e1a-fc966ced6a70 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:35.626081 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3eab93-f8dd-41ed-bd53-2720f808d91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.626213 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 965/3878] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:35 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:35.627191 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:35.637726 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-affcd1a2-53b5-4a11-afb0-6454742f54af None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.639827 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-affcd1a2-53b5-4a11-afb0-6454742f54af tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:35.640022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-affcd1a2-53b5-4a11-afb0-6454742f54af tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.640252 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-affcd1a2-53b5-4a11-afb0-6454742f54af tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:35.647080 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.647080 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:35.650839 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-affcd1a2-53b5-4a11-afb0-6454742f54af tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:35.654620 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-affcd1a2-53b5-4a11-afb0-6454742f54af tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:35.655145 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 975/3879] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:35 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:35.655203 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3eab93-f8dd-41ed-bd53-2720f808d91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.656012 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867e3a50-dbf3-437c-bc42-963cb7991d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.697022 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Created reservations ['14d1e29a-9710-451b-b759-ec37576be789', '3df10409-11ba-40ae-8f78-03c1a20532f7', '38b1d6ef-072e-4d2c-9d3c-1bdb01d83448', '8f61092a-762f-422c-ac47-43b33a361550'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:35.697962 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867e3a50-dbf3-437c-bc42-963cb7991d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14d1e29a-9710-451b-b759-ec37576be789', '3df10409-11ba-40ae-8f78-03c1a20532f7', '38b1d6ef-072e-4d2c-9d3c-1bdb01d83448', '8f61092a-762f-422c-ac47-43b33a361550']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.698919 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9168f7e2-67ec-4c9c-b366-a66f34e94922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.700866 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-15d47b8b-f2a8-4c9c-a7c6-66dab66d8e8a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.703055 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-15d47b8b-f2a8-4c9c-a7c6-66dab66d8e8a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:35.703292 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-15d47b8b-f2a8-4c9c-a7c6-66dab66d8e8a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.703491 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-15d47b8b-f2a8-4c9c-a7c6-66dab66d8e8a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:35.710861 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.710861 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:35.714193 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-15d47b8b-f2a8-4c9c-a7c6-66dab66d8e8a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:35.718182 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-15d47b8b-f2a8-4c9c-a7c6-66dab66d8e8a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:35.718591 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 967/3880] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:00:35 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:35.723972 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9168f7e2-67ec-4c9c-b366-a66f34e94922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85622b01-15eb-4e92-8bd9-665825b36ee6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-209662895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['14d1e29a-9710-451b-b759-ec37576be789','3df10409-11ba-40ae-8f78-03c1a20532f7','38b1d6ef-072e-4d2c-9d3c-1bdb01d83448','8f61092a-762f-422c-ac47-43b33a361550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-209662895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85622b01-15eb-4e92-8bd9-665825b36ee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39788f9295534827b30175b8b61ed7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='809a2953cbd845efbd46810648df76c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.724758 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8205174d-c543-4fb6-b99c-44ca4e1faaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.744125 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8205174d-c543-4fb6-b99c-44ca4e1faaa3) transitioned into state 'SUCCESS' from state '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-209662895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['14d1e29a-9710-451b-b759-ec37576be789','3df10409-11ba-40ae-8f78-03c1a20532f7','38b1d6ef-072e-4d2c-9d3c-1bdb01d83448','8f61092a-762f-422c-ac47-43b33a361550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.744871 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a7aa2af-de0b-4ace-a574-abbb15024112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.753008 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a7aa2af-de0b-4ace-a574-abbb15024112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.753776 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (c3e2a883-6ed8-4af8-8dfc-4ee29b71e086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:35.754067 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request issued successfully. Aug 07 19:00:35.754689 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fda511f-274f-40c6-bf80-b19fbcdf657c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:35.755116 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 974/3881] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:35 2026] POST /volume/v3/volumes => generated 761 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:35.764617 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2f8cf5b3-995a-4c45-a7fa-32a3dbdd6262 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.765935 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.766460 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f8cf5b3-995a-4c45-a7fa-32a3dbdd6262 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:00:35.766616 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f8cf5b3-995a-4c45-a7fa-32a3dbdd6262 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.766810 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f8cf5b3-995a-4c45-a7fa-32a3dbdd6262 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:35.768602 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:35.768906 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bf751c7d-104b-4c23-826f-63a3f709f7af", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-370510112"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:35.770216 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request body: {'volume': {"'source_volid": 'bf751c7d-104b-4c23-826f-63a3f709f7af', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-370510112'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:35.770317 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume of 1 GB Aug 07 19:00:35.773786 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.773786 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:35.773973 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Availability Zones retrieved successfully. Aug 07 19:00:35.777662 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2f8cf5b3-995a-4c45-a7fa-32a3dbdd6262 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:35.778910 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (8273d954-283e-4f4a-9990-a4daf19a117a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:35.779731 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46adb004-18d4-46ca-af37-54af58c8e8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.780588 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:35.782016 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f8cf5b3-995a-4c45-a7fa-32a3dbdd6262 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:00:35.782422 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 966/3882] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:35 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:35.799283 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b919b34b-1a2f-4950-9911-4ae6affae45a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.799423 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-be63f9ac-6fe6-437d-a157-d4feeb29acca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.799771 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b919b34b-1a2f-4950-9911-4ae6affae45a None None] GET https://10.4.3.15/volume// Aug 07 19:00:35.799896 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b919b34b-1a2f-4950-9911-4ae6affae45a None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.800161 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b919b34b-1a2f-4950-9911-4ae6affae45a None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:35.800534 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b919b34b-1a2f-4950-9911-4ae6affae45a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:35.802159 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 968/3883] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:00: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 07 19:00:35.802215 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-be63f9ac-6fe6-437d-a157-d4feeb29acca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:00:35.802215 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-be63f9ac-6fe6-437d-a157-d4feeb29acca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.802215 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-be63f9ac-6fe6-437d-a157-d4feeb29acca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:35.808156 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.808156 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:35.809543 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-47fd475d-58f9-432b-9eda-4d04c40a3383 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.811435 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-be63f9ac-6fe6-437d-a157-d4feeb29acca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:35.812253 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46adb004-18d4-46ca-af37-54af58c8e8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.812956 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b98c28d4-744b-44b1-a3d4-d04c55d95907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.815427 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-be63f9ac-6fe6-437d-a157-d4feeb29acca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:00:35.815784 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 975/3884] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:35 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:35.828610 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-18ad3456-c003-427b-8372-9f78fec157c3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.830743 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-18ad3456-c003-427b-8372-9f78fec157c3 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:00:35.831361 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-18ad3456-c003-427b-8372-9f78fec157c3 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1825261246", "extra_specs": {}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:35.848091 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-18ad3456-c003-427b-8372-9f78fec157c3 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:00:35.848581 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 969/3885] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 19:00:35 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 07 19:00:35.856979 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1dac8073-b98a-4dc5-b2bf-4e5b953b6d99 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.858907 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1dac8073-b98a-4dc5-b2bf-4e5b953b6d99 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] POST https://10.4.3.15/volume/v3/types/d469e98a-5b93-448b-ac8e-44c9f3e8e30c/encryption Aug 07 19:00:35.859321 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1dac8073-b98a-4dc5-b2bf-4e5b953b6d99 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:35.864840 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Created reservations ['95737406-bd03-429d-96aa-3d920217eddf', '884df48a-68ec-4880-86b8-76822fc1cff0', 'f479b071-d1b7-4276-9513-2135384b03d3', '380ee2c4-e8ef-4ed1-8985-e3244af9e612'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:35.865656 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b98c28d4-744b-44b1-a3d4-d04c55d95907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95737406-bd03-429d-96aa-3d920217eddf', '884df48a-68ec-4880-86b8-76822fc1cff0', 'f479b071-d1b7-4276-9513-2135384b03d3', '380ee2c4-e8ef-4ed1-8985-e3244af9e612']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.866455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d851cdd5-4fd3-4e45-8eda-8653a81398b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.876617 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1dac8073-b98a-4dc5-b2bf-4e5b953b6d99 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] https://10.4.3.15/volume/v3/types/d469e98a-5b93-448b-ac8e-44c9f3e8e30c/encryption returned with HTTP 200 Aug 07 19:00:35.877105 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 976/3886] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:00:35 2026] POST /volume/v3/types/d469e98a-5b93-448b-ac8e-44c9f3e8e30c/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:35.879362 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e1885c13-0cc8-4134-914f-452e5ad2b934 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.881455 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e1885c13-0cc8-4134-914f-452e5ad2b934 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:35.881688 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e1885c13-0cc8-4134-914f-452e5ad2b934 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.881893 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e1885c13-0cc8-4134-914f-452e5ad2b934 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:35.882118 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-e1885c13-0cc8-4134-914f-452e5ad2b934 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:35.885729 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9ca8313f-d0a5-43da-a767-2f888adc676d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.886385 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-47fd475d-58f9-432b-9eda-4d04c40a3383 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:00:35.886749 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-47fd475d-58f9-432b-9eda-4d04c40a3383 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e05c328c-3262-4773-8fd8-a76160710b08", "connector": null, "instance_uuid": "e4e7abc3-0d49-4d75-a76d-7348434fe4b7"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:35.886843 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.886843 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:35.887614 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e1885c13-0cc8-4134-914f-452e5ad2b934 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:35.887691 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:35.888238 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 970/3887] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:35 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:35.888292 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1483626583", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1825261246", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:35.889618 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1483626583', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1825261246', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:35.893299 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume of 1 GB Aug 07 19:00:35.893587 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.893587 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:35.894145 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Availability Zones retrieved successfully. Aug 07 19:00:35.895373 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d851cdd5-4fd3-4e45-8eda-8653a81398b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '005282ba-2bfe-492a-bd91-5c61ab1e818a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-370510112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['95737406-bd03-429d-96aa-3d920217eddf','884df48a-68ec-4880-86b8-76822fc1cff0','f479b071-d1b7-4276-9513-2135384b03d3','380ee2c4-e8ef-4ed1-8985-e3244af9e612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-370510112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=005282ba-2bfe-492a-bd91-5c61ab1e818a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39788f9295534827b30175b8b61ed7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='809a2953cbd845efbd46810648df76c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.895766 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.895766 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:35.896260 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00bb79e3-24ab-453e-aa8b-d457a9006482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.900129 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Flow 'volume_create_api' (c01b8c86-1297-41b8-82c3-c3ffc4e01544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:35.901220 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df52669-9827-4c57-94a3-aea51ddc8b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.902218 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:35.906606 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1a370205-6116-4f84-aac0-1cdf2875e1ea None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.909802 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1a370205-6116-4f84-aac0-1cdf2875e1ea tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 Aug 07 19:00:35.909985 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1a370205-6116-4f84-aac0-1cdf2875e1ea tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.910205 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1a370205-6116-4f84-aac0-1cdf2875e1ea tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:35.918956 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.918956 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:35.919988 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00bb79e3-24ab-453e-aa8b-d457a9006482) transitioned into state 'SUCCESS' from state '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-370510112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['95737406-bd03-429d-96aa-3d920217eddf','884df48a-68ec-4880-86b8-76822fc1cff0','f479b071-d1b7-4276-9513-2135384b03d3','380ee2c4-e8ef-4ed1-8985-e3244af9e612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.920391 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-47fd475d-58f9-432b-9eda-4d04c40a3383 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:00:35.920784 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 967/3888] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:00:35 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:35.920875 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ecf8dd-bc30-4568-92dc-c1b694308b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.922951 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1a370205-6116-4f84-aac0-1cdf2875e1ea tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:35.927575 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df52669-9827-4c57-94a3-aea51ddc8b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:00:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d469e98a-5b93-448b-ac8e-44c9f3e8e30c,is_public=True,name='tempest-scenario-type-luks-1825261246',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd469e98a-5b93-448b-ac8e-44c9f3e8e30c', '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=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.928330 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1efa936b-c57d-4b08-bf6e-d3775b548ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.929688 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1a370205-6116-4f84-aac0-1cdf2875e1ea tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 returned with HTTP 200 Aug 07 19:00:35.930073 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 971/3889] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:35 2026] GET /volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:35.932085 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ecf8dd-bc30-4568-92dc-c1b694308b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.933125 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (8273d954-283e-4f4a-9990-a4daf19a117a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:35.933466 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request issued successfully. Aug 07 19:00:35.934257 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e7d8cf66-64ac-4c86-b8bb-a0ea50d2de61 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:35.934781 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 976/3890] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:35 2026] POST /volume/v3/volumes => generated 761 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:35.944885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6b14bebf-f2d2-4a19-a589-5ef6cb8a15e6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.949378 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.949900 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b14bebf-f2d2-4a19-a589-5ef6cb8a15e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:00:35.950260 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6b14bebf-f2d2-4a19-a589-5ef6cb8a15e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc630ae3-f6d6-4d86-ad19-804e60d61bf6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2083172668"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:35.951286 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:35.951674 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bf751c7d-104b-4c23-826f-63a3f709f7af", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1270445115"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:35.953246 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6c0518d0-82a7-463f-8d95-ddc867b7edc8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.953403 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request body: {'volume': {"'source_volid": 'bf751c7d-104b-4c23-826f-63a3f709f7af', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1270445115'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:35.953565 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume of 1 GB Aug 07 19:00:35.955163 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6c0518d0-82a7-463f-8d95-ddc867b7edc8 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:35.955378 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6c0518d0-82a7-463f-8d95-ddc867b7edc8 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.955540 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6c0518d0-82a7-463f-8d95-ddc867b7edc8 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:35.959529 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Availability Zones retrieved successfully. Aug 07 19:00:35.959681 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1825261246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1825261246, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:00:35.959937 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1825261246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1825261246, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:00:35.961315 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.961315 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:35.961912 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6b14bebf-f2d2-4a19-a589-5ef6cb8a15e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:35.962085 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-6b14bebf-f2d2-4a19-a589-5ef6cb8a15e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create snapshot from volume cc630ae3-f6d6-4d86-ad19-804e60d61bf6 Aug 07 19:00:35.969383 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:35.969383 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:35.969570 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (a14aa3d8-5764-4db7-8aad-c6262f75f67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:35.970789 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf3c64e-94a3-4f7a-b7b7-d0b219203e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.971842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:35.976301 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6c0518d0-82a7-463f-8d95-ddc867b7edc8 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:35.982232 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6c0518d0-82a7-463f-8d95-ddc867b7edc8 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:35.982757 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 977/3891] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:35 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:35.983450 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c6cd5c43-9662-4a0b-a9f4-2a48a5825cfc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.983880 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c6cd5c43-9662-4a0b-a9f4-2a48a5825cfc None None] GET https://10.4.3.15/volume// Aug 07 19:00:35.984157 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c6cd5c43-9662-4a0b-a9f4-2a48a5825cfc None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.984598 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c6cd5c43-9662-4a0b-a9f4-2a48a5825cfc None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:35.984909 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c6cd5c43-9662-4a0b-a9f4-2a48a5825cfc None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:35.985283 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 978/3892] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:00: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 07 19:00:35.994524 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Created reservations ['34b1bbb4-8192-4ce4-9913-ebc6fc481575', '22a9e458-2eab-422c-8222-1920dc4767e0', 'defebd84-841c-46d4-8969-267f35ee112a', 'e46b7eaa-9542-411f-aef6-58613504d633'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:35.994855 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-af8c027e-834d-461b-a513-be60013aea6a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:35.995464 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1efa936b-c57d-4b08-bf6e-d3775b548ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b1bbb4-8192-4ce4-9913-ebc6fc481575', '22a9e458-2eab-422c-8222-1920dc4767e0', 'defebd84-841c-46d4-8969-267f35ee112a', 'e46b7eaa-9542-411f-aef6-58613504d633']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:35.995557 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-6b14bebf-f2d2-4a19-a589-5ef6cb8a15e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['b663f1a7-a569-4d85-9bd2-99808e4ff652', '737d817b-0fb4-4bf6-bdf3-384cc8a02d5a', '8591b7ae-8ff7-452d-bad5-e86dbe2c4468', 'b96f8a6c-b4b4-4921-82fb-52ac055a40d0'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:35.996312 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9334e8d-56c1-4b00-9a57-91c2220c0611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:35.997467 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-af8c027e-834d-461b-a513-be60013aea6a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:35.997711 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-af8c027e-834d-461b-a513-be60013aea6a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:35.997971 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-af8c027e-834d-461b-a513-be60013aea6a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:36.004515 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf3c64e-94a3-4f7a-b7b7-d0b219203e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.005273 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (110e73f5-808b-4f90-a219-bd3701d98163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:36.012060 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:36.012060 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:36.019706 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-af8c027e-834d-461b-a513-be60013aea6a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:36.024398 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9334e8d-56c1-4b00-9a57-91c2220c0611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d04895-5c79-4321-9d2b-f318078cbe87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1483626583',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb44328e76b54436955c24d648345e46',qos_specs=None,replication_status=,reservations=['34b1bbb4-8192-4ce4-9913-ebc6fc481575','22a9e458-2eab-422c-8222-1920dc4767e0','defebd84-841c-46d4-8969-267f35ee112a','e46b7eaa-9542-411f-aef6-58613504d633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d99e4b07694cbb9767134136d34040',volume_type_id=d469e98a-5b93-448b-ac8e-44c9f3e8e30c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1483626583',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=22d04895-5c79-4321-9d2b-f318078cbe87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb44328e76b54436955c24d648345e46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11d99e4b07694cbb9767134136d34040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d469e98a-5b93-448b-ac8e-44c9f3e8e30c),volume_type_id=d469e98a-5b93-448b-ac8e-44c9f3e8e30c)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.025112 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c2ac31b-0cec-42da-9895-e5e791fe7c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:36.026264 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-af8c027e-834d-461b-a513-be60013aea6a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:36.026779 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 979/3893] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:00:35 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 1055 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:00:36.044736 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6b14bebf-f2d2-4a19-a589-5ef6cb8a15e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot create request issued successfully. Aug 07 19:00:36.045124 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b14bebf-f2d2-4a19-a589-5ef6cb8a15e6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:00:36.045526 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 968/3894] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:00:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:36.054902 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bd276a35-8bef-4b84-adcf-053da06e6831 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:36.055022 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Created reservations ['d992f625-b58b-4dc2-b216-9acc468f6616', 'b86c6793-f386-4922-a942-e2bceef14d05', 'e5730490-8ca2-4c75-97b9-3dce0dc89b6f', 'ffbd1a3e-7cce-4b66-842e-c029854f9634'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:36.056191 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (110e73f5-808b-4f90-a219-bd3701d98163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d992f625-b58b-4dc2-b216-9acc468f6616', 'b86c6793-f386-4922-a942-e2bceef14d05', 'e5730490-8ca2-4c75-97b9-3dce0dc89b6f', 'ffbd1a3e-7cce-4b66-842e-c029854f9634']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.056980 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd276a35-8bef-4b84-adcf-053da06e6831 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 Aug 07 19:00:36.057066 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (350a3465-6d39-4134-9d05-e7555c36b70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:36.057395 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd276a35-8bef-4b84-adcf-053da06e6831 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:36.057652 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd276a35-8bef-4b84-adcf-053da06e6831 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:36.063231 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:36.063231 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:36.063795 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bd276a35-8bef-4b84-adcf-053da06e6831 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:36.065011 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd276a35-8bef-4b84-adcf-053da06e6831 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 returned with HTTP 200 Aug 07 19:00:36.065190 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 980/3895] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:36 2026] GET /volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:36.069940 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c2ac31b-0cec-42da-9895-e5e791fe7c50) transitioned into state 'SUCCESS' from state '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-1483626583',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb44328e76b54436955c24d648345e46',qos_specs=None,replication_status=,reservations=['34b1bbb4-8192-4ce4-9913-ebc6fc481575','22a9e458-2eab-422c-8222-1920dc4767e0','defebd84-841c-46d4-8969-267f35ee112a','e46b7eaa-9542-411f-aef6-58613504d633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d99e4b07694cbb9767134136d34040',volume_type_id=d469e98a-5b93-448b-ac8e-44c9f3e8e30c)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.070722 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d870f9-c7f4-446c-ae33-b27a6d65df65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:36.081536 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d870f9-c7f4-446c-ae33-b27a6d65df65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.081847 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (350a3465-6d39-4134-9d05-e7555c36b70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8843d578-6fb8-48f7-b744-ae612be64ca8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1270445115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['d992f625-b58b-4dc2-b216-9acc468f6616','b86c6793-f386-4922-a942-e2bceef14d05','e5730490-8ca2-4c75-97b9-3dce0dc89b6f','ffbd1a3e-7cce-4b66-842e-c029854f9634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1270445115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8843d578-6fb8-48f7-b744-ae612be64ca8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39788f9295534827b30175b8b61ed7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='809a2953cbd845efbd46810648df76c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.082305 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Flow 'volume_create_api' (c01b8c86-1297-41b8-82c3-c3ffc4e01544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:36.082585 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume request issued successfully. Aug 07 19:00:36.082652 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c05d0602-1c75-4595-99f7-ad4f21d12238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:36.083149 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ca8313f-d0a5-43da-a767-2f888adc676d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:36.083552 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 977/3896] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:35 2026] POST /volume/v3/volumes => generated 779 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:36.094913 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b4ae139-cf7c-4c97-adfd-ea912670a743 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:36.097862 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b4ae139-cf7c-4c97-adfd-ea912670a743 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:36.098179 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b4ae139-cf7c-4c97-adfd-ea912670a743 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:36.098456 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b4ae139-cf7c-4c97-adfd-ea912670a743 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:36.099900 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c05d0602-1c75-4595-99f7-ad4f21d12238) transitioned into state 'SUCCESS' from state '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-1270445115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['d992f625-b58b-4dc2-b216-9acc468f6616','b86c6793-f386-4922-a942-e2bceef14d05','e5730490-8ca2-4c75-97b9-3dce0dc89b6f','ffbd1a3e-7cce-4b66-842e-c029854f9634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.101307 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a377ec9-3f43-4c25-afaf-ec132db8e97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:36.106490 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:36.106490 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:36.110486 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a377ec9-3f43-4c25-afaf-ec132db8e97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.110754 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7b4ae139-cf7c-4c97-adfd-ea912670a743 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:36.111333 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (a14aa3d8-5764-4db7-8aad-c6262f75f67f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:36.111642 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request issued successfully. Aug 07 19:00:36.112205 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6cd5c56c-1e07-4781-9020-2a38fa0fb618 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:36.112593 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 972/3897] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:35 2026] POST /volume/v3/volumes => generated 762 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:36.116594 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b4ae139-cf7c-4c97-adfd-ea912670a743 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:36.116985 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 969/3898] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:36 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:36.124588 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d7355202-1057-469f-9099-fd3f574a2b6e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:36.126175 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:36.126505 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bf751c7d-104b-4c23-826f-63a3f709f7af", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2089245755"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:36.127801 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request body: {'volume': {"'source_volid": 'bf751c7d-104b-4c23-826f-63a3f709f7af', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2089245755'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:36.127914 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume of 1 GB Aug 07 19:00:36.131274 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-04e4a064-46cb-4523-98e5-f10546b8e93c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:36.132036 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Availability Zones retrieved successfully. Aug 07 19:00:36.133344 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-04e4a064-46cb-4523-98e5-f10546b8e93c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] PUT https://10.4.3.15/volume/v3/attachments/796c8d18-d30f-413a-aa0a-0a5116508db3 Aug 07 19:00:36.133717 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-04e4a064-46cb-4523-98e5-f10546b8e93c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:36.137770 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (3ead7502-c88a-44b5-9095-7614de58887a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:36.138770 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27730964-607a-4226-9646-23b97a28526c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:36.139748 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:36.140902 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-04e4a064-46cb-4523-98e5-f10546b8e93c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Acquiring lock "cinder-attachment_update-e05c328c-3262-4773-8fd8-a76160710b08-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:00:36.144915 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-04e4a064-46cb-4523-98e5-f10546b8e93c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-e05c328c-3262-4773-8fd8-a76160710b08-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:00:36.145818 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:36.145818 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:36.164328 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27730964-607a-4226-9646-23b97a28526c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.165442 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f31bb247-f038-4661-a39b-10b44c14ee96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:36.215141 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Created reservations ['db8d9c1a-ba9b-4f5c-bd0c-8f00da9c96d9', '2ea21532-c9ef-4c49-abaa-6121731ccc06', '30237e3e-bab7-4af2-99ab-0d8d72c69c16', '11a42038-5bc4-46ec-84ae-2ef60ca1a682'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:36.216372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f31bb247-f038-4661-a39b-10b44c14ee96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db8d9c1a-ba9b-4f5c-bd0c-8f00da9c96d9', '2ea21532-c9ef-4c49-abaa-6121731ccc06', '30237e3e-bab7-4af2-99ab-0d8d72c69c16', '11a42038-5bc4-46ec-84ae-2ef60ca1a682']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.217057 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fdb3a9a-eba8-4e95-b3f9-ea4f2314cd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:36.221138 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-04e4a064-46cb-4523-98e5-f10546b8e93c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-e05c328c-3262-4773-8fd8-a76160710b08-np0000006749" released by "attachment_update" :: held 0.076s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:00:36.221539 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-04e4a064-46cb-4523-98e5-f10546b8e93c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/796c8d18-d30f-413a-aa0a-0a5116508db3 returned with HTTP 200 Aug 07 19:00:36.222086 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 978/3899] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:00:36 2026] PUT /volume/v3/attachments/796c8d18-d30f-413a-aa0a-0a5116508db3 => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:36.229977 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-06712287-74f0-4171-a538-ceb14dc6a107 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:36.231885 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-06712287-74f0-4171-a538-ceb14dc6a107 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08/encryption Aug 07 19:00:36.232143 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-06712287-74f0-4171-a538-ceb14dc6a107 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:36.232533 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-06712287-74f0-4171-a538-ceb14dc6a107 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:36.244074 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fdb3a9a-eba8-4e95-b3f9-ea4f2314cd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9afdf7d-10bf-4a3d-90cd-026f10316d2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2089245755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['db8d9c1a-ba9b-4f5c-bd0c-8f00da9c96d9','2ea21532-c9ef-4c49-abaa-6121731ccc06','30237e3e-bab7-4af2-99ab-0d8d72c69c16','11a42038-5bc4-46ec-84ae-2ef60ca1a682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2089245755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9afdf7d-10bf-4a3d-90cd-026f10316d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39788f9295534827b30175b8b61ed7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='809a2953cbd845efbd46810648df76c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.244292 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:36.244292 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:36.244906 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9846d5-cf9a-40ae-b6d5-f88d3001d996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:36.252087 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-06712287-74f0-4171-a538-ceb14dc6a107 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08/encryption returned with HTTP 200 Aug 07 19:00:36.252666 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 973/3900] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:00:36 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:36.263218 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9846d5-cf9a-40ae-b6d5-f88d3001d996) transitioned into state 'SUCCESS' from state '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-2089245755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39788f9295534827b30175b8b61ed7c9',qos_specs=None,replication_status=,reservations=['db8d9c1a-ba9b-4f5c-bd0c-8f00da9c96d9','2ea21532-c9ef-4c49-abaa-6121731ccc06','30237e3e-bab7-4af2-99ab-0d8d72c69c16','11a42038-5bc4-46ec-84ae-2ef60ca1a682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809a2953cbd845efbd46810648df76c4',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.263878 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97eef2c2-adc9-4bc7-a22f-32b9295b4814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:36.271778 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97eef2c2-adc9-4bc7-a22f-32b9295b4814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:36.272664 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Flow 'volume_create_api' (3ead7502-c88a-44b5-9095-7614de58887a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:36.272932 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Create volume request issued successfully. Aug 07 19:00:36.273481 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d7355202-1057-469f-9099-fd3f574a2b6e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:36.273878 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 981/3901] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:36 2026] POST /volume/v3/volumes => generated 762 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:36.286122 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d1faa96b-202a-4802-8211-1fcc8aa2240c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:36.288178 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1faa96b-202a-4802-8211-1fcc8aa2240c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d Aug 07 19:00:36.289042 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1faa96b-202a-4802-8211-1fcc8aa2240c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:36.289211 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1faa96b-202a-4802-8211-1fcc8aa2240c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:36.297216 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:36.297216 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:36.300761 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d1faa96b-202a-4802-8211-1fcc8aa2240c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:36.305591 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1faa96b-202a-4802-8211-1fcc8aa2240c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d returned with HTTP 200 Aug 07 19:00:36.305733 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 970/3902] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:36 2026] GET /volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:36.323457 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-37434313-9582-47eb-9b0e-52f8c0ce37de None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:36.325527 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-37434313-9582-47eb-9b0e-52f8c0ce37de tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 Aug 07 19:00:36.325874 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-37434313-9582-47eb-9b0e-52f8c0ce37de tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:36.326315 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-37434313-9582-47eb-9b0e-52f8c0ce37de tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:36.334971 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:36.334971 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:36.338565 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-37434313-9582-47eb-9b0e-52f8c0ce37de tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:36.344026 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-37434313-9582-47eb-9b0e-52f8c0ce37de tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 returned with HTTP 200 Aug 07 19:00:36.344490 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 979/3903] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:36 2026] GET /volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:36.360317 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-43111139-eac1-46b6-ac9e-0fe1bc050c17 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:36.362696 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43111139-eac1-46b6-ac9e-0fe1bc050c17 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a Aug 07 19:00:36.362966 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43111139-eac1-46b6-ac9e-0fe1bc050c17 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:36.363322 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43111139-eac1-46b6-ac9e-0fe1bc050c17 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:36.372147 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:36.372147 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:36.375630 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-43111139-eac1-46b6-ac9e-0fe1bc050c17 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:36.379946 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43111139-eac1-46b6-ac9e-0fe1bc050c17 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a returned with HTTP 200 Aug 07 19:00:36.380350 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 974/3904] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:36 2026] GET /volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:36.392726 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f2c6004b-66a4-4594-a9f5-8956a7a014b4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:36.395187 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f2c6004b-66a4-4594-a9f5-8956a7a014b4 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 Aug 07 19:00:36.395644 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f2c6004b-66a4-4594-a9f5-8956a7a014b4 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:36.395644 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f2c6004b-66a4-4594-a9f5-8956a7a014b4 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:36.405366 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:36.405366 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:36.409421 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f2c6004b-66a4-4594-a9f5-8956a7a014b4 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:36.413906 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f2c6004b-66a4-4594-a9f5-8956a7a014b4 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 returned with HTTP 200 Aug 07 19:00:36.414296 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 982/3905] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:36 2026] GET /volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:36.898793 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d27f1245-956d-48c2-9466-86ab328910ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:36.901042 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d27f1245-956d-48c2-9466-86ab328910ca tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:36.901304 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d27f1245-956d-48c2-9466-86ab328910ca tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:36.901541 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d27f1245-956d-48c2-9466-86ab328910ca tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:36.901675 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d27f1245-956d-48c2-9466-86ab328910ca tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:36.906249 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:36.906249 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:36.906927 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d27f1245-956d-48c2-9466-86ab328910ca tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:36.907274 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 971/3906] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:36 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:36.997051 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cb949f01-c3ce-422e-8865-30be3a9526bc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:36.998951 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb949f01-c3ce-422e-8865-30be3a9526bc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:36.999179 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb949f01-c3ce-422e-8865-30be3a9526bc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:36.999369 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb949f01-c3ce-422e-8865-30be3a9526bc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.009922 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.009922 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:37.014376 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cb949f01-c3ce-422e-8865-30be3a9526bc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:37.018520 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb949f01-c3ce-422e-8865-30be3a9526bc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:37.018927 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 980/3907] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:36 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:37.074856 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-48b394bc-0f50-42d5-98f4-8b627a7df962 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.079216 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-48b394bc-0f50-42d5-98f4-8b627a7df962 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 Aug 07 19:00:37.079861 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-48b394bc-0f50-42d5-98f4-8b627a7df962 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.080149 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-48b394bc-0f50-42d5-98f4-8b627a7df962 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.089648 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.089648 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:37.090373 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-48b394bc-0f50-42d5-98f4-8b627a7df962 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:37.092631 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-48b394bc-0f50-42d5-98f4-8b627a7df962 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 returned with HTTP 200 Aug 07 19:00:37.093357 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 975/3908] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:37 2026] GET /volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:37.101683 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.103344 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:37.103681 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-172025151"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:37.105162 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request body: {'volume': {'snapshot_id': 'd5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-172025151'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:37.110085 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.110085 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:37.110468 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:37.110589 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume of 2 GB Aug 07 19:00:37.113911 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Availability Zones retrieved successfully. Aug 07 19:00:37.119140 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (48177a70-fe8b-4d00-a096-922acd63f9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:37.120142 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f6c91d4-a4ca-4864-8a7c-14ec9a468964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:37.120967 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:37.129628 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-34493b48-8c9c-4008-b364-49881153801c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.131333 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34493b48-8c9c-4008-b364-49881153801c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:37.131523 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34493b48-8c9c-4008-b364-49881153801c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.131724 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34493b48-8c9c-4008-b364-49881153801c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.138449 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.138449 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:37.142235 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-34493b48-8c9c-4008-b364-49881153801c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:37.146524 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34493b48-8c9c-4008-b364-49881153801c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:37.146862 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 972/3909] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:37 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:37.154846 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f6c91d4-a4ca-4864-8a7c-14ec9a468964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'd5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:37.155702 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddff9dc4-5462-40f8-9145-09c3d755d8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:37.161403 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-01b09c23-fe77-4957-b61a-31b30b6cd542 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.163148 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01b09c23-fe77-4957-b61a-31b30b6cd542 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:37.163347 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01b09c23-fe77-4957-b61a-31b30b6cd542 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.163515 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01b09c23-fe77-4957-b61a-31b30b6cd542 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.172309 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.172309 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:37.175809 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-01b09c23-fe77-4957-b61a-31b30b6cd542 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:37.179477 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01b09c23-fe77-4957-b61a-31b30b6cd542 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:37.180141 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 981/3910] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:37 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:37.199221 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['a5664d18-8cc5-4073-a915-1176f3dbb53d', 'e47b3b77-7bfe-4217-97ef-ae4c2f8127d0', '212f1fb6-cbaf-4aed-9d30-789c6b4684c8', '66a68892-7e34-46b0-99b7-7e611f2e9e9d'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:37.200328 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddff9dc4-5462-40f8-9145-09c3d755d8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5664d18-8cc5-4073-a915-1176f3dbb53d', 'e47b3b77-7bfe-4217-97ef-ae4c2f8127d0', '212f1fb6-cbaf-4aed-9d30-789c6b4684c8', '66a68892-7e34-46b0-99b7-7e611f2e9e9d']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:37.201432 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e133717-9b0a-416a-ba2d-632b70e3b4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:37.228347 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-8d70e2f7-4cfb-41cd-b8ff-ec5be63237c0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.230427 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-8d70e2f7-4cfb-41cd-b8ff-ec5be63237c0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:00:37.230611 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-8d70e2f7-4cfb-41cd-b8ff-ec5be63237c0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.230795 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-8d70e2f7-4cfb-41cd-b8ff-ec5be63237c0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.238356 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.238356 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:37.240928 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e133717-9b0a-416a-ba2d-632b70e3b4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3202e5cf-477f-4116-ae65-8295de77c5c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-172025151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['a5664d18-8cc5-4073-a915-1176f3dbb53d','e47b3b77-7bfe-4217-97ef-ae4c2f8127d0','212f1fb6-cbaf-4aed-9d30-789c6b4684c8','66a68892-7e34-46b0-99b7-7e611f2e9e9d'],size=2,snapshot_id=d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-172025151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3202e5cf-477f-4116-ae65-8295de77c5c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107e887f8d0f4691a13f0d7937395705',provider_auth=None,provider_geometry=None,provider_id=None,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=d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='182dc197f71d47689d66d82b61a4ebb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:37.241717 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078624c9-4c53-406e-bf90-37749a11122c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:37.242737 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-8d70e2f7-4cfb-41cd-b8ff-ec5be63237c0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:37.247895 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-8d70e2f7-4cfb-41cd-b8ff-ec5be63237c0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:00:37.248313 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 976/3911] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:00:37 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:37.260877 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078624c9-4c53-406e-bf90-37749a11122c) transitioned into state 'SUCCESS' from state '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-172025151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['a5664d18-8cc5-4073-a915-1176f3dbb53d','e47b3b77-7bfe-4217-97ef-ae4c2f8127d0','212f1fb6-cbaf-4aed-9d30-789c6b4684c8','66a68892-7e34-46b0-99b7-7e611f2e9e9d'],size=2,snapshot_id=d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:37.261633 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45554319-0588-4267-b35e-687d7dd475ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:37.280528 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45554319-0588-4267-b35e-687d7dd475ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:37.281340 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (48177a70-fe8b-4d00-a096-922acd63f9e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:37.281623 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request issued successfully. Aug 07 19:00:37.282200 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-59d152e2-bfc5-4ae9-b951-68cacd85fb25 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:37.282657 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 983/3912] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:37 2026] POST /volume/v3/volumes => generated 785 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:37.297695 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b5e9cb74-8186-451b-81a0-e8177c60d382 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.299643 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b5e9cb74-8186-451b-81a0-e8177c60d382 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 Aug 07 19:00:37.299886 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b5e9cb74-8186-451b-81a0-e8177c60d382 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.300167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b5e9cb74-8186-451b-81a0-e8177c60d382 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.309825 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.309825 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:37.314779 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b5e9cb74-8186-451b-81a0-e8177c60d382 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:37.320226 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b5e9cb74-8186-451b-81a0-e8177c60d382 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 returned with HTTP 200 Aug 07 19:00:37.320680 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 973/3913] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:37 2026] GET /volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:37.328439 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-869d30c4-d6f1-497d-a1c4-e30ae8b44935 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.328439 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-869d30c4-d6f1-497d-a1c4-e30ae8b44935 None None] GET https://10.4.3.15/volume// Aug 07 19:00:37.328439 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-869d30c4-d6f1-497d-a1c4-e30ae8b44935 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.328439 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-869d30c4-d6f1-497d-a1c4-e30ae8b44935 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.328439 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-869d30c4-d6f1-497d-a1c4-e30ae8b44935 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:37.328439 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 982/3914] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:00: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 07 19:00:37.335660 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-ec8f39db-526f-44c4-9d09-0bd6f7ec7d8e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.338494 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-ec8f39db-526f-44c4-9d09-0bd6f7ec7d8e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:00:37.338942 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-ec8f39db-526f-44c4-9d09-0bd6f7ec7d8e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55dc105e-aced-44a2-9ad1-30857b20c7b5", "connector": null, "instance_uuid": "02e0571a-4d3b-4475-9b18-79b22b491fc0"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:37.349578 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.349578 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:37.383187 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-ec8f39db-526f-44c4-9d09-0bd6f7ec7d8e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:00:37.383664 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 977/3915] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:00:37 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:37.430556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3df17a1d-147e-44ce-af35-129a7e31ef93 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.430812 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-74abfa44-0cec-4d55-affd-8fe88c99fdf2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.431295 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74abfa44-0cec-4d55-affd-8fe88c99fdf2 None None] GET https://10.4.3.15/volume// Aug 07 19:00:37.431476 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74abfa44-0cec-4d55-affd-8fe88c99fdf2 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.431691 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74abfa44-0cec-4d55-affd-8fe88c99fdf2 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.432043 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74abfa44-0cec-4d55-affd-8fe88c99fdf2 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:37.432368 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 974/3916] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:00: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 07 19:00:37.434285 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3df17a1d-147e-44ce-af35-129a7e31ef93 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 Aug 07 19:00:37.434565 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3df17a1d-147e-44ce-af35-129a7e31ef93 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.434827 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3df17a1d-147e-44ce-af35-129a7e31ef93 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.441223 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4d4876da-3067-41dc-8af7-8b3f6944490a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.442807 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4d4876da-3067-41dc-8af7-8b3f6944490a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:00:37.443206 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4d4876da-3067-41dc-8af7-8b3f6944490a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.443292 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.443292 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:37.443426 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4d4876da-3067-41dc-8af7-8b3f6944490a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.447940 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3df17a1d-147e-44ce-af35-129a7e31ef93 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:37.449344 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-b4a051b7-f163-4d08-a806-b14fc5a2422b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.452639 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-b4a051b7-f163-4d08-a806-b14fc5a2422b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:00:37.452869 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-b4a051b7-f163-4d08-a806-b14fc5a2422b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.453076 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-b4a051b7-f163-4d08-a806-b14fc5a2422b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.453293 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3df17a1d-147e-44ce-af35-129a7e31ef93 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 returned with HTTP 200 Aug 07 19:00:37.453548 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 984/3917] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:37 2026] GET /volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:37.454928 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.454928 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:37.461676 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4d4876da-3067-41dc-8af7-8b3f6944490a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:37.466549 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.466549 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:37.467747 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4d67df6b-1264-4af1-995c-d381235c7bdd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.473967 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4d4876da-3067-41dc-8af7-8b3f6944490a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:00:37.476958 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d67df6b-1264-4af1-995c-d381235c7bdd tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b Aug 07 19:00:37.477101 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 983/3918] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:37 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:37.477177 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d67df6b-1264-4af1-995c-d381235c7bdd tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.477177 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d67df6b-1264-4af1-995c-d381235c7bdd tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.477371 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-b4a051b7-f163-4d08-a806-b14fc5a2422b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:37.478363 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-b4a051b7-f163-4d08-a806-b14fc5a2422b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:00:37.478841 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 978/3919] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:00:37 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:00:37.484048 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.484048 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:37.486356 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4d67df6b-1264-4af1-995c-d381235c7bdd tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:37.506411 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d67df6b-1264-4af1-995c-d381235c7bdd tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b returned with HTTP 200 Aug 07 19:00:37.506411 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 975/3920] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:37 2026] GET /volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:37.508272 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-686ad235-d8bc-4e37-b1b2-728274a63523 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.510021 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-686ad235-d8bc-4e37-b1b2-728274a63523 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] DELETE https://10.4.3.15/volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b Aug 07 19:00:37.510256 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-686ad235-d8bc-4e37-b1b2-728274a63523 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.510473 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-686ad235-d8bc-4e37-b1b2-728274a63523 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.510636 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-686ad235-d8bc-4e37-b1b2-728274a63523 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume with id: f9afdf7d-10bf-4a3d-90cd-026f10316d2b Aug 07 19:00:37.521854 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.521854 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:37.522167 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-686ad235-d8bc-4e37-b1b2-728274a63523 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:37.540627 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-686ad235-d8bc-4e37-b1b2-728274a63523 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume request issued successfully. Aug 07 19:00:37.540627 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-686ad235-d8bc-4e37-b1b2-728274a63523 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b returned with HTTP 202 Aug 07 19:00:37.541318 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 985/3921] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:37 2026] DELETE /volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:37.548842 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-363037b7-a955-440c-bf17-885893daf2be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.550952 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-363037b7-a955-440c-bf17-885893daf2be tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b Aug 07 19:00:37.551219 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-363037b7-a955-440c-bf17-885893daf2be tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.551502 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-363037b7-a955-440c-bf17-885893daf2be tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.565692 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.565692 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:37.570575 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-363037b7-a955-440c-bf17-885893daf2be tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:37.577107 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-363037b7-a955-440c-bf17-885893daf2be tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b returned with HTTP 200 Aug 07 19:00:37.577668 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 984/3922] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:37 2026] GET /volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:37.597306 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-0a8474e4-9e46-42da-9af8-78b705d97c85 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.599512 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-0a8474e4-9e46-42da-9af8-78b705d97c85 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] PUT https://10.4.3.15/volume/v3/attachments/e7689b16-5521-472f-9263-8672eb10e9e3 Aug 07 19:00:37.599905 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-0a8474e4-9e46-42da-9af8-78b705d97c85 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:37.609723 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-0a8474e4-9e46-42da-9af8-78b705d97c85 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Acquiring lock "cinder-attachment_update-55dc105e-aced-44a2-9ad1-30857b20c7b5-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:00:37.615636 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-0a8474e4-9e46-42da-9af8-78b705d97c85 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Lock "cinder-attachment_update-55dc105e-aced-44a2-9ad1-30857b20c7b5-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:00:37.616734 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.616734 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:37.701008 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-0a8474e4-9e46-42da-9af8-78b705d97c85 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Lock "cinder-attachment_update-55dc105e-aced-44a2-9ad1-30857b20c7b5-np0000006749" released by "attachment_update" :: held 0.085s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:00:37.701351 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-0a8474e4-9e46-42da-9af8-78b705d97c85 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/e7689b16-5521-472f-9263-8672eb10e9e3 returned with HTTP 200 Aug 07 19:00:37.701773 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 979/3923] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:00:37 2026] PUT /volume/v3/attachments/e7689b16-5521-472f-9263-8672eb10e9e3 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:37.916935 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1e1ede27-2140-4e8c-b629-7f8644a96452 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:37.918668 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e1ede27-2140-4e8c-b629-7f8644a96452 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:37.918858 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e1ede27-2140-4e8c-b629-7f8644a96452 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:37.919064 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e1ede27-2140-4e8c-b629-7f8644a96452 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:37.919212 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1e1ede27-2140-4e8c-b629-7f8644a96452 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:37.923253 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:37.923253 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:37.923911 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e1ede27-2140-4e8c-b629-7f8644a96452 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:37.924288 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 976/3924] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:37 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:38.030615 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c2679fa3-4bd6-4e82-83ff-88ec40610a3f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:38.032383 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c2679fa3-4bd6-4e82-83ff-88ec40610a3f tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:38.032572 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c2679fa3-4bd6-4e82-83ff-88ec40610a3f tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:38.032745 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c2679fa3-4bd6-4e82-83ff-88ec40610a3f tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:38.042152 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:38.042152 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:38.045358 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c2679fa3-4bd6-4e82-83ff-88ec40610a3f tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:38.049010 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c2679fa3-4bd6-4e82-83ff-88ec40610a3f tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:38.049415 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 986/3925] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:38 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:38.337174 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-839948e9-a27f-4169-b28a-238ccf6df72e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:38.339289 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-839948e9-a27f-4169-b28a-238ccf6df72e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 Aug 07 19:00:38.339457 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-839948e9-a27f-4169-b28a-238ccf6df72e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:38.339715 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-839948e9-a27f-4169-b28a-238ccf6df72e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:38.349888 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:38.349888 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:38.354546 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-839948e9-a27f-4169-b28a-238ccf6df72e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:38.360474 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-839948e9-a27f-4169-b28a-238ccf6df72e tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 returned with HTTP 200 Aug 07 19:00:38.360983 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 985/3926] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:38 2026] GET /volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:38.378235 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ddfbe8b8-5a9a-483b-801b-6a4601e78600 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:38.381393 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ddfbe8b8-5a9a-483b-801b-6a4601e78600 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 Aug 07 19:00:38.381588 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ddfbe8b8-5a9a-483b-801b-6a4601e78600 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:38.381791 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ddfbe8b8-5a9a-483b-801b-6a4601e78600 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:38.393980 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:38.393980 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:38.397816 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ddfbe8b8-5a9a-483b-801b-6a4601e78600 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:38.402321 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ddfbe8b8-5a9a-483b-801b-6a4601e78600 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 returned with HTTP 200 Aug 07 19:00:38.402566 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 980/3927] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:38 2026] GET /volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:38.413173 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-19bdccbc-a6e7-48ee-8f20-cd81b4744a96 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:38.414841 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19bdccbc-a6e7-48ee-8f20-cd81b4744a96 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 Aug 07 19:00:38.415045 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19bdccbc-a6e7-48ee-8f20-cd81b4744a96 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:38.415242 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19bdccbc-a6e7-48ee-8f20-cd81b4744a96 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:38.415399 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-19bdccbc-a6e7-48ee-8f20-cd81b4744a96 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume with id: 3202e5cf-477f-4116-ae65-8295de77c5c6 Aug 07 19:00:38.421735 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:38.421735 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:38.422173 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-19bdccbc-a6e7-48ee-8f20-cd81b4744a96 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:38.440823 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-19bdccbc-a6e7-48ee-8f20-cd81b4744a96 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume request issued successfully. Aug 07 19:00:38.440823 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19bdccbc-a6e7-48ee-8f20-cd81b4744a96 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 returned with HTTP 202 Aug 07 19:00:38.440823 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 977/3928] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:38 2026] DELETE /volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:38.445351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9176aae5-9f53-468d-8de0-f43d9fff8d2a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:38.446242 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9176aae5-9f53-468d-8de0-f43d9fff8d2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 Aug 07 19:00:38.447225 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9176aae5-9f53-468d-8de0-f43d9fff8d2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:38.447225 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9176aae5-9f53-468d-8de0-f43d9fff8d2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:38.456130 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:38.456130 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:38.460575 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9176aae5-9f53-468d-8de0-f43d9fff8d2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:38.466656 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9176aae5-9f53-468d-8de0-f43d9fff8d2a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 returned with HTTP 200 Aug 07 19:00:38.466974 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 987/3929] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:38 2026] GET /volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:38.488747 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-290bb465-4908-46b5-a57f-0c7117f90182 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:38.490781 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-290bb465-4908-46b5-a57f-0c7117f90182 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:00:38.490986 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-290bb465-4908-46b5-a57f-0c7117f90182 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:38.491249 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-290bb465-4908-46b5-a57f-0c7117f90182 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:38.501931 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:38.501931 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:38.505772 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-290bb465-4908-46b5-a57f-0c7117f90182 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:38.510337 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-290bb465-4908-46b5-a57f-0c7117f90182 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:00:38.511299 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 986/3930] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:38 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:38.594829 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e2c4136f-ea22-4658-a62d-2c0afff10d57 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:38.596559 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e2c4136f-ea22-4658-a62d-2c0afff10d57 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b Aug 07 19:00:38.596724 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e2c4136f-ea22-4658-a62d-2c0afff10d57 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:38.596892 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e2c4136f-ea22-4658-a62d-2c0afff10d57 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:38.602583 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e2c4136f-ea22-4658-a62d-2c0afff10d57 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b returned with HTTP 404 Aug 07 19:00:38.602990 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 981/3931] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:38 2026] GET /volume/v3/volumes/f9afdf7d-10bf-4a3d-90cd-026f10316d2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:38.609239 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dedd03a5-4908-4562-a11c-bba77856188b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:38.611374 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dedd03a5-4908-4562-a11c-bba77856188b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] DELETE https://10.4.3.15/volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 Aug 07 19:00:38.611609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dedd03a5-4908-4562-a11c-bba77856188b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:38.611843 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dedd03a5-4908-4562-a11c-bba77856188b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:38.612050 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-dedd03a5-4908-4562-a11c-bba77856188b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume with id: 8843d578-6fb8-48f7-b744-ae612be64ca8 Aug 07 19:00:38.619390 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:38.619390 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:38.619849 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dedd03a5-4908-4562-a11c-bba77856188b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:38.637742 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dedd03a5-4908-4562-a11c-bba77856188b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume request issued successfully. Aug 07 19:00:38.637742 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dedd03a5-4908-4562-a11c-bba77856188b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 returned with HTTP 202 Aug 07 19:00:38.637742 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 978/3932] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:38 2026] DELETE /volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:38.642107 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5c5fd11e-f882-4acc-a7a2-49072e369f36 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:38.643844 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5c5fd11e-f882-4acc-a7a2-49072e369f36 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 Aug 07 19:00:38.644070 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5c5fd11e-f882-4acc-a7a2-49072e369f36 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:38.644299 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5c5fd11e-f882-4acc-a7a2-49072e369f36 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:38.652547 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:38.652547 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:38.657741 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5c5fd11e-f882-4acc-a7a2-49072e369f36 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:38.663054 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5c5fd11e-f882-4acc-a7a2-49072e369f36 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 returned with HTTP 200 Aug 07 19:00:38.663551 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 988/3933] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:38 2026] GET /volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:38.933195 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-af028e24-fc47-4c55-976f-8151d3be9687 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:38.934864 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-af028e24-fc47-4c55-976f-8151d3be9687 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:38.935121 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-af028e24-fc47-4c55-976f-8151d3be9687 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:38.935333 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-af028e24-fc47-4c55-976f-8151d3be9687 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:38.935480 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-af028e24-fc47-4c55-976f-8151d3be9687 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:38.939543 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:38.939543 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:38.940461 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-af028e24-fc47-4c55-976f-8151d3be9687 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:38.940792 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 987/3934] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:38 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:39.062469 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-875c726e-319a-48fd-b953-48410f5726f3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:39.064380 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-875c726e-319a-48fd-b953-48410f5726f3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:39.064616 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-875c726e-319a-48fd-b953-48410f5726f3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:39.064877 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-875c726e-319a-48fd-b953-48410f5726f3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:39.075634 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:39.075634 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:39.080399 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-875c726e-319a-48fd-b953-48410f5726f3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:39.085258 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-875c726e-319a-48fd-b953-48410f5726f3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:39.085607 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 982/3935] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:39 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:39.480489 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aa8de21b-da1e-455c-9145-a99bee01d6b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:39.482202 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa8de21b-da1e-455c-9145-a99bee01d6b4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 Aug 07 19:00:39.482413 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa8de21b-da1e-455c-9145-a99bee01d6b4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:39.482620 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa8de21b-da1e-455c-9145-a99bee01d6b4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:39.488144 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa8de21b-da1e-455c-9145-a99bee01d6b4 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 returned with HTTP 404 Aug 07 19:00:39.488597 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 979/3936] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:39 2026] GET /volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:39.494862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ee8621ff-d038-40aa-9c4c-541041787458 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:39.496720 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee8621ff-d038-40aa-9c4c-541041787458 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 Aug 07 19:00:39.496939 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee8621ff-d038-40aa-9c4c-541041787458 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:39.497199 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee8621ff-d038-40aa-9c4c-541041787458 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:39.502826 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee8621ff-d038-40aa-9c4c-541041787458 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 returned with HTTP 404 Aug 07 19:00:39.503287 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 989/3937] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:39 2026] GET /volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:39.510512 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-51b8785e-1499-4ff7-9a27-1cb1a091fd54 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:39.512165 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51b8785e-1499-4ff7-9a27-1cb1a091fd54 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 Aug 07 19:00:39.512473 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51b8785e-1499-4ff7-9a27-1cb1a091fd54 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:39.512646 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51b8785e-1499-4ff7-9a27-1cb1a091fd54 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:39.512797 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-51b8785e-1499-4ff7-9a27-1cb1a091fd54 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume with id: 3202e5cf-477f-4116-ae65-8295de77c5c6 Aug 07 19:00:39.517758 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51b8785e-1499-4ff7-9a27-1cb1a091fd54 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 returned with HTTP 404 Aug 07 19:00:39.518231 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 988/3938] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:39 2026] DELETE /volume/v3/volumes/3202e5cf-477f-4116-ae65-8295de77c5c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:39.523226 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4e984a7b-2f30-456f-92d4-20104734f647 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:39.525307 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4e984a7b-2f30-456f-92d4-20104734f647 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:00:39.525344 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4e984a7b-2f30-456f-92d4-20104734f647 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:39.525562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4e984a7b-2f30-456f-92d4-20104734f647 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:39.526355 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a697c497-6b46-4fda-b16a-17b5d525ae4c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:39.528562 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a697c497-6b46-4fda-b16a-17b5d525ae4c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 Aug 07 19:00:39.528810 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a697c497-6b46-4fda-b16a-17b5d525ae4c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:39.529047 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a697c497-6b46-4fda-b16a-17b5d525ae4c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:39.529164 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a697c497-6b46-4fda-b16a-17b5d525ae4c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 Aug 07 19:00:39.533489 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:39.533489 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:39.533977 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a697c497-6b46-4fda-b16a-17b5d525ae4c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:39.536654 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:39.536654 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:39.539550 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4e984a7b-2f30-456f-92d4-20104734f647 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:39.542929 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4e984a7b-2f30-456f-92d4-20104734f647 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:00:39.543282 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 983/3939] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:39 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:39.554962 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a697c497-6b46-4fda-b16a-17b5d525ae4c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot delete request issued successfully. Aug 07 19:00:39.554962 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a697c497-6b46-4fda-b16a-17b5d525ae4c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 returned with HTTP 202 Aug 07 19:00:39.554962 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 980/3940] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:00:39 2026] DELETE /volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:39.560110 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8e676b06-f9f1-441d-81da-b18351bcc2b6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:39.561830 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8e676b06-f9f1-441d-81da-b18351bcc2b6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 Aug 07 19:00:39.562020 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8e676b06-f9f1-441d-81da-b18351bcc2b6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:39.562218 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8e676b06-f9f1-441d-81da-b18351bcc2b6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:39.567803 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:39.567803 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:39.567803 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8e676b06-f9f1-441d-81da-b18351bcc2b6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:39.568348 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8e676b06-f9f1-441d-81da-b18351bcc2b6 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 returned with HTTP 200 Aug 07 19:00:39.568688 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 990/3941] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:39 2026] GET /volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:39.676102 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2fd1e56e-0235-4d86-be7a-3ae55906712c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:39.677836 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2fd1e56e-0235-4d86-be7a-3ae55906712c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 Aug 07 19:00:39.678057 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2fd1e56e-0235-4d86-be7a-3ae55906712c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:39.678293 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2fd1e56e-0235-4d86-be7a-3ae55906712c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:39.683436 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2fd1e56e-0235-4d86-be7a-3ae55906712c tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 returned with HTTP 404 Aug 07 19:00:39.683847 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 989/3942] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:39 2026] GET /volume/v3/volumes/8843d578-6fb8-48f7-b744-ae612be64ca8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:39.690249 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c5215713-6bc6-4a24-876b-23769e9cfd8e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:39.692323 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c5215713-6bc6-4a24-876b-23769e9cfd8e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] DELETE https://10.4.3.15/volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a Aug 07 19:00:39.692559 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c5215713-6bc6-4a24-876b-23769e9cfd8e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:39.692791 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c5215713-6bc6-4a24-876b-23769e9cfd8e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:39.693186 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-c5215713-6bc6-4a24-876b-23769e9cfd8e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume with id: 005282ba-2bfe-492a-bd91-5c61ab1e818a Aug 07 19:00:39.702193 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:39.702193 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:39.702781 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c5215713-6bc6-4a24-876b-23769e9cfd8e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:39.720093 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c5215713-6bc6-4a24-876b-23769e9cfd8e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume request issued successfully. Aug 07 19:00:39.720093 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c5215713-6bc6-4a24-876b-23769e9cfd8e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a returned with HTTP 202 Aug 07 19:00:39.720497 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 984/3943] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:39 2026] DELETE /volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:39.729102 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f3560aa6-d256-4537-904e-b40ef3104372 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:39.730351 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3560aa6-d256-4537-904e-b40ef3104372 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a Aug 07 19:00:39.730351 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f3560aa6-d256-4537-904e-b40ef3104372 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:39.730351 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f3560aa6-d256-4537-904e-b40ef3104372 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:39.741293 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:39.741293 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:39.746446 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f3560aa6-d256-4537-904e-b40ef3104372 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:39.755402 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3560aa6-d256-4537-904e-b40ef3104372 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a returned with HTTP 200 Aug 07 19:00:39.756079 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 981/3944] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:39 2026] GET /volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:39.950162 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9314d09f-236f-418f-b7e3-3f12ccd2985e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:39.951815 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9314d09f-236f-418f-b7e3-3f12ccd2985e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:39.952002 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9314d09f-236f-418f-b7e3-3f12ccd2985e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:39.952194 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9314d09f-236f-418f-b7e3-3f12ccd2985e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:39.952294 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-9314d09f-236f-418f-b7e3-3f12ccd2985e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:39.956138 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:39.956138 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:39.956801 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9314d09f-236f-418f-b7e3-3f12ccd2985e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:39.957165 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 991/3945] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:39 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:40.098554 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cc82d712-0d85-4e55-859d-70acdd677b75 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:40.100409 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc82d712-0d85-4e55-859d-70acdd677b75 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:40.100409 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc82d712-0d85-4e55-859d-70acdd677b75 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:40.100631 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc82d712-0d85-4e55-859d-70acdd677b75 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:40.109298 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:40.109298 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:40.112330 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cc82d712-0d85-4e55-859d-70acdd677b75 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:40.116008 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc82d712-0d85-4e55-859d-70acdd677b75 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:40.116353 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 990/3946] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:40 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:40.554769 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f0e3745a-60e4-4298-b798-f7ebab5000d7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:40.557649 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f0e3745a-60e4-4298-b798-f7ebab5000d7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:00:40.557887 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f0e3745a-60e4-4298-b798-f7ebab5000d7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:40.558144 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f0e3745a-60e4-4298-b798-f7ebab5000d7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:40.567229 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:40.567229 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:40.570191 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f0e3745a-60e4-4298-b798-f7ebab5000d7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:40.574759 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f0e3745a-60e4-4298-b798-f7ebab5000d7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:00:40.574759 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 985/3947] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:40 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:40.578106 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-94ef7174-32e2-4aff-9d91-459155712526 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:40.579788 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-94ef7174-32e2-4aff-9d91-459155712526 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 Aug 07 19:00:40.580135 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-94ef7174-32e2-4aff-9d91-459155712526 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:40.580388 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-94ef7174-32e2-4aff-9d91-459155712526 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:40.585350 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-94ef7174-32e2-4aff-9d91-459155712526 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 returned with HTTP 404 Aug 07 19:00:40.585910 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 982/3948] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:40 2026] GET /volume/v3/snapshots/d5d80fe5-3f6d-4a2c-ade2-5d61feaa1e40 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:40.592024 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8cc63343-53f2-415e-b4b8-2e6962a2c30b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:40.595217 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8cc63343-53f2-415e-b4b8-2e6962a2c30b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 Aug 07 19:00:40.595217 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8cc63343-53f2-415e-b4b8-2e6962a2c30b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:40.595217 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8cc63343-53f2-415e-b4b8-2e6962a2c30b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:40.600797 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:40.600797 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:40.604173 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8cc63343-53f2-415e-b4b8-2e6962a2c30b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:40.608111 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8cc63343-53f2-415e-b4b8-2e6962a2c30b tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 returned with HTTP 200 Aug 07 19:00:40.608520 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 992/3949] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:40 2026] GET /volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:40.618959 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5de2bf74-02d2-4d20-8eaa-3b23f97dd96a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:40.620945 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5de2bf74-02d2-4d20-8eaa-3b23f97dd96a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 Aug 07 19:00:40.621204 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5de2bf74-02d2-4d20-8eaa-3b23f97dd96a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:40.621387 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5de2bf74-02d2-4d20-8eaa-3b23f97dd96a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:40.621536 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5de2bf74-02d2-4d20-8eaa-3b23f97dd96a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume with id: cc630ae3-f6d6-4d86-ad19-804e60d61bf6 Aug 07 19:00:40.628598 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:40.628598 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:40.629137 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5de2bf74-02d2-4d20-8eaa-3b23f97dd96a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:40.644555 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5de2bf74-02d2-4d20-8eaa-3b23f97dd96a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume request issued successfully. Aug 07 19:00:40.644748 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5de2bf74-02d2-4d20-8eaa-3b23f97dd96a tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 returned with HTTP 202 Aug 07 19:00:40.645226 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 991/3950] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:40 2026] DELETE /volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:40.652326 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-da657162-3eeb-4676-ae94-afda6b25d9ca None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:40.654623 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-da657162-3eeb-4676-ae94-afda6b25d9ca tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 Aug 07 19:00:40.654866 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-da657162-3eeb-4676-ae94-afda6b25d9ca tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:40.655124 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-da657162-3eeb-4676-ae94-afda6b25d9ca tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:40.661623 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:40.661623 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:40.665105 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-da657162-3eeb-4676-ae94-afda6b25d9ca tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:40.669171 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-da657162-3eeb-4676-ae94-afda6b25d9ca tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 returned with HTTP 200 Aug 07 19:00:40.669558 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 986/3951] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:40 2026] GET /volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:40.771537 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-71aef6bb-068b-421d-9232-c2ce90472426 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:40.773439 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71aef6bb-068b-421d-9232-c2ce90472426 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a Aug 07 19:00:40.773655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71aef6bb-068b-421d-9232-c2ce90472426 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:40.773861 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71aef6bb-068b-421d-9232-c2ce90472426 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:40.779771 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71aef6bb-068b-421d-9232-c2ce90472426 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a returned with HTTP 404 Aug 07 19:00:40.780405 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 983/3952] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:40 2026] GET /volume/v3/volumes/005282ba-2bfe-492a-bd91-5c61ab1e818a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 19:00:40.786960 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0d062b92-db5c-434a-be8c-8ae449bb4b2b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:40.788543 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0d062b92-db5c-434a-be8c-8ae449bb4b2b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] DELETE https://10.4.3.15/volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 Aug 07 19:00:40.790243 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0d062b92-db5c-434a-be8c-8ae449bb4b2b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:40.790243 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0d062b92-db5c-434a-be8c-8ae449bb4b2b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:40.790243 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-0d062b92-db5c-434a-be8c-8ae449bb4b2b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume with id: 85622b01-15eb-4e92-8bd9-665825b36ee6 Aug 07 19:00:40.796094 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:40.796094 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:40.796681 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0d062b92-db5c-434a-be8c-8ae449bb4b2b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:40.811695 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0d062b92-db5c-434a-be8c-8ae449bb4b2b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume request issued successfully. Aug 07 19:00:40.812053 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0d062b92-db5c-434a-be8c-8ae449bb4b2b tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 returned with HTTP 202 Aug 07 19:00:40.812573 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 993/3953] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:40 2026] DELETE /volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:40.819709 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-18e802e2-ef38-4eeb-800d-51ef2ca07e78 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:40.821446 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-18e802e2-ef38-4eeb-800d-51ef2ca07e78 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 Aug 07 19:00:40.821630 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-18e802e2-ef38-4eeb-800d-51ef2ca07e78 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:40.821817 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-18e802e2-ef38-4eeb-800d-51ef2ca07e78 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:40.828808 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:40.828808 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:40.832430 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-18e802e2-ef38-4eeb-800d-51ef2ca07e78 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:40.837181 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-18e802e2-ef38-4eeb-800d-51ef2ca07e78 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 returned with HTTP 200 Aug 07 19:00:40.837644 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 992/3954] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:40 2026] GET /volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:40.966019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6a77ed0a-dbff-4301-96b8-992b93f63a19 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:40.967922 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6a77ed0a-dbff-4301-96b8-992b93f63a19 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:40.968237 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6a77ed0a-dbff-4301-96b8-992b93f63a19 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:40.968517 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6a77ed0a-dbff-4301-96b8-992b93f63a19 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:40.968677 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-6a77ed0a-dbff-4301-96b8-992b93f63a19 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:40.973183 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:40.973183 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:40.973868 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6a77ed0a-dbff-4301-96b8-992b93f63a19 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:40.974237 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 987/3955] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:40 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:41.132976 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-70103f03-21ea-407d-9fc3-e41211c22e7c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:41.134747 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70103f03-21ea-407d-9fc3-e41211c22e7c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:41.134944 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-70103f03-21ea-407d-9fc3-e41211c22e7c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:41.135177 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-70103f03-21ea-407d-9fc3-e41211c22e7c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:41.145698 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:41.145698 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:41.148801 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-70103f03-21ea-407d-9fc3-e41211c22e7c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:41.152585 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70103f03-21ea-407d-9fc3-e41211c22e7c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:41.152891 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 984/3956] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:41 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:41.587286 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-70e624ed-ba61-4207-940e-d9575f371c62 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:41.588939 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-70e624ed-ba61-4207-940e-d9575f371c62 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:00:41.589153 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-70e624ed-ba61-4207-940e-d9575f371c62 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:41.589331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-70e624ed-ba61-4207-940e-d9575f371c62 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:41.598005 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:41.598005 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:41.601172 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-70e624ed-ba61-4207-940e-d9575f371c62 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:41.605120 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-70e624ed-ba61-4207-940e-d9575f371c62 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:00:41.605493 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 994/3957] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:41 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:41.681966 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f2c39d7b-2f3a-4e16-807b-9e1adaf53c40 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:41.683691 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2c39d7b-2f3a-4e16-807b-9e1adaf53c40 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 Aug 07 19:00:41.683871 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f2c39d7b-2f3a-4e16-807b-9e1adaf53c40 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:41.684086 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f2c39d7b-2f3a-4e16-807b-9e1adaf53c40 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:41.689481 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2c39d7b-2f3a-4e16-807b-9e1adaf53c40 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 returned with HTTP 404 Aug 07 19:00:41.689939 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 993/3958] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:41 2026] GET /volume/v3/volumes/cc630ae3-f6d6-4d86-ad19-804e60d61bf6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:41.696864 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5f701f51-3d19-4936-b991-c24c80527a8c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:41.698678 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5f701f51-3d19-4936-b991-c24c80527a8c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:41.698885 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5f701f51-3d19-4936-b991-c24c80527a8c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:41.699093 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5f701f51-3d19-4936-b991-c24c80527a8c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:41.706944 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:41.706944 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:41.710151 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5f701f51-3d19-4936-b991-c24c80527a8c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:41.713765 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5f701f51-3d19-4936-b991-c24c80527a8c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:41.714112 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 988/3959] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:41 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:41.724406 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:41.725986 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:41.726346 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-299457300"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:41.727873 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-299457300'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:41.728051 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume of 1 GB Aug 07 19:00:41.732160 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Availability Zones retrieved successfully. Aug 07 19:00:41.737551 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (fbcdeef3-c8dd-4484-a4d8-f7b0efdfd4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:41.738527 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1d42d7-7dd5-41e4-aa25-bf398dc994fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:41.739534 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:41.763386 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1d42d7-7dd5-41e4-aa25-bf398dc994fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:41.764117 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e41e6fde-0d26-47a5-9f99-8353f5d2e7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:41.804478 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['131f6e50-ab20-4bb4-bc69-db9d04f4b219', '9e4c7f95-2ba3-4e90-a276-657fad637b21', '98341e9f-66e0-4db0-ab97-402f3aa61dc0', '404efc3c-2ffd-4b42-8212-3331c35fa21b'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:41.805261 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e41e6fde-0d26-47a5-9f99-8353f5d2e7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['131f6e50-ab20-4bb4-bc69-db9d04f4b219', '9e4c7f95-2ba3-4e90-a276-657fad637b21', '98341e9f-66e0-4db0-ab97-402f3aa61dc0', '404efc3c-2ffd-4b42-8212-3331c35fa21b']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:41.805941 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b981e26-3256-47ee-a96b-cfba602c83b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:41.828379 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b981e26-3256-47ee-a96b-cfba602c83b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c5a3832-7085-4073-92fd-7cdf52829d0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-299457300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['131f6e50-ab20-4bb4-bc69-db9d04f4b219','9e4c7f95-2ba3-4e90-a276-657fad637b21','98341e9f-66e0-4db0-ab97-402f3aa61dc0','404efc3c-2ffd-4b42-8212-3331c35fa21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-299457300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c5a3832-7085-4073-92fd-7cdf52829d0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107e887f8d0f4691a13f0d7937395705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='182dc197f71d47689d66d82b61a4ebb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:41.829196 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ca14b4-35e4-4522-853a-256948b19d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:41.846653 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ca14b4-35e4-4522-853a-256948b19d3d) transitioned into state 'SUCCESS' from state '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-299457300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['131f6e50-ab20-4bb4-bc69-db9d04f4b219','9e4c7f95-2ba3-4e90-a276-657fad637b21','98341e9f-66e0-4db0-ab97-402f3aa61dc0','404efc3c-2ffd-4b42-8212-3331c35fa21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:41.847623 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ac0466-6770-416b-9d61-5c0f39fa40cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:41.853465 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-db442a87-13e7-4c0f-aeb1-9a6d65c3d39d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:41.855135 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-db442a87-13e7-4c0f-aeb1-9a6d65c3d39d tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 Aug 07 19:00:41.855317 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-db442a87-13e7-4c0f-aeb1-9a6d65c3d39d tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:41.855524 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-db442a87-13e7-4c0f-aeb1-9a6d65c3d39d tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:41.859236 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ac0466-6770-416b-9d61-5c0f39fa40cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:41.860035 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (fbcdeef3-c8dd-4484-a4d8-f7b0efdfd4f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:41.860460 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request issued successfully. Aug 07 19:00:41.860683 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-db442a87-13e7-4c0f-aeb1-9a6d65c3d39d tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 returned with HTTP 404 Aug 07 19:00:41.861061 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0dfe648-da10-4c99-9bc2-5ee71fdf8460 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:41.861140 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 995/3960] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:41 2026] GET /volume/v3/volumes/85622b01-15eb-4e92-8bd9-665825b36ee6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:41.861850 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 985/3961] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:41 2026] POST /volume/v3/volumes => generated 751 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:41.867243 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7a6a84be-9768-4a70-8d85-2cf00a717a50 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:41.869127 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a6a84be-9768-4a70-8d85-2cf00a717a50 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] DELETE https://10.4.3.15/volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d Aug 07 19:00:41.869364 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7a6a84be-9768-4a70-8d85-2cf00a717a50 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:41.869597 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7a6a84be-9768-4a70-8d85-2cf00a717a50 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:41.869809 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-7a6a84be-9768-4a70-8d85-2cf00a717a50 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume with id: 403b3f5a-4d8a-4e6f-875b-5e0f948de77d Aug 07 19:00:41.873497 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d555f3ab-f596-402e-9550-18e501ef5bbc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:41.875450 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d555f3ab-f596-402e-9550-18e501ef5bbc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e Aug 07 19:00:41.875633 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d555f3ab-f596-402e-9550-18e501ef5bbc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:41.875834 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d555f3ab-f596-402e-9550-18e501ef5bbc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:41.876573 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:41.876573 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:41.877072 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7a6a84be-9768-4a70-8d85-2cf00a717a50 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:41.884860 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:41.884860 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:41.891371 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d555f3ab-f596-402e-9550-18e501ef5bbc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:41.896529 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d555f3ab-f596-402e-9550-18e501ef5bbc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e returned with HTTP 200 Aug 07 19:00:41.896913 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 989/3962] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:41 2026] GET /volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:41.902054 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7a6a84be-9768-4a70-8d85-2cf00a717a50 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume request issued successfully. Aug 07 19:00:41.902329 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a6a84be-9768-4a70-8d85-2cf00a717a50 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d returned with HTTP 202 Aug 07 19:00:41.902777 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 994/3963] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:41 2026] DELETE /volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:41.912037 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ade3b484-8b96-4312-bfa3-17d3c1d2710a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:41.913727 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ade3b484-8b96-4312-bfa3-17d3c1d2710a tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d Aug 07 19:00:41.913962 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ade3b484-8b96-4312-bfa3-17d3c1d2710a tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:41.914182 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ade3b484-8b96-4312-bfa3-17d3c1d2710a tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:41.920764 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:41.920764 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:41.923960 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ade3b484-8b96-4312-bfa3-17d3c1d2710a tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:41.928302 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ade3b484-8b96-4312-bfa3-17d3c1d2710a tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d returned with HTTP 200 Aug 07 19:00:41.928770 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 996/3964] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:41 2026] GET /volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:41.983697 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-68b4fbe7-7562-47f0-9c99-a393c580c3dc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:41.986283 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-68b4fbe7-7562-47f0-9c99-a393c580c3dc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:41.986562 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-68b4fbe7-7562-47f0-9c99-a393c580c3dc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:41.987068 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-68b4fbe7-7562-47f0-9c99-a393c580c3dc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:41.987205 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-68b4fbe7-7562-47f0-9c99-a393c580c3dc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:41.992477 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:41.992477 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:41.993356 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-68b4fbe7-7562-47f0-9c99-a393c580c3dc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:41.993766 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 986/3965] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:41 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:42.165527 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6aaf9e28-e6ff-4123-a655-ddabe87c0dbd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.167276 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6aaf9e28-e6ff-4123-a655-ddabe87c0dbd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:42.167467 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6aaf9e28-e6ff-4123-a655-ddabe87c0dbd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:42.167647 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6aaf9e28-e6ff-4123-a655-ddabe87c0dbd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:42.176539 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:42.176539 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:42.179599 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6aaf9e28-e6ff-4123-a655-ddabe87c0dbd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:42.183329 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6aaf9e28-e6ff-4123-a655-ddabe87c0dbd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:42.183944 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 990/3966] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:42 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:42.544285 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-8b9c1792-fa18-4d5a-9c20-292ebd1d089c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.546269 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-8b9c1792-fa18-4d5a-9c20-292ebd1d089c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/attachments/e7689b16-5521-472f-9263-8672eb10e9e3/action Aug 07 19:00:42.546610 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-8b9c1792-fa18-4d5a-9c20-292ebd1d089c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:42.546740 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-8b9c1792-fa18-4d5a-9c20-292ebd1d089c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:42.562552 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:42.562552 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:42.574440 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b8caa93d-2ed3-4bfd-a7fe-ee6e61a00283 req-8b9c1792-fa18-4d5a-9c20-292ebd1d089c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/e7689b16-5521-472f-9263-8672eb10e9e3/action returned with HTTP 204 Aug 07 19:00:42.574989 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 995/3967] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:00:42 2026] POST /volume/v3/attachments/e7689b16-5521-472f-9263-8672eb10e9e3/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:42.622646 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8029adee-da5d-463e-b0b6-49ce5994d07b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.624912 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8029adee-da5d-463e-b0b6-49ce5994d07b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:00:42.625214 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8029adee-da5d-463e-b0b6-49ce5994d07b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:42.625474 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8029adee-da5d-463e-b0b6-49ce5994d07b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:42.637884 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:42.637884 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:42.642106 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8029adee-da5d-463e-b0b6-49ce5994d07b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:42.647491 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8029adee-da5d-463e-b0b6-49ce5994d07b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:00:42.648003 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 997/3968] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:42 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:42.694648 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-3de12a68-1bac-4b8a-9887-5432d80fcb86 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.698618 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-3de12a68-1bac-4b8a-9887-5432d80fcb86 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:42.698882 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-3de12a68-1bac-4b8a-9887-5432d80fcb86 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:42.699166 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-3de12a68-1bac-4b8a-9887-5432d80fcb86 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:42.707893 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:42.707893 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:42.712412 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-3de12a68-1bac-4b8a-9887-5432d80fcb86 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:42.717174 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-3de12a68-1bac-4b8a-9887-5432d80fcb86 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:42.717570 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 987/3969] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:00:42 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:42.787159 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-763f2ee2-c104-457a-83c3-73c92a29db1e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.787672 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-763f2ee2-c104-457a-83c3-73c92a29db1e None None] GET https://10.4.3.15/volume// Aug 07 19:00:42.787893 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-763f2ee2-c104-457a-83c3-73c92a29db1e None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:42.788160 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-763f2ee2-c104-457a-83c3-73c92a29db1e None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:42.788559 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-763f2ee2-c104-457a-83c3-73c92a29db1e None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:42.789363 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 991/3970] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:00: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 07 19:00:42.795487 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-01490ee3-75ee-479c-b5cc-584e787d1070 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.797488 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-01490ee3-75ee-479c-b5cc-584e787d1070 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:00:42.797869 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-01490ee3-75ee-479c-b5cc-584e787d1070 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22d04895-5c79-4321-9d2b-f318078cbe87", "connector": null, "instance_uuid": "02e0571a-4d3b-4475-9b18-79b22b491fc0"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:42.805447 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:42.805447 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:42.826673 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-01490ee3-75ee-479c-b5cc-584e787d1070 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:00:42.827129 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 996/3971] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:00: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 07 19:00:42.853101 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ac597ee4-c83e-42cd-9ddd-16fd9a1aa776 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.855348 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ac597ee4-c83e-42cd-9ddd-16fd9a1aa776 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:42.855603 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ac597ee4-c83e-42cd-9ddd-16fd9a1aa776 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:42.855840 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ac597ee4-c83e-42cd-9ddd-16fd9a1aa776 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:42.866143 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-293026db-c679-423c-baa5-db35c5d60712 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.866566 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-293026db-c679-423c-baa5-db35c5d60712 None None] GET https://10.4.3.15/volume// Aug 07 19:00:42.866679 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-293026db-c679-423c-baa5-db35c5d60712 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:42.866948 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-293026db-c679-423c-baa5-db35c5d60712 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:42.867025 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:42.867025 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:42.867269 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-293026db-c679-423c-baa5-db35c5d60712 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:42.867575 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 988/3972] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:00: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 07 19:00:42.870663 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ac597ee4-c83e-42cd-9ddd-16fd9a1aa776 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:42.874434 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ac597ee4-c83e-42cd-9ddd-16fd9a1aa776 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:42.874716 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-5f77afb5-e101-4d31-8672-f20c51ef4e5a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.874874 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 998/3973] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:42 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:42.878047 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-5f77afb5-e101-4d31-8672-f20c51ef4e5a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:42.878361 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-5f77afb5-e101-4d31-8672-f20c51ef4e5a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:42.878631 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-5f77afb5-e101-4d31-8672-f20c51ef4e5a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:42.881273 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=392,cinder:UPDATE=94,cinder:INSERT=48,cinder:DELETE=4 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:00:42.892479 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:42.892479 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:42.897019 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-5f77afb5-e101-4d31-8672-f20c51ef4e5a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:42.902346 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-5f77afb5-e101-4d31-8672-f20c51ef4e5a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:42.902886 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 992/3974] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:00:42 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 1051 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:00:42.908434 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c450b9bc-5c76-4fd7-9eb7-51464a05f5a0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.910231 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c450b9bc-5c76-4fd7-9eb7-51464a05f5a0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e Aug 07 19:00:42.910419 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c450b9bc-5c76-4fd7-9eb7-51464a05f5a0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:42.910619 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c450b9bc-5c76-4fd7-9eb7-51464a05f5a0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:42.912434 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=418,cinder:INSERT=73,cinder:UPDATE=125 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:00:42.918911 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:42.918911 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:42.923138 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c450b9bc-5c76-4fd7-9eb7-51464a05f5a0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:42.927319 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c450b9bc-5c76-4fd7-9eb7-51464a05f5a0 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e returned with HTTP 200 Aug 07 19:00:42.927828 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 997/3975] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:42 2026] GET /volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:42.941840 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e9821a81-0d7e-4cb4-a769-becd3a187e6c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.942413 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a5d99cda-f540-45d4-af49-30ab09445e91 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.943622 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9821a81-0d7e-4cb4-a769-becd3a187e6c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:00:42.944007 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9821a81-0d7e-4cb4-a769-becd3a187e6c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c5a3832-7085-4073-92fd-7cdf52829d0e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1749640310"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:42.944091 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a5d99cda-f540-45d4-af49-30ab09445e91 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d Aug 07 19:00:42.944280 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a5d99cda-f540-45d4-af49-30ab09445e91 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:42.944457 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a5d99cda-f540-45d4-af49-30ab09445e91 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:42.949784 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a5d99cda-f540-45d4-af49-30ab09445e91 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d returned with HTTP 404 Aug 07 19:00:42.950266 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 999/3976] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:42 2026] GET /volume/v3/volumes/403b3f5a-4d8a-4e6f-875b-5e0f948de77d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 19:00:42.951782 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:42.951782 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:42.952313 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e9821a81-0d7e-4cb4-a769-becd3a187e6c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:42.952477 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-e9821a81-0d7e-4cb4-a769-becd3a187e6c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create snapshot from volume 5c5a3832-7085-4073-92fd-7cdf52829d0e Aug 07 19:00:42.958932 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bf82af2e-4f55-470c-83e6-05a14d9eb932 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.960908 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bf82af2e-4f55-470c-83e6-05a14d9eb932 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] DELETE https://10.4.3.15/volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af Aug 07 19:00:42.961155 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bf82af2e-4f55-470c-83e6-05a14d9eb932 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:42.961342 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bf82af2e-4f55-470c-83e6-05a14d9eb932 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:42.962174 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-bf82af2e-4f55-470c-83e6-05a14d9eb932 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume with id: bf751c7d-104b-4c23-826f-63a3f709f7af Aug 07 19:00:42.969467 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:42.969467 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:42.969915 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-bf82af2e-4f55-470c-83e6-05a14d9eb932 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:42.983836 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-e9821a81-0d7e-4cb4-a769-becd3a187e6c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['c155b693-9ad6-4697-80d8-cf882e442b34', '32e7d038-1cd3-4c60-8e1f-a95455cdedb0', 'b77105d8-1a8b-47cc-95a7-b86b83580240', '19e4bdc5-3b5f-4fc9-9040-b5458d773d56'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:42.988327 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-bf82af2e-4f55-470c-83e6-05a14d9eb932 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Delete volume request issued successfully. Aug 07 19:00:42.988589 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bf82af2e-4f55-470c-83e6-05a14d9eb932 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af returned with HTTP 202 Aug 07 19:00:42.988979 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 993/3977] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:42 2026] DELETE /volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:42.995724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8028e87a-09ba-41cf-87b6-57d54330d42e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:42.998141 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8028e87a-09ba-41cf-87b6-57d54330d42e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af Aug 07 19:00:42.998400 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8028e87a-09ba-41cf-87b6-57d54330d42e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:42.998548 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8028e87a-09ba-41cf-87b6-57d54330d42e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:43.005376 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a1edfd45-6418-4d13-a51e-7a462811cf8a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:43.006750 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:43.006750 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:43.007480 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a1edfd45-6418-4d13-a51e-7a462811cf8a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:43.007676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a1edfd45-6418-4d13-a51e-7a462811cf8a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:43.007920 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a1edfd45-6418-4d13-a51e-7a462811cf8a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:43.008121 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a1edfd45-6418-4d13-a51e-7a462811cf8a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:43.012771 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:43.012771 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:43.013689 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a1edfd45-6418-4d13-a51e-7a462811cf8a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:43.013838 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8028e87a-09ba-41cf-87b6-57d54330d42e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Volume info retrieved successfully. Aug 07 19:00:43.014108 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1000/3978] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:43 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:43.020712 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8028e87a-09ba-41cf-87b6-57d54330d42e tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af returned with HTTP 200 Aug 07 19:00:43.021125 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 998/3979] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:42 2026] GET /volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:43.023844 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-fc9290b1-6946-41ab-a89c-d82775cd4ca1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:43.026696 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-12f7ba45-c10b-42d8-aca6-bc929ea265cc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:43.026987 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e9821a81-0d7e-4cb4-a769-becd3a187e6c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot create request issued successfully. Aug 07 19:00:43.027377 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9821a81-0d7e-4cb4-a769-becd3a187e6c tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:00:43.027751 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 989/3980] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:00:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:43.028760 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-fc9290b1-6946-41ab-a89c-d82775cd4ca1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] PUT https://10.4.3.15/volume/v3/attachments/33cd059e-34e5-4c81-b3cc-56271f301aeb Aug 07 19:00:43.028958 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-12f7ba45-c10b-42d8-aca6-bc929ea265cc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b Aug 07 19:00:43.029175 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-12f7ba45-c10b-42d8-aca6-bc929ea265cc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:43.029380 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-12f7ba45-c10b-42d8-aca6-bc929ea265cc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:43.030421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-fc9290b1-6946-41ab-a89c-d82775cd4ca1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:43.041242 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-fc9290b1-6946-41ab-a89c-d82775cd4ca1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Acquiring lock "cinder-attachment_update-22d04895-5c79-4321-9d2b-f318078cbe87-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:00:43.041484 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f48b4b8b-10b6-4af8-b94e-9668ed467ef3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:43.043292 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f48b4b8b-10b6-4af8-b94e-9668ed467ef3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf Aug 07 19:00:43.043593 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f48b4b8b-10b6-4af8-b94e-9668ed467ef3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:43.043859 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f48b4b8b-10b6-4af8-b94e-9668ed467ef3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:43.044730 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:43.044730 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:43.046008 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-fc9290b1-6946-41ab-a89c-d82775cd4ca1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Lock "cinder-attachment_update-22d04895-5c79-4321-9d2b-f318078cbe87-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:00:43.046959 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:43.046959 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:43.048781 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-12f7ba45-c10b-42d8-aca6-bc929ea265cc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:00:43.049934 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:43.049934 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:43.050646 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f48b4b8b-10b6-4af8-b94e-9668ed467ef3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:43.051429 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f48b4b8b-10b6-4af8-b94e-9668ed467ef3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf returned with HTTP 200 Aug 07 19:00:43.052020 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 999/3981] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:43 2026] GET /volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:43.056772 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-12f7ba45-c10b-42d8-aca6-bc929ea265cc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b returned with HTTP 200 Aug 07 19:00:43.057152 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1001/3982] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:43 2026] GET /volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:43.073241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9af209a9-fc87-4a04-9acf-f77afcc1d815 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:43.075548 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9af209a9-fc87-4a04-9acf-f77afcc1d815 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:43.075772 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9af209a9-fc87-4a04-9acf-f77afcc1d815 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:43.075970 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9af209a9-fc87-4a04-9acf-f77afcc1d815 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:43.076114 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-9af209a9-fc87-4a04-9acf-f77afcc1d815 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete backup with id: 66904a1b-5ace-43df-9835-52c25a806654. Aug 07 19:00:43.080558 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:43.080558 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:43.091642 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-9af209a9-fc87-4a04-9acf-f77afcc1d815 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] delete_backup rpcapi backup_id 66904a1b-5ace-43df-9835-52c25a806654 {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:00:43.093103 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9af209a9-fc87-4a04-9acf-f77afcc1d815 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 202 Aug 07 19:00:43.093458 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 990/3983] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:43 2026] DELETE /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:43.102094 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-23b8500e-3c56-498f-bec7-81094bbed6a7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:43.103734 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23b8500e-3c56-498f-bec7-81094bbed6a7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:43.103913 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23b8500e-3c56-498f-bec7-81094bbed6a7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:43.104129 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23b8500e-3c56-498f-bec7-81094bbed6a7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:43.104255 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-23b8500e-3c56-498f-bec7-81094bbed6a7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:43.110936 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:43.110936 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:43.115022 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23b8500e-3c56-498f-bec7-81094bbed6a7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 200 Aug 07 19:00:43.115022 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1000/3984] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:43 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:43.195068 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-22aa6c63-7520-4d76-af79-4b0532457bb6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:43.196716 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-22aa6c63-7520-4d76-af79-4b0532457bb6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:43.196896 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-22aa6c63-7520-4d76-af79-4b0532457bb6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:43.197107 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-22aa6c63-7520-4d76-af79-4b0532457bb6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:43.206357 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:43.206357 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:43.209205 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-22aa6c63-7520-4d76-af79-4b0532457bb6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:43.212957 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-22aa6c63-7520-4d76-af79-4b0532457bb6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:43.213335 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1002/3985] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:43 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:43.213534 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-fc9290b1-6946-41ab-a89c-d82775cd4ca1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Lock "cinder-attachment_update-22d04895-5c79-4321-9d2b-f318078cbe87-np0000006749" released by "attachment_update" :: held 0.168s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:00:43.213845 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-fc9290b1-6946-41ab-a89c-d82775cd4ca1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/33cd059e-34e5-4c81-b3cc-56271f301aeb returned with HTTP 200 Aug 07 19:00:43.214428 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 994/3986] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:00:43 2026] PUT /volume/v3/attachments/33cd059e-34e5-4c81-b3cc-56271f301aeb => generated 968 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:43.224571 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-c288d6a8-9e84-4e3e-bd8b-e2a2c773dfda None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:43.226578 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-c288d6a8-9e84-4e3e-bd8b-e2a2c773dfda tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87/encryption Aug 07 19:00:43.226774 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-c288d6a8-9e84-4e3e-bd8b-e2a2c773dfda tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:43.226970 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-c288d6a8-9e84-4e3e-bd8b-e2a2c773dfda tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:43.235915 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:43.235915 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:43.242404 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-c288d6a8-9e84-4e3e-bd8b-e2a2c773dfda tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87/encryption returned with HTTP 200 Aug 07 19:00:43.242701 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 991/3987] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:00:43 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:43.886577 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-74ed6854-d39e-459b-bde3-8b407843513d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:43.888428 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74ed6854-d39e-459b-bde3-8b407843513d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:43.888620 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74ed6854-d39e-459b-bde3-8b407843513d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:43.888819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74ed6854-d39e-459b-bde3-8b407843513d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:43.898489 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:43.898489 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:43.901918 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-74ed6854-d39e-459b-bde3-8b407843513d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:43.906207 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74ed6854-d39e-459b-bde3-8b407843513d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:43.906640 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1001/3988] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:43 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:44.034541 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f64a18d4-ad8f-4e93-be6d-d116cab3d9e9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:44.036992 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f64a18d4-ad8f-4e93-be6d-d116cab3d9e9 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] GET https://10.4.3.15/volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af Aug 07 19:00:44.037255 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f64a18d4-ad8f-4e93-be6d-d116cab3d9e9 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:44.037488 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f64a18d4-ad8f-4e93-be6d-d116cab3d9e9 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:44.047905 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f64a18d4-ad8f-4e93-be6d-d116cab3d9e9 tempest-CreateVolumesFromSourceVolumeTest-712288595 tempest-CreateVolumesFromSourceVolumeTest-712288595-project-member] https://10.4.3.15/volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af returned with HTTP 404 Aug 07 19:00:44.048521 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1003/3989] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:44 2026] GET /volume/v3/volumes/bf751c7d-104b-4c23-826f-63a3f709f7af => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:44.060260 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d4147c10-5517-4675-a1bd-fc054d60e6c3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:44.062883 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d4147c10-5517-4675-a1bd-fc054d60e6c3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf Aug 07 19:00:44.063150 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d4147c10-5517-4675-a1bd-fc054d60e6c3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:44.063329 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d4147c10-5517-4675-a1bd-fc054d60e6c3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:44.068481 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:44.068481 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:44.068884 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d4147c10-5517-4675-a1bd-fc054d60e6c3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:44.069617 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d4147c10-5517-4675-a1bd-fc054d60e6c3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf returned with HTTP 200 Aug 07 19:00:44.069988 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 995/3990] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:44 2026] GET /volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:44.078489 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:44.080213 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:44.080558 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d8bc1149-a020-4b12-a645-485abeb83fdf", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-548873244"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:44.082317 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request body: {'volume': {'snapshot_id': 'd8bc1149-a020-4b12-a645-485abeb83fdf', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-548873244'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:44.088661 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:44.088661 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:44.089129 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:44.089249 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume of 1 GB Aug 07 19:00:44.093524 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Availability Zones retrieved successfully. Aug 07 19:00:44.098570 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (21a2126c-006e-4ea7-975f-4bdc22c08fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:44.099411 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (551e5593-d2d7-4e32-9a01-1cb13e46198e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:44.100326 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:44.124816 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-75decd90-c78d-45b9-a4e5-6bf3ae025eb9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:44.127434 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75decd90-c78d-45b9-a4e5-6bf3ae025eb9 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 Aug 07 19:00:44.127672 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75decd90-c78d-45b9-a4e5-6bf3ae025eb9 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:44.127971 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75decd90-c78d-45b9-a4e5-6bf3ae025eb9 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:44.128292 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-75decd90-c78d-45b9-a4e5-6bf3ae025eb9 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 66904a1b-5ace-43df-9835-52c25a806654. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:44.128386 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (551e5593-d2d7-4e32-9a01-1cb13e46198e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd8bc1149-a020-4b12-a645-485abeb83fdf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:44.129408 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (190e63e4-be63-4f4a-8de5-689501f858b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:44.132563 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75decd90-c78d-45b9-a4e5-6bf3ae025eb9 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 returned with HTTP 404 Aug 07 19:00:44.133519 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1002/3991] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:44 2026] GET /volume/v3/backups/66904a1b-5ace-43df-9835-52c25a806654 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:44.144551 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ec99aabf-0ce6-4be7-b791-83107b085efd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:44.146148 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:44.146507 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2137997288"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:44.147781 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2137997288'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:44.147896 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume of 1 GB Aug 07 19:00:44.151602 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Availability Zones retrieved successfully. Aug 07 19:00:44.157161 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Flow 'volume_create_api' (0fb600c2-e4f3-440c-8304-9b8fc39fa08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:44.158186 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (affd8eba-5ec8-4818-a63d-3c125c1e6092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:44.159063 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:44.167272 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Created reservations ['3f134734-9e48-4543-8f39-98eee7b7b749', '3d824d5e-81fa-462d-81fa-f05b0082e20e', '9faab22a-7959-4dfc-b0dd-8dc9492348d3', '037da8be-c84c-4fa8-9d4e-8910decda913'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:44.168147 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (190e63e4-be63-4f4a-8de5-689501f858b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f134734-9e48-4543-8f39-98eee7b7b749', '3d824d5e-81fa-462d-81fa-f05b0082e20e', '9faab22a-7959-4dfc-b0dd-8dc9492348d3', '037da8be-c84c-4fa8-9d4e-8910decda913']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:44.168808 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58d7a601-eabc-45a9-a873-42d97eecec1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:44.186355 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (affd8eba-5ec8-4818-a63d-3c125c1e6092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:44.187039 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e84fb2c6-3f04-4250-82f9-6710c3006cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:44.205634 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58d7a601-eabc-45a9-a873-42d97eecec1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccda9441-d300-4be2-a37f-29216dc5ccda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-548873244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['3f134734-9e48-4543-8f39-98eee7b7b749','3d824d5e-81fa-462d-81fa-f05b0082e20e','9faab22a-7959-4dfc-b0dd-8dc9492348d3','037da8be-c84c-4fa8-9d4e-8910decda913'],size=1,snapshot_id=d8bc1149-a020-4b12-a645-485abeb83fdf,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-548873244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccda9441-d300-4be2-a37f-29216dc5ccda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107e887f8d0f4691a13f0d7937395705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8bc1149-a020-4b12-a645-485abeb83fdf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='182dc197f71d47689d66d82b61a4ebb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:44.206350 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97115a1c-533c-446e-aa32-0e42bdb5d473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:44.223287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97115a1c-533c-446e-aa32-0e42bdb5d473) transitioned into state 'SUCCESS' from state '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-548873244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107e887f8d0f4691a13f0d7937395705',qos_specs=None,replication_status=,reservations=['3f134734-9e48-4543-8f39-98eee7b7b749','3d824d5e-81fa-462d-81fa-f05b0082e20e','9faab22a-7959-4dfc-b0dd-8dc9492348d3','037da8be-c84c-4fa8-9d4e-8910decda913'],size=1,snapshot_id=d8bc1149-a020-4b12-a645-485abeb83fdf,source_replicaid=,source_volid=None,status='creating',user_id='182dc197f71d47689d66d82b61a4ebb2',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:44.223900 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa65314-9210-48ac-a02c-6f54ce06e6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:44.228844 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ebf17489-85ea-410c-9595-f6cb6beae381 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:44.230605 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ebf17489-85ea-410c-9595-f6cb6beae381 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:44.230793 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ebf17489-85ea-410c-9595-f6cb6beae381 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:44.230968 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ebf17489-85ea-410c-9595-f6cb6beae381 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:44.231483 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Created reservations ['f00d021c-3be1-4cf3-af70-896064008eba', '1ba026a7-d109-4fc8-839e-8d770a1aa1d2', '1aa6c421-82a4-4b9e-bf32-1ea501e0913c', '42054645-6cc8-4d1d-85b0-b3eb69878a20'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:44.232455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e84fb2c6-3f04-4250-82f9-6710c3006cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f00d021c-3be1-4cf3-af70-896064008eba', '1ba026a7-d109-4fc8-839e-8d770a1aa1d2', '1aa6c421-82a4-4b9e-bf32-1ea501e0913c', '42054645-6cc8-4d1d-85b0-b3eb69878a20']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:44.233389 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79100d79-d6ef-446b-b4c6-453f8aa27b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:44.240931 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:44.240931 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:44.242120 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa65314-9210-48ac-a02c-6f54ce06e6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:44.242985 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Flow 'volume_create_api' (21a2126c-006e-4ea7-975f-4bdc22c08fba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:44.243290 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Create volume request issued successfully. Aug 07 19:00:44.243791 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bf51281d-2597-4ec0-8e5b-bc738ed61dfb tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:44.244204 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 992/3992] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:44 2026] POST /volume/v3/volumes => generated 785 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:44.248216 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ebf17489-85ea-410c-9595-f6cb6beae381 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:44.252337 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ebf17489-85ea-410c-9595-f6cb6beae381 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:44.252733 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 996/3993] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:44 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:44.257445 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6163e04a-3df3-4092-9fb6-d75823832b23 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:44.262158 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6163e04a-3df3-4092-9fb6-d75823832b23 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda Aug 07 19:00:44.262444 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6163e04a-3df3-4092-9fb6-d75823832b23 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:44.262734 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6163e04a-3df3-4092-9fb6-d75823832b23 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:44.265447 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79100d79-d6ef-446b-b4c6-453f8aa27b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '580a1d23-6546-4d94-8ea4-4d466f47b9ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2137997288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ab7fb7daca41fb968c778416e9c9b6',qos_specs=None,replication_status=,reservations=['f00d021c-3be1-4cf3-af70-896064008eba','1ba026a7-d109-4fc8-839e-8d770a1aa1d2','1aa6c421-82a4-4b9e-bf32-1ea501e0913c','42054645-6cc8-4d1d-85b0-b3eb69878a20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2137997288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=580a1d23-6546-4d94-8ea4-4d466f47b9ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33ab7fb7daca41fb968c778416e9c9b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:44.265921 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5b42ca-5a9e-4187-9d46-d9dbd28e2a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:44.279125 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:44.279125 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:44.282976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5b42ca-5a9e-4187-9d46-d9dbd28e2a0f) transitioned into state 'SUCCESS' from state '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-2137997288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ab7fb7daca41fb968c778416e9c9b6',qos_specs=None,replication_status=,reservations=['f00d021c-3be1-4cf3-af70-896064008eba','1ba026a7-d109-4fc8-839e-8d770a1aa1d2','1aa6c421-82a4-4b9e-bf32-1ea501e0913c','42054645-6cc8-4d1d-85b0-b3eb69878a20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:44.283341 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6163e04a-3df3-4092-9fb6-d75823832b23 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:44.283742 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b72a22ac-d388-4292-948f-f9610800a14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:44.287953 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6163e04a-3df3-4092-9fb6-d75823832b23 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda returned with HTTP 200 Aug 07 19:00:44.288446 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1003/3994] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:44 2026] GET /volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:44.293194 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b72a22ac-d388-4292-948f-f9610800a14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:44.293607 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Flow 'volume_create_api' (0fb600c2-e4f3-440c-8304-9b8fc39fa08e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:44.293976 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume request issued successfully. Aug 07 19:00:44.294661 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ec99aabf-0ce6-4be7-b791-83107b085efd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:44.295252 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1004/3995] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:44 2026] POST /volume/v3/volumes => generated 747 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:44.310470 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-092e3348-04ef-4b1b-a9c8-87c292ecfb60 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:44.312336 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-092e3348-04ef-4b1b-a9c8-87c292ecfb60 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef Aug 07 19:00:44.312618 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-092e3348-04ef-4b1b-a9c8-87c292ecfb60 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:44.312885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-092e3348-04ef-4b1b-a9c8-87c292ecfb60 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:44.323496 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:44.323496 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:44.329725 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-092e3348-04ef-4b1b-a9c8-87c292ecfb60 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:00:44.334820 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-092e3348-04ef-4b1b-a9c8-87c292ecfb60 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef returned with HTTP 200 Aug 07 19:00:44.335315 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 993/3996] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:44 2026] GET /volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:44.548626 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-99742f84-831b-44ed-9cba-d4bb5030f1d9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:44.551909 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-99742f84-831b-44ed-9cba-d4bb5030f1d9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments/796c8d18-d30f-413a-aa0a-0a5116508db3/action Aug 07 19:00:44.552288 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-99742f84-831b-44ed-9cba-d4bb5030f1d9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:44.552414 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-99742f84-831b-44ed-9cba-d4bb5030f1d9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:44.567929 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:44.567929 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:44.580255 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-7e86f2f4-787b-4292-a3ea-a2348b6e4ea5 req-99742f84-831b-44ed-9cba-d4bb5030f1d9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/796c8d18-d30f-413a-aa0a-0a5116508db3/action returned with HTTP 204 Aug 07 19:00:44.580807 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 997/3997] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:00:44 2026] POST /volume/v3/attachments/796c8d18-d30f-413a-aa0a-0a5116508db3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 19:00:44.917636 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2c3f3dd2-3b03-472b-89e3-04b3128a9375 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:44.919357 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2c3f3dd2-3b03-472b-89e3-04b3128a9375 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:44.919625 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2c3f3dd2-3b03-472b-89e3-04b3128a9375 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:44.919885 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2c3f3dd2-3b03-472b-89e3-04b3128a9375 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:44.927966 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:44.927966 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:44.930926 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2c3f3dd2-3b03-472b-89e3-04b3128a9375 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:44.934691 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2c3f3dd2-3b03-472b-89e3-04b3128a9375 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:44.935033 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1004/3998] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:44 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:45.161023 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2e20935c-1363-4b61-8eda-0227984aa2dd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.233765 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:45.234154 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-101910997"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:45.235499 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-101910997'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:45.235616 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Create volume of 1 GB Aug 07 19:00:45.235871 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.235871 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:45.239729 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Availability Zones retrieved successfully. Aug 07 19:00:45.244853 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Flow 'volume_create_api' (bb1e2da3-7a77-4152-b445-b50ef157b93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:45.245703 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0321c0-5403-463f-8c6c-80b11dc1f7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:45.246609 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:45.264860 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-270a4fba-6c72-4d80-b633-34786285d8a4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.266611 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-270a4fba-6c72-4d80-b633-34786285d8a4 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:45.266844 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-270a4fba-6c72-4d80-b633-34786285d8a4 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.267063 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-270a4fba-6c72-4d80-b633-34786285d8a4 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.269236 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=395,cinder:UPDATE=137,cinder:INSERT=76,cinder:DELETE=2 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:00:45.270145 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0321c0-5403-463f-8c6c-80b11dc1f7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:45.270792 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b635c7b-61b1-42be-a2aa-1ab62fccf3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:45.277853 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.277853 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:45.281717 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-270a4fba-6c72-4d80-b633-34786285d8a4 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:45.286357 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-270a4fba-6c72-4d80-b633-34786285d8a4 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:45.286738 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 994/3999] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:45.297827 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5e49fad9-6621-4bcd-bff6-927ad3f68f68 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.299793 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5e49fad9-6621-4bcd-bff6-927ad3f68f68 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:45.300044 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5e49fad9-6621-4bcd-bff6-927ad3f68f68 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.300350 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5e49fad9-6621-4bcd-bff6-927ad3f68f68 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.301565 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-725bfe2e-5f7a-4ae6-83e9-eb23034ed920 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.303712 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-725bfe2e-5f7a-4ae6-83e9-eb23034ed920 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda Aug 07 19:00:45.303912 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-725bfe2e-5f7a-4ae6-83e9-eb23034ed920 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.304243 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-725bfe2e-5f7a-4ae6-83e9-eb23034ed920 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.308730 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.308730 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:45.311556 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5e49fad9-6621-4bcd-bff6-927ad3f68f68 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:45.311637 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.311637 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:45.314911 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-725bfe2e-5f7a-4ae6-83e9-eb23034ed920 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:45.315098 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5e49fad9-6621-4bcd-bff6-927ad3f68f68 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:45.315436 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 998/4000] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 1168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:45.319107 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-725bfe2e-5f7a-4ae6-83e9-eb23034ed920 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda returned with HTTP 200 Aug 07 19:00:45.319445 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1005/4001] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:45.326919 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Created reservations ['fc736b2f-8bfc-4d4f-bfe1-59c7a8af3cf9', '20714ed0-a56a-4d5b-bb97-e29e0edcbf39', 'efdff089-1aa4-4a7a-9334-dbf1892a872d', '9e699fee-1458-41c1-82be-c637197301d4'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:45.327939 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b635c7b-61b1-42be-a2aa-1ab62fccf3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc736b2f-8bfc-4d4f-bfe1-59c7a8af3cf9', '20714ed0-a56a-4d5b-bb97-e29e0edcbf39', 'efdff089-1aa4-4a7a-9334-dbf1892a872d', '9e699fee-1458-41c1-82be-c637197301d4']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:45.328871 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73d8ca80-6c0d-46cc-985c-a1b487665899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:45.333120 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-070582fa-c91e-40ee-b80d-89aab7fa6537 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.334852 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-070582fa-c91e-40ee-b80d-89aab7fa6537 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda Aug 07 19:00:45.335090 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-070582fa-c91e-40ee-b80d-89aab7fa6537 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.335286 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-070582fa-c91e-40ee-b80d-89aab7fa6537 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.341766 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.341766 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:45.344835 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-070582fa-c91e-40ee-b80d-89aab7fa6537 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:45.348096 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3b699fb3-b9bc-42ba-94a3-236544fbd5a1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.348623 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-070582fa-c91e-40ee-b80d-89aab7fa6537 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda returned with HTTP 200 Aug 07 19:00:45.348958 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 995/4002] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:45.349396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a737d755-2af0-414c-a363-46d69a8ca83c req-f353b28f-e56c-4753-b8a4-4bce2659fd80 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.349716 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b699fb3-b9bc-42ba-94a3-236544fbd5a1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef Aug 07 19:00:45.349883 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3b699fb3-b9bc-42ba-94a3-236544fbd5a1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.350090 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3b699fb3-b9bc-42ba-94a3-236544fbd5a1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.351291 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-f353b28f-e56c-4753-b8a4-4bce2659fd80 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:45.351475 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-f353b28f-e56c-4753-b8a4-4bce2659fd80 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.351663 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-f353b28f-e56c-4753-b8a4-4bce2659fd80 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.353758 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73d8ca80-6c0d-46cc-985c-a1b487665899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc16f1cd-fb48-4225-8895-e2ba7146afe7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-101910997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ed68fc3c1fd42799ddf6c3e107f034f',qos_specs=None,replication_status=,reservations=['fc736b2f-8bfc-4d4f-bfe1-59c7a8af3cf9','20714ed0-a56a-4d5b-bb97-e29e0edcbf39','efdff089-1aa4-4a7a-9334-dbf1892a872d','9e699fee-1458-41c1-82be-c637197301d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef90be5c002a470abae7fc9c1d24857c',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-101910997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc16f1cd-fb48-4225-8895-e2ba7146afe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ed68fc3c1fd42799ddf6c3e107f034f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef90be5c002a470abae7fc9c1d24857c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:45.354541 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8897c1df-ce18-4c51-9a3c-145f96b1c69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:45.356397 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.356397 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:45.359583 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3b699fb3-b9bc-42ba-94a3-236544fbd5a1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:00:45.359643 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f21b84fc-5989-4627-b530-e471fe47aec2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.360431 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.360431 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:45.361154 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f21b84fc-5989-4627-b530-e471fe47aec2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda Aug 07 19:00:45.361331 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f21b84fc-5989-4627-b530-e471fe47aec2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.361501 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f21b84fc-5989-4627-b530-e471fe47aec2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.361656 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f21b84fc-5989-4627-b530-e471fe47aec2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume with id: ccda9441-d300-4be2-a37f-29216dc5ccda Aug 07 19:00:45.363288 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b699fb3-b9bc-42ba-94a3-236544fbd5a1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef returned with HTTP 200 Aug 07 19:00:45.363691 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a737d755-2af0-414c-a363-46d69a8ca83c req-f353b28f-e56c-4753-b8a4-4bce2659fd80 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:45.363726 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 999/4003] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:45.367800 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-f353b28f-e56c-4753-b8a4-4bce2659fd80 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:45.368261 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1006/4004] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:45.368387 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.368387 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:45.368792 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f21b84fc-5989-4627-b530-e471fe47aec2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:45.372682 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8897c1df-ce18-4c51-9a3c-145f96b1c69f) transitioned into state 'SUCCESS' from state '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-101910997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ed68fc3c1fd42799ddf6c3e107f034f',qos_specs=None,replication_status=,reservations=['fc736b2f-8bfc-4d4f-bfe1-59c7a8af3cf9','20714ed0-a56a-4d5b-bb97-e29e0edcbf39','efdff089-1aa4-4a7a-9334-dbf1892a872d','9e699fee-1458-41c1-82be-c637197301d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef90be5c002a470abae7fc9c1d24857c',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:45.373372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95d863db-336f-4a1e-aca9-89d8d28ac3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:45.377624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1ba52726-d589-4a59-9f24-baccabeb82d1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.379335 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1ba52726-d589-4a59-9f24-baccabeb82d1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 19:00:45.379701 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1ba52726-d589-4a59-9f24-baccabeb82d1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "580a1d23-6546-4d94-8ea4-4d466f47b9ef", "name": "tempest-VolumesBackupsTest-Backup-1907912470"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:45.381127 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-1ba52726-d589-4a59-9f24-baccabeb82d1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating new backup {'backup': {'volume_id': '580a1d23-6546-4d94-8ea4-4d466f47b9ef', 'name': 'tempest-VolumesBackupsTest-Backup-1907912470'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:00:45.381256 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-1ba52726-d589-4a59-9f24-baccabeb82d1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating backup of volume 580a1d23-6546-4d94-8ea4-4d466f47b9ef in container None Aug 07 19:00:45.383805 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95d863db-336f-4a1e-aca9-89d8d28ac3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:45.384696 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Flow 'volume_create_api' (bb1e2da3-7a77-4152-b445-b50ef157b93f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:45.384991 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Create volume request issued successfully. Aug 07 19:00:45.385374 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a737d755-2af0-414c-a363-46d69a8ca83c req-02fe8516-3778-4e4b-92f3-ead37b3a79b0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.385487 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f21b84fc-5989-4627-b530-e471fe47aec2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume request issued successfully. Aug 07 19:00:45.385585 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e20935c-1363-4b61-8eda-0227984aa2dd tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:45.385651 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f21b84fc-5989-4627-b530-e471fe47aec2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda returned with HTTP 202 Aug 07 19:00:45.386044 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 996/4005] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:45 2026] DELETE /volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 19:00:45.386120 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1005/4006] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 19:00:45 2026] POST /volume/v3/volumes => generated 763 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:45.388166 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-02fe8516-3778-4e4b-92f3-ead37b3a79b0 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08/action Aug 07 19:00:45.388514 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.388514 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:45.388668 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-02fe8516-3778-4e4b-92f3-ead37b3a79b0 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:45.388867 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-02fe8516-3778-4e4b-92f3-ead37b3a79b0 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:45.389089 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1ba52726-d589-4a59-9f24-baccabeb82d1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:00:45.391894 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a2b8c538-c376-4af8-b445-de28bc0b8d00 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.393337 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2b8c538-c376-4af8-b445-de28bc0b8d00 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda Aug 07 19:00:45.393500 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a2b8c538-c376-4af8-b445-de28bc0b8d00 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.393674 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a2b8c538-c376-4af8-b445-de28bc0b8d00 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.399775 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.399775 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:45.400484 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5fa0850c-37a7-486a-a2c8-93d5bd1102d9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.401736 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.401736 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:45.402375 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a737d755-2af0-414c-a363-46d69a8ca83c req-02fe8516-3778-4e4b-92f3-ead37b3a79b0 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:45.402406 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5fa0850c-37a7-486a-a2c8-93d5bd1102d9 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 Aug 07 19:00:45.402538 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5fa0850c-37a7-486a-a2c8-93d5bd1102d9 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.402731 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5fa0850c-37a7-486a-a2c8-93d5bd1102d9 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.402955 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a2b8c538-c376-4af8-b445-de28bc0b8d00 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:45.406551 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2b8c538-c376-4af8-b445-de28bc0b8d00 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda returned with HTTP 200 Aug 07 19:00:45.406623 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-1ba52726-d589-4a59-9f24-baccabeb82d1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Created reservations ['2536f21d-e239-442c-b5ba-c6d2e423994d', '788eecfb-c5ea-4f11-8dd5-47bb9c3cd304'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:45.406906 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 997/4007] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:45.407478 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a737d755-2af0-414c-a363-46d69a8ca83c req-02fe8516-3778-4e4b-92f3-ead37b3a79b0 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Begin detaching volume completed successfully. Aug 07 19:00:45.407690 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-02fe8516-3778-4e4b-92f3-ead37b3a79b0 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08/action returned with HTTP 202 Aug 07 19:00:45.408132 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1007/4008] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:00:45 2026] POST /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:00:45.410628 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.410628 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:45.415031 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5fa0850c-37a7-486a-a2c8-93d5bd1102d9 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:45.419021 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5fa0850c-37a7-486a-a2c8-93d5bd1102d9 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 returned with HTTP 200 Aug 07 19:00:45.419363 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1006/4009] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:45.435812 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1ba52726-d589-4a59-9f24-baccabeb82d1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:00:45.436186 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1000/4010] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:45 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 07 19:00:45.446133 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7d8281c5-0a42-44f8-b2b2-b5c373e8ee0b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.447840 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d8281c5-0a42-44f8-b2b2-b5c373e8ee0b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:45.448041 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d8281c5-0a42-44f8-b2b2-b5c373e8ee0b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.448280 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d8281c5-0a42-44f8-b2b2-b5c373e8ee0b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.448417 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7d8281c5-0a42-44f8-b2b2-b5c373e8ee0b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:45.449135 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-73f7b5e1-328d-451e-98b2-2e81c3b9539f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.449540 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-73f7b5e1-328d-451e-98b2-2e81c3b9539f None None] GET https://10.4.3.15/volume// Aug 07 19:00:45.449716 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-73f7b5e1-328d-451e-98b2-2e81c3b9539f None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.449923 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-73f7b5e1-328d-451e-98b2-2e81c3b9539f None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.450310 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-73f7b5e1-328d-451e-98b2-2e81c3b9539f None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:45.450588 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1008/4011] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:00:45.452522 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.452522 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:45.453218 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d8281c5-0a42-44f8-b2b2-b5c373e8ee0b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:45.453552 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 998/4012] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:45.457801 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-a737d755-2af0-414c-a363-46d69a8ca83c req-9b6f0262-3d17-42d0-b297-c9cbf4d474e3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.459702 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-9b6f0262-3d17-42d0-b297-c9cbf4d474e3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:45.460165 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-9b6f0262-3d17-42d0-b297-c9cbf4d474e3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.460165 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-9b6f0262-3d17-42d0-b297-c9cbf4d474e3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.462067 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=416,cinder:INSERT=60,cinder:UPDATE=109,cinder:DELETE=3 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:00:45.469707 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.469707 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:45.473411 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-a737d755-2af0-414c-a363-46d69a8ca83c req-9b6f0262-3d17-42d0-b297-c9cbf4d474e3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:45.477848 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-9b6f0262-3d17-42d0-b297-c9cbf4d474e3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:45.478299 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1007/4013] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:00:45.486898 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-a737d755-2af0-414c-a363-46d69a8ca83c req-7ca8517f-4fa4-4d65-925a-544d312cf07d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.488922 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-7ca8517f-4fa4-4d65-925a-544d312cf07d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08/encryption Aug 07 19:00:45.489220 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-7ca8517f-4fa4-4d65-925a-544d312cf07d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.489469 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-7ca8517f-4fa4-4d65-925a-544d312cf07d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.499524 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.499524 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:45.506599 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-7ca8517f-4fa4-4d65-925a-544d312cf07d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08/encryption returned with HTTP 200 Aug 07 19:00:45.507110 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1001/4014] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:45.946956 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-86176f0c-c407-4aaf-b470-09c6d35500fc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:45.948601 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86176f0c-c407-4aaf-b470-09c6d35500fc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:45.948782 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86176f0c-c407-4aaf-b470-09c6d35500fc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:45.948954 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86176f0c-c407-4aaf-b470-09c6d35500fc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:45.957881 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:45.957881 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:45.961003 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-86176f0c-c407-4aaf-b470-09c6d35500fc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:45.964773 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86176f0c-c407-4aaf-b470-09c6d35500fc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:45.965132 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1009/4015] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:45 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:46.420303 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-48028998-46c7-4b2c-856f-7342a7fa4af1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:46.421975 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-48028998-46c7-4b2c-856f-7342a7fa4af1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda Aug 07 19:00:46.422245 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-48028998-46c7-4b2c-856f-7342a7fa4af1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:46.422461 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-48028998-46c7-4b2c-856f-7342a7fa4af1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:46.427562 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-48028998-46c7-4b2c-856f-7342a7fa4af1 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda returned with HTTP 404 Aug 07 19:00:46.428117 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 999/4016] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:46 2026] GET /volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:46.433030 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1d7052b6-d7b7-4d08-9820-c425fe9c4574 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:46.433742 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b11f8239-87f0-4e9a-836e-b5648af8aec5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:46.434338 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1d7052b6-d7b7-4d08-9820-c425fe9c4574 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 Aug 07 19:00:46.434581 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1d7052b6-d7b7-4d08-9820-c425fe9c4574 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:46.434768 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1d7052b6-d7b7-4d08-9820-c425fe9c4574 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:46.435427 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b11f8239-87f0-4e9a-836e-b5648af8aec5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda Aug 07 19:00:46.435618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b11f8239-87f0-4e9a-836e-b5648af8aec5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:46.435796 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b11f8239-87f0-4e9a-836e-b5648af8aec5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:46.443123 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b11f8239-87f0-4e9a-836e-b5648af8aec5 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda returned with HTTP 404 Aug 07 19:00:46.443162 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:46.443162 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:46.443372 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1002/4017] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:46 2026] GET /volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:46.449577 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-da59cd09-72fb-4bee-b366-42e8aa7dd7c3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:46.449869 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1d7052b6-d7b7-4d08-9820-c425fe9c4574 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:46.451317 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da59cd09-72fb-4bee-b366-42e8aa7dd7c3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda Aug 07 19:00:46.451527 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da59cd09-72fb-4bee-b366-42e8aa7dd7c3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:46.451708 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da59cd09-72fb-4bee-b366-42e8aa7dd7c3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:46.451862 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-da59cd09-72fb-4bee-b366-42e8aa7dd7c3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume with id: ccda9441-d300-4be2-a37f-29216dc5ccda Aug 07 19:00:46.455482 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1d7052b6-d7b7-4d08-9820-c425fe9c4574 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 returned with HTTP 200 Aug 07 19:00:46.455902 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1008/4018] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:46 2026] GET /volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:46.457981 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da59cd09-72fb-4bee-b366-42e8aa7dd7c3 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda returned with HTTP 404 Aug 07 19:00:46.458701 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1010/4019] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:46 2026] DELETE /volume/v3/volumes/ccda9441-d300-4be2-a37f-29216dc5ccda => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:46.464835 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0ae2652a-7d87-4a77-8f66-3c20ea563d5e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:46.466678 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0ae2652a-7d87-4a77-8f66-3c20ea563d5e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:46.467024 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0ae2652a-7d87-4a77-8f66-3c20ea563d5e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:46.467060 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0ae2652a-7d87-4a77-8f66-3c20ea563d5e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:46.467174 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0ae2652a-7d87-4a77-8f66-3c20ea563d5e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:46.469341 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ef6777ed-3e86-46b4-8291-41546d7b6427 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:46.469526 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-afbd6684-c2a2-4193-8103-fed57e617efa None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:46.471008 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ef6777ed-3e86-46b4-8291-41546d7b6427 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf Aug 07 19:00:46.471209 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ef6777ed-3e86-46b4-8291-41546d7b6427 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:46.471408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ef6777ed-3e86-46b4-8291-41546d7b6427 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:46.471521 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-ef6777ed-3e86-46b4-8291-41546d7b6427 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete snapshot with id: d8bc1149-a020-4b12-a645-485abeb83fdf Aug 07 19:00:46.471713 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-afbd6684-c2a2-4193-8103-fed57e617efa tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:00:46.472191 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-afbd6684-c2a2-4193-8103-fed57e617efa tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc16f1cd-fb48-4225-8895-e2ba7146afe7", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1662999630"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:46.472346 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:46.472346 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:46.473461 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0ae2652a-7d87-4a77-8f66-3c20ea563d5e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:46.473910 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1000/4020] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:46 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:46.477004 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:46.477004 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:46.477430 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ef6777ed-3e86-46b4-8291-41546d7b6427 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:46.481543 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:46.481543 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:46.482055 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-afbd6684-c2a2-4193-8103-fed57e617efa tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:46.482188 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-afbd6684-c2a2-4193-8103-fed57e617efa tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Create snapshot from volume cc16f1cd-fb48-4225-8895-e2ba7146afe7 Aug 07 19:00:46.494223 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ef6777ed-3e86-46b4-8291-41546d7b6427 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot delete request issued successfully. Aug 07 19:00:46.495638 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ef6777ed-3e86-46b4-8291-41546d7b6427 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf returned with HTTP 202 Aug 07 19:00:46.496083 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1009/4021] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:00:46 2026] DELETE /volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:46.503357 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e0ea1f2a-53ff-474d-815b-54e9031924fc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:46.505054 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0ea1f2a-53ff-474d-815b-54e9031924fc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf Aug 07 19:00:46.505279 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0ea1f2a-53ff-474d-815b-54e9031924fc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:46.505446 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0ea1f2a-53ff-474d-815b-54e9031924fc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:46.510663 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:46.510663 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:46.511113 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e0ea1f2a-53ff-474d-815b-54e9031924fc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Snapshot retrieved successfully. Aug 07 19:00:46.511872 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0ea1f2a-53ff-474d-815b-54e9031924fc tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf returned with HTTP 200 Aug 07 19:00:46.512305 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1011/4022] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:46 2026] GET /volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:46.515273 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-afbd6684-c2a2-4193-8103-fed57e617efa tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Created reservations ['055589e2-7876-475e-811a-ae135254a3dd', 'e5dc8087-59a7-4e89-a231-d1efab4246d0', '13680472-f810-41b3-9674-75c941ce1f55', '07c111d5-4320-48e1-816d-eda9777a427f'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:46.548207 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-afbd6684-c2a2-4193-8103-fed57e617efa tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot create request issued successfully. Aug 07 19:00:46.548520 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-afbd6684-c2a2-4193-8103-fed57e617efa tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:00:46.549510 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1003/4023] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:00:46 2026] POST /volume/v3/snapshots => generated 322 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:46.558132 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c1e08c3a-78eb-41cb-b4fd-ca605baab2ce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:46.561375 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1e08c3a-78eb-41cb-b4fd-ca605baab2ce tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 Aug 07 19:00:46.561568 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1e08c3a-78eb-41cb-b4fd-ca605baab2ce tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:46.561742 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1e08c3a-78eb-41cb-b4fd-ca605baab2ce tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:46.569138 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:46.569138 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:46.569138 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c1e08c3a-78eb-41cb-b4fd-ca605baab2ce tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot retrieved successfully. Aug 07 19:00:46.569300 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1e08c3a-78eb-41cb-b4fd-ca605baab2ce tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 returned with HTTP 200 Aug 07 19:00:46.569691 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1001/4024] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:46 2026] GET /volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:46.585826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-a737d755-2af0-414c-a363-46d69a8ca83c req-5ba4ec71-efa7-448a-9490-4b9d30d738d9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:46.587705 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-5ba4ec71-efa7-448a-9490-4b9d30d738d9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] DELETE https://10.4.3.15/volume/v3/attachments/796c8d18-d30f-413a-aa0a-0a5116508db3 Aug 07 19:00:46.588348 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-5ba4ec71-efa7-448a-9490-4b9d30d738d9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:46.588348 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-5ba4ec71-efa7-448a-9490-4b9d30d738d9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:46.596166 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:46.596166 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:46.631280 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a737d755-2af0-414c-a363-46d69a8ca83c req-5ba4ec71-efa7-448a-9490-4b9d30d738d9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/796c8d18-d30f-413a-aa0a-0a5116508db3 returned with HTTP 200 Aug 07 19:00:46.631677 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1010/4025] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:00:46 2026] DELETE /volume/v3/attachments/796c8d18-d30f-413a-aa0a-0a5116508db3 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:46.976314 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-64a96dac-7d72-4f9e-9f9a-0fdca58d2a73 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:46.977943 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64a96dac-7d72-4f9e-9f9a-0fdca58d2a73 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:46.978153 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64a96dac-7d72-4f9e-9f9a-0fdca58d2a73 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:46.978340 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64a96dac-7d72-4f9e-9f9a-0fdca58d2a73 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:46.987006 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:46.987006 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:46.990086 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-64a96dac-7d72-4f9e-9f9a-0fdca58d2a73 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:46.993701 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64a96dac-7d72-4f9e-9f9a-0fdca58d2a73 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:46.994045 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1012/4026] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:46 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:47.484755 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-81804b74-ec2c-45db-bd3d-01fcbd251a41 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:47.487093 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-81804b74-ec2c-45db-bd3d-01fcbd251a41 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:47.487340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-81804b74-ec2c-45db-bd3d-01fcbd251a41 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:47.487559 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-81804b74-ec2c-45db-bd3d-01fcbd251a41 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:47.487683 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-81804b74-ec2c-45db-bd3d-01fcbd251a41 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:47.492511 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:47.492511 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:47.493404 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-81804b74-ec2c-45db-bd3d-01fcbd251a41 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:47.493805 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1004/4027] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:47 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:47.520970 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-911fa17a-1450-4891-9c14-05b771c4ae12 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:47.522448 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-911fa17a-1450-4891-9c14-05b771c4ae12 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf Aug 07 19:00:47.522600 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-911fa17a-1450-4891-9c14-05b771c4ae12 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:47.522752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-911fa17a-1450-4891-9c14-05b771c4ae12 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:47.526592 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-911fa17a-1450-4891-9c14-05b771c4ae12 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf returned with HTTP 404 Aug 07 19:00:47.526969 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1002/4028] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:47 2026] GET /volume/v3/snapshots/d8bc1149-a020-4b12-a645-485abeb83fdf => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:47.535136 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a21e7fb5-b989-4d5e-8170-417a5e5dd813 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:47.537103 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a21e7fb5-b989-4d5e-8170-417a5e5dd813 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e Aug 07 19:00:47.537322 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a21e7fb5-b989-4d5e-8170-417a5e5dd813 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:47.537537 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a21e7fb5-b989-4d5e-8170-417a5e5dd813 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:47.544467 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:47.544467 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:47.547901 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a21e7fb5-b989-4d5e-8170-417a5e5dd813 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:47.551702 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a21e7fb5-b989-4d5e-8170-417a5e5dd813 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e returned with HTTP 200 Aug 07 19:00:47.552120 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1011/4029] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:47 2026] GET /volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:47.563211 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2d810e89-91b0-4067-ac7f-2b077cdd63af None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:47.564890 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2d810e89-91b0-4067-ac7f-2b077cdd63af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e Aug 07 19:00:47.565127 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2d810e89-91b0-4067-ac7f-2b077cdd63af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:47.565320 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2d810e89-91b0-4067-ac7f-2b077cdd63af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:47.565474 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-2d810e89-91b0-4067-ac7f-2b077cdd63af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume with id: 5c5a3832-7085-4073-92fd-7cdf52829d0e Aug 07 19:00:47.572195 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:47.572195 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:47.572655 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2d810e89-91b0-4067-ac7f-2b077cdd63af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:47.578548 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b846e208-6943-4842-b7db-df30634dd766 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:47.580884 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b846e208-6943-4842-b7db-df30634dd766 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 Aug 07 19:00:47.581188 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b846e208-6943-4842-b7db-df30634dd766 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:47.581419 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b846e208-6943-4842-b7db-df30634dd766 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:47.587403 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:47.587403 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:47.587960 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b846e208-6943-4842-b7db-df30634dd766 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot retrieved successfully. Aug 07 19:00:47.591736 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b846e208-6943-4842-b7db-df30634dd766 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 returned with HTTP 200 Aug 07 19:00:47.592188 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2d810e89-91b0-4067-ac7f-2b077cdd63af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume request issued successfully. Aug 07 19:00:47.592188 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2d810e89-91b0-4067-ac7f-2b077cdd63af tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e returned with HTTP 202 Aug 07 19:00:47.592253 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1005/4030] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:47 2026] GET /volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:47.592605 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1013/4031] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:47 2026] DELETE /volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:47.598466 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5d34360a-bcbb-4688-b639-17227c58e0ec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:47.600215 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8af35cb5-cb22-4e05-9e30-3e086ef13d5f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:47.600671 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d34360a-bcbb-4688-b639-17227c58e0ec tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] POST https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7/action Aug 07 19:00:47.600928 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d34360a-bcbb-4688-b639-17227c58e0ec tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Action body: b'{"revert": {"snapshot_id": "8f254540-4fb5-4f04-be05-ce75c1ab6b69"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:47.601084 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d34360a-bcbb-4688-b639-17227c58e0ec tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "8f254540-4fb5-4f04-be05-ce75c1ab6b69"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:47.601938 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8af35cb5-cb22-4e05-9e30-3e086ef13d5f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e Aug 07 19:00:47.602152 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8af35cb5-cb22-4e05-9e30-3e086ef13d5f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:47.602332 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8af35cb5-cb22-4e05-9e30-3e086ef13d5f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:47.609080 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:47.609080 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:47.611573 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5d34360a-bcbb-4688-b639-17227c58e0ec tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume retrieved successfully. Aug 07 19:00:47.611645 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:47.611645 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:47.614815 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8af35cb5-cb22-4e05-9e30-3e086ef13d5f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:47.618922 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8af35cb5-cb22-4e05-9e30-3e086ef13d5f tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e returned with HTTP 200 Aug 07 19:00:47.619970 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1012/4032] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:47 2026] GET /volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:47.622048 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-5d34360a-bcbb-4688-b639-17227c58e0ec tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Reverting volume cc16f1cd-fb48-4225-8895-e2ba7146afe7 to snapshot 8f254540-4fb5-4f04-be05-ce75c1ab6b69. Aug 07 19:00:47.622931 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:47.622931 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:47.634299 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d34360a-bcbb-4688-b639-17227c58e0ec tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7/action returned with HTTP 202 Aug 07 19:00:47.634686 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1003/4033] 10.4.3.15 () {70 vars in 1424 bytes} [Fri Aug 7 19:00:47 2026] POST /volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 19:00:47.642783 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a71a2540-9ee2-494a-8909-194f23b1d3ac None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:47.645018 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a71a2540-9ee2-494a-8909-194f23b1d3ac tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 Aug 07 19:00:47.646010 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a71a2540-9ee2-494a-8909-194f23b1d3ac tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:47.646010 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a71a2540-9ee2-494a-8909-194f23b1d3ac tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:47.654237 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:47.654237 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:47.658651 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a71a2540-9ee2-494a-8909-194f23b1d3ac tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:47.664326 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a71a2540-9ee2-494a-8909-194f23b1d3ac tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 returned with HTTP 200 Aug 07 19:00:47.667274 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1006/4034] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:47 2026] GET /volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:47.741748 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-127b049d-1566-450b-99c6-853d36e75ad4 req-5eee6049-8085-4701-a899-94d1a0cc20d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:47.744129 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-127b049d-1566-450b-99c6-853d36e75ad4 req-5eee6049-8085-4701-a899-94d1a0cc20d6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:47.744363 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-127b049d-1566-450b-99c6-853d36e75ad4 req-5eee6049-8085-4701-a899-94d1a0cc20d6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:47.744573 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-127b049d-1566-450b-99c6-853d36e75ad4 req-5eee6049-8085-4701-a899-94d1a0cc20d6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:47.752706 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:47.752706 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:47.759151 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-127b049d-1566-450b-99c6-853d36e75ad4 req-5eee6049-8085-4701-a899-94d1a0cc20d6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:47.764250 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-127b049d-1566-450b-99c6-853d36e75ad4 req-5eee6049-8085-4701-a899-94d1a0cc20d6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:47.764745 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1014/4035] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:00:47 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:48.008439 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-34596754-2c11-44bc-a1dc-411460b8adcd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:48.011245 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-34596754-2c11-44bc-a1dc-411460b8adcd tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:48.011588 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-34596754-2c11-44bc-a1dc-411460b8adcd tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:48.011905 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-34596754-2c11-44bc-a1dc-411460b8adcd tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:48.025517 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:48.025517 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:48.028873 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-34596754-2c11-44bc-a1dc-411460b8adcd tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:48.032882 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-34596754-2c11-44bc-a1dc-411460b8adcd tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:48.033360 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1013/4036] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:48 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:48.503024 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8c64cf7e-8b22-4965-a8ac-55de12dfcebc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:48.505704 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c64cf7e-8b22-4965-a8ac-55de12dfcebc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:48.505977 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c64cf7e-8b22-4965-a8ac-55de12dfcebc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:48.506274 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c64cf7e-8b22-4965-a8ac-55de12dfcebc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:48.506435 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8c64cf7e-8b22-4965-a8ac-55de12dfcebc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:48.511977 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:48.511977 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:48.512985 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c64cf7e-8b22-4965-a8ac-55de12dfcebc tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:48.513476 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1004/4037] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:48 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:48.631480 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d154c679-db8d-4dd0-850b-5b8af5acdfae None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:48.633175 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d154c679-db8d-4dd0-850b-5b8af5acdfae tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e Aug 07 19:00:48.633434 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d154c679-db8d-4dd0-850b-5b8af5acdfae tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:48.633614 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d154c679-db8d-4dd0-850b-5b8af5acdfae tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:48.638986 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d154c679-db8d-4dd0-850b-5b8af5acdfae tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e returned with HTTP 404 Aug 07 19:00:48.639408 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1007/4038] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:48 2026] GET /volume/v3/volumes/5c5a3832-7085-4073-92fd-7cdf52829d0e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:48.646593 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e29f1788-055e-42f9-8209-7692402c4381 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:48.648147 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e29f1788-055e-42f9-8209-7692402c4381 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:48.648323 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e29f1788-055e-42f9-8209-7692402c4381 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:48.648519 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e29f1788-055e-42f9-8209-7692402c4381 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:48.655031 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:48.655031 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:48.658415 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e29f1788-055e-42f9-8209-7692402c4381 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:48.662253 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e29f1788-055e-42f9-8209-7692402c4381 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:48.662725 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1015/4039] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:48 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:48.673370 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1a51b85a-857b-49fb-bdb2-cfc3f3b8948d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:48.676222 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1a51b85a-857b-49fb-bdb2-cfc3f3b8948d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:48.676462 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1a51b85a-857b-49fb-bdb2-cfc3f3b8948d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:48.676690 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1a51b85a-857b-49fb-bdb2-cfc3f3b8948d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:48.676975 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-1a51b85a-857b-49fb-bdb2-cfc3f3b8948d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume with id: ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:48.685103 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:48.685103 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:48.686163 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-faf2bf45-5f85-43b9-a282-cd7214770281 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:48.686519 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1a51b85a-857b-49fb-bdb2-cfc3f3b8948d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:48.688930 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-faf2bf45-5f85-43b9-a282-cd7214770281 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 Aug 07 19:00:48.689227 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-faf2bf45-5f85-43b9-a282-cd7214770281 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:48.689443 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-faf2bf45-5f85-43b9-a282-cd7214770281 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:48.697206 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:48.697206 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:48.701004 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-faf2bf45-5f85-43b9-a282-cd7214770281 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:48.708769 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-faf2bf45-5f85-43b9-a282-cd7214770281 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 returned with HTTP 200 Aug 07 19:00:48.709223 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1005/4040] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:48 2026] GET /volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:48.719009 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1a51b85a-857b-49fb-bdb2-cfc3f3b8948d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Delete volume request issued successfully. Aug 07 19:00:48.719354 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1a51b85a-857b-49fb-bdb2-cfc3f3b8948d tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 202 Aug 07 19:00:48.719944 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1014/4041] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:48 2026] DELETE /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 19:00:48.726589 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-aba3797a-52ff-4b26-9fac-f4b7783063ec None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:48.728644 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aba3797a-52ff-4b26-9fac-f4b7783063ec tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 Aug 07 19:00:48.728753 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-81343d8e-0727-41f7-8de4-a815e75de450 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:48.728891 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aba3797a-52ff-4b26-9fac-f4b7783063ec tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:48.729151 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-aba3797a-52ff-4b26-9fac-f4b7783063ec tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:48.730479 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-81343d8e-0727-41f7-8de4-a815e75de450 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:48.730671 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-81343d8e-0727-41f7-8de4-a815e75de450 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:48.730846 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-81343d8e-0727-41f7-8de4-a815e75de450 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:48.734265 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:48.734265 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:48.734706 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-aba3797a-52ff-4b26-9fac-f4b7783063ec tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot retrieved successfully. Aug 07 19:00:48.735541 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-aba3797a-52ff-4b26-9fac-f4b7783063ec tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 returned with HTTP 200 Aug 07 19:00:48.736224 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1008/4042] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:48 2026] GET /volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 19:00:48.737202 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:48.737202 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:48.740545 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-81343d8e-0727-41f7-8de4-a815e75de450 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Volume info retrieved successfully. Aug 07 19:00:48.744400 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-81343d8e-0727-41f7-8de4-a815e75de450 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 200 Aug 07 19:00:48.744772 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1016/4043] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:48 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:48.745116 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a51fa6c8-2e03-4e72-af05-9c83eba0b80b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:48.747185 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a51fa6c8-2e03-4e72-af05-9c83eba0b80b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 Aug 07 19:00:48.747397 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a51fa6c8-2e03-4e72-af05-9c83eba0b80b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:48.747567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a51fa6c8-2e03-4e72-af05-9c83eba0b80b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:48.754129 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:48.754129 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:48.757777 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a51fa6c8-2e03-4e72-af05-9c83eba0b80b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:48.761909 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a51fa6c8-2e03-4e72-af05-9c83eba0b80b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 returned with HTTP 200 Aug 07 19:00:48.762573 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1006/4044] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:48 2026] GET /volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 19:00:48.777413 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:48.778962 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:48.780914 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1783633221"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:48.782566 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1783633221'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:48.782734 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Create volume of 1 GB Aug 07 19:00:48.787755 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Availability Zones retrieved successfully. Aug 07 19:00:48.795935 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Flow 'volume_create_api' (7f4c7dd7-77d9-44c6-987b-a637e8825c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:48.797467 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37220ea6-a7b7-4082-b118-f31e7e146d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:48.798714 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:48.828161 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37220ea6-a7b7-4082-b118-f31e7e146d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:48.829531 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2646be6b-2eb8-475f-b39d-6c7c46f7ae92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:48.885362 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Created reservations ['1e736e7f-4d82-453c-ac87-cb508648eb02', 'b89b6600-261f-4bdd-a22d-2fb0a47e1369', '241b5abf-b348-4f99-a41c-05d97a08162e', '9d49dde9-6032-4114-bd06-39c2f45fe2b2'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:48.886224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2646be6b-2eb8-475f-b39d-6c7c46f7ae92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e736e7f-4d82-453c-ac87-cb508648eb02', 'b89b6600-261f-4bdd-a22d-2fb0a47e1369', '241b5abf-b348-4f99-a41c-05d97a08162e', '9d49dde9-6032-4114-bd06-39c2f45fe2b2']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:48.886961 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b347cea9-bde3-4aaa-a272-4c705407ed23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:48.906793 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b347cea9-bde3-4aaa-a272-4c705407ed23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a75bbc8a-e6dc-47b5-8efb-345cb36ffad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1783633221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ed68fc3c1fd42799ddf6c3e107f034f',qos_specs=None,replication_status=,reservations=['1e736e7f-4d82-453c-ac87-cb508648eb02','b89b6600-261f-4bdd-a22d-2fb0a47e1369','241b5abf-b348-4f99-a41c-05d97a08162e','9d49dde9-6032-4114-bd06-39c2f45fe2b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef90be5c002a470abae7fc9c1d24857c',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1783633221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a75bbc8a-e6dc-47b5-8efb-345cb36ffad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ed68fc3c1fd42799ddf6c3e107f034f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef90be5c002a470abae7fc9c1d24857c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:48.907569 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e87bccf7-0e24-411b-ab01-112795732fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:48.929563 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e87bccf7-0e24-411b-ab01-112795732fe1) transitioned into state 'SUCCESS' from state '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-1783633221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ed68fc3c1fd42799ddf6c3e107f034f',qos_specs=None,replication_status=,reservations=['1e736e7f-4d82-453c-ac87-cb508648eb02','b89b6600-261f-4bdd-a22d-2fb0a47e1369','241b5abf-b348-4f99-a41c-05d97a08162e','9d49dde9-6032-4114-bd06-39c2f45fe2b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef90be5c002a470abae7fc9c1d24857c',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:48.930698 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec2d1fc7-285d-407c-9242-f38bf073b086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:48.943331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec2d1fc7-285d-407c-9242-f38bf073b086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:48.944189 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Flow 'volume_create_api' (7f4c7dd7-77d9-44c6-987b-a637e8825c7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:48.944497 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Create volume request issued successfully. Aug 07 19:00:48.945128 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7f94b4c6-24d4-4bdc-be7b-c8cb0e40fc91 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:48.945616 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1015/4045] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 19:00:48 2026] POST /volume/v3/volumes => generated 764 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:48.958572 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-40891ab6-bedb-430f-a6a7-2038d0d71cdb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:48.960411 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-40891ab6-bedb-430f-a6a7-2038d0d71cdb tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 Aug 07 19:00:48.960598 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-40891ab6-bedb-430f-a6a7-2038d0d71cdb tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:48.960766 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-40891ab6-bedb-430f-a6a7-2038d0d71cdb tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:48.967247 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:48.967247 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:48.970674 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-40891ab6-bedb-430f-a6a7-2038d0d71cdb tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:48.974339 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-40891ab6-bedb-430f-a6a7-2038d0d71cdb tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 returned with HTTP 200 Aug 07 19:00:48.974757 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1009/4046] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:48 2026] GET /volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:49.051140 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4302b1f8-54f4-4081-9676-2f93d08f10c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:49.053303 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4302b1f8-54f4-4081-9676-2f93d08f10c8 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:49.053373 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4302b1f8-54f4-4081-9676-2f93d08f10c8 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:49.053717 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4302b1f8-54f4-4081-9676-2f93d08f10c8 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:49.070133 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:49.070133 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:49.076818 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4302b1f8-54f4-4081-9676-2f93d08f10c8 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:49.082373 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4302b1f8-54f4-4081-9676-2f93d08f10c8 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:49.082752 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1017/4047] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:49 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:49.525078 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-809b3abd-0dee-4d82-9dbc-6811b1d4105c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:49.526964 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-809b3abd-0dee-4d82-9dbc-6811b1d4105c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:49.527184 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-809b3abd-0dee-4d82-9dbc-6811b1d4105c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:49.527369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-809b3abd-0dee-4d82-9dbc-6811b1d4105c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:49.527475 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-809b3abd-0dee-4d82-9dbc-6811b1d4105c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:49.531284 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:49.531284 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:49.531948 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-809b3abd-0dee-4d82-9dbc-6811b1d4105c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:49.532303 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1007/4048] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:49 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:49.758018 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0ddf6b41-00e2-47c2-934a-b76dc6a683b2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:49.758602 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0ddf6b41-00e2-47c2-934a-b76dc6a683b2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] GET https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b Aug 07 19:00:49.758774 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0ddf6b41-00e2-47c2-934a-b76dc6a683b2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:49.758947 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0ddf6b41-00e2-47c2-934a-b76dc6a683b2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:49.764470 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0ddf6b41-00e2-47c2-934a-b76dc6a683b2 tempest-VolumesSnapshotTestJSON-1669465440 tempest-VolumesSnapshotTestJSON-1669465440-project-member] https://10.4.3.15/volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b returned with HTTP 404 Aug 07 19:00:49.764888 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1016/4049] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:49 2026] GET /volume/v3/volumes/ae81aa14-5432-4b0c-94ec-fb3d78ad7b2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:49.986140 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cd64e6b4-2f68-4430-a678-d9779b37ee71 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:49.987817 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cd64e6b4-2f68-4430-a678-d9779b37ee71 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 Aug 07 19:00:49.988029 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cd64e6b4-2f68-4430-a678-d9779b37ee71 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:49.988271 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cd64e6b4-2f68-4430-a678-d9779b37ee71 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:49.994654 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:49.994654 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:49.997988 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-cd64e6b4-2f68-4430-a678-d9779b37ee71 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:50.002753 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cd64e6b4-2f68-4430-a678-d9779b37ee71 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 returned with HTTP 200 Aug 07 19:00:50.003125 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1010/4050] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:49 2026] GET /volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:50.017210 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-58048bbb-044c-481c-a16d-b0ceaf683a10 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:50.019078 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58048bbb-044c-481c-a16d-b0ceaf683a10 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:00:50.019433 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58048bbb-044c-481c-a16d-b0ceaf683a10 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a75bbc8a-e6dc-47b5-8efb-345cb36ffad7", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1488052065"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:50.028859 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:50.028859 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:50.029356 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-58048bbb-044c-481c-a16d-b0ceaf683a10 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:50.029483 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-58048bbb-044c-481c-a16d-b0ceaf683a10 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Create snapshot from volume a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 Aug 07 19:00:50.069158 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-58048bbb-044c-481c-a16d-b0ceaf683a10 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Created reservations ['9181fc43-e951-4fb5-9926-b6cbbc928a87', '4591eaa3-71f3-4c1b-8638-427e217adcee', '27a9251c-7923-4b98-aebf-76a270c2501d', 'a4e8c8d2-cbe8-4ce0-b1be-dd2b525f619f'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:50.097586 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-58048bbb-044c-481c-a16d-b0ceaf683a10 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot create request issued successfully. Aug 07 19:00:50.097935 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58048bbb-044c-481c-a16d-b0ceaf683a10 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:00:50.098391 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1018/4051] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:00:50 2026] POST /volume/v3/snapshots => generated 322 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:50.103333 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0a34b94f-8f84-447b-b63e-4dcc11551cea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:50.105455 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a34b94f-8f84-447b-b63e-4dcc11551cea tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:50.105455 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a34b94f-8f84-447b-b63e-4dcc11551cea tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:50.105564 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a34b94f-8f84-447b-b63e-4dcc11551cea tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:50.107535 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8c4cf777-99c2-484e-8b38-7f01169f81f1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:50.109545 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8c4cf777-99c2-484e-8b38-7f01169f81f1 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 Aug 07 19:00:50.109741 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8c4cf777-99c2-484e-8b38-7f01169f81f1 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:50.109942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8c4cf777-99c2-484e-8b38-7f01169f81f1 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:50.114630 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:50.114630 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:50.115010 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:50.115010 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:50.115588 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8c4cf777-99c2-484e-8b38-7f01169f81f1 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot retrieved successfully. Aug 07 19:00:50.116426 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8c4cf777-99c2-484e-8b38-7f01169f81f1 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 returned with HTTP 200 Aug 07 19:00:50.116850 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1017/4052] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:50 2026] GET /volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:50.117860 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0a34b94f-8f84-447b-b63e-4dcc11551cea tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:50.121929 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a34b94f-8f84-447b-b63e-4dcc11551cea tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:50.122306 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1008/4053] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:50 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:50.541809 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c1af6f1c-a7bf-471f-a93f-68d5e05fc0e0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:50.544535 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c1af6f1c-a7bf-471f-a93f-68d5e05fc0e0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:50.545040 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c1af6f1c-a7bf-471f-a93f-68d5e05fc0e0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:50.545303 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c1af6f1c-a7bf-471f-a93f-68d5e05fc0e0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:50.545445 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c1af6f1c-a7bf-471f-a93f-68d5e05fc0e0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:50.550233 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:50.550233 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:50.551120 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c1af6f1c-a7bf-471f-a93f-68d5e05fc0e0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:50.551563 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1011/4054] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:50 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:50.627282 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aea8562b-8a35-4958-85cc-38dc82f5d224 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:50.629219 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aea8562b-8a35-4958-85cc-38dc82f5d224 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] DELETE https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:50.630029 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aea8562b-8a35-4958-85cc-38dc82f5d224 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:50.630029 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aea8562b-8a35-4958-85cc-38dc82f5d224 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:50.630029 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-aea8562b-8a35-4958-85cc-38dc82f5d224 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Delete volume with id: e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:50.636273 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:50.636273 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:50.636727 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aea8562b-8a35-4958-85cc-38dc82f5d224 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:50.648713 np0000006749 devstack@c-api.service[100343]: WARNING cinder.keymgr.conf_key_mgr [None req-aea8562b-8a35-4958-85cc-38dc82f5d224 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 19:00:50.655752 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aea8562b-8a35-4958-85cc-38dc82f5d224 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Delete volume request issued successfully. Aug 07 19:00:50.655988 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aea8562b-8a35-4958-85cc-38dc82f5d224 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 202 Aug 07 19:00:50.656448 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1019/4055] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:00:50 2026] DELETE /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:50.665640 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0079f40b-f461-4336-bba7-e4ec3ed23394 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:50.667438 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0079f40b-f461-4336-bba7-e4ec3ed23394 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:50.667630 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0079f40b-f461-4336-bba7-e4ec3ed23394 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:50.667828 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0079f40b-f461-4336-bba7-e4ec3ed23394 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:50.675336 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:50.675336 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:50.679383 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0079f40b-f461-4336-bba7-e4ec3ed23394 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:00:50.684299 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0079f40b-f461-4336-bba7-e4ec3ed23394 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 200 Aug 07 19:00:50.684490 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1018/4056] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:50 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:51.130215 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-54e30932-29b4-45cf-a5d2-8606a50fd333 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.132424 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54e30932-29b4-45cf-a5d2-8606a50fd333 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 Aug 07 19:00:51.132677 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54e30932-29b4-45cf-a5d2-8606a50fd333 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:51.132923 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54e30932-29b4-45cf-a5d2-8606a50fd333 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:51.135071 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a0c09adf-670f-49d0-9fc4-44dc5dfca405 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.136798 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a0c09adf-670f-49d0-9fc4-44dc5dfca405 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:51.137018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a0c09adf-670f-49d0-9fc4-44dc5dfca405 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:51.137222 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a0c09adf-670f-49d0-9fc4-44dc5dfca405 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:51.138969 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:51.138969 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:51.139499 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-54e30932-29b4-45cf-a5d2-8606a50fd333 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot retrieved successfully. Aug 07 19:00:51.140450 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54e30932-29b4-45cf-a5d2-8606a50fd333 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 returned with HTTP 200 Aug 07 19:00:51.140877 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1009/4057] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:51 2026] GET /volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:51.151881 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-443939c7-df04-4516-be50-6a88dc203a68 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.153328 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:51.153328 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:51.156053 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-443939c7-df04-4516-be50-6a88dc203a68 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] POST https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7/action Aug 07 19:00:51.156614 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-443939c7-df04-4516-be50-6a88dc203a68 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:51.156824 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-443939c7-df04-4516-be50-6a88dc203a68 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:51.157622 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a0c09adf-670f-49d0-9fc4-44dc5dfca405 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:51.163791 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a0c09adf-670f-49d0-9fc4-44dc5dfca405 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:51.164305 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1012/4058] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:51 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:51.167722 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:51.167722 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:51.168227 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-443939c7-df04-4516-be50-6a88dc203a68 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:51.203054 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-443939c7-df04-4516-be50-6a88dc203a68 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Created reservations ['648f6dd9-1b07-45c2-b935-48fbd7720ebf', '20613ca5-5fae-40ac-90f6-5b8b724b9b81'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:51.211304 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-443939c7-df04-4516-be50-6a88dc203a68 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Extend volume request issued successfully. Aug 07 19:00:51.211594 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-443939c7-df04-4516-be50-6a88dc203a68 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7/action returned with HTTP 202 Aug 07 19:00:51.212308 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1020/4059] 10.4.3.15 () {70 vars in 1424 bytes} [Fri Aug 7 19:00:51 2026] POST /volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 19:00:51.221145 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6f77c9f8-d0c6-4746-9990-b1bcfbd09283 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.222919 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f77c9f8-d0c6-4746-9990-b1bcfbd09283 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 Aug 07 19:00:51.223165 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6f77c9f8-d0c6-4746-9990-b1bcfbd09283 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:51.223343 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6f77c9f8-d0c6-4746-9990-b1bcfbd09283 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:51.230200 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:51.230200 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:51.233438 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6f77c9f8-d0c6-4746-9990-b1bcfbd09283 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:51.237198 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f77c9f8-d0c6-4746-9990-b1bcfbd09283 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 returned with HTTP 200 Aug 07 19:00:51.237576 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1019/4060] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:51 2026] GET /volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:51.479582 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-ac03e038-15b0-4dda-88f5-2105f67d3f67 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.481611 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-ac03e038-15b0-4dda-88f5-2105f67d3f67 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/attachments/33cd059e-34e5-4c81-b3cc-56271f301aeb/action Aug 07 19:00:51.481946 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-ac03e038-15b0-4dda-88f5-2105f67d3f67 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:51.482095 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-ac03e038-15b0-4dda-88f5-2105f67d3f67 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:51.497696 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:51.497696 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:51.508072 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-75a7e737-b363-4c89-b9e0-5dffcccfbe0d req-ac03e038-15b0-4dda-88f5-2105f67d3f67 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/33cd059e-34e5-4c81-b3cc-56271f301aeb/action returned with HTTP 204 Aug 07 19:00:51.508460 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1010/4061] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:00:51 2026] POST /volume/v3/attachments/33cd059e-34e5-4c81-b3cc-56271f301aeb/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:51.565804 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a0ea222a-fd30-42a7-b60a-c99f401ca588 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.568650 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a0ea222a-fd30-42a7-b60a-c99f401ca588 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:51.568830 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a0ea222a-fd30-42a7-b60a-c99f401ca588 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:51.569013 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a0ea222a-fd30-42a7-b60a-c99f401ca588 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:51.571643 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-a0ea222a-fd30-42a7-b60a-c99f401ca588 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:51.578968 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:51.578968 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:51.580038 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a0ea222a-fd30-42a7-b60a-c99f401ca588 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:51.580442 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1013/4062] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:51 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:51.699500 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c3874044-64ca-410e-8d2e-befd678b91ff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.705837 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3874044-64ca-410e-8d2e-befd678b91ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 Aug 07 19:00:51.706098 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3874044-64ca-410e-8d2e-befd678b91ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:51.706350 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3874044-64ca-410e-8d2e-befd678b91ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:51.717781 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3874044-64ca-410e-8d2e-befd678b91ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 returned with HTTP 404 Aug 07 19:00:51.718292 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1021/4063] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:51 2026] GET /volume/v3/volumes/e05c328c-3262-4773-8fd8-a76160710b08 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:51.727312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c40e26d4-0b4b-4f29-9698-92679470c11f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.731026 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c40e26d4-0b4b-4f29-9698-92679470c11f tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:00:51.731026 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c40e26d4-0b4b-4f29-9698-92679470c11f tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:51.731026 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c40e26d4-0b4b-4f29-9698-92679470c11f tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:51.731026 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-c40e26d4-0b4b-4f29-9698-92679470c11f tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:00:51.750492 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c40e26d4-0b4b-4f29-9698-92679470c11f tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Get all volumes completed successfully. Aug 07 19:00:51.753367 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:51.753367 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:51.762209 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c40e26d4-0b4b-4f29-9698-92679470c11f tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:00:51.762209 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1020/4064] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:00:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13502 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:00:51.776017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-57fa87ab-365b-4ca4-87ee-65e4198e8a09 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.779556 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-57fa87ab-365b-4ca4-87ee-65e4198e8a09 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] DELETE https://10.4.3.15/volume/v3/types/8c4f3602-336d-47b0-a639-3309a78bdf82 Aug 07 19:00:51.779737 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-57fa87ab-365b-4ca4-87ee-65e4198e8a09 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:51.779925 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-57fa87ab-365b-4ca4-87ee-65e4198e8a09 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:51.814514 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-57fa87ab-365b-4ca4-87ee-65e4198e8a09 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types/8c4f3602-336d-47b0-a639-3309a78bdf82 returned with HTTP 202 Aug 07 19:00:51.815219 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1011/4065] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:00:51 2026] DELETE /volume/v3/types/8c4f3602-336d-47b0-a639-3309a78bdf82 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:51.827423 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3cdbfb27-4298-442d-a71f-7d7bb4a72691 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.829295 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3cdbfb27-4298-442d-a71f-7d7bb4a72691 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:00:51.829678 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3cdbfb27-4298-442d-a71f-7d7bb4a72691 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-984853325", "extra_specs": {}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:51.848788 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3cdbfb27-4298-442d-a71f-7d7bb4a72691 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:00:51.849232 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1014/4066] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 19:00:51 2026] POST /volume/v3/types => generated 213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:51.858292 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-46c30009-85c5-46ed-8a6b-85ae1637f5d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.860755 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46c30009-85c5-46ed-8a6b-85ae1637f5d6 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] POST https://10.4.3.15/volume/v3/types/ab60eea3-a016-4ae1-9b13-eeeeef733f6c/encryption Aug 07 19:00:51.861204 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46c30009-85c5-46ed-8a6b-85ae1637f5d6 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:51.880735 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46c30009-85c5-46ed-8a6b-85ae1637f5d6 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types/ab60eea3-a016-4ae1-9b13-eeeeef733f6c/encryption returned with HTTP 200 Aug 07 19:00:51.881343 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1022/4067] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:00:51 2026] POST /volume/v3/types/ab60eea3-a016-4ae1-9b13-eeeeef733f6c/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:51.890398 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:51.894037 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:51.894037 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-259991081", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-984853325", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:51.896355 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-259991081', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-984853325', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:51.900677 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume of 1 GB Aug 07 19:00:51.901236 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:51.901236 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:51.902039 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Availability Zones retrieved successfully. Aug 07 19:00:51.910658 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Flow 'volume_create_api' (06b058e3-7032-46f3-bdc6-0eb6c4cc82b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:51.913025 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4bbf7e2-c4d2-462b-8fec-3bf3a06fe862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:51.915164 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:51.942881 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4bbf7e2-c4d2-462b-8fec-3bf3a06fe862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:00:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab60eea3-a016-4ae1-9b13-eeeeef733f6c,is_public=True,name='tempest-scenario-type-luksv2-984853325',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab60eea3-a016-4ae1-9b13-eeeeef733f6c', '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=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:51.943651 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d00c9a4-d5cb-4e23-b95d-a98c477815bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:51.967033 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-984853325 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-984853325, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:00:51.967307 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-984853325 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-984853325, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:00:51.990378 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Created reservations ['2ad8d599-f4e8-4701-b64c-8f10cd14d4f9', '107381e6-a760-433c-a7e2-d7339c4cc817', 'c23f27bf-1695-4604-a734-675949d50ee2', '7ab4e739-e520-4213-a1b2-d5f116ea6e72'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:51.991130 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d00c9a4-d5cb-4e23-b95d-a98c477815bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ad8d599-f4e8-4701-b64c-8f10cd14d4f9', '107381e6-a760-433c-a7e2-d7339c4cc817', 'c23f27bf-1695-4604-a734-675949d50ee2', '7ab4e739-e520-4213-a1b2-d5f116ea6e72']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:51.992010 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (959acad0-1de5-43c0-bb01-2e8bf39bcd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:52.018984 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (959acad0-1de5-43c0-bb01-2e8bf39bcd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b80e6c52-50bd-4183-945d-40dd2fb60dc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-259991081',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b1b2340c0ca45ba8816706e5df0a00c',qos_specs=None,replication_status=,reservations=['2ad8d599-f4e8-4701-b64c-8f10cd14d4f9','107381e6-a760-433c-a7e2-d7339c4cc817','c23f27bf-1695-4604-a734-675949d50ee2','7ab4e739-e520-4213-a1b2-d5f116ea6e72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b4493b50c5421b8423463c789861b0',volume_type_id=ab60eea3-a016-4ae1-9b13-eeeeef733f6c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-259991081',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b80e6c52-50bd-4183-945d-40dd2fb60dc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b1b2340c0ca45ba8816706e5df0a00c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0b4493b50c5421b8423463c789861b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab60eea3-a016-4ae1-9b13-eeeeef733f6c),volume_type_id=ab60eea3-a016-4ae1-9b13-eeeeef733f6c)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:52.019414 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f397728-186a-424e-9f77-fab862eb137c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:52.043169 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f397728-186a-424e-9f77-fab862eb137c) transitioned into state 'SUCCESS' from state '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-259991081',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b1b2340c0ca45ba8816706e5df0a00c',qos_specs=None,replication_status=,reservations=['2ad8d599-f4e8-4701-b64c-8f10cd14d4f9','107381e6-a760-433c-a7e2-d7339c4cc817','c23f27bf-1695-4604-a734-675949d50ee2','7ab4e739-e520-4213-a1b2-d5f116ea6e72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b4493b50c5421b8423463c789861b0',volume_type_id=ab60eea3-a016-4ae1-9b13-eeeeef733f6c)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:52.044314 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa8588ad-1839-4b3c-a3d4-acf6780027fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:52.054751 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa8588ad-1839-4b3c-a3d4-acf6780027fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:52.055816 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Flow 'volume_create_api' (06b058e3-7032-46f3-bdc6-0eb6c4cc82b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:52.056214 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume request issued successfully. Aug 07 19:00:52.056892 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-96b42763-6000-42d0-8f53-7bb3cce8fe09 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:52.057439 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1021/4068] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:51 2026] POST /volume/v3/volumes => generated 783 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:52.181533 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3a1dc9d7-a896-4aed-a45a-e39902adfb54 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:52.185554 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a1dc9d7-a896-4aed-a45a-e39902adfb54 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:00:52.185828 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3a1dc9d7-a896-4aed-a45a-e39902adfb54 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:52.186116 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3a1dc9d7-a896-4aed-a45a-e39902adfb54 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:52.209203 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:52.209203 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:52.214794 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3a1dc9d7-a896-4aed-a45a-e39902adfb54 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:52.219587 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a1dc9d7-a896-4aed-a45a-e39902adfb54 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:00:52.219861 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1012/4069] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:52 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:52.248983 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6eb94250-419b-4292-9611-48c6b5aadbfe None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:52.253719 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6eb94250-419b-4292-9611-48c6b5aadbfe tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 Aug 07 19:00:52.254212 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6eb94250-419b-4292-9611-48c6b5aadbfe tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:52.254212 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6eb94250-419b-4292-9611-48c6b5aadbfe tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:52.262480 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:52.262480 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:52.266355 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6eb94250-419b-4292-9611-48c6b5aadbfe tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:52.271021 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6eb94250-419b-4292-9611-48c6b5aadbfe tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 returned with HTTP 200 Aug 07 19:00:52.271365 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1015/4070] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:52 2026] GET /volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:52.286779 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a95350f3-3a9f-4949-ad4e-cdb9b4aa2ae3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:52.288530 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a95350f3-3a9f-4949-ad4e-cdb9b4aa2ae3 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] POST https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7/action Aug 07 19:00:52.288924 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a95350f3-3a9f-4949-ad4e-cdb9b4aa2ae3 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Action body: b'{"revert": {"snapshot_id": "2e171843-0aa5-45b5-84bb-acc6b0bd1e55"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:52.289118 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a95350f3-3a9f-4949-ad4e-cdb9b4aa2ae3 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "2e171843-0aa5-45b5-84bb-acc6b0bd1e55"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:52.298420 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:52.298420 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:52.300430 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a95350f3-3a9f-4949-ad4e-cdb9b4aa2ae3 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume retrieved successfully. Aug 07 19:00:52.309960 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a95350f3-3a9f-4949-ad4e-cdb9b4aa2ae3 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] HTTP exception thrown: Can't revert volume a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 to its latest snapshot 2e171843-0aa5-45b5-84bb-acc6b0bd1e55. The volume size must be equal to the snapshot size. Aug 07 19:00:52.310164 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a95350f3-3a9f-4949-ad4e-cdb9b4aa2ae3 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7/action returned with HTTP 400 Aug 07 19:00:52.310842 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1023/4071] 10.4.3.15 () {70 vars in 1424 bytes} [Fri Aug 7 19:00:52 2026] POST /volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7/action => generated 213 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 07 19:00:52.318705 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-60f4caa0-2b17-4ee7-9912-b7e736038cd4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:52.321067 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-60f4caa0-2b17-4ee7-9912-b7e736038cd4 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 Aug 07 19:00:52.321298 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-60f4caa0-2b17-4ee7-9912-b7e736038cd4 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:52.321453 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-60f4caa0-2b17-4ee7-9912-b7e736038cd4 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:52.321551 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-60f4caa0-2b17-4ee7-9912-b7e736038cd4 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Delete snapshot with id: 2e171843-0aa5-45b5-84bb-acc6b0bd1e55 Aug 07 19:00:52.326421 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:52.326421 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:52.326883 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-60f4caa0-2b17-4ee7-9912-b7e736038cd4 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot retrieved successfully. Aug 07 19:00:52.340632 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-60f4caa0-2b17-4ee7-9912-b7e736038cd4 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot delete request issued successfully. Aug 07 19:00:52.340798 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-60f4caa0-2b17-4ee7-9912-b7e736038cd4 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 returned with HTTP 202 Aug 07 19:00:52.341183 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1022/4072] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:00:52 2026] DELETE /volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:52.348502 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b24b7c07-1596-47ab-8200-2d38da2bac15 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:52.351176 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b24b7c07-1596-47ab-8200-2d38da2bac15 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 Aug 07 19:00:52.351920 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b24b7c07-1596-47ab-8200-2d38da2bac15 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:52.352299 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b24b7c07-1596-47ab-8200-2d38da2bac15 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:52.357721 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:52.357721 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:52.358317 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b24b7c07-1596-47ab-8200-2d38da2bac15 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot retrieved successfully. Aug 07 19:00:52.359218 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b24b7c07-1596-47ab-8200-2d38da2bac15 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 returned with HTTP 200 Aug 07 19:00:52.359676 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1013/4073] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:52 2026] GET /volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:52.593239 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dd75bf79-0aac-4549-b56f-de41be58c176 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:52.597080 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dd75bf79-0aac-4549-b56f-de41be58c176 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:52.597324 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dd75bf79-0aac-4549-b56f-de41be58c176 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:52.597578 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dd75bf79-0aac-4549-b56f-de41be58c176 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:52.597753 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-dd75bf79-0aac-4549-b56f-de41be58c176 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:52.609702 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:52.609702 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:52.610525 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dd75bf79-0aac-4549-b56f-de41be58c176 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:52.610906 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1016/4074] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:52 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:52.806564 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-85a69650-11dd-41ad-bcad-5b23912a0a68 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:52.808628 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-85a69650-11dd-41ad-bcad-5b23912a0a68 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:00:52.808822 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-85a69650-11dd-41ad-bcad-5b23912a0a68 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:52.809026 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-85a69650-11dd-41ad-bcad-5b23912a0a68 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:52.815503 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:52.815503 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:52.818964 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-85a69650-11dd-41ad-bcad-5b23912a0a68 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:52.822666 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-85a69650-11dd-41ad-bcad-5b23912a0a68 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:00:52.823008 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1024/4075] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:00:52 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:52.894282 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a1af3ac5-f85e-4e79-a935-7e0dadec34fe None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:52.894677 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a1af3ac5-f85e-4e79-a935-7e0dadec34fe None None] GET https://10.4.3.15/volume// Aug 07 19:00:52.894990 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a1af3ac5-f85e-4e79-a935-7e0dadec34fe None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:52.895088 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a1af3ac5-f85e-4e79-a935-7e0dadec34fe None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:52.895409 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a1af3ac5-f85e-4e79-a935-7e0dadec34fe None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:52.895673 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1023/4076] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:00:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:00:52.903190 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-6310f473-d42d-40d3-8979-4289e7519c4a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:52.905782 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-6310f473-d42d-40d3-8979-4289e7519c4a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:00:52.905955 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-6310f473-d42d-40d3-8979-4289e7519c4a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3d2f1a8-79e8-4ffe-b67b-1248f34bf396", "connector": null, "instance_uuid": "02e0571a-4d3b-4475-9b18-79b22b491fc0"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:52.913948 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:52.913948 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:52.937897 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-6310f473-d42d-40d3-8979-4289e7519c4a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:00:52.938139 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1014/4077] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:00:52 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 07 19:00:52.971335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b17d7bd9-46e6-4d01-9266-d83901187919 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:52.973091 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b17d7bd9-46e6-4d01-9266-d83901187919 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:00:52.973282 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b17d7bd9-46e6-4d01-9266-d83901187919 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:52.973483 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b17d7bd9-46e6-4d01-9266-d83901187919 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:52.980269 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-68b9b113-a8b4-4293-970a-bdc16939b074 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:52.982702 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68b9b113-a8b4-4293-970a-bdc16939b074 None None] GET https://10.4.3.15/volume// Aug 07 19:00:52.982818 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:52.982818 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:52.983661 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68b9b113-a8b4-4293-970a-bdc16939b074 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:52.984746 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68b9b113-a8b4-4293-970a-bdc16939b074 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:52.986194 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b17d7bd9-46e6-4d01-9266-d83901187919 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:52.986359 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68b9b113-a8b4-4293-970a-bdc16939b074 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:00:52.988328 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1025/4078] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:00:52 2026] GET /volume/ => generated 385 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:00:52.990622 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b17d7bd9-46e6-4d01-9266-d83901187919 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:00:52.991092 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1017/4079] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:52 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:52.998542 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-7f1d1eef-92f2-4f63-930a-ff690e97f4b3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:53.002259 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-7f1d1eef-92f2-4f63-930a-ff690e97f4b3 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:00:53.002490 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-7f1d1eef-92f2-4f63-930a-ff690e97f4b3 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:53.002678 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-7f1d1eef-92f2-4f63-930a-ff690e97f4b3 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:53.013241 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:53.013241 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:53.017250 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-7f1d1eef-92f2-4f63-930a-ff690e97f4b3 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:53.022092 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-7f1d1eef-92f2-4f63-930a-ff690e97f4b3 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:00:53.022439 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1024/4080] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:00:52 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1098 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:00:53.138386 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-ede24485-1850-471d-888a-a5f5b5d923af None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:53.140424 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-ede24485-1850-471d-888a-a5f5b5d923af tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] PUT https://10.4.3.15/volume/v3/attachments/3ed63094-02ae-41bd-a8b1-f83844385c00 Aug 07 19:00:53.140822 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-ede24485-1850-471d-888a-a5f5b5d923af tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:53.152149 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-ede24485-1850-471d-888a-a5f5b5d923af tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Acquiring lock "cinder-attachment_update-e3d2f1a8-79e8-4ffe-b67b-1248f34bf396-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:00:53.156549 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-ede24485-1850-471d-888a-a5f5b5d923af tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Lock "cinder-attachment_update-e3d2f1a8-79e8-4ffe-b67b-1248f34bf396-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:00:53.157415 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:53.157415 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:53.231260 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-ede24485-1850-471d-888a-a5f5b5d923af tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Lock "cinder-attachment_update-e3d2f1a8-79e8-4ffe-b67b-1248f34bf396-np0000006749" released by "attachment_update" :: held 0.075s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:00:53.231586 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-ede24485-1850-471d-888a-a5f5b5d923af tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/3ed63094-02ae-41bd-a8b1-f83844385c00 returned with HTTP 200 Aug 07 19:00:53.232025 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1015/4081] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:00:53 2026] PUT /volume/v3/attachments/3ed63094-02ae-41bd-a8b1-f83844385c00 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:53.369279 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-72b69468-b2e8-4355-b2f5-1dd3cd666c45 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:53.371144 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-72b69468-b2e8-4355-b2f5-1dd3cd666c45 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 Aug 07 19:00:53.371358 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-72b69468-b2e8-4355-b2f5-1dd3cd666c45 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:53.371544 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-72b69468-b2e8-4355-b2f5-1dd3cd666c45 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:53.377827 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-72b69468-b2e8-4355-b2f5-1dd3cd666c45 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 returned with HTTP 404 Aug 07 19:00:53.378425 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1026/4082] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:53 2026] GET /volume/v3/snapshots/2e171843-0aa5-45b5-84bb-acc6b0bd1e55 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:53.384944 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-17cf28ae-a4dd-4c2d-b7ab-90ace858eed0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:53.387063 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17cf28ae-a4dd-4c2d-b7ab-90ace858eed0 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 Aug 07 19:00:53.387345 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17cf28ae-a4dd-4c2d-b7ab-90ace858eed0 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:53.387564 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17cf28ae-a4dd-4c2d-b7ab-90ace858eed0 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:53.387753 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-17cf28ae-a4dd-4c2d-b7ab-90ace858eed0 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Delete volume with id: a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 Aug 07 19:00:53.395580 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:53.395580 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:53.396102 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-17cf28ae-a4dd-4c2d-b7ab-90ace858eed0 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:53.423028 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-17cf28ae-a4dd-4c2d-b7ab-90ace858eed0 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Delete volume request issued successfully. Aug 07 19:00:53.423028 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17cf28ae-a4dd-4c2d-b7ab-90ace858eed0 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 returned with HTTP 202 Aug 07 19:00:53.423328 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1018/4083] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:00:53 2026] DELETE /volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 19:00:53.432235 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3ce27bd7-7bff-4bab-abb5-348602f34741 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:53.434858 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3ce27bd7-7bff-4bab-abb5-348602f34741 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 Aug 07 19:00:53.435170 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3ce27bd7-7bff-4bab-abb5-348602f34741 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:53.435508 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3ce27bd7-7bff-4bab-abb5-348602f34741 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:53.443581 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:53.443581 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:53.447372 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3ce27bd7-7bff-4bab-abb5-348602f34741 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:53.452667 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3ce27bd7-7bff-4bab-abb5-348602f34741 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 returned with HTTP 200 Aug 07 19:00:53.453125 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1025/4084] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:53 2026] GET /volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:53.622752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-06f73263-0e72-43e6-89ad-7f701075047f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:53.624510 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-06f73263-0e72-43e6-89ad-7f701075047f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:53.624718 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-06f73263-0e72-43e6-89ad-7f701075047f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:53.624897 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-06f73263-0e72-43e6-89ad-7f701075047f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:53.625010 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-06f73263-0e72-43e6-89ad-7f701075047f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:53.629144 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:53.629144 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:53.629822 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-06f73263-0e72-43e6-89ad-7f701075047f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:53.630198 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1016/4085] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:53 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:54.006754 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9b3835ee-53b8-4f40-8fdc-180c145e7afb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:54.008336 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b3835ee-53b8-4f40-8fdc-180c145e7afb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:00:54.008545 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9b3835ee-53b8-4f40-8fdc-180c145e7afb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:54.008751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9b3835ee-53b8-4f40-8fdc-180c145e7afb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:54.018805 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:54.018805 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:54.022448 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9b3835ee-53b8-4f40-8fdc-180c145e7afb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:54.026938 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b3835ee-53b8-4f40-8fdc-180c145e7afb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:00:54.027326 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1027/4086] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:54 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:54.466631 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8581ad06-c418-4833-afe5-7472da3d8b27 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:54.468230 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8581ad06-c418-4833-afe5-7472da3d8b27 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 Aug 07 19:00:54.468416 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8581ad06-c418-4833-afe5-7472da3d8b27 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:54.468587 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8581ad06-c418-4833-afe5-7472da3d8b27 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:54.474762 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8581ad06-c418-4833-afe5-7472da3d8b27 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 returned with HTTP 404 Aug 07 19:00:54.475340 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1019/4087] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:54 2026] GET /volume/v3/volumes/a75bbc8a-e6dc-47b5-8efb-345cb36ffad7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:00:54.483226 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-15902ace-b9e1-41ed-b490-bfce970f54ad None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:54.485338 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-15902ace-b9e1-41ed-b490-bfce970f54ad tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 Aug 07 19:00:54.485819 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-15902ace-b9e1-41ed-b490-bfce970f54ad tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:54.485897 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-15902ace-b9e1-41ed-b490-bfce970f54ad tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:54.485985 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-15902ace-b9e1-41ed-b490-bfce970f54ad tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Delete snapshot with id: 8f254540-4fb5-4f04-be05-ce75c1ab6b69 Aug 07 19:00:54.493098 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:54.493098 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:54.493806 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-15902ace-b9e1-41ed-b490-bfce970f54ad tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot retrieved successfully. Aug 07 19:00:54.534935 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-15902ace-b9e1-41ed-b490-bfce970f54ad tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot delete request issued successfully. Aug 07 19:00:54.535607 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-15902ace-b9e1-41ed-b490-bfce970f54ad tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 returned with HTTP 202 Aug 07 19:00:54.536903 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1026/4088] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:00:54 2026] DELETE /volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:00:54.546927 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-358d452b-6070-4e90-92a4-424fd3d9b94f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:54.549506 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-358d452b-6070-4e90-92a4-424fd3d9b94f tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 Aug 07 19:00:54.550027 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-358d452b-6070-4e90-92a4-424fd3d9b94f tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:54.550436 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-358d452b-6070-4e90-92a4-424fd3d9b94f tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:54.558843 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:54.558843 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:54.558843 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-358d452b-6070-4e90-92a4-424fd3d9b94f tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Snapshot retrieved successfully. Aug 07 19:00:54.558843 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-358d452b-6070-4e90-92a4-424fd3d9b94f tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 returned with HTTP 200 Aug 07 19:00:54.558843 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1017/4089] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:54 2026] GET /volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:54.642824 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cd2110c2-01ac-4135-afca-06583e07891b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:54.644732 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd2110c2-01ac-4135-afca-06583e07891b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:54.644945 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd2110c2-01ac-4135-afca-06583e07891b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:54.645188 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd2110c2-01ac-4135-afca-06583e07891b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:54.645323 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cd2110c2-01ac-4135-afca-06583e07891b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:54.649206 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:54.649206 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:54.649962 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd2110c2-01ac-4135-afca-06583e07891b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:54.650395 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1028/4090] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:54 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:55.049168 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-49a82811-cd33-4cef-8563-8eacbfa18e6d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:55.055098 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-49a82811-cd33-4cef-8563-8eacbfa18e6d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:00:55.055098 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-49a82811-cd33-4cef-8563-8eacbfa18e6d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:55.055098 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-49a82811-cd33-4cef-8563-8eacbfa18e6d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:55.071207 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:55.071207 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:55.075617 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-49a82811-cd33-4cef-8563-8eacbfa18e6d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:55.081651 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-49a82811-cd33-4cef-8563-8eacbfa18e6d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:00:55.082158 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1020/4091] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:55 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 919 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:55.567914 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b0750493-15d5-4100-b5c0-627b4dc2ebb3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:55.569915 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b0750493-15d5-4100-b5c0-627b4dc2ebb3 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 Aug 07 19:00:55.570088 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b0750493-15d5-4100-b5c0-627b4dc2ebb3 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:55.570353 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b0750493-15d5-4100-b5c0-627b4dc2ebb3 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:55.576710 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b0750493-15d5-4100-b5c0-627b4dc2ebb3 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 returned with HTTP 404 Aug 07 19:00:55.577478 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1027/4092] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:00:55 2026] GET /volume/v3/snapshots/8f254540-4fb5-4f04-be05-ce75c1ab6b69 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:55.586686 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fb5158d8-08ca-4d9a-8690-dc53692b803b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:55.588607 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb5158d8-08ca-4d9a-8690-dc53692b803b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] DELETE https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 Aug 07 19:00:55.588793 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb5158d8-08ca-4d9a-8690-dc53692b803b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:55.589072 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb5158d8-08ca-4d9a-8690-dc53692b803b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:55.589308 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-fb5158d8-08ca-4d9a-8690-dc53692b803b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Delete volume with id: cc16f1cd-fb48-4225-8895-e2ba7146afe7 Aug 07 19:00:55.597723 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:55.597723 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:55.598203 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fb5158d8-08ca-4d9a-8690-dc53692b803b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:55.616779 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fb5158d8-08ca-4d9a-8690-dc53692b803b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Delete volume request issued successfully. Aug 07 19:00:55.617029 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb5158d8-08ca-4d9a-8690-dc53692b803b tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 returned with HTTP 202 Aug 07 19:00:55.617616 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1018/4093] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:00:55 2026] DELETE /volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 19:00:55.627604 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6b206116-8030-4cb9-b16b-e8710c7ed781 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:55.629418 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b206116-8030-4cb9-b16b-e8710c7ed781 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 Aug 07 19:00:55.629651 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b206116-8030-4cb9-b16b-e8710c7ed781 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:55.629819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b206116-8030-4cb9-b16b-e8710c7ed781 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:55.636879 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:55.636879 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:55.640190 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6b206116-8030-4cb9-b16b-e8710c7ed781 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Volume info retrieved successfully. Aug 07 19:00:55.644541 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b206116-8030-4cb9-b16b-e8710c7ed781 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 returned with HTTP 200 Aug 07 19:00:55.645079 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1029/4094] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:55 2026] GET /volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:55.660607 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8944a883-bf5d-4638-bc57-62f1739dfd95 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:55.662691 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8944a883-bf5d-4638-bc57-62f1739dfd95 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:55.662873 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8944a883-bf5d-4638-bc57-62f1739dfd95 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:55.663086 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8944a883-bf5d-4638-bc57-62f1739dfd95 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:55.663208 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-8944a883-bf5d-4638-bc57-62f1739dfd95 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:55.668699 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:55.668699 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:55.669794 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8944a883-bf5d-4638-bc57-62f1739dfd95 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:55.670286 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1021/4095] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:55 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:56.095490 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3e152076-c021-431c-9a79-3cdcabc23ef6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:56.098970 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3e152076-c021-431c-9a79-3cdcabc23ef6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:00:56.099172 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3e152076-c021-431c-9a79-3cdcabc23ef6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:56.099406 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3e152076-c021-431c-9a79-3cdcabc23ef6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:56.123171 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:56.123171 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:56.127279 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3e152076-c021-431c-9a79-3cdcabc23ef6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:56.132092 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3e152076-c021-431c-9a79-3cdcabc23ef6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:00:56.132518 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1028/4096] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:56 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:56.500631 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-7dc8ef2f-dab5-4e99-8800-7e6c5089e1ee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:56.502580 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-7dc8ef2f-dab5-4e99-8800-7e6c5089e1ee tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/attachments/3ed63094-02ae-41bd-a8b1-f83844385c00/action Aug 07 19:00:56.502948 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-7dc8ef2f-dab5-4e99-8800-7e6c5089e1ee tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:00:56.503104 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-7dc8ef2f-dab5-4e99-8800-7e6c5089e1ee tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:56.522316 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:56.522316 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:56.534116 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-dec84604-bb9d-429b-b862-a29e74bf08ad req-7dc8ef2f-dab5-4e99-8800-7e6c5089e1ee tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/3ed63094-02ae-41bd-a8b1-f83844385c00/action returned with HTTP 204 Aug 07 19:00:56.534674 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1019/4097] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:00:56 2026] POST /volume/v3/attachments/3ed63094-02ae-41bd-a8b1-f83844385c00/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:00:56.657014 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b2a4d316-4cbb-4fcf-ae53-c0f5be97bc66 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:56.659311 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b2a4d316-4cbb-4fcf-ae53-c0f5be97bc66 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] GET https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 Aug 07 19:00:56.659581 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b2a4d316-4cbb-4fcf-ae53-c0f5be97bc66 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:56.659840 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b2a4d316-4cbb-4fcf-ae53-c0f5be97bc66 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:56.667458 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b2a4d316-4cbb-4fcf-ae53-c0f5be97bc66 tempest-VolumeRevertTests-1063371473 tempest-VolumeRevertTests-1063371473-project-member] https://10.4.3.15/volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 returned with HTTP 404 Aug 07 19:00:56.668079 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1030/4098] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:00:56 2026] GET /volume/v3/volumes/cc16f1cd-fb48-4225-8895-e2ba7146afe7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:00:56.687963 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c530e198-7a5b-4a5b-ae25-f96715c966bd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:56.693597 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c530e198-7a5b-4a5b-ae25-f96715c966bd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:56.693728 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c530e198-7a5b-4a5b-ae25-f96715c966bd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:56.693888 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c530e198-7a5b-4a5b-ae25-f96715c966bd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:56.696809 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c530e198-7a5b-4a5b-ae25-f96715c966bd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:56.704901 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:56.704901 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:56.705972 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c530e198-7a5b-4a5b-ae25-f96715c966bd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:56.706494 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1022/4099] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:56 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:57.143698 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7b41569d-1975-4ce7-bf43-b8471f8e1a88 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:57.148268 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b41569d-1975-4ce7-bf43-b8471f8e1a88 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:00:57.148548 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7b41569d-1975-4ce7-bf43-b8471f8e1a88 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:57.148735 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7b41569d-1975-4ce7-bf43-b8471f8e1a88 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:57.158141 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:57.158141 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:57.162252 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7b41569d-1975-4ce7-bf43-b8471f8e1a88 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:00:57.169065 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7b41569d-1975-4ce7-bf43-b8471f8e1a88 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:00:57.169065 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1029/4100] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:57 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:00:57.717235 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e001b3c8-b7c8-41f0-aeb6-7ebd15cc1dc4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:57.718640 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e001b3c8-b7c8-41f0-aeb6-7ebd15cc1dc4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:57.718817 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e001b3c8-b7c8-41f0-aeb6-7ebd15cc1dc4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:57.719096 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e001b3c8-b7c8-41f0-aeb6-7ebd15cc1dc4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:57.719203 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e001b3c8-b7c8-41f0-aeb6-7ebd15cc1dc4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:57.723412 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:57.723412 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:57.724072 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e001b3c8-b7c8-41f0-aeb6-7ebd15cc1dc4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:57.724394 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1020/4101] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:57 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:58.032001 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:58.137562 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:58.137875 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:58.139297 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:58.139421 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Create volume of 1 GB Aug 07 19:00:58.143419 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Availability Zones retrieved successfully. Aug 07 19:00:58.149298 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Flow 'volume_create_api' (e30beb6b-f353-4336-8ad6-19ec7ca64de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:58.150259 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60924626-ce66-4537-932f-656a9155c2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:58.151270 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:58.179823 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60924626-ce66-4537-932f-656a9155c2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:58.180699 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657f5a83-db6e-4aae-8524-2231e2ebdb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:58.265267 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Created reservations ['20c68e50-eba8-4182-adce-d22c019346cb', 'ec2b52c5-c304-4dec-b9b9-668e6d31f8d1', '9d4f545d-00ec-4927-8a59-dc640df7be96', '7f4389c3-9a5d-405b-8361-ff6393a97d65'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:58.266279 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657f5a83-db6e-4aae-8524-2231e2ebdb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c68e50-eba8-4182-adce-d22c019346cb', 'ec2b52c5-c304-4dec-b9b9-668e6d31f8d1', '9d4f545d-00ec-4927-8a59-dc640df7be96', '7f4389c3-9a5d-405b-8361-ff6393a97d65']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:58.267205 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143b79dd-89ff-4706-a554-5b751207ee92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:58.296785 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143b79dd-89ff-4706-a554-5b751207ee92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd14fac68-1f4f-4b1d-970a-2466360a1d74', '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='836814766dca4b7d9375ab83604bb73b',qos_specs=None,replication_status=,reservations=['20c68e50-eba8-4182-adce-d22c019346cb','ec2b52c5-c304-4dec-b9b9-668e6d31f8d1','9d4f545d-00ec-4927-8a59-dc640df7be96','7f4389c3-9a5d-405b-8361-ff6393a97d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1292e1ed184d495ab96ac7f47ae0cb73',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:58Z,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=d14fac68-1f4f-4b1d-970a-2466360a1d74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='836814766dca4b7d9375ab83604bb73b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1292e1ed184d495ab96ac7f47ae0cb73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:58.297677 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7bbc292-3e80-443c-9437-8cbf2d9a0e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:58.317783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7bbc292-3e80-443c-9437-8cbf2d9a0e21) transitioned into state 'SUCCESS' from 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='836814766dca4b7d9375ab83604bb73b',qos_specs=None,replication_status=,reservations=['20c68e50-eba8-4182-adce-d22c019346cb','ec2b52c5-c304-4dec-b9b9-668e6d31f8d1','9d4f545d-00ec-4927-8a59-dc640df7be96','7f4389c3-9a5d-405b-8361-ff6393a97d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1292e1ed184d495ab96ac7f47ae0cb73',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:58.318497 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d8a2feb-3ad1-42a7-975c-242d3b489533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:58.331056 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d8a2feb-3ad1-42a7-975c-242d3b489533) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:58.332334 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Flow 'volume_create_api' (e30beb6b-f353-4336-8ad6-19ec7ca64de6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:58.332742 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Create volume request issued successfully. Aug 07 19:00:58.335938 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-19a26f9b-f364-4ed4-bfa1-78d885bf5a4a tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:58.336513 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1031/4102] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:00:58 2026] POST /volume/v3/volumes => generated 738 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:00:58.348492 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ca5025f5-fc6c-4099-9acb-94e7369d96b3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:58.352672 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ca5025f5-fc6c-4099-9acb-94e7369d96b3 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 Aug 07 19:00:58.352894 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ca5025f5-fc6c-4099-9acb-94e7369d96b3 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:58.353134 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ca5025f5-fc6c-4099-9acb-94e7369d96b3 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:58.366685 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:58.366685 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:00:58.371447 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ca5025f5-fc6c-4099-9acb-94e7369d96b3 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Volume info retrieved successfully. Aug 07 19:00:58.383720 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ca5025f5-fc6c-4099-9acb-94e7369d96b3 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 returned with HTTP 200 Aug 07 19:00:58.384597 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1023/4103] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:58 2026] GET /volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 => generated 806 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:58.736928 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-206f2aad-3168-43e6-8c72-c4a4cf37f405 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:58.740497 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-206f2aad-3168-43e6-8c72-c4a4cf37f405 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:58.740684 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-206f2aad-3168-43e6-8c72-c4a4cf37f405 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:58.740858 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-206f2aad-3168-43e6-8c72-c4a4cf37f405 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:58.740959 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-206f2aad-3168-43e6-8c72-c4a4cf37f405 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:58.749470 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:58.749470 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:58.750495 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-206f2aad-3168-43e6-8c72-c4a4cf37f405 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:58.750902 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1030/4104] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:58 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:59.398704 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0d5be514-064c-4b7d-b92e-d746fc649622 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:59.400835 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d5be514-064c-4b7d-b92e-d746fc649622 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 Aug 07 19:00:59.401100 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d5be514-064c-4b7d-b92e-d746fc649622 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:59.401330 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d5be514-064c-4b7d-b92e-d746fc649622 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:59.409099 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:59.409099 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:59.413275 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0d5be514-064c-4b7d-b92e-d746fc649622 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Volume info retrieved successfully. Aug 07 19:00:59.420384 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d5be514-064c-4b7d-b92e-d746fc649622 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 returned with HTTP 200 Aug 07 19:00:59.420848 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1021/4105] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:59 2026] GET /volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:59.436840 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6b29720f-0f1d-4371-81ef-58eff03d5a4d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:59.438667 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b29720f-0f1d-4371-81ef-58eff03d5a4d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 Aug 07 19:00:59.438845 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b29720f-0f1d-4371-81ef-58eff03d5a4d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:59.439047 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b29720f-0f1d-4371-81ef-58eff03d5a4d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:59.446197 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:59.446197 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:00:59.449556 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6b29720f-0f1d-4371-81ef-58eff03d5a4d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Volume info retrieved successfully. Aug 07 19:00:59.453542 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b29720f-0f1d-4371-81ef-58eff03d5a4d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 returned with HTTP 200 Aug 07 19:00:59.453881 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1032/4106] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:59 2026] GET /volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:59.470809 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:59.474362 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:00:59.474761 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1952897958"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:00:59.476405 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1952897958'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:00:59.476560 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Create volume of 1 GB Aug 07 19:00:59.480544 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Availability Zones retrieved successfully. Aug 07 19:00:59.486268 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Flow 'volume_create_api' (3769d261-3562-4f0f-91aa-a4e854f2c41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:59.487137 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe0c86f-c26e-4a52-b094-95e5e520d854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:59.487926 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:00:59.513183 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe0c86f-c26e-4a52-b094-95e5e520d854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:59.513881 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee9fa86-3faf-425b-bdf8-cfab4339ec41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:59.548456 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Created reservations ['330e15fd-27d0-46c6-b592-6b6356c52779', '27c5aed1-549e-4beb-b667-a2a0a65559c0', '7f0686c5-18ba-450a-a404-b1a69e19a5aa', 'a065c2c6-c942-4dbb-a463-570513c68b2f'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:00:59.549188 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee9fa86-3faf-425b-bdf8-cfab4339ec41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['330e15fd-27d0-46c6-b592-6b6356c52779', '27c5aed1-549e-4beb-b667-a2a0a65559c0', '7f0686c5-18ba-450a-a404-b1a69e19a5aa', 'a065c2c6-c942-4dbb-a463-570513c68b2f']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:59.549833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9860ed49-ea93-45dd-95de-f454cb5ac840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:59.570433 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9860ed49-ea93-45dd-95de-f454cb5ac840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a355fcf1-9895-4ef4-99fd-ec985e117448', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1952897958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='836814766dca4b7d9375ab83604bb73b',qos_specs=None,replication_status=,reservations=['330e15fd-27d0-46c6-b592-6b6356c52779','27c5aed1-549e-4beb-b667-a2a0a65559c0','7f0686c5-18ba-450a-a404-b1a69e19a5aa','a065c2c6-c942-4dbb-a463-570513c68b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1292e1ed184d495ab96ac7f47ae0cb73',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:00:59Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1952897958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a355fcf1-9895-4ef4-99fd-ec985e117448,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='836814766dca4b7d9375ab83604bb73b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1292e1ed184d495ab96ac7f47ae0cb73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:59.571157 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f37311-db44-4590-8dda-65787b39ebb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:59.589222 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f37311-db44-4590-8dda-65787b39ebb9) transitioned into 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-1952897958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='836814766dca4b7d9375ab83604bb73b',qos_specs=None,replication_status=,reservations=['330e15fd-27d0-46c6-b592-6b6356c52779','27c5aed1-549e-4beb-b667-a2a0a65559c0','7f0686c5-18ba-450a-a404-b1a69e19a5aa','a065c2c6-c942-4dbb-a463-570513c68b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1292e1ed184d495ab96ac7f47ae0cb73',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:59.589917 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b1a6cdd-a790-4598-bebf-5ddab745f1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:00:59.603851 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b1a6cdd-a790-4598-bebf-5ddab745f1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:00:59.604711 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Flow 'volume_create_api' (3769d261-3562-4f0f-91aa-a4e854f2c41b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:00:59.605592 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Create volume request issued successfully. Aug 07 19:00:59.605592 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8223f81d-24da-497e-b69f-1e7279cf77d4 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:00:59.605900 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1024/4107] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:00:59 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 07 19:00:59.625351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a9535793-9573-4c5f-9bd7-84228300310b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:59.627070 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a9535793-9573-4c5f-9bd7-84228300310b tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 Aug 07 19:00:59.627236 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a9535793-9573-4c5f-9bd7-84228300310b tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:59.627408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a9535793-9573-4c5f-9bd7-84228300310b tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:59.639305 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:59.639305 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:00:59.650474 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a9535793-9573-4c5f-9bd7-84228300310b tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Volume info retrieved successfully. Aug 07 19:00:59.659232 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a9535793-9573-4c5f-9bd7-84228300310b tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 returned with HTTP 200 Aug 07 19:00:59.662563 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1031/4108] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:59 2026] GET /volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:00:59.761788 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-14433994-b6ff-4f40-8bf0-7d0784ca2dc8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:00:59.763829 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14433994-b6ff-4f40-8bf0-7d0784ca2dc8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:00:59.764152 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14433994-b6ff-4f40-8bf0-7d0784ca2dc8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:00:59.764441 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14433994-b6ff-4f40-8bf0-7d0784ca2dc8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:00:59.764614 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-14433994-b6ff-4f40-8bf0-7d0784ca2dc8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:00:59.770039 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:00:59.770039 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:00:59.770757 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14433994-b6ff-4f40-8bf0-7d0784ca2dc8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:00:59.771157 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1022/4109] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:00:59 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:00.676571 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9468f219-990f-46b6-9cc1-c6120ec45e5c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:00.679337 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9468f219-990f-46b6-9cc1-c6120ec45e5c tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 Aug 07 19:01:00.680859 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9468f219-990f-46b6-9cc1-c6120ec45e5c tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:00.680859 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9468f219-990f-46b6-9cc1-c6120ec45e5c tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:00.703086 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:00.703086 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:00.707272 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9468f219-990f-46b6-9cc1-c6120ec45e5c tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Volume info retrieved successfully. Aug 07 19:01:00.712807 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9468f219-990f-46b6-9cc1-c6120ec45e5c tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 returned with HTTP 200 Aug 07 19:01:00.713599 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1033/4110] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:00 2026] GET /volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:00.730557 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3b002408-8b45-4ede-b48b-71794cb9858d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:00.732335 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b002408-8b45-4ede-b48b-71794cb9858d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 Aug 07 19:01:00.732514 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3b002408-8b45-4ede-b48b-71794cb9858d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:00.732688 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3b002408-8b45-4ede-b48b-71794cb9858d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:00.739254 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:00.739254 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:00.742849 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3b002408-8b45-4ede-b48b-71794cb9858d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Volume info retrieved successfully. Aug 07 19:01:00.749013 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b002408-8b45-4ede-b48b-71794cb9858d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 returned with HTTP 200 Aug 07 19:01:00.749450 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1025/4111] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:00 2026] GET /volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:00.763852 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1799d910-7de2-4cef-b583-7a762c2f42de None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:00.765498 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1799d910-7de2-4cef-b583-7a762c2f42de tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:01:00.765825 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1799d910-7de2-4cef-b583-7a762c2f42de tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a355fcf1-9895-4ef4-99fd-ec985e117448", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1527681609"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:00.774632 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:00.774632 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:00.774632 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1799d910-7de2-4cef-b583-7a762c2f42de tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Volume info retrieved successfully. Aug 07 19:01:00.774845 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-1799d910-7de2-4cef-b583-7a762c2f42de tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Create snapshot from volume a355fcf1-9895-4ef4-99fd-ec985e117448 Aug 07 19:01:00.782569 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-db708cef-897f-4592-854b-ffc27b34208f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:00.784494 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db708cef-897f-4592-854b-ffc27b34208f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:01:00.784693 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db708cef-897f-4592-854b-ffc27b34208f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:00.784887 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db708cef-897f-4592-854b-ffc27b34208f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:00.785008 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-db708cef-897f-4592-854b-ffc27b34208f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:00.789787 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:00.789787 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:00.790575 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db708cef-897f-4592-854b-ffc27b34208f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:01:00.790937 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1023/4112] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:00 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:00.811313 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-1799d910-7de2-4cef-b583-7a762c2f42de tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Created reservations ['addbdefe-3ecd-4adc-9c51-150ace9b7f60', '58b4a882-efa9-4994-ada8-6f37b4d12c37', 'fcc6745a-9d20-4a1c-b16c-009c1127f2b8', 'f5890880-3457-4b01-970c-d5d6d11fd727'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:00.847053 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1799d910-7de2-4cef-b583-7a762c2f42de tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Snapshot create request issued successfully. Aug 07 19:01:00.847483 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1799d910-7de2-4cef-b583-7a762c2f42de tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:01:00.847836 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1032/4113] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:01:00 2026] POST /volume/v3/snapshots => generated 326 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:00.861924 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-79a714df-efee-4ce5-a18b-2769fe1c1486 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:00.864152 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-79a714df-efee-4ce5-a18b-2769fe1c1486 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 Aug 07 19:01:00.864381 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-79a714df-efee-4ce5-a18b-2769fe1c1486 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:00.864603 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-79a714df-efee-4ce5-a18b-2769fe1c1486 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:00.872382 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:00.872382 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:00.872907 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-79a714df-efee-4ce5-a18b-2769fe1c1486 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Snapshot retrieved successfully. Aug 07 19:01:00.873778 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-79a714df-efee-4ce5-a18b-2769fe1c1486 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 returned with HTTP 200 Aug 07 19:01:00.874199 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1034/4114] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:01:00 2026] GET /volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 => generated 458 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:01.702180 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4179066c-76e1-47ac-9804-88ad7a57b900 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:01.778737 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:01:01.779113 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1426762532", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:01.780617 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1426762532', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:01:01.780754 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Create volume of 1 GB Aug 07 19:01:01.784631 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Availability Zones retrieved successfully. Aug 07 19:01:01.790200 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Flow 'volume_create_api' (1132fa0c-5755-44dd-948f-c3e063380698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:01.791188 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d44978e6-2404-412e-9c54-030b4b5acdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:01.792121 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:01:01.801104 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7e062c6a-f0a4-4740-bb89-763bd9f90246 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:01.804958 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e062c6a-f0a4-4740-bb89-763bd9f90246 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:01:01.805098 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e062c6a-f0a4-4740-bb89-763bd9f90246 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:01.805298 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e062c6a-f0a4-4740-bb89-763bd9f90246 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:01.805445 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7e062c6a-f0a4-4740-bb89-763bd9f90246 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:01.812405 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:01.812405 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:01.813224 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e062c6a-f0a4-4740-bb89-763bd9f90246 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:01:01.813650 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1024/4115] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:01 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:01.825015 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f43dfba7-ead6-4181-bfd4-a535149560e8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:01.827257 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f43dfba7-ead6-4181-bfd4-a535149560e8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 19:01:01.827697 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f43dfba7-ead6-4181-bfd4-a535149560e8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "580a1d23-6546-4d94-8ea4-4d466f47b9ef", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2039479582"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:01.829483 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-f43dfba7-ead6-4181-bfd4-a535149560e8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating new backup {'backup': {'volume_id': '580a1d23-6546-4d94-8ea4-4d466f47b9ef', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2039479582'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:01:01.829670 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-f43dfba7-ead6-4181-bfd4-a535149560e8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating backup of volume 580a1d23-6546-4d94-8ea4-4d466f47b9ef in container None Aug 07 19:01:01.833266 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d44978e6-2404-412e-9c54-030b4b5acdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:01.834115 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548c435f-fe5e-4a5c-aaba-4f2764d7c1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:01.839178 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:01.839178 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:01.839951 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f43dfba7-ead6-4181-bfd4-a535149560e8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:01:01.871341 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-f43dfba7-ead6-4181-bfd4-a535149560e8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Created reservations ['19a58ce8-cfdf-48f8-a00f-ba60b274106e', '576c1351-793d-4391-85bf-87e6f01e0dd4'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:01.889309 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-48297168-3f48-4a35-a865-9588a7b40194 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:01.891322 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48297168-3f48-4a35-a865-9588a7b40194 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 Aug 07 19:01:01.891555 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48297168-3f48-4a35-a865-9588a7b40194 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:01.891772 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48297168-3f48-4a35-a865-9588a7b40194 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:01.897180 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:01.897180 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:01.897731 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-48297168-3f48-4a35-a865-9588a7b40194 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Snapshot retrieved successfully. Aug 07 19:01:01.898965 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48297168-3f48-4a35-a865-9588a7b40194 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 returned with HTTP 200 Aug 07 19:01:01.899363 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Created reservations ['9671785b-ab39-47b1-87d1-7720336c4723', 'e697405a-ac13-4c81-93fb-329984dfe7e6', 'fc204a98-c38d-4d7e-9c59-9a89f6e26b15', '05276146-3e73-4f2c-b910-9bbf205d5554'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:01.899423 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1035/4116] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:01:01 2026] GET /volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:01.900233 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548c435f-fe5e-4a5c-aaba-4f2764d7c1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9671785b-ab39-47b1-87d1-7720336c4723', 'e697405a-ac13-4c81-93fb-329984dfe7e6', 'fc204a98-c38d-4d7e-9c59-9a89f6e26b15', '05276146-3e73-4f2c-b910-9bbf205d5554']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:01.900912 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9700ed9d-c7ae-4566-b1d9-04cec4af294b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:01.912891 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dc47928a-9d4c-4ee7-978b-c3a75c23b111 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:01.914506 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f43dfba7-ead6-4181-bfd4-a535149560e8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:01:01.914709 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc47928a-9d4c-4ee7-978b-c3a75c23b111 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 Aug 07 19:01:01.914942 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc47928a-9d4c-4ee7-978b-c3a75c23b111 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:01.915202 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc47928a-9d4c-4ee7-978b-c3a75c23b111 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:01.915277 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1033/4117] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:01:01 2026] POST /volume/v3/backups => generated 328 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 19:01:01.928450 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:01.928450 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:01.928607 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-882aea50-7478-4304-800b-ac804c3afb2e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:01.928686 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dc47928a-9d4c-4ee7-978b-c3a75c23b111 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Snapshot retrieved successfully. Aug 07 19:01:01.929388 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc47928a-9d4c-4ee7-978b-c3a75c23b111 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 returned with HTTP 200 Aug 07 19:01:01.929869 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1025/4118] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:01:01 2026] GET /volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 => generated 485 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:01.930504 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-882aea50-7478-4304-800b-ac804c3afb2e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:01.930694 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-882aea50-7478-4304-800b-ac804c3afb2e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:01.930889 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-882aea50-7478-4304-800b-ac804c3afb2e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:01.931012 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-882aea50-7478-4304-800b-ac804c3afb2e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:01.933350 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9700ed9d-c7ae-4566-b1d9-04cec4af294b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '671c2ece-0800-41d6-bdeb-c9ce2c901d66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1426762532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3add955295de4246b717401727409d9e',qos_specs=None,replication_status=,reservations=['9671785b-ab39-47b1-87d1-7720336c4723','e697405a-ac13-4c81-93fb-329984dfe7e6','fc204a98-c38d-4d7e-9c59-9a89f6e26b15','05276146-3e73-4f2c-b910-9bbf205d5554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='832ac7bc6c8d412b8b51dccef4696bfb',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1426762532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=671c2ece-0800-41d6-bdeb-c9ce2c901d66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3add955295de4246b717401727409d9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='832ac7bc6c8d412b8b51dccef4696bfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:01.934194 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18aef74-2d0d-4ec5-8869-cfcc72a18735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:01.936128 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:01.936128 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:01.936573 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-882aea50-7478-4304-800b-ac804c3afb2e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:01.936987 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1036/4119] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:01 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:01.947618 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aa74dddd-7ecd-428d-91c8-48a900afc204 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:01.949050 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aa74dddd-7ecd-428d-91c8-48a900afc204 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 Aug 07 19:01:01.949247 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aa74dddd-7ecd-428d-91c8-48a900afc204 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:01.949504 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aa74dddd-7ecd-428d-91c8-48a900afc204 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:01.949619 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-aa74dddd-7ecd-428d-91c8-48a900afc204 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Delete snapshot with id: 38fce44a-4272-44d2-b4d2-604a35fe8445 Aug 07 19:01:01.955431 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:01.955431 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:01.955591 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aa74dddd-7ecd-428d-91c8-48a900afc204 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Snapshot retrieved successfully. Aug 07 19:01:01.964475 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18aef74-2d0d-4ec5-8869-cfcc72a18735) transitioned into state 'SUCCESS' from state '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-1426762532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3add955295de4246b717401727409d9e',qos_specs=None,replication_status=,reservations=['9671785b-ab39-47b1-87d1-7720336c4723','e697405a-ac13-4c81-93fb-329984dfe7e6','fc204a98-c38d-4d7e-9c59-9a89f6e26b15','05276146-3e73-4f2c-b910-9bbf205d5554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='832ac7bc6c8d412b8b51dccef4696bfb',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:01.964475 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e4116e-6304-4134-9109-c843ec6f480e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:01.980258 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aa74dddd-7ecd-428d-91c8-48a900afc204 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Snapshot delete request issued successfully. Aug 07 19:01:01.980469 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aa74dddd-7ecd-428d-91c8-48a900afc204 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 returned with HTTP 202 Aug 07 19:01:01.981012 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1034/4120] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:01:01 2026] DELETE /volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:01:01.981284 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e4116e-6304-4134-9109-c843ec6f480e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:01.982056 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Flow 'volume_create_api' (1132fa0c-5755-44dd-948f-c3e063380698) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:01.982352 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Create volume request issued successfully. Aug 07 19:01:01.982848 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4179066c-76e1-47ac-9804-88ad7a57b900 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:01:01.983315 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1026/4121] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:01:01 2026] POST /volume/v3/volumes => generated 763 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:01.989880 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-24b74ad4-e0a1-4525-9ba6-aa7a7bcf2b07 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:01.992602 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24b74ad4-e0a1-4525-9ba6-aa7a7bcf2b07 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 Aug 07 19:01:01.992806 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-24b74ad4-e0a1-4525-9ba6-aa7a7bcf2b07 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:01.992806 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-24b74ad4-e0a1-4525-9ba6-aa7a7bcf2b07 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:01.997333 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:01.997333 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:01.997901 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-24b74ad4-e0a1-4525-9ba6-aa7a7bcf2b07 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Snapshot retrieved successfully. Aug 07 19:01:01.998334 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24b74ad4-e0a1-4525-9ba6-aa7a7bcf2b07 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 returned with HTTP 200 Aug 07 19:01:01.998816 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1026/4122] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:01:01 2026] GET /volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:01.999149 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:02.001211 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:01:02.001588 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-639755695", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:02.003472 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-639755695', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:01:02.003472 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Create volume of 1 GB Aug 07 19:01:02.007831 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Availability Zones retrieved successfully. Aug 07 19:01:02.015297 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Flow 'volume_create_api' (84751057-20c2-460d-8c69-713d0c740202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:02.016609 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0dd42f7-fcef-496e-aace-bd30fff3c794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:02.017793 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:01:02.049783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0dd42f7-fcef-496e-aace-bd30fff3c794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:02.050652 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8727efd9-f251-46d1-abe7-1445afa595e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:02.103459 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Created reservations ['e74a0fad-2a5e-47ad-8f89-dad767c3c544', '32226d3a-f120-4960-b7a3-2b4d76739dff', '7f7fa9ca-de8a-4189-aa12-6e2b2619d196', 'aba155f2-0b95-46e3-8f14-3f77968f2683'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:02.104384 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8727efd9-f251-46d1-abe7-1445afa595e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e74a0fad-2a5e-47ad-8f89-dad767c3c544', '32226d3a-f120-4960-b7a3-2b4d76739dff', '7f7fa9ca-de8a-4189-aa12-6e2b2619d196', 'aba155f2-0b95-46e3-8f14-3f77968f2683']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:02.105359 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ac6b0d-b3e7-4591-bc4b-5ae2e891e94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:02.133633 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ac6b0d-b3e7-4591-bc4b-5ae2e891e94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fff9c83-8d94-43ae-8f4e-783bd703df03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-639755695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3add955295de4246b717401727409d9e',qos_specs=None,replication_status=,reservations=['e74a0fad-2a5e-47ad-8f89-dad767c3c544','32226d3a-f120-4960-b7a3-2b4d76739dff','7f7fa9ca-de8a-4189-aa12-6e2b2619d196','aba155f2-0b95-46e3-8f14-3f77968f2683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='832ac7bc6c8d412b8b51dccef4696bfb',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-639755695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fff9c83-8d94-43ae-8f4e-783bd703df03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3add955295de4246b717401727409d9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='832ac7bc6c8d412b8b51dccef4696bfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:02.134652 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b36477e-7488-49bf-9607-dde08810a57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:02.151702 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b36477e-7488-49bf-9607-dde08810a57a) transitioned into state 'SUCCESS' from state '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-639755695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3add955295de4246b717401727409d9e',qos_specs=None,replication_status=,reservations=['e74a0fad-2a5e-47ad-8f89-dad767c3c544','32226d3a-f120-4960-b7a3-2b4d76739dff','7f7fa9ca-de8a-4189-aa12-6e2b2619d196','aba155f2-0b95-46e3-8f14-3f77968f2683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='832ac7bc6c8d412b8b51dccef4696bfb',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:02.152766 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47304593-c37c-42b8-95a1-a3c6444d3e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:02.162243 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47304593-c37c-42b8-95a1-a3c6444d3e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:02.163691 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Flow 'volume_create_api' (84751057-20c2-460d-8c69-713d0c740202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:02.164204 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Create volume request issued successfully. Aug 07 19:01:02.165046 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8a747c6-0af4-4d5d-bcb4-f224621ea8b7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:01:02.165772 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1037/4123] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:01:01 2026] POST /volume/v3/volumes => generated 762 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:02.950608 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-eae47924-1e11-4918-aa1b-5fdf2bceac8c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:02.960175 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eae47924-1e11-4918-aa1b-5fdf2bceac8c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:02.960175 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eae47924-1e11-4918-aa1b-5fdf2bceac8c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:02.960175 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eae47924-1e11-4918-aa1b-5fdf2bceac8c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:02.960175 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-eae47924-1e11-4918-aa1b-5fdf2bceac8c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:02.966463 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:02.966463 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:02.967568 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eae47924-1e11-4918-aa1b-5fdf2bceac8c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:02.968084 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1035/4124] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:02 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:03.011266 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-de875c49-2495-459e-a60f-e6bf084c412f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:03.015068 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-de875c49-2495-459e-a60f-e6bf084c412f tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 Aug 07 19:01:03.015270 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-de875c49-2495-459e-a60f-e6bf084c412f tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:03.015543 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-de875c49-2495-459e-a60f-e6bf084c412f tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:03.025546 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-de875c49-2495-459e-a60f-e6bf084c412f tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 returned with HTTP 404 Aug 07 19:01:03.025546 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1027/4125] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:01:03 2026] GET /volume/v3/snapshots/38fce44a-4272-44d2-b4d2-604a35fe8445 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:03.034316 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-afd28feb-c7ca-4872-b93b-0c4291c0e619 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:03.035935 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-afd28feb-c7ca-4872-b93b-0c4291c0e619 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 Aug 07 19:01:03.036184 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-afd28feb-c7ca-4872-b93b-0c4291c0e619 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:03.036349 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-afd28feb-c7ca-4872-b93b-0c4291c0e619 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:03.036476 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-afd28feb-c7ca-4872-b93b-0c4291c0e619 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Delete volume with id: a355fcf1-9895-4ef4-99fd-ec985e117448 Aug 07 19:01:03.045417 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:03.045417 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:03.045892 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-afd28feb-c7ca-4872-b93b-0c4291c0e619 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Volume info retrieved successfully. Aug 07 19:01:03.069902 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-afd28feb-c7ca-4872-b93b-0c4291c0e619 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Delete volume request issued successfully. Aug 07 19:01:03.070199 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-afd28feb-c7ca-4872-b93b-0c4291c0e619 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 returned with HTTP 202 Aug 07 19:01:03.070738 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1027/4126] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:01:03 2026] DELETE /volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:01:03.078728 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7eec160a-73fd-4000-9af8-cac309dd69c7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:03.082439 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7eec160a-73fd-4000-9af8-cac309dd69c7 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 Aug 07 19:01:03.082689 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7eec160a-73fd-4000-9af8-cac309dd69c7 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:03.082872 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7eec160a-73fd-4000-9af8-cac309dd69c7 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:03.092619 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:03.092619 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:03.098203 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7eec160a-73fd-4000-9af8-cac309dd69c7 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Volume info retrieved successfully. Aug 07 19:01:03.105010 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7eec160a-73fd-4000-9af8-cac309dd69c7 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 returned with HTTP 200 Aug 07 19:01:03.105490 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1038/4127] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:03 2026] GET /volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:03.978906 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bbe73d98-5d4c-4466-afda-5304cd55d9ee None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:03.981205 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bbe73d98-5d4c-4466-afda-5304cd55d9ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:03.981471 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bbe73d98-5d4c-4466-afda-5304cd55d9ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:03.981686 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bbe73d98-5d4c-4466-afda-5304cd55d9ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:03.981810 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-bbe73d98-5d4c-4466-afda-5304cd55d9ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:03.986772 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:03.986772 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:03.987538 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bbe73d98-5d4c-4466-afda-5304cd55d9ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:03.987876 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1036/4128] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:03 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:04.117484 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e831f6f9-5f24-4ba1-a51e-c0cea81c1858 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:04.119730 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e831f6f9-5f24-4ba1-a51e-c0cea81c1858 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 Aug 07 19:01:04.119730 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e831f6f9-5f24-4ba1-a51e-c0cea81c1858 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:04.121165 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e831f6f9-5f24-4ba1-a51e-c0cea81c1858 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:04.127462 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e831f6f9-5f24-4ba1-a51e-c0cea81c1858 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 returned with HTTP 404 Aug 07 19:01:04.128272 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1028/4129] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:04 2026] GET /volume/v3/volumes/a355fcf1-9895-4ef4-99fd-ec985e117448 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:04.134742 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e1786d3f-6066-4579-9f03-1382eb5a5f0d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:04.136411 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1786d3f-6066-4579-9f03-1382eb5a5f0d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] DELETE https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 Aug 07 19:01:04.136607 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1786d3f-6066-4579-9f03-1382eb5a5f0d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:04.136820 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1786d3f-6066-4579-9f03-1382eb5a5f0d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:04.136982 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-e1786d3f-6066-4579-9f03-1382eb5a5f0d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Delete volume with id: d14fac68-1f4f-4b1d-970a-2466360a1d74 Aug 07 19:01:04.143741 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:04.143741 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:04.144163 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e1786d3f-6066-4579-9f03-1382eb5a5f0d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Volume info retrieved successfully. Aug 07 19:01:04.157281 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e1786d3f-6066-4579-9f03-1382eb5a5f0d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Delete volume request issued successfully. Aug 07 19:01:04.160074 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1786d3f-6066-4579-9f03-1382eb5a5f0d tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 returned with HTTP 202 Aug 07 19:01:04.160074 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1028/4130] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:01:04 2026] DELETE /volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:01:04.164660 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3ee63c9b-91f3-4e17-bc51-f61fac933817 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:04.166971 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ee63c9b-91f3-4e17-bc51-f61fac933817 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 Aug 07 19:01:04.167333 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3ee63c9b-91f3-4e17-bc51-f61fac933817 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:04.167592 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3ee63c9b-91f3-4e17-bc51-f61fac933817 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:04.176913 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:04.176913 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:04.181612 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3ee63c9b-91f3-4e17-bc51-f61fac933817 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Volume info retrieved successfully. Aug 07 19:01:04.187036 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ee63c9b-91f3-4e17-bc51-f61fac933817 tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 returned with HTTP 200 Aug 07 19:01:04.187036 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1039/4131] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:04 2026] GET /volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:05.000397 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8fd1e351-ba12-481f-adc8-a168227f71c8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:05.002487 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8fd1e351-ba12-481f-adc8-a168227f71c8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:05.002705 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8fd1e351-ba12-481f-adc8-a168227f71c8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:05.002938 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8fd1e351-ba12-481f-adc8-a168227f71c8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:05.004907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-8fd1e351-ba12-481f-adc8-a168227f71c8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:05.011713 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:05.011713 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:05.012495 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8fd1e351-ba12-481f-adc8-a168227f71c8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:05.012886 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1037/4132] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:04 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:05.201259 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0f68189c-609b-49be-b011-4b9ae16b1f7b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:05.203158 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0f68189c-609b-49be-b011-4b9ae16b1f7b tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] GET https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 Aug 07 19:01:05.203757 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0f68189c-609b-49be-b011-4b9ae16b1f7b tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:05.205015 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0f68189c-609b-49be-b011-4b9ae16b1f7b tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:05.210749 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0f68189c-609b-49be-b011-4b9ae16b1f7b tempest-CinderUnicodeTest-594746911 tempest-CinderUnicodeTest-594746911-project-member] https://10.4.3.15/volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 returned with HTTP 404 Aug 07 19:01:05.211420 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1029/4133] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:05 2026] GET /volume/v3/volumes/d14fac68-1f4f-4b1d-970a-2466360a1d74 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:06.024142 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f90bca8b-a39a-4c2b-8ccd-2529d3a30158 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:06.027137 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f90bca8b-a39a-4c2b-8ccd-2529d3a30158 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:06.029597 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f90bca8b-a39a-4c2b-8ccd-2529d3a30158 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:06.029881 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f90bca8b-a39a-4c2b-8ccd-2529d3a30158 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:06.030143 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f90bca8b-a39a-4c2b-8ccd-2529d3a30158 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:06.036765 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:06.036765 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:06.038476 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f90bca8b-a39a-4c2b-8ccd-2529d3a30158 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:06.038881 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1029/4134] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:06 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:06.949733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:06.954684 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/limits Aug 07 19:01:06.954684 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:06.954684 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:06.969249 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-984853325 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-984853325, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:01:06.969620 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-984853325 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-984853325, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:01:06.969983 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-984853325 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-984853325, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:01:06.970305 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1825261246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1825261246, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:01:06.970553 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:01:06.970730 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:01:06.971050 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-144190183-994228368, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:01:07.000331 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-318253a7-f10e-4276-9370-d2ff59f00de4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/limits returned with HTTP 200 Aug 07 19:01:07.001392 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1040/4135] 10.4.3.15 () {68 vars in 1477 bytes} [Fri Aug 7 19:01:06 2026] GET /volume/v3/limits => generated 302 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:07.032942 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:07.050751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-826a7fdb-369b-49d2-ae62-428824a9758d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:07.053766 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-826a7fdb-369b-49d2-ae62-428824a9758d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:07.053960 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-826a7fdb-369b-49d2-ae62-428824a9758d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:07.054223 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-826a7fdb-369b-49d2-ae62-428824a9758d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:07.054361 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-826a7fdb-369b-49d2-ae62-428824a9758d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:07.066213 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:07.066213 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:07.066762 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-a237b9ad-7884-4acc-a769-0f8901905f21 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:07.067129 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-826a7fdb-369b-49d2-ae62-428824a9758d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:07.067492 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1030/4136] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:07 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:07.071712 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-a237b9ad-7884-4acc-a769-0f8901905f21 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 19:01:07.072092 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-a237b9ad-7884-4acc-a769-0f8901905f21 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:07.072440 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-a237b9ad-7884-4acc-a769-0f8901905f21 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:07.086197 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:07.086197 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:07.090687 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-a237b9ad-7884-4acc-a769-0f8901905f21 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:01:07.097902 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-a237b9ad-7884-4acc-a769-0f8901905f21 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 returned with HTTP 200 Aug 07 19:01:07.099969 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1030/4137] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:07 2026] GET /volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 => generated 1660 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:07.108270 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-9948f91c-d092-436f-ac58-96dae799ef06 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:07.110247 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-9948f91c-d092-436f-ac58-96dae799ef06 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:01:07.110573 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-9948f91c-d092-436f-ac58-96dae799ef06 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8159cfed-45fd-4375-9bd2-719d04ac9272", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1047912552", "description": null, "metadata": {}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:07.120757 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:07.120757 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:07.121271 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-9948f91c-d092-436f-ac58-96dae799ef06 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:01:07.121437 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-9948f91c-d092-436f-ac58-96dae799ef06 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Create snapshot from volume 8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 19:01:07.146153 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-9948f91c-d092-436f-ac58-96dae799ef06 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Created reservations ['4081de0d-f083-4804-862c-9d9f2473a423', 'b4ee512d-facd-4860-9faf-6e17720d0f7e', '34b2069a-1449-42ee-8ac9-a3e2e3e02b61', '27753485-52b6-491a-bb02-642d9c2d434e'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:07.164169 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:01:07.164569 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1858953256"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:07.168327 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1858953256'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:01:07.169605 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume of 1 GB Aug 07 19:01:07.174556 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Availability Zones retrieved successfully. Aug 07 19:01:07.180290 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Flow 'volume_create_api' (a824981f-771a-4bef-93ef-54bb1b7d35fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:07.181378 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a5c047-3b35-49bc-9821-8ed739e0c33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:07.182203 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:01:07.185876 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-9948f91c-d092-436f-ac58-96dae799ef06 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot force create request issued successfully. Aug 07 19:01:07.186296 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-879f14ee-f443-4809-9bc0-6bcef46a7439 req-9948f91c-d092-436f-ac58-96dae799ef06 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:01:07.186748 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1041/4138] 10.4.3.15 () {72 vars in 1540 bytes} [Fri Aug 7 19:01:07 2026] POST /volume/v3/snapshots => generated 324 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:07.217521 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a5c047-3b35-49bc-9821-8ed739e0c33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:07.218424 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3042e4bf-6b2b-4f8d-9a4c-f050526dda53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:07.278080 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Created reservations ['3d26cdac-694f-4f36-9e39-4a6246cc2828', '9954fc23-3da6-47fc-91bd-3ee2b0f2fcec', '7e2d81e5-aa32-4923-90db-1bbbd640fb1e', '7bd150c9-2d9b-4109-abf3-14363ac0dec6'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:07.278903 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3042e4bf-6b2b-4f8d-9a4c-f050526dda53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d26cdac-694f-4f36-9e39-4a6246cc2828', '9954fc23-3da6-47fc-91bd-3ee2b0f2fcec', '7e2d81e5-aa32-4923-90db-1bbbd640fb1e', '7bd150c9-2d9b-4109-abf3-14363ac0dec6']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:07.279834 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdc8ef33-5e39-40d0-9727-8d0b0855bb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:07.303912 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdc8ef33-5e39-40d0-9727-8d0b0855bb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf1f10b5-2b3f-4863-aaa9-370074b6c2df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1858953256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e4244e2d2e547ceb017e739e7e273c8',qos_specs=None,replication_status=,reservations=['3d26cdac-694f-4f36-9e39-4a6246cc2828','9954fc23-3da6-47fc-91bd-3ee2b0f2fcec','7e2d81e5-aa32-4923-90db-1bbbd640fb1e','7bd150c9-2d9b-4109-abf3-14363ac0dec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19790e5040734901bf363dcd9c4b43ab',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1858953256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf1f10b5-2b3f-4863-aaa9-370074b6c2df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e4244e2d2e547ceb017e739e7e273c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19790e5040734901bf363dcd9c4b43ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:07.305006 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af56ee99-6df9-4a9b-986d-48637249d91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:07.333505 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af56ee99-6df9-4a9b-986d-48637249d91f) transitioned into state 'SUCCESS' from state '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-1858953256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e4244e2d2e547ceb017e739e7e273c8',qos_specs=None,replication_status=,reservations=['3d26cdac-694f-4f36-9e39-4a6246cc2828','9954fc23-3da6-47fc-91bd-3ee2b0f2fcec','7e2d81e5-aa32-4923-90db-1bbbd640fb1e','7bd150c9-2d9b-4109-abf3-14363ac0dec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19790e5040734901bf363dcd9c4b43ab',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:07.333505 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38218846-f8fb-4049-bb29-400364994f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:07.344434 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38218846-f8fb-4049-bb29-400364994f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:07.345459 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Flow 'volume_create_api' (a824981f-771a-4bef-93ef-54bb1b7d35fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:07.345927 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume request issued successfully. Aug 07 19:01:07.346607 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-db3b140a-5662-4fe1-a888-ecaeaf9053d1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:01:07.347176 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1038/4139] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:01:07 2026] POST /volume/v3/volumes => generated 776 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:07.369318 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-69180532-77d7-41be-9dd9-034e1c49ef41 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:07.371406 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-69180532-77d7-41be-9dd9-034e1c49ef41 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df Aug 07 19:01:07.371613 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-69180532-77d7-41be-9dd9-034e1c49ef41 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:07.371804 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-69180532-77d7-41be-9dd9-034e1c49ef41 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:07.379592 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:07.379592 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:07.383176 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-69180532-77d7-41be-9dd9-034e1c49ef41 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:01:07.388301 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-69180532-77d7-41be-9dd9-034e1c49ef41 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df returned with HTTP 200 Aug 07 19:01:07.388623 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1031/4140] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:07 2026] GET /volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:08.077328 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8762d4fa-c0e8-4fff-844b-4053e2495a05 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:08.079397 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8762d4fa-c0e8-4fff-844b-4053e2495a05 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:08.079671 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8762d4fa-c0e8-4fff-844b-4053e2495a05 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:08.079894 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8762d4fa-c0e8-4fff-844b-4053e2495a05 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:08.080100 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8762d4fa-c0e8-4fff-844b-4053e2495a05 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:08.087140 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:08.087140 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:08.087949 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8762d4fa-c0e8-4fff-844b-4053e2495a05 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:08.088359 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1031/4141] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:08 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:08.405087 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c4bc26d0-9bcd-4ee6-8d7d-b5bf8c2cb7d7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:08.407169 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4bc26d0-9bcd-4ee6-8d7d-b5bf8c2cb7d7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df Aug 07 19:01:08.407444 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4bc26d0-9bcd-4ee6-8d7d-b5bf8c2cb7d7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:08.407699 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4bc26d0-9bcd-4ee6-8d7d-b5bf8c2cb7d7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:08.415316 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:08.415316 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:08.423396 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c4bc26d0-9bcd-4ee6-8d7d-b5bf8c2cb7d7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:01:08.430775 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4bc26d0-9bcd-4ee6-8d7d-b5bf8c2cb7d7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df returned with HTTP 200 Aug 07 19:01:08.431311 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1042/4142] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:08 2026] GET /volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:08.446056 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-412d5da4-8503-4baf-93b5-7f348123ac00 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:08.452331 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-412d5da4-8503-4baf-93b5-7f348123ac00 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 19:01:08.452804 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-412d5da4-8503-4baf-93b5-7f348123ac00 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cf1f10b5-2b3f-4863-aaa9-370074b6c2df", "name": "tempest-type-Backup-1873354429"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:08.458225 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-412d5da4-8503-4baf-93b5-7f348123ac00 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Creating new backup {'backup': {'volume_id': 'cf1f10b5-2b3f-4863-aaa9-370074b6c2df', 'name': 'tempest-type-Backup-1873354429'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:01:08.458650 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-412d5da4-8503-4baf-93b5-7f348123ac00 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Creating backup of volume cf1f10b5-2b3f-4863-aaa9-370074b6c2df in container None Aug 07 19:01:08.469476 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:08.469476 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:08.470148 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-412d5da4-8503-4baf-93b5-7f348123ac00 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:01:08.498051 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-412d5da4-8503-4baf-93b5-7f348123ac00 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Created reservations ['c2e76ef9-d95f-41f0-a446-9827a8bd910a', '59182787-9266-4d58-a59d-54e599d91a2b'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:08.571714 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-412d5da4-8503-4baf-93b5-7f348123ac00 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:01:08.572158 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1039/4143] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 19:01:08 2026] POST /volume/v3/backups => generated 314 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:08.584777 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-10553b6e-e8c2-4721-8234-8039f8712d34 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:08.587509 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-10553b6e-e8c2-4721-8234-8039f8712d34 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:08.588424 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-10553b6e-e8c2-4721-8234-8039f8712d34 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:08.588795 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-10553b6e-e8c2-4721-8234-8039f8712d34 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:08.589152 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-10553b6e-e8c2-4721-8234-8039f8712d34 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:08.594925 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:08.594925 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:08.595805 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-10553b6e-e8c2-4721-8234-8039f8712d34 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:08.596297 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1032/4144] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:08 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:09.094103 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2b4d2048-0619-4abf-a9e6-0443fa1641d4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:09.097340 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b4d2048-0619-4abf-a9e6-0443fa1641d4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 Aug 07 19:01:09.097340 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b4d2048-0619-4abf-a9e6-0443fa1641d4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:09.097340 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b4d2048-0619-4abf-a9e6-0443fa1641d4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:09.100201 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-088f082d-aed4-444e-998e-cf0915efcb02 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:09.102442 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-088f082d-aed4-444e-998e-cf0915efcb02 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:09.102685 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-088f082d-aed4-444e-998e-cf0915efcb02 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:09.102917 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-088f082d-aed4-444e-998e-cf0915efcb02 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:09.103083 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-088f082d-aed4-444e-998e-cf0915efcb02 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:09.108178 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:09.108178 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:09.108436 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:09.108436 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:09.108860 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2b4d2048-0619-4abf-a9e6-0443fa1641d4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot retrieved successfully. Aug 07 19:01:09.109133 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-088f082d-aed4-444e-998e-cf0915efcb02 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:09.109586 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1043/4145] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:09 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:09.109703 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b4d2048-0619-4abf-a9e6-0443fa1641d4 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 returned with HTTP 200 Aug 07 19:01:09.110204 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1032/4146] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:01:09 2026] GET /volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 => generated 483 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:09.141265 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:09.142952 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:01:09.143500 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-35309849", "snapshot_id": null, "imageRef": "19193e6b-0001-4243-946c-1c2641ec5dd4", "volume_type": null, "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:09.144810 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-35309849', 'snapshot_id': None, 'imageRef': '19193e6b-0001-4243-946c-1c2641ec5dd4', 'volume_type': None, 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:01:09.234384 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:09.234384 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:09.235155 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot retrieved successfully. Aug 07 19:01:09.235400 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Create volume of 1 GB Aug 07 19:01:09.240811 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Availability Zones retrieved successfully. Aug 07 19:01:09.248648 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Flow 'volume_create_api' (e9e725a0-53b4-4cb3-840e-6146f6221bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:09.250296 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2da7be3-f1bd-4888-ba7e-ad1465238084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:09.251472 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:01:09.294884 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2da7be3-f1bd-4888-ba7e-ad1465238084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ed4c78ba-a410-4ef7-b7bb-da7ce5867989', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:09.295741 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56e8892-bba8-4b07-b346-4cd00449e31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:09.338390 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Created reservations ['7c77b943-fcdf-4ee0-a3b6-d131a3460799', '7a275082-8b21-43e3-9425-2a8f815d3e4d', '164dec4e-7dbb-4abb-aac2-0e1175502358', 'e6e3b7f1-8a19-4c8e-b4e1-9ad2d7b01c9f'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:09.339463 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56e8892-bba8-4b07-b346-4cd00449e31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c77b943-fcdf-4ee0-a3b6-d131a3460799', '7a275082-8b21-43e3-9425-2a8f815d3e4d', '164dec4e-7dbb-4abb-aac2-0e1175502358', 'e6e3b7f1-8a19-4c8e-b4e1-9ad2d7b01c9f']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:09.340296 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12b9814-364d-44d7-85b8-c95745d25f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:09.386303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12b9814-364d-44d7-85b8-c95745d25f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd080325b-b678-4c9c-9c4c-a91fa76667fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-35309849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24d9d0b718324a70b7c3586df7c207f4',qos_specs=None,replication_status=,reservations=['7c77b943-fcdf-4ee0-a3b6-d131a3460799','7a275082-8b21-43e3-9425-2a8f815d3e4d','164dec4e-7dbb-4abb-aac2-0e1175502358','e6e3b7f1-8a19-4c8e-b4e1-9ad2d7b01c9f'],size=1,snapshot_id=ed4c78ba-a410-4ef7-b7bb-da7ce5867989,source_replicaid=,source_volid=None,status='creating',user_id='ba66a75f8e744e90b135c6ba1e4fc5b6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), '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-07T19:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-35309849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d080325b-b678-4c9c-9c4c-a91fa76667fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24d9d0b718324a70b7c3586df7c207f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ed4c78ba-a410-4ef7-b7bb-da7ce5867989,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba66a75f8e744e90b135c6ba1e4fc5b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:09.387397 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7833b7-8420-49d4-9647-84344fb2e6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:09.407227 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7833b7-8420-49d4-9647-84344fb2e6e4) transitioned into state 'SUCCESS' from state '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-35309849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24d9d0b718324a70b7c3586df7c207f4',qos_specs=None,replication_status=,reservations=['7c77b943-fcdf-4ee0-a3b6-d131a3460799','7a275082-8b21-43e3-9425-2a8f815d3e4d','164dec4e-7dbb-4abb-aac2-0e1175502358','e6e3b7f1-8a19-4c8e-b4e1-9ad2d7b01c9f'],size=1,snapshot_id=ed4c78ba-a410-4ef7-b7bb-da7ce5867989,source_replicaid=,source_volid=None,status='creating',user_id='ba66a75f8e744e90b135c6ba1e4fc5b6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:09.408219 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9ee642-4048-475d-9fe2-5bd3b3a23b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:09.429832 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9ee642-4048-475d-9fe2-5bd3b3a23b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:09.430575 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Flow 'volume_create_api' (e9e725a0-53b4-4cb3-840e-6146f6221bb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:09.430871 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Create volume request issued successfully. Aug 07 19:01:09.431552 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9594be19-a568-4df2-8b0e-fdc7103325c8 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:01:09.431944 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1040/4147] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 19:01:09 2026] POST /volume/v3/volumes => generated 810 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:09.446773 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b6039406-9184-465d-821b-af1b859555d7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:09.450511 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b6039406-9184-465d-821b-af1b859555d7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb Aug 07 19:01:09.450734 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b6039406-9184-465d-821b-af1b859555d7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:09.450924 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b6039406-9184-465d-821b-af1b859555d7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:09.459855 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:09.459855 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:09.463804 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b6039406-9184-465d-821b-af1b859555d7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:01:09.468028 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b6039406-9184-465d-821b-af1b859555d7 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb returned with HTTP 200 Aug 07 19:01:09.468493 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1033/4148] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:01:09 2026] GET /volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:09.607250 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-546c9f76-49bb-446e-9798-561dfd2df544 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:09.608912 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-546c9f76-49bb-446e-9798-561dfd2df544 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:09.609378 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-546c9f76-49bb-446e-9798-561dfd2df544 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:09.609690 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-546c9f76-49bb-446e-9798-561dfd2df544 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:09.609965 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-546c9f76-49bb-446e-9798-561dfd2df544 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:09.615213 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:09.615213 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:09.615923 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-546c9f76-49bb-446e-9798-561dfd2df544 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:09.616387 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1044/4149] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:09 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:10.119372 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3bb23409-b2fc-4854-9a4b-0fe1a15e0f6b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:10.121779 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3bb23409-b2fc-4854-9a4b-0fe1a15e0f6b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:10.121945 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3bb23409-b2fc-4854-9a4b-0fe1a15e0f6b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:10.122164 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3bb23409-b2fc-4854-9a4b-0fe1a15e0f6b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:10.122253 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3bb23409-b2fc-4854-9a4b-0fe1a15e0f6b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:10.126899 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:10.126899 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:10.127981 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3bb23409-b2fc-4854-9a4b-0fe1a15e0f6b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:10.128396 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1033/4150] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:10 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:10.483718 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b624243e-968f-48ee-9233-eecd29f02151 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:10.485462 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b624243e-968f-48ee-9233-eecd29f02151 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb Aug 07 19:01:10.485659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b624243e-968f-48ee-9233-eecd29f02151 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:10.485834 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b624243e-968f-48ee-9233-eecd29f02151 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:10.492132 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:10.492132 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:10.495376 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b624243e-968f-48ee-9233-eecd29f02151 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:01:10.499906 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b624243e-968f-48ee-9233-eecd29f02151 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb returned with HTTP 200 Aug 07 19:01:10.500283 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1041/4151] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:01:10 2026] GET /volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb => generated 1419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:10.512195 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d90fdde1-7708-4d79-86a6-803c402c8ce2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:10.513940 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d90fdde1-7708-4d79-86a6-803c402c8ce2 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb Aug 07 19:01:10.514179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d90fdde1-7708-4d79-86a6-803c402c8ce2 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:10.514374 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d90fdde1-7708-4d79-86a6-803c402c8ce2 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:10.521093 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:10.521093 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:10.524469 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d90fdde1-7708-4d79-86a6-803c402c8ce2 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:01:10.529304 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d90fdde1-7708-4d79-86a6-803c402c8ce2 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb returned with HTTP 200 Aug 07 19:01:10.529667 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1034/4152] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:01:10 2026] GET /volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb => generated 1419 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:10.626441 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cf29ca79-4187-40cd-af50-60ba87bc0b84 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:10.628596 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf29ca79-4187-40cd-af50-60ba87bc0b84 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:10.629069 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf29ca79-4187-40cd-af50-60ba87bc0b84 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:10.629069 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf29ca79-4187-40cd-af50-60ba87bc0b84 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:10.629251 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cf29ca79-4187-40cd-af50-60ba87bc0b84 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:10.633250 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:10.633250 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:10.633773 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf29ca79-4187-40cd-af50-60ba87bc0b84 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:10.634131 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1045/4153] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:10 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:11.139325 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e0f351c3-21fb-4b65-987b-d7067bf0a961 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:11.141223 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e0f351c3-21fb-4b65-987b-d7067bf0a961 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:11.141472 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e0f351c3-21fb-4b65-987b-d7067bf0a961 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:11.141651 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e0f351c3-21fb-4b65-987b-d7067bf0a961 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:11.141743 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e0f351c3-21fb-4b65-987b-d7067bf0a961 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:11.146204 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:11.146204 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:11.147061 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e0f351c3-21fb-4b65-987b-d7067bf0a961 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:11.147480 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1034/4154] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:11 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:11.552899 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-454b73f2-16e5-4cef-9ffd-2e944c14f708 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:11.555444 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-454b73f2-16e5-4cef-9ffd-2e944c14f708 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb Aug 07 19:01:11.555676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-454b73f2-16e5-4cef-9ffd-2e944c14f708 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:11.555901 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-454b73f2-16e5-4cef-9ffd-2e944c14f708 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:11.564244 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:11.564244 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:11.568130 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-454b73f2-16e5-4cef-9ffd-2e944c14f708 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:01:11.573397 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-454b73f2-16e5-4cef-9ffd-2e944c14f708 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb returned with HTTP 200 Aug 07 19:01:11.574081 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1042/4155] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:11 2026] GET /volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb => generated 1401 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:11.645266 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-196c20d2-fbdd-4cf7-9fe2-315510f6cbfb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:11.647528 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-196c20d2-fbdd-4cf7-9fe2-315510f6cbfb tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:11.647732 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-196c20d2-fbdd-4cf7-9fe2-315510f6cbfb tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:11.647927 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-196c20d2-fbdd-4cf7-9fe2-315510f6cbfb tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:11.648058 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-196c20d2-fbdd-4cf7-9fe2-315510f6cbfb tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:11.652359 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:11.652359 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:11.652945 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-196c20d2-fbdd-4cf7-9fe2-315510f6cbfb tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:11.653350 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1035/4156] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:11 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:12.157397 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-46e48f59-a588-4030-9222-d8fd4e652f37 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:12.159267 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46e48f59-a588-4030-9222-d8fd4e652f37 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:12.159468 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46e48f59-a588-4030-9222-d8fd4e652f37 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:12.159656 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46e48f59-a588-4030-9222-d8fd4e652f37 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:12.159759 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-46e48f59-a588-4030-9222-d8fd4e652f37 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:12.161732 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-e8953cd7-1f99-4faf-8d68-b5497b89caac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:12.164810 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:12.164810 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:12.165266 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-e8953cd7-1f99-4faf-8d68-b5497b89caac tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb Aug 07 19:01:12.165664 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-e8953cd7-1f99-4faf-8d68-b5497b89caac tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:12.166026 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46e48f59-a588-4030-9222-d8fd4e652f37 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:12.166077 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-e8953cd7-1f99-4faf-8d68-b5497b89caac tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:12.166656 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1046/4157] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:12 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:12.175633 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-34a06ebe-6db5-4635-8e33-8b928d2cb1c4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:12.175772 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:12.175772 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:12.177438 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-34a06ebe-6db5-4635-8e33-8b928d2cb1c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8/restore Aug 07 19:01:12.177765 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-34a06ebe-6db5-4635-8e33-8b928d2cb1c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "580a1d23-6546-4d94-8ea4-4d466f47b9ef"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:12.179229 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-34a06ebe-6db5-4635-8e33-8b928d2cb1c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Restoring backup b7364129-946a-4285-8f01-1532961555f8 ({'restore': {'volume_id': '580a1d23-6546-4d94-8ea4-4d466f47b9ef'}}) {{(pid=100344) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 19:01:12.179345 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-34a06ebe-6db5-4635-8e33-8b928d2cb1c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Restoring backup b7364129-946a-4285-8f01-1532961555f8 to volume 580a1d23-6546-4d94-8ea4-4d466f47b9ef. Aug 07 19:01:12.179711 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-e8953cd7-1f99-4faf-8d68-b5497b89caac tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:01:12.183599 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:12.183599 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:12.185535 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-e8953cd7-1f99-4faf-8d68-b5497b89caac tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb returned with HTTP 200 Aug 07 19:01:12.186051 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1035/4158] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:12 2026] GET /volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb => generated 1401 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:12.191679 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:12.191679 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:12.192279 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-34a06ebe-6db5-4635-8e33-8b928d2cb1c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:01:12.192466 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.api [None req-34a06ebe-6db5-4635-8e33-8b928d2cb1c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Checking backup size 1 against volume size 1 {{(pid=100344) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 19:01:12.192621 np0000006749 devstack@c-api.service[100344]: INFO cinder.backup.api [None req-34a06ebe-6db5-4635-8e33-8b928d2cb1c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Overwriting volume 580a1d23-6546-4d94-8ea4-4d466f47b9ef with restore of backup b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:12.197179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-da2dd0e9-0ce0-4c6e-ae70-7d0b5b132120 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:12.197179 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-da2dd0e9-0ce0-4c6e-ae70-7d0b5b132120 None None] GET https://10.4.3.15/volume// Aug 07 19:01:12.197179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-da2dd0e9-0ce0-4c6e-ae70-7d0b5b132120 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:12.197179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-da2dd0e9-0ce0-4c6e-ae70-7d0b5b132120 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:12.197179 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-da2dd0e9-0ce0-4c6e-ae70-7d0b5b132120 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:12.197179 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1036/4159] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:01: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 07 19:01:12.205114 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-0b28e9cf-7382-4789-a057-ef0a2fadaf65 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:12.206946 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-34a06ebe-6db5-4635-8e33-8b928d2cb1c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] restore_backup in rpcapi backup_id b7364129-946a-4285-8f01-1532961555f8 {{(pid=100344) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 19:01:12.209390 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-0b28e9cf-7382-4789-a057-ef0a2fadaf65 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:01:12.209756 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-0b28e9cf-7382-4789-a057-ef0a2fadaf65 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d080325b-b678-4c9c-9c4c-a91fa76667fb", "connector": null, "instance_uuid": "214f7862-d770-4fe4-bc3b-af54d71a3456"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:12.211500 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-34a06ebe-6db5-4635-8e33-8b928d2cb1c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8/restore returned with HTTP 202 Aug 07 19:01:12.211920 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1043/4160] 10.4.3.15 () {68 vars in 1386 bytes} [Fri Aug 7 19:01:12 2026] POST /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8/restore => generated 182 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 19:01:12.223073 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9d397260-cca5-447c-b25c-ec58100f19c6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:12.227015 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d397260-cca5-447c-b25c-ec58100f19c6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:12.227322 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9d397260-cca5-447c-b25c-ec58100f19c6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:12.228717 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9d397260-cca5-447c-b25c-ec58100f19c6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:12.228717 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9d397260-cca5-447c-b25c-ec58100f19c6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:12.228790 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:12.228790 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:12.234918 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:12.234918 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:12.235630 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d397260-cca5-447c-b25c-ec58100f19c6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:12.235972 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1036/4161] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:12 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:12.261176 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-0b28e9cf-7382-4789-a057-ef0a2fadaf65 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:01:12.261615 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1047/4162] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:01:12 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 07 19:01:12.666249 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-04138d4b-08fb-4ced-ae94-13a9018632d6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:12.667961 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-04138d4b-08fb-4ced-ae94-13a9018632d6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:12.668174 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-04138d4b-08fb-4ced-ae94-13a9018632d6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:12.668346 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-04138d4b-08fb-4ced-ae94-13a9018632d6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:12.668448 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-04138d4b-08fb-4ced-ae94-13a9018632d6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:12.673659 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:12.673659 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:12.674453 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-04138d4b-08fb-4ced-ae94-13a9018632d6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:12.675686 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1037/4163] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:12 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:13.249025 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ad2be6db-1b28-497b-9629-71e8887fe63e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:13.251732 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ad2be6db-1b28-497b-9629-71e8887fe63e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:13.251976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ad2be6db-1b28-497b-9629-71e8887fe63e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:13.252235 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ad2be6db-1b28-497b-9629-71e8887fe63e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:13.252389 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-ad2be6db-1b28-497b-9629-71e8887fe63e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:13.257151 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:13.257151 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:13.257939 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ad2be6db-1b28-497b-9629-71e8887fe63e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:13.258926 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1044/4164] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:13 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:13.263879 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5f4f7c24-53ff-4ace-b22a-20e78a9ce186 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:13.264290 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f4f7c24-53ff-4ace-b22a-20e78a9ce186 None None] GET https://10.4.3.15/volume// Aug 07 19:01:13.264476 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f4f7c24-53ff-4ace-b22a-20e78a9ce186 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:13.264658 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f4f7c24-53ff-4ace-b22a-20e78a9ce186 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:13.264950 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f4f7c24-53ff-4ace-b22a-20e78a9ce186 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:13.265255 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1037/4165] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:01: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 07 19:01:13.271881 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-367dc2d2-fab1-4a38-acc1-41b59b929f97 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:13.273901 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-367dc2d2-fab1-4a38-acc1-41b59b929f97 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb Aug 07 19:01:13.274199 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-367dc2d2-fab1-4a38-acc1-41b59b929f97 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:13.274431 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-367dc2d2-fab1-4a38-acc1-41b59b929f97 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:13.282981 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:13.282981 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:13.286130 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-367dc2d2-fab1-4a38-acc1-41b59b929f97 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:01:13.290489 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-367dc2d2-fab1-4a38-acc1-41b59b929f97 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb returned with HTTP 200 Aug 07 19:01:13.290847 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1048/4166] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:01:13 2026] GET /volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb => generated 1580 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:13.395827 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-dd47d74a-a195-4898-8c79-c3f2c7eeb566 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:13.400084 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-dd47d74a-a195-4898-8c79-c3f2c7eeb566 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] PUT https://10.4.3.15/volume/v3/attachments/bec08927-5128-4266-857f-a64cc14317c4 Aug 07 19:01:13.400084 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-dd47d74a-a195-4898-8c79-c3f2c7eeb566 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:13.413938 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-dd47d74a-a195-4898-8c79-c3f2c7eeb566 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Acquiring lock "cinder-attachment_update-d080325b-b678-4c9c-9c4c-a91fa76667fb-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:01:13.420299 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-dd47d74a-a195-4898-8c79-c3f2c7eeb566 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Lock "cinder-attachment_update-d080325b-b678-4c9c-9c4c-a91fa76667fb-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:01:13.420299 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:13.420299 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:13.519280 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-dd47d74a-a195-4898-8c79-c3f2c7eeb566 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Lock "cinder-attachment_update-d080325b-b678-4c9c-9c4c-a91fa76667fb-np0000006749" released by "attachment_update" :: held 0.100s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:01:13.519280 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-dd47d74a-a195-4898-8c79-c3f2c7eeb566 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments/bec08927-5128-4266-857f-a64cc14317c4 returned with HTTP 200 Aug 07 19:01:13.519280 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1038/4167] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:01:13 2026] PUT /volume/v3/attachments/bec08927-5128-4266-857f-a64cc14317c4 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:13.557595 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-6343c351-e57a-43af-a415-718a6808eb1a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:13.557881 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-6343c351-e57a-43af-a415-718a6808eb1a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] POST https://10.4.3.15/volume/v3/attachments/bec08927-5128-4266-857f-a64cc14317c4/action Aug 07 19:01:13.558312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-6343c351-e57a-43af-a415-718a6808eb1a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:13.558433 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-6343c351-e57a-43af-a415-718a6808eb1a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:13.580405 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:13.580405 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:13.595022 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-3c91b03c-0961-4d29-9865-b9a0b0537931 req-6343c351-e57a-43af-a415-718a6808eb1a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments/bec08927-5128-4266-857f-a64cc14317c4/action returned with HTTP 204 Aug 07 19:01:13.596628 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1045/4168] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:01:13 2026] POST /volume/v3/attachments/bec08927-5128-4266-857f-a64cc14317c4/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:13.685205 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e05b845e-38d4-45f8-9972-95f23bfdb96c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:13.688097 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e05b845e-38d4-45f8-9972-95f23bfdb96c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:13.688097 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e05b845e-38d4-45f8-9972-95f23bfdb96c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:13.688424 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e05b845e-38d4-45f8-9972-95f23bfdb96c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:13.688669 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e05b845e-38d4-45f8-9972-95f23bfdb96c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:13.695572 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:13.695572 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:13.696692 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e05b845e-38d4-45f8-9972-95f23bfdb96c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:13.697264 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1038/4169] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:13 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:14.272147 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5413c133-68ff-435b-a3cf-dd665a1343f3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:14.273520 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5413c133-68ff-435b-a3cf-dd665a1343f3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:14.273738 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5413c133-68ff-435b-a3cf-dd665a1343f3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:14.273955 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5413c133-68ff-435b-a3cf-dd665a1343f3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:14.274097 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5413c133-68ff-435b-a3cf-dd665a1343f3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:14.279316 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:14.279316 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:14.280050 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5413c133-68ff-435b-a3cf-dd665a1343f3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:14.280427 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1049/4170] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:14 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:14.710941 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e0db2750-ab0e-44f5-bb84-bc4f2ca0328f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:14.713199 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e0db2750-ab0e-44f5-bb84-bc4f2ca0328f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:14.713478 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e0db2750-ab0e-44f5-bb84-bc4f2ca0328f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:14.713724 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e0db2750-ab0e-44f5-bb84-bc4f2ca0328f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:14.713843 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-e0db2750-ab0e-44f5-bb84-bc4f2ca0328f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:14.719359 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:14.719359 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:14.720144 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e0db2750-ab0e-44f5-bb84-bc4f2ca0328f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:14.720626 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1039/4171] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:14 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:15.289762 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-05d23b9d-188b-4d93-ba51-4898d38895ae None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:15.291493 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-05d23b9d-188b-4d93-ba51-4898d38895ae tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:15.291695 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-05d23b9d-188b-4d93-ba51-4898d38895ae tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:15.291875 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-05d23b9d-188b-4d93-ba51-4898d38895ae tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:15.291978 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-05d23b9d-188b-4d93-ba51-4898d38895ae tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:15.296228 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:15.296228 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:15.297033 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-05d23b9d-188b-4d93-ba51-4898d38895ae tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:15.297575 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1046/4172] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:15 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:15.731037 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3c335fe0-2400-4a05-9156-7e37e7f631d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:15.732436 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3c335fe0-2400-4a05-9156-7e37e7f631d5 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:15.732626 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3c335fe0-2400-4a05-9156-7e37e7f631d5 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:15.732798 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3c335fe0-2400-4a05-9156-7e37e7f631d5 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:15.732904 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3c335fe0-2400-4a05-9156-7e37e7f631d5 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:15.737220 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:15.737220 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:15.738356 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3c335fe0-2400-4a05-9156-7e37e7f631d5 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:15.738885 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1039/4173] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:15 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:16.310376 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e7db212-9ee2-45d6-a38f-e8a4bc2a7669 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:16.313577 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e7db212-9ee2-45d6-a38f-e8a4bc2a7669 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:16.313577 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e7db212-9ee2-45d6-a38f-e8a4bc2a7669 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:16.313577 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e7db212-9ee2-45d6-a38f-e8a4bc2a7669 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:16.313577 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6e7db212-9ee2-45d6-a38f-e8a4bc2a7669 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:16.318758 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:16.318758 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:16.319716 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e7db212-9ee2-45d6-a38f-e8a4bc2a7669 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:16.320301 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1050/4174] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:16 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:16.753910 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a3a97d94-249f-486f-9376-531e75cad99f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:16.755628 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a3a97d94-249f-486f-9376-531e75cad99f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:16.756019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a3a97d94-249f-486f-9376-531e75cad99f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:16.756326 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a3a97d94-249f-486f-9376-531e75cad99f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:16.756574 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-a3a97d94-249f-486f-9376-531e75cad99f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:16.763509 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:16.763509 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:16.763509 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a3a97d94-249f-486f-9376-531e75cad99f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:16.763509 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1040/4175] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:16 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:17.330640 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-79a1c3a8-8312-467c-b7bc-e133a7048567 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:17.333496 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79a1c3a8-8312-467c-b7bc-e133a7048567 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:17.333496 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79a1c3a8-8312-467c-b7bc-e133a7048567 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:17.333496 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79a1c3a8-8312-467c-b7bc-e133a7048567 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:17.333496 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-79a1c3a8-8312-467c-b7bc-e133a7048567 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:17.336789 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:17.336789 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:17.338131 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79a1c3a8-8312-467c-b7bc-e133a7048567 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:17.338131 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1047/4176] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:17 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:17.773690 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-be5c8fbf-c449-4626-a9b2-b9de0fae7d9a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:17.775504 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be5c8fbf-c449-4626-a9b2-b9de0fae7d9a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:17.775732 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be5c8fbf-c449-4626-a9b2-b9de0fae7d9a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:17.775949 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be5c8fbf-c449-4626-a9b2-b9de0fae7d9a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:17.776080 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-be5c8fbf-c449-4626-a9b2-b9de0fae7d9a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:17.780216 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:17.780216 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:17.780733 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be5c8fbf-c449-4626-a9b2-b9de0fae7d9a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:17.781090 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1040/4177] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:17 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:18.349722 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-45ee3dfb-0a3c-49cf-aeca-06e579904363 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:18.352051 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-45ee3dfb-0a3c-49cf-aeca-06e579904363 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:18.352398 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-45ee3dfb-0a3c-49cf-aeca-06e579904363 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:18.352698 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-45ee3dfb-0a3c-49cf-aeca-06e579904363 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:18.352897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-45ee3dfb-0a3c-49cf-aeca-06e579904363 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:18.358064 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:18.358064 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:18.359161 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-45ee3dfb-0a3c-49cf-aeca-06e579904363 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:18.359691 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1051/4178] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:18 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:18.790822 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d052e4ad-6956-4247-a030-f406a6af08ee None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:18.792599 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d052e4ad-6956-4247-a030-f406a6af08ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:18.792809 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d052e4ad-6956-4247-a030-f406a6af08ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:18.793018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d052e4ad-6956-4247-a030-f406a6af08ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:18.793145 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-d052e4ad-6956-4247-a030-f406a6af08ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:18.798653 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:18.798653 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:18.799252 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d052e4ad-6956-4247-a030-f406a6af08ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:18.799588 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1041/4179] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:18 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:19.369954 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fa9bdb03-9786-4380-b469-405e7028dda0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:19.371991 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fa9bdb03-9786-4380-b469-405e7028dda0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:19.372213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fa9bdb03-9786-4380-b469-405e7028dda0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:19.372390 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fa9bdb03-9786-4380-b469-405e7028dda0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:19.372512 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-fa9bdb03-9786-4380-b469-405e7028dda0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:19.377500 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:19.377500 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:19.378480 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fa9bdb03-9786-4380-b469-405e7028dda0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:19.378923 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1048/4180] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:19 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:19.811260 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0dcde6cd-7b97-4ab0-a10b-d99d628136c2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:19.813262 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0dcde6cd-7b97-4ab0-a10b-d99d628136c2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:19.813530 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0dcde6cd-7b97-4ab0-a10b-d99d628136c2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:19.813782 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0dcde6cd-7b97-4ab0-a10b-d99d628136c2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:19.814547 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0dcde6cd-7b97-4ab0-a10b-d99d628136c2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:19.818734 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:19.818734 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:19.819458 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0dcde6cd-7b97-4ab0-a10b-d99d628136c2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:19.819865 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1041/4181] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:19 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:20.389019 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d83c0c0d-d032-4fa4-aff7-73609d210523 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:20.391431 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d83c0c0d-d032-4fa4-aff7-73609d210523 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:20.391784 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d83c0c0d-d032-4fa4-aff7-73609d210523 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:20.392238 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d83c0c0d-d032-4fa4-aff7-73609d210523 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:20.392371 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d83c0c0d-d032-4fa4-aff7-73609d210523 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:20.398063 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:20.398063 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:20.399071 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d83c0c0d-d032-4fa4-aff7-73609d210523 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:20.399606 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1052/4182] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:20 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:20.837228 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-97ea2af0-a73f-484a-93fc-03724b8c228d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:20.839350 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-97ea2af0-a73f-484a-93fc-03724b8c228d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:20.839603 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-97ea2af0-a73f-484a-93fc-03724b8c228d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:20.839832 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-97ea2af0-a73f-484a-93fc-03724b8c228d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:20.839972 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-97ea2af0-a73f-484a-93fc-03724b8c228d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:20.845793 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:20.845793 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:20.846494 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-97ea2af0-a73f-484a-93fc-03724b8c228d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:20.846939 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1042/4183] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:20 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:21.410535 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1887e66e-05ff-48e4-b53e-a3d1b9167044 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:21.412922 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1887e66e-05ff-48e4-b53e-a3d1b9167044 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:21.413249 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1887e66e-05ff-48e4-b53e-a3d1b9167044 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:21.413526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1887e66e-05ff-48e4-b53e-a3d1b9167044 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:21.413692 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-1887e66e-05ff-48e4-b53e-a3d1b9167044 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:21.418708 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:21.418708 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:21.419579 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1887e66e-05ff-48e4-b53e-a3d1b9167044 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:21.419958 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1049/4184] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:21 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:21.859344 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1d61e428-b9be-4cf4-acec-84d9ff369b1a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:21.861788 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d61e428-b9be-4cf4-acec-84d9ff369b1a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:21.862155 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d61e428-b9be-4cf4-acec-84d9ff369b1a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:21.862430 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d61e428-b9be-4cf4-acec-84d9ff369b1a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:21.862571 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1d61e428-b9be-4cf4-acec-84d9ff369b1a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:21.869192 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:21.869192 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:21.871795 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d61e428-b9be-4cf4-acec-84d9ff369b1a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:21.872426 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1042/4185] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:21 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:22.433492 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4842c215-48c0-42ef-afb1-f44ac02652c4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:22.435545 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4842c215-48c0-42ef-afb1-f44ac02652c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:22.435773 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4842c215-48c0-42ef-afb1-f44ac02652c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:22.436016 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4842c215-48c0-42ef-afb1-f44ac02652c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:22.436179 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4842c215-48c0-42ef-afb1-f44ac02652c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:22.441483 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:22.441483 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:22.442381 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4842c215-48c0-42ef-afb1-f44ac02652c4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:22.442906 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1053/4186] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:22 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:22.884369 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3523690e-54b1-412a-8c0b-e8d17a988e8d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:22.886316 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3523690e-54b1-412a-8c0b-e8d17a988e8d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:22.886585 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3523690e-54b1-412a-8c0b-e8d17a988e8d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:22.886790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3523690e-54b1-412a-8c0b-e8d17a988e8d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:22.886889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-3523690e-54b1-412a-8c0b-e8d17a988e8d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:22.891566 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:22.891566 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:22.892337 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3523690e-54b1-412a-8c0b-e8d17a988e8d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:22.892831 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1043/4187] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:22 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:23.452538 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-959f8dab-c180-423c-a91d-05d3da8d30f3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:23.454660 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-959f8dab-c180-423c-a91d-05d3da8d30f3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:23.454853 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-959f8dab-c180-423c-a91d-05d3da8d30f3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:23.455075 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-959f8dab-c180-423c-a91d-05d3da8d30f3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:23.455178 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-959f8dab-c180-423c-a91d-05d3da8d30f3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:23.459771 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:23.459771 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:23.460504 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-959f8dab-c180-423c-a91d-05d3da8d30f3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:23.460870 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1050/4188] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:23 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:23.904026 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0d9c3716-8667-44f2-aaae-65328c2fa40c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:23.906361 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d9c3716-8667-44f2-aaae-65328c2fa40c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:23.906590 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d9c3716-8667-44f2-aaae-65328c2fa40c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:23.906778 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d9c3716-8667-44f2-aaae-65328c2fa40c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:23.906877 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0d9c3716-8667-44f2-aaae-65328c2fa40c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:23.911189 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:23.911189 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:23.911768 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d9c3716-8667-44f2-aaae-65328c2fa40c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:23.912179 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1043/4189] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:23 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:24.472517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-81620bfe-0564-48e0-8939-9569d9b61717 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:24.474269 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-81620bfe-0564-48e0-8939-9569d9b61717 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:24.474452 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-81620bfe-0564-48e0-8939-9569d9b61717 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:24.474642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-81620bfe-0564-48e0-8939-9569d9b61717 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:24.474749 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-81620bfe-0564-48e0-8939-9569d9b61717 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:24.479040 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:24.479040 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:24.479777 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-81620bfe-0564-48e0-8939-9569d9b61717 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:24.480146 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1054/4190] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:24 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:24.491915 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-395089e3-8044-4236-a496-8bef7b2a31ee None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:24.493690 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-395089e3-8044-4236-a496-8bef7b2a31ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef Aug 07 19:01:24.493870 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-395089e3-8044-4236-a496-8bef7b2a31ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:24.494099 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-395089e3-8044-4236-a496-8bef7b2a31ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:24.501495 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:24.501495 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:24.505293 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-395089e3-8044-4236-a496-8bef7b2a31ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:01:24.509785 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-395089e3-8044-4236-a496-8bef7b2a31ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef returned with HTTP 200 Aug 07 19:01:24.510391 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1044/4191] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:24 2026] GET /volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:24.525553 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e022c089-73bb-4aac-ac95-2746d8d5cf3c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:24.527370 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e022c089-73bb-4aac-ac95-2746d8d5cf3c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:24.527598 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e022c089-73bb-4aac-ac95-2746d8d5cf3c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:24.527822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e022c089-73bb-4aac-ac95-2746d8d5cf3c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:24.527968 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-e022c089-73bb-4aac-ac95-2746d8d5cf3c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete backup with id: b7364129-946a-4285-8f01-1532961555f8. Aug 07 19:01:24.532139 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:24.532139 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:24.542943 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-e022c089-73bb-4aac-ac95-2746d8d5cf3c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] delete_backup rpcapi backup_id b7364129-946a-4285-8f01-1532961555f8 {{(pid=100344) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:01:24.544847 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e022c089-73bb-4aac-ac95-2746d8d5cf3c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 202 Aug 07 19:01:24.545410 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1051/4192] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:01:24 2026] DELETE /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:01:24.555893 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5cc98aee-8960-4e8b-a29e-dc3ff8e928ab None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:24.557721 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5cc98aee-8960-4e8b-a29e-dc3ff8e928ab tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:24.557925 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5cc98aee-8960-4e8b-a29e-dc3ff8e928ab tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:24.558156 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5cc98aee-8960-4e8b-a29e-dc3ff8e928ab tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:24.558302 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5cc98aee-8960-4e8b-a29e-dc3ff8e928ab tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:24.564337 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:24.564337 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:24.565395 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5cc98aee-8960-4e8b-a29e-dc3ff8e928ab tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 200 Aug 07 19:01:24.565527 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1044/4193] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:24 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:24.921091 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9872c0d4-205a-480f-ace6-f00ae2603217 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:24.922768 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9872c0d4-205a-480f-ace6-f00ae2603217 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:24.922961 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9872c0d4-205a-480f-ace6-f00ae2603217 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:24.923168 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9872c0d4-205a-480f-ace6-f00ae2603217 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:24.923269 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9872c0d4-205a-480f-ace6-f00ae2603217 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:24.927141 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:24.927141 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:24.927664 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9872c0d4-205a-480f-ace6-f00ae2603217 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:24.927987 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1055/4194] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:24 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:25.576862 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8e2437fa-8541-4b0d-971c-f33876a017da None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:25.578580 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8e2437fa-8541-4b0d-971c-f33876a017da tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 Aug 07 19:01:25.578775 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8e2437fa-8541-4b0d-971c-f33876a017da tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:25.578954 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8e2437fa-8541-4b0d-971c-f33876a017da tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:25.579087 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-8e2437fa-8541-4b0d-971c-f33876a017da tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b7364129-946a-4285-8f01-1532961555f8. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:25.582529 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8e2437fa-8541-4b0d-971c-f33876a017da tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 returned with HTTP 404 Aug 07 19:01:25.582955 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1045/4195] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:25 2026] GET /volume/v3/backups/b7364129-946a-4285-8f01-1532961555f8 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:25.588792 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aefa4c9f-e710-48cc-ada8-38a106c7a8b8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:25.590521 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aefa4c9f-e710-48cc-ada8-38a106c7a8b8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:01:25.590715 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aefa4c9f-e710-48cc-ada8-38a106c7a8b8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:25.590897 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aefa4c9f-e710-48cc-ada8-38a106c7a8b8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:25.591075 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-aefa4c9f-e710-48cc-ada8-38a106c7a8b8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete backup with id: 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. Aug 07 19:01:25.596197 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:25.596197 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:25.608022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-aefa4c9f-e710-48cc-ada8-38a106c7a8b8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] delete_backup rpcapi backup_id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c {{(pid=100344) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:01:25.609601 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aefa4c9f-e710-48cc-ada8-38a106c7a8b8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 202 Aug 07 19:01:25.610014 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1052/4196] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:01:25 2026] DELETE /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:01:25.616281 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9ee4df5c-c859-4b87-bec5-18cc05ea3a66 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:25.617947 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ee4df5c-c859-4b87-bec5-18cc05ea3a66 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:01:25.618180 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ee4df5c-c859-4b87-bec5-18cc05ea3a66 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:25.618386 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ee4df5c-c859-4b87-bec5-18cc05ea3a66 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:25.618527 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9ee4df5c-c859-4b87-bec5-18cc05ea3a66 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:25.622847 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:25.622847 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:25.623527 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ee4df5c-c859-4b87-bec5-18cc05ea3a66 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 200 Aug 07 19:01:25.624126 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1045/4197] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:25 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:25.936587 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e29d1632-1489-40ef-ac6d-5a531181cf30 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:25.938370 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e29d1632-1489-40ef-ac6d-5a531181cf30 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:01:25.938556 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e29d1632-1489-40ef-ac6d-5a531181cf30 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:25.938723 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e29d1632-1489-40ef-ac6d-5a531181cf30 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:25.938823 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e29d1632-1489-40ef-ac6d-5a531181cf30 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:25.942630 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:25.942630 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:25.943196 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e29d1632-1489-40ef-ac6d-5a531181cf30 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:01:25.943599 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1056/4198] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:25 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:25.952720 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c5e579f8-60df-43fc-bfd6-9fc132c6284c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:26.013759 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c5e579f8-60df-43fc-bfd6-9fc132c6284c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 19:01:26.014215 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c5e579f8-60df-43fc-bfd6-9fc132c6284c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cf1f10b5-2b3f-4863-aaa9-370074b6c2df"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:26.016434 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-c5e579f8-60df-43fc-bfd6-9fc132c6284c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Creating new backup {'backup': {'volume_id': 'cf1f10b5-2b3f-4863-aaa9-370074b6c2df'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:01:26.016434 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-c5e579f8-60df-43fc-bfd6-9fc132c6284c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Creating backup of volume cf1f10b5-2b3f-4863-aaa9-370074b6c2df in container None Aug 07 19:01:26.023722 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:26.023722 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:26.024205 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c5e579f8-60df-43fc-bfd6-9fc132c6284c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Volume info retrieved successfully. Aug 07 19:01:26.042128 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-c5e579f8-60df-43fc-bfd6-9fc132c6284c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Created reservations ['bb1bce0b-5a36-4954-b6c9-85c3dd5656e1', '78ee9830-8901-4f0b-bc35-270b635497c7'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:26.086979 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c5e579f8-60df-43fc-bfd6-9fc132c6284c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:01:26.088497 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1046/4199] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:01:25 2026] POST /volume/v3/backups => generated 286 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:26.095569 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-91d24b13-dfb1-460a-a330-9c842ab5b5ee None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:26.098283 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-91d24b13-dfb1-460a-a330-9c842ab5b5ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:26.098561 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-91d24b13-dfb1-460a-a330-9c842ab5b5ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:26.098823 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-91d24b13-dfb1-460a-a330-9c842ab5b5ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:26.098959 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-91d24b13-dfb1-460a-a330-9c842ab5b5ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:26.105248 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:26.105248 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:26.106330 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-91d24b13-dfb1-460a-a330-9c842ab5b5ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:26.106860 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1053/4200] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:26 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 693 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:26.634164 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-591936e7-97ee-4145-8aa0-fcd7e313796f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:26.635831 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-591936e7-97ee-4145-8aa0-fcd7e313796f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c Aug 07 19:01:26.636086 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-591936e7-97ee-4145-8aa0-fcd7e313796f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:26.636226 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-591936e7-97ee-4145-8aa0-fcd7e313796f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:26.636324 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-591936e7-97ee-4145-8aa0-fcd7e313796f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 3d5bbb42-6b1f-4c5d-810b-e2743ecce74c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:26.639685 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-591936e7-97ee-4145-8aa0-fcd7e313796f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c returned with HTTP 404 Aug 07 19:01:26.640313 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1046/4201] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:26 2026] GET /volume/v3/backups/3d5bbb42-6b1f-4c5d-810b-e2743ecce74c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:26.666105 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:26.667738 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:01:26.668081 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "name": "tempest-VolumesBackupsTest-Volume-1752269575"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:26.669377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'name': 'tempest-VolumesBackupsTest-Volume-1752269575'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:01:26.736570 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume of 1 GB Aug 07 19:01:26.740788 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Availability Zones retrieved successfully. Aug 07 19:01:26.745779 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Flow 'volume_create_api' (b8fac349-6bdc-4f63-80f1-d806e609ddfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:26.746726 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b949aab6-ca05-4181-94ab-96225eb43044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:26.747631 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:01:26.796012 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b949aab6-ca05-4181-94ab-96225eb43044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:26.796724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb9e5944-18aa-4ff6-a6af-dd5f6bd77051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:26.832871 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Created reservations ['5ba0b4ee-f14a-414a-b23d-037638d52fba', '7c475d7b-b8df-4efc-8632-6e701bc2a446', '6c6509fe-3c0b-430f-bf67-be0940a1ac04', 'e8244a88-5329-442f-bd98-41f47d61a3f1'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:26.833650 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb9e5944-18aa-4ff6-a6af-dd5f6bd77051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ba0b4ee-f14a-414a-b23d-037638d52fba', '7c475d7b-b8df-4efc-8632-6e701bc2a446', '6c6509fe-3c0b-430f-bf67-be0940a1ac04', 'e8244a88-5329-442f-bd98-41f47d61a3f1']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:26.834472 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (656621f0-2855-4b52-94e7-26b09b4bafc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:26.854916 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (656621f0-2855-4b52-94e7-26b09b4bafc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96dfd2ad-6d82-4d8f-9d66-80aec9aee06a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1752269575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ab7fb7daca41fb968c778416e9c9b6',qos_specs=None,replication_status=,reservations=['5ba0b4ee-f14a-414a-b23d-037638d52fba','7c475d7b-b8df-4efc-8632-6e701bc2a446','6c6509fe-3c0b-430f-bf67-be0940a1ac04','e8244a88-5329-442f-bd98-41f47d61a3f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1752269575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96dfd2ad-6d82-4d8f-9d66-80aec9aee06a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33ab7fb7daca41fb968c778416e9c9b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:26.855697 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a842e94f-7da6-41f8-946c-49280b04be98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:26.871830 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a842e94f-7da6-41f8-946c-49280b04be98) transitioned into state 'SUCCESS' from state '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-1752269575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ab7fb7daca41fb968c778416e9c9b6',qos_specs=None,replication_status=,reservations=['5ba0b4ee-f14a-414a-b23d-037638d52fba','7c475d7b-b8df-4efc-8632-6e701bc2a446','6c6509fe-3c0b-430f-bf67-be0940a1ac04','e8244a88-5329-442f-bd98-41f47d61a3f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:26.872450 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df50657-c45c-48cc-be7c-73ac34648af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:26.881563 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df50657-c45c-48cc-be7c-73ac34648af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:26.882404 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Flow 'volume_create_api' (b8fac349-6bdc-4f63-80f1-d806e609ddfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:26.882663 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume request issued successfully. Aug 07 19:01:26.883184 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-483b5b82-ff58-45ca-84fb-93c9ec782bf1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:01:26.883620 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1057/4202] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:01:26 2026] POST /volume/v3/volumes => generated 747 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:26.895797 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ba467412-4089-412a-bba1-cc43405e2f87 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:26.897458 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ba467412-4089-412a-bba1-cc43405e2f87 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a Aug 07 19:01:26.897640 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ba467412-4089-412a-bba1-cc43405e2f87 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:26.897813 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ba467412-4089-412a-bba1-cc43405e2f87 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:26.904414 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:26.904414 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:26.907715 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ba467412-4089-412a-bba1-cc43405e2f87 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:01:26.911385 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ba467412-4089-412a-bba1-cc43405e2f87 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a returned with HTTP 200 Aug 07 19:01:26.911732 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1047/4203] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:26 2026] GET /volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:27.118087 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-47e8939c-1f58-4164-9c98-c7d80285d160 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:27.120039 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-47e8939c-1f58-4164-9c98-c7d80285d160 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:27.120241 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-47e8939c-1f58-4164-9c98-c7d80285d160 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:27.120426 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-47e8939c-1f58-4164-9c98-c7d80285d160 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:27.120521 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-47e8939c-1f58-4164-9c98-c7d80285d160 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:27.128495 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:27.128495 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:27.129125 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-47e8939c-1f58-4164-9c98-c7d80285d160 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:27.129490 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1054/4204] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:27 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:27.925196 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-caf642c1-8f40-4fd5-895b-2d703f186148 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:27.927187 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-caf642c1-8f40-4fd5-895b-2d703f186148 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a Aug 07 19:01:27.927369 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-caf642c1-8f40-4fd5-895b-2d703f186148 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:27.927569 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-caf642c1-8f40-4fd5-895b-2d703f186148 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:27.934041 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:27.934041 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:27.937491 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-caf642c1-8f40-4fd5-895b-2d703f186148 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:01:27.942155 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-caf642c1-8f40-4fd5-895b-2d703f186148 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a returned with HTTP 200 Aug 07 19:01:27.942758 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1047/4205] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:27 2026] GET /volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:27.959638 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-23ca8545-8a1d-4798-ad3a-2483bfb5f7e1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:27.961709 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23ca8545-8a1d-4798-ad3a-2483bfb5f7e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 19:01:27.962106 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23ca8545-8a1d-4798-ad3a-2483bfb5f7e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "96dfd2ad-6d82-4d8f-9d66-80aec9aee06a", "name": "tempest-VolumesBackupsTest-Backup-105599436"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:27.963553 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-23ca8545-8a1d-4798-ad3a-2483bfb5f7e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating new backup {'backup': {'volume_id': '96dfd2ad-6d82-4d8f-9d66-80aec9aee06a', 'name': 'tempest-VolumesBackupsTest-Backup-105599436'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:01:27.963806 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-23ca8545-8a1d-4798-ad3a-2483bfb5f7e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating backup of volume 96dfd2ad-6d82-4d8f-9d66-80aec9aee06a in container None Aug 07 19:01:27.971266 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:27.971266 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:27.971865 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-23ca8545-8a1d-4798-ad3a-2483bfb5f7e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:01:27.988382 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-23ca8545-8a1d-4798-ad3a-2483bfb5f7e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Created reservations ['606be683-d6d3-4a16-be60-7556e088d21f', '11971e30-89d1-4cd4-bca7-38fc6441655f'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:28.019165 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23ca8545-8a1d-4798-ad3a-2483bfb5f7e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:01:28.019678 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1058/4206] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:01:27 2026] POST /volume/v3/backups => generated 327 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:28.029875 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6cf972fa-f71e-4d64-91ee-e45b0c437688 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:28.032222 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6cf972fa-f71e-4d64-91ee-e45b0c437688 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:28.032503 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6cf972fa-f71e-4d64-91ee-e45b0c437688 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:28.032770 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6cf972fa-f71e-4d64-91ee-e45b0c437688 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:28.032922 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-6cf972fa-f71e-4d64-91ee-e45b0c437688 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:28.042151 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:28.042151 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:28.043373 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6cf972fa-f71e-4d64-91ee-e45b0c437688 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:28.043974 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1048/4207] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:28 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:28.141277 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0b3cd185-1df4-4450-8997-203209f7d5a7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:28.143522 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0b3cd185-1df4-4450-8997-203209f7d5a7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:28.143721 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0b3cd185-1df4-4450-8997-203209f7d5a7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:28.143894 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0b3cd185-1df4-4450-8997-203209f7d5a7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:28.144018 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-0b3cd185-1df4-4450-8997-203209f7d5a7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:28.148313 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:28.148313 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:28.148891 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0b3cd185-1df4-4450-8997-203209f7d5a7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:28.149286 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1055/4208] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:28 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:29.056722 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e2048c94-200e-4a51-b144-8c726a289378 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:29.058475 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2048c94-200e-4a51-b144-8c726a289378 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:29.058696 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2048c94-200e-4a51-b144-8c726a289378 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:29.058878 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2048c94-200e-4a51-b144-8c726a289378 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:29.059009 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e2048c94-200e-4a51-b144-8c726a289378 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:29.062928 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:29.062928 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:29.063631 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2048c94-200e-4a51-b144-8c726a289378 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:29.063947 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1048/4209] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:29 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:29.160612 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1f6be29e-38e4-4196-9c77-4be1601b9d33 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:29.162581 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1f6be29e-38e4-4196-9c77-4be1601b9d33 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:29.162849 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1f6be29e-38e4-4196-9c77-4be1601b9d33 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:29.163128 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1f6be29e-38e4-4196-9c77-4be1601b9d33 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:29.163281 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-1f6be29e-38e4-4196-9c77-4be1601b9d33 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:29.167339 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:29.167339 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:29.168022 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1f6be29e-38e4-4196-9c77-4be1601b9d33 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:29.168423 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1059/4210] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:29 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:30.074261 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-23508679-bee9-4249-a0af-2128d8f91819 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:30.076459 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-23508679-bee9-4249-a0af-2128d8f91819 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:30.076693 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-23508679-bee9-4249-a0af-2128d8f91819 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:30.076918 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-23508679-bee9-4249-a0af-2128d8f91819 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:30.077083 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-23508679-bee9-4249-a0af-2128d8f91819 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:30.081927 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:30.081927 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:30.082794 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-23508679-bee9-4249-a0af-2128d8f91819 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:30.083258 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1049/4211] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:30 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:30.177659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1704c152-122d-4d57-9380-dc1810cd919d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:30.179303 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1704c152-122d-4d57-9380-dc1810cd919d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:30.179496 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1704c152-122d-4d57-9380-dc1810cd919d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:30.179667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1704c152-122d-4d57-9380-dc1810cd919d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:30.179761 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-1704c152-122d-4d57-9380-dc1810cd919d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:30.183444 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:30.183444 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:30.183941 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1704c152-122d-4d57-9380-dc1810cd919d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:30.184392 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1056/4212] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:30 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:31.095517 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5848928a-d327-449f-866f-3de3bbebbed8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:31.097166 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5848928a-d327-449f-866f-3de3bbebbed8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:31.097333 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5848928a-d327-449f-866f-3de3bbebbed8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:31.097509 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5848928a-d327-449f-866f-3de3bbebbed8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:31.097635 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5848928a-d327-449f-866f-3de3bbebbed8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:31.101903 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:31.101903 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:31.102866 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5848928a-d327-449f-866f-3de3bbebbed8 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:31.103199 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1049/4213] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:31 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:31.194243 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cade1103-fd74-4583-b809-585fa482602b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:31.196011 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cade1103-fd74-4583-b809-585fa482602b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:31.197035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cade1103-fd74-4583-b809-585fa482602b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:31.197035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cade1103-fd74-4583-b809-585fa482602b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:31.197035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cade1103-fd74-4583-b809-585fa482602b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:31.200903 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:31.200903 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:31.201659 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cade1103-fd74-4583-b809-585fa482602b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:31.202090 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1060/4214] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:31 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:32.113487 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cf485e61-e8bd-4458-a26c-b2bf7065df3f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:32.115632 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cf485e61-e8bd-4458-a26c-b2bf7065df3f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:32.115857 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cf485e61-e8bd-4458-a26c-b2bf7065df3f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:32.116109 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cf485e61-e8bd-4458-a26c-b2bf7065df3f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:32.116245 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-cf485e61-e8bd-4458-a26c-b2bf7065df3f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:32.121326 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:32.121326 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:32.122229 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cf485e61-e8bd-4458-a26c-b2bf7065df3f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:32.122647 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1050/4215] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:32 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:32.212086 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-117a34be-a54b-4ab3-9da5-dc5e7d352cb5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:32.213790 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-117a34be-a54b-4ab3-9da5-dc5e7d352cb5 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:32.214031 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-117a34be-a54b-4ab3-9da5-dc5e7d352cb5 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:32.214225 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-117a34be-a54b-4ab3-9da5-dc5e7d352cb5 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:32.214333 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-117a34be-a54b-4ab3-9da5-dc5e7d352cb5 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:32.220133 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:32.220133 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:32.220715 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-117a34be-a54b-4ab3-9da5-dc5e7d352cb5 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:32.221087 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1057/4216] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:32 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:33.134474 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-01d7072a-b0c1-4948-9889-af34ef25e7ee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:33.136603 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-01d7072a-b0c1-4948-9889-af34ef25e7ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:33.136841 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-01d7072a-b0c1-4948-9889-af34ef25e7ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:33.137102 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-01d7072a-b0c1-4948-9889-af34ef25e7ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:33.137245 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-01d7072a-b0c1-4948-9889-af34ef25e7ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:33.142139 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:33.142139 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:33.142991 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-01d7072a-b0c1-4948-9889-af34ef25e7ee tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:33.143438 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1050/4217] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:33 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:33.237082 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4cb32fd1-ae74-4d27-8f27-07970eff29f9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:33.239532 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4cb32fd1-ae74-4d27-8f27-07970eff29f9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:33.239796 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4cb32fd1-ae74-4d27-8f27-07970eff29f9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:33.240145 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4cb32fd1-ae74-4d27-8f27-07970eff29f9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:33.240208 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4cb32fd1-ae74-4d27-8f27-07970eff29f9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:33.245751 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:33.245751 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:33.246657 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4cb32fd1-ae74-4d27-8f27-07970eff29f9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:33.247237 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1061/4218] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:33 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:34.156703 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-805bfdee-f9c5-4038-80c6-5e4aa98cf2cb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:34.159006 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-805bfdee-f9c5-4038-80c6-5e4aa98cf2cb tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:34.159266 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-805bfdee-f9c5-4038-80c6-5e4aa98cf2cb tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:34.159500 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-805bfdee-f9c5-4038-80c6-5e4aa98cf2cb tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:34.159637 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-805bfdee-f9c5-4038-80c6-5e4aa98cf2cb tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:34.165400 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:34.165400 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:34.166464 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-805bfdee-f9c5-4038-80c6-5e4aa98cf2cb tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:34.166969 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1051/4219] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:34 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:34.258522 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-eb5d7062-1f58-40ff-aebe-c283b1da62cf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:34.260285 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eb5d7062-1f58-40ff-aebe-c283b1da62cf tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:34.260514 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eb5d7062-1f58-40ff-aebe-c283b1da62cf tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:34.260751 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eb5d7062-1f58-40ff-aebe-c283b1da62cf tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:34.260887 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-eb5d7062-1f58-40ff-aebe-c283b1da62cf tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:34.265321 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:34.265321 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:34.266019 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eb5d7062-1f58-40ff-aebe-c283b1da62cf tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:34.266436 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1058/4220] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:34 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:35.180594 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2aa902e6-9126-4047-b732-cfbf19a9c78e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:35.182365 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2aa902e6-9126-4047-b732-cfbf19a9c78e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:35.182556 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2aa902e6-9126-4047-b732-cfbf19a9c78e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:35.182753 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2aa902e6-9126-4047-b732-cfbf19a9c78e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:35.182867 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2aa902e6-9126-4047-b732-cfbf19a9c78e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:35.187026 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:35.187026 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:35.187694 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2aa902e6-9126-4047-b732-cfbf19a9c78e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:35.188072 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1051/4221] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:35 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:35.278917 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-50a595ea-83f2-427f-9e0c-78125017c106 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:35.281025 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-50a595ea-83f2-427f-9e0c-78125017c106 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:35.281313 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50a595ea-83f2-427f-9e0c-78125017c106 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:35.281625 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50a595ea-83f2-427f-9e0c-78125017c106 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:35.281789 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-50a595ea-83f2-427f-9e0c-78125017c106 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:35.287237 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:35.287237 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:35.287878 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-50a595ea-83f2-427f-9e0c-78125017c106 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:35.288283 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1062/4222] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:35 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:35.493230 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-53d8c00d-afc4-4376-8ba5-8785b9d839d3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:35.494963 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-53d8c00d-afc4-4376-8ba5-8785b9d839d3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:35.495171 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-53d8c00d-afc4-4376-8ba5-8785b9d839d3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:35.495361 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-53d8c00d-afc4-4376-8ba5-8785b9d839d3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:35.502006 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:35.502006 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:35.505330 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-53d8c00d-afc4-4376-8ba5-8785b9d839d3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:35.509040 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-53d8c00d-afc4-4376-8ba5-8785b9d839d3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:35.509366 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1052/4223] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:35 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:35.520372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-661334d1-c489-4b50-9bcd-fb8faa7101a9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:35.522713 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-661334d1-c489-4b50-9bcd-fb8faa7101a9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:35.522713 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-661334d1-c489-4b50-9bcd-fb8faa7101a9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:35.522713 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-661334d1-c489-4b50-9bcd-fb8faa7101a9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:35.529141 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:35.529141 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:35.532697 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-661334d1-c489-4b50-9bcd-fb8faa7101a9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:35.537246 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-661334d1-c489-4b50-9bcd-fb8faa7101a9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:35.537763 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1059/4224] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:35 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:35.613188 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-778eca08-8e16-4e24-82f8-70043cc57845 req-5b6d03f6-e209-41c4-9f6b-2fbf3e876233 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:35.615101 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-5b6d03f6-e209-41c4-9f6b-2fbf3e876233 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:35.615272 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-5b6d03f6-e209-41c4-9f6b-2fbf3e876233 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:35.615451 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-5b6d03f6-e209-41c4-9f6b-2fbf3e876233 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:35.621900 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:35.621900 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:35.625818 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-778eca08-8e16-4e24-82f8-70043cc57845 req-5b6d03f6-e209-41c4-9f6b-2fbf3e876233 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:35.629839 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-5b6d03f6-e209-41c4-9f6b-2fbf3e876233 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:35.630238 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1052/4225] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:35 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:35.715535 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-73e7242b-de23-448e-a2fe-f8f0e39ad917 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:35.715915 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-73e7242b-de23-448e-a2fe-f8f0e39ad917 None None] GET https://10.4.3.15/volume// Aug 07 19:01:35.716126 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-73e7242b-de23-448e-a2fe-f8f0e39ad917 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:35.716329 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-73e7242b-de23-448e-a2fe-f8f0e39ad917 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:35.716684 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-73e7242b-de23-448e-a2fe-f8f0e39ad917 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:35.717018 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1063/4226] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:01: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 07 19:01:35.727293 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-778eca08-8e16-4e24-82f8-70043cc57845 req-34201570-c8d5-4262-8d23-1b8aac4d7bd0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:35.729985 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-34201570-c8d5-4262-8d23-1b8aac4d7bd0 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:01:35.730484 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-34201570-c8d5-4262-8d23-1b8aac4d7bd0 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b80e6c52-50bd-4183-945d-40dd2fb60dc1", "connector": null, "instance_uuid": "43683221-5217-493c-803e-d2ad3967966d"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:35.741331 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:35.741331 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:35.785454 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-34201570-c8d5-4262-8d23-1b8aac4d7bd0 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:01:35.786060 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1053/4227] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:01:35 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:35.813726 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7a4f3ace-ad03-4ff5-84b3-983c698e19ff None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:35.816031 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7a4f3ace-ad03-4ff5-84b3-983c698e19ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:35.816335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7a4f3ace-ad03-4ff5-84b3-983c698e19ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:35.816531 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7a4f3ace-ad03-4ff5-84b3-983c698e19ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:35.827902 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:35.827902 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:35.830184 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2246fceb-36d2-4bb3-9988-1a06ed60f6e2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:35.830534 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2246fceb-36d2-4bb3-9988-1a06ed60f6e2 None None] GET https://10.4.3.15/volume// Aug 07 19:01:35.830720 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2246fceb-36d2-4bb3-9988-1a06ed60f6e2 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:35.830933 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2246fceb-36d2-4bb3-9988-1a06ed60f6e2 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:35.831304 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2246fceb-36d2-4bb3-9988-1a06ed60f6e2 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:35.831609 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1053/4228] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:01: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 07 19:01:35.832886 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7a4f3ace-ad03-4ff5-84b3-983c698e19ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:35.838274 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7a4f3ace-ad03-4ff5-84b3-983c698e19ff tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:35.838735 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1060/4229] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:35 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:35.843015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-778eca08-8e16-4e24-82f8-70043cc57845 req-8e7f8a22-64e8-4057-b8e7-1cbcd6ae8bfb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:35.843015 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-8e7f8a22-64e8-4057-b8e7-1cbcd6ae8bfb tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:35.843304 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-8e7f8a22-64e8-4057-b8e7-1cbcd6ae8bfb tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:35.843559 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-8e7f8a22-64e8-4057-b8e7-1cbcd6ae8bfb tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:35.854825 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:35.854825 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:35.859793 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-778eca08-8e16-4e24-82f8-70043cc57845 req-8e7f8a22-64e8-4057-b8e7-1cbcd6ae8bfb tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:35.864866 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-8e7f8a22-64e8-4057-b8e7-1cbcd6ae8bfb tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:35.865733 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1064/4230] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:01:35 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 1055 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:35.961201 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-778eca08-8e16-4e24-82f8-70043cc57845 req-ac59107f-4970-436a-8799-f62b302a6ba5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:35.963210 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-ac59107f-4970-436a-8799-f62b302a6ba5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] PUT https://10.4.3.15/volume/v3/attachments/3c79a3fb-1e00-4047-a3e3-b7b988c85e48 Aug 07 19:01:35.963551 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-ac59107f-4970-436a-8799-f62b302a6ba5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:35.970963 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-778eca08-8e16-4e24-82f8-70043cc57845 req-ac59107f-4970-436a-8799-f62b302a6ba5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Acquiring lock "cinder-attachment_update-b80e6c52-50bd-4183-945d-40dd2fb60dc1-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:01:35.975199 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-778eca08-8e16-4e24-82f8-70043cc57845 req-ac59107f-4970-436a-8799-f62b302a6ba5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-b80e6c52-50bd-4183-945d-40dd2fb60dc1-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:01:35.976625 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:35.976625 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:36.050645 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-778eca08-8e16-4e24-82f8-70043cc57845 req-ac59107f-4970-436a-8799-f62b302a6ba5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-b80e6c52-50bd-4183-945d-40dd2fb60dc1-np0000006749" released by "attachment_update" :: held 0.076s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:01:36.050937 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-ac59107f-4970-436a-8799-f62b302a6ba5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/3c79a3fb-1e00-4047-a3e3-b7b988c85e48 returned with HTTP 200 Aug 07 19:01:36.051465 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1054/4231] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:01:35 2026] PUT /volume/v3/attachments/3c79a3fb-1e00-4047-a3e3-b7b988c85e48 => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:36.058900 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-778eca08-8e16-4e24-82f8-70043cc57845 req-47fdab59-9c20-460b-8aeb-924ce2803184 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:36.061289 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-47fdab59-9c20-460b-8aeb-924ce2803184 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1/encryption Aug 07 19:01:36.061526 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-47fdab59-9c20-460b-8aeb-924ce2803184 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:36.061710 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-47fdab59-9c20-460b-8aeb-924ce2803184 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:36.071388 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:36.071388 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:36.078945 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-47fdab59-9c20-460b-8aeb-924ce2803184 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1/encryption returned with HTTP 200 Aug 07 19:01:36.079497 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1054/4232] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:01:36 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:36.199473 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-577952bc-9e44-40f6-b04a-ff0e3badb49d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:36.201543 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-577952bc-9e44-40f6-b04a-ff0e3badb49d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:36.201668 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-577952bc-9e44-40f6-b04a-ff0e3badb49d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:36.201847 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-577952bc-9e44-40f6-b04a-ff0e3badb49d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:36.201959 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-577952bc-9e44-40f6-b04a-ff0e3badb49d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:36.206685 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:36.206685 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:36.207564 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-577952bc-9e44-40f6-b04a-ff0e3badb49d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:36.207990 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1061/4233] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:36 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:36.300975 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a07045db-a91c-48d5-b993-4d3f23b1e2b6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:36.302806 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a07045db-a91c-48d5-b993-4d3f23b1e2b6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:36.303059 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a07045db-a91c-48d5-b993-4d3f23b1e2b6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:36.303249 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a07045db-a91c-48d5-b993-4d3f23b1e2b6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:36.303373 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a07045db-a91c-48d5-b993-4d3f23b1e2b6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:36.308123 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:36.308123 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:36.308777 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a07045db-a91c-48d5-b993-4d3f23b1e2b6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:36.309173 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1065/4234] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:36 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:36.851179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-655ca895-3d26-4eb3-8b40-a14915818cfd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:36.853344 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-655ca895-3d26-4eb3-8b40-a14915818cfd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:36.853570 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-655ca895-3d26-4eb3-8b40-a14915818cfd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:36.853778 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-655ca895-3d26-4eb3-8b40-a14915818cfd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:36.867114 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:36.867114 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:36.873078 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-655ca895-3d26-4eb3-8b40-a14915818cfd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:36.879214 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-655ca895-3d26-4eb3-8b40-a14915818cfd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:36.879725 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1055/4235] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:36 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:37.221957 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-77cbcfa8-a42f-4b22-acd6-f9cab7d14b27 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:37.223693 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-77cbcfa8-a42f-4b22-acd6-f9cab7d14b27 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:37.223874 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-77cbcfa8-a42f-4b22-acd6-f9cab7d14b27 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:37.224102 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-77cbcfa8-a42f-4b22-acd6-f9cab7d14b27 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:37.224212 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-77cbcfa8-a42f-4b22-acd6-f9cab7d14b27 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:37.229251 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:37.229251 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:37.229978 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-77cbcfa8-a42f-4b22-acd6-f9cab7d14b27 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:37.230398 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1055/4236] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:37 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:37.322358 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4954d9b6-40c6-4064-82df-4070eeca5654 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:37.324511 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4954d9b6-40c6-4064-82df-4070eeca5654 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:37.324788 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4954d9b6-40c6-4064-82df-4070eeca5654 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:37.325103 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4954d9b6-40c6-4064-82df-4070eeca5654 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:37.325195 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-4954d9b6-40c6-4064-82df-4070eeca5654 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:37.329409 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:37.329409 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:37.330125 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4954d9b6-40c6-4064-82df-4070eeca5654 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:37.330611 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1062/4237] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:37 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:37.895290 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b37b695c-da5f-477d-a249-0e364c513237 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:37.897564 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b37b695c-da5f-477d-a249-0e364c513237 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:37.897758 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b37b695c-da5f-477d-a249-0e364c513237 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:37.897942 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b37b695c-da5f-477d-a249-0e364c513237 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:37.907774 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:37.907774 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:37.911072 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b37b695c-da5f-477d-a249-0e364c513237 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:37.914935 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b37b695c-da5f-477d-a249-0e364c513237 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:37.915324 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1066/4238] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:37 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:38.240966 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a9259e70-ff73-49ae-8d7a-9b84e6251612 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:38.242657 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a9259e70-ff73-49ae-8d7a-9b84e6251612 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:38.242840 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a9259e70-ff73-49ae-8d7a-9b84e6251612 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:38.243042 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a9259e70-ff73-49ae-8d7a-9b84e6251612 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:38.243150 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-a9259e70-ff73-49ae-8d7a-9b84e6251612 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:38.247021 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:38.247021 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:38.247678 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a9259e70-ff73-49ae-8d7a-9b84e6251612 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:38.247970 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1056/4239] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:38 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:38.343362 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3ec66c4d-2e65-4f93-85f9-5eed586f2ec7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:38.346436 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ec66c4d-2e65-4f93-85f9-5eed586f2ec7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:38.346436 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ec66c4d-2e65-4f93-85f9-5eed586f2ec7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:38.346436 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ec66c4d-2e65-4f93-85f9-5eed586f2ec7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:38.346436 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3ec66c4d-2e65-4f93-85f9-5eed586f2ec7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:38.350017 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:38.350017 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:38.351256 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ec66c4d-2e65-4f93-85f9-5eed586f2ec7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:38.351256 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1056/4240] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:38 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:38.927103 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-47817c4e-a33b-458c-a46e-a20ade698c7a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:38.928884 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-47817c4e-a33b-458c-a46e-a20ade698c7a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:38.929108 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-47817c4e-a33b-458c-a46e-a20ade698c7a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:38.929294 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-47817c4e-a33b-458c-a46e-a20ade698c7a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:38.938351 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:38.938351 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:38.941347 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-47817c4e-a33b-458c-a46e-a20ade698c7a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:38.944975 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-47817c4e-a33b-458c-a46e-a20ade698c7a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:38.945330 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1063/4241] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:38 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:39.258015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c2913e4b-6a26-494a-9eb1-85229175ee0e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:39.259826 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c2913e4b-6a26-494a-9eb1-85229175ee0e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:39.260092 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c2913e4b-6a26-494a-9eb1-85229175ee0e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:39.260311 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c2913e4b-6a26-494a-9eb1-85229175ee0e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:39.260431 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c2913e4b-6a26-494a-9eb1-85229175ee0e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:39.265072 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:39.265072 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:39.265811 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c2913e4b-6a26-494a-9eb1-85229175ee0e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:39.266500 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1067/4242] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:39 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:39.363141 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7f36832b-8b94-4130-9773-327cfbe00545 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:39.365113 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7f36832b-8b94-4130-9773-327cfbe00545 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:39.365415 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7f36832b-8b94-4130-9773-327cfbe00545 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:39.365638 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7f36832b-8b94-4130-9773-327cfbe00545 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:39.365749 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-7f36832b-8b94-4130-9773-327cfbe00545 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:39.370176 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:39.370176 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:39.370831 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7f36832b-8b94-4130-9773-327cfbe00545 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:39.371241 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1057/4243] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:39 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:39.956962 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a5bf93af-95f9-4557-82d1-f130521ed6e4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:39.959184 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5bf93af-95f9-4557-82d1-f130521ed6e4 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:39.959406 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5bf93af-95f9-4557-82d1-f130521ed6e4 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:39.959645 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5bf93af-95f9-4557-82d1-f130521ed6e4 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:39.970472 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:39.970472 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:39.974565 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a5bf93af-95f9-4557-82d1-f130521ed6e4 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:39.979387 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5bf93af-95f9-4557-82d1-f130521ed6e4 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:39.979827 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1057/4244] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:39 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:40.277460 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-62f891fe-3707-418b-a273-6a3861d3bb7d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:40.279585 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-62f891fe-3707-418b-a273-6a3861d3bb7d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:40.279820 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-62f891fe-3707-418b-a273-6a3861d3bb7d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:40.280092 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-62f891fe-3707-418b-a273-6a3861d3bb7d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:40.280228 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-62f891fe-3707-418b-a273-6a3861d3bb7d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:40.284926 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:40.284926 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:40.285768 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-62f891fe-3707-418b-a273-6a3861d3bb7d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:40.286164 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1064/4245] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:40 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:40.382413 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8d06d493-4679-4464-8b69-d74e3945d5a6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:40.387030 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d06d493-4679-4464-8b69-d74e3945d5a6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:40.387030 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d06d493-4679-4464-8b69-d74e3945d5a6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:40.387030 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d06d493-4679-4464-8b69-d74e3945d5a6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:40.387030 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8d06d493-4679-4464-8b69-d74e3945d5a6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:40.390400 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:40.390400 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:40.391180 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d06d493-4679-4464-8b69-d74e3945d5a6 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:40.391704 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1068/4246] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:40 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:40.993284 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-938045b6-265c-4aba-9a18-82e5e3eb987f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:40.995496 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-938045b6-265c-4aba-9a18-82e5e3eb987f tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:40.995628 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-938045b6-265c-4aba-9a18-82e5e3eb987f tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:40.995792 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-938045b6-265c-4aba-9a18-82e5e3eb987f tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:41.005065 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:41.005065 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:41.008289 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-938045b6-265c-4aba-9a18-82e5e3eb987f tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:41.012009 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-938045b6-265c-4aba-9a18-82e5e3eb987f tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:41.012384 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1058/4247] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:40 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:41.297385 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9e744f07-923d-4b56-94d1-d3cb5b30adc3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:41.299929 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e744f07-923d-4b56-94d1-d3cb5b30adc3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:41.299929 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e744f07-923d-4b56-94d1-d3cb5b30adc3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:41.299929 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e744f07-923d-4b56-94d1-d3cb5b30adc3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:41.299929 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9e744f07-923d-4b56-94d1-d3cb5b30adc3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:41.304684 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:41.304684 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:41.305564 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e744f07-923d-4b56-94d1-d3cb5b30adc3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:41.306047 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1058/4248] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:41 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:41.402316 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bd16da99-d4b7-4947-a7fb-798724867094 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:41.404060 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd16da99-d4b7-4947-a7fb-798724867094 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:41.404275 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd16da99-d4b7-4947-a7fb-798724867094 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:41.404500 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd16da99-d4b7-4947-a7fb-798724867094 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:41.404670 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-bd16da99-d4b7-4947-a7fb-798724867094 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id f1273475-2d61-4bec-98ef-f1c9ccec0192. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:41.408829 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:41.408829 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:41.409536 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd16da99-d4b7-4947-a7fb-798724867094 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 200 Aug 07 19:01:41.409882 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1065/4249] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:41 2026] GET /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:41.422907 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-82768aca-4eb2-49a2-8da3-90723eaf273a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:41.430105 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-82768aca-4eb2-49a2-8da3-90723eaf273a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] DELETE https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 Aug 07 19:01:41.430371 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-82768aca-4eb2-49a2-8da3-90723eaf273a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:41.430640 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-82768aca-4eb2-49a2-8da3-90723eaf273a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:41.430790 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-82768aca-4eb2-49a2-8da3-90723eaf273a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete backup with id: f1273475-2d61-4bec-98ef-f1c9ccec0192. Aug 07 19:01:41.435668 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:41.435668 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:41.446712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-82768aca-4eb2-49a2-8da3-90723eaf273a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] delete_backup rpcapi backup_id f1273475-2d61-4bec-98ef-f1c9ccec0192 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:01:41.448549 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-82768aca-4eb2-49a2-8da3-90723eaf273a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 returned with HTTP 202 Aug 07 19:01:41.448966 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1069/4250] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:01:41 2026] DELETE /volume/v3/backups/f1273475-2d61-4bec-98ef-f1c9ccec0192 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:01:41.462225 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:41.464133 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:01:41.464508 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1799164834"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:41.465985 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1799164834'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:01:41.466136 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume of 1 GB Aug 07 19:01:41.470434 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Availability Zones retrieved successfully. Aug 07 19:01:41.480585 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Flow 'volume_create_api' (ad572160-3c25-4da4-9c47-c863be7b6c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:41.481653 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3381dd9-b268-4375-9df4-0ba5307071ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:41.482902 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:01:41.517444 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3381dd9-b268-4375-9df4-0ba5307071ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:41.517444 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b767ded-1cc6-4aef-9429-5b256f3042ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:41.562605 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Created reservations ['e848d2b1-8464-4d21-baf5-dfcdd5dcee9d', '07517a5a-01f2-439d-a4ed-d0b772e68153', 'eab4e57f-dd5a-4ff5-81a3-1d8ec8e06a82', '0a74cee3-0bfa-4e04-8072-6ff732a9197f'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:41.563600 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b767ded-1cc6-4aef-9429-5b256f3042ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e848d2b1-8464-4d21-baf5-dfcdd5dcee9d', '07517a5a-01f2-439d-a4ed-d0b772e68153', 'eab4e57f-dd5a-4ff5-81a3-1d8ec8e06a82', '0a74cee3-0bfa-4e04-8072-6ff732a9197f']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:41.564472 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd84b47-679d-42e3-bcec-375d1bf7709b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:41.595215 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd84b47-679d-42e3-bcec-375d1bf7709b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ed3127a-800c-44b4-82db-f7c469da6cd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1799164834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e4244e2d2e547ceb017e739e7e273c8',qos_specs=None,replication_status=,reservations=['e848d2b1-8464-4d21-baf5-dfcdd5dcee9d','07517a5a-01f2-439d-a4ed-d0b772e68153','eab4e57f-dd5a-4ff5-81a3-1d8ec8e06a82','0a74cee3-0bfa-4e04-8072-6ff732a9197f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19790e5040734901bf363dcd9c4b43ab',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1799164834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ed3127a-800c-44b4-82db-f7c469da6cd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e4244e2d2e547ceb017e739e7e273c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19790e5040734901bf363dcd9c4b43ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:41.595981 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b774df46-acb9-4b0f-9b07-a42a79ca606f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:41.614490 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b774df46-acb9-4b0f-9b07-a42a79ca606f) transitioned into state 'SUCCESS' from state '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-1799164834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e4244e2d2e547ceb017e739e7e273c8',qos_specs=None,replication_status=,reservations=['e848d2b1-8464-4d21-baf5-dfcdd5dcee9d','07517a5a-01f2-439d-a4ed-d0b772e68153','eab4e57f-dd5a-4ff5-81a3-1d8ec8e06a82','0a74cee3-0bfa-4e04-8072-6ff732a9197f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19790e5040734901bf363dcd9c4b43ab',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:41.621012 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748ea701-c48f-4586-a8fd-873012e74ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:41.624545 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748ea701-c48f-4586-a8fd-873012e74ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:41.626385 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Flow 'volume_create_api' (ad572160-3c25-4da4-9c47-c863be7b6c6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:41.626385 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume request issued successfully. Aug 07 19:01:41.627325 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c2636176-b8c7-4399-8272-0e3cdabfe54f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:01:41.628066 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1059/4251] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:01:41 2026] POST /volume/v3/volumes => generated 776 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:41.642867 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f36cdd77-02d5-41c4-95dc-0c0f9f9909b1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:41.644609 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f36cdd77-02d5-41c4-95dc-0c0f9f9909b1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 Aug 07 19:01:41.644830 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f36cdd77-02d5-41c4-95dc-0c0f9f9909b1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:41.645038 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f36cdd77-02d5-41c4-95dc-0c0f9f9909b1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:41.652034 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:41.652034 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:41.655478 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f36cdd77-02d5-41c4-95dc-0c0f9f9909b1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:01:41.659055 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f36cdd77-02d5-41c4-95dc-0c0f9f9909b1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 returned with HTTP 200 Aug 07 19:01:41.659530 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1059/4252] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:41 2026] GET /volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:42.037015 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4401c8be-d632-41ea-ba0e-c61d818f33c7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:42.038734 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4401c8be-d632-41ea-ba0e-c61d818f33c7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:42.038911 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4401c8be-d632-41ea-ba0e-c61d818f33c7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:42.039224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4401c8be-d632-41ea-ba0e-c61d818f33c7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:42.048020 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:42.048020 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:42.053021 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4401c8be-d632-41ea-ba0e-c61d818f33c7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:42.060186 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4401c8be-d632-41ea-ba0e-c61d818f33c7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:42.060186 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1066/4253] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:42 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:42.317769 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d7457e63-5c26-4a3b-b376-81807e12f4e1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:42.319527 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d7457e63-5c26-4a3b-b376-81807e12f4e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:42.319733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d7457e63-5c26-4a3b-b376-81807e12f4e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:42.319919 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d7457e63-5c26-4a3b-b376-81807e12f4e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:42.320052 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d7457e63-5c26-4a3b-b376-81807e12f4e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:42.324902 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:42.324902 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:42.325803 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d7457e63-5c26-4a3b-b376-81807e12f4e1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:42.326218 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1070/4254] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:42 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:42.674908 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ee57f0bb-285d-411b-9b7e-5ca75524db30 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:42.677528 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ee57f0bb-285d-411b-9b7e-5ca75524db30 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 Aug 07 19:01:42.677813 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ee57f0bb-285d-411b-9b7e-5ca75524db30 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:42.678089 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ee57f0bb-285d-411b-9b7e-5ca75524db30 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:42.688014 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:42.688014 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:42.692365 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ee57f0bb-285d-411b-9b7e-5ca75524db30 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:01:42.697315 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ee57f0bb-285d-411b-9b7e-5ca75524db30 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 returned with HTTP 200 Aug 07 19:01:42.697901 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1060/4255] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:42 2026] GET /volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:42.713610 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-be5316cc-95ed-4e3a-a622-50f2ab7d1277 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:42.715446 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be5316cc-95ed-4e3a-a622-50f2ab7d1277 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 19:01:42.715795 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be5316cc-95ed-4e3a-a622-50f2ab7d1277 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ed3127a-800c-44b4-82db-f7c469da6cd5", "name": "tempest-type-Backup-31054399"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:42.717274 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-be5316cc-95ed-4e3a-a622-50f2ab7d1277 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Creating new backup {'backup': {'volume_id': '3ed3127a-800c-44b4-82db-f7c469da6cd5', 'name': 'tempest-type-Backup-31054399'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:01:42.717423 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-be5316cc-95ed-4e3a-a622-50f2ab7d1277 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Creating backup of volume 3ed3127a-800c-44b4-82db-f7c469da6cd5 in container None Aug 07 19:01:42.725251 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:42.725251 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:42.725611 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-be5316cc-95ed-4e3a-a622-50f2ab7d1277 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:01:42.743092 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-be5316cc-95ed-4e3a-a622-50f2ab7d1277 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Created reservations ['52ae6631-8c2e-41f7-bdaa-76cfa7a49d51', '10909b9c-6dd7-4f89-8d42-08affacd68a5'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:42.793086 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be5316cc-95ed-4e3a-a622-50f2ab7d1277 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:01:42.793086 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1060/4256] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 19:01:42 2026] POST /volume/v3/backups => generated 312 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:42.797797 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-28269869-d353-48d4-8fc3-0f1fb457820e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:42.799616 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-28269869-d353-48d4-8fc3-0f1fb457820e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:42.799826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-28269869-d353-48d4-8fc3-0f1fb457820e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:42.800332 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-28269869-d353-48d4-8fc3-0f1fb457820e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:42.800332 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-28269869-d353-48d4-8fc3-0f1fb457820e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:42.805916 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:42.805916 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:42.807098 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-28269869-d353-48d4-8fc3-0f1fb457820e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:42.807672 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1067/4257] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:42 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 719 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:43.071875 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5b6997a4-d2fe-438e-8c69-49bcdc041a16 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:43.073722 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b6997a4-d2fe-438e-8c69-49bcdc041a16 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:43.074006 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b6997a4-d2fe-438e-8c69-49bcdc041a16 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:43.074255 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b6997a4-d2fe-438e-8c69-49bcdc041a16 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:43.076255 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=282,cinder:UPDATE=77,cinder:INSERT=42 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:01:43.087145 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:43.087145 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:43.091191 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5b6997a4-d2fe-438e-8c69-49bcdc041a16 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:43.095147 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b6997a4-d2fe-438e-8c69-49bcdc041a16 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:43.095562 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1071/4258] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:43 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:43.336392 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-415fe1c8-0602-41d9-922c-32e5c3e187f5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:43.338239 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-415fe1c8-0602-41d9-922c-32e5c3e187f5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:43.338423 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-415fe1c8-0602-41d9-922c-32e5c3e187f5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:43.338593 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-415fe1c8-0602-41d9-922c-32e5c3e187f5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:43.338733 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-415fe1c8-0602-41d9-922c-32e5c3e187f5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:43.340880 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=262,cinder:UPDATE=73,cinder:INSERT=40 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:01:43.343288 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:43.343288 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:43.343936 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-415fe1c8-0602-41d9-922c-32e5c3e187f5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:43.344498 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1061/4259] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:43 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:43.801158 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-b2445218-71a8-47f9-93f1-ce92294ea752 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:43.803439 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-b2445218-71a8-47f9-93f1-ce92294ea752 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:43.803625 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-b2445218-71a8-47f9-93f1-ce92294ea752 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:43.803804 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-b2445218-71a8-47f9-93f1-ce92294ea752 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:43.813075 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:43.813075 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:43.816147 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-b2445218-71a8-47f9-93f1-ce92294ea752 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:43.819587 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4ba80ff4-638d-421f-9476-b6192672369e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:43.820039 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-b2445218-71a8-47f9-93f1-ce92294ea752 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:43.820371 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1061/4260] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:43 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:43.821690 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4ba80ff4-638d-421f-9476-b6192672369e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:43.821990 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4ba80ff4-638d-421f-9476-b6192672369e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:43.822280 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4ba80ff4-638d-421f-9476-b6192672369e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:43.822455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-4ba80ff4-638d-421f-9476-b6192672369e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:43.827131 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:43.827131 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:43.827777 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4ba80ff4-638d-421f-9476-b6192672369e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:43.828194 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1068/4261] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:43 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:43.904593 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c92987ec-afc6-4dfa-9872-61a50f76db74 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:43.905096 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c92987ec-afc6-4dfa-9872-61a50f76db74 None None] GET https://10.4.3.15/volume// Aug 07 19:01:43.905341 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c92987ec-afc6-4dfa-9872-61a50f76db74 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:43.905599 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c92987ec-afc6-4dfa-9872-61a50f76db74 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:43.906164 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c92987ec-afc6-4dfa-9872-61a50f76db74 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:43.906519 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1072/4262] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:01:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:01:43.913216 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-fc8816e2-43c4-414f-916c-b7e799f599cc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:43.951069 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-fc8816e2-43c4-414f-916c-b7e799f599cc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:01:43.951069 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-fc8816e2-43c4-414f-916c-b7e799f599cc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3d2f1a8-79e8-4ffe-b67b-1248f34bf396", "connector": null, "instance_uuid": "b6b40e76-b64a-49c4-bc27-d91cb89bdbd0"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:43.960140 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:43.960140 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:43.983548 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-fc8816e2-43c4-414f-916c-b7e799f599cc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:01:43.983964 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1062/4263] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:01:43 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 07 19:01:44.018270 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4a56ad61-c033-414f-b9bb-3c3293de2143 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:44.018270 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4a56ad61-c033-414f-b9bb-3c3293de2143 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:44.018270 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4a56ad61-c033-414f-b9bb-3c3293de2143 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:44.018270 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4a56ad61-c033-414f-b9bb-3c3293de2143 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:44.031012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bd5f3aa4-95cc-4588-99bb-5151ca2d5249 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:44.031012 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd5f3aa4-95cc-4588-99bb-5151ca2d5249 None None] GET https://10.4.3.15/volume// Aug 07 19:01:44.031012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd5f3aa4-95cc-4588-99bb-5151ca2d5249 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:44.031012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd5f3aa4-95cc-4588-99bb-5151ca2d5249 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:44.031012 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd5f3aa4-95cc-4588-99bb-5151ca2d5249 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:44.031012 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1069/4264] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:01:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:01:44.039530 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:44.039530 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:44.039646 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-76757e91-8575-4c0a-8b83-f4c271c357b4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:44.039703 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4a56ad61-c033-414f-b9bb-3c3293de2143 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:44.039747 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-76757e91-8575-4c0a-8b83-f4c271c357b4 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:44.039747 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-76757e91-8575-4c0a-8b83-f4c271c357b4 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:44.039747 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-76757e91-8575-4c0a-8b83-f4c271c357b4 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:44.040310 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4a56ad61-c033-414f-b9bb-3c3293de2143 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:44.040651 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1062/4265] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:44 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:44.049508 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:44.049508 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:44.052832 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-76757e91-8575-4c0a-8b83-f4c271c357b4 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:44.057142 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-76757e91-8575-4c0a-8b83-f4c271c357b4 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:44.057595 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1073/4266] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:01:44 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:44.107268 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d22db83f-9e60-4a44-b27d-a88c1928cb45 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:44.109050 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d22db83f-9e60-4a44-b27d-a88c1928cb45 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:44.109249 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d22db83f-9e60-4a44-b27d-a88c1928cb45 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:44.109425 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d22db83f-9e60-4a44-b27d-a88c1928cb45 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:44.119822 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:44.119822 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:44.123855 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d22db83f-9e60-4a44-b27d-a88c1928cb45 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:44.128332 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d22db83f-9e60-4a44-b27d-a88c1928cb45 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:44.128847 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1063/4267] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:44 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:44.165556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-32ea487a-d3bb-44e9-b091-526627070e78 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:44.167717 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-32ea487a-d3bb-44e9-b091-526627070e78 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] PUT https://10.4.3.15/volume/v3/attachments/fb240026-56e2-4d29-a137-20ba08d74b67 Aug 07 19:01:44.168086 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-32ea487a-d3bb-44e9-b091-526627070e78 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:44.177845 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-32ea487a-d3bb-44e9-b091-526627070e78 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Acquiring lock "cinder-attachment_update-e3d2f1a8-79e8-4ffe-b67b-1248f34bf396-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:01:44.185384 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-32ea487a-d3bb-44e9-b091-526627070e78 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Lock "cinder-attachment_update-e3d2f1a8-79e8-4ffe-b67b-1248f34bf396-np0000006749" acquired by "attachment_update" :: waited 0.008s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:01:44.187335 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:44.187335 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:44.267195 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-32ea487a-d3bb-44e9-b091-526627070e78 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Lock "cinder-attachment_update-e3d2f1a8-79e8-4ffe-b67b-1248f34bf396-np0000006749" released by "attachment_update" :: held 0.082s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:01:44.267587 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-32ea487a-d3bb-44e9-b091-526627070e78 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/fb240026-56e2-4d29-a137-20ba08d74b67 returned with HTTP 200 Aug 07 19:01:44.268207 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1070/4268] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:01:44 2026] PUT /volume/v3/attachments/fb240026-56e2-4d29-a137-20ba08d74b67 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:44.354762 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1252da31-7b4d-4f9e-9635-76a7252426ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:44.356856 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1252da31-7b4d-4f9e-9635-76a7252426ff tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:44.357106 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1252da31-7b4d-4f9e-9635-76a7252426ff tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:44.357296 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1252da31-7b4d-4f9e-9635-76a7252426ff tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:44.357392 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1252da31-7b4d-4f9e-9635-76a7252426ff tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:44.362206 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:44.362206 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:44.362992 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1252da31-7b4d-4f9e-9635-76a7252426ff tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:44.363436 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1063/4269] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:44 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:44.839730 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-33157b14-1b82-49fe-b80e-5f8f5f3b8d89 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:44.841707 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-33157b14-1b82-49fe-b80e-5f8f5f3b8d89 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:44.842103 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-33157b14-1b82-49fe-b80e-5f8f5f3b8d89 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:44.842180 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-33157b14-1b82-49fe-b80e-5f8f5f3b8d89 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:44.842229 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-33157b14-1b82-49fe-b80e-5f8f5f3b8d89 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:44.846226 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:44.846226 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:44.846808 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-33157b14-1b82-49fe-b80e-5f8f5f3b8d89 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:44.847171 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1074/4270] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:44 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:45.052314 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b24fee8e-6a74-4c8d-9bdb-a7fc4f91e341 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:45.054144 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b24fee8e-6a74-4c8d-9bdb-a7fc4f91e341 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:45.054371 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b24fee8e-6a74-4c8d-9bdb-a7fc4f91e341 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:45.054562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b24fee8e-6a74-4c8d-9bdb-a7fc4f91e341 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:45.066413 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:45.066413 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:45.070338 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b24fee8e-6a74-4c8d-9bdb-a7fc4f91e341 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:45.074229 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b24fee8e-6a74-4c8d-9bdb-a7fc4f91e341 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:45.074757 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1064/4271] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:45 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:45.144685 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fd4a7c58-e30a-4bd0-83d5-8d98d9a83b3e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:45.146296 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fd4a7c58-e30a-4bd0-83d5-8d98d9a83b3e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:45.146458 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fd4a7c58-e30a-4bd0-83d5-8d98d9a83b3e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:45.146632 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fd4a7c58-e30a-4bd0-83d5-8d98d9a83b3e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:45.154906 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:45.154906 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:45.159195 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fd4a7c58-e30a-4bd0-83d5-8d98d9a83b3e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:45.163233 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fd4a7c58-e30a-4bd0-83d5-8d98d9a83b3e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:45.163611 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1071/4272] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:45 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:45.375162 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d07067ed-37c5-4a12-9830-ec5c9542945d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:45.377405 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d07067ed-37c5-4a12-9830-ec5c9542945d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:45.377664 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d07067ed-37c5-4a12-9830-ec5c9542945d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:45.377902 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d07067ed-37c5-4a12-9830-ec5c9542945d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:45.378066 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d07067ed-37c5-4a12-9830-ec5c9542945d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:45.380121 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=165,cinder:UPDATE=25,cinder:INSERT=8 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:01:45.384249 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:45.384249 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:45.385246 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d07067ed-37c5-4a12-9830-ec5c9542945d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:45.385850 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1064/4273] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:45 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:45.818906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-91339531-1017-4726-8b99-79ed19a3c542 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:45.820403 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91339531-1017-4726-8b99-79ed19a3c542 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:45.820588 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91339531-1017-4726-8b99-79ed19a3c542 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:45.820783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91339531-1017-4726-8b99-79ed19a3c542 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:45.826940 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:45.826940 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:45.829941 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-91339531-1017-4726-8b99-79ed19a3c542 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:45.833253 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91339531-1017-4726-8b99-79ed19a3c542 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:45.833593 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1075/4274] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:45 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 856 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:45.844248 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a5aa2a35-b4ba-480e-93a0-e2190502c94f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:45.845817 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a5aa2a35-b4ba-480e-93a0-e2190502c94f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:45.846008 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a5aa2a35-b4ba-480e-93a0-e2190502c94f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:45.846191 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a5aa2a35-b4ba-480e-93a0-e2190502c94f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:45.852501 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:45.852501 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:45.856056 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a5aa2a35-b4ba-480e-93a0-e2190502c94f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:45.856201 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7d54a614-65fd-4bd7-9845-b03aa27742b8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:45.857597 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7d54a614-65fd-4bd7-9845-b03aa27742b8 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:45.857791 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7d54a614-65fd-4bd7-9845-b03aa27742b8 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:45.858162 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7d54a614-65fd-4bd7-9845-b03aa27742b8 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:45.858162 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-7d54a614-65fd-4bd7-9845-b03aa27742b8 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:45.859131 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a5aa2a35-b4ba-480e-93a0-e2190502c94f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:45.859446 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1065/4275] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:45 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 856 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:45.859553 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=295,cinder:UPDATE=91,cinder:INSERT=46 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:01:45.863048 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:45.863048 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:45.863662 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7d54a614-65fd-4bd7-9845-b03aa27742b8 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:45.864439 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1072/4276] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:45 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:45.905598 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-3080c825-a9b6-4253-9c37-0da131ec9a9b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:45.907724 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-3080c825-a9b6-4253-9c37-0da131ec9a9b tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:45.907980 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-3080c825-a9b6-4253-9c37-0da131ec9a9b tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:45.908250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-3080c825-a9b6-4253-9c37-0da131ec9a9b tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:45.916134 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:45.916134 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:45.920571 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-3080c825-a9b6-4253-9c37-0da131ec9a9b tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:45.925363 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-3080c825-a9b6-4253-9c37-0da131ec9a9b tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:45.925815 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1065/4277] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:45 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:46.008527 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c8d46f3a-ca20-4b9d-ad2a-e78121cf2a6f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:46.009131 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8d46f3a-ca20-4b9d-ad2a-e78121cf2a6f None None] GET https://10.4.3.15/volume// Aug 07 19:01:46.009397 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8d46f3a-ca20-4b9d-ad2a-e78121cf2a6f None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:46.009757 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8d46f3a-ca20-4b9d-ad2a-e78121cf2a6f None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:46.010278 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8d46f3a-ca20-4b9d-ad2a-e78121cf2a6f None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:46.010894 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1076/4278] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:01:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:01:46.018960 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-d26b6aa1-9856-4fd6-9591-c9faa6046fc3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:46.051215 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-d26b6aa1-9856-4fd6-9591-c9faa6046fc3 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:01:46.051624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-d26b6aa1-9856-4fd6-9591-c9faa6046fc3 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "671c2ece-0800-41d6-bdeb-c9ce2c901d66", "connector": null, "instance_uuid": "d6a281f1-6e8b-4326-b851-79225f15ad4c"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:46.062326 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:46.062326 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:46.087388 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-25712100-ce46-4bd7-9ffd-9277e0f788d1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:46.089188 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-25712100-ce46-4bd7-9ffd-9277e0f788d1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:46.089436 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-25712100-ce46-4bd7-9ffd-9277e0f788d1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:46.089682 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-25712100-ce46-4bd7-9ffd-9277e0f788d1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:46.089742 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-d26b6aa1-9856-4fd6-9591-c9faa6046fc3 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:01:46.090147 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1066/4279] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:01:46 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 07 19:01:46.101769 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:46.101769 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:46.104832 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-25712100-ce46-4bd7-9ffd-9277e0f788d1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:46.109438 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-25712100-ce46-4bd7-9ffd-9277e0f788d1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:46.109806 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1073/4280] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:46 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:46.114909 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-464f174b-9b73-43f2-b931-eb248f03f037 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:46.116730 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-464f174b-9b73-43f2-b931-eb248f03f037 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:46.116943 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-464f174b-9b73-43f2-b931-eb248f03f037 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:46.117172 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-464f174b-9b73-43f2-b931-eb248f03f037 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:46.124487 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-88e11f86-829b-47dd-a236-55521dc31656 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:46.124893 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88e11f86-829b-47dd-a236-55521dc31656 None None] GET https://10.4.3.15/volume// Aug 07 19:01:46.125142 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88e11f86-829b-47dd-a236-55521dc31656 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:46.125370 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88e11f86-829b-47dd-a236-55521dc31656 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:46.125722 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88e11f86-829b-47dd-a236-55521dc31656 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:46.125781 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:46.125781 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:46.126058 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1077/4281] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:01: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 07 19:01:46.128973 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-464f174b-9b73-43f2-b931-eb248f03f037 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:46.132658 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-5c0e7025-ed25-4d3f-a7f5-89e40d1c3016 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:46.134506 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-464f174b-9b73-43f2-b931-eb248f03f037 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:46.134886 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1066/4282] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:46 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:46.135711 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-5c0e7025-ed25-4d3f-a7f5-89e40d1c3016 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:46.135923 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-5c0e7025-ed25-4d3f-a7f5-89e40d1c3016 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:46.136215 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-5c0e7025-ed25-4d3f-a7f5-89e40d1c3016 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:46.147741 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:46.147741 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:46.151561 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-5c0e7025-ed25-4d3f-a7f5-89e40d1c3016 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:46.156346 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-5c0e7025-ed25-4d3f-a7f5-89e40d1c3016 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:46.156803 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1067/4283] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:01:46 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 1035 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:46.176445 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-76edad86-55eb-4c2f-b3fa-9af97c927ac7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:46.178254 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-76edad86-55eb-4c2f-b3fa-9af97c927ac7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:46.178483 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-76edad86-55eb-4c2f-b3fa-9af97c927ac7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:46.178676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-76edad86-55eb-4c2f-b3fa-9af97c927ac7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:46.187839 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:46.187839 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:46.191377 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-76edad86-55eb-4c2f-b3fa-9af97c927ac7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:46.195365 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-76edad86-55eb-4c2f-b3fa-9af97c927ac7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:46.195838 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1074/4284] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:46 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:46.258175 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-747328d2-1cf0-4c43-ab29-bb1107bf07ee None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:46.260384 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-747328d2-1cf0-4c43-ab29-bb1107bf07ee tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] PUT https://10.4.3.15/volume/v3/attachments/6f35369c-6103-470b-80a0-2bc5db47041e Aug 07 19:01:46.260903 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-747328d2-1cf0-4c43-ab29-bb1107bf07ee tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:46.268640 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-747328d2-1cf0-4c43-ab29-bb1107bf07ee tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Acquiring lock "cinder-attachment_update-671c2ece-0800-41d6-bdeb-c9ce2c901d66-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:01:46.272758 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-747328d2-1cf0-4c43-ab29-bb1107bf07ee tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Lock "cinder-attachment_update-671c2ece-0800-41d6-bdeb-c9ce2c901d66-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:01:46.273667 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:46.273667 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:46.345149 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-747328d2-1cf0-4c43-ab29-bb1107bf07ee tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Lock "cinder-attachment_update-671c2ece-0800-41d6-bdeb-c9ce2c901d66-np0000006749" released by "attachment_update" :: held 0.072s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:01:46.345637 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-747328d2-1cf0-4c43-ab29-bb1107bf07ee tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/attachments/6f35369c-6103-470b-80a0-2bc5db47041e returned with HTTP 200 Aug 07 19:01:46.346063 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1078/4285] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:01:46 2026] PUT /volume/v3/attachments/6f35369c-6103-470b-80a0-2bc5db47041e => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:46.395107 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e17f0cfc-f535-4840-b30a-6fc882db8412 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:46.396841 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e17f0cfc-f535-4840-b30a-6fc882db8412 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:01:46.397059 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e17f0cfc-f535-4840-b30a-6fc882db8412 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:46.397246 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e17f0cfc-f535-4840-b30a-6fc882db8412 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:46.397353 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e17f0cfc-f535-4840-b30a-6fc882db8412 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:46.401446 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:46.401446 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:46.402127 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e17f0cfc-f535-4840-b30a-6fc882db8412 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:01:46.402473 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1067/4286] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:46 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:46.874255 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-07dbfc87-7982-48ff-bd6e-5bb2c1c4ba9d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:46.876009 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-07dbfc87-7982-48ff-bd6e-5bb2c1c4ba9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:46.876267 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-07dbfc87-7982-48ff-bd6e-5bb2c1c4ba9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:46.876477 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-07dbfc87-7982-48ff-bd6e-5bb2c1c4ba9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:46.876633 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-07dbfc87-7982-48ff-bd6e-5bb2c1c4ba9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:46.881145 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:46.881145 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:46.881778 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-07dbfc87-7982-48ff-bd6e-5bb2c1c4ba9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:46.882267 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1068/4287] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:46 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:47.121769 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d1257f44-f7ad-45cd-beef-7a236f6aee79 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:47.123629 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d1257f44-f7ad-45cd-beef-7a236f6aee79 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:47.123862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d1257f44-f7ad-45cd-beef-7a236f6aee79 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:47.124116 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d1257f44-f7ad-45cd-beef-7a236f6aee79 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:47.136462 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:47.136462 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:47.140144 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d1257f44-f7ad-45cd-beef-7a236f6aee79 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:47.144711 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d1257f44-f7ad-45cd-beef-7a236f6aee79 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:47.145140 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1075/4288] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:47 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:47.146977 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8ab5e6ad-6645-4587-b0a3-258cf8f1b06f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:47.148820 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ab5e6ad-6645-4587-b0a3-258cf8f1b06f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:47.149082 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ab5e6ad-6645-4587-b0a3-258cf8f1b06f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:47.149295 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ab5e6ad-6645-4587-b0a3-258cf8f1b06f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:47.159316 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:47.159316 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:47.162719 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8ab5e6ad-6645-4587-b0a3-258cf8f1b06f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:47.166305 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ab5e6ad-6645-4587-b0a3-258cf8f1b06f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:47.166651 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1079/4289] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:47 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:47.211196 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e2af841a-fc9f-4ec9-adc9-32b7b52611cc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:47.213502 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2af841a-fc9f-4ec9-adc9-32b7b52611cc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:47.213727 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2af841a-fc9f-4ec9-adc9-32b7b52611cc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:47.213953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2af841a-fc9f-4ec9-adc9-32b7b52611cc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:47.226632 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:47.226632 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:47.231184 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e2af841a-fc9f-4ec9-adc9-32b7b52611cc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:47.238298 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2af841a-fc9f-4ec9-adc9-32b7b52611cc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:47.238978 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1068/4290] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:47 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:47.741026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-f16f3185-0c45-45c7-9263-7122cc524af6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:47.741026 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-f16f3185-0c45-45c7-9263-7122cc524af6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/attachments/fb240026-56e2-4d29-a137-20ba08d74b67/action Aug 07 19:01:47.741026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-f16f3185-0c45-45c7-9263-7122cc524af6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:47.741026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-f16f3185-0c45-45c7-9263-7122cc524af6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:47.759386 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:47.759386 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:47.768973 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-2fada469-37d8-4be8-bd07-5dcf0646022a req-f16f3185-0c45-45c7-9263-7122cc524af6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/fb240026-56e2-4d29-a137-20ba08d74b67/action returned with HTTP 204 Aug 07 19:01:47.769420 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1069/4291] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:01:47 2026] POST /volume/v3/attachments/fb240026-56e2-4d29-a137-20ba08d74b67/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:47.894208 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-38e0c88c-61be-47e1-9ea7-5e755e22f256 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:47.895371 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-38e0c88c-61be-47e1-9ea7-5e755e22f256 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:47.895696 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-38e0c88c-61be-47e1-9ea7-5e755e22f256 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:47.895969 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-38e0c88c-61be-47e1-9ea7-5e755e22f256 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:47.896158 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-38e0c88c-61be-47e1-9ea7-5e755e22f256 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:47.903076 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:47.903076 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:47.903076 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-38e0c88c-61be-47e1-9ea7-5e755e22f256 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:47.903076 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1076/4292] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:47 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:48.060740 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a272062f-acc6-4539-b55f-4e49865be315 req-bd16d925-9185-43f6-8e38-f3cdf326ce61 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:48.064254 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-bd16d925-9185-43f6-8e38-f3cdf326ce61 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a Aug 07 19:01:48.064545 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-bd16d925-9185-43f6-8e38-f3cdf326ce61 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:48.064807 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-bd16d925-9185-43f6-8e38-f3cdf326ce61 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:48.083525 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:48.083525 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:48.092784 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a272062f-acc6-4539-b55f-4e49865be315 req-bd16d925-9185-43f6-8e38-f3cdf326ce61 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:01:48.101520 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-bd16d925-9185-43f6-8e38-f3cdf326ce61 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a returned with HTTP 200 Aug 07 19:01:48.101898 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1080/4293] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:48 2026] GET /volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a => generated 1355 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:48.116397 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c9d3b269-d846-42e3-93e5-db0c5207fe6b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:48.116896 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9d3b269-d846-42e3-93e5-db0c5207fe6b None None] GET https://10.4.3.15/volume// Aug 07 19:01:48.116896 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9d3b269-d846-42e3-93e5-db0c5207fe6b None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:48.117394 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9d3b269-d846-42e3-93e5-db0c5207fe6b None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:48.117498 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9d3b269-d846-42e3-93e5-db0c5207fe6b None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:48.117809 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1069/4294] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:01: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 07 19:01:48.126223 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-a272062f-acc6-4539-b55f-4e49865be315 req-5dc9d199-36f4-4e61-b9ff-e950897f3e79 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:48.128839 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-5dc9d199-36f4-4e61-b9ff-e950897f3e79 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:01:48.129691 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-5dc9d199-36f4-4e61-b9ff-e950897f3e79 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96dfd2ad-6d82-4d8f-9d66-80aec9aee06a", "connector": null, "instance_uuid": "750ef7be-a6ef-47bb-82df-8a8ce5ffec16"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:48.139912 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:48.139912 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:48.161633 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b536075e-6028-4d1e-a112-717e26a64f41 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:48.163838 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b536075e-6028-4d1e-a112-717e26a64f41 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:48.163838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b536075e-6028-4d1e-a112-717e26a64f41 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:48.164193 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b536075e-6028-4d1e-a112-717e26a64f41 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:48.166450 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-5dc9d199-36f4-4e61-b9ff-e950897f3e79 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:01:48.167025 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1070/4295] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:01:48 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 07 19:01:48.178874 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:48.178874 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:48.181799 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ca32f050-8514-43fb-9a61-4201819bb962 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:48.183365 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b536075e-6028-4d1e-a112-717e26a64f41 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:48.183855 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ca32f050-8514-43fb-9a61-4201819bb962 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:48.184103 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ca32f050-8514-43fb-9a61-4201819bb962 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:48.184300 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ca32f050-8514-43fb-9a61-4201819bb962 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:48.188818 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b536075e-6028-4d1e-a112-717e26a64f41 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:48.189448 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1077/4296] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:48 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1508 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:48.199988 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:48.199988 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:48.206120 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ca32f050-8514-43fb-9a61-4201819bb962 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:48.213112 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ca32f050-8514-43fb-9a61-4201819bb962 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:48.213618 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1081/4297] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:48 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:48.256883 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-76df2bc4-63a9-4f92-bcc3-c8c1128ec16e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:48.259740 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-76df2bc4-63a9-4f92-bcc3-c8c1128ec16e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:48.260065 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-76df2bc4-63a9-4f92-bcc3-c8c1128ec16e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:48.260360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-76df2bc4-63a9-4f92-bcc3-c8c1128ec16e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:48.285773 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:48.285773 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:48.290520 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-76df2bc4-63a9-4f92-bcc3-c8c1128ec16e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:48.295953 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-76df2bc4-63a9-4f92-bcc3-c8c1128ec16e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:48.296370 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1070/4298] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:48 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:48.914015 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4cd65326-a3ab-46c9-a688-4c8b756851c1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:48.922766 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4cd65326-a3ab-46c9-a688-4c8b756851c1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:48.922766 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4cd65326-a3ab-46c9-a688-4c8b756851c1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:48.922910 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4cd65326-a3ab-46c9-a688-4c8b756851c1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:48.923054 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-4cd65326-a3ab-46c9-a688-4c8b756851c1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:48.929802 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:48.929802 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:48.930498 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4cd65326-a3ab-46c9-a688-4c8b756851c1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:48.930916 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1071/4299] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:48 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:49.233323 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9cb794af-17e8-4bf8-bfc6-398fe11098bc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.235302 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9cb794af-17e8-4bf8-bfc6-398fe11098bc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:49.235500 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9cb794af-17e8-4bf8-bfc6-398fe11098bc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.235696 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9cb794af-17e8-4bf8-bfc6-398fe11098bc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.246550 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.246550 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:49.250343 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9cb794af-17e8-4bf8-bfc6-398fe11098bc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:49.256901 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9cb794af-17e8-4bf8-bfc6-398fe11098bc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:49.257209 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1078/4300] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:49 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:49.313911 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-91973eaa-623a-4ac9-9a5b-e8fc8d714cd7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.316900 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91973eaa-623a-4ac9-9a5b-e8fc8d714cd7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:49.317395 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91973eaa-623a-4ac9-9a5b-e8fc8d714cd7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.318740 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91973eaa-623a-4ac9-9a5b-e8fc8d714cd7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.336084 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.336084 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:49.347850 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-91973eaa-623a-4ac9-9a5b-e8fc8d714cd7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:49.353406 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91973eaa-623a-4ac9-9a5b-e8fc8d714cd7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:49.353406 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1082/4301] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:49 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:49.407656 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-39155b72-b106-45dc-8f66-69afc6641e95 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.408102 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39155b72-b106-45dc-8f66-69afc6641e95 None None] GET https://10.4.3.15/volume// Aug 07 19:01:49.408252 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39155b72-b106-45dc-8f66-69afc6641e95 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.408466 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39155b72-b106-45dc-8f66-69afc6641e95 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.409137 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39155b72-b106-45dc-8f66-69afc6641e95 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:49.409254 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1071/4302] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:01: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 07 19:01:49.421342 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-a272062f-acc6-4539-b55f-4e49865be315 req-b405fdf3-76e7-41e9-833d-0fe3b9df1e63 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.428175 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-b405fdf3-76e7-41e9-833d-0fe3b9df1e63 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a Aug 07 19:01:49.428175 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-b405fdf3-76e7-41e9-833d-0fe3b9df1e63 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.428175 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-b405fdf3-76e7-41e9-833d-0fe3b9df1e63 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.446422 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.446422 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:49.449802 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-a272062f-acc6-4539-b55f-4e49865be315 req-b405fdf3-76e7-41e9-833d-0fe3b9df1e63 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:01:49.456131 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-b405fdf3-76e7-41e9-833d-0fe3b9df1e63 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a returned with HTTP 200 Aug 07 19:01:49.456730 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1072/4303] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:01:49 2026] GET /volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a => generated 1534 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 19:01:49.513968 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3b717c49-5e31-48dd-8201-526be685f980 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.515612 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3b717c49-5e31-48dd-8201-526be685f980 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:49.515791 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3b717c49-5e31-48dd-8201-526be685f980 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.515988 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3b717c49-5e31-48dd-8201-526be685f980 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.527608 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.527608 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:49.530976 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3b717c49-5e31-48dd-8201-526be685f980 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:49.536128 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3b717c49-5e31-48dd-8201-526be685f980 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:49.536539 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1079/4304] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:49 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1508 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 19:01:49.549074 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-78057939-6ac6-4b4a-9f37-386dd8f43c7d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.551396 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78057939-6ac6-4b4a-9f37-386dd8f43c7d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:49.552091 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78057939-6ac6-4b4a-9f37-386dd8f43c7d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.552091 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78057939-6ac6-4b4a-9f37-386dd8f43c7d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.571291 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.571291 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:49.575315 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a272062f-acc6-4539-b55f-4e49865be315 req-c4b03f6a-7cd9-47e1-8d7d-172aa767d0ec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.575402 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-78057939-6ac6-4b4a-9f37-386dd8f43c7d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:49.577795 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-c4b03f6a-7cd9-47e1-8d7d-172aa767d0ec tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] PUT https://10.4.3.15/volume/v3/attachments/866bc4f9-0ad1-4e96-93ec-2c88b8dabc47 Aug 07 19:01:49.578219 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-c4b03f6a-7cd9-47e1-8d7d-172aa767d0ec tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:49.580448 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78057939-6ac6-4b4a-9f37-386dd8f43c7d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:49.580894 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1083/4305] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:49 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1508 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:49.586516 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-a272062f-acc6-4539-b55f-4e49865be315 req-c4b03f6a-7cd9-47e1-8d7d-172aa767d0ec tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Acquiring lock "cinder-attachment_update-96dfd2ad-6d82-4d8f-9d66-80aec9aee06a-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:01:49.591410 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-a272062f-acc6-4539-b55f-4e49865be315 req-c4b03f6a-7cd9-47e1-8d7d-172aa767d0ec tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Lock "cinder-attachment_update-96dfd2ad-6d82-4d8f-9d66-80aec9aee06a-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:01:49.592314 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.592314 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:49.597022 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a17523ab-332b-4b86-9a6f-1fc723068c2d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.600088 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a17523ab-332b-4b86-9a6f-1fc723068c2d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:49.600396 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a17523ab-332b-4b86-9a6f-1fc723068c2d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.600665 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a17523ab-332b-4b86-9a6f-1fc723068c2d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.620476 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.620476 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:49.625540 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a17523ab-332b-4b86-9a6f-1fc723068c2d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:49.631472 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a17523ab-332b-4b86-9a6f-1fc723068c2d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:49.632158 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1073/4306] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:49 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1508 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:49.680471 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-a272062f-acc6-4539-b55f-4e49865be315 req-c4b03f6a-7cd9-47e1-8d7d-172aa767d0ec tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Lock "cinder-attachment_update-96dfd2ad-6d82-4d8f-9d66-80aec9aee06a-np0000006749" released by "attachment_update" :: held 0.088s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:01:49.681941 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-c4b03f6a-7cd9-47e1-8d7d-172aa767d0ec tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/attachments/866bc4f9-0ad1-4e96-93ec-2c88b8dabc47 returned with HTTP 200 Aug 07 19:01:49.681941 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1072/4307] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:01:49 2026] PUT /volume/v3/attachments/866bc4f9-0ad1-4e96-93ec-2c88b8dabc47 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 19:01:49.697716 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c65bf545-32c3-403d-b2e3-05264185f713 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.701189 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c65bf545-32c3-403d-b2e3-05264185f713 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:49.701435 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c65bf545-32c3-403d-b2e3-05264185f713 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.701648 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c65bf545-32c3-403d-b2e3-05264185f713 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.708826 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a272062f-acc6-4539-b55f-4e49865be315 req-4f0607c4-3c5a-4ef5-ac97-4dd2dcce47d0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.712301 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-4f0607c4-3c5a-4ef5-ac97-4dd2dcce47d0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/attachments/866bc4f9-0ad1-4e96-93ec-2c88b8dabc47/action Aug 07 19:01:49.712790 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-4f0607c4-3c5a-4ef5-ac97-4dd2dcce47d0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:49.712970 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-4f0607c4-3c5a-4ef5-ac97-4dd2dcce47d0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:49.715255 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.715255 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:49.719254 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c65bf545-32c3-403d-b2e3-05264185f713 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:49.724819 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c65bf545-32c3-403d-b2e3-05264185f713 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:49.725416 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1080/4308] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:49 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1508 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:49.733213 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.733213 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:49.746076 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-9feeba24-8607-45c2-9524-0f5bbb97b67f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.748216 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-9feeba24-8607-45c2-9524-0f5bbb97b67f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396/action Aug 07 19:01:49.748554 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-9feeba24-8607-45c2-9524-0f5bbb97b67f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:49.748629 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a272062f-acc6-4539-b55f-4e49865be315 req-4f0607c4-3c5a-4ef5-ac97-4dd2dcce47d0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/attachments/866bc4f9-0ad1-4e96-93ec-2c88b8dabc47/action returned with HTTP 204 Aug 07 19:01:49.748682 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-9feeba24-8607-45c2-9524-0f5bbb97b67f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:49.749209 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1084/4309] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:01:49 2026] POST /volume/v3/attachments/866bc4f9-0ad1-4e96-93ec-2c88b8dabc47/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:49.761583 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.761583 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:49.762196 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-9feeba24-8607-45c2-9524-0f5bbb97b67f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:49.770882 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-9feeba24-8607-45c2-9524-0f5bbb97b67f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Begin detaching volume completed successfully. Aug 07 19:01:49.771135 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-9feeba24-8607-45c2-9524-0f5bbb97b67f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396/action returned with HTTP 202 Aug 07 19:01:49.771572 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1074/4310] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:01:49 2026] POST /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:01:49.791360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-da429aec-c392-4552-8ba0-bda12e0e4ce7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.793487 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da429aec-c392-4552-8ba0-bda12e0e4ce7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:49.793745 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da429aec-c392-4552-8ba0-bda12e0e4ce7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.794032 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da429aec-c392-4552-8ba0-bda12e0e4ce7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.808502 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.808502 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:49.812373 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-da429aec-c392-4552-8ba0-bda12e0e4ce7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:49.820324 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f5b84e40-0dac-4478-b55a-f994815e9a57 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.821086 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da429aec-c392-4552-8ba0-bda12e0e4ce7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:49.821196 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f5b84e40-0dac-4478-b55a-f994815e9a57 None None] GET https://10.4.3.15/volume// Aug 07 19:01:49.821256 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1073/4311] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:49 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1511 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:49.821348 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f5b84e40-0dac-4478-b55a-f994815e9a57 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.821451 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f5b84e40-0dac-4478-b55a-f994815e9a57 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.822007 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f5b84e40-0dac-4478-b55a-f994815e9a57 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:49.822530 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1081/4312] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:01:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:01:49.830232 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c6c5ae7d-71f0-492b-9304-7d6ccd303c6e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.832598 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c6c5ae7d-71f0-492b-9304-7d6ccd303c6e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:49.832598 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c6c5ae7d-71f0-492b-9304-7d6ccd303c6e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.833024 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c6c5ae7d-71f0-492b-9304-7d6ccd303c6e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.861556 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.861556 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:49.869122 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c6c5ae7d-71f0-492b-9304-7d6ccd303c6e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:49.872901 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-c6c5ae7d-71f0-492b-9304-7d6ccd303c6e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:49.873358 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1085/4313] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:01:49 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1691 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:49.942649 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-845364b2-4188-4a61-b8f2-e09288dd176e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:49.944956 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-845364b2-4188-4a61-b8f2-e09288dd176e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:49.945301 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-845364b2-4188-4a61-b8f2-e09288dd176e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:49.945574 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-845364b2-4188-4a61-b8f2-e09288dd176e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:49.945663 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-845364b2-4188-4a61-b8f2-e09288dd176e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:49.951466 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:49.951466 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:49.952238 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-845364b2-4188-4a61-b8f2-e09288dd176e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:49.952699 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1075/4314] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:49 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:50.272267 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-691beb47-6ee2-43b4-9577-46fcc179e7cb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:50.273767 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-691beb47-6ee2-43b4-9577-46fcc179e7cb tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:50.273966 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-691beb47-6ee2-43b4-9577-46fcc179e7cb tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:50.274166 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-691beb47-6ee2-43b4-9577-46fcc179e7cb tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:50.284863 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:50.284863 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:50.287971 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-691beb47-6ee2-43b4-9577-46fcc179e7cb tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:50.293285 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-691beb47-6ee2-43b4-9577-46fcc179e7cb tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:50.293633 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1074/4315] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:50 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:50.368634 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-35253251-3729-4af7-98a7-cda70006e821 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:50.370963 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35253251-3729-4af7-98a7-cda70006e821 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:50.371224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-35253251-3729-4af7-98a7-cda70006e821 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:50.373097 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-35253251-3729-4af7-98a7-cda70006e821 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:50.388433 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-de5f4444-3e06-42ec-b051-98e48e8cb4e1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:50.388829 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-778eca08-8e16-4e24-82f8-70043cc57845 req-3b532817-ec2c-4737-ba41-881468df5e91 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:50.390824 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-de5f4444-3e06-42ec-b051-98e48e8cb4e1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:50.391061 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-3b532817-ec2c-4737-ba41-881468df5e91 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments/3c79a3fb-1e00-4047-a3e3-b7b988c85e48/action Aug 07 19:01:50.391117 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-de5f4444-3e06-42ec-b051-98e48e8cb4e1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:50.391150 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:50.391150 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:50.391265 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-de5f4444-3e06-42ec-b051-98e48e8cb4e1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:50.391464 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-3b532817-ec2c-4737-ba41-881468df5e91 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:50.391586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-3b532817-ec2c-4737-ba41-881468df5e91 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:50.394897 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-35253251-3729-4af7-98a7-cda70006e821 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:50.398888 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35253251-3729-4af7-98a7-cda70006e821 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:50.399359 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1082/4316] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:50 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:50.403149 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:50.403149 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:50.406236 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-de5f4444-3e06-42ec-b051-98e48e8cb4e1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:50.408904 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:50.408904 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:50.411678 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-de5f4444-3e06-42ec-b051-98e48e8cb4e1 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:50.412243 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1086/4317] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:50 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:50.419627 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-778eca08-8e16-4e24-82f8-70043cc57845 req-3b532817-ec2c-4737-ba41-881468df5e91 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/3c79a3fb-1e00-4047-a3e3-b7b988c85e48/action returned with HTTP 204 Aug 07 19:01:50.420133 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1076/4318] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:01:50 2026] POST /volume/v3/attachments/3c79a3fb-1e00-4047-a3e3-b7b988c85e48/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:50.429890 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-6f01d6b6-6584-4cc7-921b-1ab812de5fe5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:50.432418 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-6f01d6b6-6584-4cc7-921b-1ab812de5fe5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] DELETE https://10.4.3.15/volume/v3/attachments/fb240026-56e2-4d29-a137-20ba08d74b67 Aug 07 19:01:50.432601 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-6f01d6b6-6584-4cc7-921b-1ab812de5fe5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:50.432781 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-6f01d6b6-6584-4cc7-921b-1ab812de5fe5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:50.441752 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:50.441752 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:50.500457 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b7f31d0c-338d-4efc-b530-79cdfe08c81a req-6f01d6b6-6584-4cc7-921b-1ab812de5fe5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/fb240026-56e2-4d29-a137-20ba08d74b67 returned with HTTP 200 Aug 07 19:01:50.500983 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1075/4319] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:01:50 2026] DELETE /volume/v3/attachments/fb240026-56e2-4d29-a137-20ba08d74b67 => generated 192 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:50.779011 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-0a93ea5d-33f7-4db4-9ae0-783f74f66160 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:50.782299 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-0a93ea5d-33f7-4db4-9ae0-783f74f66160 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] POST https://10.4.3.15/volume/v3/attachments/6f35369c-6103-470b-80a0-2bc5db47041e/action Aug 07 19:01:50.782667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-0a93ea5d-33f7-4db4-9ae0-783f74f66160 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:50.782784 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-0a93ea5d-33f7-4db4-9ae0-783f74f66160 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:50.798864 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:50.798864 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:50.808849 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1e780223-0276-41d3-a6b9-65d55b3fbe26 req-0a93ea5d-33f7-4db4-9ae0-783f74f66160 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/attachments/6f35369c-6103-470b-80a0-2bc5db47041e/action returned with HTTP 204 Aug 07 19:01:50.809388 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1083/4320] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:01:50 2026] POST /volume/v3/attachments/6f35369c-6103-470b-80a0-2bc5db47041e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:50.833787 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-840098bb-4cac-48ce-aaf4-e08bd59deedb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:50.837075 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-840098bb-4cac-48ce-aaf4-e08bd59deedb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:50.837368 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-840098bb-4cac-48ce-aaf4-e08bd59deedb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:50.837589 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-840098bb-4cac-48ce-aaf4-e08bd59deedb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:50.847697 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:50.847697 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:50.851133 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-840098bb-4cac-48ce-aaf4-e08bd59deedb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:50.857804 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-840098bb-4cac-48ce-aaf4-e08bd59deedb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:50.858226 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1087/4321] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:50 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:50.964160 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2ef20fa7-238a-4a9c-a07c-d180a7d728f4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:50.966843 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2ef20fa7-238a-4a9c-a07c-d180a7d728f4 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:50.967155 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2ef20fa7-238a-4a9c-a07c-d180a7d728f4 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:50.967403 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2ef20fa7-238a-4a9c-a07c-d180a7d728f4 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:50.967538 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-2ef20fa7-238a-4a9c-a07c-d180a7d728f4 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:50.980479 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:50.980479 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:50.980479 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2ef20fa7-238a-4a9c-a07c-d180a7d728f4 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:50.980479 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1077/4322] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:50 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:51.305960 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-efe8c193-8755-4847-a0fd-a3431f20ec09 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.309488 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-efe8c193-8755-4847-a0fd-a3431f20ec09 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:51.309748 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-efe8c193-8755-4847-a0fd-a3431f20ec09 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:51.310031 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-efe8c193-8755-4847-a0fd-a3431f20ec09 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:51.321030 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:51.321030 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:51.324243 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-efe8c193-8755-4847-a0fd-a3431f20ec09 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:51.327937 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-efe8c193-8755-4847-a0fd-a3431f20ec09 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:51.328340 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1076/4323] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:51 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:51.340650 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3e3807cd-8db3-410e-a897-f3c4bd7785cf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.342883 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3e3807cd-8db3-410e-a897-f3c4bd7785cf tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:51.343177 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3e3807cd-8db3-410e-a897-f3c4bd7785cf tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:51.343431 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3e3807cd-8db3-410e-a897-f3c4bd7785cf tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:51.360362 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:51.360362 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:51.365662 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3e3807cd-8db3-410e-a897-f3c4bd7785cf tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:51.372408 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3e3807cd-8db3-410e-a897-f3c4bd7785cf tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:51.372408 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1084/4324] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:51 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:51.387846 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.391138 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] POST https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action Aug 07 19:01:51.394424 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action body: b'{"os-detach": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:51.394627 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:51.409804 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:51.409804 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:51.410473 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:51.416122 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Attachment connected to vm d6a281f1-6e8b-4326-b851-79225f15ad4c, checking data on nova Aug 07 19:01:51.416492 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.compute.nova [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Creating Keystone token plugin using URL: https://10.4.3.15/identity {{(pid=100343) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 19:01:51.418066 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c6d702e8-9eca-4fa4-840d-103499b6f9a9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.420313 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c6d702e8-9eca-4fa4-840d-103499b6f9a9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:51.420584 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c6d702e8-9eca-4fa4-840d-103499b6f9a9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:51.420843 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c6d702e8-9eca-4fa4-840d-103499b6f9a9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:51.438586 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:51.438586 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:51.442815 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c6d702e8-9eca-4fa4-840d-103499b6f9a9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:51.446809 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c6d702e8-9eca-4fa4-840d-103499b6f9a9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:51.447203 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1078/4325] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:51 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:51.464774 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1b497891-dd3b-4424-894d-28b6a94925b5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.468390 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b497891-dd3b-4424-894d-28b6a94925b5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:51.468632 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1b497891-dd3b-4424-894d-28b6a94925b5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:51.468748 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1b497891-dd3b-4424-894d-28b6a94925b5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:51.481379 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:51.481379 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:51.486010 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1b497891-dd3b-4424-894d-28b6a94925b5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:51.489797 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b497891-dd3b-4424-894d-28b6a94925b5 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:51.490237 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1077/4326] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:51 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:51.541908 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-248e5638-aa69-4d3f-b33a-8b058622943c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.547352 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-248e5638-aa69-4d3f-b33a-8b058622943c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:51.547352 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-248e5638-aa69-4d3f-b33a-8b058622943c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:51.547508 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-248e5638-aa69-4d3f-b33a-8b058622943c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:51.559763 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:51.559763 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:51.565035 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-248e5638-aa69-4d3f-b33a-8b058622943c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:51.571301 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-248e5638-aa69-4d3f-b33a-8b058622943c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:51.571875 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1085/4327] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:51 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:51.589018 np0000006749 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] REQ: curl -g -i -X GET https://10.4.3.15/compute/v2.1/servers/d6a281f1-6e8b-4326-b851-79225f15ad4c/os-volume_attachments/671c2ece-0800-41d6-bdeb-c9ce2c901d66 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}674b2360ac8b1fd1a38040e203206e376667a0b159540eb6a950a14149e6c7db" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-50144e92-0476-4ff1-841f-4f37f0d61e90" -H "X-Service-Token: {SHA256}98bf3ae4d0ebc1f1c2f62b1156ad15695c060cf672469f0d6b2dabedd35e9d45" {{(pid=100343) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 19:01:51.590196 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-762521f0-c256-4324-963d-076f6daaa40b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.592586 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-762521f0-c256-4324-963d-076f6daaa40b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1/action Aug 07 19:01:51.592959 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-762521f0-c256-4324-963d-076f6daaa40b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:51.593112 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-762521f0-c256-4324-963d-076f6daaa40b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:51.604220 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:51.604220 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:51.604941 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-762521f0-c256-4324-963d-076f6daaa40b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:51.613653 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-762521f0-c256-4324-963d-076f6daaa40b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Begin detaching volume completed successfully. Aug 07 19:01:51.613723 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-762521f0-c256-4324-963d-076f6daaa40b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1/action returned with HTTP 202 Aug 07 19:01:51.614258 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1079/4328] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:01:51 2026] POST /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:01:51.676017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5d1b2de7-1298-4b7a-9211-35580a00920e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.676017 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d1b2de7-1298-4b7a-9211-35580a00920e None None] GET https://10.4.3.15/volume// Aug 07 19:01:51.676017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d1b2de7-1298-4b7a-9211-35580a00920e None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:51.676017 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d1b2de7-1298-4b7a-9211-35580a00920e None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:51.676017 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d1b2de7-1298-4b7a-9211-35580a00920e None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:51.676545 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1078/4329] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:01: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 07 19:01:51.685688 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-07a1594b-bd7e-44dd-af4f-ae22310023e7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.688302 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-07a1594b-bd7e-44dd-af4f-ae22310023e7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:51.688555 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-07a1594b-bd7e-44dd-af4f-ae22310023e7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:51.688785 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-07a1594b-bd7e-44dd-af4f-ae22310023e7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:51.698748 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:51.698748 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:51.703152 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-07a1594b-bd7e-44dd-af4f-ae22310023e7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:51.707566 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-07a1594b-bd7e-44dd-af4f-ae22310023e7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:51.708064 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1086/4330] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:01:51 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 1351 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:51.709667 np0000006749 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 19:01:51 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-f4cf6f54-dfc9-42a2-9089-8f7cb671f767 x-openstack-request-id: req-f4cf6f54-dfc9-42a2-9089-8f7cb671f767 {{(pid=100343) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 19:01:51.709776 np0000006749 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "671c2ece-0800-41d6-bdeb-c9ce2c901d66", "serverId": "d6a281f1-6e8b-4326-b851-79225f15ad4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6f35369c-6103-470b-80a0-2bc5db47041e", "bdm_uuid": "4a282b04-dd8b-4db6-85a6-32768bdf2283"}} {{(pid=100343) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 19:01:51.709961 np0000006749 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET call to compute for https://10.4.3.15/compute/v2.1/servers/d6a281f1-6e8b-4326-b851-79225f15ad4c/os-volume_attachments/671c2ece-0800-41d6-bdeb-c9ce2c901d66 used request id req-f4cf6f54-dfc9-42a2-9089-8f7cb671f767 {{(pid=100343) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 19:01:51.713369 np0000006749 devstack@c-api.service[100343]: ERROR cinder.volume.api [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-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 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Caught error: Detach volume from instance d6a281f1-6e8b-4326-b851-79225f15ad4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d6a281f1-6e8b-4326-b851-79225f15ad4c using the Compute API Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: 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 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 19:01:51.716965 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d6a281f1-6e8b-4326-b851-79225f15ad4c using the Compute API Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault Aug 07 19:01:51.717829 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.middleware.fault [None req-50144e92-0476-4ff1-841f-4f37f0d61e90 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action returned with HTTP 409 Aug 07 19:01:51.718599 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1088/4331] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:01:51 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 167 bytes in 331 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Aug 07 19:01:51.722112 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-31a9fc1b-7e21-446f-937d-098750610f23 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.724892 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-31a9fc1b-7e21-446f-937d-098750610f23 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1/encryption Aug 07 19:01:51.724892 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-31a9fc1b-7e21-446f-937d-098750610f23 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:51.725025 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.725073 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-31a9fc1b-7e21-446f-937d-098750610f23 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:51.726396 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] POST https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action Aug 07 19:01:51.726856 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:51.727134 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:51.737015 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:51.737015 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:51.739109 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:51.739173 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:51.739173 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:51.743710 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-31a9fc1b-7e21-446f-937d-098750610f23 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1/encryption returned with HTTP 200 Aug 07 19:01:51.744130 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1080/4332] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:01:51 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:51.800425 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Attachment connected to vm d6a281f1-6e8b-4326-b851-79225f15ad4c, checking data on nova Aug 07 19:01:51.800928 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.compute.nova [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Creating Keystone token plugin using URL: https://10.4.3.15/identity {{(pid=100342) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 19:01:51.939124 np0000006749 devstack@c-api.service[100342]: DEBUG novaclient.v2.client [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] REQ: curl -g -i -X GET https://10.4.3.15/compute/v2.1/servers/d6a281f1-6e8b-4326-b851-79225f15ad4c/os-volume_attachments/671c2ece-0800-41d6-bdeb-c9ce2c901d66 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fdd785ba104c0546cd398257d917e1cf783c71596152e04dcb493f9958ffbf61" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87" -H "X-Service-Token: {SHA256}a5de531aae4faf29e0e985dd5d43d8455cd5116e7d154d6722d1829bc0b915b9" {{(pid=100342) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 19:01:51.990443 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fa518f79-d2d2-4f65-ab8f-0883e7d411de None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:51.992153 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fa518f79-d2d2-4f65-ab8f-0883e7d411de tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:51.992428 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fa518f79-d2d2-4f65-ab8f-0883e7d411de tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:51.992650 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fa518f79-d2d2-4f65-ab8f-0883e7d411de tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:51.992768 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-fa518f79-d2d2-4f65-ab8f-0883e7d411de tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:51.997152 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:51.997152 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:51.997667 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fa518f79-d2d2-4f65-ab8f-0883e7d411de tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:51.998056 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1087/4333] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:51 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:52.057305 np0000006749 devstack@c-api.service[100342]: DEBUG novaclient.v2.client [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 19:01:51 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-112695e6-73e0-40ab-8fec-28369448a514 x-openstack-request-id: req-112695e6-73e0-40ab-8fec-28369448a514 {{(pid=100342) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 19:01:52.057458 np0000006749 devstack@c-api.service[100342]: DEBUG novaclient.v2.client [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "671c2ece-0800-41d6-bdeb-c9ce2c901d66", "serverId": "d6a281f1-6e8b-4326-b851-79225f15ad4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6f35369c-6103-470b-80a0-2bc5db47041e", "bdm_uuid": "4a282b04-dd8b-4db6-85a6-32768bdf2283"}} {{(pid=100342) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 19:01:52.057626 np0000006749 devstack@c-api.service[100342]: DEBUG novaclient.v2.client [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET call to compute for https://10.4.3.15/compute/v2.1/servers/d6a281f1-6e8b-4326-b851-79225f15ad4c/os-volume_attachments/671c2ece-0800-41d6-bdeb-c9ce2c901d66 used request id req-112695e6-73e0-40ab-8fec-28369448a514 {{(pid=100342) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 19:01:52.059656 np0000006749 devstack@c-api.service[100342]: ERROR cinder.volume.api [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-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 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Caught error: Detach volume from instance d6a281f1-6e8b-4326-b851-79225f15ad4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d6a281f1-6e8b-4326-b851-79225f15ad4c using the Compute API Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: 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 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 19:01:52.061904 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d6a281f1-6e8b-4326-b851-79225f15ad4c using the Compute API Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: ERROR cinder.api.middleware.fault Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.middleware.fault [None req-fa87bc46-2ebe-4a6b-89cf-ed449fc6ce87 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action returned with HTTP 409 Aug 07 19:01:52.063192 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1079/4334] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:01:51 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 167 bytes in 339 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:52.079340 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e46d6aa0-a4a7-42cc-b80f-b2a2dfe3fb97 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.080853 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1089/4335] 10.4.3.15 () {70 vars in 1590 bytes} [Fri Aug 7 19:01:52 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 19:01:52.089059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b29a7deb-5339-4ee9-81c4-07971d1e1168 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.091954 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1081/4336] 10.4.3.15 () {70 vars in 1590 bytes} [Fri Aug 7 19:01:52 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 19:01:52.099690 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-49b79a68-9ce4-4e7d-b1ee-fe942fb05766 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.126650 np0000006749 devstack@c-api.service[100344]: WARNING keystonemiddleware.auth_token [None req-49b79a68-9ce4-4e7d-b1ee-fe942fb05766 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 19:01:52.126650 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1088/4337] 10.4.3.15 () {70 vars in 1590 bytes} [Fri Aug 7 19:01:52 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 19:01:52.132466 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fb8c50cb-9d57-4502-9495-5365d615345b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.194768 np0000006749 devstack@c-api.service[100342]: WARNING keystonemiddleware.auth_token [None req-fb8c50cb-9d57-4502-9495-5365d615345b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 19:01:52.196143 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1080/4338] 10.4.3.15 () {70 vars in 1590 bytes} [Fri Aug 7 19:01:52 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 114 bytes in 64 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 19:01:52.211435 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-48432067-a874-4475-954e-d1e2e30bb32b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.315813 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48432067-a874-4475-954e-d1e2e30bb32b tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] POST https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action Aug 07 19:01:52.316215 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48432067-a874-4475-954e-d1e2e30bb32b tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:52.316352 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48432067-a874-4475-954e-d1e2e30bb32b tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:52.369329 np0000006749 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-48432067-a874-4475-954e-d1e2e30bb32b tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-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=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 19:01:52.383266 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:52.383266 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:52.383486 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-48432067-a874-4475-954e-d1e2e30bb32b tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Updating volume '671c2ece-0800-41d6-bdeb-c9ce2c901d66' with '{'status': 'error'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 19:01:52.420082 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48432067-a874-4475-954e-d1e2e30bb32b tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action returned with HTTP 202 Aug 07 19:01:52.421052 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1090/4339] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:01:52 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:01:52.429143 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0bac2b31-16ca-4d29-9eb4-ec2f73338ea0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.431028 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0bac2b31-16ca-4d29-9eb4-ec2f73338ea0 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:01:52.432638 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0bac2b31-16ca-4d29-9eb4-ec2f73338ea0 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:52.432638 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0bac2b31-16ca-4d29-9eb4-ec2f73338ea0 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:52.452330 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:52.452330 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:52.456907 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0bac2b31-16ca-4d29-9eb4-ec2f73338ea0 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:52.462683 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0bac2b31-16ca-4d29-9eb4-ec2f73338ea0 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:01:52.463130 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1082/4340] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:52 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:52.482070 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.483756 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] POST https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action Aug 07 19:01:52.484308 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6f35369c-6103-470b-80a0-2bc5db47041e"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:52.484575 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6f35369c-6103-470b-80a0-2bc5db47041e"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:52.498020 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:52.498020 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:52.498020 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Volume info retrieved successfully. Aug 07 19:01:52.558071 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Attachment connected to vm d6a281f1-6e8b-4326-b851-79225f15ad4c, checking data on nova Aug 07 19:01:52.558211 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.compute.nova [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Creating Keystone token plugin using URL: https://10.4.3.15/identity {{(pid=100344) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 19:01:52.694204 np0000006749 devstack@c-api.service[100344]: DEBUG novaclient.v2.client [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] REQ: curl -g -i -X GET https://10.4.3.15/compute/v2.1/servers/d6a281f1-6e8b-4326-b851-79225f15ad4c/os-volume_attachments/671c2ece-0800-41d6-bdeb-c9ce2c901d66 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7fbe9e80d34cf4f03c724246cb12d3e4a9793037b240d63630c251705a1cf7f9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2" -H "X-Service-Token: {SHA256}b2d776599c84257b4f39fdf4d657c8a81d1c849c3d029b4fba36f56598b98899" {{(pid=100344) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 19:01:52.800692 np0000006749 devstack@c-api.service[100344]: DEBUG novaclient.v2.client [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 19:01: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-d6c02f9c-924d-4ce8-a488-b81338807fd7 x-openstack-request-id: req-d6c02f9c-924d-4ce8-a488-b81338807fd7 {{(pid=100344) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 19:01:52.800844 np0000006749 devstack@c-api.service[100344]: DEBUG novaclient.v2.client [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "671c2ece-0800-41d6-bdeb-c9ce2c901d66", "serverId": "d6a281f1-6e8b-4326-b851-79225f15ad4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6f35369c-6103-470b-80a0-2bc5db47041e", "bdm_uuid": "4a282b04-dd8b-4db6-85a6-32768bdf2283"}} {{(pid=100344) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 19:01:52.800969 np0000006749 devstack@c-api.service[100344]: DEBUG novaclient.v2.client [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] GET call to compute for https://10.4.3.15/compute/v2.1/servers/d6a281f1-6e8b-4326-b851-79225f15ad4c/os-volume_attachments/671c2ece-0800-41d6-bdeb-c9ce2c901d66 used request id req-d6c02f9c-924d-4ce8-a488-b81338807fd7 {{(pid=100344) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 19:01:52.803552 np0000006749 devstack@c-api.service[100344]: ERROR cinder.volume.api [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-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 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Caught error: Detach volume from instance d6a281f1-6e8b-4326-b851-79225f15ad4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d6a281f1-6e8b-4326-b851-79225f15ad4c using the Compute API Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: 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 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 19:01:52.806020 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d6a281f1-6e8b-4326-b851-79225f15ad4c using the Compute API Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: ERROR cinder.api.middleware.fault Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.middleware.fault [None req-b3ed7153-8b72-487d-873d-6b0b2ccff9b2 tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action returned with HTTP 409 Aug 07 19:01:52.807492 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1089/4341] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:01:52 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 167 bytes in 326 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:52.813263 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9ac79379-fb04-4f85-8edb-ff33afef9a13 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.814645 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1081/4342] 10.4.3.15 () {70 vars in 1590 bytes} [Fri Aug 7 19:01:52 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 19:01:52.824355 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e54a90eb-7bb3-4847-aaa5-0b641e1f2078 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.842722 np0000006749 devstack@c-api.service[100343]: WARNING keystonemiddleware.auth_token [None req-e54a90eb-7bb3-4847-aaa5-0b641e1f2078 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 19:01:52.843669 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1091/4343] 10.4.3.15 () {70 vars in 1590 bytes} [Fri Aug 7 19:01:52 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 19:01:52.848952 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-00999f16-9cfc-4ccf-9597-a99b290557dc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.851150 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-00999f16-9cfc-4ccf-9597-a99b290557dc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:52.851408 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-00999f16-9cfc-4ccf-9597-a99b290557dc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:52.851781 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-00999f16-9cfc-4ccf-9597-a99b290557dc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:52.859570 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:52.859570 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:52.863882 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-00999f16-9cfc-4ccf-9597-a99b290557dc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:52.867863 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-00999f16-9cfc-4ccf-9597-a99b290557dc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:52.868324 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1083/4344] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:52 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:52.879283 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-92bdee4f-2687-4fa9-8927-61a1e7145c25 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.881117 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-92bdee4f-2687-4fa9-8927-61a1e7145c25 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:52.881310 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-92bdee4f-2687-4fa9-8927-61a1e7145c25 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:52.881490 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-92bdee4f-2687-4fa9-8927-61a1e7145c25 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:52.913672 np0000006749 devstack@c-api.service[100344]: DEBUG oslo_db.sqlalchemy.engines [None req-92bdee4f-2687-4fa9-8927-61a1e7145c25 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 19:01:52.919537 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:52.919537 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:52.923339 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-92bdee4f-2687-4fa9-8927-61a1e7145c25 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:52.928247 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-92bdee4f-2687-4fa9-8927-61a1e7145c25 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:52.928640 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1090/4345] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:52 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:52.968464 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-83bb7070-759f-40d2-b117-19cae5599af6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:52.970611 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-83bb7070-759f-40d2-b117-19cae5599af6 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:52.970880 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-83bb7070-759f-40d2-b117-19cae5599af6 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:52.971136 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-83bb7070-759f-40d2-b117-19cae5599af6 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:53.001543 np0000006749 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-83bb7070-759f-40d2-b117-19cae5599af6 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 19:01:53.007532 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:53.007532 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:53.010821 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-09e4d95f-47b6-4e95-994e-105983f42509 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.011514 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-83bb7070-759f-40d2-b117-19cae5599af6 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:53.013101 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09e4d95f-47b6-4e95-994e-105983f42509 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:53.013376 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09e4d95f-47b6-4e95-994e-105983f42509 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:53.015123 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09e4d95f-47b6-4e95-994e-105983f42509 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:53.015123 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-09e4d95f-47b6-4e95-994e-105983f42509 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:53.016415 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-83bb7070-759f-40d2-b117-19cae5599af6 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:53.016816 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1082/4346] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:52 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:53.019107 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:53.019107 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:53.019866 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09e4d95f-47b6-4e95-994e-105983f42509 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:53.020152 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1092/4347] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:53 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:53.084268 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a579ef34-fcc0-44e6-bc98-2b4b8843216e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.084732 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a579ef34-fcc0-44e6-bc98-2b4b8843216e None None] GET https://10.4.3.15/volume// Aug 07 19:01:53.084949 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a579ef34-fcc0-44e6-bc98-2b4b8843216e None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:53.085210 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a579ef34-fcc0-44e6-bc98-2b4b8843216e None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:53.085591 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a579ef34-fcc0-44e6-bc98-2b4b8843216e None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:53.085951 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1084/4348] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:01: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 07 19:01:53.092430 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-28e56d76-05a8-4638-a749-4431066ff264 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.094310 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-28e56d76-05a8-4638-a749-4431066ff264 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:01:53.094646 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-28e56d76-05a8-4638-a749-4431066ff264 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fff9c83-8d94-43ae-8f4e-783bd703df03", "connector": null, "instance_uuid": "d6a281f1-6e8b-4326-b851-79225f15ad4c"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:53.102289 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:53.102289 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:53.126423 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-28e56d76-05a8-4638-a749-4431066ff264 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:01:53.126828 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1091/4349] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:01:53 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 07 19:01:53.151702 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f0f2ad02-58df-4bbd-bad6-500c4ce525fd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.153671 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f0f2ad02-58df-4bbd-bad6-500c4ce525fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:53.153885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f0f2ad02-58df-4bbd-bad6-500c4ce525fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:53.154104 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f0f2ad02-58df-4bbd-bad6-500c4ce525fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:53.168482 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2132722b-3d48-4c4a-94da-972a2380a814 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.168848 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2132722b-3d48-4c4a-94da-972a2380a814 None None] GET https://10.4.3.15/volume// Aug 07 19:01:53.169042 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2132722b-3d48-4c4a-94da-972a2380a814 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:53.169225 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2132722b-3d48-4c4a-94da-972a2380a814 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:53.169521 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2132722b-3d48-4c4a-94da-972a2380a814 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:53.169798 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1093/4350] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:01: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 07 19:01:53.170065 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:53.170065 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:53.176119 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f0f2ad02-58df-4bbd-bad6-500c4ce525fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:53.177013 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-2d8184c3-c530-4ab7-ba62-4e1099c75690 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.178915 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-2d8184c3-c530-4ab7-ba62-4e1099c75690 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:53.179149 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-2d8184c3-c530-4ab7-ba62-4e1099c75690 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:53.179335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-2d8184c3-c530-4ab7-ba62-4e1099c75690 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:53.180053 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f0f2ad02-58df-4bbd-bad6-500c4ce525fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:53.180399 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1083/4351] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:53 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:53.190583 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:53.190583 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:53.193627 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-2d8184c3-c530-4ab7-ba62-4e1099c75690 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:53.197098 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-2d8184c3-c530-4ab7-ba62-4e1099c75690 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:53.197613 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1085/4352] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:01:53 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 1034 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:53.370730 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-11e548f4-f560-47dd-9073-642aa7d6ce47 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.372730 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-11e548f4-f560-47dd-9073-642aa7d6ce47 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] PUT https://10.4.3.15/volume/v3/attachments/063ad731-9280-49b1-8356-73f8b2696517 Aug 07 19:01:53.373139 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-11e548f4-f560-47dd-9073-642aa7d6ce47 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:53.381344 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-11e548f4-f560-47dd-9073-642aa7d6ce47 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Acquiring lock "cinder-attachment_update-7fff9c83-8d94-43ae-8f4e-783bd703df03-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:01:53.385012 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-11e548f4-f560-47dd-9073-642aa7d6ce47 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Lock "cinder-attachment_update-7fff9c83-8d94-43ae-8f4e-783bd703df03-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:01:53.386089 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:53.386089 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:53.392013 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7ecc160e-f7ab-4e4b-8847-df21b5498516 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.394413 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ecc160e-f7ab-4e4b-8847-df21b5498516 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:53.394975 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ecc160e-f7ab-4e4b-8847-df21b5498516 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:53.395418 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ecc160e-f7ab-4e4b-8847-df21b5498516 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:53.407643 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:53.407643 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:53.411276 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7ecc160e-f7ab-4e4b-8847-df21b5498516 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:53.415760 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ecc160e-f7ab-4e4b-8847-df21b5498516 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:53.416194 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1094/4353] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:53 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:53.450699 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-1f9f0e25-6d42-4b14-9818-cfc6e57f586d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.454476 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-1f9f0e25-6d42-4b14-9818-cfc6e57f586d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:53.454707 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-1f9f0e25-6d42-4b14-9818-cfc6e57f586d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:53.454822 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-1f9f0e25-6d42-4b14-9818-cfc6e57f586d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:53.464896 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-11e548f4-f560-47dd-9073-642aa7d6ce47 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Lock "cinder-attachment_update-7fff9c83-8d94-43ae-8f4e-783bd703df03-np0000006749" released by "attachment_update" :: held 0.079s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:01:53.464896 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-11e548f4-f560-47dd-9073-642aa7d6ce47 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/attachments/063ad731-9280-49b1-8356-73f8b2696517 returned with HTTP 200 Aug 07 19:01:53.465058 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:53.465058 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:53.465274 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1092/4354] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:01:53 2026] PUT /volume/v3/attachments/063ad731-9280-49b1-8356-73f8b2696517 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:53.468923 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-1f9f0e25-6d42-4b14-9818-cfc6e57f586d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:53.473817 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-1f9f0e25-6d42-4b14-9818-cfc6e57f586d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:53.473817 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1084/4355] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:53 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:53.489562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-50d3f2d7-c23e-403e-8077-2cd2d7a43d3d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.491432 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-50d3f2d7-c23e-403e-8077-2cd2d7a43d3d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396/action Aug 07 19:01:53.491747 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-50d3f2d7-c23e-403e-8077-2cd2d7a43d3d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:53.491861 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-50d3f2d7-c23e-403e-8077-2cd2d7a43d3d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:53.500762 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:53.500762 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:53.501340 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-50d3f2d7-c23e-403e-8077-2cd2d7a43d3d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:53.508552 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-50d3f2d7-c23e-403e-8077-2cd2d7a43d3d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Begin detaching volume completed successfully. Aug 07 19:01:53.508780 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-50d3f2d7-c23e-403e-8077-2cd2d7a43d3d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396/action returned with HTTP 202 Aug 07 19:01:53.509225 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1086/4356] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:01:53 2026] POST /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:01:53.524443 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d3fcc599-74e4-4822-a508-b4365f2c540c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.526381 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d3fcc599-74e4-4822-a508-b4365f2c540c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:53.526575 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d3fcc599-74e4-4822-a508-b4365f2c540c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:53.526762 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d3fcc599-74e4-4822-a508-b4365f2c540c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:53.542897 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:53.542897 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:53.549882 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-445bde52-f3d0-4640-94c8-7558309418bd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.550319 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-445bde52-f3d0-4640-94c8-7558309418bd None None] GET https://10.4.3.15/volume// Aug 07 19:01:53.550369 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d3fcc599-74e4-4822-a508-b4365f2c540c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:53.550478 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-445bde52-f3d0-4640-94c8-7558309418bd None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:53.550655 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-445bde52-f3d0-4640-94c8-7558309418bd None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:53.550971 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-445bde52-f3d0-4640-94c8-7558309418bd None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:53.551271 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1093/4357] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:01: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 07 19:01:53.559373 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d3fcc599-74e4-4822-a508-b4365f2c540c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:53.559782 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1095/4358] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:53 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:53.562085 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-05c07d07-8d7d-4f48-ab38-6f5e07a509bc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:53.565602 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-05c07d07-8d7d-4f48-ab38-6f5e07a509bc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:53.565602 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-05c07d07-8d7d-4f48-ab38-6f5e07a509bc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:53.565602 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-05c07d07-8d7d-4f48-ab38-6f5e07a509bc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:53.573200 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:53.573200 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:53.580983 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-05c07d07-8d7d-4f48-ab38-6f5e07a509bc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:53.589554 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-05c07d07-8d7d-4f48-ab38-6f5e07a509bc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:53.590639 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1085/4359] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:01:53 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1394 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:54.034146 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-40652cea-8dfe-4adb-9e48-574dedb253a1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:54.035906 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-40652cea-8dfe-4adb-9e48-574dedb253a1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:54.036139 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-40652cea-8dfe-4adb-9e48-574dedb253a1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:54.036319 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-40652cea-8dfe-4adb-9e48-574dedb253a1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:54.036422 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-40652cea-8dfe-4adb-9e48-574dedb253a1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:54.040212 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:54.040212 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:54.040720 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-40652cea-8dfe-4adb-9e48-574dedb253a1 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:54.041058 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1087/4360] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:54 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:54.193111 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6752d214-5e9c-4cce-88c0-10552387332e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:54.195397 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6752d214-5e9c-4cce-88c0-10552387332e tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:54.195732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6752d214-5e9c-4cce-88c0-10552387332e tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:54.195883 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6752d214-5e9c-4cce-88c0-10552387332e tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:54.206155 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:54.206155 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:54.212224 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6752d214-5e9c-4cce-88c0-10552387332e tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:54.218252 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6752d214-5e9c-4cce-88c0-10552387332e tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:54.218637 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1094/4361] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:54 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:54.478454 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-13db6985-4354-4d5a-8fd4-5b77a030314c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:54.478454 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-13db6985-4354-4d5a-8fd4-5b77a030314c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] DELETE https://10.4.3.15/volume/v3/attachments/3c79a3fb-1e00-4047-a3e3-b7b988c85e48 Aug 07 19:01:54.478454 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-13db6985-4354-4d5a-8fd4-5b77a030314c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:54.478667 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-13db6985-4354-4d5a-8fd4-5b77a030314c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:54.487012 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:54.487012 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:54.537048 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0ae046d0-c63b-4d2b-ade2-f1074856f727 req-13db6985-4354-4d5a-8fd4-5b77a030314c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/3c79a3fb-1e00-4047-a3e3-b7b988c85e48 returned with HTTP 200 Aug 07 19:01:54.537452 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1096/4362] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:01:54 2026] DELETE /volume/v3/attachments/3c79a3fb-1e00-4047-a3e3-b7b988c85e48 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 19:01:54.572503 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3423fca0-cd55-43c9-918b-e4ea6b5a98f2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:54.574186 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3423fca0-cd55-43c9-918b-e4ea6b5a98f2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:54.574750 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3423fca0-cd55-43c9-918b-e4ea6b5a98f2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:54.574967 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3423fca0-cd55-43c9-918b-e4ea6b5a98f2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:54.583399 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:54.583399 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:54.586586 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3423fca0-cd55-43c9-918b-e4ea6b5a98f2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:54.590332 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3423fca0-cd55-43c9-918b-e4ea6b5a98f2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:54.590668 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1086/4363] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:54 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:54.849038 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-ba10e45a-e3db-43c4-9cc0-82245388fc98 req-64ad8f14-a6d5-494c-8b9a-9f5073ebdd77 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:54.851926 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ba10e45a-e3db-43c4-9cc0-82245388fc98 req-64ad8f14-a6d5-494c-8b9a-9f5073ebdd77 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:54.852185 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ba10e45a-e3db-43c4-9cc0-82245388fc98 req-64ad8f14-a6d5-494c-8b9a-9f5073ebdd77 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:54.852443 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ba10e45a-e3db-43c4-9cc0-82245388fc98 req-64ad8f14-a6d5-494c-8b9a-9f5073ebdd77 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:54.861336 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:54.861336 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:54.865281 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-ba10e45a-e3db-43c4-9cc0-82245388fc98 req-64ad8f14-a6d5-494c-8b9a-9f5073ebdd77 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:54.869349 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ba10e45a-e3db-43c4-9cc0-82245388fc98 req-64ad8f14-a6d5-494c-8b9a-9f5073ebdd77 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:54.869809 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1088/4364] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:54 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:55.050699 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-820ac4bd-4414-4ce0-9671-f423e743cee2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:55.057329 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-820ac4bd-4414-4ce0-9671-f423e743cee2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:55.057518 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-820ac4bd-4414-4ce0-9671-f423e743cee2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:55.057690 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-820ac4bd-4414-4ce0-9671-f423e743cee2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:55.057784 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-820ac4bd-4414-4ce0-9671-f423e743cee2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:55.069270 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:55.069270 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:55.069809 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-820ac4bd-4414-4ce0-9671-f423e743cee2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:55.070179 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1095/4365] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:55 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 732 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:55.231551 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f7ee1db6-7c8d-46b6-8cae-6f85f90e8899 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:55.233264 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7ee1db6-7c8d-46b6-8cae-6f85f90e8899 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:55.233479 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7ee1db6-7c8d-46b6-8cae-6f85f90e8899 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:55.233695 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7ee1db6-7c8d-46b6-8cae-6f85f90e8899 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:55.242344 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:55.242344 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:55.245240 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f7ee1db6-7c8d-46b6-8cae-6f85f90e8899 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:55.248910 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7ee1db6-7c8d-46b6-8cae-6f85f90e8899 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:55.249482 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1097/4366] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:55 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:55.606054 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7d01a36c-8fde-4e39-ab2d-91805a6729a7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:55.612527 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d01a36c-8fde-4e39-ab2d-91805a6729a7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:55.612743 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d01a36c-8fde-4e39-ab2d-91805a6729a7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:55.613025 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d01a36c-8fde-4e39-ab2d-91805a6729a7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:55.629038 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:55.629038 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:55.633264 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7d01a36c-8fde-4e39-ab2d-91805a6729a7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:55.637739 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d01a36c-8fde-4e39-ab2d-91805a6729a7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:55.638163 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1087/4367] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:55 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:55.750763 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-15eaf16b-6606-4917-ab84-40152caa7a54 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:55.753451 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-15eaf16b-6606-4917-ab84-40152caa7a54 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:55.753539 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-15eaf16b-6606-4917-ab84-40152caa7a54 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:55.753779 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-15eaf16b-6606-4917-ab84-40152caa7a54 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:55.765824 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:55.765824 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:55.770293 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-15eaf16b-6606-4917-ab84-40152caa7a54 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:55.775187 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-15eaf16b-6606-4917-ab84-40152caa7a54 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:55.775679 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1089/4368] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:55 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:56.083236 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-faa0303c-529a-4db0-8d66-46347c17451e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:56.085185 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-faa0303c-529a-4db0-8d66-46347c17451e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:56.085406 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-faa0303c-529a-4db0-8d66-46347c17451e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:56.085601 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-faa0303c-529a-4db0-8d66-46347c17451e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:56.085732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-faa0303c-529a-4db0-8d66-46347c17451e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:56.089884 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:56.089884 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:56.090495 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-faa0303c-529a-4db0-8d66-46347c17451e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:56.090820 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1096/4369] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:56 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:56.261943 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c2a9bbae-cd15-4c43-83c0-b12b0bdc344b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:56.263680 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c2a9bbae-cd15-4c43-83c0-b12b0bdc344b tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:56.263918 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c2a9bbae-cd15-4c43-83c0-b12b0bdc344b tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:56.264155 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c2a9bbae-cd15-4c43-83c0-b12b0bdc344b tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:56.272956 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:56.272956 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:56.275900 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c2a9bbae-cd15-4c43-83c0-b12b0bdc344b tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:56.279541 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c2a9bbae-cd15-4c43-83c0-b12b0bdc344b tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:56.279935 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1098/4370] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:56 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:56.651438 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4aa500c1-0931-41c9-83af-846ec5d6cd96 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:56.653257 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4aa500c1-0931-41c9-83af-846ec5d6cd96 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:56.653465 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4aa500c1-0931-41c9-83af-846ec5d6cd96 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:56.653655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4aa500c1-0931-41c9-83af-846ec5d6cd96 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:56.662375 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:56.662375 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:56.665914 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4aa500c1-0931-41c9-83af-846ec5d6cd96 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:56.669956 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4aa500c1-0931-41c9-83af-846ec5d6cd96 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:56.670339 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1088/4371] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:56 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:57.102461 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-121709a0-0e9f-4815-9067-6fa866a9ab4e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:57.104017 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-121709a0-0e9f-4815-9067-6fa866a9ab4e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:57.104221 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-121709a0-0e9f-4815-9067-6fa866a9ab4e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:57.104402 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-121709a0-0e9f-4815-9067-6fa866a9ab4e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:57.104500 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-121709a0-0e9f-4815-9067-6fa866a9ab4e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:57.108618 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:57.108618 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:57.109298 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-121709a0-0e9f-4815-9067-6fa866a9ab4e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:57.109480 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1090/4372] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:57 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:57.294199 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7123bd70-54af-4a9e-891d-909e2c8e16d7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:57.296551 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7123bd70-54af-4a9e-891d-909e2c8e16d7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:57.296551 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7123bd70-54af-4a9e-891d-909e2c8e16d7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:57.296551 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7123bd70-54af-4a9e-891d-909e2c8e16d7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:57.306009 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:57.306009 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:57.309242 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7123bd70-54af-4a9e-891d-909e2c8e16d7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:57.312960 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7123bd70-54af-4a9e-891d-909e2c8e16d7 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:57.313959 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1097/4373] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:57 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:57.630181 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-398128b8-d890-4819-877e-4bb8322f4153 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:57.631840 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-398128b8-d890-4819-877e-4bb8322f4153 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:57.632077 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-398128b8-d890-4819-877e-4bb8322f4153 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:57.632268 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-398128b8-d890-4819-877e-4bb8322f4153 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:57.632428 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-398128b8-d890-4819-877e-4bb8322f4153 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Delete volume with id: b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:57.639323 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:57.639323 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:57.639770 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-398128b8-d890-4819-877e-4bb8322f4153 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:57.651196 np0000006749 devstack@c-api.service[100343]: WARNING cinder.keymgr.conf_key_mgr [None req-398128b8-d890-4819-877e-4bb8322f4153 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 19:01:57.656853 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-398128b8-d890-4819-877e-4bb8322f4153 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Delete volume request issued successfully. Aug 07 19:01:57.657088 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-398128b8-d890-4819-877e-4bb8322f4153 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 202 Aug 07 19:01:57.657637 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1099/4374] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:01:57 2026] DELETE /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:01:57.665207 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d66c2472-3f75-44c9-b3b0-dd4864bd210e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:57.667121 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d66c2472-3f75-44c9-b3b0-dd4864bd210e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:57.667317 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d66c2472-3f75-44c9-b3b0-dd4864bd210e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:57.667494 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d66c2472-3f75-44c9-b3b0-dd4864bd210e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:57.675441 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:57.675441 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:57.679862 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d66c2472-3f75-44c9-b3b0-dd4864bd210e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:01:57.683434 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0e44ed73-9e06-4ec4-bccc-0febaf693dfa None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:57.685583 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0e44ed73-9e06-4ec4-bccc-0febaf693dfa tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:57.685829 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0e44ed73-9e06-4ec4-bccc-0febaf693dfa tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:57.686112 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0e44ed73-9e06-4ec4-bccc-0febaf693dfa tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:57.686500 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d66c2472-3f75-44c9-b3b0-dd4864bd210e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 200 Aug 07 19:01:57.686858 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1089/4375] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:57 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:57.699695 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:57.699695 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:57.705583 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0e44ed73-9e06-4ec4-bccc-0febaf693dfa tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:57.712012 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0e44ed73-9e06-4ec4-bccc-0febaf693dfa tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:57.712520 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1091/4376] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:57 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:57.746038 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-1c46b166-ff60-4132-af8e-13401e602c63 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:57.747425 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-1c46b166-ff60-4132-af8e-13401e602c63 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] POST https://10.4.3.15/volume/v3/attachments/063ad731-9280-49b1-8356-73f8b2696517/action Aug 07 19:01:57.747919 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-1c46b166-ff60-4132-af8e-13401e602c63 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:57.748221 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-1c46b166-ff60-4132-af8e-13401e602c63 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:57.762560 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:57.762560 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:57.772630 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-66519551-2a48-4f5b-9b88-bfe752940c39 req-1c46b166-ff60-4132-af8e-13401e602c63 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/attachments/063ad731-9280-49b1-8356-73f8b2696517/action returned with HTTP 204 Aug 07 19:01:57.773185 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1098/4377] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:01:57 2026] POST /volume/v3/attachments/063ad731-9280-49b1-8356-73f8b2696517/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:57.903334 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-f606d0ae-fe66-4317-a700-f665106cbba0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:57.905262 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-f606d0ae-fe66-4317-a700-f665106cbba0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] DELETE https://10.4.3.15/volume/v3/attachments/3ed63094-02ae-41bd-a8b1-f83844385c00 Aug 07 19:01:57.905456 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-f606d0ae-fe66-4317-a700-f665106cbba0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:57.905636 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-f606d0ae-fe66-4317-a700-f665106cbba0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:57.912315 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:57.912315 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:57.948258 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f9a1d1aa-0a97-46fc-b05d-71d1c7e246d1 req-f606d0ae-fe66-4317-a700-f665106cbba0 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/3ed63094-02ae-41bd-a8b1-f83844385c00 returned with HTTP 200 Aug 07 19:01:57.948633 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1100/4378] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:01:57 2026] DELETE /volume/v3/attachments/3ed63094-02ae-41bd-a8b1-f83844385c00 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:58.120613 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-23e41c61-ea01-4f1b-b0ab-26f889bf3bf2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.122025 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-23e41c61-ea01-4f1b-b0ab-26f889bf3bf2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:58.122270 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-23e41c61-ea01-4f1b-b0ab-26f889bf3bf2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.122457 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-23e41c61-ea01-4f1b-b0ab-26f889bf3bf2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.122633 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-23e41c61-ea01-4f1b-b0ab-26f889bf3bf2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:58.126661 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.126661 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:58.127241 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-23e41c61-ea01-4f1b-b0ab-26f889bf3bf2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:58.127672 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1090/4379] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:58 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:58.324626 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2ce75c27-b10d-450d-8d8b-ae77532db4ca None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.326291 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2ce75c27-b10d-450d-8d8b-ae77532db4ca tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:58.326468 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2ce75c27-b10d-450d-8d8b-ae77532db4ca tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.326637 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2ce75c27-b10d-450d-8d8b-ae77532db4ca tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.340273 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.340273 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:58.344245 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2ce75c27-b10d-450d-8d8b-ae77532db4ca tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:58.349299 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2ce75c27-b10d-450d-8d8b-ae77532db4ca tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:58.349784 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1092/4380] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:58 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:58.361610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-40f31326-64c3-47ad-a5b3-a0547d45ad8c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.363485 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-40f31326-64c3-47ad-a5b3-a0547d45ad8c tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:58.363663 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-40f31326-64c3-47ad-a5b3-a0547d45ad8c tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.363834 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-40f31326-64c3-47ad-a5b3-a0547d45ad8c tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.375063 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.375063 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:58.377841 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-40f31326-64c3-47ad-a5b3-a0547d45ad8c tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:58.381190 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-40f31326-64c3-47ad-a5b3-a0547d45ad8c tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:58.381629 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1099/4381] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:58 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:58.394103 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9825be11-f852-4fab-a66b-02961c9dd171 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.395960 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9825be11-f852-4fab-a66b-02961c9dd171 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] POST https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action Aug 07 19:01:58.396293 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9825be11-f852-4fab-a66b-02961c9dd171 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action body: b'{"os-detach": {"attachment_id": "063ad731-9280-49b1-8356-73f8b2696517"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:58.396413 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9825be11-f852-4fab-a66b-02961c9dd171 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "063ad731-9280-49b1-8356-73f8b2696517"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:58.408725 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.408725 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:58.409136 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9825be11-f852-4fab-a66b-02961c9dd171 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:58.417877 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9825be11-f852-4fab-a66b-02961c9dd171 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action returned with HTTP 400 Aug 07 19:01:58.418386 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1101/4382] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:01:58 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 100 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 19:01:58.456750 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-33d17db1-2dd3-44ed-b969-ab75ba7a5abc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.460080 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-33d17db1-2dd3-44ed-b969-ab75ba7a5abc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:58.460407 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-33d17db1-2dd3-44ed-b969-ab75ba7a5abc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.460464 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-33d17db1-2dd3-44ed-b969-ab75ba7a5abc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.480348 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.480348 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:58.487539 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-33d17db1-2dd3-44ed-b969-ab75ba7a5abc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:58.492346 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-33d17db1-2dd3-44ed-b969-ab75ba7a5abc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:58.492736 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1091/4383] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:58 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:58.520610 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-7d3b2213-f510-449f-b82a-aaa7a118011c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.525014 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-7d3b2213-f510-449f-b82a-aaa7a118011c tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] POST https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03/action Aug 07 19:01:58.525014 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-7d3b2213-f510-449f-b82a-aaa7a118011c tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:58.525014 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-7d3b2213-f510-449f-b82a-aaa7a118011c tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:58.536047 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.536047 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:58.536047 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-7d3b2213-f510-449f-b82a-aaa7a118011c tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:58.552024 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-7d3b2213-f510-449f-b82a-aaa7a118011c tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Begin detaching volume completed successfully. Aug 07 19:01:58.552024 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-7d3b2213-f510-449f-b82a-aaa7a118011c tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03/action returned with HTTP 202 Aug 07 19:01:58.552024 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1093/4384] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:01:58 2026] POST /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:01:58.606935 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b3f687ae-35e3-4ac1-93b8-5d034b197eca None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.607465 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b3f687ae-35e3-4ac1-93b8-5d034b197eca None None] GET https://10.4.3.15/volume// Aug 07 19:01:58.607768 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b3f687ae-35e3-4ac1-93b8-5d034b197eca None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.607933 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b3f687ae-35e3-4ac1-93b8-5d034b197eca None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.608298 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b3f687ae-35e3-4ac1-93b8-5d034b197eca None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:58.608704 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1100/4385] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:01: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 07 19:01:58.623042 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-3225a0a8-86f9-4e4f-a870-898fe7785159 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.626063 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-3225a0a8-86f9-4e4f-a870-898fe7785159 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:01:58.626430 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-3225a0a8-86f9-4e4f-a870-898fe7785159 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.626644 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-3225a0a8-86f9-4e4f-a870-898fe7785159 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.642499 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.642499 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:58.651249 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-3225a0a8-86f9-4e4f-a870-898fe7785159 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:01:58.655695 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-3225a0a8-86f9-4e4f-a870-898fe7785159 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:01:58.656127 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1102/4386] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:01:58 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 1330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:58.700765 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-23a67517-2625-4b7d-8abe-78a38baf8da9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.702762 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-23a67517-2625-4b7d-8abe-78a38baf8da9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 Aug 07 19:01:58.702762 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-23a67517-2625-4b7d-8abe-78a38baf8da9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.702930 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-23a67517-2625-4b7d-8abe-78a38baf8da9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.708173 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-23a67517-2625-4b7d-8abe-78a38baf8da9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 returned with HTTP 404 Aug 07 19:01:58.708628 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1092/4387] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:58 2026] GET /volume/v3/volumes/b80e6c52-50bd-4183-945d-40dd2fb60dc1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:01:58.721399 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2d83ae9c-f587-495d-8498-52531b243d83 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.728368 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2d83ae9c-f587-495d-8498-52531b243d83 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:01:58.728368 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2d83ae9c-f587-495d-8498-52531b243d83 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.728368 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2d83ae9c-f587-495d-8498-52531b243d83 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.729159 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2d83ae9c-f587-495d-8498-52531b243d83 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:01:58.734224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-19c4119a-669e-44ac-bf52-55240876290c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.739989 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-19c4119a-669e-44ac-bf52-55240876290c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:01:58.740269 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-19c4119a-669e-44ac-bf52-55240876290c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.740515 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-19c4119a-669e-44ac-bf52-55240876290c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.752730 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.752730 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:58.760887 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-19c4119a-669e-44ac-bf52-55240876290c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:58.766285 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-19c4119a-669e-44ac-bf52-55240876290c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:01:58.766671 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1101/4388] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:58 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 919 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:58.780983 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-df975ff3-db1d-4d79-a0c0-e8f5ad090319 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.782574 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df975ff3-db1d-4d79-a0c0-e8f5ad090319 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:01:58.782774 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df975ff3-db1d-4d79-a0c0-e8f5ad090319 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.782973 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df975ff3-db1d-4d79-a0c0-e8f5ad090319 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.792822 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2d83ae9c-f587-495d-8498-52531b243d83 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Get all volumes completed successfully. Aug 07 19:01:58.795659 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.795659 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:58.796604 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.796604 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:58.799721 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-df975ff3-db1d-4d79-a0c0-e8f5ad090319 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:58.801436 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2d83ae9c-f587-495d-8498-52531b243d83 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:01:58.801824 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1094/4389] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:01:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19821 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:58.804151 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df975ff3-db1d-4d79-a0c0-e8f5ad090319 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:01:58.804500 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1103/4390] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:58 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:58.817748 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7eba7e0f-bd3f-4dd6-b6ba-74cee867c2af None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.820619 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7eba7e0f-bd3f-4dd6-b6ba-74cee867c2af tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] DELETE https://10.4.3.15/volume/v3/types/ab60eea3-a016-4ae1-9b13-eeeeef733f6c Aug 07 19:01:58.820815 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7eba7e0f-bd3f-4dd6-b6ba-74cee867c2af tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.821051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7eba7e0f-bd3f-4dd6-b6ba-74cee867c2af tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.846700 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7eba7e0f-bd3f-4dd6-b6ba-74cee867c2af tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types/ab60eea3-a016-4ae1-9b13-eeeeef733f6c returned with HTTP 202 Aug 07 19:01:58.847227 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1093/4391] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:01:58 2026] DELETE /volume/v3/types/ab60eea3-a016-4ae1-9b13-eeeeef733f6c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:01:58.859114 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-0c0848de-5c07-4b78-94b7-9828acf8a844 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.860344 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-79e29f61-91bb-4082-b256-39d71129eac8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.862310 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-79e29f61-91bb-4082-b256-39d71129eac8 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:01:58.862647 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-79e29f61-91bb-4082-b256-39d71129eac8 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1621466102", "extra_specs": {}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:58.863968 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-0c0848de-5c07-4b78-94b7-9828acf8a844 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:01:58.864234 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-0c0848de-5c07-4b78-94b7-9828acf8a844 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.864468 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-0c0848de-5c07-4b78-94b7-9828acf8a844 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.874604 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-79e29f61-91bb-4082-b256-39d71129eac8 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:01:58.875005 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1095/4392] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 19:01:58 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:58.885020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2ea8ee8b-69ce-464f-89fd-ff2504216d6d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.885020 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ea8ee8b-69ce-464f-89fd-ff2504216d6d tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] POST https://10.4.3.15/volume/v3/types/d27631cf-c2db-47d9-9654-fa61c343bc63/encryption Aug 07 19:01:58.885020 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ea8ee8b-69ce-464f-89fd-ff2504216d6d tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:58.888144 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.888144 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:58.892231 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-0c0848de-5c07-4b78-94b7-9828acf8a844 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:58.899866 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-0c0848de-5c07-4b78-94b7-9828acf8a844 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:01:58.900389 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1102/4393] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:01:58 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 1164 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:58.904247 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ea8ee8b-69ce-464f-89fd-ff2504216d6d tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types/d27631cf-c2db-47d9-9654-fa61c343bc63/encryption returned with HTTP 200 Aug 07 19:01:58.904637 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1104/4394] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:01:58 2026] POST /volume/v3/types/d27631cf-c2db-47d9-9654-fa61c343bc63/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:58.914269 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.916711 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:01:58.917219 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1976009694", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1621466102", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:58.919350 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1976009694', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1621466102', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:01:58.922661 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-e0e86b75-978b-48c8-abf8-31ef38ea494b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.924238 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume of 1 GB Aug 07 19:01:58.924530 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-e0e86b75-978b-48c8-abf8-31ef38ea494b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87/action Aug 07 19:01:58.924607 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.924607 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:58.924845 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-e0e86b75-978b-48c8-abf8-31ef38ea494b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:01:58.925017 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-e0e86b75-978b-48c8-abf8-31ef38ea494b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:01:58.925748 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Availability Zones retrieved successfully. Aug 07 19:01:58.930456 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Flow 'volume_create_api' (ebd7bd7d-2bdb-4640-8049-1d6f6b8c8cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:58.932465 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52dabc35-667c-4e28-ae6c-7a2e862c7baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:58.933893 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:01:58.934733 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.934733 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:58.936059 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-e0e86b75-978b-48c8-abf8-31ef38ea494b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:58.941179 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-e0e86b75-978b-48c8-abf8-31ef38ea494b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Begin detaching volume completed successfully. Aug 07 19:01:58.941400 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-e0e86b75-978b-48c8-abf8-31ef38ea494b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87/action returned with HTTP 202 Aug 07 19:01:58.941778 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1096/4395] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:01:58 2026] POST /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:01:58.965630 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ccac1028-abb2-4017-ab18-8f3338e24991 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.967408 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ccac1028-abb2-4017-ab18-8f3338e24991 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:01:58.967595 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ccac1028-abb2-4017-ab18-8f3338e24991 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.967798 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ccac1028-abb2-4017-ab18-8f3338e24991 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.970212 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52dabc35-667c-4e28-ae6c-7a2e862c7baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:01:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d27631cf-c2db-47d9-9654-fa61c343bc63,is_public=True,name='tempest-scenario-type-luks-1621466102',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd27631cf-c2db-47d9-9654-fa61c343bc63', '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=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:58.971101 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12031945-5342-4ae7-ae2f-14b1d1bd8aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:58.979437 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:58.979437 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:58.982646 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ccac1028-abb2-4017-ab18-8f3338e24991 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:58.987779 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ccac1028-abb2-4017-ab18-8f3338e24991 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:01:58.987779 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1103/4396] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:58 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:58.990619 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6729d97c-fcda-427c-8ecd-f0750107c04c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:58.991061 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6729d97c-fcda-427c-8ecd-f0750107c04c None None] GET https://10.4.3.15/volume// Aug 07 19:01:58.991560 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6729d97c-fcda-427c-8ecd-f0750107c04c None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:58.991560 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6729d97c-fcda-427c-8ecd-f0750107c04c None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:58.991756 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6729d97c-fcda-427c-8ecd-f0750107c04c None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:01:58.992193 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1105/4397] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:01: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 07 19:01:59.001748 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1621466102 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1621466102, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:01:59.002085 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1621466102 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1621466102, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:01:59.010163 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-1e672b85-6363-4ba1-a574-3eed49264142 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:59.012785 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-1e672b85-6363-4ba1-a574-3eed49264142 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:01:59.012924 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-1e672b85-6363-4ba1-a574-3eed49264142 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:59.013180 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-1e672b85-6363-4ba1-a574-3eed49264142 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:59.029692 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:59.029692 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:59.033166 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-1e672b85-6363-4ba1-a574-3eed49264142 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:01:59.035582 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Created reservations ['6a1f4668-22ea-4247-a0ef-14d04629f88d', '1641424b-8e14-405d-a4ce-2367ab371937', '41d0427e-6c4f-44d9-8a79-4f012bae6c93', 'a4a64ac6-e811-482e-ae3a-f5b8b9e9b81c'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:01:59.036440 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12031945-5342-4ae7-ae2f-14b1d1bd8aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a1f4668-22ea-4247-a0ef-14d04629f88d', '1641424b-8e14-405d-a4ce-2367ab371937', '41d0427e-6c4f-44d9-8a79-4f012bae6c93', 'a4a64ac6-e811-482e-ae3a-f5b8b9e9b81c']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:59.037187 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4300b65-c06c-49fb-8038-49f293ad0a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:59.039977 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-1e672b85-6363-4ba1-a574-3eed49264142 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:01:59.040689 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1097/4398] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:01:59 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:01:59.049576 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-28502ce7-9048-4914-9ec3-56caacf3365d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:59.051627 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-28502ce7-9048-4914-9ec3-56caacf3365d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87/encryption Aug 07 19:01:59.051824 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-28502ce7-9048-4914-9ec3-56caacf3365d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:59.052045 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-28502ce7-9048-4914-9ec3-56caacf3365d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:59.062092 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4300b65-c06c-49fb-8038-49f293ad0a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '556105ae-21e9-44f2-8504-db8c615220f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1976009694',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b1b2340c0ca45ba8816706e5df0a00c',qos_specs=None,replication_status=,reservations=['6a1f4668-22ea-4247-a0ef-14d04629f88d','1641424b-8e14-405d-a4ce-2367ab371937','41d0427e-6c4f-44d9-8a79-4f012bae6c93','a4a64ac6-e811-482e-ae3a-f5b8b9e9b81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b4493b50c5421b8423463c789861b0',volume_type_id=d27631cf-c2db-47d9-9654-fa61c343bc63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:01:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1976009694',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=556105ae-21e9-44f2-8504-db8c615220f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b1b2340c0ca45ba8816706e5df0a00c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0b4493b50c5421b8423463c789861b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d27631cf-c2db-47d9-9654-fa61c343bc63),volume_type_id=d27631cf-c2db-47d9-9654-fa61c343bc63)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:59.062669 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:59.062669 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:59.062817 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc01a43-0d19-4d68-8f05-eb8babea5d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:59.069014 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-28502ce7-9048-4914-9ec3-56caacf3365d tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87/encryption returned with HTTP 200 Aug 07 19:01:59.069755 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1104/4399] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:01:59 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:59.084292 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc01a43-0d19-4d68-8f05-eb8babea5d39) transitioned into state 'SUCCESS' from state '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-1976009694',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b1b2340c0ca45ba8816706e5df0a00c',qos_specs=None,replication_status=,reservations=['6a1f4668-22ea-4247-a0ef-14d04629f88d','1641424b-8e14-405d-a4ce-2367ab371937','41d0427e-6c4f-44d9-8a79-4f012bae6c93','a4a64ac6-e811-482e-ae3a-f5b8b9e9b81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b4493b50c5421b8423463c789861b0',volume_type_id=d27631cf-c2db-47d9-9654-fa61c343bc63)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:59.085915 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1910f38-91ad-4a0b-b066-a319ea3346ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:01:59.099588 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1910f38-91ad-4a0b-b066-a319ea3346ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:01:59.100687 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Flow 'volume_create_api' (ebd7bd7d-2bdb-4640-8049-1d6f6b8c8cd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:01:59.100687 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Create volume request issued successfully. Aug 07 19:01:59.101281 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-623009da-c150-4e78-a0a5-6a1f3785c2b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:01:59.101680 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1094/4400] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:01:58 2026] POST /volume/v3/volumes => generated 783 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:01:59.142841 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d10eaa1-7505-47e1-9261-394212758bd0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:59.144476 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d10eaa1-7505-47e1-9261-394212758bd0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:59.144668 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d10eaa1-7505-47e1-9261-394212758bd0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:59.144838 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d10eaa1-7505-47e1-9261-394212758bd0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:59.144949 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5d10eaa1-7505-47e1-9261-394212758bd0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 57fec245-4a09-4055-8391-1a8c730c4e18. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:01:59.154501 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:59.154501 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:59.155285 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d10eaa1-7505-47e1-9261-394212758bd0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 200 Aug 07 19:01:59.155692 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1106/4401] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:59 2026] GET /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:59.166090 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7fbd8d0f-bb21-42b0-948a-687a95d9874a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:59.167814 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7fbd8d0f-bb21-42b0-948a-687a95d9874a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] DELETE https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 Aug 07 19:01:59.168060 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7fbd8d0f-bb21-42b0-948a-687a95d9874a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:59.168256 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7fbd8d0f-bb21-42b0-948a-687a95d9874a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:59.168392 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-7fbd8d0f-bb21-42b0-948a-687a95d9874a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Delete backup with id: 57fec245-4a09-4055-8391-1a8c730c4e18. Aug 07 19:01:59.172446 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:59.172446 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:59.192137 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-7fbd8d0f-bb21-42b0-948a-687a95d9874a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] delete_backup rpcapi backup_id 57fec245-4a09-4055-8391-1a8c730c4e18 {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:01:59.197729 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7fbd8d0f-bb21-42b0-948a-687a95d9874a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] https://10.4.3.15/volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 returned with HTTP 202 Aug 07 19:01:59.198615 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1098/4402] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:01:59 2026] DELETE /volume/v3/backups/57fec245-4a09-4055-8391-1a8c730c4e18 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:01:59.206027 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-eaf73df0-1f62-48b3-91ab-755712da7a9d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:59.208786 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eaf73df0-1f62-48b3-91ab-755712da7a9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 Aug 07 19:01:59.209030 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eaf73df0-1f62-48b3-91ab-755712da7a9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:59.209259 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-eaf73df0-1f62-48b3-91ab-755712da7a9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:59.209379 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-eaf73df0-1f62-48b3-91ab-755712da7a9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete volume with id: 3ed3127a-800c-44b4-82db-f7c469da6cd5 Aug 07 19:01:59.222564 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:59.222564 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:01:59.222928 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-eaf73df0-1f62-48b3-91ab-755712da7a9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:01:59.243479 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-eaf73df0-1f62-48b3-91ab-755712da7a9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete volume request issued successfully. Aug 07 19:01:59.243659 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-eaf73df0-1f62-48b3-91ab-755712da7a9d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 returned with HTTP 202 Aug 07 19:01:59.244061 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1105/4403] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:01:59 2026] DELETE /volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:01:59.253483 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-719213a3-0a93-41b4-8a74-dc8d36ba2496 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:59.257390 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-719213a3-0a93-41b4-8a74-dc8d36ba2496 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 Aug 07 19:01:59.257600 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-719213a3-0a93-41b4-8a74-dc8d36ba2496 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:59.257787 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-719213a3-0a93-41b4-8a74-dc8d36ba2496 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:59.265357 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:59.265357 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:01:59.271231 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-719213a3-0a93-41b4-8a74-dc8d36ba2496 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:01:59.277077 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-719213a3-0a93-41b4-8a74-dc8d36ba2496 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 returned with HTTP 200 Aug 07 19:01:59.278014 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1095/4404] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:01:59 2026] GET /volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:01:59.582708 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2c0c8e05-c64d-44df-9967-e6f22d10f67f req-291f24c3-7309-4ee5-bc6a-9de277aaef47 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:59.585119 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2c0c8e05-c64d-44df-9967-e6f22d10f67f req-291f24c3-7309-4ee5-bc6a-9de277aaef47 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] DELETE https://10.4.3.15/volume/v3/attachments/bec08927-5128-4266-857f-a64cc14317c4 Aug 07 19:01:59.585359 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2c0c8e05-c64d-44df-9967-e6f22d10f67f req-291f24c3-7309-4ee5-bc6a-9de277aaef47 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:59.585585 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2c0c8e05-c64d-44df-9967-e6f22d10f67f req-291f24c3-7309-4ee5-bc6a-9de277aaef47 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:59.601057 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:59.601057 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:01:59.610081 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-cfac013e-d9eb-42d8-98ed-921734e15c24 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:01:59.616593 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-cfac013e-d9eb-42d8-98ed-921734e15c24 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] DELETE https://10.4.3.15/volume/v3/attachments/063ad731-9280-49b1-8356-73f8b2696517 Aug 07 19:01:59.616846 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-cfac013e-d9eb-42d8-98ed-921734e15c24 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:01:59.617113 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-cfac013e-d9eb-42d8-98ed-921734e15c24 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:01:59.640227 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:01:59.640227 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:01:59.659103 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2c0c8e05-c64d-44df-9967-e6f22d10f67f req-291f24c3-7309-4ee5-bc6a-9de277aaef47 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments/bec08927-5128-4266-857f-a64cc14317c4 returned with HTTP 200 Aug 07 19:01:59.659544 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1107/4405] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:01:59 2026] DELETE /volume/v3/attachments/bec08927-5128-4266-857f-a64cc14317c4 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:59.696913 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-61bc1aab-2097-4794-bfe2-201dea2ee2bb req-cfac013e-d9eb-42d8-98ed-921734e15c24 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/attachments/063ad731-9280-49b1-8356-73f8b2696517 returned with HTTP 200 Aug 07 19:01:59.697371 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1099/4406] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:01:59 2026] DELETE /volume/v3/attachments/063ad731-9280-49b1-8356-73f8b2696517 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:01:59.999871 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f94af284-96a0-4742-868f-70f2e38168b5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.001795 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f94af284-96a0-4742-868f-70f2e38168b5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:02:00.001986 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f94af284-96a0-4742-868f-70f2e38168b5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:00.002198 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f94af284-96a0-4742-868f-70f2e38168b5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:00.015963 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:00.015963 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:00.021018 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f94af284-96a0-4742-868f-70f2e38168b5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:00.025925 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f94af284-96a0-4742-868f-70f2e38168b5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:02:00.027315 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1106/4407] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:01:59 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 1167 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:00.037362 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-637ab679-b344-4beb-8db7-35d020053971 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.039428 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-637ab679-b344-4beb-8db7-35d020053971 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] DELETE https://10.4.3.15/volume/v3/attachments/33cd059e-34e5-4c81-b3cc-56271f301aeb Aug 07 19:02:00.039590 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-637ab679-b344-4beb-8db7-35d020053971 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:00.039764 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-637ab679-b344-4beb-8db7-35d020053971 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:00.047820 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:00.047820 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:00.099374 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a3b6319a-9668-488f-8f6d-c335dad7cd16 req-637ab679-b344-4beb-8db7-35d020053971 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/33cd059e-34e5-4c81-b3cc-56271f301aeb returned with HTTP 200 Aug 07 19:02:00.099840 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1096/4408] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:02:00 2026] DELETE /volume/v3/attachments/33cd059e-34e5-4c81-b3cc-56271f301aeb => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:00.289716 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a23b19e9-992a-447f-9bd4-6ca81089f24e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.291772 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a23b19e9-992a-447f-9bd4-6ca81089f24e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 Aug 07 19:02:00.292055 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a23b19e9-992a-447f-9bd4-6ca81089f24e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:00.292284 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a23b19e9-992a-447f-9bd4-6ca81089f24e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:00.301805 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a23b19e9-992a-447f-9bd4-6ca81089f24e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 returned with HTTP 404 Aug 07 19:02:00.302364 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1108/4409] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:00 2026] GET /volume/v3/volumes/3ed3127a-800c-44b4-82db-f7c469da6cd5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:00.310288 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f7b1f3d7-3c76-4b90-b962-f7dd868b35ea None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.312599 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f7b1f3d7-3c76-4b90-b962-f7dd868b35ea tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4/export_record Aug 07 19:02:00.312808 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f7b1f3d7-3c76-4b90-b962-f7dd868b35ea tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:00.313059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f7b1f3d7-3c76-4b90-b962-f7dd868b35ea tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Calling method 'export_record' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:00.313183 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-f7b1f3d7-3c76-4b90-b962-f7dd868b35ea tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Export record for backup 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 19:02:00.321114 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:00.321114 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:00.322136 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.policy [None req-f7b1f3d7-3c76-4b90-b962-f7dd868b35ea tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'de635d2a2d124e72902c5504295bd415', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e4244e2d2e547ceb017e739e7e273c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100345) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:02:00.322316 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f7b1f3d7-3c76-4b90-b962-f7dd868b35ea tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4/export_record returned with HTTP 403 Aug 07 19:02:00.322875 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1100/4410] 10.4.3.15 () {68 vars in 1423 bytes} [Fri Aug 7 19:02:00 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4/export_record => generated 101 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:00.329989 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.331766 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:00.332122 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-167392056"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:00.333419 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-167392056'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:00.333540 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume of 1 GB Aug 07 19:02:00.337284 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Availability Zones retrieved successfully. Aug 07 19:02:00.342326 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Flow 'volume_create_api' (06e3835b-b4f7-4251-96fb-6565624d3f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:00.343178 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2607851-d86f-4f6c-88c8-d85cea80c2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:00.343856 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:00.364777 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2607851-d86f-4f6c-88c8-d85cea80c2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:00.365465 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51650f14-062b-4f06-ac8c-e0337ccb9792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:00.399455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Created reservations ['b5125f8f-d4f9-4000-872c-aeba6b96847c', 'f51e141d-c4e1-4f64-a14c-e5f12f686a96', '725e6ba3-0860-4d14-8927-29a5c033d601', '5a6b5f86-f106-4be3-9554-9ee2255010c3'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:00.400190 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51650f14-062b-4f06-ac8c-e0337ccb9792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5125f8f-d4f9-4000-872c-aeba6b96847c', 'f51e141d-c4e1-4f64-a14c-e5f12f686a96', '725e6ba3-0860-4d14-8927-29a5c033d601', '5a6b5f86-f106-4be3-9554-9ee2255010c3']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:00.400842 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806bb031-eabc-4b2c-9556-22dd64e8587c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:00.423046 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806bb031-eabc-4b2c-9556-22dd64e8587c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '644bdf3d-3e1e-412e-910c-65c906f9dd00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-167392056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e4244e2d2e547ceb017e739e7e273c8',qos_specs=None,replication_status=,reservations=['b5125f8f-d4f9-4000-872c-aeba6b96847c','f51e141d-c4e1-4f64-a14c-e5f12f686a96','725e6ba3-0860-4d14-8927-29a5c033d601','5a6b5f86-f106-4be3-9554-9ee2255010c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19790e5040734901bf363dcd9c4b43ab',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-167392056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=644bdf3d-3e1e-412e-910c-65c906f9dd00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e4244e2d2e547ceb017e739e7e273c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19790e5040734901bf363dcd9c4b43ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:00.423740 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5513442-7a3c-4d10-b1d0-c6f88a9adba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:00.442409 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5513442-7a3c-4d10-b1d0-c6f88a9adba7) transitioned into state 'SUCCESS' from state '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-167392056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e4244e2d2e547ceb017e739e7e273c8',qos_specs=None,replication_status=,reservations=['b5125f8f-d4f9-4000-872c-aeba6b96847c','f51e141d-c4e1-4f64-a14c-e5f12f686a96','725e6ba3-0860-4d14-8927-29a5c033d601','5a6b5f86-f106-4be3-9554-9ee2255010c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19790e5040734901bf363dcd9c4b43ab',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:00.443094 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc56b41d-ee55-47f4-bcdb-77ca615d67fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:00.450976 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc56b41d-ee55-47f4-bcdb-77ca615d67fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:00.451656 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Flow 'volume_create_api' (06e3835b-b4f7-4251-96fb-6565624d3f13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:00.451936 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume request issued successfully. Aug 07 19:02:00.452454 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-064a3f10-18b5-4c90-a3bc-067f44b70a50 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:00.452838 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1107/4411] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:02:00 2026] POST /volume/v3/volumes => generated 775 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:00.467653 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c35bc7e8-67ce-4c57-994a-900618a91318 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.470154 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c35bc7e8-67ce-4c57-994a-900618a91318 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 Aug 07 19:02:00.470154 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c35bc7e8-67ce-4c57-994a-900618a91318 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:00.470255 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c35bc7e8-67ce-4c57-994a-900618a91318 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:00.476413 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:00.476413 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:00.479646 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c35bc7e8-67ce-4c57-994a-900618a91318 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:00.483698 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c35bc7e8-67ce-4c57-994a-900618a91318 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 returned with HTTP 200 Aug 07 19:02:00.483698 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1097/4412] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:00 2026] GET /volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:00.704077 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6aedb2d7-9873-403a-80a1-dbbd79ebac8a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.705637 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6aedb2d7-9873-403a-80a1-dbbd79ebac8a tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] POST https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action Aug 07 19:02:00.705978 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6aedb2d7-9873-403a-80a1-dbbd79ebac8a tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:02:00.706164 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6aedb2d7-9873-403a-80a1-dbbd79ebac8a tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:00.716491 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:00.716491 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:00.719309 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-6aedb2d7-9873-403a-80a1-dbbd79ebac8a tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] Updating volume '671c2ece-0800-41d6-bdeb-c9ce2c901d66' with '{'status': 'in-use'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 19:02:00.738178 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6aedb2d7-9873-403a-80a1-dbbd79ebac8a tempest-TestServerVolumeAttachmentScenario-1138265262 tempest-TestServerVolumeAttachmentScenario-1138265262-project-admin] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action returned with HTTP 202 Aug 07 19:02:00.738546 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1109/4413] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:02:00 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:02:00.745055 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ff4bdeac-9bbf-4127-8837-017508709236 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.746601 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ff4bdeac-9bbf-4127-8837-017508709236 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:02:00.746793 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ff4bdeac-9bbf-4127-8837-017508709236 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:00.746984 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ff4bdeac-9bbf-4127-8837-017508709236 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:00.755500 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:00.755500 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:00.759765 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ff4bdeac-9bbf-4127-8837-017508709236 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:02:00.762388 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ff4bdeac-9bbf-4127-8837-017508709236 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:02:00.762761 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1101/4414] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:00 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:00.804165 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e9872b9c-f783-439f-bfe8-7190f270541d req-cd3bf47f-8f90-472e-8a79-70a867d999fd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.806416 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-cd3bf47f-8f90-472e-8a79-70a867d999fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:02:00.806616 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-cd3bf47f-8f90-472e-8a79-70a867d999fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:00.806793 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-cd3bf47f-8f90-472e-8a79-70a867d999fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:00.816087 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:00.816087 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:00.819007 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-e9872b9c-f783-439f-bfe8-7190f270541d req-cd3bf47f-8f90-472e-8a79-70a867d999fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:02:00.822752 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-cd3bf47f-8f90-472e-8a79-70a867d999fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:02:00.823127 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1108/4415] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:02:00 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:00.842499 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e9872b9c-f783-439f-bfe8-7190f270541d req-91e0d5d5-d8f5-4c5a-8f7b-f959a5d2c8d1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.844330 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-91e0d5d5-d8f5-4c5a-8f7b-f959a5d2c8d1 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] POST https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action Aug 07 19:02:00.844627 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-91e0d5d5-d8f5-4c5a-8f7b-f959a5d2c8d1 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:02:00.844741 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-91e0d5d5-d8f5-4c5a-8f7b-f959a5d2c8d1 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:00.854791 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:00.854791 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:00.855221 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e9872b9c-f783-439f-bfe8-7190f270541d req-91e0d5d5-d8f5-4c5a-8f7b-f959a5d2c8d1 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:02:00.861443 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e9872b9c-f783-439f-bfe8-7190f270541d req-91e0d5d5-d8f5-4c5a-8f7b-f959a5d2c8d1 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Begin detaching volume completed successfully. Aug 07 19:02:00.861640 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-91e0d5d5-d8f5-4c5a-8f7b-f959a5d2c8d1 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action returned with HTTP 202 Aug 07 19:02:00.862086 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1098/4416] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:02:00 2026] POST /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:02:00.892194 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-98367778-fc1c-4247-9587-dda0cf8c3214 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.894212 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98367778-fc1c-4247-9587-dda0cf8c3214 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] DELETE https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb Aug 07 19:02:00.894363 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98367778-fc1c-4247-9587-dda0cf8c3214 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:00.894550 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98367778-fc1c-4247-9587-dda0cf8c3214 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:00.894714 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-98367778-fc1c-4247-9587-dda0cf8c3214 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Delete volume with id: d080325b-b678-4c9c-9c4c-a91fa76667fb Aug 07 19:02:00.904508 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:00.904508 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:00.905016 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-98367778-fc1c-4247-9587-dda0cf8c3214 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:02:00.910140 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-16853435-dbc6-4c1d-9941-f9e558ae15c1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.910522 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16853435-dbc6-4c1d-9941-f9e558ae15c1 None None] GET https://10.4.3.15/volume// Aug 07 19:02:00.910684 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16853435-dbc6-4c1d-9941-f9e558ae15c1 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:00.910865 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16853435-dbc6-4c1d-9941-f9e558ae15c1 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:00.911202 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16853435-dbc6-4c1d-9941-f9e558ae15c1 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:02:00.911485 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1102/4417] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:02: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 07 19:02:00.919944 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e9872b9c-f783-439f-bfe8-7190f270541d req-bf7c2aa4-df13-407c-b77e-a1bdad2d500f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.922840 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-bf7c2aa4-df13-407c-b77e-a1bdad2d500f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:02:00.922840 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-bf7c2aa4-df13-407c-b77e-a1bdad2d500f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:00.922840 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-bf7c2aa4-df13-407c-b77e-a1bdad2d500f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:00.931099 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-98367778-fc1c-4247-9587-dda0cf8c3214 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Delete volume request issued successfully. Aug 07 19:02:00.931323 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98367778-fc1c-4247-9587-dda0cf8c3214 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb returned with HTTP 202 Aug 07 19:02:00.932015 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1110/4418] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:02:00 2026] DELETE /volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 19:02:00.937097 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:00.937097 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:00.939014 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-e9872b9c-f783-439f-bfe8-7190f270541d req-bf7c2aa4-df13-407c-b77e-a1bdad2d500f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:02:00.941721 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f51f34db-35c5-4bf9-be17-b2bf20df4902 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:00.944017 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f51f34db-35c5-4bf9-be17-b2bf20df4902 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb Aug 07 19:02:00.944267 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f51f34db-35c5-4bf9-be17-b2bf20df4902 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:00.944452 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f51f34db-35c5-4bf9-be17-b2bf20df4902 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:00.944738 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-bf7c2aa4-df13-407c-b77e-a1bdad2d500f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:02:00.945282 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1109/4419] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:02:00 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 1331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:00.952148 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:00.952148 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:00.955032 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f51f34db-35c5-4bf9-be17-b2bf20df4902 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:02:00.960357 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f51f34db-35c5-4bf9-be17-b2bf20df4902 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb returned with HTTP 200 Aug 07 19:02:00.960357 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1099/4420] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:00 2026] GET /volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb => generated 1418 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:01.041280 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-11d8cd03-b665-4d6c-9932-c4b2ec0f9466 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.043675 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-11d8cd03-b665-4d6c-9932-c4b2ec0f9466 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:02:01.043861 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-11d8cd03-b665-4d6c-9932-c4b2ec0f9466 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.044060 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-11d8cd03-b665-4d6c-9932-c4b2ec0f9466 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.053920 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.053920 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:01.059102 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-11d8cd03-b665-4d6c-9932-c4b2ec0f9466 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:01.068727 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-11d8cd03-b665-4d6c-9932-c4b2ec0f9466 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:02:01.069610 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1103/4421] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:01 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:01.081015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c91cf27f-e487-4814-93ac-152f0962eb4e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.082711 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c91cf27f-e487-4814-93ac-152f0962eb4e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:01.082937 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c91cf27f-e487-4814-93ac-152f0962eb4e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.083169 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c91cf27f-e487-4814-93ac-152f0962eb4e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.095185 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.095185 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:01.101465 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c91cf27f-e487-4814-93ac-152f0962eb4e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:01.105233 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c91cf27f-e487-4814-93ac-152f0962eb4e tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:02:01.105609 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1111/4422] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:01 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:01.155376 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-eaabba6f-f9ae-46b3-a6ff-b8048ef65b98 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.157495 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-eaabba6f-f9ae-46b3-a6ff-b8048ef65b98 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:01.157697 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-eaabba6f-f9ae-46b3-a6ff-b8048ef65b98 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.157885 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-eaabba6f-f9ae-46b3-a6ff-b8048ef65b98 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.169520 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.169520 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:01.174509 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-eaabba6f-f9ae-46b3-a6ff-b8048ef65b98 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:01.181859 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-eaabba6f-f9ae-46b3-a6ff-b8048ef65b98 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:02:01.182363 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1110/4423] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:02:01 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:01.208325 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-bc286f30-e1ae-4970-a734-0bce6504089f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.210822 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-bc286f30-e1ae-4970-a734-0bce6504089f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5/action Aug 07 19:02:01.211248 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-bc286f30-e1ae-4970-a734-0bce6504089f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:02:01.211358 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-bc286f30-e1ae-4970-a734-0bce6504089f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:01.221505 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.221505 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:01.221923 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-bc286f30-e1ae-4970-a734-0bce6504089f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:01.231181 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-bc286f30-e1ae-4970-a734-0bce6504089f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Begin detaching volume completed successfully. Aug 07 19:02:01.231559 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-bc286f30-e1ae-4970-a734-0bce6504089f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5/action returned with HTTP 202 Aug 07 19:02:01.232011 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1100/4424] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:02:01 2026] POST /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:02:01.252156 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cbe88fce-8880-409d-802a-ff376a765573 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.254138 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cbe88fce-8880-409d-802a-ff376a765573 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:01.254138 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cbe88fce-8880-409d-802a-ff376a765573 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.254350 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cbe88fce-8880-409d-802a-ff376a765573 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.265479 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.265479 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:01.269577 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-cbe88fce-8880-409d-802a-ff376a765573 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:01.274467 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ecff7a6e-7620-49d1-a5bf-470bd0de99ac None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.274820 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ecff7a6e-7620-49d1-a5bf-470bd0de99ac None None] GET https://10.4.3.15/volume// Aug 07 19:02:01.275003 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ecff7a6e-7620-49d1-a5bf-470bd0de99ac None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.275200 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ecff7a6e-7620-49d1-a5bf-470bd0de99ac None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.275528 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ecff7a6e-7620-49d1-a5bf-470bd0de99ac None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:02:01.275834 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1112/4425] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:02:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 19:02:01.277440 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cbe88fce-8880-409d-802a-ff376a765573 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:02:01.277828 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1104/4426] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:01 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:01.289841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-250f5e3f-5926-462c-ab91-3411b3d7d190 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.292084 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-250f5e3f-5926-462c-ab91-3411b3d7d190 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:01.292308 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-250f5e3f-5926-462c-ab91-3411b3d7d190 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.292487 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-250f5e3f-5926-462c-ab91-3411b3d7d190 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.302311 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.302311 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:01.306699 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-250f5e3f-5926-462c-ab91-3411b3d7d190 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:01.311091 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-250f5e3f-5926-462c-ab91-3411b3d7d190 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:02:01.311491 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1111/4427] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:02:01 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:01.495725 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ac500a2d-210c-481e-9ed4-d5640547495d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.497464 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ac500a2d-210c-481e-9ed4-d5640547495d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 Aug 07 19:02:01.497714 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ac500a2d-210c-481e-9ed4-d5640547495d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.497907 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ac500a2d-210c-481e-9ed4-d5640547495d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.506297 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.506297 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:01.509481 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ac500a2d-210c-481e-9ed4-d5640547495d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:01.512878 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ac500a2d-210c-481e-9ed4-d5640547495d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 returned with HTTP 200 Aug 07 19:02:01.513273 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1101/4428] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:01 2026] GET /volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:01.524560 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-120916c8-f14a-4e42-8874-fdd3f3228248 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.526356 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-120916c8-f14a-4e42-8874-fdd3f3228248 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 19:02:01.526686 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-120916c8-f14a-4e42-8874-fdd3f3228248 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "644bdf3d-3e1e-412e-910c-65c906f9dd00", "name": "tempest-type-Backup-673258731"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:01.528815 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-120916c8-f14a-4e42-8874-fdd3f3228248 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Creating new backup {'backup': {'volume_id': '644bdf3d-3e1e-412e-910c-65c906f9dd00', 'name': 'tempest-type-Backup-673258731'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:02:01.529045 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-120916c8-f14a-4e42-8874-fdd3f3228248 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Creating backup of volume 644bdf3d-3e1e-412e-910c-65c906f9dd00 in container None Aug 07 19:02:01.536684 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.536684 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:01.536984 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-120916c8-f14a-4e42-8874-fdd3f3228248 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:01.554140 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-120916c8-f14a-4e42-8874-fdd3f3228248 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Created reservations ['c2487635-8348-4237-94fd-bab6cffcbd7c', '98e59b42-fb62-43ec-8459-c65e3753bba1'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:01.585586 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-120916c8-f14a-4e42-8874-fdd3f3228248 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:02:01.586017 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1113/4429] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 19:02:01 2026] POST /volume/v3/backups => generated 313 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:01.594512 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c23a9290-be42-4e8e-9d98-5bff65831b38 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.596709 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c23a9290-be42-4e8e-9d98-5bff65831b38 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:01.596986 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c23a9290-be42-4e8e-9d98-5bff65831b38 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.597272 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c23a9290-be42-4e8e-9d98-5bff65831b38 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.597393 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c23a9290-be42-4e8e-9d98-5bff65831b38 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:01.604641 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.604641 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:01.605442 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c23a9290-be42-4e8e-9d98-5bff65831b38 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:01.606087 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1105/4430] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:01 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:01.763658 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-e9872b9c-f783-439f-bfe8-7190f270541d req-f5cc55ee-6c11-4340-a78b-bf9838853604 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.765515 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-f5cc55ee-6c11-4340-a78b-bf9838853604 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] DELETE https://10.4.3.15/volume/v3/attachments/6f35369c-6103-470b-80a0-2bc5db47041e Aug 07 19:02:01.765687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-f5cc55ee-6c11-4340-a78b-bf9838853604 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.765856 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-f5cc55ee-6c11-4340-a78b-bf9838853604 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.775295 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.775295 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:01.830522 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-e9872b9c-f783-439f-bfe8-7190f270541d req-f5cc55ee-6c11-4340-a78b-bf9838853604 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/attachments/6f35369c-6103-470b-80a0-2bc5db47041e returned with HTTP 200 Aug 07 19:02:01.830973 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1112/4431] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:02:01 2026] DELETE /volume/v3/attachments/6f35369c-6103-470b-80a0-2bc5db47041e => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:01.968787 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b15b1293-19b2-4ade-af7c-fc09b0f5ce6e req-2162f5a8-546a-4869-b534-e8eca73c3911 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.971223 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b15b1293-19b2-4ade-af7c-fc09b0f5ce6e req-2162f5a8-546a-4869-b534-e8eca73c3911 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:02:01.971482 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b15b1293-19b2-4ade-af7c-fc09b0f5ce6e req-2162f5a8-546a-4869-b534-e8eca73c3911 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.971666 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b15b1293-19b2-4ade-af7c-fc09b0f5ce6e req-2162f5a8-546a-4869-b534-e8eca73c3911 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.972315 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e26d7df7-feae-4e9f-a6a4-56de0c83f310 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.975128 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e26d7df7-feae-4e9f-a6a4-56de0c83f310 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb Aug 07 19:02:01.975450 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e26d7df7-feae-4e9f-a6a4-56de0c83f310 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.975614 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e26d7df7-feae-4e9f-a6a4-56de0c83f310 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.979308 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.979308 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:01.982867 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e26d7df7-feae-4e9f-a6a4-56de0c83f310 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb returned with HTTP 404 Aug 07 19:02:01.983404 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1114/4432] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:01 2026] GET /volume/v3/volumes/d080325b-b678-4c9c-9c4c-a91fa76667fb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:02:01.983883 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b15b1293-19b2-4ade-af7c-fc09b0f5ce6e req-2162f5a8-546a-4869-b534-e8eca73c3911 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:02:01.990414 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b15b1293-19b2-4ade-af7c-fc09b0f5ce6e req-2162f5a8-546a-4869-b534-e8eca73c3911 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:02:01.990414 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1102/4433] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:02:01 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:01.990645 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b2285969-37e6-46c2-91fb-e30665e7ed4e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:01.993279 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b2285969-37e6-46c2-91fb-e30665e7ed4e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 Aug 07 19:02:01.993367 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b2285969-37e6-46c2-91fb-e30665e7ed4e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:01.993522 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b2285969-37e6-46c2-91fb-e30665e7ed4e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:01.993625 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-b2285969-37e6-46c2-91fb-e30665e7ed4e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Delete snapshot with id: ed4c78ba-a410-4ef7-b7bb-da7ce5867989 Aug 07 19:02:01.998367 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:01.998367 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:01.998738 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b2285969-37e6-46c2-91fb-e30665e7ed4e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot retrieved successfully. Aug 07 19:02:02.017854 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b2285969-37e6-46c2-91fb-e30665e7ed4e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot delete request issued successfully. Aug 07 19:02:02.018072 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b2285969-37e6-46c2-91fb-e30665e7ed4e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 returned with HTTP 202 Aug 07 19:02:02.018593 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1106/4434] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:02:01 2026] DELETE /volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:02.027022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-08a004e8-1045-4d11-a813-1ca4b2caf1da None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:02.031788 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08a004e8-1045-4d11-a813-1ca4b2caf1da tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 Aug 07 19:02:02.032112 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-08a004e8-1045-4d11-a813-1ca4b2caf1da tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:02.032471 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-08a004e8-1045-4d11-a813-1ca4b2caf1da tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:02.039360 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:02.039360 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:02.039855 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-08a004e8-1045-4d11-a813-1ca4b2caf1da tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot retrieved successfully. Aug 07 19:02:02.040614 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08a004e8-1045-4d11-a813-1ca4b2caf1da tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 returned with HTTP 200 Aug 07 19:02:02.041012 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1113/4435] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:02:02 2026] GET /volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:02.294512 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0aef4964-1f71-4bee-ac4e-7e15892649dc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:02.296373 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0aef4964-1f71-4bee-ac4e-7e15892649dc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:02.296566 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0aef4964-1f71-4bee-ac4e-7e15892649dc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:02.296744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0aef4964-1f71-4bee-ac4e-7e15892649dc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:02.305425 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:02.305425 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:02.308557 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0aef4964-1f71-4bee-ac4e-7e15892649dc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:02.312260 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0aef4964-1f71-4bee-ac4e-7e15892649dc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:02:02.312602 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1115/4436] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:02 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:02.615817 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-915aeb28-8812-43b1-850b-774419057486 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:02.617583 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-915aeb28-8812-43b1-850b-774419057486 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:02.617765 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-915aeb28-8812-43b1-850b-774419057486 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:02.617991 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-915aeb28-8812-43b1-850b-774419057486 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:02.618118 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-915aeb28-8812-43b1-850b-774419057486 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:02.622415 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:02.622415 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:02.623286 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-915aeb28-8812-43b1-850b-774419057486 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:02.623612 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1103/4437] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:02 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:03.049773 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1b4279da-7e92-4aac-be8b-10caf4570aa5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:03.051821 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1b4279da-7e92-4aac-be8b-10caf4570aa5 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 Aug 07 19:02:03.052161 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1b4279da-7e92-4aac-be8b-10caf4570aa5 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:03.052400 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1b4279da-7e92-4aac-be8b-10caf4570aa5 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:03.057811 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1b4279da-7e92-4aac-be8b-10caf4570aa5 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 returned with HTTP 404 Aug 07 19:02:03.058341 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1107/4438] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:02:03 2026] GET /volume/v3/snapshots/ed4c78ba-a410-4ef7-b7bb-da7ce5867989 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:03.328163 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d409e9ae-8dcd-4017-8679-4348b3eaef68 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:03.329950 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d409e9ae-8dcd-4017-8679-4348b3eaef68 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:03.330313 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d409e9ae-8dcd-4017-8679-4348b3eaef68 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:03.330590 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d409e9ae-8dcd-4017-8679-4348b3eaef68 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:03.341813 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:03.341813 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:03.347119 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d409e9ae-8dcd-4017-8679-4348b3eaef68 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:03.355588 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d409e9ae-8dcd-4017-8679-4348b3eaef68 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:02:03.356102 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1114/4439] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:03 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:03.635052 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e97ec9cd-2b0a-4f7a-94f6-ac5d0874495c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:03.636912 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e97ec9cd-2b0a-4f7a-94f6-ac5d0874495c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:03.637164 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e97ec9cd-2b0a-4f7a-94f6-ac5d0874495c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:03.637392 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e97ec9cd-2b0a-4f7a-94f6-ac5d0874495c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:03.637497 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e97ec9cd-2b0a-4f7a-94f6-ac5d0874495c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:03.641828 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:03.641828 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:03.642532 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e97ec9cd-2b0a-4f7a-94f6-ac5d0874495c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:03.642891 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1116/4440] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:03 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:04.336399 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-6e8b2d64-8113-43d7-b648-9689ef94bb34 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:04.340822 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-6e8b2d64-8113-43d7-b648-9689ef94bb34 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] DELETE https://10.4.3.15/volume/v3/attachments/e7689b16-5521-472f-9263-8672eb10e9e3 Aug 07 19:02:04.341071 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-6e8b2d64-8113-43d7-b648-9689ef94bb34 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:04.341264 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-6e8b2d64-8113-43d7-b648-9689ef94bb34 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:04.349526 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:04.349526 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:04.371154 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9667f681-3af8-4911-aa67-681db7358621 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:04.373298 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9667f681-3af8-4911-aa67-681db7358621 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:04.373756 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9667f681-3af8-4911-aa67-681db7358621 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:04.374195 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9667f681-3af8-4911-aa67-681db7358621 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:04.388977 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:04.388977 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:04.392581 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9667f681-3af8-4911-aa67-681db7358621 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:04.399328 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9667f681-3af8-4911-aa67-681db7358621 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:02:04.399328 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1108/4441] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:04 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:04.412709 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-98213b37-14a7-4c50-81ac-e29e2f0d0467 req-6e8b2d64-8113-43d7-b648-9689ef94bb34 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/e7689b16-5521-472f-9263-8672eb10e9e3 returned with HTTP 200 Aug 07 19:02:04.413562 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1104/4442] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:02:04 2026] DELETE /volume/v3/attachments/e7689b16-5521-472f-9263-8672eb10e9e3 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:04.662021 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b604fa73-5998-482f-9a07-48bac63e324b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:04.662021 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b604fa73-5998-482f-9a07-48bac63e324b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:04.662021 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b604fa73-5998-482f-9a07-48bac63e324b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:04.662021 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b604fa73-5998-482f-9a07-48bac63e324b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:04.662021 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b604fa73-5998-482f-9a07-48bac63e324b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:04.668855 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:04.668855 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:04.669615 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b604fa73-5998-482f-9a07-48bac63e324b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:04.670330 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1115/4443] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:04 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:04.896832 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d29945e-6508-4c2c-8170-ca19d628726d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:04.899320 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d29945e-6508-4c2c-8170-ca19d628726d tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] DELETE https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:02:04.899448 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d29945e-6508-4c2c-8170-ca19d628726d tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:04.899653 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d29945e-6508-4c2c-8170-ca19d628726d tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:04.899865 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5d29945e-6508-4c2c-8170-ca19d628726d tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Delete volume with id: 7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:02:04.909185 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:04.909185 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:04.910049 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5d29945e-6508-4c2c-8170-ca19d628726d tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:02:04.933818 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5d29945e-6508-4c2c-8170-ca19d628726d tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Delete volume request issued successfully. Aug 07 19:02:04.934158 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d29945e-6508-4c2c-8170-ca19d628726d tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 202 Aug 07 19:02:04.934528 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1117/4444] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:04 2026] DELETE /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:04.942783 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-10c853a0-bbbb-4d70-955a-5f3146fd09cc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:04.945380 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-10c853a0-bbbb-4d70-955a-5f3146fd09cc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:02:04.945380 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-10c853a0-bbbb-4d70-955a-5f3146fd09cc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:04.945548 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-10c853a0-bbbb-4d70-955a-5f3146fd09cc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:04.955230 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:04.955230 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:04.959543 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-10c853a0-bbbb-4d70-955a-5f3146fd09cc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:02:04.964647 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-10c853a0-bbbb-4d70-955a-5f3146fd09cc tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 200 Aug 07 19:02:04.964908 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1109/4445] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:04 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:05.314555 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-80ff94f0-1ace-4597-9c7f-35e15adb1e56 req-777344c4-29f8-4780-8d0a-0e3a3329a946 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:05.317462 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-80ff94f0-1ace-4597-9c7f-35e15adb1e56 req-777344c4-29f8-4780-8d0a-0e3a3329a946 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] DELETE https://10.4.3.15/volume/v3/attachments/cf067bb1-614c-4e9d-b698-4e012eb11d5f Aug 07 19:02:05.317756 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-80ff94f0-1ace-4597-9c7f-35e15adb1e56 req-777344c4-29f8-4780-8d0a-0e3a3329a946 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:05.318048 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-80ff94f0-1ace-4597-9c7f-35e15adb1e56 req-777344c4-29f8-4780-8d0a-0e3a3329a946 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:05.328095 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:05.328095 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:05.370367 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-80ff94f0-1ace-4597-9c7f-35e15adb1e56 req-777344c4-29f8-4780-8d0a-0e3a3329a946 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments/cf067bb1-614c-4e9d-b698-4e012eb11d5f returned with HTTP 200 Aug 07 19:02:05.370822 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1105/4446] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:02:05 2026] DELETE /volume/v3/attachments/cf067bb1-614c-4e9d-b698-4e012eb11d5f => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:05.412441 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ae7451d1-8133-4982-a7f6-379ee1e7e322 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:05.414227 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ae7451d1-8133-4982-a7f6-379ee1e7e322 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:05.414411 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ae7451d1-8133-4982-a7f6-379ee1e7e322 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:05.414632 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ae7451d1-8133-4982-a7f6-379ee1e7e322 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:05.422257 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:05.422257 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:05.425582 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ae7451d1-8133-4982-a7f6-379ee1e7e322 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:05.429924 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ae7451d1-8133-4982-a7f6-379ee1e7e322 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:02:05.430324 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1116/4447] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:05 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:05.443587 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a496e1d8-8391-4665-9d3d-4f0126dbf57b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:05.445853 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a496e1d8-8391-4665-9d3d-4f0126dbf57b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] DELETE https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:02:05.446212 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a496e1d8-8391-4665-9d3d-4f0126dbf57b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:05.446513 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a496e1d8-8391-4665-9d3d-4f0126dbf57b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:05.446760 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-a496e1d8-8391-4665-9d3d-4f0126dbf57b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Delete volume with id: 22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:02:05.454424 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:05.454424 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:05.454871 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a496e1d8-8391-4665-9d3d-4f0126dbf57b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:05.467169 np0000006749 devstack@c-api.service[100343]: WARNING cinder.keymgr.conf_key_mgr [None req-a496e1d8-8391-4665-9d3d-4f0126dbf57b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 19:02:05.472737 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a496e1d8-8391-4665-9d3d-4f0126dbf57b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Delete volume request issued successfully. Aug 07 19:02:05.472959 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a496e1d8-8391-4665-9d3d-4f0126dbf57b tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 202 Aug 07 19:02:05.473395 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1118/4448] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:05 2026] DELETE /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:05.484598 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e1ee73a5-9e24-4385-b71c-4454bbb3b3ee None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:05.488348 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e1ee73a5-9e24-4385-b71c-4454bbb3b3ee tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:02:05.488591 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e1ee73a5-9e24-4385-b71c-4454bbb3b3ee tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:05.488841 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e1ee73a5-9e24-4385-b71c-4454bbb3b3ee tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:05.498799 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:05.498799 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:05.511445 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e1ee73a5-9e24-4385-b71c-4454bbb3b3ee tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:05.517720 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e1ee73a5-9e24-4385-b71c-4454bbb3b3ee tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 200 Aug 07 19:02:05.517934 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1110/4449] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:05 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:05.682170 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c656d8fd-2414-4fef-ac82-28b48968467a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:05.686660 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c656d8fd-2414-4fef-ac82-28b48968467a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:05.686955 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c656d8fd-2414-4fef-ac82-28b48968467a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:05.687264 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c656d8fd-2414-4fef-ac82-28b48968467a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:05.687421 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c656d8fd-2414-4fef-ac82-28b48968467a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:05.695327 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:05.695327 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:05.696003 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c656d8fd-2414-4fef-ac82-28b48968467a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:05.699971 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1106/4450] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:05 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:05.978802 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-857d0f19-ccb0-48b9-aed7-7cec23f106c5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:05.980731 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-857d0f19-ccb0-48b9-aed7-7cec23f106c5 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 Aug 07 19:02:05.980971 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-857d0f19-ccb0-48b9-aed7-7cec23f106c5 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:05.981220 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-857d0f19-ccb0-48b9-aed7-7cec23f106c5 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:05.990543 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-857d0f19-ccb0-48b9-aed7-7cec23f106c5 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 returned with HTTP 404 Aug 07 19:02:05.991445 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1117/4451] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:05 2026] GET /volume/v3/volumes/7fff9c83-8d94-43ae-8f4e-783bd703df03 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:05.999423 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6bd8ea79-279b-43f2-9e17-8d1ffe20365f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:06.001856 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bd8ea79-279b-43f2-9e17-8d1ffe20365f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] DELETE https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:02:06.002068 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bd8ea79-279b-43f2-9e17-8d1ffe20365f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:06.002388 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bd8ea79-279b-43f2-9e17-8d1ffe20365f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:06.002556 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-6bd8ea79-279b-43f2-9e17-8d1ffe20365f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Delete volume with id: 671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:02:06.010171 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:06.010171 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:06.012749 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6bd8ea79-279b-43f2-9e17-8d1ffe20365f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:02:06.046974 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6bd8ea79-279b-43f2-9e17-8d1ffe20365f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Delete volume request issued successfully. Aug 07 19:02:06.047862 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bd8ea79-279b-43f2-9e17-8d1ffe20365f tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 202 Aug 07 19:02:06.047862 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1119/4452] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:05 2026] DELETE /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:06.056077 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2495930d-181f-4fff-8c81-7246eaa80fb6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:06.057943 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2495930d-181f-4fff-8c81-7246eaa80fb6 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:02:06.057943 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2495930d-181f-4fff-8c81-7246eaa80fb6 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:06.058126 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2495930d-181f-4fff-8c81-7246eaa80fb6 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:06.064669 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:06.064669 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:06.070940 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2495930d-181f-4fff-8c81-7246eaa80fb6 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Volume info retrieved successfully. Aug 07 19:02:06.077371 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2495930d-181f-4fff-8c81-7246eaa80fb6 tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 200 Aug 07 19:02:06.077803 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1111/4453] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:06 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:06.474512 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-377b6af3-ced6-437d-a0c4-6fe9447a9f4a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:06.476618 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-377b6af3-ced6-437d-a0c4-6fe9447a9f4a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] DELETE https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 Aug 07 19:02:06.476899 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-377b6af3-ced6-437d-a0c4-6fe9447a9f4a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:06.477148 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-377b6af3-ced6-437d-a0c4-6fe9447a9f4a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:06.477364 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-377b6af3-ced6-437d-a0c4-6fe9447a9f4a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Delete volume with id: 62cfc864-1f4f-4c10-a761-a997ccf0ae51 Aug 07 19:02:06.486847 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:06.486847 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:06.487374 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-377b6af3-ced6-437d-a0c4-6fe9447a9f4a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:02:06.512071 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-377b6af3-ced6-437d-a0c4-6fe9447a9f4a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Delete volume request issued successfully. Aug 07 19:02:06.512071 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-377b6af3-ced6-437d-a0c4-6fe9447a9f4a tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 returned with HTTP 202 Aug 07 19:02:06.512071 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1107/4454] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:02:06 2026] DELETE /volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 19:02:06.519026 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e4f993da-8568-44a3-8127-d92bb9d7e854 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:06.522158 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e4f993da-8568-44a3-8127-d92bb9d7e854 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 Aug 07 19:02:06.522158 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e4f993da-8568-44a3-8127-d92bb9d7e854 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:06.522840 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e4f993da-8568-44a3-8127-d92bb9d7e854 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:06.530725 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-39b15bdc-b6d5-40f3-af5a-6e945c3f37dc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:06.531567 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:06.531567 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:06.532969 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39b15bdc-b6d5-40f3-af5a-6e945c3f37dc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 Aug 07 19:02:06.532969 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39b15bdc-b6d5-40f3-af5a-6e945c3f37dc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:06.533281 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39b15bdc-b6d5-40f3-af5a-6e945c3f37dc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:06.536277 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e4f993da-8568-44a3-8127-d92bb9d7e854 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:02:06.539009 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39b15bdc-b6d5-40f3-af5a-6e945c3f37dc tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 returned with HTTP 404 Aug 07 19:02:06.539535 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1120/4455] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:06 2026] GET /volume/v3/volumes/22d04895-5c79-4321-9d2b-f318078cbe87 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:06.542635 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e4f993da-8568-44a3-8127-d92bb9d7e854 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 returned with HTTP 200 Aug 07 19:02:06.542635 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1118/4456] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:06 2026] GET /volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 => generated 1418 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:06.546407 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b40956f3-f7c0-4b8f-82fd-ae6843fa6eab None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:06.548550 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b40956f3-f7c0-4b8f-82fd-ae6843fa6eab tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:02:06.549161 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b40956f3-f7c0-4b8f-82fd-ae6843fa6eab tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:06.549161 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b40956f3-f7c0-4b8f-82fd-ae6843fa6eab tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:06.549916 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b40956f3-f7c0-4b8f-82fd-ae6843fa6eab tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:02:06.564717 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b40956f3-f7c0-4b8f-82fd-ae6843fa6eab tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Get all volumes completed successfully. Aug 07 19:02:06.567276 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:06.567276 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:06.573342 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b40956f3-f7c0-4b8f-82fd-ae6843fa6eab tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:02:06.573612 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1112/4457] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:02:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14418 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:06.596684 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e63f6fec-ab28-4f77-af0f-68af1b4a6fbf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:06.599135 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e63f6fec-ab28-4f77-af0f-68af1b4a6fbf tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] DELETE https://10.4.3.15/volume/v3/types/d469e98a-5b93-448b-ac8e-44c9f3e8e30c Aug 07 19:02:06.599684 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e63f6fec-ab28-4f77-af0f-68af1b4a6fbf tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:06.599943 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e63f6fec-ab28-4f77-af0f-68af1b4a6fbf tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:06.622213 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e63f6fec-ab28-4f77-af0f-68af1b4a6fbf tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] https://10.4.3.15/volume/v3/types/d469e98a-5b93-448b-ac8e-44c9f3e8e30c returned with HTTP 202 Aug 07 19:02:06.622962 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1108/4458] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:02:06 2026] DELETE /volume/v3/types/d469e98a-5b93-448b-ac8e-44c9f3e8e30c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:06.631207 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7a7b2d1a-04ce-4dd1-b38f-b97404718e64 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:06.633853 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a7b2d1a-04ce-4dd1-b38f-b97404718e64 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] DELETE https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:06.634186 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7a7b2d1a-04ce-4dd1-b38f-b97404718e64 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:06.634475 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7a7b2d1a-04ce-4dd1-b38f-b97404718e64 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:06.634642 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-7a7b2d1a-04ce-4dd1-b38f-b97404718e64 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Delete volume with id: 55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:06.644363 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:06.644363 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:06.645031 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7a7b2d1a-04ce-4dd1-b38f-b97404718e64 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:06.670021 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7a7b2d1a-04ce-4dd1-b38f-b97404718e64 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Delete volume request issued successfully. Aug 07 19:02:06.670021 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a7b2d1a-04ce-4dd1-b38f-b97404718e64 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 202 Aug 07 19:02:06.670021 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1121/4459] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:06 2026] DELETE /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:06.674360 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5e6067a3-76e4-4045-9c9d-fa4687f3cad4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:06.676659 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5e6067a3-76e4-4045-9c9d-fa4687f3cad4 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:06.676659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5e6067a3-76e4-4045-9c9d-fa4687f3cad4 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:06.676659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5e6067a3-76e4-4045-9c9d-fa4687f3cad4 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:06.682630 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:06.682630 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:06.685566 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5e6067a3-76e4-4045-9c9d-fa4687f3cad4 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:06.691477 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5e6067a3-76e4-4045-9c9d-fa4687f3cad4 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 200 Aug 07 19:02:06.691477 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1119/4460] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:06 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:06.711355 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6859d41d-500e-419d-8714-a2fceee918fa None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:06.712969 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6859d41d-500e-419d-8714-a2fceee918fa tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:06.713197 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6859d41d-500e-419d-8714-a2fceee918fa tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:06.713485 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6859d41d-500e-419d-8714-a2fceee918fa tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:06.713485 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-6859d41d-500e-419d-8714-a2fceee918fa tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:06.717067 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:06.717067 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:06.717588 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6859d41d-500e-419d-8714-a2fceee918fa tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:06.717933 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1113/4461] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:06 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 19:02:07.094599 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-34d6114d-8273-4a44-a7b4-577e3d3424fd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:07.096853 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34d6114d-8273-4a44-a7b4-577e3d3424fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] GET https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 Aug 07 19:02:07.097156 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34d6114d-8273-4a44-a7b4-577e3d3424fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:07.097428 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34d6114d-8273-4a44-a7b4-577e3d3424fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:07.104869 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34d6114d-8273-4a44-a7b4-577e3d3424fd tempest-TestServerVolumeAttachmentScenario-1147496180 tempest-TestServerVolumeAttachmentScenario-1147496180-project-member] https://10.4.3.15/volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 returned with HTTP 404 Aug 07 19:02:07.105524 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1109/4462] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:07 2026] GET /volume/v3/volumes/671c2ece-0800-41d6-bdeb-c9ce2c901d66 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:07.556448 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2ee985d1-7fd1-4ce3-9418-2f132df6767c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:07.558118 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ee985d1-7fd1-4ce3-9418-2f132df6767c tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 Aug 07 19:02:07.558329 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ee985d1-7fd1-4ce3-9418-2f132df6767c tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:07.558525 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ee985d1-7fd1-4ce3-9418-2f132df6767c tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:07.563943 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ee985d1-7fd1-4ce3-9418-2f132df6767c tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 returned with HTTP 404 Aug 07 19:02:07.564417 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1122/4463] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:07 2026] GET /volume/v3/volumes/62cfc864-1f4f-4c10-a761-a997ccf0ae51 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:02:07.571157 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d73be4fd-4442-4cd8-b116-bb9b54193982 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:07.573392 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d73be4fd-4442-4cd8-b116-bb9b54193982 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb Aug 07 19:02:07.573787 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d73be4fd-4442-4cd8-b116-bb9b54193982 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:07.574044 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d73be4fd-4442-4cd8-b116-bb9b54193982 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:07.574194 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-d73be4fd-4442-4cd8-b116-bb9b54193982 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Delete snapshot with id: 05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb Aug 07 19:02:07.578957 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:07.578957 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:07.579413 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d73be4fd-4442-4cd8-b116-bb9b54193982 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot retrieved successfully. Aug 07 19:02:07.594609 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d73be4fd-4442-4cd8-b116-bb9b54193982 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot delete request issued successfully. Aug 07 19:02:07.597051 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d73be4fd-4442-4cd8-b116-bb9b54193982 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb returned with HTTP 202 Aug 07 19:02:07.597051 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1120/4464] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:02:07 2026] DELETE /volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:07.601697 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3525fb08-cb6c-4d0b-a10a-a3181c9d388f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:07.603487 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3525fb08-cb6c-4d0b-a10a-a3181c9d388f tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb Aug 07 19:02:07.604747 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3525fb08-cb6c-4d0b-a10a-a3181c9d388f tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:07.604747 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3525fb08-cb6c-4d0b-a10a-a3181c9d388f tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:07.610940 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:07.610940 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:07.612382 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3525fb08-cb6c-4d0b-a10a-a3181c9d388f tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Snapshot retrieved successfully. Aug 07 19:02:07.612382 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3525fb08-cb6c-4d0b-a10a-a3181c9d388f tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb returned with HTTP 200 Aug 07 19:02:07.612693 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1114/4465] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:02:07 2026] GET /volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:07.703095 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ff4f63ed-757d-4790-8b7a-e5feefbbb5c7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:07.705387 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff4f63ed-757d-4790-8b7a-e5feefbbb5c7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 Aug 07 19:02:07.705662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff4f63ed-757d-4790-8b7a-e5feefbbb5c7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:07.705926 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff4f63ed-757d-4790-8b7a-e5feefbbb5c7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:07.713090 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff4f63ed-757d-4790-8b7a-e5feefbbb5c7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 returned with HTTP 404 Aug 07 19:02:07.713611 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1110/4466] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:07 2026] GET /volume/v3/volumes/55dc105e-aced-44a2-9ad1-30857b20c7b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:07.721595 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9136686d-94dc-4f0a-9f1b-6cb33d07acab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:07.723780 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9136686d-94dc-4f0a-9f1b-6cb33d07acab tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] DELETE https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:02:07.724038 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9136686d-94dc-4f0a-9f1b-6cb33d07acab tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:07.724288 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9136686d-94dc-4f0a-9f1b-6cb33d07acab tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:07.724503 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-9136686d-94dc-4f0a-9f1b-6cb33d07acab tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Delete volume with id: e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:02:07.727766 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-329c5f51-ce9f-409c-83a3-892f08dc8c77 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:07.730193 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-329c5f51-ce9f-409c-83a3-892f08dc8c77 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:07.730607 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-329c5f51-ce9f-409c-83a3-892f08dc8c77 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:07.730929 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-329c5f51-ce9f-409c-83a3-892f08dc8c77 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:07.731185 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-329c5f51-ce9f-409c-83a3-892f08dc8c77 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:07.732171 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:07.732171 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:07.732416 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9136686d-94dc-4f0a-9f1b-6cb33d07acab tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:07.736333 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:07.736333 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:07.737104 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-329c5f51-ce9f-409c-83a3-892f08dc8c77 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:07.737561 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1121/4467] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:07 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:07.754061 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9136686d-94dc-4f0a-9f1b-6cb33d07acab tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Delete volume request issued successfully. Aug 07 19:02:07.754061 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9136686d-94dc-4f0a-9f1b-6cb33d07acab tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 202 Aug 07 19:02:07.754061 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1123/4468] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:07 2026] DELETE /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:07.762371 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ed3281da-72c5-4887-aa98-ca2864a2d127 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:07.764243 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ed3281da-72c5-4887-aa98-ca2864a2d127 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:02:07.764480 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ed3281da-72c5-4887-aa98-ca2864a2d127 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:07.764657 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ed3281da-72c5-4887-aa98-ca2864a2d127 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:07.774806 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:07.774806 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:07.785622 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ed3281da-72c5-4887-aa98-ca2864a2d127 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:07.793353 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ed3281da-72c5-4887-aa98-ca2864a2d127 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 200 Aug 07 19:02:07.793758 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1115/4469] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:07 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 918 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:08.621943 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0d720ed8-a686-4604-ab85-704545b38719 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:08.623699 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d720ed8-a686-4604-ab85-704545b38719 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb Aug 07 19:02:08.623910 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d720ed8-a686-4604-ab85-704545b38719 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:08.624110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d720ed8-a686-4604-ab85-704545b38719 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:08.628298 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d720ed8-a686-4604-ab85-704545b38719 tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb returned with HTTP 404 Aug 07 19:02:08.628786 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1111/4470] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:02:08 2026] GET /volume/v3/snapshots/05eaeaa3-45a7-4ff7-9ec7-cf917875cdcb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:08.748078 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0cb5f52f-e838-4ed6-9356-23f82c24f2bc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:08.752207 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0cb5f52f-e838-4ed6-9356-23f82c24f2bc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:08.752508 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0cb5f52f-e838-4ed6-9356-23f82c24f2bc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:08.753357 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0cb5f52f-e838-4ed6-9356-23f82c24f2bc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:08.753496 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-0cb5f52f-e838-4ed6-9356-23f82c24f2bc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:08.764939 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:08.764939 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:08.766586 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0cb5f52f-e838-4ed6-9356-23f82c24f2bc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:08.767256 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1122/4471] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:08 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:08.807462 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-620800a9-5d73-4913-88f9-11e93e6b7aed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:08.809499 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-620800a9-5d73-4913-88f9-11e93e6b7aed tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 Aug 07 19:02:08.809692 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-620800a9-5d73-4913-88f9-11e93e6b7aed tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:08.809890 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-620800a9-5d73-4913-88f9-11e93e6b7aed tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:08.816336 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-620800a9-5d73-4913-88f9-11e93e6b7aed tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 returned with HTTP 404 Aug 07 19:02:08.816866 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1124/4472] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:08 2026] GET /volume/v3/volumes/e3d2f1a8-79e8-4ffe-b67b-1248f34bf396 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:08.824709 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4c80bc18-1fac-47ac-aeca-551296d3b8f6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:08.826691 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c80bc18-1fac-47ac-aeca-551296d3b8f6 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:02:08.826919 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4c80bc18-1fac-47ac-aeca-551296d3b8f6 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:08.827142 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4c80bc18-1fac-47ac-aeca-551296d3b8f6 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:08.827889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4c80bc18-1fac-47ac-aeca-551296d3b8f6 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:02:08.845223 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4c80bc18-1fac-47ac-aeca-551296d3b8f6 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Get all volumes completed successfully. Aug 07 19:02:08.847651 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:08.847651 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:08.853380 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4c80bc18-1fac-47ac-aeca-551296d3b8f6 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:02:08.853953 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1116/4473] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:02:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10784 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:08.869385 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-90517150-ee89-4c66-a7f6-f4da7309d846 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:08.872767 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90517150-ee89-4c66-a7f6-f4da7309d846 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] DELETE https://10.4.3.15/volume/v3/types/26fc6b08-4237-403d-a5cb-15a1aab0eafa Aug 07 19:02:08.873027 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90517150-ee89-4c66-a7f6-f4da7309d846 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:08.873330 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90517150-ee89-4c66-a7f6-f4da7309d846 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:08.900086 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90517150-ee89-4c66-a7f6-f4da7309d846 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] https://10.4.3.15/volume/v3/types/26fc6b08-4237-403d-a5cb-15a1aab0eafa returned with HTTP 202 Aug 07 19:02:08.900486 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1112/4474] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:02:08 2026] DELETE /volume/v3/types/26fc6b08-4237-403d-a5cb-15a1aab0eafa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:09.777313 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b23cb388-30b1-465a-a444-d4a3ff109e80 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:09.778920 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b23cb388-30b1-465a-a444-d4a3ff109e80 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:09.779144 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b23cb388-30b1-465a-a444-d4a3ff109e80 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:09.779327 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b23cb388-30b1-465a-a444-d4a3ff109e80 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:09.779419 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b23cb388-30b1-465a-a444-d4a3ff109e80 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:09.783237 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:09.783237 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:09.783802 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b23cb388-30b1-465a-a444-d4a3ff109e80 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:09.784181 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1123/4475] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:09 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:10.293259 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e2f5e6ff-0e04-477e-96bf-43ddac089df8 req-43e87ddf-b956-451b-acca-07cb519693de None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:10.295361 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e2f5e6ff-0e04-477e-96bf-43ddac089df8 req-43e87ddf-b956-451b-acca-07cb519693de tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] DELETE https://10.4.3.15/volume/v3/attachments/48837360-ab79-4b3f-9eba-d780ec70178d Aug 07 19:02:10.295569 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e2f5e6ff-0e04-477e-96bf-43ddac089df8 req-43e87ddf-b956-451b-acca-07cb519693de tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:10.295759 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e2f5e6ff-0e04-477e-96bf-43ddac089df8 req-43e87ddf-b956-451b-acca-07cb519693de tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:10.303374 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:10.303374 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:10.349787 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e2f5e6ff-0e04-477e-96bf-43ddac089df8 req-43e87ddf-b956-451b-acca-07cb519693de tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/attachments/48837360-ab79-4b3f-9eba-d780ec70178d returned with HTTP 200 Aug 07 19:02:10.350271 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1125/4476] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:02:10 2026] DELETE /volume/v3/attachments/48837360-ab79-4b3f-9eba-d780ec70178d => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:10.796027 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4a77963e-5515-4991-99d4-a44b5c23c8de None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:10.797728 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a77963e-5515-4991-99d4-a44b5c23c8de tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:10.797941 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a77963e-5515-4991-99d4-a44b5c23c8de tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:10.798134 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4a77963e-5515-4991-99d4-a44b5c23c8de tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:10.798234 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-4a77963e-5515-4991-99d4-a44b5c23c8de tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:10.802257 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:10.802257 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:10.802785 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4a77963e-5515-4991-99d4-a44b5c23c8de tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:10.803144 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1117/4477] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:10 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:11.634102 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-27f40e4f-1b9d-436b-ae94-008b8ee1f1ee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:11.635962 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-27f40e4f-1b9d-436b-ae94-008b8ee1f1ee tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] DELETE https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 19:02:11.636214 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-27f40e4f-1b9d-436b-ae94-008b8ee1f1ee tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:11.636394 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-27f40e4f-1b9d-436b-ae94-008b8ee1f1ee tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:11.636562 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-27f40e4f-1b9d-436b-ae94-008b8ee1f1ee tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Delete volume with id: 8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 19:02:11.644125 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:11.644125 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:11.645394 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-27f40e4f-1b9d-436b-ae94-008b8ee1f1ee tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:02:11.670387 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-27f40e4f-1b9d-436b-ae94-008b8ee1f1ee tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Delete volume request issued successfully. Aug 07 19:02:11.670593 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-27f40e4f-1b9d-436b-ae94-008b8ee1f1ee tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 returned with HTTP 202 Aug 07 19:02:11.671019 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1113/4478] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:02:11 2026] DELETE /volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 19:02:11.681502 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fb3063be-78fb-4f9f-bb1c-417e50d9d97e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:11.684805 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fb3063be-78fb-4f9f-bb1c-417e50d9d97e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 19:02:11.685128 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fb3063be-78fb-4f9f-bb1c-417e50d9d97e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:11.685373 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fb3063be-78fb-4f9f-bb1c-417e50d9d97e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:11.694935 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:11.694935 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:11.698980 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fb3063be-78fb-4f9f-bb1c-417e50d9d97e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Volume info retrieved successfully. Aug 07 19:02:11.707133 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fb3063be-78fb-4f9f-bb1c-417e50d9d97e tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 returned with HTTP 200 Aug 07 19:02:11.707581 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1124/4479] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:11 2026] GET /volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 => generated 1385 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:11.823910 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a64eab3e-bd2f-422a-ba70-5b08d435ec56 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:11.825903 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a64eab3e-bd2f-422a-ba70-5b08d435ec56 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:11.826148 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a64eab3e-bd2f-422a-ba70-5b08d435ec56 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:11.826383 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a64eab3e-bd2f-422a-ba70-5b08d435ec56 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:11.826491 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a64eab3e-bd2f-422a-ba70-5b08d435ec56 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:11.831357 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:11.831357 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:11.832049 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a64eab3e-bd2f-422a-ba70-5b08d435ec56 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:11.832464 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1126/4480] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:11 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:12.724040 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-41a104b2-b5d3-4c16-99c9-b932f96af5dc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:12.725731 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-41a104b2-b5d3-4c16-99c9-b932f96af5dc tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] GET https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 Aug 07 19:02:12.726060 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-41a104b2-b5d3-4c16-99c9-b932f96af5dc tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:12.726199 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-41a104b2-b5d3-4c16-99c9-b932f96af5dc tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:12.731776 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-41a104b2-b5d3-4c16-99c9-b932f96af5dc tempest-TestVolumeBootPatternV346-1292929874 tempest-TestVolumeBootPatternV346-1292929874-project-member] https://10.4.3.15/volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 returned with HTTP 404 Aug 07 19:02:12.732246 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1118/4481] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:12 2026] GET /volume/v3/volumes/8159cfed-45fd-4375-9bd2-719d04ac9272 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:02:12.845177 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-555a520d-aed4-4653-a225-9bbe2ec88f0b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:12.850599 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-555a520d-aed4-4653-a225-9bbe2ec88f0b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:12.850599 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-555a520d-aed4-4653-a225-9bbe2ec88f0b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:12.850599 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-555a520d-aed4-4653-a225-9bbe2ec88f0b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:12.850599 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-555a520d-aed4-4653-a225-9bbe2ec88f0b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:12.854364 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:12.854364 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:12.854556 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-555a520d-aed4-4653-a225-9bbe2ec88f0b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:12.854957 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1114/4482] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:12 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:13.865206 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-83838b50-247c-4d45-b0d7-a6cdc5c90520 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:13.867021 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-83838b50-247c-4d45-b0d7-a6cdc5c90520 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:13.867262 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-83838b50-247c-4d45-b0d7-a6cdc5c90520 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:13.868184 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-83838b50-247c-4d45-b0d7-a6cdc5c90520 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:13.868341 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-83838b50-247c-4d45-b0d7-a6cdc5c90520 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:13.873035 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:13.873035 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:13.873756 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-83838b50-247c-4d45-b0d7-a6cdc5c90520 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:13.874315 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1125/4483] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:13 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:14.889146 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8fe65f43-594c-4607-b854-662ba735f007 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:14.890820 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fe65f43-594c-4607-b854-662ba735f007 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:14.891269 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fe65f43-594c-4607-b854-662ba735f007 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:14.891269 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fe65f43-594c-4607-b854-662ba735f007 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:14.891402 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8fe65f43-594c-4607-b854-662ba735f007 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:14.895446 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:14.895446 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:14.896039 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fe65f43-594c-4607-b854-662ba735f007 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:14.896387 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1127/4484] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:14 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:15.907306 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-74006ff3-bf75-49a6-9a98-948aa82f113e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:15.908959 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-74006ff3-bf75-49a6-9a98-948aa82f113e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:15.909164 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-74006ff3-bf75-49a6-9a98-948aa82f113e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:15.909347 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-74006ff3-bf75-49a6-9a98-948aa82f113e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:15.909461 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-74006ff3-bf75-49a6-9a98-948aa82f113e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:15.916506 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:15.916506 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:15.917215 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-74006ff3-bf75-49a6-9a98-948aa82f113e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:15.917692 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1119/4485] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:15 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:16.928628 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4428a78a-78c9-49a1-9c7a-7670bf2f969e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:16.931275 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4428a78a-78c9-49a1-9c7a-7670bf2f969e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:16.931636 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4428a78a-78c9-49a1-9c7a-7670bf2f969e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:16.931822 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4428a78a-78c9-49a1-9c7a-7670bf2f969e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:16.932053 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-4428a78a-78c9-49a1-9c7a-7670bf2f969e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:16.937264 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:16.937264 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:16.938269 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4428a78a-78c9-49a1-9c7a-7670bf2f969e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:16.938979 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1115/4486] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:16 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:16.950084 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4b722b18-f21a-47b4-a04d-a3ff026caea0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:16.951974 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4b722b18-f21a-47b4-a04d-a3ff026caea0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a/export_record Aug 07 19:02:16.952207 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4b722b18-f21a-47b4-a04d-a3ff026caea0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:16.952410 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4b722b18-f21a-47b4-a04d-a3ff026caea0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'export_record' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:16.952516 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-4b722b18-f21a-47b4-a04d-a3ff026caea0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Export record for backup 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100344) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 19:02:16.957883 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:16.957883 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:16.959541 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.api [None req-4b722b18-f21a-47b4-a04d-a3ff026caea0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling RPCAPI with context: , host: np0000006749, backup: 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100344) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 19:02:16.967293 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-4b722b18-f21a-47b4-a04d-a3ff026caea0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] export_record in rpcapi backup_id 8098675a-461e-46d4-96a6-b2b21e93c82a on host np0000006749. {{(pid=100344) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 19:02:16.986702 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-4b722b18-f21a-47b4-a04d-a3ff026caea0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODA5ODY3NWEtNDYxZS00NmQ0LTk2YTYtYjJiMjFlOTNjODJhIiwgInVzZXJfaWQiOiAiMTk3OTBlNTA0MDczNDkwMWJmMzYzZGNkOWM0YjQzYWIiLCAicHJvamVjdF9pZCI6ICI1ZTQyNDRlMmQyZTU0N2NlYjAxN2U3MzllN2UyNzNjOCIsICJ2b2x1bWVfaWQiOiAiNjQ0YmRmM2QtM2UxZS00MTJlLTkxMGMtNjVjOTA2ZjlkZDAwIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02NzMyNTg3MzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82NDRiZGYzZC0zZTFlLTQxMmUtOTEwYy02NWM5MDZmOWRkMDAvMjAyNjA4MDcxOTAyMDQvYXpfbm92YV9iYWNrdXBfODA5ODY3NWEtNDYxZS00NmQ0LTk2YTYtYjJiMjFlOTNjODJhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxOTowMjowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxOTowMjowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE5OjAyOjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100344) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 19:02:16.987014 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4b722b18-f21a-47b4-a04d-a3ff026caea0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a/export_record returned with HTTP 200 Aug 07 19:02:16.988438 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1126/4487] 10.4.3.15 () {68 vars in 1423 bytes} [Fri Aug 7 19:02:16 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a/export_record => generated 1424 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:17.001326 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b7cb3989-b536-46b6-9ab3-7c106eb0f6c2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:17.003259 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7cb3989-b536-46b6-9ab3-7c106eb0f6c2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:17.003609 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7cb3989-b536-46b6-9ab3-7c106eb0f6c2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:17.003981 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7cb3989-b536-46b6-9ab3-7c106eb0f6c2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:17.003981 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b7cb3989-b536-46b6-9ab3-7c106eb0f6c2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:17.008896 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:17.008896 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:17.009855 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7cb3989-b536-46b6-9ab3-7c106eb0f6c2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:17.010317 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1128/4488] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:17 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:17.021301 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bc75a596-63d0-4bd2-9d74-d68bc98609fd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:17.023360 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bc75a596-63d0-4bd2-9d74-d68bc98609fd tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] POST https://10.4.3.15/volume/v3/backups/import_record Aug 07 19:02:17.023963 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bc75a596-63d0-4bd2-9d74-d68bc98609fd tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTBjOGJhYmQtZDA4YS00NGM4LWEwNmEtNzMxODVhZGRiNWVhIiwgInVzZXJfaWQiOiAiMTk3OTBlNTA0MDczNDkwMWJmMzYzZGNkOWM0YjQzYWIiLCAicHJvamVjdF9pZCI6ICI1ZTQyNDRlMmQyZTU0N2NlYjAxN2U3MzllN2UyNzNjOCIsICJ2b2x1bWVfaWQiOiAiNjQ0YmRmM2QtM2UxZS00MTJlLTkxMGMtNjVjOTA2ZjlkZDAwIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02NzMyNTg3MzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82NDRiZGYzZC0zZTFlLTQxMmUtOTEwYy02NWM5MDZmOWRkMDAvMjAyNjA4MDcxOTAyMDQvYXpfbm92YV9iYWNrdXBfODA5ODY3NWEtNDYxZS00NmQ0LTk2YTYtYjJiMjFlOTNjODJhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxOTowMjowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxOTowMjowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE5OjAyOjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:17.025552 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-bc75a596-63d0-4bd2-9d74-d68bc98609fd tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTBjOGJhYmQtZDA4YS00NGM4LWEwNmEtNzMxODVhZGRiNWVhIiwgInVzZXJfaWQiOiAiMTk3OTBlNTA0MDczNDkwMWJmMzYzZGNkOWM0YjQzYWIiLCAicHJvamVjdF9pZCI6ICI1ZTQyNDRlMmQyZTU0N2NlYjAxN2U3MzllN2UyNzNjOCIsICJ2b2x1bWVfaWQiOiAiNjQ0YmRmM2QtM2UxZS00MTJlLTkxMGMtNjVjOTA2ZjlkZDAwIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02NzMyNTg3MzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82NDRiZGYzZC0zZTFlLTQxMmUtOTEwYy02NWM5MDZmOWRkMDAvMjAyNjA4MDcxOTAyMDQvYXpfbm92YV9iYWNrdXBfODA5ODY3NWEtNDYxZS00NmQ0LTk2YTYtYjJiMjFlOTNjODJhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxOTowMjowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxOTowMjowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE5OjAyOjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100345) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 19:02:17.026531 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-bc75a596-63d0-4bd2-9d74-d68bc98609fd tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTBjOGJhYmQtZDA4YS00NGM4LWEwNmEtNzMxODVhZGRiNWVhIiwgInVzZXJfaWQiOiAiMTk3OTBlNTA0MDczNDkwMWJmMzYzZGNkOWM0YjQzYWIiLCAicHJvamVjdF9pZCI6ICI1ZTQyNDRlMmQyZTU0N2NlYjAxN2U3MzllN2UyNzNjOCIsICJ2b2x1bWVfaWQiOiAiNjQ0YmRmM2QtM2UxZS00MTJlLTkxMGMtNjVjOTA2ZjlkZDAwIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02NzMyNTg3MzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82NDRiZGYzZC0zZTFlLTQxMmUtOTEwYy02NWM5MDZmOWRkMDAvMjAyNjA4MDcxOTAyMDQvYXpfbm92YV9iYWNrdXBfODA5ODY3NWEtNDYxZS00NmQ0LTk2YTYtYjJiMjFlOTNjODJhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxOTowMjowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxOTowMjowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE5OjAyOjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100345) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 19:02:17.028584 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.policy [None req-bc75a596-63d0-4bd2-9d74-d68bc98609fd tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'de635d2a2d124e72902c5504295bd415', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e4244e2d2e547ceb017e739e7e273c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100345) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:02:17.028790 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bc75a596-63d0-4bd2-9d74-d68bc98609fd tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] https://10.4.3.15/volume/v3/backups/import_record returned with HTTP 403 Aug 07 19:02:17.029946 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1120/4489] 10.4.3.15 () {70 vars in 1335 bytes} [Fri Aug 7 19:02:17 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:17.039321 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-001a7994-4170-4fec-912a-f6898aca62dc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:17.044826 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-001a7994-4170-4fec-912a-f6898aca62dc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 Aug 07 19:02:17.045565 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-001a7994-4170-4fec-912a-f6898aca62dc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:17.046331 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-001a7994-4170-4fec-912a-f6898aca62dc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:17.046580 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-001a7994-4170-4fec-912a-f6898aca62dc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete volume with id: 644bdf3d-3e1e-412e-910c-65c906f9dd00 Aug 07 19:02:17.057418 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:17.057418 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:17.058198 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-001a7994-4170-4fec-912a-f6898aca62dc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:17.085004 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-001a7994-4170-4fec-912a-f6898aca62dc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete volume request issued successfully. Aug 07 19:02:17.085250 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-001a7994-4170-4fec-912a-f6898aca62dc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 returned with HTTP 202 Aug 07 19:02:17.085709 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1116/4490] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:02:17 2026] DELETE /volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:17.095535 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e6c2c341-60b6-4d78-a52e-8cd4b1c78c5b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:17.097440 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e6c2c341-60b6-4d78-a52e-8cd4b1c78c5b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 Aug 07 19:02:17.097580 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e6c2c341-60b6-4d78-a52e-8cd4b1c78c5b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:17.098438 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e6c2c341-60b6-4d78-a52e-8cd4b1c78c5b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:17.107516 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:17.107516 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:17.114063 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e6c2c341-60b6-4d78-a52e-8cd4b1c78c5b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:17.119283 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e6c2c341-60b6-4d78-a52e-8cd4b1c78c5b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 returned with HTTP 200 Aug 07 19:02:17.119776 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1127/4491] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:17 2026] GET /volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:18.138471 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e23c471d-43cd-49b9-82d9-de3c9d989684 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:18.140346 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e23c471d-43cd-49b9-82d9-de3c9d989684 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 Aug 07 19:02:18.140553 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e23c471d-43cd-49b9-82d9-de3c9d989684 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:18.140740 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e23c471d-43cd-49b9-82d9-de3c9d989684 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:18.146443 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e23c471d-43cd-49b9-82d9-de3c9d989684 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 returned with HTTP 404 Aug 07 19:02:18.147067 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1129/4492] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:18 2026] GET /volume/v3/volumes/644bdf3d-3e1e-412e-910c-65c906f9dd00 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:18.157726 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7e9bd83d-e985-437d-b34d-44d177a860ba None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:18.159429 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7e9bd83d-e985-437d-b34d-44d177a860ba tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] GET https://10.4.3.15/volume/v3/backups Aug 07 19:02:18.159630 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7e9bd83d-e985-437d-b34d-44d177a860ba tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:18.159807 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7e9bd83d-e985-437d-b34d-44d177a860ba tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:18.160039 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-7e9bd83d-e985-437d-b34d-44d177a860ba tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 19:02:18.174359 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7e9bd83d-e985-437d-b34d-44d177a860ba tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 200 Aug 07 19:02:18.174805 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1121/4493] 10.4.3.15 () {68 vars in 1270 bytes} [Fri Aug 7 19:02:18 2026] GET /volume/v3/backups => generated 620 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:18.183752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8dfca797-c8de-436b-af63-5b76327395d3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:18.185559 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8dfca797-c8de-436b-af63-5b76327395d3 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] GET https://10.4.3.15/volume/v3/backups?project_id=5e4244e2d2e547ceb017e739e7e273c8 Aug 07 19:02:18.185768 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8dfca797-c8de-436b-af63-5b76327395d3 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:18.185954 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8dfca797-c8de-436b-af63-5b76327395d3 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:18.186255 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-8dfca797-c8de-436b-af63-5b76327395d3 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Removing options 'project_id' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 19:02:18.198703 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8dfca797-c8de-436b-af63-5b76327395d3 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] https://10.4.3.15/volume/v3/backups?project_id=5e4244e2d2e547ceb017e739e7e273c8 returned with HTTP 200 Aug 07 19:02:18.199123 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1117/4494] 10.4.3.15 () {68 vars in 1357 bytes} [Fri Aug 7 19:02:18 2026] GET /volume/v3/backups?project_id=5e4244e2d2e547ceb017e739e7e273c8 => generated 620 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:18.210447 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:18.212097 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:18.212460 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1051058456"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:18.213795 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1051058456'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:18.213919 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume of 1 GB Aug 07 19:02:18.221256 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Availability Zones retrieved successfully. Aug 07 19:02:18.227170 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Flow 'volume_create_api' (f60ef654-a7bc-44da-b640-f256dfd11af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:18.228081 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7924ddd-01ba-4b2d-9cd9-63033e49c272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:18.228868 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:18.263810 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7924ddd-01ba-4b2d-9cd9-63033e49c272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:18.264610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b404835a-12ea-4c8d-a7b4-061bd41bea4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:18.304556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Created reservations ['f61e19d6-f6ad-4e02-8227-c265d782c4a0', '055f335f-cbd3-460a-90e7-a4ecba6224a8', 'b0ae17a5-8baf-494b-8ceb-d5323163c05d', 'f86ec327-700f-4419-9eb9-cf6ceeef882e'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:18.305421 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b404835a-12ea-4c8d-a7b4-061bd41bea4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f61e19d6-f6ad-4e02-8227-c265d782c4a0', '055f335f-cbd3-460a-90e7-a4ecba6224a8', 'b0ae17a5-8baf-494b-8ceb-d5323163c05d', 'f86ec327-700f-4419-9eb9-cf6ceeef882e']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:18.306232 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503d20b7-4281-457d-9f84-7734adf263a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:18.333772 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503d20b7-4281-457d-9f84-7734adf263a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a118ca9-0ea9-44f4-a47c-9645503881f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1051058456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e4244e2d2e547ceb017e739e7e273c8',qos_specs=None,replication_status=,reservations=['f61e19d6-f6ad-4e02-8227-c265d782c4a0','055f335f-cbd3-460a-90e7-a4ecba6224a8','b0ae17a5-8baf-494b-8ceb-d5323163c05d','f86ec327-700f-4419-9eb9-cf6ceeef882e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19790e5040734901bf363dcd9c4b43ab',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1051058456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a118ca9-0ea9-44f4-a47c-9645503881f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e4244e2d2e547ceb017e739e7e273c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19790e5040734901bf363dcd9c4b43ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:18.334500 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (147f99ea-fec9-44a4-a9a0-2b436714e30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:18.353228 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (147f99ea-fec9-44a4-a9a0-2b436714e30f) transitioned into state 'SUCCESS' from state '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-1051058456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e4244e2d2e547ceb017e739e7e273c8',qos_specs=None,replication_status=,reservations=['f61e19d6-f6ad-4e02-8227-c265d782c4a0','055f335f-cbd3-460a-90e7-a4ecba6224a8','b0ae17a5-8baf-494b-8ceb-d5323163c05d','f86ec327-700f-4419-9eb9-cf6ceeef882e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19790e5040734901bf363dcd9c4b43ab',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:18.354390 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed237bf-4548-46b2-9d3f-d319f7343a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:18.368335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed237bf-4548-46b2-9d3f-d319f7343a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:18.368335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Flow 'volume_create_api' (f60ef654-a7bc-44da-b640-f256dfd11af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:18.368335 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Create volume request issued successfully. Aug 07 19:02:18.368903 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-487c7e0a-5a7a-485d-8403-d24b17d2e20c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:18.369753 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1128/4495] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:02:18 2026] POST /volume/v3/volumes => generated 776 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:18.387148 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-564258fe-ad65-4ad2-a41c-d0bc87b1b90d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:18.390342 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-564258fe-ad65-4ad2-a41c-d0bc87b1b90d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 Aug 07 19:02:18.390544 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-564258fe-ad65-4ad2-a41c-d0bc87b1b90d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:18.390719 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-564258fe-ad65-4ad2-a41c-d0bc87b1b90d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:18.401875 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:18.401875 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:18.407801 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-564258fe-ad65-4ad2-a41c-d0bc87b1b90d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:18.414076 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-564258fe-ad65-4ad2-a41c-d0bc87b1b90d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 returned with HTTP 200 Aug 07 19:02:18.414076 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1130/4496] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:18 2026] GET /volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:19.429881 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b80c0312-df06-4b13-8915-6a8ccc1bba0c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:19.433456 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b80c0312-df06-4b13-8915-6a8ccc1bba0c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 Aug 07 19:02:19.433456 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b80c0312-df06-4b13-8915-6a8ccc1bba0c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:19.433456 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b80c0312-df06-4b13-8915-6a8ccc1bba0c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:19.452298 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:19.452298 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:19.455142 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b80c0312-df06-4b13-8915-6a8ccc1bba0c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:19.457615 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b80c0312-df06-4b13-8915-6a8ccc1bba0c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 returned with HTTP 200 Aug 07 19:02:19.457615 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1122/4497] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:19 2026] GET /volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:19.473405 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-db7fbf3a-5c4f-438b-b320-bbc6c6c643ee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:19.474921 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db7fbf3a-5c4f-438b-b320-bbc6c6c643ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 19:02:19.475247 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db7fbf3a-5c4f-438b-b320-bbc6c6c643ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a118ca9-0ea9-44f4-a47c-9645503881f9", "name": "tempest-type-Backup-1517319536"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:19.476752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-db7fbf3a-5c4f-438b-b320-bbc6c6c643ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Creating new backup {'backup': {'volume_id': '8a118ca9-0ea9-44f4-a47c-9645503881f9', 'name': 'tempest-type-Backup-1517319536'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:02:19.476918 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-db7fbf3a-5c4f-438b-b320-bbc6c6c643ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Creating backup of volume 8a118ca9-0ea9-44f4-a47c-9645503881f9 in container None Aug 07 19:02:19.483768 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:19.483768 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:19.484143 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-db7fbf3a-5c4f-438b-b320-bbc6c6c643ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:19.501338 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-db7fbf3a-5c4f-438b-b320-bbc6c6c643ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Created reservations ['c6e78059-2d67-41d1-b01e-1421ee06c348', 'ce3aa08e-7932-4fbb-9203-b79b6b39770b'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:19.527558 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db7fbf3a-5c4f-438b-b320-bbc6c6c643ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:02:19.527975 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1118/4498] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 19:02:19 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 07 19:02:19.536048 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bf6bdf56-0185-429f-ba34-a55ec30f61c7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:19.538976 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bf6bdf56-0185-429f-ba34-a55ec30f61c7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:19.539240 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bf6bdf56-0185-429f-ba34-a55ec30f61c7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:19.539491 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bf6bdf56-0185-429f-ba34-a55ec30f61c7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:19.539601 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-bf6bdf56-0185-429f-ba34-a55ec30f61c7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:19.548016 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:19.548016 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:19.548660 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bf6bdf56-0185-429f-ba34-a55ec30f61c7 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:19.549090 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1129/4499] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:19 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:19.614170 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-97c22635-4471-4813-b1af-6bc55d085754 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:19.756288 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:19.756624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1477850747"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:19.758121 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume request body: {'volume': {"'imageRef": '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1477850747'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:19.758248 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume of 1 GB Aug 07 19:02:19.762068 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Availability Zones retrieved successfully. Aug 07 19:02:19.768072 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Flow 'volume_create_api' (f95c146b-117b-4cf6-acd5-aa77bb558e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:19.769167 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb2ef14-de2c-45fe-a526-d5998ef86b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:19.770095 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:19.797972 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb2ef14-de2c-45fe-a526-d5998ef86b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:19.798766 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3019c799-06b8-4728-a78a-07d0ae990804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:19.868375 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Created reservations ['d7960349-15e8-45a5-ba6d-78ca3b939fb9', '99b46cba-bcd5-4db5-8cc7-3087d6b5c532', 'f58691c8-d799-44ba-a2c4-a8fe209e1354', '08c2d217-3f3f-4236-8e15-836e559bbf60'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:19.869141 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3019c799-06b8-4728-a78a-07d0ae990804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7960349-15e8-45a5-ba6d-78ca3b939fb9', '99b46cba-bcd5-4db5-8cc7-3087d6b5c532', 'f58691c8-d799-44ba-a2c4-a8fe209e1354', '08c2d217-3f3f-4236-8e15-836e559bbf60']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:19.869815 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6962001a-a9b6-40df-965f-a393e0ddc722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:19.894719 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6962001a-a9b6-40df-965f-a393e0ddc722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae901e97-c277-47bd-8c93-a60a24b78bea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1477850747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='810ed1f41b3447349adf7449e6f44807',qos_specs=None,replication_status=,reservations=['d7960349-15e8-45a5-ba6d-78ca3b939fb9','99b46cba-bcd5-4db5-8cc7-3087d6b5c532','f58691c8-d799-44ba-a2c4-a8fe209e1354','08c2d217-3f3f-4236-8e15-836e559bbf60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1477850747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae901e97-c277-47bd-8c93-a60a24b78bea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='810ed1f41b3447349adf7449e6f44807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:19.896170 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e835e7-24ca-41e7-9f8a-0078376dbab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:19.916314 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e835e7-24ca-41e7-9f8a-0078376dbab9) transitioned into state 'SUCCESS' from state '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-1477850747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='810ed1f41b3447349adf7449e6f44807',qos_specs=None,replication_status=,reservations=['d7960349-15e8-45a5-ba6d-78ca3b939fb9','99b46cba-bcd5-4db5-8cc7-3087d6b5c532','f58691c8-d799-44ba-a2c4-a8fe209e1354','08c2d217-3f3f-4236-8e15-836e559bbf60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:19.917064 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1088f8f6-2269-447e-8d1f-ea038578fbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:19.925477 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1088f8f6-2269-447e-8d1f-ea038578fbf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:19.926308 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Flow 'volume_create_api' (f95c146b-117b-4cf6-acd5-aa77bb558e20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:19.926605 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume request issued successfully. Aug 07 19:02:19.927146 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-97c22635-4471-4813-b1af-6bc55d085754 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:19.927629 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1131/4500] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:02:19 2026] POST /volume/v3/volumes => generated 755 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:19.939235 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:19.940960 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:19.941303 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-35193036"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:19.942794 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume request body: {'volume': {"'imageRef": '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-35193036'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:19.942927 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume of 1 GB Aug 07 19:02:19.947109 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Availability Zones retrieved successfully. Aug 07 19:02:19.952838 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Flow 'volume_create_api' (cd694013-ecac-48de-94ce-025e8363b7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:19.953743 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d56ec15-f37e-4188-aa76-a9d6d224f4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:19.954666 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:19.983160 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d56ec15-f37e-4188-aa76-a9d6d224f4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:19.983923 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8053220-db22-42d3-a842-027e2272fd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.036238 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Created reservations ['ff17bed1-31be-4932-bbf0-49e8413c356d', '3e44d81d-6dad-4b35-a449-f4002d300ef7', 'f55bc04d-d503-4d22-9297-ebf9773970fa', 'f0c5c940-a086-4622-b16a-881ac7a431c3'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:20.037069 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8053220-db22-42d3-a842-027e2272fd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff17bed1-31be-4932-bbf0-49e8413c356d', '3e44d81d-6dad-4b35-a449-f4002d300ef7', 'f55bc04d-d503-4d22-9297-ebf9773970fa', 'f0c5c940-a086-4622-b16a-881ac7a431c3']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.037825 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9356918-a5a5-4450-b1b7-81337dfe9768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.069545 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9356918-a5a5-4450-b1b7-81337dfe9768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d59433a-efc4-4c59-94a8-3d237154f61f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-35193036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='810ed1f41b3447349adf7449e6f44807',qos_specs=None,replication_status=,reservations=['ff17bed1-31be-4932-bbf0-49e8413c356d','3e44d81d-6dad-4b35-a449-f4002d300ef7','f55bc04d-d503-4d22-9297-ebf9773970fa','f0c5c940-a086-4622-b16a-881ac7a431c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-35193036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d59433a-efc4-4c59-94a8-3d237154f61f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='810ed1f41b3447349adf7449e6f44807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.070460 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4fa6ee-ddc8-4c23-a741-959a1c91ae1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.106334 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4fa6ee-ddc8-4c23-a741-959a1c91ae1a) transitioned into state 'SUCCESS' from state '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-35193036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='810ed1f41b3447349adf7449e6f44807',qos_specs=None,replication_status=,reservations=['ff17bed1-31be-4932-bbf0-49e8413c356d','3e44d81d-6dad-4b35-a449-f4002d300ef7','f55bc04d-d503-4d22-9297-ebf9773970fa','f0c5c940-a086-4622-b16a-881ac7a431c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.107361 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5d8561-f4a4-4200-8610-880e158c0ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.118147 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5d8561-f4a4-4200-8610-880e158c0ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.119573 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Flow 'volume_create_api' (cd694013-ecac-48de-94ce-025e8363b7b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:20.120162 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume request issued successfully. Aug 07 19:02:20.120954 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e6029d0e-448f-4fcc-ab02-9bac01c635e2 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:20.121607 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1123/4501] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:02:19 2026] POST /volume/v3/volumes => generated 753 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:20.135602 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c411f92b-bb34-4e32-ad65-a08e91426421 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:20.137578 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:20.137926 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-157612653"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:20.139537 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume request body: {'volume': {"'imageRef": '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-157612653'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:20.139653 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume of 1 GB Aug 07 19:02:20.139906 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:20.139906 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:20.143775 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Availability Zones retrieved successfully. Aug 07 19:02:20.149253 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Flow 'volume_create_api' (4e7dca61-c833-4de7-9e12-e54890968452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:20.150085 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86772e5-0146-47e3-910f-a1229b9af73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.150960 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:20.175630 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86772e5-0146-47e3-910f-a1229b9af73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.176472 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7763af9-70d1-4c4f-9ead-700f7ad6fb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.217768 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Created reservations ['8e8d4a92-3020-464f-bca6-b55eb37f4d12', 'db140318-acd8-4ae9-9b21-b1662ce464e1', '11c557d1-5acb-47ed-acfc-4f5b2adc6ea0', '1342b401-7434-46bf-a8bf-76961bf0884d'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:20.218669 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7763af9-70d1-4c4f-9ead-700f7ad6fb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e8d4a92-3020-464f-bca6-b55eb37f4d12', 'db140318-acd8-4ae9-9b21-b1662ce464e1', '11c557d1-5acb-47ed-acfc-4f5b2adc6ea0', '1342b401-7434-46bf-a8bf-76961bf0884d']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.219644 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d969d8-114d-4d30-9f38-5a2b97f49482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.246720 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d969d8-114d-4d30-9f38-5a2b97f49482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9903083f-57c0-4331-887e-17800adc84ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-157612653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='810ed1f41b3447349adf7449e6f44807',qos_specs=None,replication_status=,reservations=['8e8d4a92-3020-464f-bca6-b55eb37f4d12','db140318-acd8-4ae9-9b21-b1662ce464e1','11c557d1-5acb-47ed-acfc-4f5b2adc6ea0','1342b401-7434-46bf-a8bf-76961bf0884d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-157612653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9903083f-57c0-4331-887e-17800adc84ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='810ed1f41b3447349adf7449e6f44807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.247571 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dba83458-fcd5-4e64-806c-3ec3695ebf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.267664 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dba83458-fcd5-4e64-806c-3ec3695ebf9b) transitioned into state 'SUCCESS' from state '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-157612653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='810ed1f41b3447349adf7449e6f44807',qos_specs=None,replication_status=,reservations=['8e8d4a92-3020-464f-bca6-b55eb37f4d12','db140318-acd8-4ae9-9b21-b1662ce464e1','11c557d1-5acb-47ed-acfc-4f5b2adc6ea0','1342b401-7434-46bf-a8bf-76961bf0884d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.268514 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843bda39-0608-4303-98be-03310fc342e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.276764 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843bda39-0608-4303-98be-03310fc342e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.277666 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Flow 'volume_create_api' (4e7dca61-c833-4de7-9e12-e54890968452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:20.278020 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume request issued successfully. Aug 07 19:02:20.278591 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c411f92b-bb34-4e32-ad65-a08e91426421 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:20.279870 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1119/4502] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:02:20 2026] POST /volume/v3/volumes => generated 754 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:20.294612 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-59f9987c-4727-4149-a805-0e6595bfb537 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:20.294612 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:20.294791 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-341041435"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:20.297287 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume request body: {'volume': {"'imageRef": '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-341041435'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:20.297287 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume of 1 GB Aug 07 19:02:20.300745 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Availability Zones retrieved successfully. Aug 07 19:02:20.307887 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Flow 'volume_create_api' (96275341-9002-47df-aa7a-2f5a591a567c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:20.309037 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44377cde-ad82-42dd-acd0-e56a0609eb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.310179 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:20.339660 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44377cde-ad82-42dd-acd0-e56a0609eb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.340387 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb9a8d9-bedb-4f5d-b186-2ab37f9f32d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.375514 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Created reservations ['a5f1e6a6-b3a6-40b1-b5ed-4205ba5733b7', '3f5a735b-4c67-424f-8c3e-3415b54fea47', 'f3f6c458-058d-408a-ac64-b0cd4cff43b4', 'd44af066-5926-4df9-a05e-a843242b6b6b'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:20.376474 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb9a8d9-bedb-4f5d-b186-2ab37f9f32d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5f1e6a6-b3a6-40b1-b5ed-4205ba5733b7', '3f5a735b-4c67-424f-8c3e-3415b54fea47', 'f3f6c458-058d-408a-ac64-b0cd4cff43b4', 'd44af066-5926-4df9-a05e-a843242b6b6b']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.377183 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce64d42f-ba3c-4680-a724-5bc9cfea7ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.396099 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce64d42f-ba3c-4680-a724-5bc9cfea7ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6382d19-d4e8-4f57-9bc0-b48bd593c238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-341041435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='810ed1f41b3447349adf7449e6f44807',qos_specs=None,replication_status=,reservations=['a5f1e6a6-b3a6-40b1-b5ed-4205ba5733b7','3f5a735b-4c67-424f-8c3e-3415b54fea47','f3f6c458-058d-408a-ac64-b0cd4cff43b4','d44af066-5926-4df9-a05e-a843242b6b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-341041435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6382d19-d4e8-4f57-9bc0-b48bd593c238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='810ed1f41b3447349adf7449e6f44807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.396744 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60024a2b-054c-4760-b367-8e24db37a880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.413351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60024a2b-054c-4760-b367-8e24db37a880) transitioned into state 'SUCCESS' from state '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-341041435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='810ed1f41b3447349adf7449e6f44807',qos_specs=None,replication_status=,reservations=['a5f1e6a6-b3a6-40b1-b5ed-4205ba5733b7','3f5a735b-4c67-424f-8c3e-3415b54fea47','f3f6c458-058d-408a-ac64-b0cd4cff43b4','d44af066-5926-4df9-a05e-a843242b6b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.414018 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42415f89-008c-463f-8992-b7536ad4077a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.421718 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42415f89-008c-463f-8992-b7536ad4077a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.422887 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Flow 'volume_create_api' (96275341-9002-47df-aa7a-2f5a591a567c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:20.422953 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume request issued successfully. Aug 07 19:02:20.423682 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-59f9987c-4727-4149-a805-0e6595bfb537 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:20.424250 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1130/4503] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:02:20 2026] POST /volume/v3/volumes => generated 754 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:20.436004 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:20.437693 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:20.438070 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1436984080"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:20.439464 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume request body: {'volume': {"'imageRef": '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1436984080'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:20.439580 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume of 1 GB Aug 07 19:02:20.439854 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:20.439854 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:20.443610 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Availability Zones retrieved successfully. Aug 07 19:02:20.448940 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Flow 'volume_create_api' (0e7dc601-307d-4123-bb15-9b090d955c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:20.449785 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd654572-2507-48b7-94ff-530af8c284d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.450637 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:20.472446 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd654572-2507-48b7-94ff-530af8c284d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.473070 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74286c6-7b27-499d-ba5c-f0e27f2fdb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.509882 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Created reservations ['66ca00b8-131d-4058-aac6-9296d3eb5366', '25e66847-babd-46d1-95dd-88b4aaf5bfd1', '30421e09-7ed7-4fc6-ac8a-ba063f4a91cb', '02382086-997d-4a3d-abf8-d3d9fbca6f34'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:20.510925 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74286c6-7b27-499d-ba5c-f0e27f2fdb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66ca00b8-131d-4058-aac6-9296d3eb5366', '25e66847-babd-46d1-95dd-88b4aaf5bfd1', '30421e09-7ed7-4fc6-ac8a-ba063f4a91cb', '02382086-997d-4a3d-abf8-d3d9fbca6f34']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.512048 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4aecde3-5883-4bbe-a21f-a3254556878e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.541587 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4aecde3-5883-4bbe-a21f-a3254556878e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa1fb93f-d628-494c-88cd-9e4311f25077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1436984080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='810ed1f41b3447349adf7449e6f44807',qos_specs=None,replication_status=,reservations=['66ca00b8-131d-4058-aac6-9296d3eb5366','25e66847-babd-46d1-95dd-88b4aaf5bfd1','30421e09-7ed7-4fc6-ac8a-ba063f4a91cb','02382086-997d-4a3d-abf8-d3d9fbca6f34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1436984080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa1fb93f-d628-494c-88cd-9e4311f25077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='810ed1f41b3447349adf7449e6f44807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.542741 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148cf7f0-d4e1-45bb-bc27-599d90cb6451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.558772 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fb2c4548-2460-4173-97c8-dfd6fa369289 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:20.560701 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fb2c4548-2460-4173-97c8-dfd6fa369289 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:20.560960 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fb2c4548-2460-4173-97c8-dfd6fa369289 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:20.561185 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fb2c4548-2460-4173-97c8-dfd6fa369289 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:20.561321 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-fb2c4548-2460-4173-97c8-dfd6fa369289 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:20.563236 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148cf7f0-d4e1-45bb-bc27-599d90cb6451) transitioned into state 'SUCCESS' from state '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-1436984080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='810ed1f41b3447349adf7449e6f44807',qos_specs=None,replication_status=,reservations=['66ca00b8-131d-4058-aac6-9296d3eb5366','25e66847-babd-46d1-95dd-88b4aaf5bfd1','30421e09-7ed7-4fc6-ac8a-ba063f4a91cb','02382086-997d-4a3d-abf8-d3d9fbca6f34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377c08f3e1c4ddca6b96d86fee5c2b3',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.563893 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e38d9ff-1c09-4089-88f7-91e4bb1e71a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:20.565801 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:20.565801 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:20.566606 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fb2c4548-2460-4173-97c8-dfd6fa369289 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:20.567109 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1124/4504] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:20 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:20.572937 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e38d9ff-1c09-4089-88f7-91e4bb1e71a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:20.573734 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Flow 'volume_create_api' (0e7dc601-307d-4123-bb15-9b090d955c60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:20.574027 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Create volume request issued successfully. Aug 07 19:02:20.574553 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-20d3ca1a-8143-4f5b-8158-ea6069b63f5c tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:20.575014 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1132/4505] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:02:20 2026] POST /volume/v3/volumes => generated 755 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:20.587179 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a1d27c11-4e03-4088-be4e-c1f7a0050352 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:20.589156 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a1d27c11-4e03-4088-be4e-c1f7a0050352 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea Aug 07 19:02:20.589418 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a1d27c11-4e03-4088-be4e-c1f7a0050352 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:20.589591 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a1d27c11-4e03-4088-be4e-c1f7a0050352 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:20.599537 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:20.599537 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:20.605232 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a1d27c11-4e03-4088-be4e-c1f7a0050352 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:20.611977 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a1d27c11-4e03-4088-be4e-c1f7a0050352 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea returned with HTTP 200 Aug 07 19:02:20.612403 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1120/4506] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:20 2026] GET /volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:20.626352 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-32e2882a-5e72-4cf7-bb5b-bbb4ae35cedb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:20.628458 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-32e2882a-5e72-4cf7-bb5b-bbb4ae35cedb tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f Aug 07 19:02:20.628648 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-32e2882a-5e72-4cf7-bb5b-bbb4ae35cedb tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:20.629080 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-32e2882a-5e72-4cf7-bb5b-bbb4ae35cedb tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:20.636184 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:20.636184 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:20.639942 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-32e2882a-5e72-4cf7-bb5b-bbb4ae35cedb tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:20.644411 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-32e2882a-5e72-4cf7-bb5b-bbb4ae35cedb tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f returned with HTTP 200 Aug 07 19:02:20.644986 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1131/4507] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:20 2026] GET /volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:20.659486 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-494ae3b9-d48f-4266-bad9-0bbbb69b56e9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:20.661774 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-494ae3b9-d48f-4266-bad9-0bbbb69b56e9 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab Aug 07 19:02:20.662176 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-494ae3b9-d48f-4266-bad9-0bbbb69b56e9 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:20.662520 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-494ae3b9-d48f-4266-bad9-0bbbb69b56e9 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:20.671440 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:20.671440 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:20.675775 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-494ae3b9-d48f-4266-bad9-0bbbb69b56e9 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:20.680283 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-494ae3b9-d48f-4266-bad9-0bbbb69b56e9 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab returned with HTTP 200 Aug 07 19:02:20.680845 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1125/4508] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:20 2026] GET /volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:20.692838 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b4f483b4-2b0a-4242-931b-5d74ec504daa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:20.694626 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b4f483b4-2b0a-4242-931b-5d74ec504daa tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 Aug 07 19:02:20.694812 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b4f483b4-2b0a-4242-931b-5d74ec504daa tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:20.695013 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b4f483b4-2b0a-4242-931b-5d74ec504daa tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:20.701356 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:20.701356 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:20.705150 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b4f483b4-2b0a-4242-931b-5d74ec504daa tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:20.710828 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b4f483b4-2b0a-4242-931b-5d74ec504daa tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 returned with HTTP 200 Aug 07 19:02:20.710828 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1133/4509] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:20 2026] GET /volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:20.725323 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-93a83e0d-67ac-43bd-90aa-995956201c64 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:20.727345 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-93a83e0d-67ac-43bd-90aa-995956201c64 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 Aug 07 19:02:20.727536 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-93a83e0d-67ac-43bd-90aa-995956201c64 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:20.727728 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-93a83e0d-67ac-43bd-90aa-995956201c64 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:20.735734 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:20.735734 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:20.739214 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-93a83e0d-67ac-43bd-90aa-995956201c64 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:20.743181 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-93a83e0d-67ac-43bd-90aa-995956201c64 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 returned with HTTP 200 Aug 07 19:02:20.743582 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1121/4510] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:20 2026] GET /volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:20.758740 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6ac8b12d-8ff8-4204-bde2-a90a7fb92c91 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:20.760341 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6ac8b12d-8ff8-4204-bde2-a90a7fb92c91 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] DELETE https://10.4.3.15/volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 Aug 07 19:02:20.760505 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6ac8b12d-8ff8-4204-bde2-a90a7fb92c91 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:20.760671 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6ac8b12d-8ff8-4204-bde2-a90a7fb92c91 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:20.760823 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-6ac8b12d-8ff8-4204-bde2-a90a7fb92c91 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Delete volume with id: aa1fb93f-d628-494c-88cd-9e4311f25077 Aug 07 19:02:20.767815 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:20.767815 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:20.768279 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6ac8b12d-8ff8-4204-bde2-a90a7fb92c91 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:20.786784 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6ac8b12d-8ff8-4204-bde2-a90a7fb92c91 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Delete volume request issued successfully. Aug 07 19:02:20.786975 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6ac8b12d-8ff8-4204-bde2-a90a7fb92c91 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 returned with HTTP 202 Aug 07 19:02:20.787432 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1132/4511] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:20 2026] DELETE /volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:20.795866 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-66861469-8053-4942-9325-39e15a52b417 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:20.798699 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-66861469-8053-4942-9325-39e15a52b417 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 Aug 07 19:02:20.798699 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-66861469-8053-4942-9325-39e15a52b417 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:20.798835 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-66861469-8053-4942-9325-39e15a52b417 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:20.806866 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:20.806866 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:20.810803 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-66861469-8053-4942-9325-39e15a52b417 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:20.815437 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-66861469-8053-4942-9325-39e15a52b417 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 returned with HTTP 200 Aug 07 19:02:20.815829 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1126/4512] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:20 2026] GET /volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:21.576982 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eb489dac-f702-4250-b0e6-ef24e742f66b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:21.579600 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb489dac-f702-4250-b0e6-ef24e742f66b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:21.579975 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb489dac-f702-4250-b0e6-ef24e742f66b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:21.580315 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb489dac-f702-4250-b0e6-ef24e742f66b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:21.580563 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-eb489dac-f702-4250-b0e6-ef24e742f66b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:21.586361 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:21.586361 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:21.587359 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb489dac-f702-4250-b0e6-ef24e742f66b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:21.588182 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1134/4513] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:21 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:21.839650 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-82b277f9-33d4-4216-ba8f-deb067225cbc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:21.844114 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82b277f9-33d4-4216-ba8f-deb067225cbc tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 Aug 07 19:02:21.844247 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82b277f9-33d4-4216-ba8f-deb067225cbc tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:21.844403 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82b277f9-33d4-4216-ba8f-deb067225cbc tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:21.855186 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82b277f9-33d4-4216-ba8f-deb067225cbc tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 returned with HTTP 404 Aug 07 19:02:21.855614 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1122/4514] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:21 2026] GET /volume/v3/volumes/aa1fb93f-d628-494c-88cd-9e4311f25077 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:21.862068 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bb176211-5a92-481d-a13e-32a6b1c2edde None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:21.863693 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bb176211-5a92-481d-a13e-32a6b1c2edde tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] DELETE https://10.4.3.15/volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 Aug 07 19:02:21.863900 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bb176211-5a92-481d-a13e-32a6b1c2edde tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:21.864491 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bb176211-5a92-481d-a13e-32a6b1c2edde tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:21.864665 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-bb176211-5a92-481d-a13e-32a6b1c2edde tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Delete volume with id: f6382d19-d4e8-4f57-9bc0-b48bd593c238 Aug 07 19:02:21.877744 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:21.877744 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:21.878230 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bb176211-5a92-481d-a13e-32a6b1c2edde tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:21.896210 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bb176211-5a92-481d-a13e-32a6b1c2edde tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Delete volume request issued successfully. Aug 07 19:02:21.896396 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bb176211-5a92-481d-a13e-32a6b1c2edde tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 returned with HTTP 202 Aug 07 19:02:21.896775 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1133/4515] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:21 2026] DELETE /volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:21.905166 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-46cd51da-fda5-47d2-a4bd-9e767ae85002 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:21.907472 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-46cd51da-fda5-47d2-a4bd-9e767ae85002 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 Aug 07 19:02:21.907763 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-46cd51da-fda5-47d2-a4bd-9e767ae85002 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:21.908068 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-46cd51da-fda5-47d2-a4bd-9e767ae85002 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:21.917092 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:21.917092 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:21.921590 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-46cd51da-fda5-47d2-a4bd-9e767ae85002 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:21.927515 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-46cd51da-fda5-47d2-a4bd-9e767ae85002 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 returned with HTTP 200 Aug 07 19:02:21.928105 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1127/4516] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:21 2026] GET /volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:22.600017 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-25e0aa7d-dec5-4715-9001-dc2bf47b805c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:22.604406 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25e0aa7d-dec5-4715-9001-dc2bf47b805c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:22.604616 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25e0aa7d-dec5-4715-9001-dc2bf47b805c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:22.604797 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25e0aa7d-dec5-4715-9001-dc2bf47b805c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:22.604915 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-25e0aa7d-dec5-4715-9001-dc2bf47b805c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:22.609357 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:22.609357 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:22.609924 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25e0aa7d-dec5-4715-9001-dc2bf47b805c tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:22.610314 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1135/4517] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:22 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:22.943133 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9269fc81-a9a4-463a-a28d-8ba6cd9a8b00 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:22.944901 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9269fc81-a9a4-463a-a28d-8ba6cd9a8b00 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 Aug 07 19:02:22.945134 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9269fc81-a9a4-463a-a28d-8ba6cd9a8b00 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:22.945313 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9269fc81-a9a4-463a-a28d-8ba6cd9a8b00 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:22.952227 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9269fc81-a9a4-463a-a28d-8ba6cd9a8b00 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 returned with HTTP 404 Aug 07 19:02:22.952630 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1123/4518] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:22 2026] GET /volume/v3/volumes/f6382d19-d4e8-4f57-9bc0-b48bd593c238 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:22.960762 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c21c783c-73d6-4332-8d2f-5597fcb718f8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:22.962887 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c21c783c-73d6-4332-8d2f-5597fcb718f8 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] DELETE https://10.4.3.15/volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab Aug 07 19:02:22.963101 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c21c783c-73d6-4332-8d2f-5597fcb718f8 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:22.963325 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c21c783c-73d6-4332-8d2f-5597fcb718f8 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:22.963480 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-c21c783c-73d6-4332-8d2f-5597fcb718f8 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Delete volume with id: 9903083f-57c0-4331-887e-17800adc84ab Aug 07 19:02:22.972263 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:22.972263 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:22.972715 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c21c783c-73d6-4332-8d2f-5597fcb718f8 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:22.996797 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c21c783c-73d6-4332-8d2f-5597fcb718f8 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Delete volume request issued successfully. Aug 07 19:02:22.997029 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c21c783c-73d6-4332-8d2f-5597fcb718f8 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab returned with HTTP 202 Aug 07 19:02:22.997466 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1134/4519] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:22 2026] DELETE /volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:23.008305 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9fab5ae6-6862-4b8f-bc75-f164c991895e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:23.012509 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9fab5ae6-6862-4b8f-bc75-f164c991895e tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab Aug 07 19:02:23.013456 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9fab5ae6-6862-4b8f-bc75-f164c991895e tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:23.013704 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9fab5ae6-6862-4b8f-bc75-f164c991895e tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:23.021483 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:23.021483 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:23.026362 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-9fab5ae6-6862-4b8f-bc75-f164c991895e tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:23.032117 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9fab5ae6-6862-4b8f-bc75-f164c991895e tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab returned with HTTP 200 Aug 07 19:02:23.032805 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1128/4520] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:23 2026] GET /volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:23.621523 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-75216783-2fe4-435b-a6c3-ed2240f4439d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:23.624616 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75216783-2fe4-435b-a6c3-ed2240f4439d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:23.624823 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75216783-2fe4-435b-a6c3-ed2240f4439d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:23.625018 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75216783-2fe4-435b-a6c3-ed2240f4439d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:23.625135 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-75216783-2fe4-435b-a6c3-ed2240f4439d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:23.629549 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:23.629549 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:23.630320 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75216783-2fe4-435b-a6c3-ed2240f4439d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:23.630759 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1136/4521] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:23 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:24.044549 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-db9f3f2c-66a7-42a2-91f5-10f4bf6a9795 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:24.046304 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db9f3f2c-66a7-42a2-91f5-10f4bf6a9795 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab Aug 07 19:02:24.046491 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db9f3f2c-66a7-42a2-91f5-10f4bf6a9795 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:24.046665 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db9f3f2c-66a7-42a2-91f5-10f4bf6a9795 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:24.052172 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db9f3f2c-66a7-42a2-91f5-10f4bf6a9795 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab returned with HTTP 404 Aug 07 19:02:24.052565 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1124/4522] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:24 2026] GET /volume/v3/volumes/9903083f-57c0-4331-887e-17800adc84ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:24.063569 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aa169773-5d9a-4751-ab03-1554d4c5e519 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:24.065165 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aa169773-5d9a-4751-ab03-1554d4c5e519 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f Aug 07 19:02:24.065529 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aa169773-5d9a-4751-ab03-1554d4c5e519 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:24.065779 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aa169773-5d9a-4751-ab03-1554d4c5e519 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:24.066986 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-aa169773-5d9a-4751-ab03-1554d4c5e519 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Delete volume with id: 0d59433a-efc4-4c59-94a8-3d237154f61f Aug 07 19:02:24.072859 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:24.072859 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:24.073409 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aa169773-5d9a-4751-ab03-1554d4c5e519 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:24.089788 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aa169773-5d9a-4751-ab03-1554d4c5e519 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Delete volume request issued successfully. Aug 07 19:02:24.090177 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aa169773-5d9a-4751-ab03-1554d4c5e519 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f returned with HTTP 202 Aug 07 19:02:24.090634 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1135/4523] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:24 2026] DELETE /volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:24.099465 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-114f5132-9388-45d0-b2eb-bee02638a765 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:24.100564 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-114f5132-9388-45d0-b2eb-bee02638a765 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f Aug 07 19:02:24.100776 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-114f5132-9388-45d0-b2eb-bee02638a765 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:24.100989 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-114f5132-9388-45d0-b2eb-bee02638a765 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:24.109766 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:24.109766 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:24.113142 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-114f5132-9388-45d0-b2eb-bee02638a765 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:24.117557 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-114f5132-9388-45d0-b2eb-bee02638a765 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f returned with HTTP 200 Aug 07 19:02:24.118052 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1129/4524] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:24 2026] GET /volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:24.407331 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-83d72081-260c-402e-8265-18e0ecab26e4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:24.541180 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:24.541517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-667346942", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:24.542931 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-667346942', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:24.543163 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Create volume of 1 GB Aug 07 19:02:24.547354 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Availability Zones retrieved successfully. Aug 07 19:02:24.552101 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Flow 'volume_create_api' (43107280-de0a-4931-bd40-e4b9d2ec968f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:24.553097 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a357b7-3fb3-4454-8568-665f87d11817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:24.553972 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:24.574743 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a357b7-3fb3-4454-8568-665f87d11817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:24.575533 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26931b4c-fce6-4bb7-92f8-1fc2181bb103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:24.625683 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Created reservations ['ca257a0b-8279-45f0-8aa7-46b6e9aaa260', '4d1c3abc-25c8-4b34-994f-c0393d7e6f18', '397ff2dc-5bae-4aab-b3a5-ed26d1e10dcd', 'e7c9a49f-37b5-4666-9a11-6478f1b7670d'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:24.626469 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26931b4c-fce6-4bb7-92f8-1fc2181bb103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca257a0b-8279-45f0-8aa7-46b6e9aaa260', '4d1c3abc-25c8-4b34-994f-c0393d7e6f18', '397ff2dc-5bae-4aab-b3a5-ed26d1e10dcd', 'e7c9a49f-37b5-4666-9a11-6478f1b7670d']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:24.627186 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70e40fc-7c2d-4af1-b631-d8c3879e592e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:24.641963 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6e047cfd-6513-4a7d-ac10-d67a69861efc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:24.643571 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e047cfd-6513-4a7d-ac10-d67a69861efc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:24.643766 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e047cfd-6513-4a7d-ac10-d67a69861efc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:24.643950 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e047cfd-6513-4a7d-ac10-d67a69861efc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:24.644073 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-6e047cfd-6513-4a7d-ac10-d67a69861efc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:24.647406 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70e40fc-7c2d-4af1-b631-d8c3879e592e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f7198c6-8f2a-41f3-a71a-d5eaa7554d55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-667346942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b75bc8aecda46a79c34e7abba4044bd',qos_specs=None,replication_status=,reservations=['ca257a0b-8279-45f0-8aa7-46b6e9aaa260','4d1c3abc-25c8-4b34-994f-c0393d7e6f18','397ff2dc-5bae-4aab-b3a5-ed26d1e10dcd','e7c9a49f-37b5-4666-9a11-6478f1b7670d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2171af69c7bf42faa7108d338eed8a24',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-667346942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f7198c6-8f2a-41f3-a71a-d5eaa7554d55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b75bc8aecda46a79c34e7abba4044bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2171af69c7bf42faa7108d338eed8a24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:24.647600 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:24.647600 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:24.648091 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3bcbe2-e911-4c0f-b72e-f47239b06828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:24.648141 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e047cfd-6513-4a7d-ac10-d67a69861efc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:24.648461 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1125/4525] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:24 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:24.663971 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3bcbe2-e911-4c0f-b72e-f47239b06828) transitioned into state 'SUCCESS' from state '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-667346942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b75bc8aecda46a79c34e7abba4044bd',qos_specs=None,replication_status=,reservations=['ca257a0b-8279-45f0-8aa7-46b6e9aaa260','4d1c3abc-25c8-4b34-994f-c0393d7e6f18','397ff2dc-5bae-4aab-b3a5-ed26d1e10dcd','e7c9a49f-37b5-4666-9a11-6478f1b7670d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2171af69c7bf42faa7108d338eed8a24',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:24.664619 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75bc7c23-ce03-47e1-b4b4-c9cfcd50db81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:24.675905 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75bc7c23-ce03-47e1-b4b4-c9cfcd50db81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:24.676672 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Flow 'volume_create_api' (43107280-de0a-4931-bd40-e4b9d2ec968f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:24.676940 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Create volume request issued successfully. Aug 07 19:02:24.677476 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-83d72081-260c-402e-8265-18e0ecab26e4 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:24.677853 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1137/4526] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:02:24 2026] POST /volume/v3/volumes => generated 753 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:24.688912 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b21873f6-8205-49a4-b9fa-6a2e8fea3598 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:24.691154 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b21873f6-8205-49a4-b9fa-6a2e8fea3598 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] GET https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 Aug 07 19:02:24.691348 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b21873f6-8205-49a4-b9fa-6a2e8fea3598 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:24.691551 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b21873f6-8205-49a4-b9fa-6a2e8fea3598 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:24.698456 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:24.698456 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:24.702017 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b21873f6-8205-49a4-b9fa-6a2e8fea3598 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Volume info retrieved successfully. Aug 07 19:02:24.705693 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b21873f6-8205-49a4-b9fa-6a2e8fea3598 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 returned with HTTP 200 Aug 07 19:02:24.706057 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1136/4527] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:24 2026] GET /volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:25.129808 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fd1d2ce5-a1c6-4722-a5b3-4db5d8f09f98 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:25.131659 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fd1d2ce5-a1c6-4722-a5b3-4db5d8f09f98 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f Aug 07 19:02:25.132042 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fd1d2ce5-a1c6-4722-a5b3-4db5d8f09f98 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:25.132233 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fd1d2ce5-a1c6-4722-a5b3-4db5d8f09f98 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:25.138389 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fd1d2ce5-a1c6-4722-a5b3-4db5d8f09f98 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f returned with HTTP 404 Aug 07 19:02:25.138831 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1130/4528] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:25 2026] GET /volume/v3/volumes/0d59433a-efc4-4c59-94a8-3d237154f61f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:25.147179 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c2a83006-9ff9-415b-8a7c-afef305d3d60 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:25.148928 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c2a83006-9ff9-415b-8a7c-afef305d3d60 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] DELETE https://10.4.3.15/volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea Aug 07 19:02:25.149262 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c2a83006-9ff9-415b-8a7c-afef305d3d60 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:25.149367 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c2a83006-9ff9-415b-8a7c-afef305d3d60 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:25.149533 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c2a83006-9ff9-415b-8a7c-afef305d3d60 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Delete volume with id: ae901e97-c277-47bd-8c93-a60a24b78bea Aug 07 19:02:25.156596 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:25.156596 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:25.157100 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c2a83006-9ff9-415b-8a7c-afef305d3d60 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:25.171663 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c2a83006-9ff9-415b-8a7c-afef305d3d60 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Delete volume request issued successfully. Aug 07 19:02:25.171857 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c2a83006-9ff9-415b-8a7c-afef305d3d60 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea returned with HTTP 202 Aug 07 19:02:25.172249 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1126/4529] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:25 2026] DELETE /volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:25.179690 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-97583b09-610b-4880-b3c9-98913bb215fc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:25.181634 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-97583b09-610b-4880-b3c9-98913bb215fc tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea Aug 07 19:02:25.181830 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-97583b09-610b-4880-b3c9-98913bb215fc tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:25.182134 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-97583b09-610b-4880-b3c9-98913bb215fc tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:25.189730 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:25.189730 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:25.194485 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-97583b09-610b-4880-b3c9-98913bb215fc tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Volume info retrieved successfully. Aug 07 19:02:25.200182 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-97583b09-610b-4880-b3c9-98913bb215fc tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea returned with HTTP 200 Aug 07 19:02:25.200809 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1138/4530] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:25 2026] GET /volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:25.661495 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4725beeb-b548-4b3b-a0e2-6946fd575ace None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:25.665762 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4725beeb-b548-4b3b-a0e2-6946fd575ace tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:25.666047 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4725beeb-b548-4b3b-a0e2-6946fd575ace tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:25.666328 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4725beeb-b548-4b3b-a0e2-6946fd575ace tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:25.666446 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-4725beeb-b548-4b3b-a0e2-6946fd575ace tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:25.671172 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:25.671172 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:25.671784 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4725beeb-b548-4b3b-a0e2-6946fd575ace tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:25.672225 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1137/4531] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:25 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:25.727613 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a92d0ca2-643c-4008-ab68-6514b3538ce3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:25.730004 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a92d0ca2-643c-4008-ab68-6514b3538ce3 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] GET https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 Aug 07 19:02:25.730258 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a92d0ca2-643c-4008-ab68-6514b3538ce3 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:25.730497 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a92d0ca2-643c-4008-ab68-6514b3538ce3 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:25.739692 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:25.739692 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:25.744110 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a92d0ca2-643c-4008-ab68-6514b3538ce3 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Volume info retrieved successfully. Aug 07 19:02:25.747855 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a92d0ca2-643c-4008-ab68-6514b3538ce3 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 returned with HTTP 200 Aug 07 19:02:25.748255 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1131/4532] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:25 2026] GET /volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:25.762149 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6d31f2dd-5ed5-44d0-a385-2526c87296bb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:25.764987 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6d31f2dd-5ed5-44d0-a385-2526c87296bb tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] GET https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 Aug 07 19:02:25.765424 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6d31f2dd-5ed5-44d0-a385-2526c87296bb tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:25.765748 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6d31f2dd-5ed5-44d0-a385-2526c87296bb tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:25.775094 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:25.775094 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:25.779731 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6d31f2dd-5ed5-44d0-a385-2526c87296bb tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Volume info retrieved successfully. Aug 07 19:02:25.784020 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6d31f2dd-5ed5-44d0-a385-2526c87296bb tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 returned with HTTP 200 Aug 07 19:02:25.784428 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1127/4533] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:25 2026] GET /volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:25.795563 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bf75e3e1-8136-45ce-bb3a-d4de7e52ebf5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:25.797186 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf75e3e1-8136-45ce-bb3a-d4de7e52ebf5 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] POST https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55/action Aug 07 19:02:25.797509 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf75e3e1-8136-45ce-bb3a-d4de7e52ebf5 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-645180035", "disk_format": "raw"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:02:25.797630 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf75e3e1-8136-45ce-bb3a-d4de7e52ebf5 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-645180035", "disk_format": "raw"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:25.805006 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:25.805006 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:25.805449 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bf75e3e1-8136-45ce-bb3a-d4de7e52ebf5 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Volume info retrieved successfully. Aug 07 19:02:25.817248 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:25.817248 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:25.820590 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.image.image_utils [None req-bf75e3e1-8136-45ce-bb3a-d4de7e52ebf5 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-645180035'}] 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-645180035'}]. {{(pid=100343) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 19:02:26.214088 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f25a9b1d-e260-48ea-8207-d8f3200f11e9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:26.218698 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f25a9b1d-e260-48ea-8207-d8f3200f11e9 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] GET https://10.4.3.15/volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea Aug 07 19:02:26.218926 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f25a9b1d-e260-48ea-8207-d8f3200f11e9 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:26.219226 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f25a9b1d-e260-48ea-8207-d8f3200f11e9 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:26.226296 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f25a9b1d-e260-48ea-8207-d8f3200f11e9 tempest-CreateVolumesFromImageTest-869057397 tempest-CreateVolumesFromImageTest-869057397-project-member] https://10.4.3.15/volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea returned with HTTP 404 Aug 07 19:02:26.226798 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1138/4534] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:26 2026] GET /volume/v3/volumes/ae901e97-c277-47bd-8c93-a60a24b78bea => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:26.329818 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bf75e3e1-8136-45ce-bb3a-d4de7e52ebf5 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Copy volume to image completed successfully. Aug 07 19:02:26.330354 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf75e3e1-8136-45ce-bb3a-d4de7e52ebf5 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55/action returned with HTTP 202 Aug 07 19:02:26.331005 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1139/4535] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:02:25 2026] POST /volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55/action => generated 685 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:26.684691 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ddb4efb0-ffea-4c4b-871e-5939480676e9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:26.686642 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ddb4efb0-ffea-4c4b-871e-5939480676e9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:26.686865 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ddb4efb0-ffea-4c4b-871e-5939480676e9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:26.687107 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ddb4efb0-ffea-4c4b-871e-5939480676e9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:26.687245 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-ddb4efb0-ffea-4c4b-871e-5939480676e9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:26.693041 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:26.693041 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:26.693678 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ddb4efb0-ffea-4c4b-871e-5939480676e9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:26.694154 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1132/4536] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:26 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:27.704408 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7879a448-1e21-44e2-aaa8-4c24c4eaa4af None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:27.706148 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7879a448-1e21-44e2-aaa8-4c24c4eaa4af tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:27.706287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7879a448-1e21-44e2-aaa8-4c24c4eaa4af tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:27.706470 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7879a448-1e21-44e2-aaa8-4c24c4eaa4af tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:27.706577 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7879a448-1e21-44e2-aaa8-4c24c4eaa4af tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:27.711045 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:27.711045 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:27.711199 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7879a448-1e21-44e2-aaa8-4c24c4eaa4af tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:27.711424 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1128/4537] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:27 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:28.723131 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-538aa3ef-ab30-404d-8d05-a7537095dff2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:28.725010 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-538aa3ef-ab30-404d-8d05-a7537095dff2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:28.725274 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-538aa3ef-ab30-404d-8d05-a7537095dff2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:28.725487 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-538aa3ef-ab30-404d-8d05-a7537095dff2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:28.725593 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-538aa3ef-ab30-404d-8d05-a7537095dff2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:28.730217 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:28.730217 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:28.731113 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-538aa3ef-ab30-404d-8d05-a7537095dff2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:28.731622 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1139/4538] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:28 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:29.186941 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:29.188604 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:29.189108 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "96b39952-f8a8-4cf0-8247-67de2743ab9f", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:29.190470 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '96b39952-f8a8-4cf0-8247-67de2743ab9f', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:29.260288 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume of 1 GB Aug 07 19:02:29.264094 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Availability Zones retrieved successfully. Aug 07 19:02:29.269257 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Flow 'volume_create_api' (53f1eee8-8068-41ba-855f-f355f6874e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:29.270363 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (068755a4-80fe-4bcc-8e37-14f1785e5155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:29.271238 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:29.325873 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (068755a4-80fe-4bcc-8e37-14f1785e5155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:29.326579 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2065f328-176f-4e26-a8d4-4cf0d35b803d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:29.383879 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Created reservations ['58c9278d-3eaf-4d28-b65f-b6aa442bf87b', '691a72a9-5544-4f83-80e8-68eb2b57fcee', '8f5ef758-bcc4-4a88-816c-ae77b1da584b', '6789e673-d720-490b-92f5-8096ca255b40'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:29.384607 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2065f328-176f-4e26-a8d4-4cf0d35b803d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58c9278d-3eaf-4d28-b65f-b6aa442bf87b', '691a72a9-5544-4f83-80e8-68eb2b57fcee', '8f5ef758-bcc4-4a88-816c-ae77b1da584b', '6789e673-d720-490b-92f5-8096ca255b40']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:29.385471 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5908da22-0410-4186-ac9b-1e9800add689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:29.429427 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5908da22-0410-4186-ac9b-1e9800add689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a341b5f-12e7-4c69-819c-258eb47f25e6', '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='137800e4af114f19ac84ca12f17f86a9',qos_specs=None,replication_status=,reservations=['58c9278d-3eaf-4d28-b65f-b6aa442bf87b','691a72a9-5544-4f83-80e8-68eb2b57fcee','8f5ef758-bcc4-4a88-816c-ae77b1da584b','6789e673-d720-490b-92f5-8096ca255b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd16e35658554ffca0277d6c58ca882d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:29Z,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=3a341b5f-12e7-4c69-819c-258eb47f25e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='137800e4af114f19ac84ca12f17f86a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd16e35658554ffca0277d6c58ca882d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:29.430025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c809ddc-3d61-4726-9f99-b2595b8d8403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:29.449464 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c809ddc-3d61-4726-9f99-b2595b8d8403) transitioned into state 'SUCCESS' from 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='137800e4af114f19ac84ca12f17f86a9',qos_specs=None,replication_status=,reservations=['58c9278d-3eaf-4d28-b65f-b6aa442bf87b','691a72a9-5544-4f83-80e8-68eb2b57fcee','8f5ef758-bcc4-4a88-816c-ae77b1da584b','6789e673-d720-490b-92f5-8096ca255b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd16e35658554ffca0277d6c58ca882d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:29.449767 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc7b162-be61-45e9-8f84-59524f70deaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:29.462922 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc7b162-be61-45e9-8f84-59524f70deaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:29.463700 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Flow 'volume_create_api' (53f1eee8-8068-41ba-855f-f355f6874e3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:29.464007 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume request issued successfully. Aug 07 19:02:29.464572 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac029d9b-16a6-4911-8e9a-59d242858f59 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:29.464979 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1140/4539] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 19:02:29 2026] POST /volume/v3/volumes => generated 773 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:29.481783 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e214c031-c29e-482b-bc34-27e2a6e71b42 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:29.483573 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e214c031-c29e-482b-bc34-27e2a6e71b42 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:29.483780 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e214c031-c29e-482b-bc34-27e2a6e71b42 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:29.483969 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e214c031-c29e-482b-bc34-27e2a6e71b42 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:29.491023 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:29.491023 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:29.494919 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e214c031-c29e-482b-bc34-27e2a6e71b42 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:29.499128 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e214c031-c29e-482b-bc34-27e2a6e71b42 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 200 Aug 07 19:02:29.499547 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1133/4540] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:29 2026] GET /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:29.743215 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0aeeb637-c26d-4937-adde-dadf03dc71bb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:29.745926 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0aeeb637-c26d-4937-adde-dadf03dc71bb tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:29.746230 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0aeeb637-c26d-4937-adde-dadf03dc71bb tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:29.746473 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0aeeb637-c26d-4937-adde-dadf03dc71bb tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:29.746627 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0aeeb637-c26d-4937-adde-dadf03dc71bb tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:29.751297 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:29.751297 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:29.752423 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0aeeb637-c26d-4937-adde-dadf03dc71bb tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:29.752544 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1129/4541] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:29 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:30.515743 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-82616dcf-46b7-4e44-834c-55241a543962 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:30.517851 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-82616dcf-46b7-4e44-834c-55241a543962 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:30.518087 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-82616dcf-46b7-4e44-834c-55241a543962 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:30.518279 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-82616dcf-46b7-4e44-834c-55241a543962 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:30.529068 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:30.529068 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:30.531264 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-82616dcf-46b7-4e44-834c-55241a543962 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:30.534071 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-82616dcf-46b7-4e44-834c-55241a543962 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 200 Aug 07 19:02:30.534506 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1140/4542] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:30 2026] GET /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:30.765687 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-54a86036-b90f-4dad-a57d-625f001e4a69 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:30.767530 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54a86036-b90f-4dad-a57d-625f001e4a69 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:30.767687 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54a86036-b90f-4dad-a57d-625f001e4a69 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:30.767882 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54a86036-b90f-4dad-a57d-625f001e4a69 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:30.767981 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-54a86036-b90f-4dad-a57d-625f001e4a69 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:30.772314 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:30.772314 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:30.773033 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54a86036-b90f-4dad-a57d-625f001e4a69 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:30.773446 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1141/4543] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:30 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:31.565267 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e734324d-d2d6-492f-a6b2-637b64abad36 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:31.565971 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e734324d-d2d6-492f-a6b2-637b64abad36 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:31.566300 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e734324d-d2d6-492f-a6b2-637b64abad36 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:31.566571 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e734324d-d2d6-492f-a6b2-637b64abad36 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:31.574861 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:31.574861 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:31.580192 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e734324d-d2d6-492f-a6b2-637b64abad36 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:31.586290 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e734324d-d2d6-492f-a6b2-637b64abad36 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 200 Aug 07 19:02:31.586476 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1134/4544] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:31 2026] GET /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:31.789235 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9a6fc96e-08f4-4944-9b69-c9a7f6a93d96 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:31.791110 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9a6fc96e-08f4-4944-9b69-c9a7f6a93d96 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:31.791584 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9a6fc96e-08f4-4944-9b69-c9a7f6a93d96 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:31.791584 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9a6fc96e-08f4-4944-9b69-c9a7f6a93d96 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:31.791737 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9a6fc96e-08f4-4944-9b69-c9a7f6a93d96 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:31.796968 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:31.796968 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:31.797819 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9a6fc96e-08f4-4944-9b69-c9a7f6a93d96 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:31.798276 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1130/4545] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:31 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:32.605084 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fc585005-f00e-488c-b7a5-2a56f14edfe1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:32.609708 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fc585005-f00e-488c-b7a5-2a56f14edfe1 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:32.609708 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fc585005-f00e-488c-b7a5-2a56f14edfe1 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:32.609708 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fc585005-f00e-488c-b7a5-2a56f14edfe1 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:32.617478 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:32.617478 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:32.621561 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fc585005-f00e-488c-b7a5-2a56f14edfe1 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:32.628389 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fc585005-f00e-488c-b7a5-2a56f14edfe1 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 200 Aug 07 19:02:32.628853 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1141/4546] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:32 2026] GET /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:32.808574 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c66b8232-9f16-41e1-8ede-130fb3bb348d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:32.811349 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c66b8232-9f16-41e1-8ede-130fb3bb348d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:32.811669 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c66b8232-9f16-41e1-8ede-130fb3bb348d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:32.812042 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c66b8232-9f16-41e1-8ede-130fb3bb348d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:32.812186 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c66b8232-9f16-41e1-8ede-130fb3bb348d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:32.817828 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:32.817828 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:32.818740 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c66b8232-9f16-41e1-8ede-130fb3bb348d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:32.819224 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1142/4547] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:32 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:33.301007 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-54020885-8c6d-40ba-8add-b922755caf60 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:33.307295 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-54020885-8c6d-40ba-8add-b922755caf60 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a Aug 07 19:02:33.307593 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-54020885-8c6d-40ba-8add-b922755caf60 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:33.307900 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-54020885-8c6d-40ba-8add-b922755caf60 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:33.324430 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:33.324430 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:33.329912 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-54020885-8c6d-40ba-8add-b922755caf60 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:02:33.335776 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-54020885-8c6d-40ba-8add-b922755caf60 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a returned with HTTP 200 Aug 07 19:02:33.336290 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1135/4548] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:33 2026] GET /volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a => generated 1647 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:33.654127 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4f8733f0-580d-40a0-a3df-2ed9b69e2640 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:33.656032 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f8733f0-580d-40a0-a3df-2ed9b69e2640 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:33.656920 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f8733f0-580d-40a0-a3df-2ed9b69e2640 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:33.657247 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f8733f0-580d-40a0-a3df-2ed9b69e2640 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:33.666894 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:33.666894 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:33.672569 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4f8733f0-580d-40a0-a3df-2ed9b69e2640 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:33.678891 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f8733f0-580d-40a0-a3df-2ed9b69e2640 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 200 Aug 07 19:02:33.679202 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1131/4549] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:33 2026] GET /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:33.834032 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8777bb41-26ee-4bc2-bb34-e6658f7306d9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:33.835803 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8777bb41-26ee-4bc2-bb34-e6658f7306d9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:33.836053 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8777bb41-26ee-4bc2-bb34-e6658f7306d9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:33.836361 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8777bb41-26ee-4bc2-bb34-e6658f7306d9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:33.836468 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-8777bb41-26ee-4bc2-bb34-e6658f7306d9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:33.840681 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:33.840681 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:33.841419 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8777bb41-26ee-4bc2-bb34-e6658f7306d9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:33.841786 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1142/4550] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:33 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:34.354535 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b17ce207-473f-4e2e-90f7-47800d4b345c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:34.357636 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b17ce207-473f-4e2e-90f7-47800d4b345c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a Aug 07 19:02:34.357857 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b17ce207-473f-4e2e-90f7-47800d4b345c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:34.358107 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b17ce207-473f-4e2e-90f7-47800d4b345c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:34.377742 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:34.377742 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:34.387428 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b17ce207-473f-4e2e-90f7-47800d4b345c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:02:34.394087 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b17ce207-473f-4e2e-90f7-47800d4b345c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a returned with HTTP 200 Aug 07 19:02:34.394614 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1143/4551] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:34 2026] GET /volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a => generated 1647 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:34.697585 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0bca9b55-f768-400c-83aa-7593c58ece63 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:34.701792 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0bca9b55-f768-400c-83aa-7593c58ece63 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:34.702127 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0bca9b55-f768-400c-83aa-7593c58ece63 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:34.702381 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0bca9b55-f768-400c-83aa-7593c58ece63 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:34.711835 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:34.711835 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:34.716360 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0bca9b55-f768-400c-83aa-7593c58ece63 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:34.721120 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0bca9b55-f768-400c-83aa-7593c58ece63 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 200 Aug 07 19:02:34.721555 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1136/4552] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:34 2026] GET /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:34.857232 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5f53dada-bd43-4f47-a314-23f59722a574 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:34.860100 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f53dada-bd43-4f47-a314-23f59722a574 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:34.860417 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f53dada-bd43-4f47-a314-23f59722a574 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:34.860722 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f53dada-bd43-4f47-a314-23f59722a574 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:34.861203 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5f53dada-bd43-4f47-a314-23f59722a574 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:34.868990 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:34.868990 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:34.871633 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f53dada-bd43-4f47-a314-23f59722a574 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:34.871633 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1132/4553] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:34 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:34.886486 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-34e455c3-204a-40a8-8e03-8e9f9e39c66a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:34.890261 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-34e455c3-204a-40a8-8e03-8e9f9e39c66a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] POST https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957/action Aug 07 19:02:34.890834 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-34e455c3-204a-40a8-8e03-8e9f9e39c66a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:02:34.890973 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-34e455c3-204a-40a8-8e03-8e9f9e39c66a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:34.896426 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.admin_actions [None req-34e455c3-204a-40a8-8e03-8e9f9e39c66a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Updating backup '660dc385-f5f0-4140-b1ac-437f29fab957' with '{'status': 'error'}' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 19:02:34.909961 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:34.909961 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:34.911628 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.policy [None req-34e455c3-204a-40a8-8e03-8e9f9e39c66a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'de635d2a2d124e72902c5504295bd415', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e4244e2d2e547ceb017e739e7e273c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100344) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:02:34.911887 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-34e455c3-204a-40a8-8e03-8e9f9e39c66a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957/action returned with HTTP 403 Aug 07 19:02:34.913015 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1143/4554] 10.4.3.15 () {70 vars in 1423 bytes} [Fri Aug 7 19:02:34 2026] POST /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957/action => generated 131 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 07 19:02:34.924142 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-156f09c2-da13-4ade-a860-8391cf4374ed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:34.929733 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-156f09c2-da13-4ade-a860-8391cf4374ed tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 Aug 07 19:02:34.929988 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-156f09c2-da13-4ade-a860-8391cf4374ed tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:34.930210 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-156f09c2-da13-4ade-a860-8391cf4374ed tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:34.930359 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-156f09c2-da13-4ade-a860-8391cf4374ed tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete volume with id: 8a118ca9-0ea9-44f4-a47c-9645503881f9 Aug 07 19:02:34.946835 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:34.946835 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:34.947248 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-156f09c2-da13-4ade-a860-8391cf4374ed tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:34.966802 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-156f09c2-da13-4ade-a860-8391cf4374ed tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete volume request issued successfully. Aug 07 19:02:34.967082 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-156f09c2-da13-4ade-a860-8391cf4374ed tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 returned with HTTP 202 Aug 07 19:02:34.967569 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1144/4555] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:02:34 2026] DELETE /volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:34.976133 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-543a726b-d504-4385-a5b0-bfc3af8a967e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:34.982655 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-543a726b-d504-4385-a5b0-bfc3af8a967e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 Aug 07 19:02:34.982655 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-543a726b-d504-4385-a5b0-bfc3af8a967e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:34.982655 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-543a726b-d504-4385-a5b0-bfc3af8a967e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:34.992181 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:34.992181 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:34.999014 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-543a726b-d504-4385-a5b0-bfc3af8a967e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:35.004580 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-543a726b-d504-4385-a5b0-bfc3af8a967e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 returned with HTTP 200 Aug 07 19:02:35.005097 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1137/4556] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:34 2026] GET /volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:35.122655 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a13fff91-5466-40cd-a9d6-1be197af64ea req-c6936da1-3fcd-4646-a8ed-0869a9a90699 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:35.126567 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a13fff91-5466-40cd-a9d6-1be197af64ea req-c6936da1-3fcd-4646-a8ed-0869a9a90699 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/attachments/866bc4f9-0ad1-4e96-93ec-2c88b8dabc47 Aug 07 19:02:35.129145 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a13fff91-5466-40cd-a9d6-1be197af64ea req-c6936da1-3fcd-4646-a8ed-0869a9a90699 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:35.129145 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a13fff91-5466-40cd-a9d6-1be197af64ea req-c6936da1-3fcd-4646-a8ed-0869a9a90699 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:35.139791 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:35.139791 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:35.207391 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a13fff91-5466-40cd-a9d6-1be197af64ea req-c6936da1-3fcd-4646-a8ed-0869a9a90699 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/attachments/866bc4f9-0ad1-4e96-93ec-2c88b8dabc47 returned with HTTP 200 Aug 07 19:02:35.208074 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1133/4557] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:02:35 2026] DELETE /volume/v3/attachments/866bc4f9-0ad1-4e96-93ec-2c88b8dabc47 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:35.415680 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fec73126-83e3-46bb-8cb1-f3146ddd7b1e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:35.418056 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fec73126-83e3-46bb-8cb1-f3146ddd7b1e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a Aug 07 19:02:35.418327 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fec73126-83e3-46bb-8cb1-f3146ddd7b1e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:35.418552 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fec73126-83e3-46bb-8cb1-f3146ddd7b1e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:35.427776 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:35.427776 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:35.433109 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fec73126-83e3-46bb-8cb1-f3146ddd7b1e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:02:35.441212 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fec73126-83e3-46bb-8cb1-f3146ddd7b1e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a returned with HTTP 200 Aug 07 19:02:35.442582 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1144/4558] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:35 2026] GET /volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:35.458358 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f3ea42aa-1abd-461d-aca5-ce5e895a37f6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:35.460500 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3ea42aa-1abd-461d-aca5-ce5e895a37f6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 19:02:35.460500 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f3ea42aa-1abd-461d-aca5-ce5e895a37f6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "96dfd2ad-6d82-4d8f-9d66-80aec9aee06a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1585049804"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:35.462441 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-f3ea42aa-1abd-461d-aca5-ce5e895a37f6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating new backup {'backup': {'volume_id': '96dfd2ad-6d82-4d8f-9d66-80aec9aee06a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1585049804'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:02:35.462602 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-f3ea42aa-1abd-461d-aca5-ce5e895a37f6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating backup of volume 96dfd2ad-6d82-4d8f-9d66-80aec9aee06a in container None Aug 07 19:02:35.477333 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:35.477333 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:35.478221 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f3ea42aa-1abd-461d-aca5-ce5e895a37f6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:02:35.500158 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-f3ea42aa-1abd-461d-aca5-ce5e895a37f6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Created reservations ['ab190431-300b-486d-bbfe-187f4249a133', 'a9e81fba-5072-4b3b-b488-fe3041085ee1'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:35.542227 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3ea42aa-1abd-461d-aca5-ce5e895a37f6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:02:35.542887 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1145/4559] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:02:35 2026] POST /volume/v3/backups => generated 328 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:35.556449 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f8418e40-9587-49ab-a950-52b37d9870ce None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:35.571024 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f8418e40-9587-49ab-a950-52b37d9870ce tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:35.571024 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f8418e40-9587-49ab-a950-52b37d9870ce tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:35.571024 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f8418e40-9587-49ab-a950-52b37d9870ce tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:35.571024 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-f8418e40-9587-49ab-a950-52b37d9870ce tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:35.576071 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:35.576071 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:35.577252 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f8418e40-9587-49ab-a950-52b37d9870ce tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:35.577742 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1138/4560] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:35 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:35.738409 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cf98a0bb-6b45-43bc-a22e-85aee9cb0c6d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:35.740505 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf98a0bb-6b45-43bc-a22e-85aee9cb0c6d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:35.740780 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf98a0bb-6b45-43bc-a22e-85aee9cb0c6d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:35.741035 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf98a0bb-6b45-43bc-a22e-85aee9cb0c6d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:35.749840 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:35.749840 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:35.753103 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cf98a0bb-6b45-43bc-a22e-85aee9cb0c6d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:35.757333 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf98a0bb-6b45-43bc-a22e-85aee9cb0c6d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 200 Aug 07 19:02:35.757672 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1134/4561] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:35 2026] GET /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:35.774798 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f8c1dba4-58e1-486a-a58c-01ddd3a10d85 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:35.778324 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8c1dba4-58e1-486a-a58c-01ddd3a10d85 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:35.778324 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f8c1dba4-58e1-486a-a58c-01ddd3a10d85 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:35.778324 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f8c1dba4-58e1-486a-a58c-01ddd3a10d85 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:35.787863 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:35.787863 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:35.793451 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f8c1dba4-58e1-486a-a58c-01ddd3a10d85 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:35.799696 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8c1dba4-58e1-486a-a58c-01ddd3a10d85 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 200 Aug 07 19:02:35.800334 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1145/4562] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:35 2026] GET /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:35.812404 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-39460451-d86e-4f97-bf5e-12fd117f286c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:35.814518 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39460451-d86e-4f97-bf5e-12fd117f286c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] DELETE https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:35.814784 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39460451-d86e-4f97-bf5e-12fd117f286c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:35.815011 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39460451-d86e-4f97-bf5e-12fd117f286c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:35.815211 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-39460451-d86e-4f97-bf5e-12fd117f286c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume with id: 3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:35.829164 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:35.829164 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:35.829671 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-39460451-d86e-4f97-bf5e-12fd117f286c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:35.856602 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-39460451-d86e-4f97-bf5e-12fd117f286c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume request issued successfully. Aug 07 19:02:35.856782 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39460451-d86e-4f97-bf5e-12fd117f286c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 202 Aug 07 19:02:35.857189 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1146/4563] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:02:35 2026] DELETE /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 19:02:35.864098 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-16d410bd-d34d-4353-b87d-a2b6f937ab72 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:35.866896 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16d410bd-d34d-4353-b87d-a2b6f937ab72 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:35.867241 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16d410bd-d34d-4353-b87d-a2b6f937ab72 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:35.867532 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16d410bd-d34d-4353-b87d-a2b6f937ab72 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:35.875200 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:35.875200 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:35.879601 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-16d410bd-d34d-4353-b87d-a2b6f937ab72 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:35.884117 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16d410bd-d34d-4353-b87d-a2b6f937ab72 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 200 Aug 07 19:02:35.884563 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1139/4564] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:35 2026] GET /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:36.021824 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0186c1c9-710b-457d-b176-7292e9651591 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:36.023651 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0186c1c9-710b-457d-b176-7292e9651591 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 Aug 07 19:02:36.024192 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0186c1c9-710b-457d-b176-7292e9651591 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:36.024192 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0186c1c9-710b-457d-b176-7292e9651591 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:36.030248 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0186c1c9-710b-457d-b176-7292e9651591 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 returned with HTTP 404 Aug 07 19:02:36.030685 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1135/4565] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:36 2026] GET /volume/v3/volumes/8a118ca9-0ea9-44f4-a47c-9645503881f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:36.038752 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:36.040727 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] POST https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4/restore Aug 07 19:02:36.041093 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:36.042341 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Restoring backup 4849ff20-9527-4871-b4af-1c3eeff563e4 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100344) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 19:02:36.042456 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Restoring backup 4849ff20-9527-4871-b4af-1c3eeff563e4 to volume None. Aug 07 19:02:36.049861 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:36.049861 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:36.051131 np0000006749 devstack@c-api.service[100344]: INFO cinder.backup.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Creating volume of 1 GB for restore of backup 4849ff20-9527-4871-b4af-1c3eeff563e4. Aug 07 19:02:36.060932 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Availability zone cache updated, next update will occur around 2026-08-07 20:02:36.060579. {{(pid=100344) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 19:02:36.061156 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Availability Zones retrieved successfully. Aug 07 19:02:36.067118 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Flow 'volume_create_api' (7ee03995-214e-4c7b-871f-31ecd3e8079b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:36.068107 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f902ff2-3b2c-433a-99f0-6936719f5ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:36.068944 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:36.096145 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f902ff2-3b2c-433a-99f0-6936719f5ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:36.096839 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcd9113c-f4a6-4a66-a9e4-5698c3cdbd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:36.128918 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Created reservations ['a5623ada-b5b4-4420-86be-c1be57098ab0', '87e648f4-51b4-47de-bc46-666a4c6a8334', '98294dc4-69e0-4bea-a6b7-c4339350928c', 'e40fc1b7-bd27-4dff-8d6d-019cc514198b'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:36.129759 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcd9113c-f4a6-4a66-a9e4-5698c3cdbd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5623ada-b5b4-4420-86be-c1be57098ab0', '87e648f4-51b4-47de-bc46-666a4c6a8334', '98294dc4-69e0-4bea-a6b7-c4339350928c', 'e40fc1b7-bd27-4dff-8d6d-019cc514198b']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:36.130444 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b12129-a6fd-477a-822e-d1fe9ef69f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:36.154584 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b12129-a6fd-477a-822e-d1fe9ef69f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '656d933b-d9f2-4baa-84cd-311a3a92e947', '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='5e4244e2d2e547ceb017e739e7e273c8',qos_specs=None,replication_status=,reservations=['a5623ada-b5b4-4420-86be-c1be57098ab0','87e648f4-51b4-47de-bc46-666a4c6a8334','98294dc4-69e0-4bea-a6b7-c4339350928c','e40fc1b7-bd27-4dff-8d6d-019cc514198b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de635d2a2d124e72902c5504295bd415',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:36Z,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=656d933b-d9f2-4baa-84cd-311a3a92e947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e4244e2d2e547ceb017e739e7e273c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de635d2a2d124e72902c5504295bd415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:36.155277 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06680834-6c8f-4b2c-bb83-7c75ac752628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:36.169699 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06680834-6c8f-4b2c-bb83-7c75ac752628) transitioned into 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='5e4244e2d2e547ceb017e739e7e273c8',qos_specs=None,replication_status=,reservations=['a5623ada-b5b4-4420-86be-c1be57098ab0','87e648f4-51b4-47de-bc46-666a4c6a8334','98294dc4-69e0-4bea-a6b7-c4339350928c','e40fc1b7-bd27-4dff-8d6d-019cc514198b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de635d2a2d124e72902c5504295bd415',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:36.170351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beab0947-f9e3-4129-b6a0-3051b9627520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:36.178173 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beab0947-f9e3-4129-b6a0-3051b9627520) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:36.178883 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Flow 'volume_create_api' (7ee03995-214e-4c7b-871f-31ecd3e8079b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:36.179181 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Create volume request issued successfully. Aug 07 19:02:36.184653 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:36.184653 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:36.185092 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Volume info retrieved successfully. Aug 07 19:02:36.593018 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e69c190f-73d3-4e54-89f7-2d88a1e3b69a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:36.594843 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e69c190f-73d3-4e54-89f7-2d88a1e3b69a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:36.595115 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e69c190f-73d3-4e54-89f7-2d88a1e3b69a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:36.595326 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e69c190f-73d3-4e54-89f7-2d88a1e3b69a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:36.595430 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e69c190f-73d3-4e54-89f7-2d88a1e3b69a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:36.600260 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:36.600260 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:36.600956 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e69c190f-73d3-4e54-89f7-2d88a1e3b69a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:36.601444 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1147/4566] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:36 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:36.902071 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2f72d423-8163-4602-9d7c-c67473361cc9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:36.903655 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2f72d423-8163-4602-9d7c-c67473361cc9 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:02:36.904239 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2f72d423-8163-4602-9d7c-c67473361cc9 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:36.906026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2f72d423-8163-4602-9d7c-c67473361cc9 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:36.911217 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2f72d423-8163-4602-9d7c-c67473361cc9 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 404 Aug 07 19:02:36.911886 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1140/4567] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:36 2026] GET /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:02:37.194397 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:37.194397 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:37.194777 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Volume info retrieved successfully. Aug 07 19:02:37.195399 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Checking backup size 1 against volume size 1 {{(pid=100344) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 19:02:37.195399 np0000006749 devstack@c-api.service[100344]: INFO cinder.backup.api [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Overwriting volume 656d933b-d9f2-4baa-84cd-311a3a92e947 with restore of backup 4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:37.211038 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] restore_backup in rpcapi backup_id 4849ff20-9527-4871-b4af-1c3eeff563e4 {{(pid=100344) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 19:02:37.213147 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6e264b01-fcd3-4f2c-9b33-65e957306247 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4/restore returned with HTTP 202 Aug 07 19:02:37.213558 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1146/4568] 10.4.3.15 () {70 vars in 1426 bytes} [Fri Aug 7 19:02:36 2026] POST /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4/restore => generated 152 bytes in 1175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:37.227735 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4a2a7b4b-b175-4f8c-bd2a-65dbc609992d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:37.230553 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4a2a7b4b-b175-4f8c-bd2a-65dbc609992d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:37.230878 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4a2a7b4b-b175-4f8c-bd2a-65dbc609992d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:37.231179 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4a2a7b4b-b175-4f8c-bd2a-65dbc609992d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:37.231345 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-4a2a7b4b-b175-4f8c-bd2a-65dbc609992d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:37.238783 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:37.238783 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:37.239647 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4a2a7b4b-b175-4f8c-bd2a-65dbc609992d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:37.240165 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1136/4569] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:37 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:37.610348 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ac4e5acb-68ee-435f-8514-1fd6a603f39d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:37.611916 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac4e5acb-68ee-435f-8514-1fd6a603f39d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:37.612262 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac4e5acb-68ee-435f-8514-1fd6a603f39d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:37.612262 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac4e5acb-68ee-435f-8514-1fd6a603f39d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:37.612398 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ac4e5acb-68ee-435f-8514-1fd6a603f39d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:37.619121 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:37.619121 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:37.620991 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac4e5acb-68ee-435f-8514-1fd6a603f39d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:37.621563 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1148/4570] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:37 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:38.253679 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6ec05c63-2302-4b66-959a-c7808d809d5d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:38.255731 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6ec05c63-2302-4b66-959a-c7808d809d5d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:38.256010 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6ec05c63-2302-4b66-959a-c7808d809d5d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:38.256237 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6ec05c63-2302-4b66-959a-c7808d809d5d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:38.256354 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-6ec05c63-2302-4b66-959a-c7808d809d5d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:38.261130 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:38.261130 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:38.264133 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6ec05c63-2302-4b66-959a-c7808d809d5d tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:38.264133 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1141/4571] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:38 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:38.606126 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:38.608311 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:38.608703 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "401a2f90-194a-492c-87a1-7803fab1ac63", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:38.610223 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '401a2f90-194a-492c-87a1-7803fab1ac63', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:38.633229 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ef5b0171-2eb9-4a86-947c-393ab64e1584 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:38.634969 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef5b0171-2eb9-4a86-947c-393ab64e1584 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:38.635199 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef5b0171-2eb9-4a86-947c-393ab64e1584 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:38.635384 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef5b0171-2eb9-4a86-947c-393ab64e1584 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:38.635500 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ef5b0171-2eb9-4a86-947c-393ab64e1584 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:38.641798 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:38.641798 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:38.647025 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef5b0171-2eb9-4a86-947c-393ab64e1584 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:38.647025 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1137/4572] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:38 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:38.696209 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume of 1 GB Aug 07 19:02:38.700911 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Availability Zones retrieved successfully. Aug 07 19:02:38.705625 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Flow 'volume_create_api' (16ea34d9-6be9-4a86-846c-d6a127f3067d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:38.706713 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad317073-cea0-427e-bfab-748fd2335aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:38.707677 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:38.774415 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad317073-cea0-427e-bfab-748fd2335aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:38.775469 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0db1c1-cb2d-482f-984a-569a5b6212ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:38.814902 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Created reservations ['13bacdac-02a5-4602-a3bf-87c7cdab60cd', '26457d17-e771-4362-9c76-30364b87cff8', 'be58ec3b-5b6e-41a1-9e0b-81261ca3576b', '10f417f7-9d5a-4aab-95cb-5dc35e308456'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:38.815766 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0db1c1-cb2d-482f-984a-569a5b6212ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13bacdac-02a5-4602-a3bf-87c7cdab60cd', '26457d17-e771-4362-9c76-30364b87cff8', 'be58ec3b-5b6e-41a1-9e0b-81261ca3576b', '10f417f7-9d5a-4aab-95cb-5dc35e308456']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:38.816518 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc09886-0041-452c-a501-7d3f990545fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:38.841676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc09886-0041-452c-a501-7d3f990545fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b00a6ca4-1f97-4c03-83f8-f0e3429b6b92', '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='137800e4af114f19ac84ca12f17f86a9',qos_specs=None,replication_status=,reservations=['13bacdac-02a5-4602-a3bf-87c7cdab60cd','26457d17-e771-4362-9c76-30364b87cff8','be58ec3b-5b6e-41a1-9e0b-81261ca3576b','10f417f7-9d5a-4aab-95cb-5dc35e308456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd16e35658554ffca0277d6c58ca882d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b00a6ca4-1f97-4c03-83f8-f0e3429b6b92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='137800e4af114f19ac84ca12f17f86a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd16e35658554ffca0277d6c58ca882d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:38.842838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5841dcd-4cd2-4d98-9122-e1fd35698f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:38.866586 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5841dcd-4cd2-4d98-9122-e1fd35698f93) transitioned into state 'SUCCESS' from 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='137800e4af114f19ac84ca12f17f86a9',qos_specs=None,replication_status=,reservations=['13bacdac-02a5-4602-a3bf-87c7cdab60cd','26457d17-e771-4362-9c76-30364b87cff8','be58ec3b-5b6e-41a1-9e0b-81261ca3576b','10f417f7-9d5a-4aab-95cb-5dc35e308456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd16e35658554ffca0277d6c58ca882d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:38.867210 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4deb6560-df3c-4405-b53a-931aaf0b4099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:38.875908 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4deb6560-df3c-4405-b53a-931aaf0b4099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:38.876701 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Flow 'volume_create_api' (16ea34d9-6be9-4a86-846c-d6a127f3067d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:38.877082 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume request issued successfully. Aug 07 19:02:38.877608 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b30e75c1-df7b-4be8-823a-667c5f5c494b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:38.878161 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1147/4573] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 19:02:38 2026] POST /volume/v3/volumes => generated 773 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:38.892163 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-188b3412-8c94-48c7-b191-4bad3399063f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:38.894094 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-188b3412-8c94-48c7-b191-4bad3399063f tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:38.894365 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-188b3412-8c94-48c7-b191-4bad3399063f tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:38.894498 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-188b3412-8c94-48c7-b191-4bad3399063f tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:38.904744 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:38.904744 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:38.910641 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-188b3412-8c94-48c7-b191-4bad3399063f tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:38.914826 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-188b3412-8c94-48c7-b191-4bad3399063f tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 200 Aug 07 19:02:38.915276 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1149/4574] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:38 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:39.272790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c854096f-ab5f-4922-af4e-d0f3082d711f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:39.275186 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c854096f-ab5f-4922-af4e-d0f3082d711f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:39.275435 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c854096f-ab5f-4922-af4e-d0f3082d711f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:39.275622 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c854096f-ab5f-4922-af4e-d0f3082d711f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:39.275790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-c854096f-ab5f-4922-af4e-d0f3082d711f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:39.281238 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:39.281238 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:39.282153 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c854096f-ab5f-4922-af4e-d0f3082d711f tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:39.282783 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1142/4575] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:39 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:39.659427 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1cf28739-7aa2-4f5d-8eda-d40a4ae06ae5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:39.661167 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1cf28739-7aa2-4f5d-8eda-d40a4ae06ae5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:39.661416 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1cf28739-7aa2-4f5d-8eda-d40a4ae06ae5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:39.661662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1cf28739-7aa2-4f5d-8eda-d40a4ae06ae5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:39.661766 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1cf28739-7aa2-4f5d-8eda-d40a4ae06ae5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:39.666644 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:39.666644 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:39.667634 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1cf28739-7aa2-4f5d-8eda-d40a4ae06ae5 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:39.668050 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1138/4576] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:39 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:39.928581 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fd2fc51a-b51b-4b99-812c-2f9b98512be8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:39.930685 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fd2fc51a-b51b-4b99-812c-2f9b98512be8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:39.930936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fd2fc51a-b51b-4b99-812c-2f9b98512be8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:39.931218 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fd2fc51a-b51b-4b99-812c-2f9b98512be8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:39.937769 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:39.937769 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:39.941381 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fd2fc51a-b51b-4b99-812c-2f9b98512be8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:39.945234 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fd2fc51a-b51b-4b99-812c-2f9b98512be8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 200 Aug 07 19:02:39.945605 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1148/4577] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:39 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:40.294026 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c0741805-40ed-4ca9-8f1c-56d88000e86b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:40.295791 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0741805-40ed-4ca9-8f1c-56d88000e86b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:40.296061 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0741805-40ed-4ca9-8f1c-56d88000e86b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:40.296259 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0741805-40ed-4ca9-8f1c-56d88000e86b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:40.296358 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c0741805-40ed-4ca9-8f1c-56d88000e86b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:40.300763 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:40.300763 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:40.301607 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0741805-40ed-4ca9-8f1c-56d88000e86b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:40.302020 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1150/4578] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:40 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:40.636982 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-63b5e0c0-9379-44b1-9a65-58b38db688b0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:40.638670 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-63b5e0c0-9379-44b1-9a65-58b38db688b0 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] GET https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 Aug 07 19:02:40.638859 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-63b5e0c0-9379-44b1-9a65-58b38db688b0 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:40.639048 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-63b5e0c0-9379-44b1-9a65-58b38db688b0 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:40.645538 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:40.645538 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:40.648966 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-63b5e0c0-9379-44b1-9a65-58b38db688b0 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Volume info retrieved successfully. Aug 07 19:02:40.653338 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-63b5e0c0-9379-44b1-9a65-58b38db688b0 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 returned with HTTP 200 Aug 07 19:02:40.653675 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1143/4579] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:40 2026] GET /volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:40.676566 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cfa55a86-3520-475a-a89e-5564a0f5716c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:40.678109 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cfa55a86-3520-475a-a89e-5564a0f5716c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:40.678289 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cfa55a86-3520-475a-a89e-5564a0f5716c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:40.678464 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cfa55a86-3520-475a-a89e-5564a0f5716c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:40.678565 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-cfa55a86-3520-475a-a89e-5564a0f5716c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:40.682782 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:40.682782 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:40.683459 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cfa55a86-3520-475a-a89e-5564a0f5716c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:40.683756 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1139/4580] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:40 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:40.958872 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1686dca0-be8f-46d5-8c18-5d0e9bd0d53c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:40.959181 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b328a94f-4bbf-4e7e-85b8-e1d9e4deee02 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:40.962336 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b328a94f-4bbf-4e7e-85b8-e1d9e4deee02 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] DELETE https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 Aug 07 19:02:40.962412 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1686dca0-be8f-46d5-8c18-5d0e9bd0d53c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:40.962449 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b328a94f-4bbf-4e7e-85b8-e1d9e4deee02 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:40.962449 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b328a94f-4bbf-4e7e-85b8-e1d9e4deee02 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:40.962498 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1686dca0-be8f-46d5-8c18-5d0e9bd0d53c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:40.962539 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-b328a94f-4bbf-4e7e-85b8-e1d9e4deee02 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Delete volume with id: 8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 Aug 07 19:02:40.962570 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1686dca0-be8f-46d5-8c18-5d0e9bd0d53c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:40.968169 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:40.968169 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:40.970133 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:40.970133 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:40.970549 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b328a94f-4bbf-4e7e-85b8-e1d9e4deee02 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Volume info retrieved successfully. Aug 07 19:02:40.973528 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1686dca0-be8f-46d5-8c18-5d0e9bd0d53c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:40.975238 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1686dca0-be8f-46d5-8c18-5d0e9bd0d53c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 200 Aug 07 19:02:40.975689 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1149/4581] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:40 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:40.986080 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b328a94f-4bbf-4e7e-85b8-e1d9e4deee02 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Delete volume request issued successfully. Aug 07 19:02:40.986247 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b328a94f-4bbf-4e7e-85b8-e1d9e4deee02 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 returned with HTTP 202 Aug 07 19:02:40.986616 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1151/4582] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:40 2026] DELETE /volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:40.993790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-eab25e01-a716-4bef-a33e-3b002815bff6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:40.995656 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-eab25e01-a716-4bef-a33e-3b002815bff6 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] GET https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 Aug 07 19:02:40.995865 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-eab25e01-a716-4bef-a33e-3b002815bff6 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:40.996065 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-eab25e01-a716-4bef-a33e-3b002815bff6 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:41.002669 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:41.002669 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:41.006258 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-eab25e01-a716-4bef-a33e-3b002815bff6 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Volume info retrieved successfully. Aug 07 19:02:41.010859 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-eab25e01-a716-4bef-a33e-3b002815bff6 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 returned with HTTP 200 Aug 07 19:02:41.011301 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1144/4583] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:40 2026] GET /volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:41.312230 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f8fe06f6-7654-48fc-af74-743c2e543337 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:41.314218 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f8fe06f6-7654-48fc-af74-743c2e543337 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:41.314431 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f8fe06f6-7654-48fc-af74-743c2e543337 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:41.314627 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f8fe06f6-7654-48fc-af74-743c2e543337 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:41.314738 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f8fe06f6-7654-48fc-af74-743c2e543337 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:41.319015 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:41.319015 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:41.319619 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f8fe06f6-7654-48fc-af74-743c2e543337 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:41.320036 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1140/4584] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:41 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:41.692507 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-07d95741-d377-409f-b9f0-230070dcc514 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:41.694242 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-07d95741-d377-409f-b9f0-230070dcc514 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:41.694427 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-07d95741-d377-409f-b9f0-230070dcc514 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:41.694605 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-07d95741-d377-409f-b9f0-230070dcc514 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:41.694704 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-07d95741-d377-409f-b9f0-230070dcc514 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:41.698680 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:41.698680 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:41.699384 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-07d95741-d377-409f-b9f0-230070dcc514 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:41.699701 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1150/4585] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:41 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:41.990588 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-51d5a2f5-9149-491b-9db8-8010358dc5cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:41.992481 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51d5a2f5-9149-491b-9db8-8010358dc5cc tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:41.992687 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51d5a2f5-9149-491b-9db8-8010358dc5cc tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:41.992938 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51d5a2f5-9149-491b-9db8-8010358dc5cc tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:41.999483 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:41.999483 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:42.002782 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-51d5a2f5-9149-491b-9db8-8010358dc5cc tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:42.007089 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51d5a2f5-9149-491b-9db8-8010358dc5cc tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 200 Aug 07 19:02:42.007525 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1152/4586] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:41 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:42.023043 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6c999f63-f95e-4b0b-8595-0daa3a510145 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:42.025112 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c999f63-f95e-4b0b-8595-0daa3a510145 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] GET https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 Aug 07 19:02:42.025360 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c999f63-f95e-4b0b-8595-0daa3a510145 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:42.025606 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c999f63-f95e-4b0b-8595-0daa3a510145 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:42.032441 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c999f63-f95e-4b0b-8595-0daa3a510145 tempest-TestImageHashVerification-2072243534 tempest-TestImageHashVerification-2072243534-project-member] https://10.4.3.15/volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 returned with HTTP 404 Aug 07 19:02:42.033039 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1145/4587] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:42 2026] GET /volume/v3/volumes/8f7198c6-8f2a-41f3-a71a-d5eaa7554d55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:42.335883 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c2a1f8d0-23a0-4e4b-9255-b9f4691ba85a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:42.338979 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c2a1f8d0-23a0-4e4b-9255-b9f4691ba85a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:42.339339 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c2a1f8d0-23a0-4e4b-9255-b9f4691ba85a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:42.339668 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c2a1f8d0-23a0-4e4b-9255-b9f4691ba85a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:42.339833 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c2a1f8d0-23a0-4e4b-9255-b9f4691ba85a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:42.345788 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:42.345788 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:42.346612 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c2a1f8d0-23a0-4e4b-9255-b9f4691ba85a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:42.347115 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1141/4588] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:42 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:42.607866 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8cdfcc5c-4a8b-4cee-aec7-d37e3b1c9d7e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:42.610157 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8cdfcc5c-4a8b-4cee-aec7-d37e3b1c9d7e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:42.610413 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8cdfcc5c-4a8b-4cee-aec7-d37e3b1c9d7e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:42.610651 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8cdfcc5c-4a8b-4cee-aec7-d37e3b1c9d7e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:42.618965 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:42.618965 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:42.622875 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8cdfcc5c-4a8b-4cee-aec7-d37e3b1c9d7e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:42.627605 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8cdfcc5c-4a8b-4cee-aec7-d37e3b1c9d7e tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:42.628069 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1151/4589] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:42 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:42.639556 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6ab76808-4457-4b69-a1c3-38d8417ed0cd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:42.641427 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ab76808-4457-4b69-a1c3-38d8417ed0cd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:42.641734 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ab76808-4457-4b69-a1c3-38d8417ed0cd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:42.642017 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ab76808-4457-4b69-a1c3-38d8417ed0cd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:42.648951 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:42.648951 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:42.652303 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6ab76808-4457-4b69-a1c3-38d8417ed0cd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:42.656171 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ab76808-4457-4b69-a1c3-38d8417ed0cd tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:42.656651 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1153/4590] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:42 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:42.696836 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-890769c4-c253-412b-88e5-79bb48e1dc49 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:42.700843 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-890769c4-c253-412b-88e5-79bb48e1dc49 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:42.700843 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-890769c4-c253-412b-88e5-79bb48e1dc49 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:42.700843 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-890769c4-c253-412b-88e5-79bb48e1dc49 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:42.707400 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:42.707400 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:42.708810 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8acb51a-dc3e-4312-adf5-af1c0a40a1c7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:42.710532 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8acb51a-dc3e-4312-adf5-af1c0a40a1c7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:42.710709 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8acb51a-dc3e-4312-adf5-af1c0a40a1c7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:42.710912 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8acb51a-dc3e-4312-adf5-af1c0a40a1c7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:42.711033 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d8acb51a-dc3e-4312-adf5-af1c0a40a1c7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:42.711929 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-890769c4-c253-412b-88e5-79bb48e1dc49 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:42.715247 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:42.715247 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:42.715909 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8acb51a-dc3e-4312-adf5-af1c0a40a1c7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:42.716312 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1142/4591] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:42 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:42.717266 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-890769c4-c253-412b-88e5-79bb48e1dc49 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:42.717773 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1146/4592] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:02:42 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:42.810705 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9301f2b3-c333-4e5e-a7f5-87553f0bf37c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:42.811154 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9301f2b3-c333-4e5e-a7f5-87553f0bf37c None None] GET https://10.4.3.15/volume// Aug 07 19:02:42.811372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9301f2b3-c333-4e5e-a7f5-87553f0bf37c None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:42.811526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9301f2b3-c333-4e5e-a7f5-87553f0bf37c None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:42.811837 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9301f2b3-c333-4e5e-a7f5-87553f0bf37c None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:02:42.812163 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1152/4593] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:02: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 07 19:02:42.820486 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-8a276dce-efe5-4ac4-b4a3-662171256523 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:42.823375 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-8a276dce-efe5-4ac4-b4a3-662171256523 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:02:42.823624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-8a276dce-efe5-4ac4-b4a3-662171256523 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "556105ae-21e9-44f2-8504-db8c615220f3", "connector": null, "instance_uuid": "bc3e3b03-889e-42aa-a0c7-c242511b6e89"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:42.834016 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:42.834016 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:42.860365 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-8a276dce-efe5-4ac4-b4a3-662171256523 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:02:42.860973 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1154/4594] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:02:42 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 07 19:02:42.889486 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bd4b0178-a02a-43c4-8319-640c67341d81 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:42.891400 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd4b0178-a02a-43c4-8319-640c67341d81 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:42.891539 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd4b0178-a02a-43c4-8319-640c67341d81 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:42.891717 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd4b0178-a02a-43c4-8319-640c67341d81 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:42.902783 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:42.902783 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:42.910386 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bd4b0178-a02a-43c4-8319-640c67341d81 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:42.911515 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fbd9f467-e175-4dc5-9416-c39fd053af8b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:42.912121 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fbd9f467-e175-4dc5-9416-c39fd053af8b None None] GET https://10.4.3.15/volume// Aug 07 19:02:42.912379 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fbd9f467-e175-4dc5-9416-c39fd053af8b None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:42.912648 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fbd9f467-e175-4dc5-9416-c39fd053af8b None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:42.913152 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fbd9f467-e175-4dc5-9416-c39fd053af8b None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:02:42.913747 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1147/4595] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:02: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 07 19:02:42.918263 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd4b0178-a02a-43c4-8319-640c67341d81 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:42.918665 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1143/4596] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:42 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:42.920878 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-98746946-3f81-4c83-a0bc-4556ede7b10c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:42.922923 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-98746946-3f81-4c83-a0bc-4556ede7b10c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:42.923150 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-98746946-3f81-4c83-a0bc-4556ede7b10c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:42.923363 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-98746946-3f81-4c83-a0bc-4556ede7b10c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:42.932794 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:42.932794 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:42.936495 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-98746946-3f81-4c83-a0bc-4556ede7b10c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:42.941082 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-98746946-3f81-4c83-a0bc-4556ede7b10c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:42.941453 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1153/4597] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:02:42 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 1055 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:43.020343 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4be5ebf2-4905-4b61-92f2-fa45c04cec19 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:43.022910 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4be5ebf2-4905-4b61-92f2-fa45c04cec19 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:43.023546 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4be5ebf2-4905-4b61-92f2-fa45c04cec19 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:43.023941 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4be5ebf2-4905-4b61-92f2-fa45c04cec19 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:43.035932 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:43.035932 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:43.043700 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4be5ebf2-4905-4b61-92f2-fa45c04cec19 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:43.051089 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4be5ebf2-4905-4b61-92f2-fa45c04cec19 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 200 Aug 07 19:02:43.051577 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-7ec0807c-9ee6-45da-a5fc-ae48e279d664 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:43.051864 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1155/4598] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:43 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:43.055956 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-7ec0807c-9ee6-45da-a5fc-ae48e279d664 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] PUT https://10.4.3.15/volume/v3/attachments/83c31570-8538-4f9b-8e75-63f7b08949b8 Aug 07 19:02:43.056388 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-7ec0807c-9ee6-45da-a5fc-ae48e279d664 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:43.070814 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-7ec0807c-9ee6-45da-a5fc-ae48e279d664 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Acquiring lock "cinder-attachment_update-556105ae-21e9-44f2-8504-db8c615220f3-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:02:43.074972 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-7ec0807c-9ee6-45da-a5fc-ae48e279d664 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-556105ae-21e9-44f2-8504-db8c615220f3-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:02:43.076341 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:43.076341 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:43.175061 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-7ec0807c-9ee6-45da-a5fc-ae48e279d664 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-556105ae-21e9-44f2-8504-db8c615220f3-np0000006749" released by "attachment_update" :: held 0.100s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:02:43.175329 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-7ec0807c-9ee6-45da-a5fc-ae48e279d664 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/83c31570-8538-4f9b-8e75-63f7b08949b8 returned with HTTP 200 Aug 07 19:02:43.175909 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1148/4599] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:02:43 2026] PUT /volume/v3/attachments/83c31570-8538-4f9b-8e75-63f7b08949b8 => generated 968 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:43.183592 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-6d412512-4bd7-43de-bc27-e0eb5f0d5c73 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:43.185725 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-6d412512-4bd7-43de-bc27-e0eb5f0d5c73 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption Aug 07 19:02:43.185927 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-6d412512-4bd7-43de-bc27-e0eb5f0d5c73 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:43.186154 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-6d412512-4bd7-43de-bc27-e0eb5f0d5c73 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:43.195810 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:43.195810 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:43.202662 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-6d412512-4bd7-43de-bc27-e0eb5f0d5c73 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption returned with HTTP 200 Aug 07 19:02:43.202788 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1144/4600] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:02:43 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:43.363871 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fda8d244-7403-46f5-98c5-77a75f232886 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:43.364245 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fda8d244-7403-46f5-98c5-77a75f232886 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:43.364490 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fda8d244-7403-46f5-98c5-77a75f232886 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:43.364712 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fda8d244-7403-46f5-98c5-77a75f232886 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:43.364852 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-fda8d244-7403-46f5-98c5-77a75f232886 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:43.369353 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:43.369353 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:43.369919 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fda8d244-7403-46f5-98c5-77a75f232886 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:43.370419 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1154/4601] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:43 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:43.728760 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd8a5ef1-48da-4aaf-9992-7dba8d8b4511 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:43.731150 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd8a5ef1-48da-4aaf-9992-7dba8d8b4511 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:43.731636 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd8a5ef1-48da-4aaf-9992-7dba8d8b4511 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:43.732005 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd8a5ef1-48da-4aaf-9992-7dba8d8b4511 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:43.732269 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-dd8a5ef1-48da-4aaf-9992-7dba8d8b4511 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:43.734430 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=381,cinder:UPDATE=94,cinder:DELETE=2,cinder:INSERT=54 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:02:43.737772 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:43.737772 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:43.738843 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd8a5ef1-48da-4aaf-9992-7dba8d8b4511 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:43.739293 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1156/4602] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:43 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:43.936446 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cb54e9ad-2ec9-46c5-bea5-ff05404b263c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:43.939679 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cb54e9ad-2ec9-46c5-bea5-ff05404b263c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:43.940009 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cb54e9ad-2ec9-46c5-bea5-ff05404b263c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:43.940311 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cb54e9ad-2ec9-46c5-bea5-ff05404b263c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:43.945237 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=303,cinder:UPDATE=33,cinder:INSERT=10 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:02:43.955102 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:43.955102 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:43.960873 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-cb54e9ad-2ec9-46c5-bea5-ff05404b263c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:43.967651 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cb54e9ad-2ec9-46c5-bea5-ff05404b263c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:43.968056 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1149/4603] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:43 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:44.068205 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5a8af829-3f29-490c-b65a-c9b4f0c09c68 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:44.070485 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a8af829-3f29-490c-b65a-c9b4f0c09c68 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:44.070777 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a8af829-3f29-490c-b65a-c9b4f0c09c68 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:44.071072 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a8af829-3f29-490c-b65a-c9b4f0c09c68 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:44.080602 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:44.080602 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:44.084546 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5a8af829-3f29-490c-b65a-c9b4f0c09c68 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:44.089723 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a8af829-3f29-490c-b65a-c9b4f0c09c68 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 200 Aug 07 19:02:44.090141 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1145/4604] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:44 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:44.382486 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-17e5537e-47e5-4b91-ba01-c9e92afc3583 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:44.385691 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-17e5537e-47e5-4b91-ba01-c9e92afc3583 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:44.385969 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-17e5537e-47e5-4b91-ba01-c9e92afc3583 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:44.386223 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-17e5537e-47e5-4b91-ba01-c9e92afc3583 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:44.386328 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-17e5537e-47e5-4b91-ba01-c9e92afc3583 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:44.394363 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:44.394363 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:44.394969 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-17e5537e-47e5-4b91-ba01-c9e92afc3583 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:44.395521 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1155/4605] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:44 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:44.752300 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-df533835-de54-49eb-b35c-4cabeeb38aea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:44.755144 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df533835-de54-49eb-b35c-4cabeeb38aea tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:44.755144 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df533835-de54-49eb-b35c-4cabeeb38aea tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:44.755545 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df533835-de54-49eb-b35c-4cabeeb38aea tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:44.755545 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-df533835-de54-49eb-b35c-4cabeeb38aea tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:44.760578 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:44.760578 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:44.761553 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df533835-de54-49eb-b35c-4cabeeb38aea tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:44.762018 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1157/4606] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:44 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:44.979489 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-97de888b-1319-45a4-a974-19f5bbcbf3c6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:44.981243 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-97de888b-1319-45a4-a974-19f5bbcbf3c6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:44.981440 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-97de888b-1319-45a4-a974-19f5bbcbf3c6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:44.981637 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-97de888b-1319-45a4-a974-19f5bbcbf3c6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:44.991456 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:44.991456 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:44.995144 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-97de888b-1319-45a4-a974-19f5bbcbf3c6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:44.998966 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-97de888b-1319-45a4-a974-19f5bbcbf3c6 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:44.999353 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1150/4607] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:44 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:45.103930 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3250e029-92fb-475b-9d6c-acf7152e6e64 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:45.106389 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3250e029-92fb-475b-9d6c-acf7152e6e64 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:45.106882 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3250e029-92fb-475b-9d6c-acf7152e6e64 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:45.107224 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3250e029-92fb-475b-9d6c-acf7152e6e64 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:45.115909 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:45.115909 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:45.120349 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3250e029-92fb-475b-9d6c-acf7152e6e64 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:45.125874 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3250e029-92fb-475b-9d6c-acf7152e6e64 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 200 Aug 07 19:02:45.126438 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1146/4608] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:45 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:45.404941 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4309ff0e-7a8d-4f17-ba21-40854d83c2c0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:45.406705 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4309ff0e-7a8d-4f17-ba21-40854d83c2c0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:45.406873 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4309ff0e-7a8d-4f17-ba21-40854d83c2c0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:45.407025 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4309ff0e-7a8d-4f17-ba21-40854d83c2c0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:45.407142 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-4309ff0e-7a8d-4f17-ba21-40854d83c2c0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:45.410896 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:45.410896 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:45.411440 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4309ff0e-7a8d-4f17-ba21-40854d83c2c0 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:45.411766 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1156/4609] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:45 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:45.771358 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-df955191-dd99-4729-800d-4bf89b5f14aa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:45.773267 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df955191-dd99-4729-800d-4bf89b5f14aa tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:45.773458 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df955191-dd99-4729-800d-4bf89b5f14aa tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:45.773633 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df955191-dd99-4729-800d-4bf89b5f14aa tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:45.773735 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-df955191-dd99-4729-800d-4bf89b5f14aa tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:45.783042 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:45.783042 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:45.783849 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df955191-dd99-4729-800d-4bf89b5f14aa tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:45.784353 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1158/4610] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:45 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:46.010842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fb7051ec-1286-424a-9a10-839a7e06c45a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:46.012835 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fb7051ec-1286-424a-9a10-839a7e06c45a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:46.013073 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fb7051ec-1286-424a-9a10-839a7e06c45a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:46.013289 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fb7051ec-1286-424a-9a10-839a7e06c45a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:46.023332 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:46.023332 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:46.027039 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fb7051ec-1286-424a-9a10-839a7e06c45a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:46.033476 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fb7051ec-1286-424a-9a10-839a7e06c45a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:46.033850 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1151/4611] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:46 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:46.143279 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-01d981e3-e87a-4c12-accb-7c233f5492ab None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:46.144975 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-01d981e3-e87a-4c12-accb-7c233f5492ab tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:46.145210 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-01d981e3-e87a-4c12-accb-7c233f5492ab tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:46.145401 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-01d981e3-e87a-4c12-accb-7c233f5492ab tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:46.147194 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=318,cinder:UPDATE=66,cinder:INSERT=21 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:02:46.152413 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:46.152413 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:46.156464 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-01d981e3-e87a-4c12-accb-7c233f5492ab tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:46.160814 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-01d981e3-e87a-4c12-accb-7c233f5492ab tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 200 Aug 07 19:02:46.161258 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1147/4612] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:46 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:46.424341 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bd320031-b58f-4968-85d0-62ff105f5e63 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:46.427291 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd320031-b58f-4968-85d0-62ff105f5e63 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:46.427509 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd320031-b58f-4968-85d0-62ff105f5e63 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:46.427691 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bd320031-b58f-4968-85d0-62ff105f5e63 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:46.427801 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-bd320031-b58f-4968-85d0-62ff105f5e63 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:46.429676 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=367,cinder:UPDATE=79,cinder:INSERT=36 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:02:46.435971 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:46.435971 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:46.435971 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bd320031-b58f-4968-85d0-62ff105f5e63 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:46.435971 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1157/4613] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:46 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:46.795537 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f01e17f2-a370-4358-b3d6-df076f11421c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:46.799506 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f01e17f2-a370-4358-b3d6-df076f11421c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:46.799506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f01e17f2-a370-4358-b3d6-df076f11421c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:46.799506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f01e17f2-a370-4358-b3d6-df076f11421c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:46.799506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f01e17f2-a370-4358-b3d6-df076f11421c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:46.806042 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:46.806042 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:46.808035 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f01e17f2-a370-4358-b3d6-df076f11421c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:46.808035 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1159/4614] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:46 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:47.046666 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b796d7a4-43a4-4e53-b1d9-19129fb6acc3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:47.048959 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b796d7a4-43a4-4e53-b1d9-19129fb6acc3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:47.049220 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b796d7a4-43a4-4e53-b1d9-19129fb6acc3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:47.049461 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b796d7a4-43a4-4e53-b1d9-19129fb6acc3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:47.065322 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:47.065322 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:47.074037 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b796d7a4-43a4-4e53-b1d9-19129fb6acc3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:47.084090 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b796d7a4-43a4-4e53-b1d9-19129fb6acc3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:47.084590 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1152/4615] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:47 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:47.176738 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-65385a35-d7dd-486c-8f7e-46e9e2245e1f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:47.178902 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-65385a35-d7dd-486c-8f7e-46e9e2245e1f tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:47.179241 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-65385a35-d7dd-486c-8f7e-46e9e2245e1f tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:47.179534 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-65385a35-d7dd-486c-8f7e-46e9e2245e1f tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:47.187824 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:47.187824 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:47.194373 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-65385a35-d7dd-486c-8f7e-46e9e2245e1f tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:47.205716 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-65385a35-d7dd-486c-8f7e-46e9e2245e1f tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 200 Aug 07 19:02:47.206181 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1148/4616] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:47 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 1191 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:47.218216 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-552637ea-f6c1-4779-9113-c2275ba0d62d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:47.220023 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-552637ea-f6c1-4779-9113-c2275ba0d62d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:47.220240 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-552637ea-f6c1-4779-9113-c2275ba0d62d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:47.220438 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-552637ea-f6c1-4779-9113-c2275ba0d62d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:47.228211 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:47.228211 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:47.231416 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-552637ea-f6c1-4779-9113-c2275ba0d62d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:47.236241 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-552637ea-f6c1-4779-9113-c2275ba0d62d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 200 Aug 07 19:02:47.236621 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1158/4617] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:47 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:47.250132 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-767e4263-ef45-47d8-9757-35fa4e636186 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:47.252170 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:47.252631 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "b00a6ca4-1f97-4c03-83f8-f0e3429b6b92", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:47.254712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'b00a6ca4-1f97-4c03-83f8-f0e3429b6b92', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:47.265635 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:47.265635 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:47.266172 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume retrieved successfully. Aug 07 19:02:47.266315 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume of 1 GB Aug 07 19:02:47.272256 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Availability Zones retrieved successfully. Aug 07 19:02:47.280574 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Flow 'volume_create_api' (0363165e-e348-4128-b52a-5e607fcc36f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:47.282141 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e813398a-8d6a-42b0-94b6-fdeeb5e317d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:47.283346 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:47.318656 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e813398a-8d6a-42b0-94b6-fdeeb5e317d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b00a6ca4-1f97-4c03-83f8-f0e3429b6b92', 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:47.319829 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb8d09c-ea65-4c96-8e3a-087cf5c156ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:47.375192 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Created reservations ['4594c8bc-29fc-4d63-bda3-bb641938ede2', '343d0ebe-9e45-4965-84d1-79f8e7495b55', 'f27e9def-da5e-44be-8f7e-e0b3180a7f5f', '1dee2ff0-d7a5-4e99-a526-fb494c86c0e7'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:47.376187 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb8d09c-ea65-4c96-8e3a-087cf5c156ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4594c8bc-29fc-4d63-bda3-bb641938ede2', '343d0ebe-9e45-4965-84d1-79f8e7495b55', 'f27e9def-da5e-44be-8f7e-e0b3180a7f5f', '1dee2ff0-d7a5-4e99-a526-fb494c86c0e7']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:47.377128 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fead123-25ce-4274-b645-3ad20433d54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:47.422393 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fead123-25ce-4274-b645-3ad20433d54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fb735ac-fb83-4bf3-886a-03cafae4afe7', '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='137800e4af114f19ac84ca12f17f86a9',qos_specs=None,replication_status=,reservations=['4594c8bc-29fc-4d63-bda3-bb641938ede2','343d0ebe-9e45-4965-84d1-79f8e7495b55','f27e9def-da5e-44be-8f7e-e0b3180a7f5f','1dee2ff0-d7a5-4e99-a526-fb494c86c0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=b00a6ca4-1f97-4c03-83f8-f0e3429b6b92,status='creating',user_id='bd16e35658554ffca0277d6c58ca882d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), '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-07T19:02:47Z,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=6fb735ac-fb83-4bf3-886a-03cafae4afe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='137800e4af114f19ac84ca12f17f86a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b00a6ca4-1f97-4c03-83f8-f0e3429b6b92,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd16e35658554ffca0277d6c58ca882d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:47.423358 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af68be94-7208-4928-94f9-5494b35fc3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:47.446847 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0010b9b2-b07e-485a-9541-56c2c0f6728e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:47.448895 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0010b9b2-b07e-485a-9541-56c2c0f6728e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:47.449146 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0010b9b2-b07e-485a-9541-56c2c0f6728e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:47.449355 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af68be94-7208-4928-94f9-5494b35fc3aa) transitioned into state 'SUCCESS' from 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='137800e4af114f19ac84ca12f17f86a9',qos_specs=None,replication_status=,reservations=['4594c8bc-29fc-4d63-bda3-bb641938ede2','343d0ebe-9e45-4965-84d1-79f8e7495b55','f27e9def-da5e-44be-8f7e-e0b3180a7f5f','1dee2ff0-d7a5-4e99-a526-fb494c86c0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=b00a6ca4-1f97-4c03-83f8-f0e3429b6b92,status='creating',user_id='bd16e35658554ffca0277d6c58ca882d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:47.449450 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0010b9b2-b07e-485a-9541-56c2c0f6728e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:47.449509 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-0010b9b2-b07e-485a-9541-56c2c0f6728e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:47.449989 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d9c734-351d-4ba2-8301-10d63ffa1907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:47.454667 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:47.454667 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:47.455617 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0010b9b2-b07e-485a-9541-56c2c0f6728e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:47.456160 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1153/4618] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:47 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:47.471028 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-841017e7-a531-46a3-94fd-d7b7cf77c029 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:47.472220 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d9c734-351d-4ba2-8301-10d63ffa1907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:47.473200 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Flow 'volume_create_api' (0363165e-e348-4128-b52a-5e607fcc36f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:47.473307 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-841017e7-a531-46a3-94fd-d7b7cf77c029 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/656d933b-d9f2-4baa-84cd-311a3a92e947 Aug 07 19:02:47.473520 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume request issued successfully. Aug 07 19:02:47.473568 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-841017e7-a531-46a3-94fd-d7b7cf77c029 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:47.473961 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-841017e7-a531-46a3-94fd-d7b7cf77c029 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:47.474114 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-767e4263-ef45-47d8-9757-35fa4e636186 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:47.474286 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-841017e7-a531-46a3-94fd-d7b7cf77c029 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete volume with id: 656d933b-d9f2-4baa-84cd-311a3a92e947 Aug 07 19:02:47.474540 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1160/4619] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 19:02:47 2026] POST /volume/v3/volumes => generated 807 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:47.482156 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:47.482156 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:47.482601 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-841017e7-a531-46a3-94fd-d7b7cf77c029 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:47.493091 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d048d788-120f-46e2-be8c-17bd9c399a84 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:47.495770 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d048d788-120f-46e2-be8c-17bd9c399a84 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 Aug 07 19:02:47.496017 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d048d788-120f-46e2-be8c-17bd9c399a84 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:47.496214 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d048d788-120f-46e2-be8c-17bd9c399a84 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:47.504856 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:47.504856 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:47.508968 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d048d788-120f-46e2-be8c-17bd9c399a84 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:47.509110 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-841017e7-a531-46a3-94fd-d7b7cf77c029 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete volume request issued successfully. Aug 07 19:02:47.509481 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-841017e7-a531-46a3-94fd-d7b7cf77c029 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/656d933b-d9f2-4baa-84cd-311a3a92e947 returned with HTTP 202 Aug 07 19:02:47.510096 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1149/4620] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:02:47 2026] DELETE /volume/v3/volumes/656d933b-d9f2-4baa-84cd-311a3a92e947 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 19:02:47.520504 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d048d788-120f-46e2-be8c-17bd9c399a84 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 returned with HTTP 200 Aug 07 19:02:47.520585 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1159/4621] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:47 2026] GET /volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:47.529171 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-32b3d646-38fb-4779-a79d-ca78abe36ebe None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:47.530943 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-32b3d646-38fb-4779-a79d-ca78abe36ebe tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/656d933b-d9f2-4baa-84cd-311a3a92e947 Aug 07 19:02:47.531301 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-32b3d646-38fb-4779-a79d-ca78abe36ebe tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:47.531399 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-32b3d646-38fb-4779-a79d-ca78abe36ebe tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:47.540195 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:47.540195 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:47.551108 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-32b3d646-38fb-4779-a79d-ca78abe36ebe tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:47.557423 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-32b3d646-38fb-4779-a79d-ca78abe36ebe tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/656d933b-d9f2-4baa-84cd-311a3a92e947 returned with HTTP 200 Aug 07 19:02:47.557849 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1154/4622] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:47 2026] GET /volume/v3/volumes/656d933b-d9f2-4baa-84cd-311a3a92e947 => generated 1072 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:47.819518 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3e54a613-c0bf-4d00-99f4-ec873429acda None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:47.821549 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e54a613-c0bf-4d00-99f4-ec873429acda tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:47.821743 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3e54a613-c0bf-4d00-99f4-ec873429acda tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:47.821938 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3e54a613-c0bf-4d00-99f4-ec873429acda tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:47.822080 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3e54a613-c0bf-4d00-99f4-ec873429acda tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:47.826267 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:47.826267 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:47.827035 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e54a613-c0bf-4d00-99f4-ec873429acda tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:47.827375 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1161/4623] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:47 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:48.096650 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a55658f8-fc6d-4bc9-bd46-ca679ebef917 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:48.100310 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a55658f8-fc6d-4bc9-bd46-ca679ebef917 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:48.100567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a55658f8-fc6d-4bc9-bd46-ca679ebef917 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:48.100902 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a55658f8-fc6d-4bc9-bd46-ca679ebef917 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:48.111836 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:48.111836 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:48.116709 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a55658f8-fc6d-4bc9-bd46-ca679ebef917 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:48.122049 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a55658f8-fc6d-4bc9-bd46-ca679ebef917 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:48.122522 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1150/4624] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:48 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:48.537535 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e9e4076e-c4d4-4225-9510-594c8c957db3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:48.537535 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e9e4076e-c4d4-4225-9510-594c8c957db3 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 Aug 07 19:02:48.537535 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e9e4076e-c4d4-4225-9510-594c8c957db3 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:48.537535 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e9e4076e-c4d4-4225-9510-594c8c957db3 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:48.548508 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:48.548508 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:48.549855 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e9e4076e-c4d4-4225-9510-594c8c957db3 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:48.554787 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e9e4076e-c4d4-4225-9510-594c8c957db3 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 returned with HTTP 200 Aug 07 19:02:48.555224 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1160/4625] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:48 2026] GET /volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 => generated 1226 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:48.573418 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-408f3005-0dca-49fa-beb1-aeab9d43ed1b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:48.573814 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6c0cbf18-98c4-4e1c-acc7-a14406aa4556 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:48.575346 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6c0cbf18-98c4-4e1c-acc7-a14406aa4556 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 Aug 07 19:02:48.575591 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6c0cbf18-98c4-4e1c-acc7-a14406aa4556 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:48.575828 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6c0cbf18-98c4-4e1c-acc7-a14406aa4556 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:48.576607 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-408f3005-0dca-49fa-beb1-aeab9d43ed1b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/656d933b-d9f2-4baa-84cd-311a3a92e947 Aug 07 19:02:48.576895 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-408f3005-0dca-49fa-beb1-aeab9d43ed1b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:48.577100 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-408f3005-0dca-49fa-beb1-aeab9d43ed1b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:48.583369 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:48.583369 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:48.584532 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-408f3005-0dca-49fa-beb1-aeab9d43ed1b tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/656d933b-d9f2-4baa-84cd-311a3a92e947 returned with HTTP 404 Aug 07 19:02:48.585427 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1155/4626] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:48 2026] GET /volume/v3/volumes/656d933b-d9f2-4baa-84cd-311a3a92e947 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:48.588673 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6c0cbf18-98c4-4e1c-acc7-a14406aa4556 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:48.594559 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6c0cbf18-98c4-4e1c-acc7-a14406aa4556 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 returned with HTTP 200 Aug 07 19:02:48.594693 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e010b45b-1239-4f56-8610-7a9e91e1e74e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:48.595008 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1162/4627] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:48 2026] GET /volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:48.596872 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e010b45b-1239-4f56-8610-7a9e91e1e74e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:48.597187 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e010b45b-1239-4f56-8610-7a9e91e1e74e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:48.597378 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e010b45b-1239-4f56-8610-7a9e91e1e74e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:48.597478 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e010b45b-1239-4f56-8610-7a9e91e1e74e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:48.602457 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:48.602457 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:48.603296 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e010b45b-1239-4f56-8610-7a9e91e1e74e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-member] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:48.603714 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1151/4628] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:48 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:48.609289 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-94d7eaa1-edf4-4ba2-9656-d3c814615c58 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:48.611262 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-94d7eaa1-edf4-4ba2-9656-d3c814615c58 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:48.611528 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-94d7eaa1-edf4-4ba2-9656-d3c814615c58 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:48.611736 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-94d7eaa1-edf4-4ba2-9656-d3c814615c58 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:48.611928 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-94d7eaa1-edf4-4ba2-9656-d3c814615c58 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume with id: b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:48.616126 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-443a9adf-35e6-44c9-9baa-b43c9a2a05a9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:48.619443 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-443a9adf-35e6-44c9-9baa-b43c9a2a05a9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] DELETE https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:48.619661 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-443a9adf-35e6-44c9-9baa-b43c9a2a05a9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:48.619747 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:48.619747 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:48.619854 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-443a9adf-35e6-44c9-9baa-b43c9a2a05a9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:48.619979 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-443a9adf-35e6-44c9-9baa-b43c9a2a05a9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete backup with id: 660dc385-f5f0-4140-b1ac-437f29fab957. Aug 07 19:02:48.620231 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-94d7eaa1-edf4-4ba2-9656-d3c814615c58 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:48.625965 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:48.625965 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:48.643493 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-94d7eaa1-edf4-4ba2-9656-d3c814615c58 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume request issued successfully. Aug 07 19:02:48.643727 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-94d7eaa1-edf4-4ba2-9656-d3c814615c58 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 202 Aug 07 19:02:48.644326 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1161/4629] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:02:48 2026] DELETE /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 19:02:48.652061 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-443a9adf-35e6-44c9-9baa-b43c9a2a05a9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] delete_backup rpcapi backup_id 660dc385-f5f0-4140-b1ac-437f29fab957 {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:02:48.655829 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-443a9adf-35e6-44c9-9baa-b43c9a2a05a9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 202 Aug 07 19:02:48.656397 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1156/4630] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:02:48 2026] DELETE /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:02:48.657194 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-40cc6247-930f-4514-bb9f-b84a14ceb650 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:48.659212 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40cc6247-930f-4514-bb9f-b84a14ceb650 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:48.659745 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40cc6247-930f-4514-bb9f-b84a14ceb650 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:48.659822 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40cc6247-930f-4514-bb9f-b84a14ceb650 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:48.668242 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a42addb1-7f2b-4aec-a1a3-c36db58064ee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:48.670694 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:48.670694 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:48.671830 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a42addb1-7f2b-4aec-a1a3-c36db58064ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:48.672435 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a42addb1-7f2b-4aec-a1a3-c36db58064ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:48.673004 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a42addb1-7f2b-4aec-a1a3-c36db58064ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:48.673523 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a42addb1-7f2b-4aec-a1a3-c36db58064ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:48.676882 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-40cc6247-930f-4514-bb9f-b84a14ceb650 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:48.682036 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:48.682036 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:48.682131 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40cc6247-930f-4514-bb9f-b84a14ceb650 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 200 Aug 07 19:02:48.682361 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1163/4631] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:48 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:48.682945 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a42addb1-7f2b-4aec-a1a3-c36db58064ee tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 200 Aug 07 19:02:48.683813 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1152/4632] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:48 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:48.838838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a9b79f0c-4754-487a-b533-a2cfc632845f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:48.845019 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a9b79f0c-4754-487a-b533-a2cfc632845f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:48.845019 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a9b79f0c-4754-487a-b533-a2cfc632845f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:48.845019 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a9b79f0c-4754-487a-b533-a2cfc632845f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:48.845019 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a9b79f0c-4754-487a-b533-a2cfc632845f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:48.856978 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:48.856978 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:48.857667 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a9b79f0c-4754-487a-b533-a2cfc632845f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:48.858153 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1162/4633] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:48 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:49.137113 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-13c34cc8-bce8-4e9a-ba34-1f35b16ecf4a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:49.140016 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-13c34cc8-bce8-4e9a-ba34-1f35b16ecf4a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:49.140016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-13c34cc8-bce8-4e9a-ba34-1f35b16ecf4a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:49.140016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-13c34cc8-bce8-4e9a-ba34-1f35b16ecf4a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:49.151396 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:49.151396 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:49.155598 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-13c34cc8-bce8-4e9a-ba34-1f35b16ecf4a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:49.159872 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-13c34cc8-bce8-4e9a-ba34-1f35b16ecf4a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:49.160428 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1157/4634] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:49 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:49.693385 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b29ec5dd-cc28-4763-9393-7bdb9af802cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:49.695479 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b29ec5dd-cc28-4763-9393-7bdb9af802cc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 Aug 07 19:02:49.695670 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b29ec5dd-cc28-4763-9393-7bdb9af802cc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:49.695870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b29ec5dd-cc28-4763-9393-7bdb9af802cc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:49.695965 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b29ec5dd-cc28-4763-9393-7bdb9af802cc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 660dc385-f5f0-4140-b1ac-437f29fab957. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:49.697221 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-396d6de7-4200-412d-a77f-e224e5572e58 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:49.699255 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-396d6de7-4200-412d-a77f-e224e5572e58 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:02:49.699504 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-396d6de7-4200-412d-a77f-e224e5572e58 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:49.699554 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b29ec5dd-cc28-4763-9393-7bdb9af802cc tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 returned with HTTP 404 Aug 07 19:02:49.699715 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-396d6de7-4200-412d-a77f-e224e5572e58 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:49.699989 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1164/4635] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:49 2026] GET /volume/v3/backups/660dc385-f5f0-4140-b1ac-437f29fab957 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:49.706418 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d6e9dbaf-ebde-47be-8820-cfe74cc8d058 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:49.707117 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-396d6de7-4200-412d-a77f-e224e5572e58 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 404 Aug 07 19:02:49.707623 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1153/4636] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:49 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:02:49.708981 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d6e9dbaf-ebde-47be-8820-cfe74cc8d058 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] DELETE https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:49.709276 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d6e9dbaf-ebde-47be-8820-cfe74cc8d058 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:49.709502 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d6e9dbaf-ebde-47be-8820-cfe74cc8d058 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:49.709851 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-d6e9dbaf-ebde-47be-8820-cfe74cc8d058 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete backup with id: 8098675a-461e-46d4-96a6-b2b21e93c82a. Aug 07 19:02:49.714667 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:49.714667 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:49.725822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-d6e9dbaf-ebde-47be-8820-cfe74cc8d058 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] delete_backup rpcapi backup_id 8098675a-461e-46d4-96a6-b2b21e93c82a {{(pid=100344) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:02:49.727403 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d6e9dbaf-ebde-47be-8820-cfe74cc8d058 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 202 Aug 07 19:02:49.727831 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1163/4637] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:02:49 2026] DELETE /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:02:49.735629 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-67cf6d09-240d-4da4-a05c-7cd6470634f2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:49.737373 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-67cf6d09-240d-4da4-a05c-7cd6470634f2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:49.737575 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-67cf6d09-240d-4da4-a05c-7cd6470634f2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:49.737775 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-67cf6d09-240d-4da4-a05c-7cd6470634f2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:49.737850 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-67cf6d09-240d-4da4-a05c-7cd6470634f2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:49.742903 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:49.742903 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:49.743553 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-67cf6d09-240d-4da4-a05c-7cd6470634f2 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 200 Aug 07 19:02:49.743883 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1158/4638] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:49 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:49.874622 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-070e638d-98ff-4a1d-b4f8-3f13d49e135c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:49.875837 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-070e638d-98ff-4a1d-b4f8-3f13d49e135c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:49.876251 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-070e638d-98ff-4a1d-b4f8-3f13d49e135c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:49.878431 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-070e638d-98ff-4a1d-b4f8-3f13d49e135c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:49.878431 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-070e638d-98ff-4a1d-b4f8-3f13d49e135c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:49.882316 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:49.882316 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:49.882983 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-070e638d-98ff-4a1d-b4f8-3f13d49e135c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:49.883385 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1165/4639] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:49 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:49.894302 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6b43590c-cd55-42ab-a869-0726682ef867 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:49.902372 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b43590c-cd55-42ab-a869-0726682ef867 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:49.902372 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6b43590c-cd55-42ab-a869-0726682ef867 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:49.902372 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6b43590c-cd55-42ab-a869-0726682ef867 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:49.902372 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-6b43590c-cd55-42ab-a869-0726682ef867 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:49.903151 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:49.903151 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:49.903640 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b43590c-cd55-42ab-a869-0726682ef867 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:49.904013 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1154/4640] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:49 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:49.920307 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4249d5a5-4419-4f6c-98c3-89b2a8de38fd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:49.922585 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4249d5a5-4419-4f6c-98c3-89b2a8de38fd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:49.922853 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4249d5a5-4419-4f6c-98c3-89b2a8de38fd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:49.923101 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4249d5a5-4419-4f6c-98c3-89b2a8de38fd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:49.923242 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-4249d5a5-4419-4f6c-98c3-89b2a8de38fd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete backup with id: 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. Aug 07 19:02:49.928542 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:49.928542 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:49.940517 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-4249d5a5-4419-4f6c-98c3-89b2a8de38fd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] delete_backup rpcapi backup_id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55 {{(pid=100344) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:02:49.942933 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4249d5a5-4419-4f6c-98c3-89b2a8de38fd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 202 Aug 07 19:02:49.943530 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1164/4641] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:49 2026] DELETE /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:02:49.951105 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ce393a1a-76bd-46dd-a8b7-79710a16947c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:49.953350 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ce393a1a-76bd-46dd-a8b7-79710a16947c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:49.953550 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ce393a1a-76bd-46dd-a8b7-79710a16947c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:49.953730 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ce393a1a-76bd-46dd-a8b7-79710a16947c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:49.953933 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-ce393a1a-76bd-46dd-a8b7-79710a16947c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:49.959461 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:49.959461 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:49.960446 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ce393a1a-76bd-46dd-a8b7-79710a16947c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:49.960880 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1159/4642] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:49 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:50.188264 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-002ce908-3f20-4b7c-8dd1-86cc5d3853fc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:50.191012 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-002ce908-3f20-4b7c-8dd1-86cc5d3853fc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:50.191205 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-002ce908-3f20-4b7c-8dd1-86cc5d3853fc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:50.191650 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-002ce908-3f20-4b7c-8dd1-86cc5d3853fc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:50.209855 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:50.209855 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:50.215806 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-002ce908-3f20-4b7c-8dd1-86cc5d3853fc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:50.221774 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-002ce908-3f20-4b7c-8dd1-86cc5d3853fc tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:50.222236 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1166/4643] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:50 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:50.756858 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fffcff68-c4d2-4261-b747-7322a919c339 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:50.762714 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fffcff68-c4d2-4261-b747-7322a919c339 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a Aug 07 19:02:50.763063 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fffcff68-c4d2-4261-b747-7322a919c339 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:50.763351 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fffcff68-c4d2-4261-b747-7322a919c339 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:50.763527 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-fffcff68-c4d2-4261-b747-7322a919c339 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 8098675a-461e-46d4-96a6-b2b21e93c82a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:50.768154 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fffcff68-c4d2-4261-b747-7322a919c339 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a returned with HTTP 404 Aug 07 19:02:50.768678 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1155/4644] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:50 2026] GET /volume/v3/backups/8098675a-461e-46d4-96a6-b2b21e93c82a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:50.777804 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f8405bed-68f8-4ab9-abe9-8c51984db59a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:50.782087 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8405bed-68f8-4ab9-abe9-8c51984db59a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] DELETE https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:50.782087 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f8405bed-68f8-4ab9-abe9-8c51984db59a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:50.782968 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f8405bed-68f8-4ab9-abe9-8c51984db59a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:50.782968 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-f8405bed-68f8-4ab9-abe9-8c51984db59a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete backup with id: 4849ff20-9527-4871-b4af-1c3eeff563e4. Aug 07 19:02:50.787686 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:50.787686 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:50.802717 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-f8405bed-68f8-4ab9-abe9-8c51984db59a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] delete_backup rpcapi backup_id 4849ff20-9527-4871-b4af-1c3eeff563e4 {{(pid=100344) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:02:50.806839 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8405bed-68f8-4ab9-abe9-8c51984db59a tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 202 Aug 07 19:02:50.808906 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1165/4645] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:02:50 2026] DELETE /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:02:50.816829 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6b7f7add-4468-46a0-bbba-008159c986e3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:50.818550 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6b7f7add-4468-46a0-bbba-008159c986e3 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:50.818742 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6b7f7add-4468-46a0-bbba-008159c986e3 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:50.818928 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6b7f7add-4468-46a0-bbba-008159c986e3 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:50.819044 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-6b7f7add-4468-46a0-bbba-008159c986e3 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:50.822713 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:50.822713 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:50.823278 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6b7f7add-4468-46a0-bbba-008159c986e3 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 200 Aug 07 19:02:50.823599 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1160/4646] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:50 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:50.974166 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-48d418cf-a802-4730-a17e-0392419d39c1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:50.977764 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48d418cf-a802-4730-a17e-0392419d39c1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:50.978035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48d418cf-a802-4730-a17e-0392419d39c1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:50.978288 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48d418cf-a802-4730-a17e-0392419d39c1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:50.978442 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-48d418cf-a802-4730-a17e-0392419d39c1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:50.983722 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:50.983722 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:50.984812 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48d418cf-a802-4730-a17e-0392419d39c1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:50.985434 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1167/4647] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:50 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:51.237005 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c0e2cac1-49fc-4918-bf2c-5c9d2cc9d412 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:51.242239 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0e2cac1-49fc-4918-bf2c-5c9d2cc9d412 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:51.242570 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c0e2cac1-49fc-4918-bf2c-5c9d2cc9d412 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:51.242856 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c0e2cac1-49fc-4918-bf2c-5c9d2cc9d412 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:51.263210 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:51.263210 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:51.268152 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c0e2cac1-49fc-4918-bf2c-5c9d2cc9d412 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:51.273714 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0e2cac1-49fc-4918-bf2c-5c9d2cc9d412 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:51.274792 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1156/4648] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:51 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:51.482815 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-113a97f8-d283-48e3-b4cb-a87081d581ae None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:51.484948 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-113a97f8-d283-48e3-b4cb-a87081d581ae tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments/83c31570-8538-4f9b-8e75-63f7b08949b8/action Aug 07 19:02:51.485316 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-113a97f8-d283-48e3-b4cb-a87081d581ae tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:02:51.485438 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-113a97f8-d283-48e3-b4cb-a87081d581ae tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:51.500716 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:51.500716 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:51.508516 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-db95ea8c-e262-4c2d-beb9-778af88bd981 req-113a97f8-d283-48e3-b4cb-a87081d581ae tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/83c31570-8538-4f9b-8e75-63f7b08949b8/action returned with HTTP 204 Aug 07 19:02:51.508920 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1166/4649] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:02:51 2026] POST /volume/v3/attachments/83c31570-8538-4f9b-8e75-63f7b08949b8/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:51.576413 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:51.578007 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:51.578380 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "5f67fc50-ffe7-4e99-a28e-9daf3e0ebc57", "size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:51.579730 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '5f67fc50-ffe7-4e99-a28e-9daf3e0ebc57', 'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:51.657369 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume of 1 GB Aug 07 19:02:51.661288 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Availability Zones retrieved successfully. Aug 07 19:02:51.667289 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Flow 'volume_create_api' (1edf855a-fbf7-4978-af54-48dee112257f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:51.668483 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54e04e84-d702-489b-87ac-1f742e9765aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:51.669395 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:51.723987 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54e04e84-d702-489b-87ac-1f742e9765aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:51.725050 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b5eb69f-9e47-4687-96a6-3aed1906d60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:51.770921 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Created reservations ['4580b252-afd7-4c15-a81f-df83d7283efa', '784fd42e-5290-4fb0-8ce4-7b4ffe64ca50', '2cb11157-52f1-4211-a8a5-874a08a6aa63', '02a7f38e-daba-441a-bbca-84cd67bc989b'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:51.771740 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b5eb69f-9e47-4687-96a6-3aed1906d60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4580b252-afd7-4c15-a81f-df83d7283efa', '784fd42e-5290-4fb0-8ce4-7b4ffe64ca50', '2cb11157-52f1-4211-a8a5-874a08a6aa63', '02a7f38e-daba-441a-bbca-84cd67bc989b']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:51.772414 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac449fe1-a9bb-403d-aab5-b4be9fb3a7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:51.795305 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac449fe1-a9bb-403d-aab5-b4be9fb3a7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f', '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='137800e4af114f19ac84ca12f17f86a9',qos_specs=None,replication_status=,reservations=['4580b252-afd7-4c15-a81f-df83d7283efa','784fd42e-5290-4fb0-8ce4-7b4ffe64ca50','2cb11157-52f1-4211-a8a5-874a08a6aa63','02a7f38e-daba-441a-bbca-84cd67bc989b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd16e35658554ffca0277d6c58ca882d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:51Z,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=f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='137800e4af114f19ac84ca12f17f86a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd16e35658554ffca0277d6c58ca882d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:51.795971 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fc4c62b-2c5d-4640-bd8d-272cb5d4c308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:51.815408 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fc4c62b-2c5d-4640-bd8d-272cb5d4c308) transitioned into state 'SUCCESS' from 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='137800e4af114f19ac84ca12f17f86a9',qos_specs=None,replication_status=,reservations=['4580b252-afd7-4c15-a81f-df83d7283efa','784fd42e-5290-4fb0-8ce4-7b4ffe64ca50','2cb11157-52f1-4211-a8a5-874a08a6aa63','02a7f38e-daba-441a-bbca-84cd67bc989b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd16e35658554ffca0277d6c58ca882d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:51.816122 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4c39ed-8268-455f-8c29-b7800331f65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:51.827402 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4c39ed-8268-455f-8c29-b7800331f65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:51.828246 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Flow 'volume_create_api' (1edf855a-fbf7-4978-af54-48dee112257f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:51.828550 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume request issued successfully. Aug 07 19:02:51.829758 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c34c9add-6645-45ac-aec4-10c48ff1a2a7 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:51.830454 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1161/4650] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 19:02:51 2026] POST /volume/v3/volumes => generated 773 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:51.835048 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7d5d7122-8de2-489e-9d78-47de6339ecdf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:51.836981 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d5d7122-8de2-489e-9d78-47de6339ecdf tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 Aug 07 19:02:51.837261 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d5d7122-8de2-489e-9d78-47de6339ecdf tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:51.837503 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d5d7122-8de2-489e-9d78-47de6339ecdf tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:51.837669 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-7d5d7122-8de2-489e-9d78-47de6339ecdf tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Show backup with id 4849ff20-9527-4871-b4af-1c3eeff563e4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:51.841198 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d5d7122-8de2-489e-9d78-47de6339ecdf tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 returned with HTTP 404 Aug 07 19:02:51.841972 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1168/4651] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:51 2026] GET /volume/v3/backups/4849ff20-9527-4871-b4af-1c3eeff563e4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:51.846554 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0d226e9e-44c5-46f1-89b4-3c0e97e7a475 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:51.849056 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d226e9e-44c5-46f1-89b4-3c0e97e7a475 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:02:51.849351 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d226e9e-44c5-46f1-89b4-3c0e97e7a475 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:51.849541 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d226e9e-44c5-46f1-89b4-3c0e97e7a475 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:51.854127 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6263f0f3-a853-4bb0-a76b-508870d4371e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:51.858388 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:51.858388 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:51.860141 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6263f0f3-a853-4bb0-a76b-508870d4371e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df Aug 07 19:02:51.860380 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6263f0f3-a853-4bb0-a76b-508870d4371e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:51.860586 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6263f0f3-a853-4bb0-a76b-508870d4371e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:51.860748 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-6263f0f3-a853-4bb0-a76b-508870d4371e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete volume with id: cf1f10b5-2b3f-4863-aaa9-370074b6c2df Aug 07 19:02:51.862423 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0d226e9e-44c5-46f1-89b4-3c0e97e7a475 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:51.867186 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d226e9e-44c5-46f1-89b4-3c0e97e7a475 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:02:51.867712 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1157/4652] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:51 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:51.868101 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:51.868101 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:51.868455 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6263f0f3-a853-4bb0-a76b-508870d4371e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:51.883298 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6263f0f3-a853-4bb0-a76b-508870d4371e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Delete volume request issued successfully. Aug 07 19:02:51.883477 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6263f0f3-a853-4bb0-a76b-508870d4371e tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df returned with HTTP 202 Aug 07 19:02:51.883924 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1167/4653] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:02:51 2026] DELETE /volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:51.890878 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-29cbb68b-6fb8-4b41-a49c-82d6e37b4cd9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:51.893515 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-29cbb68b-6fb8-4b41-a49c-82d6e37b4cd9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df Aug 07 19:02:51.893911 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-29cbb68b-6fb8-4b41-a49c-82d6e37b4cd9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:51.894143 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-29cbb68b-6fb8-4b41-a49c-82d6e37b4cd9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:51.901883 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:51.901883 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:51.906534 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-29cbb68b-6fb8-4b41-a49c-82d6e37b4cd9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Volume info retrieved successfully. Aug 07 19:02:51.912517 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-29cbb68b-6fb8-4b41-a49c-82d6e37b4cd9 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df returned with HTTP 200 Aug 07 19:02:51.913017 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1162/4654] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:51 2026] GET /volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:51.995691 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cfc94bbf-d575-4843-b1c0-30a3453b4aeb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:51.997423 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfc94bbf-d575-4843-b1c0-30a3453b4aeb tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:51.997609 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfc94bbf-d575-4843-b1c0-30a3453b4aeb tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:51.997810 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfc94bbf-d575-4843-b1c0-30a3453b4aeb tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:51.997920 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cfc94bbf-d575-4843-b1c0-30a3453b4aeb tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:52.005655 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:52.005655 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:52.006503 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfc94bbf-d575-4843-b1c0-30a3453b4aeb tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 200 Aug 07 19:02:52.007413 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1169/4655] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:51 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:52.290713 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-714f536f-49b4-477f-b292-ace16a010fd1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:52.292533 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-714f536f-49b4-477f-b292-ace16a010fd1 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:52.292714 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-714f536f-49b4-477f-b292-ace16a010fd1 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:52.292906 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-714f536f-49b4-477f-b292-ace16a010fd1 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:52.304417 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:52.304417 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:52.308651 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-714f536f-49b4-477f-b292-ace16a010fd1 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:52.313765 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-714f536f-49b4-477f-b292-ace16a010fd1 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:52.314296 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1158/4656] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:52 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:52.328123 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e6c2d683-2525-4ba8-a0b1-a56c57deb2f9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:52.330499 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e6c2d683-2525-4ba8-a0b1-a56c57deb2f9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:02:52.330695 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e6c2d683-2525-4ba8-a0b1-a56c57deb2f9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:52.330924 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e6c2d683-2525-4ba8-a0b1-a56c57deb2f9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:52.339832 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:52.339832 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:52.343542 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e6c2d683-2525-4ba8-a0b1-a56c57deb2f9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:02:52.347957 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e6c2d683-2525-4ba8-a0b1-a56c57deb2f9 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:02:52.347957 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1168/4657] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:52 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 19:02:52.884510 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4ccd8af7-ad2e-40ef-8cea-258f744e3eb2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:52.886323 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4ccd8af7-ad2e-40ef-8cea-258f744e3eb2 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:02:52.886529 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4ccd8af7-ad2e-40ef-8cea-258f744e3eb2 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:52.886710 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4ccd8af7-ad2e-40ef-8cea-258f744e3eb2 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:52.893262 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:52.893262 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:52.897202 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4ccd8af7-ad2e-40ef-8cea-258f744e3eb2 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:52.902432 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4ccd8af7-ad2e-40ef-8cea-258f744e3eb2 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:02:52.903055 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1163/4658] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:52 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:52.925954 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f03e9f19-b203-452a-ba81-7d5eab27d418 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:52.927797 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f03e9f19-b203-452a-ba81-7d5eab27d418 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] GET https://10.4.3.15/volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df Aug 07 19:02:52.928006 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f03e9f19-b203-452a-ba81-7d5eab27d418 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:52.928201 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f03e9f19-b203-452a-ba81-7d5eab27d418 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:52.933640 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f03e9f19-b203-452a-ba81-7d5eab27d418 tempest-ProjectMemberTests33-177264101 tempest-ProjectMemberTests33-177264101-project-admin] https://10.4.3.15/volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df returned with HTTP 404 Aug 07 19:02:52.934082 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1170/4659] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:02:52 2026] GET /volume/v3/volumes/cf1f10b5-2b3f-4863-aaa9-370074b6c2df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:53.018626 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e4969a59-39b0-42ba-bfd2-f348f72941f1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:53.020075 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e4969a59-39b0-42ba-bfd2-f348f72941f1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 Aug 07 19:02:53.020267 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e4969a59-39b0-42ba-bfd2-f348f72941f1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:53.020449 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e4969a59-39b0-42ba-bfd2-f348f72941f1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:53.020546 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e4969a59-39b0-42ba-bfd2-f348f72941f1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 17dea9e2-6f48-43aa-a31c-c81c7f08dd55. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:53.024026 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e4969a59-39b0-42ba-bfd2-f348f72941f1 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 returned with HTTP 404 Aug 07 19:02:53.024494 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1159/4660] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:53 2026] GET /volume/v3/backups/17dea9e2-6f48-43aa-a31c-c81c7f08dd55 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:53.487109 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-423bd689-6ba8-447d-a21d-2e97dc0fff7b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:53.488892 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-423bd689-6ba8-447d-a21d-2e97dc0fff7b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:02:53.489134 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-423bd689-6ba8-447d-a21d-2e97dc0fff7b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:53.489338 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-423bd689-6ba8-447d-a21d-2e97dc0fff7b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:53.489442 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-423bd689-6ba8-447d-a21d-2e97dc0fff7b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete backup with id: b65e46c0-7fe1-47fe-ab28-354cb973468e. Aug 07 19:02:53.493283 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:53.493283 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:53.504708 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.backup.rpcapi [None req-423bd689-6ba8-447d-a21d-2e97dc0fff7b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] delete_backup rpcapi backup_id b65e46c0-7fe1-47fe-ab28-354cb973468e {{(pid=100344) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:02:53.506188 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-423bd689-6ba8-447d-a21d-2e97dc0fff7b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 202 Aug 07 19:02:53.506639 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1169/4661] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:53 2026] DELETE /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:02:53.513237 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-581ce900-5445-4b18-b2ad-973b9d282063 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:53.515297 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-581ce900-5445-4b18-b2ad-973b9d282063 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:02:53.515501 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-581ce900-5445-4b18-b2ad-973b9d282063 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:53.515656 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-581ce900-5445-4b18-b2ad-973b9d282063 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:53.515758 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-581ce900-5445-4b18-b2ad-973b9d282063 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:53.520558 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:53.520558 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:53.521198 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-581ce900-5445-4b18-b2ad-973b9d282063 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 200 Aug 07 19:02:53.521590 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1164/4662] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:53 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:53.918234 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-472f2cd5-412e-4d02-b86a-ce60ce3f2c20 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:53.921498 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-472f2cd5-412e-4d02-b86a-ce60ce3f2c20 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:02:53.921937 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-472f2cd5-412e-4d02-b86a-ce60ce3f2c20 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:53.922128 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-472f2cd5-412e-4d02-b86a-ce60ce3f2c20 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:53.937143 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:53.937143 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:53.940723 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-472f2cd5-412e-4d02-b86a-ce60ce3f2c20 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:53.947439 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-472f2cd5-412e-4d02-b86a-ce60ce3f2c20 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:02:53.947849 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1171/4663] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:53 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:54.533024 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-21367bf1-0834-4de4-a240-cc9370efb1d9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:54.535959 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:54.539053 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21367bf1-0834-4de4-a240-cc9370efb1d9 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e Aug 07 19:02:54.539363 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21367bf1-0834-4de4-a240-cc9370efb1d9 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:54.539633 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21367bf1-0834-4de4-a240-cc9370efb1d9 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:54.539821 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-21367bf1-0834-4de4-a240-cc9370efb1d9 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id b65e46c0-7fe1-47fe-ab28-354cb973468e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:54.544213 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21367bf1-0834-4de4-a240-cc9370efb1d9 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e returned with HTTP 404 Aug 07 19:02:54.544724 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1160/4664] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:54 2026] GET /volume/v3/backups/b65e46c0-7fe1-47fe-ab28-354cb973468e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:54.560220 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7b6b3767-1020-43d1-88bc-decd278330f4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:54.561694 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:54.562083 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1847527913"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:54.563605 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1847527913'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:54.563750 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume of 1 GB Aug 07 19:02:54.568429 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Availability Zones retrieved successfully. Aug 07 19:02:54.574746 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Flow 'volume_create_api' (ef1254b1-252a-434a-9ec5-41a3642a4db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:54.575657 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d24e18-0ded-4e05-a12e-02e3e640f74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:54.576796 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:54.603164 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d24e18-0ded-4e05-a12e-02e3e640f74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:54.603928 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70cc7f3-5749-4f78-b23a-6d8eacb467ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:54.626680 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:54.627070 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1388231909"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:54.628365 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1388231909'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:54.628479 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume of 1 GB Aug 07 19:02:54.632154 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Availability Zones retrieved successfully. Aug 07 19:02:54.636911 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (75bfda96-7b3f-42b7-9b89-66c751ccbd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:54.637885 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b3e8a0-1c60-4bbf-8f8d-84757c70f8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:54.638571 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:54.638865 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Created reservations ['28ef8c91-f7ba-41f8-97af-6c192a8a0aab', '38af4ac1-b7dd-44f1-b608-a87bf8c74fbd', 'f9d87609-108c-41f6-8a5c-afbdb85ce4e4', 'e49c500b-27bc-4207-a241-8a2afa6abec9'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:54.639850 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70cc7f3-5749-4f78-b23a-6d8eacb467ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28ef8c91-f7ba-41f8-97af-6c192a8a0aab', '38af4ac1-b7dd-44f1-b608-a87bf8c74fbd', 'f9d87609-108c-41f6-8a5c-afbdb85ce4e4', 'e49c500b-27bc-4207-a241-8a2afa6abec9']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:54.640615 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda70ec6-32a3-4c66-bac3-94ddbe31b41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:54.658860 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b3e8a0-1c60-4bbf-8f8d-84757c70f8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:54.659540 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d78c78-050b-43da-bc0b-0dfc6b4c4514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:54.662918 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda70ec6-32a3-4c66-bac3-94ddbe31b41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7926f428-d3f4-4f77-9741-c044003d3272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1847527913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ab7fb7daca41fb968c778416e9c9b6',qos_specs=None,replication_status=,reservations=['28ef8c91-f7ba-41f8-97af-6c192a8a0aab','38af4ac1-b7dd-44f1-b608-a87bf8c74fbd','f9d87609-108c-41f6-8a5c-afbdb85ce4e4','e49c500b-27bc-4207-a241-8a2afa6abec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1847527913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7926f428-d3f4-4f77-9741-c044003d3272,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33ab7fb7daca41fb968c778416e9c9b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:54.663643 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26d3993-72a6-4e68-8f4e-47f3eed664b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:54.681147 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26d3993-72a6-4e68-8f4e-47f3eed664b6) transitioned into state 'SUCCESS' from state '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-1847527913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ab7fb7daca41fb968c778416e9c9b6',qos_specs=None,replication_status=,reservations=['28ef8c91-f7ba-41f8-97af-6c192a8a0aab','38af4ac1-b7dd-44f1-b608-a87bf8c74fbd','f9d87609-108c-41f6-8a5c-afbdb85ce4e4','e49c500b-27bc-4207-a241-8a2afa6abec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975dfd810ae24dd6955dbbb865d0bd54',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:54.681881 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eec5bc1d-5cfe-45b5-8194-25d1912d6176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:54.690229 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eec5bc1d-5cfe-45b5-8194-25d1912d6176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:54.691061 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Flow 'volume_create_api' (ef1254b1-252a-434a-9ec5-41a3642a4db1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:54.691366 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create volume request issued successfully. Aug 07 19:02:54.691883 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7b6b3767-1020-43d1-88bc-decd278330f4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:54.692561 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1165/4665] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:02:54 2026] POST /volume/v3/volumes => generated 747 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:54.704624 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-39536ac4-efa0-4a8c-bd36-719f67158e03 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:54.706623 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39536ac4-efa0-4a8c-bd36-719f67158e03 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 Aug 07 19:02:54.706623 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39536ac4-efa0-4a8c-bd36-719f67158e03 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:54.706819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39536ac4-efa0-4a8c-bd36-719f67158e03 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:54.713302 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:54.713302 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:54.714493 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['b6fb3310-8cd5-488b-9a22-dd74be0ff2d9', 'bcf5ced8-7782-47ab-9d9f-ed96e6586ebb', '04d80d96-95b9-4051-a7a5-c21666157989', '695a0f8c-1a12-4b3c-925f-4ca65bcc41ff'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:54.715558 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d78c78-050b-43da-bc0b-0dfc6b4c4514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6fb3310-8cd5-488b-9a22-dd74be0ff2d9', 'bcf5ced8-7782-47ab-9d9f-ed96e6586ebb', '04d80d96-95b9-4051-a7a5-c21666157989', '695a0f8c-1a12-4b3c-925f-4ca65bcc41ff']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:54.716575 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-39536ac4-efa0-4a8c-bd36-719f67158e03 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:02:54.716673 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93e150ee-1d67-4cfe-b092-46644e688f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:54.720230 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39536ac4-efa0-4a8c-bd36-719f67158e03 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 returned with HTTP 200 Aug 07 19:02:54.720553 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1172/4666] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:54 2026] GET /volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:54.741246 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93e150ee-1d67-4cfe-b092-46644e688f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1388231909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['b6fb3310-8cd5-488b-9a22-dd74be0ff2d9','bcf5ced8-7782-47ab-9d9f-ed96e6586ebb','04d80d96-95b9-4051-a7a5-c21666157989','695a0f8c-1a12-4b3c-925f-4ca65bcc41ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1388231909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c992b74b76c04771a03e0a7c983efad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ac49d663ac45a194343ca2f9818812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:54.742069 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e759a7a-3e9b-4430-ba4d-98dbf55ef7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:54.760497 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e759a7a-3e9b-4430-ba4d-98dbf55ef7d1) transitioned into state 'SUCCESS' from state '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-1388231909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['b6fb3310-8cd5-488b-9a22-dd74be0ff2d9','bcf5ced8-7782-47ab-9d9f-ed96e6586ebb','04d80d96-95b9-4051-a7a5-c21666157989','695a0f8c-1a12-4b3c-925f-4ca65bcc41ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:54.761302 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bcd5ffe-7605-4ed8-834d-01440a8238d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:54.768623 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bcd5ffe-7605-4ed8-834d-01440a8238d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:54.769381 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (75bfda96-7b3f-42b7-9b89-66c751ccbd73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:54.769676 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request issued successfully. Aug 07 19:02:54.770217 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2aa5ceea-e330-47e0-9c0d-0640166a5aee tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:54.770588 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1170/4667] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:02:54 2026] POST /volume/v3/volumes => generated 776 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:54.783694 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cc6947ef-6ef1-4458-a97f-a9b6db6bce8d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:54.785519 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc6947ef-6ef1-4458-a97f-a9b6db6bce8d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 Aug 07 19:02:54.785809 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc6947ef-6ef1-4458-a97f-a9b6db6bce8d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:54.785981 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc6947ef-6ef1-4458-a97f-a9b6db6bce8d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:54.793187 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:54.793187 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:54.797157 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cc6947ef-6ef1-4458-a97f-a9b6db6bce8d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:02:54.801427 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc6947ef-6ef1-4458-a97f-a9b6db6bce8d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 returned with HTTP 200 Aug 07 19:02:54.801946 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1161/4668] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:54 2026] GET /volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:54.959852 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f02a0e85-86a5-4fab-9146-b47413ce1d82 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:54.961635 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f02a0e85-86a5-4fab-9146-b47413ce1d82 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:02:54.961881 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f02a0e85-86a5-4fab-9146-b47413ce1d82 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:54.962041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f02a0e85-86a5-4fab-9146-b47413ce1d82 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:54.968482 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:54.968482 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:54.971570 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f02a0e85-86a5-4fab-9146-b47413ce1d82 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:54.976310 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f02a0e85-86a5-4fab-9146-b47413ce1d82 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:02:54.976860 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1166/4669] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:54 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:55.731665 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b39fbb54-5f94-4da5-a7f1-85c74b693b9e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:55.733446 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b39fbb54-5f94-4da5-a7f1-85c74b693b9e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 Aug 07 19:02:55.733669 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b39fbb54-5f94-4da5-a7f1-85c74b693b9e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:55.733902 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b39fbb54-5f94-4da5-a7f1-85c74b693b9e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:55.740113 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:55.740113 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:55.743199 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b39fbb54-5f94-4da5-a7f1-85c74b693b9e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:02:55.747042 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b39fbb54-5f94-4da5-a7f1-85c74b693b9e tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 returned with HTTP 200 Aug 07 19:02:55.747501 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1173/4670] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:55 2026] GET /volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:55.758699 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1bd73d99-fdc6-4cc7-ae2e-3480f7c8467a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:55.760526 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1bd73d99-fdc6-4cc7-ae2e-3480f7c8467a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:02:55.760863 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1bd73d99-fdc6-4cc7-ae2e-3480f7c8467a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7926f428-d3f4-4f77-9741-c044003d3272", "name": "tempest-VolumesBackupsTest-Snapshot-238589889"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:55.768647 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:55.768647 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:55.769105 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1bd73d99-fdc6-4cc7-ae2e-3480f7c8467a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:02:55.769221 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-1bd73d99-fdc6-4cc7-ae2e-3480f7c8467a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Create snapshot from volume 7926f428-d3f4-4f77-9741-c044003d3272 Aug 07 19:02:55.797244 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-1bd73d99-fdc6-4cc7-ae2e-3480f7c8467a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Created reservations ['8351f877-c939-4697-9366-8ff274c0d2c6', 'aeeea8ea-1284-40ee-beff-b3a1e605c7f7', 'e3f010c6-76c9-4630-aa8a-fff8173584c5', 'b269cdaa-89c2-46c8-879e-51b8acdea556'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:55.814740 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e6f9818c-a9d6-4f44-b8c3-6fac0d64db28 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:55.816122 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e6f9818c-a9d6-4f44-b8c3-6fac0d64db28 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 Aug 07 19:02:55.816355 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e6f9818c-a9d6-4f44-b8c3-6fac0d64db28 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:55.816533 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e6f9818c-a9d6-4f44-b8c3-6fac0d64db28 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:55.823376 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1bd73d99-fdc6-4cc7-ae2e-3480f7c8467a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Snapshot create request issued successfully. Aug 07 19:02:55.823574 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:55.823574 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:55.823659 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1bd73d99-fdc6-4cc7-ae2e-3480f7c8467a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:02:55.824145 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1171/4671] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:02:55 2026] POST /volume/v3/snapshots => generated 304 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:55.827476 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e6f9818c-a9d6-4f44-b8c3-6fac0d64db28 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:02:55.831251 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e6f9818c-a9d6-4f44-b8c3-6fac0d64db28 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 returned with HTTP 200 Aug 07 19:02:55.831619 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1162/4672] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:55 2026] GET /volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:55.832556 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b8e2c018-8fe4-4b4a-b948-2a36a892bc65 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:55.834409 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b8e2c018-8fe4-4b4a-b948-2a36a892bc65 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f Aug 07 19:02:55.834671 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b8e2c018-8fe4-4b4a-b948-2a36a892bc65 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:55.834869 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b8e2c018-8fe4-4b4a-b948-2a36a892bc65 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:55.839471 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:55.839471 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:55.840021 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b8e2c018-8fe4-4b4a-b948-2a36a892bc65 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Snapshot retrieved successfully. Aug 07 19:02:55.840991 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b8e2c018-8fe4-4b4a-b948-2a36a892bc65 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f returned with HTTP 200 Aug 07 19:02:55.841360 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1167/4673] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:02:55 2026] GET /volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:55.843158 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a3064f47-fbae-4ac8-81c9-994640b2f95d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:55.898457 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3064f47-fbae-4ac8-81c9-994640b2f95d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:02:55.898794 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a3064f47-fbae-4ac8-81c9-994640b2f95d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6", "name": "tempest-ProjectMemberTests-Snapshot-1987221353"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:55.906513 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:55.906513 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:55.906938 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a3064f47-fbae-4ac8-81c9-994640b2f95d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Volume info retrieved successfully. Aug 07 19:02:55.907064 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-a3064f47-fbae-4ac8-81c9-994640b2f95d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Create snapshot from volume 58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 Aug 07 19:02:55.936388 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-a3064f47-fbae-4ac8-81c9-994640b2f95d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Created reservations ['505157a2-830d-42cb-a90e-6149e9759dd5', 'f5a65198-d7f8-4de1-a37c-5208904540ba', '79c1c1bb-8e69-463c-9a89-4c19b0765707', '469702a1-7712-4f21-8ce2-e52cac4dac7a'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:55.961663 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a3064f47-fbae-4ac8-81c9-994640b2f95d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot create request issued successfully. Aug 07 19:02:55.962035 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3064f47-fbae-4ac8-81c9-994640b2f95d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:02:55.962447 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1174/4674] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:02:55 2026] POST /volume/v3/snapshots => generated 305 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:55.973337 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5ae2f3c2-a3d1-4039-b9b7-cb3fce3f3ead None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:55.975546 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5ae2f3c2-a3d1-4039-b9b7-cb3fce3f3ead tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] GET https://10.4.3.15/volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 Aug 07 19:02:55.975742 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5ae2f3c2-a3d1-4039-b9b7-cb3fce3f3ead tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:55.976032 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5ae2f3c2-a3d1-4039-b9b7-cb3fce3f3ead tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:55.981693 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:55.981693 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:55.982278 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5ae2f3c2-a3d1-4039-b9b7-cb3fce3f3ead tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot retrieved successfully. Aug 07 19:02:55.983276 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5ae2f3c2-a3d1-4039-b9b7-cb3fce3f3ead tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 returned with HTTP 200 Aug 07 19:02:55.983762 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1172/4675] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:02:55 2026] GET /volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:55.989245 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fdcc0c14-87ae-42f0-b1d3-a102e2e326db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:55.990957 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fdcc0c14-87ae-42f0-b1d3-a102e2e326db tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:02:55.991217 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fdcc0c14-87ae-42f0-b1d3-a102e2e326db tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:55.991407 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fdcc0c14-87ae-42f0-b1d3-a102e2e326db tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:55.998011 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:55.998011 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:56.001439 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fdcc0c14-87ae-42f0-b1d3-a102e2e326db tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:56.005476 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fdcc0c14-87ae-42f0-b1d3-a102e2e326db tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:02:56.005977 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1163/4676] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:55 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:56.850681 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-38920e2c-4551-42b9-8623-064734910a98 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:56.852548 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-38920e2c-4551-42b9-8623-064734910a98 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f Aug 07 19:02:56.852749 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-38920e2c-4551-42b9-8623-064734910a98 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:56.852972 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-38920e2c-4551-42b9-8623-064734910a98 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:56.857874 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:56.857874 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:56.858317 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-38920e2c-4551-42b9-8623-064734910a98 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Snapshot retrieved successfully. Aug 07 19:02:56.859081 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-38920e2c-4551-42b9-8623-064734910a98 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f returned with HTTP 200 Aug 07 19:02:56.859426 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1168/4677] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:02:56 2026] GET /volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:56.866928 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3adab720-a50a-4d96-b454-d3095101772a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:56.868952 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3adab720-a50a-4d96-b454-d3095101772a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] POST https://10.4.3.15/volume/v3/backups Aug 07 19:02:56.869355 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3adab720-a50a-4d96-b454-d3095101772a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7926f428-d3f4-4f77-9741-c044003d3272", "snapshot_id": "c5a53006-d910-4204-bba3-81b7ae51f98f", "name": "tempest-VolumesBackupsTest-Backup-1178175823"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:56.870830 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-3adab720-a50a-4d96-b454-d3095101772a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating new backup {'backup': {'volume_id': '7926f428-d3f4-4f77-9741-c044003d3272', 'snapshot_id': 'c5a53006-d910-4204-bba3-81b7ae51f98f', 'name': 'tempest-VolumesBackupsTest-Backup-1178175823'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:02:56.871012 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-3adab720-a50a-4d96-b454-d3095101772a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Creating backup of volume 7926f428-d3f4-4f77-9741-c044003d3272 in container None Aug 07 19:02:56.878456 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:56.878456 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:56.879007 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3adab720-a50a-4d96-b454-d3095101772a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:02:56.884074 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:56.884074 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:56.884478 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3adab720-a50a-4d96-b454-d3095101772a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Snapshot retrieved successfully. Aug 07 19:02:56.898844 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3adab720-a50a-4d96-b454-d3095101772a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Created reservations ['f82f0e65-ecaa-46c1-8eab-7c0cd3ce4e9d', 'fe7797ba-6c28-4924-8e97-c125a9a0697e'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:56.926558 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3adab720-a50a-4d96-b454-d3095101772a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:02:56.927202 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1175/4678] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:02:56 2026] POST /volume/v3/backups => generated 328 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:56.935847 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6a097033-0684-4a31-b41d-708dea3cbcf6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:56.938205 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6a097033-0684-4a31-b41d-708dea3cbcf6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:02:56.938683 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6a097033-0684-4a31-b41d-708dea3cbcf6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:56.939025 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6a097033-0684-4a31-b41d-708dea3cbcf6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:56.939230 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-6a097033-0684-4a31-b41d-708dea3cbcf6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:56.945349 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:56.945349 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:56.946357 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6a097033-0684-4a31-b41d-708dea3cbcf6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:02:56.946990 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1173/4679] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:56 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 769 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:56.993954 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-96412d48-8090-4433-baf4-2b294088100a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:56.995935 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96412d48-8090-4433-baf4-2b294088100a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] GET https://10.4.3.15/volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 Aug 07 19:02:56.996110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96412d48-8090-4433-baf4-2b294088100a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:56.996311 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96412d48-8090-4433-baf4-2b294088100a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:57.001873 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.001873 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:57.002344 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-96412d48-8090-4433-baf4-2b294088100a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot retrieved successfully. Aug 07 19:02:57.003206 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96412d48-8090-4433-baf4-2b294088100a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 returned with HTTP 200 Aug 07 19:02:57.003564 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1164/4680] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:02:56 2026] GET /volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:57.014299 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b664fae9-5a76-419b-a3e3-a68fabdb0550 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.016812 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b664fae9-5a76-419b-a3e3-a68fabdb0550 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 Aug 07 19:02:57.017406 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b664fae9-5a76-419b-a3e3-a68fabdb0550 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:57.017406 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b664fae9-5a76-419b-a3e3-a68fabdb0550 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:57.017581 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-b664fae9-5a76-419b-a3e3-a68fabdb0550 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Delete snapshot with id: 4c7a2752-0d31-41ac-8a73-20914772dbf3 Aug 07 19:02:57.017693 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ffc597c8-14b2-4ae0-8a91-e4883825ca6d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.019462 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffc597c8-14b2-4ae0-8a91-e4883825ca6d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:02:57.019683 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffc597c8-14b2-4ae0-8a91-e4883825ca6d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:57.020512 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffc597c8-14b2-4ae0-8a91-e4883825ca6d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:57.023188 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.023188 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:57.023627 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b664fae9-5a76-419b-a3e3-a68fabdb0550 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot retrieved successfully. Aug 07 19:02:57.026739 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.026739 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:57.031380 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ffc597c8-14b2-4ae0-8a91-e4883825ca6d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:57.037740 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffc597c8-14b2-4ae0-8a91-e4883825ca6d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:02:57.038227 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1176/4681] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:57 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:57.041510 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b664fae9-5a76-419b-a3e3-a68fabdb0550 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot delete request issued successfully. Aug 07 19:02:57.041757 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b664fae9-5a76-419b-a3e3-a68fabdb0550 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 returned with HTTP 202 Aug 07 19:02:57.042134 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1169/4682] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:02:57 2026] DELETE /volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:57.051970 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-62ce5937-5937-4254-8ac1-8751227b2753 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.053852 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-62ce5937-5937-4254-8ac1-8751227b2753 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] GET https://10.4.3.15/volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 Aug 07 19:02:57.054053 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-62ce5937-5937-4254-8ac1-8751227b2753 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:57.054249 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-62ce5937-5937-4254-8ac1-8751227b2753 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:57.059273 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.059273 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:57.059949 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-62ce5937-5937-4254-8ac1-8751227b2753 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot retrieved successfully. Aug 07 19:02:57.060028 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-74b2a965-e9d8-47d7-a6d8-7ef87ada92b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.060413 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74b2a965-e9d8-47d7-a6d8-7ef87ada92b4 None None] GET https://10.4.3.15/volume// Aug 07 19:02:57.060616 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74b2a965-e9d8-47d7-a6d8-7ef87ada92b4 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:57.061056 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74b2a965-e9d8-47d7-a6d8-7ef87ada92b4 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:57.061142 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-62ce5937-5937-4254-8ac1-8751227b2753 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 returned with HTTP 200 Aug 07 19:02:57.061348 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74b2a965-e9d8-47d7-a6d8-7ef87ada92b4 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:02:57.061673 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1165/4683] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:02: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 07 19:02:57.061838 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1174/4684] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:02:57 2026] GET /volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:57.068615 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-4f513997-7c26-4b3a-bbb3-4e7b2844997b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.070704 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-4f513997-7c26-4b3a-bbb3-4e7b2844997b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:02:57.071194 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-4f513997-7c26-4b3a-bbb3-4e7b2844997b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "556105ae-21e9-44f2-8504-db8c615220f3", "connector": null, "instance_uuid": "bc3e3b03-889e-42aa-a0c7-c242511b6e89"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:57.096916 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.096916 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:57.125952 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-4f513997-7c26-4b3a-bbb3-4e7b2844997b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:02:57.126537 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1177/4685] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:02:57 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 07 19:02:57.134120 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-8f91a67a-88c2-44b5-b08d-3c248981a232 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.136562 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-8f91a67a-88c2-44b5-b08d-3c248981a232 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] DELETE https://10.4.3.15/volume/v3/attachments/83c31570-8538-4f9b-8e75-63f7b08949b8 Aug 07 19:02:57.136848 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-8f91a67a-88c2-44b5-b08d-3c248981a232 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:57.137094 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-8f91a67a-88c2-44b5-b08d-3c248981a232 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:57.145558 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.145558 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:57.197106 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-8f91a67a-88c2-44b5-b08d-3c248981a232 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/83c31570-8538-4f9b-8e75-63f7b08949b8 returned with HTTP 200 Aug 07 19:02:57.197453 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1170/4686] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:02:57 2026] DELETE /volume/v3/attachments/83c31570-8538-4f9b-8e75-63f7b08949b8 => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:57.425885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d17f419d-e516-4dab-b9e5-38152fc6c48c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.427729 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d17f419d-e516-4dab-b9e5-38152fc6c48c tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:02:57.428123 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d17f419d-e516-4dab-b9e5-38152fc6c48c tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1925110923-1042621179", "extra_specs": {"multiattach": " True"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:57.441690 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d17f419d-e516-4dab-b9e5-38152fc6c48c tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:02:57.442085 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1166/4687] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:02:57 2026] POST /volume/v3/types => generated 287 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:57.449904 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a05983f5-3798-4466-bfb5-3e34121be25a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.452202 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:57.452694 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-498567001", "snapshot_id": null, "imageRef": null, "volume_type": "0be756ab-a83d-4f45-83ef-65205b054002", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:57.454823 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-498567001', 'snapshot_id': None, 'imageRef': None, 'volume_type': '0be756ab-a83d-4f45-83ef-65205b054002', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:57.458957 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume of 1 GB Aug 07 19:02:57.459277 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.459277 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:57.459741 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Availability Zones retrieved successfully. Aug 07 19:02:57.464525 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Flow 'volume_create_api' (48424186-222c-4949-9a37-d1cdc9e44056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:57.465548 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af86ade-498e-4461-bd09-9ba03c3c4e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:57.466394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:57.473613 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.473613 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:57.486411 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af86ade-498e-4461-bd09-9ba03c3c4e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:02:57Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0be756ab-a83d-4f45-83ef-65205b054002,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1925110923-1042621179',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0be756ab-a83d-4f45-83ef-65205b054002', 'encryption_key_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=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:57.487685 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d0234e9-5a6d-4098-99b5-fd37539f285f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:57.516540 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1925110923-1042621179 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1925110923-1042621179, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:02:57.516818 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1925110923-1042621179 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1925110923-1042621179, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:02:57.544858 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Created reservations ['a8c91b35-076c-4e24-80cb-e765e9663179', 'a686a7a7-d5bc-4649-b040-6967a987fb7b', '0b1c6663-8eb2-4d90-8184-6922121c39e1', 'a5bd73a0-18e0-44f8-9832-c37e0538249e'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:57.545595 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d0234e9-5a6d-4098-99b5-fd37539f285f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8c91b35-076c-4e24-80cb-e765e9663179', 'a686a7a7-d5bc-4649-b040-6967a987fb7b', '0b1c6663-8eb2-4d90-8184-6922121c39e1', 'a5bd73a0-18e0-44f8-9832-c37e0538249e']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:57.547069 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e895ef7a-b76e-493b-a2c3-0e61512feb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:57.565338 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e895ef7a-b76e-493b-a2c3-0e61512feb11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6de55b9d-9d4c-487c-a604-2b07ac287e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-498567001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fb44328e76b54436955c24d648345e46',qos_specs=None,replication_status=,reservations=['a8c91b35-076c-4e24-80cb-e765e9663179','a686a7a7-d5bc-4649-b040-6967a987fb7b','0b1c6663-8eb2-4d90-8184-6922121c39e1','a5bd73a0-18e0-44f8-9832-c37e0538249e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d99e4b07694cbb9767134136d34040',volume_type_id=0be756ab-a83d-4f45-83ef-65205b054002), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-498567001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6de55b9d-9d4c-487c-a604-2b07ac287e0c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='fb44328e76b54436955c24d648345e46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11d99e4b07694cbb9767134136d34040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0be756ab-a83d-4f45-83ef-65205b054002),volume_type_id=0be756ab-a83d-4f45-83ef-65205b054002)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:57.566080 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e21f907-52dd-4fd9-85c7-7a5aad31452e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:57.582934 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e21f907-52dd-4fd9-85c7-7a5aad31452e) transitioned into state 'SUCCESS' from state '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-498567001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fb44328e76b54436955c24d648345e46',qos_specs=None,replication_status=,reservations=['a8c91b35-076c-4e24-80cb-e765e9663179','a686a7a7-d5bc-4649-b040-6967a987fb7b','0b1c6663-8eb2-4d90-8184-6922121c39e1','a5bd73a0-18e0-44f8-9832-c37e0538249e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d99e4b07694cbb9767134136d34040',volume_type_id=0be756ab-a83d-4f45-83ef-65205b054002)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:57.583869 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0039a3ab-2aa2-49c9-b701-bd5d73a003ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:57.593663 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0039a3ab-2aa2-49c9-b701-bd5d73a003ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:57.594584 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Flow 'volume_create_api' (48424186-222c-4949-9a37-d1cdc9e44056) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:57.594894 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Create volume request issued successfully. Aug 07 19:02:57.595476 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a05983f5-3798-4466-bfb5-3e34121be25a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:57.595907 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1175/4688] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:02:57 2026] POST /volume/v3/volumes => generated 827 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:57.606464 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-78c1694f-d80d-4d7d-8d51-f66e71945515 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.608883 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78c1694f-d80d-4d7d-8d51-f66e71945515 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:02:57.609166 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78c1694f-d80d-4d7d-8d51-f66e71945515 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:57.609467 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78c1694f-d80d-4d7d-8d51-f66e71945515 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:57.616777 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.616777 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:57.620360 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-78c1694f-d80d-4d7d-8d51-f66e71945515 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:57.624217 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78c1694f-d80d-4d7d-8d51-f66e71945515 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:02:57.624586 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1178/4689] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:57 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:57.648500 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.650171 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:57.650491 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-851610303", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:57.651910 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-851610303', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:57.652055 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Create volume of 1 GB Aug 07 19:02:57.652295 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.652295 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:57.655688 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Availability Zones retrieved successfully. Aug 07 19:02:57.660917 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Flow 'volume_create_api' (7b4984b9-198d-44c3-961f-7711244ea134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:57.661776 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b21d1e4-4890-4a59-8115-14a164ab673c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:57.662631 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:57.685311 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b21d1e4-4890-4a59-8115-14a164ab673c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:57.685972 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e94ab2-f696-4f88-a3ef-7f5d3d9f58d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:57.736113 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Created reservations ['f53f5f26-6656-41cc-a85e-24de0c7955c6', '83121c6e-f853-400e-9c5b-86f6484ae003', '0cf0ec23-a42c-47fe-b768-0a4f59dc5e65', '3228b743-952c-405b-a16b-752cf466a736'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:57.736888 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e94ab2-f696-4f88-a3ef-7f5d3d9f58d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f53f5f26-6656-41cc-a85e-24de0c7955c6', '83121c6e-f853-400e-9c5b-86f6484ae003', '0cf0ec23-a42c-47fe-b768-0a4f59dc5e65', '3228b743-952c-405b-a16b-752cf466a736']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:57.737473 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4037640-e539-4d2c-8136-737672b7fc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:57.756346 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4037640-e539-4d2c-8136-737672b7fc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0886c745-9f22-4513-ba2f-be15d9233785', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-851610303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c1dbb853dca46fb88289d1bc8ebd185',qos_specs=None,replication_status=,reservations=['f53f5f26-6656-41cc-a85e-24de0c7955c6','83121c6e-f853-400e-9c5b-86f6484ae003','0cf0ec23-a42c-47fe-b768-0a4f59dc5e65','3228b743-952c-405b-a16b-752cf466a736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4d5a769e6a34e559f85673290cc19a9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-851610303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0886c745-9f22-4513-ba2f-be15d9233785,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1dbb853dca46fb88289d1bc8ebd185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4d5a769e6a34e559f85673290cc19a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:57.757131 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d77a843-4b30-42d2-94bc-b12ad16729e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:57.772290 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d77a843-4b30-42d2-94bc-b12ad16729e9) transitioned into state 'SUCCESS' from state '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-851610303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c1dbb853dca46fb88289d1bc8ebd185',qos_specs=None,replication_status=,reservations=['f53f5f26-6656-41cc-a85e-24de0c7955c6','83121c6e-f853-400e-9c5b-86f6484ae003','0cf0ec23-a42c-47fe-b768-0a4f59dc5e65','3228b743-952c-405b-a16b-752cf466a736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4d5a769e6a34e559f85673290cc19a9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:57.772911 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c915d23-ad7c-4fbf-b48f-e8391b17e9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:57.780697 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c915d23-ad7c-4fbf-b48f-e8391b17e9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:57.781442 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Flow 'volume_create_api' (7b4984b9-198d-44c3-961f-7711244ea134) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:57.781715 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Create volume request issued successfully. Aug 07 19:02:57.782355 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-122ec080-32fe-4e3e-a0bd-76f49b42a62b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:57.782744 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1171/4690] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:02:57 2026] POST /volume/v3/volumes => generated 744 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:57.957210 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-880180f1-d6ae-4753-8d51-56d0fe1a1019 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.959103 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-880180f1-d6ae-4753-8d51-56d0fe1a1019 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:02:57.959284 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-880180f1-d6ae-4753-8d51-56d0fe1a1019 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:57.959488 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-880180f1-d6ae-4753-8d51-56d0fe1a1019 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:57.959598 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-880180f1-d6ae-4753-8d51-56d0fe1a1019 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:57.964103 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.964103 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:57.964795 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-880180f1-d6ae-4753-8d51-56d0fe1a1019 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:02:57.965168 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1167/4691] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:57 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:57.981087 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-3a747109-2296-41e8-bc25-a715500a498d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:57.983068 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-3a747109-2296-41e8-bc25-a715500a498d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] PUT https://10.4.3.15/volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672 Aug 07 19:02:57.983417 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-3a747109-2296-41e8-bc25-a715500a498d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:57.990234 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-3a747109-2296-41e8-bc25-a715500a498d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Acquiring lock "cinder-attachment_update-556105ae-21e9-44f2-8504-db8c615220f3-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:02:57.994454 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-3a747109-2296-41e8-bc25-a715500a498d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-556105ae-21e9-44f2-8504-db8c615220f3-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:02:57.995331 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:57.995331 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:58.051078 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c8371cb0-a1cc-496b-b59c-03375610bf96 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.053120 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8371cb0-a1cc-496b-b59c-03375610bf96 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:02:58.053386 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8371cb0-a1cc-496b-b59c-03375610bf96 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.053613 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8371cb0-a1cc-496b-b59c-03375610bf96 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.061325 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:58.061325 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:58.065838 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c8371cb0-a1cc-496b-b59c-03375610bf96 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:58.070477 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8371cb0-a1cc-496b-b59c-03375610bf96 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:02:58.070591 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fde9c3a8-dd50-4146-8066-d747b19546a9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.070947 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1179/4692] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:58 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:58.072430 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fde9c3a8-dd50-4146-8066-d747b19546a9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] GET https://10.4.3.15/volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 Aug 07 19:02:58.072689 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fde9c3a8-dd50-4146-8066-d747b19546a9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.072965 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fde9c3a8-dd50-4146-8066-d747b19546a9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.076877 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-3a747109-2296-41e8-bc25-a715500a498d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-556105ae-21e9-44f2-8504-db8c615220f3-np0000006749" released by "attachment_update" :: held 0.082s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:02:58.077248 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-3a747109-2296-41e8-bc25-a715500a498d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672 returned with HTTP 200 Aug 07 19:02:58.077657 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1176/4693] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:02:57 2026] PUT /volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:58.079257 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fde9c3a8-dd50-4146-8066-d747b19546a9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 returned with HTTP 404 Aug 07 19:02:58.079685 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1172/4694] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:02:58 2026] GET /volume/v3/snapshots/4c7a2752-0d31-41ac-8a73-20914772dbf3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:58.085430 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-ccd84999-d322-452e-ba22-e225ef46373a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.086332 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8831c7dd-7607-4ebd-9fd1-df29de566cd4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.087400 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-ccd84999-d322-452e-ba22-e225ef46373a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672 Aug 07 19:02:58.087615 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-ccd84999-d322-452e-ba22-e225ef46373a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.087814 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-ccd84999-d322-452e-ba22-e225ef46373a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.087969 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8831c7dd-7607-4ebd-9fd1-df29de566cd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 Aug 07 19:02:58.088180 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8831c7dd-7607-4ebd-9fd1-df29de566cd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.088359 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8831c7dd-7607-4ebd-9fd1-df29de566cd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.088507 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-8831c7dd-7607-4ebd-9fd1-df29de566cd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume with id: 58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 Aug 07 19:02:58.094695 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:58.094695 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:58.095007 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8831c7dd-7607-4ebd-9fd1-df29de566cd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:02:58.100220 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-ccd84999-d322-452e-ba22-e225ef46373a tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672 returned with HTTP 200 Aug 07 19:02:58.100587 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1168/4695] 10.4.3.15 () {70 vars in 1644 bytes} [Fri Aug 7 19:02:58 2026] GET /volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672 => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:58.108636 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8831c7dd-7607-4ebd-9fd1-df29de566cd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume request issued successfully. Aug 07 19:02:58.108779 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8831c7dd-7607-4ebd-9fd1-df29de566cd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 returned with HTTP 202 Aug 07 19:02:58.109195 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1180/4696] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:02:58 2026] DELETE /volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:02:58.115828 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-79cb3557-3cc4-4a7e-9443-ce52923a0639 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.117530 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79cb3557-3cc4-4a7e-9443-ce52923a0639 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 Aug 07 19:02:58.117719 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79cb3557-3cc4-4a7e-9443-ce52923a0639 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.117913 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79cb3557-3cc4-4a7e-9443-ce52923a0639 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.124284 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:58.124284 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:58.127404 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-79cb3557-3cc4-4a7e-9443-ce52923a0639 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:02:58.130827 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79cb3557-3cc4-4a7e-9443-ce52923a0639 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 returned with HTTP 200 Aug 07 19:02:58.131192 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1177/4697] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:58 2026] GET /volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:58.638093 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b014e885-8dc8-4a30-9aba-0e8e47cc9305 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.639891 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b014e885-8dc8-4a30-9aba-0e8e47cc9305 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:02:58.640117 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b014e885-8dc8-4a30-9aba-0e8e47cc9305 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.640340 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b014e885-8dc8-4a30-9aba-0e8e47cc9305 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.649811 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:58.649811 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:58.654173 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b014e885-8dc8-4a30-9aba-0e8e47cc9305 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:58.659665 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b014e885-8dc8-4a30-9aba-0e8e47cc9305 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:02:58.660190 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1173/4698] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:58 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:58.673079 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a1768261-9b7c-4856-a6da-20867dfa5914 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.674874 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a1768261-9b7c-4856-a6da-20867dfa5914 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:02:58.675086 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a1768261-9b7c-4856-a6da-20867dfa5914 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.675318 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a1768261-9b7c-4856-a6da-20867dfa5914 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.681787 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:58.681787 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:58.685194 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a1768261-9b7c-4856-a6da-20867dfa5914 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:58.688769 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a1768261-9b7c-4856-a6da-20867dfa5914 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:02:58.689166 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1169/4699] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:58 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:58.727908 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-888c5248-719c-49b5-ab47-d7c628102a0a req-09751ad1-8e7e-4852-96ae-56c656abf70c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.729947 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-09751ad1-8e7e-4852-96ae-56c656abf70c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:02:58.730177 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-09751ad1-8e7e-4852-96ae-56c656abf70c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.730388 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-09751ad1-8e7e-4852-96ae-56c656abf70c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.737271 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:58.737271 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:58.740907 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-888c5248-719c-49b5-ab47-d7c628102a0a req-09751ad1-8e7e-4852-96ae-56c656abf70c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:58.744916 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-09751ad1-8e7e-4852-96ae-56c656abf70c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:02:58.745388 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1181/4700] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:02:58 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:58.821870 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9cb3b99b-8eab-4389-861f-28003ffd84b0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.821870 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9cb3b99b-8eab-4389-861f-28003ffd84b0 None None] GET https://10.4.3.15/volume// Aug 07 19:02:58.821870 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9cb3b99b-8eab-4389-861f-28003ffd84b0 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.822141 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9cb3b99b-8eab-4389-861f-28003ffd84b0 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.822490 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9cb3b99b-8eab-4389-861f-28003ffd84b0 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:02:58.823068 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1178/4701] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:02: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 07 19:02:58.830268 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-888c5248-719c-49b5-ab47-d7c628102a0a req-67002dba-1b34-493b-85b3-b94780dc63cb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.832436 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-67002dba-1b34-493b-85b3-b94780dc63cb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:02:58.832953 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-67002dba-1b34-493b-85b3-b94780dc63cb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6de55b9d-9d4c-487c-a604-2b07ac287e0c", "connector": null, "instance_uuid": "6c5338d4-e450-4821-ae22-9dc9f2340cb5"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:58.840751 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:58.840751 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:58.865889 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-67002dba-1b34-493b-85b3-b94780dc63cb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:02:58.866321 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1174/4702] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:02:58 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 07 19:02:58.895948 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8366b105-b589-439e-90e8-827db163456a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.898058 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8366b105-b589-439e-90e8-827db163456a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:02:58.898319 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8366b105-b589-439e-90e8-827db163456a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.898573 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8366b105-b589-439e-90e8-827db163456a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.907299 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d71e85f3-67a4-44c3-bda9-2c7a3623e0b6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.907671 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d71e85f3-67a4-44c3-bda9-2c7a3623e0b6 None None] GET https://10.4.3.15/volume// Aug 07 19:02:58.907849 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d71e85f3-67a4-44c3-bda9-2c7a3623e0b6 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.908066 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d71e85f3-67a4-44c3-bda9-2c7a3623e0b6 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.908363 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d71e85f3-67a4-44c3-bda9-2c7a3623e0b6 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:02:58.908626 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1182/4703] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:02: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 07 19:02:58.909475 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:58.909475 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:58.913154 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8366b105-b589-439e-90e8-827db163456a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:58.918144 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8366b105-b589-439e-90e8-827db163456a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:02:58.918490 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1170/4704] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:58 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:58.919404 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-888c5248-719c-49b5-ab47-d7c628102a0a req-7f9ae7db-9260-42ab-b872-056469405f0c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.921730 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-7f9ae7db-9260-42ab-b872-056469405f0c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:02:58.921953 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-7f9ae7db-9260-42ab-b872-056469405f0c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.922155 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-7f9ae7db-9260-42ab-b872-056469405f0c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.936327 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:58.936327 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:58.939974 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-888c5248-719c-49b5-ab47-d7c628102a0a req-7f9ae7db-9260-42ab-b872-056469405f0c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:58.944650 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-7f9ae7db-9260-42ab-b872-056469405f0c tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:02:58.945184 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1179/4705] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:02:58 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 1099 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:02:58.975402 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0892706f-b21a-477a-9b87-b1525da6adde None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:58.977231 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0892706f-b21a-477a-9b87-b1525da6adde tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:02:58.977457 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0892706f-b21a-477a-9b87-b1525da6adde tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:58.977674 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0892706f-b21a-477a-9b87-b1525da6adde tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:58.977839 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-0892706f-b21a-477a-9b87-b1525da6adde tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:58.981737 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:58.981737 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:02:58.982467 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0892706f-b21a-477a-9b87-b1525da6adde tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:02:58.982832 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1175/4706] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:58 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:59.043741 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-888c5248-719c-49b5-ab47-d7c628102a0a req-55aa152c-3003-4634-8f3a-b6530022e6a2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:59.045595 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-55aa152c-3003-4634-8f3a-b6530022e6a2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] PUT https://10.4.3.15/volume/v3/attachments/6dd34444-e8ff-445c-a8ab-374430493c96 Aug 07 19:02:59.045935 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-55aa152c-3003-4634-8f3a-b6530022e6a2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:59.054315 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-888c5248-719c-49b5-ab47-d7c628102a0a req-55aa152c-3003-4634-8f3a-b6530022e6a2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Acquiring lock "cinder-attachment_update-6de55b9d-9d4c-487c-a604-2b07ac287e0c-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:02:59.058141 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-888c5248-719c-49b5-ab47-d7c628102a0a req-55aa152c-3003-4634-8f3a-b6530022e6a2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Lock "cinder-attachment_update-6de55b9d-9d4c-487c-a604-2b07ac287e0c-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:02:59.058954 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:59.058954 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:59.082647 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6c5bfd53-9328-488a-ae2f-1410e37bd738 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:59.084634 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6c5bfd53-9328-488a-ae2f-1410e37bd738 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:02:59.084902 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6c5bfd53-9328-488a-ae2f-1410e37bd738 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:59.085315 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6c5bfd53-9328-488a-ae2f-1410e37bd738 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:59.093786 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:59.093786 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:59.097241 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6c5bfd53-9328-488a-ae2f-1410e37bd738 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:02:59.103277 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6c5bfd53-9328-488a-ae2f-1410e37bd738 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:02:59.103625 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1171/4707] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:02:59 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:59.138547 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-888c5248-719c-49b5-ab47-d7c628102a0a req-55aa152c-3003-4634-8f3a-b6530022e6a2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Lock "cinder-attachment_update-6de55b9d-9d4c-487c-a604-2b07ac287e0c-np0000006749" released by "attachment_update" :: held 0.080s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:02:59.138864 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-55aa152c-3003-4634-8f3a-b6530022e6a2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/6dd34444-e8ff-445c-a8ab-374430493c96 returned with HTTP 200 Aug 07 19:02:59.139448 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1183/4708] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:02:59 2026] PUT /volume/v3/attachments/6dd34444-e8ff-445c-a8ab-374430493c96 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:02:59.144018 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f956488b-24f9-43e8-95f1-d52644713347 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:59.145931 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f956488b-24f9-43e8-95f1-d52644713347 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 Aug 07 19:02:59.146196 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f956488b-24f9-43e8-95f1-d52644713347 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:59.146445 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f956488b-24f9-43e8-95f1-d52644713347 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:59.152250 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f956488b-24f9-43e8-95f1-d52644713347 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 returned with HTTP 404 Aug 07 19:02:59.152693 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1180/4709] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:59 2026] GET /volume/v3/volumes/58f2b49b-3465-4fa5-9bd0-cbb66f6f14d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:02:59.160494 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:59.162306 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:02:59.162667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2074284655"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:02:59.164098 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2074284655'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:02:59.164243 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume of 1 GB Aug 07 19:02:59.168467 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Availability Zones retrieved successfully. Aug 07 19:02:59.177108 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (2e9fc25e-35c2-4828-a53c-98d0c17ac381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:59.178397 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142f7bf4-d4ba-481d-86e6-5cfe4c5c1cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:59.179590 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:02:59.207355 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142f7bf4-d4ba-481d-86e6-5cfe4c5c1cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:59.208118 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb80b08-dbf5-4cf0-9a57-e58963b59955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:59.244849 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['805354fb-738d-44da-9bb6-a6b3892d8392', 'f3a39735-27eb-4263-82a1-1f189b4882ad', 'e0303ad4-64c2-402a-a5d7-3bcd6e19f76e', 'b02d626a-82c9-40a9-b186-cc3467e40ddf'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:02:59.245548 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb80b08-dbf5-4cf0-9a57-e58963b59955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['805354fb-738d-44da-9bb6-a6b3892d8392', 'f3a39735-27eb-4263-82a1-1f189b4882ad', 'e0303ad4-64c2-402a-a5d7-3bcd6e19f76e', 'b02d626a-82c9-40a9-b186-cc3467e40ddf']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:59.246369 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd4f6a6-f9d7-4247-91bb-f1729c754e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:59.266648 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd4f6a6-f9d7-4247-91bb-f1729c754e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13e278ad-f6da-490c-8f05-d181fbd41b48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2074284655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['805354fb-738d-44da-9bb6-a6b3892d8392','f3a39735-27eb-4263-82a1-1f189b4882ad','e0303ad4-64c2-402a-a5d7-3bcd6e19f76e','b02d626a-82c9-40a9-b186-cc3467e40ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:02:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2074284655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13e278ad-f6da-490c-8f05-d181fbd41b48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c992b74b76c04771a03e0a7c983efad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ac49d663ac45a194343ca2f9818812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:59.267420 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd32bea2-0e2f-4a6a-ba3a-1c63486503be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:59.283322 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd32bea2-0e2f-4a6a-ba3a-1c63486503be) transitioned into state 'SUCCESS' from state '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-2074284655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['805354fb-738d-44da-9bb6-a6b3892d8392','f3a39735-27eb-4263-82a1-1f189b4882ad','e0303ad4-64c2-402a-a5d7-3bcd6e19f76e','b02d626a-82c9-40a9-b186-cc3467e40ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:59.284080 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c27b8d2-653b-4fd3-a983-9ee323a5badf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:02:59.292585 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c27b8d2-653b-4fd3-a983-9ee323a5badf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:02:59.293341 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (2e9fc25e-35c2-4828-a53c-98d0c17ac381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:02:59.293599 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request issued successfully. Aug 07 19:02:59.294221 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c5beaa96-bfdc-4a57-ad54-96d0f7d3c98c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:02:59.294633 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1176/4710] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:02:59 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:02:59.305212 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e9a8ed8f-389e-43c3-86c2-90914730186f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:59.307015 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9a8ed8f-389e-43c3-86c2-90914730186f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 Aug 07 19:02:59.307261 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9a8ed8f-389e-43c3-86c2-90914730186f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:59.307445 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9a8ed8f-389e-43c3-86c2-90914730186f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:59.313950 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:59.313950 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:02:59.317441 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e9a8ed8f-389e-43c3-86c2-90914730186f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:02:59.321276 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9a8ed8f-389e-43c3-86c2-90914730186f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 returned with HTTP 200 Aug 07 19:02:59.321710 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1172/4711] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:59 2026] GET /volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:59.933913 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aaca9886-7a16-4363-b281-68377417bfc7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:59.936128 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aaca9886-7a16-4363-b281-68377417bfc7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:02:59.936318 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aaca9886-7a16-4363-b281-68377417bfc7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:59.936499 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aaca9886-7a16-4363-b281-68377417bfc7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:59.945984 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:59.945984 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:02:59.949123 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aaca9886-7a16-4363-b281-68377417bfc7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:02:59.952825 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aaca9886-7a16-4363-b281-68377417bfc7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:02:59.953171 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1184/4712] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:59 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:02:59.992312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ee95edae-3a7f-4db3-9948-c5482ef6f2d7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:02:59.994475 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee95edae-3a7f-4db3-9948-c5482ef6f2d7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:02:59.994699 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee95edae-3a7f-4db3-9948-c5482ef6f2d7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:02:59.995005 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee95edae-3a7f-4db3-9948-c5482ef6f2d7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:02:59.995138 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-ee95edae-3a7f-4db3-9948-c5482ef6f2d7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:02:59.999101 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:02:59.999101 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:02:59.999824 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee95edae-3a7f-4db3-9948-c5482ef6f2d7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:00.000215 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1181/4713] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:02:59 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:00.119176 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0f9743b4-4266-45c9-b809-fb4a65d7c995 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:00.122016 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0f9743b4-4266-45c9-b809-fb4a65d7c995 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:00.122016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0f9743b4-4266-45c9-b809-fb4a65d7c995 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:00.122016 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0f9743b4-4266-45c9-b809-fb4a65d7c995 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:00.150085 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:00.150085 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:00.153726 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0f9743b4-4266-45c9-b809-fb4a65d7c995 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:00.159186 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0f9743b4-4266-45c9-b809-fb4a65d7c995 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:03:00.159557 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1177/4714] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:00 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:00.332779 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5bd6c5b3-0f2c-4342-98c1-83a2ca6cfc4c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:00.335298 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5bd6c5b3-0f2c-4342-98c1-83a2ca6cfc4c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 Aug 07 19:03:00.335475 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5bd6c5b3-0f2c-4342-98c1-83a2ca6cfc4c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:00.335652 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5bd6c5b3-0f2c-4342-98c1-83a2ca6cfc4c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:00.345015 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:00.345015 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:00.345488 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5bd6c5b3-0f2c-4342-98c1-83a2ca6cfc4c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:00.349172 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5bd6c5b3-0f2c-4342-98c1-83a2ca6cfc4c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 returned with HTTP 200 Aug 07 19:03:00.349506 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1173/4715] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:00 2026] GET /volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:00.361132 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9927bcbc-8f13-42a1-9540-52ff29275909 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:00.362811 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9927bcbc-8f13-42a1-9540-52ff29275909 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:03:00.363208 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9927bcbc-8f13-42a1-9540-52ff29275909 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13e278ad-f6da-490c-8f05-d181fbd41b48", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-623086455"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:00.370881 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:00.370881 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:00.371283 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9927bcbc-8f13-42a1-9540-52ff29275909 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:00.371402 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-9927bcbc-8f13-42a1-9540-52ff29275909 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create snapshot from volume 13e278ad-f6da-490c-8f05-d181fbd41b48 Aug 07 19:03:00.399441 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-9927bcbc-8f13-42a1-9540-52ff29275909 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['3152ac99-46c7-4b9a-b847-797cbf463eb8', '84a501ed-3efe-41fa-bb23-147236001238', '3b07c7d3-1fa4-49a8-8112-27fbd6af3e7a', 'd9d32d69-acb2-465f-800c-cb9b174e41e2'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:00.431858 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9927bcbc-8f13-42a1-9540-52ff29275909 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot create request issued successfully. Aug 07 19:03:00.432265 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9927bcbc-8f13-42a1-9540-52ff29275909 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:03:00.432699 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1185/4716] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:03:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:00.443402 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3f831200-8d0a-42d6-8ffe-e51205c7c5fa None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:00.446411 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3f831200-8d0a-42d6-8ffe-e51205c7c5fa tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 Aug 07 19:03:00.446668 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3f831200-8d0a-42d6-8ffe-e51205c7c5fa tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:00.446921 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3f831200-8d0a-42d6-8ffe-e51205c7c5fa tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:00.452884 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:00.452884 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:00.453295 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3f831200-8d0a-42d6-8ffe-e51205c7c5fa tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:00.454270 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3f831200-8d0a-42d6-8ffe-e51205c7c5fa tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 returned with HTTP 200 Aug 07 19:03:00.454743 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1182/4717] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:00 2026] GET /volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:00.964977 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d34df6eb-a16b-4851-87e9-430752d305cb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:00.966649 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d34df6eb-a16b-4851-87e9-430752d305cb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:00.966835 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d34df6eb-a16b-4851-87e9-430752d305cb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:00.967033 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d34df6eb-a16b-4851-87e9-430752d305cb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:00.975453 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:00.975453 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:00.978740 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d34df6eb-a16b-4851-87e9-430752d305cb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:00.982508 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d34df6eb-a16b-4851-87e9-430752d305cb tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:00.982881 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1178/4718] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:00 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:01.011643 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-be836c75-5a71-4b40-a29d-62eb5e62697c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:01.016312 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be836c75-5a71-4b40-a29d-62eb5e62697c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:01.016539 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be836c75-5a71-4b40-a29d-62eb5e62697c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:01.016749 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be836c75-5a71-4b40-a29d-62eb5e62697c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:01.016885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-be836c75-5a71-4b40-a29d-62eb5e62697c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:01.025576 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:01.025576 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:01.026679 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be836c75-5a71-4b40-a29d-62eb5e62697c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:01.026840 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1174/4719] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:01 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:01.172805 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ec0711c2-709c-4d6b-a350-48773cbfb0d2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:01.174714 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec0711c2-709c-4d6b-a350-48773cbfb0d2 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:01.174915 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec0711c2-709c-4d6b-a350-48773cbfb0d2 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:01.175153 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec0711c2-709c-4d6b-a350-48773cbfb0d2 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:01.181652 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:01.181652 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:01.185651 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ec0711c2-709c-4d6b-a350-48773cbfb0d2 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:01.189826 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec0711c2-709c-4d6b-a350-48773cbfb0d2 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:03:01.190206 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1186/4720] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:01 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:01.463840 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c6d7b674-9353-4de5-b7f0-317b9152f9ba None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:01.465791 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c6d7b674-9353-4de5-b7f0-317b9152f9ba tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 Aug 07 19:03:01.466035 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c6d7b674-9353-4de5-b7f0-317b9152f9ba tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:01.466224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c6d7b674-9353-4de5-b7f0-317b9152f9ba tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:01.471102 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:01.471102 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:01.471361 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c6d7b674-9353-4de5-b7f0-317b9152f9ba tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:01.472080 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c6d7b674-9353-4de5-b7f0-317b9152f9ba tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 returned with HTTP 200 Aug 07 19:03:01.472392 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1183/4721] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:01 2026] GET /volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:01.480987 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-44034fd5-c198-46e7-829f-f88cef59e1a1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:01.482728 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44034fd5-c198-46e7-829f-f88cef59e1a1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 Aug 07 19:03:01.482944 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44034fd5-c198-46e7-829f-f88cef59e1a1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:01.483168 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-44034fd5-c198-46e7-829f-f88cef59e1a1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:01.483290 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-44034fd5-c198-46e7-829f-f88cef59e1a1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Delete snapshot with id: 77a5d25b-495a-4e14-a797-66e63dd39a45 Aug 07 19:03:01.488072 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:01.488072 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:01.488466 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-44034fd5-c198-46e7-829f-f88cef59e1a1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot retrieved successfully. Aug 07 19:03:01.503612 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-44034fd5-c198-46e7-829f-f88cef59e1a1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot delete request issued successfully. Aug 07 19:03:01.503823 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-44034fd5-c198-46e7-829f-f88cef59e1a1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 returned with HTTP 202 Aug 07 19:03:01.504304 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1179/4722] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:01 2026] DELETE /volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:01.512198 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2b18e694-aed1-459d-baab-dfabcce4fc74 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:01.514020 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b18e694-aed1-459d-baab-dfabcce4fc74 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] GET https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 Aug 07 19:03:01.514202 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b18e694-aed1-459d-baab-dfabcce4fc74 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:01.514404 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b18e694-aed1-459d-baab-dfabcce4fc74 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:01.519782 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:01.519782 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:01.520281 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2b18e694-aed1-459d-baab-dfabcce4fc74 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot retrieved successfully. Aug 07 19:03:01.521107 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b18e694-aed1-459d-baab-dfabcce4fc74 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 returned with HTTP 200 Aug 07 19:03:01.521534 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1175/4723] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:01 2026] GET /volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:01.998043 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b3ac8f10-2808-4763-bfe2-54ccfc093977 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:02.002475 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3ac8f10-2808-4763-bfe2-54ccfc093977 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:02.002648 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b3ac8f10-2808-4763-bfe2-54ccfc093977 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:02.002889 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b3ac8f10-2808-4763-bfe2-54ccfc093977 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:02.016076 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:02.016076 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:02.021332 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b3ac8f10-2808-4763-bfe2-54ccfc093977 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:02.027153 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3ac8f10-2808-4763-bfe2-54ccfc093977 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:02.027634 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1187/4724] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:01 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 920 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:02.045160 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8b4377b5-37dc-48f2-a461-7f540bf58844 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:02.046954 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8b4377b5-37dc-48f2-a461-7f540bf58844 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:02.047184 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8b4377b5-37dc-48f2-a461-7f540bf58844 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:02.047451 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8b4377b5-37dc-48f2-a461-7f540bf58844 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:02.047612 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-8b4377b5-37dc-48f2-a461-7f540bf58844 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:02.052264 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:02.052264 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:02.053106 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8b4377b5-37dc-48f2-a461-7f540bf58844 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:02.053550 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1184/4725] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:02 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:02.201882 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3eee2665-692b-42a6-a7b8-c90042fe24c0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:02.204150 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3eee2665-692b-42a6-a7b8-c90042fe24c0 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:02.204492 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3eee2665-692b-42a6-a7b8-c90042fe24c0 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:02.204803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3eee2665-692b-42a6-a7b8-c90042fe24c0 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:02.213573 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:02.213573 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:02.217919 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3eee2665-692b-42a6-a7b8-c90042fe24c0 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:02.231022 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3eee2665-692b-42a6-a7b8-c90042fe24c0 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:03:02.233791 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1180/4726] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:02 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:02.372205 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-e86a1202-07ba-46c2-8df4-8471177818d2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:02.374517 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-e86a1202-07ba-46c2-8df4-8471177818d2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption Aug 07 19:03:02.374716 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-e86a1202-07ba-46c2-8df4-8471177818d2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:02.374958 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-e86a1202-07ba-46c2-8df4-8471177818d2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:02.387700 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:02.387700 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:02.397664 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-e86a1202-07ba-46c2-8df4-8471177818d2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption returned with HTTP 200 Aug 07 19:03:02.397664 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1176/4727] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:03:02 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:02.530816 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5067db43-9aa5-4732-a19c-e669dd42b780 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:02.532920 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5067db43-9aa5-4732-a19c-e669dd42b780 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] GET https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 Aug 07 19:03:02.533171 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5067db43-9aa5-4732-a19c-e669dd42b780 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:02.533435 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5067db43-9aa5-4732-a19c-e669dd42b780 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:02.538255 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5067db43-9aa5-4732-a19c-e669dd42b780 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 returned with HTTP 404 Aug 07 19:03:02.538805 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1188/4728] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:02 2026] GET /volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:02.546480 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-14d7edf2-fede-4613-87df-d07572526e62 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:02.548681 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-14d7edf2-fede-4613-87df-d07572526e62 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 Aug 07 19:03:02.548983 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-14d7edf2-fede-4613-87df-d07572526e62 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:02.549289 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-14d7edf2-fede-4613-87df-d07572526e62 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:02.549449 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-14d7edf2-fede-4613-87df-d07572526e62 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete snapshot with id: 77a5d25b-495a-4e14-a797-66e63dd39a45 Aug 07 19:03:02.557806 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-14d7edf2-fede-4613-87df-d07572526e62 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 returned with HTTP 404 Aug 07 19:03:02.562039 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1185/4729] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:02 2026] DELETE /volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:02.569158 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5ff8ccd3-e9bc-4179-af2a-00f9b644f0a5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:02.573538 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5ff8ccd3-e9bc-4179-af2a-00f9b644f0a5 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 Aug 07 19:03:02.573720 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5ff8ccd3-e9bc-4179-af2a-00f9b644f0a5 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:02.574551 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5ff8ccd3-e9bc-4179-af2a-00f9b644f0a5 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:02.579349 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5ff8ccd3-e9bc-4179-af2a-00f9b644f0a5 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 returned with HTTP 404 Aug 07 19:03:02.579843 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1181/4730] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:02 2026] GET /volume/v3/snapshots/77a5d25b-495a-4e14-a797-66e63dd39a45 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 19:03:02.586885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bb748e5c-1ff9-4733-ad93-3a19887dc0da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:02.588779 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bb748e5c-1ff9-4733-ad93-3a19887dc0da tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 Aug 07 19:03:02.589071 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bb748e5c-1ff9-4733-ad93-3a19887dc0da tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:02.589291 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bb748e5c-1ff9-4733-ad93-3a19887dc0da tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:02.589488 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-bb748e5c-1ff9-4733-ad93-3a19887dc0da tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume with id: 13e278ad-f6da-490c-8f05-d181fbd41b48 Aug 07 19:03:02.600014 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:02.600014 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:02.600014 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bb748e5c-1ff9-4733-ad93-3a19887dc0da tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:02.629259 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bb748e5c-1ff9-4733-ad93-3a19887dc0da tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume request issued successfully. Aug 07 19:03:02.629447 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bb748e5c-1ff9-4733-ad93-3a19887dc0da tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 returned with HTTP 202 Aug 07 19:03:02.629861 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1177/4731] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:02 2026] DELETE /volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:02.638017 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-30229f17-e18f-4f54-83a4-081e75797a7a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:02.641061 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30229f17-e18f-4f54-83a4-081e75797a7a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 Aug 07 19:03:02.641320 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30229f17-e18f-4f54-83a4-081e75797a7a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:02.641538 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30229f17-e18f-4f54-83a4-081e75797a7a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:02.655793 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:02.655793 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:02.660525 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-30229f17-e18f-4f54-83a4-081e75797a7a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:02.666912 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30229f17-e18f-4f54-83a4-081e75797a7a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 returned with HTTP 200 Aug 07 19:03:02.667413 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1189/4732] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:02 2026] GET /volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:03.041873 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7af12785-47ae-49c9-a3ec-001933204b3a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:03.043655 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7af12785-47ae-49c9-a3ec-001933204b3a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:03.043837 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7af12785-47ae-49c9-a3ec-001933204b3a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:03.044022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7af12785-47ae-49c9-a3ec-001933204b3a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:03.052889 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:03.052889 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:03.056134 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7af12785-47ae-49c9-a3ec-001933204b3a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:03.061296 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7af12785-47ae-49c9-a3ec-001933204b3a tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:03.061792 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1186/4733] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:03 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:03.063817 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0eceee91-5542-45d1-bf5c-77340ec8393a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:03.065462 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0eceee91-5542-45d1-bf5c-77340ec8393a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:03.065646 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0eceee91-5542-45d1-bf5c-77340ec8393a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:03.065834 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0eceee91-5542-45d1-bf5c-77340ec8393a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:03.065941 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-0eceee91-5542-45d1-bf5c-77340ec8393a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:03.070240 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:03.070240 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:03.070892 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0eceee91-5542-45d1-bf5c-77340ec8393a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:03.071217 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1182/4734] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:03 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:03.247234 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-77ab5bbb-4248-4dc6-9415-d4357d2a217c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:03.248723 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-77ab5bbb-4248-4dc6-9415-d4357d2a217c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:03.248976 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-77ab5bbb-4248-4dc6-9415-d4357d2a217c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:03.249244 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-77ab5bbb-4248-4dc6-9415-d4357d2a217c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:03.257311 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:03.257311 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:03.262175 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-77ab5bbb-4248-4dc6-9415-d4357d2a217c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:03.265582 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-77ab5bbb-4248-4dc6-9415-d4357d2a217c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:03:03.265831 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1178/4735] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:03 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:03.682819 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21c4adbe-8f51-42df-94c2-e61f24e1303c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:03.685052 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21c4adbe-8f51-42df-94c2-e61f24e1303c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 Aug 07 19:03:03.685250 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21c4adbe-8f51-42df-94c2-e61f24e1303c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:03.685447 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21c4adbe-8f51-42df-94c2-e61f24e1303c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:03.693177 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21c4adbe-8f51-42df-94c2-e61f24e1303c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 returned with HTTP 404 Aug 07 19:03:03.694111 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1190/4736] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:03 2026] GET /volume/v3/volumes/13e278ad-f6da-490c-8f05-d181fbd41b48 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:03.706492 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:03.708619 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:03.709077 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-326516269"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:03.710880 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-326516269'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:03.711021 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume of 1 GB Aug 07 19:03:03.715863 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:03.722802 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (60d2a5d5-fcfd-45ee-a869-8d226d62fd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:03.724025 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6819de-8b5c-4686-8d12-c2367eca9781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:03.725064 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:03.754971 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6819de-8b5c-4686-8d12-c2367eca9781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:03.755874 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c739c66-2a5f-417c-9716-6dab0854065b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:03.803272 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['ffaf3037-c320-43e3-8a13-725c54ff5ae5', '79f64ec2-cde2-48c9-899f-292dbe27b000', '1d0f4481-4379-4159-b58b-14e9ac386097', '7c885905-b1e3-4923-ac10-c931eee7f67f'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:03.804387 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c739c66-2a5f-417c-9716-6dab0854065b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffaf3037-c320-43e3-8a13-725c54ff5ae5', '79f64ec2-cde2-48c9-899f-292dbe27b000', '1d0f4481-4379-4159-b58b-14e9ac386097', '7c885905-b1e3-4923-ac10-c931eee7f67f']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:03.805387 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (410c0297-11f9-4c57-8e2c-7fce18007362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:03.834711 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (410c0297-11f9-4c57-8e2c-7fce18007362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfeff06b-3db4-4b35-a942-1f3722b034fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-326516269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['ffaf3037-c320-43e3-8a13-725c54ff5ae5','79f64ec2-cde2-48c9-899f-292dbe27b000','1d0f4481-4379-4159-b58b-14e9ac386097','7c885905-b1e3-4923-ac10-c931eee7f67f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-326516269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfeff06b-3db4-4b35-a942-1f3722b034fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c992b74b76c04771a03e0a7c983efad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ac49d663ac45a194343ca2f9818812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:03.835549 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15abb174-2749-490c-8a57-7f4128af2d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:03.852972 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15abb174-2749-490c-8a57-7f4128af2d52) transitioned into state 'SUCCESS' from state '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-326516269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['ffaf3037-c320-43e3-8a13-725c54ff5ae5','79f64ec2-cde2-48c9-899f-292dbe27b000','1d0f4481-4379-4159-b58b-14e9ac386097','7c885905-b1e3-4923-ac10-c931eee7f67f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:03.853710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bc7403-f308-4e31-bb0d-5e394a048d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:03.865023 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bc7403-f308-4e31-bb0d-5e394a048d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:03.865446 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (60d2a5d5-fcfd-45ee-a869-8d226d62fd30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:03.865811 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request issued successfully. Aug 07 19:03:03.866538 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8c1366d2-f79d-4d91-9606-c91d51bb2f87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:03.867073 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1187/4737] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:03:03 2026] POST /volume/v3/volumes => generated 775 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:03.878773 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c5136563-eee2-4438-9441-28af0ab404fd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:03.880882 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c5136563-eee2-4438-9441-28af0ab404fd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa Aug 07 19:03:03.880967 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c5136563-eee2-4438-9441-28af0ab404fd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:03.884011 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c5136563-eee2-4438-9441-28af0ab404fd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:03.888192 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:03.888192 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:03.891787 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c5136563-eee2-4438-9441-28af0ab404fd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:03.896276 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c5136563-eee2-4438-9441-28af0ab404fd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa returned with HTTP 200 Aug 07 19:03:03.896880 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1183/4738] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:03 2026] GET /volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:04.076613 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f89cb515-5c18-46a5-a69c-f0d1ff5b938f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:04.079644 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f89cb515-5c18-46a5-a69c-f0d1ff5b938f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:04.079848 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f89cb515-5c18-46a5-a69c-f0d1ff5b938f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:04.080066 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f89cb515-5c18-46a5-a69c-f0d1ff5b938f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:04.081446 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0c2cefe3-088a-4f66-88c0-e95751b73aba None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:04.083437 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0c2cefe3-088a-4f66-88c0-e95751b73aba tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:04.083666 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0c2cefe3-088a-4f66-88c0-e95751b73aba tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:04.084055 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0c2cefe3-088a-4f66-88c0-e95751b73aba tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:04.084204 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0c2cefe3-088a-4f66-88c0-e95751b73aba tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:04.088406 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:04.088406 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:04.089421 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0c2cefe3-088a-4f66-88c0-e95751b73aba tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:04.089846 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1191/4739] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:04 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:04.090812 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:04.090812 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:04.094506 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f89cb515-5c18-46a5-a69c-f0d1ff5b938f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:04.098347 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f89cb515-5c18-46a5-a69c-f0d1ff5b938f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:04.098707 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1179/4740] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:04 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:04.278281 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5a19e103-8c62-42a2-87c3-0180adbb1816 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:04.280440 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5a19e103-8c62-42a2-87c3-0180adbb1816 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:04.280757 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5a19e103-8c62-42a2-87c3-0180adbb1816 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:04.281030 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5a19e103-8c62-42a2-87c3-0180adbb1816 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:04.287966 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:04.287966 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:04.294221 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5a19e103-8c62-42a2-87c3-0180adbb1816 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:04.295891 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5a19e103-8c62-42a2-87c3-0180adbb1816 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:03:04.296306 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1188/4741] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:04 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:04.521620 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-f3c3eea3-7a78-405f-8ac3-8dd133e34ee2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:04.525108 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-f3c3eea3-7a78-405f-8ac3-8dd133e34ee2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672/action Aug 07 19:03:04.525401 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-f3c3eea3-7a78-405f-8ac3-8dd133e34ee2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:04.525562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-f3c3eea3-7a78-405f-8ac3-8dd133e34ee2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:04.543061 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:04.543061 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:04.557650 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-334ea9a6-061d-405e-9a6e-21b7fad72596 req-f3c3eea3-7a78-405f-8ac3-8dd133e34ee2 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672/action returned with HTTP 204 Aug 07 19:03:04.558233 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1184/4742] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:03:04 2026] POST /volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:04.909646 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ed8b3430-31ab-4643-8a72-f78e710750f0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:04.911839 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ed8b3430-31ab-4643-8a72-f78e710750f0 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa Aug 07 19:03:04.912117 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ed8b3430-31ab-4643-8a72-f78e710750f0 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:04.912207 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ed8b3430-31ab-4643-8a72-f78e710750f0 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:04.920293 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:04.920293 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:04.923839 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ed8b3430-31ab-4643-8a72-f78e710750f0 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:04.928034 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ed8b3430-31ab-4643-8a72-f78e710750f0 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa returned with HTTP 200 Aug 07 19:03:04.928558 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1192/4743] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:04 2026] GET /volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:04.940036 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-26a20be3-62e2-4c06-b07f-87e60ca8d303 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:04.941686 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-26a20be3-62e2-4c06-b07f-87e60ca8d303 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:03:04.942036 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-26a20be3-62e2-4c06-b07f-87e60ca8d303 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfeff06b-3db4-4b35-a942-1f3722b034fa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1943501745"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:04.949522 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:04.949522 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:04.949784 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-26a20be3-62e2-4c06-b07f-87e60ca8d303 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:04.949894 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-26a20be3-62e2-4c06-b07f-87e60ca8d303 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create snapshot from volume bfeff06b-3db4-4b35-a942-1f3722b034fa Aug 07 19:03:04.988635 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-26a20be3-62e2-4c06-b07f-87e60ca8d303 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['82b31285-2609-4b91-b47f-895c76b9b3c1', '7be5b74e-e632-43f3-9b20-bedd60a50afb', '9fef418b-ce05-4183-9555-139276ab667a', '683486e9-1180-4558-ae2e-4e63b024a335'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:05.012817 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-26a20be3-62e2-4c06-b07f-87e60ca8d303 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot create request issued successfully. Aug 07 19:03:05.013150 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-26a20be3-62e2-4c06-b07f-87e60ca8d303 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:03:05.017013 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1180/4744] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:03:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:05.022449 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-498cee08-11dd-45f2-b843-eb0e0e2b6c30 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:05.024524 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-498cee08-11dd-45f2-b843-eb0e0e2b6c30 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a Aug 07 19:03:05.024717 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-498cee08-11dd-45f2-b843-eb0e0e2b6c30 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:05.024972 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-498cee08-11dd-45f2-b843-eb0e0e2b6c30 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:05.031105 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:05.031105 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:05.031105 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-498cee08-11dd-45f2-b843-eb0e0e2b6c30 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:05.031926 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-498cee08-11dd-45f2-b843-eb0e0e2b6c30 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a returned with HTTP 200 Aug 07 19:03:05.032398 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1189/4745] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:05 2026] GET /volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:05.104385 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-47d06b3d-92a7-40cd-85ed-61ced3ee785f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:05.106838 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-47d06b3d-92a7-40cd-85ed-61ced3ee785f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:05.107308 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-47d06b3d-92a7-40cd-85ed-61ced3ee785f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:05.107492 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-47d06b3d-92a7-40cd-85ed-61ced3ee785f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:05.107707 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-47d06b3d-92a7-40cd-85ed-61ced3ee785f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:05.110261 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e56fadf9-7d84-48a3-a60c-fcb6a642b7c7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:05.112421 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e56fadf9-7d84-48a3-a60c-fcb6a642b7c7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:05.112661 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e56fadf9-7d84-48a3-a60c-fcb6a642b7c7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:05.112904 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e56fadf9-7d84-48a3-a60c-fcb6a642b7c7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:05.113281 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:05.113281 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:05.114447 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-47d06b3d-92a7-40cd-85ed-61ced3ee785f tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:05.115239 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1185/4746] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:05 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:05.124933 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:05.124933 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:05.129138 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e56fadf9-7d84-48a3-a60c-fcb6a642b7c7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:05.134594 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e56fadf9-7d84-48a3-a60c-fcb6a642b7c7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:05.135082 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1193/4747] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:05 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:05.311187 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e5b52f4a-c9fd-46ef-ac8f-e53b6a8bf496 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:05.313239 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5b52f4a-c9fd-46ef-ac8f-e53b6a8bf496 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:05.313494 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5b52f4a-c9fd-46ef-ac8f-e53b6a8bf496 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:05.313701 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5b52f4a-c9fd-46ef-ac8f-e53b6a8bf496 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:05.320791 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:05.320791 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:05.324432 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e5b52f4a-c9fd-46ef-ac8f-e53b6a8bf496 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:05.329427 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5b52f4a-c9fd-46ef-ac8f-e53b6a8bf496 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:03:05.329787 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1181/4748] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:05 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:05.607662 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-888c5248-719c-49b5-ab47-d7c628102a0a req-d4ae1a15-ee76-4f3a-a775-4f515e4ee8ca None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:05.609558 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-d4ae1a15-ee76-4f3a-a775-4f515e4ee8ca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/attachments/6dd34444-e8ff-445c-a8ab-374430493c96/action Aug 07 19:03:05.609945 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-d4ae1a15-ee76-4f3a-a775-4f515e4ee8ca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:05.610100 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-d4ae1a15-ee76-4f3a-a775-4f515e4ee8ca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:05.624424 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:05.624424 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:05.632690 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-888c5248-719c-49b5-ab47-d7c628102a0a req-d4ae1a15-ee76-4f3a-a775-4f515e4ee8ca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/6dd34444-e8ff-445c-a8ab-374430493c96/action returned with HTTP 204 Aug 07 19:03:05.633130 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1190/4749] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:03:05 2026] POST /volume/v3/attachments/6dd34444-e8ff-445c-a8ab-374430493c96/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:06.044083 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-224c5579-de22-4c2b-8be4-3a6137b552b0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.044507 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-224c5579-de22-4c2b-8be4-3a6137b552b0 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a Aug 07 19:03:06.044775 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-224c5579-de22-4c2b-8be4-3a6137b552b0 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.045052 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-224c5579-de22-4c2b-8be4-3a6137b552b0 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.051884 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.051884 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:06.052387 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-224c5579-de22-4c2b-8be4-3a6137b552b0 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:06.053307 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-224c5579-de22-4c2b-8be4-3a6137b552b0 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a returned with HTTP 200 Aug 07 19:03:06.053942 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1186/4750] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:06.063668 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-35c24388-1995-4799-938f-e6ae0ed47cc7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.065817 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-35c24388-1995-4799-938f-e6ae0ed47cc7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] POST https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a/action Aug 07 19:03:06.066214 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-35c24388-1995-4799-938f-e6ae0ed47cc7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:06.066331 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-35c24388-1995-4799-938f-e6ae0ed47cc7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:06.072476 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.072476 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:06.072912 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-35c24388-1995-4799-938f-e6ae0ed47cc7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot retrieved successfully. Aug 07 19:03:06.073856 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-35c24388-1995-4799-938f-e6ae0ed47cc7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8f6bdddd959b463fa1ba207791a5dceb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c992b74b76c04771a03e0a7c983efad3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:06.074125 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-35c24388-1995-4799-938f-e6ae0ed47cc7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a/action returned with HTTP 403 Aug 07 19:03:06.074581 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1194/4751] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 19:03:06 2026] POST /volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:06.082327 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a4d51232-2505-47e5-8333-8d1ff4601dd9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.084205 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a4d51232-2505-47e5-8333-8d1ff4601dd9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a Aug 07 19:03:06.084393 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a4d51232-2505-47e5-8333-8d1ff4601dd9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.084576 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a4d51232-2505-47e5-8333-8d1ff4601dd9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.084675 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a4d51232-2505-47e5-8333-8d1ff4601dd9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete snapshot with id: 41cb191b-b1b7-43d1-8171-2231ee89ea2a Aug 07 19:03:06.089509 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.089509 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:06.089807 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a4d51232-2505-47e5-8333-8d1ff4601dd9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:06.108042 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a4d51232-2505-47e5-8333-8d1ff4601dd9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot delete request issued successfully. Aug 07 19:03:06.108268 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a4d51232-2505-47e5-8333-8d1ff4601dd9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a returned with HTTP 202 Aug 07 19:03:06.108830 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1182/4752] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:06 2026] DELETE /volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:06.116537 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cbfe689f-6189-4a83-8071-cf6083985ff1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.118329 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cbfe689f-6189-4a83-8071-cf6083985ff1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a Aug 07 19:03:06.118530 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cbfe689f-6189-4a83-8071-cf6083985ff1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.118717 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cbfe689f-6189-4a83-8071-cf6083985ff1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.123596 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.123596 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:06.123895 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cbfe689f-6189-4a83-8071-cf6083985ff1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:06.124560 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cbfe689f-6189-4a83-8071-cf6083985ff1 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a returned with HTTP 200 Aug 07 19:03:06.124922 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1191/4753] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:06.128916 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-77a112e6-937a-446b-b7eb-b8c1158f7d10 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.130579 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-77a112e6-937a-446b-b7eb-b8c1158f7d10 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:06.130768 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-77a112e6-937a-446b-b7eb-b8c1158f7d10 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.130947 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-77a112e6-937a-446b-b7eb-b8c1158f7d10 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.131089 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-77a112e6-937a-446b-b7eb-b8c1158f7d10 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:06.137695 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.137695 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:06.138686 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-77a112e6-937a-446b-b7eb-b8c1158f7d10 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:06.139173 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1187/4754] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:06.148394 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-99c708a5-8962-4596-ae99-6139f1b5fef5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.150116 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-99c708a5-8962-4596-ae99-6139f1b5fef5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:06.150311 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-99c708a5-8962-4596-ae99-6139f1b5fef5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.150511 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-99c708a5-8962-4596-ae99-6139f1b5fef5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.160374 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.160374 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:06.164267 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-99c708a5-8962-4596-ae99-6139f1b5fef5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:06.169379 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-99c708a5-8962-4596-ae99-6139f1b5fef5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:06.169735 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1195/4755] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:06.213699 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b89179f8-965b-4703-80d4-0c405cb18a1a req-eb6342c2-20c4-4c33-95f6-d9b2f83ef7dd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.215709 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b89179f8-965b-4703-80d4-0c405cb18a1a req-eb6342c2-20c4-4c33-95f6-d9b2f83ef7dd tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:06.215910 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b89179f8-965b-4703-80d4-0c405cb18a1a req-eb6342c2-20c4-4c33-95f6-d9b2f83ef7dd tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.216441 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b89179f8-965b-4703-80d4-0c405cb18a1a req-eb6342c2-20c4-4c33-95f6-d9b2f83ef7dd tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.228139 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.228139 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:06.231244 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b89179f8-965b-4703-80d4-0c405cb18a1a req-eb6342c2-20c4-4c33-95f6-d9b2f83ef7dd tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:06.235030 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b89179f8-965b-4703-80d4-0c405cb18a1a req-eb6342c2-20c4-4c33-95f6-d9b2f83ef7dd tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:06.235615 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1183/4756] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:06.251509 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aa1a0dbb-6cce-4c81-bc88-f4851716caca None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.253599 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aa1a0dbb-6cce-4c81-bc88-f4851716caca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:06.253862 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aa1a0dbb-6cce-4c81-bc88-f4851716caca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.254128 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aa1a0dbb-6cce-4c81-bc88-f4851716caca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.265979 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.265979 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:06.270241 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aa1a0dbb-6cce-4c81-bc88-f4851716caca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:06.273936 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aa1a0dbb-6cce-4c81-bc88-f4851716caca tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:06.274291 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1192/4757] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:06.321670 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-19b528df-9781-41a2-a77c-e57637003cf7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.323286 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-19b528df-9781-41a2-a77c-e57637003cf7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:06.323606 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-19b528df-9781-41a2-a77c-e57637003cf7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.323866 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-19b528df-9781-41a2-a77c-e57637003cf7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.333075 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.333075 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:06.338681 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-19b528df-9781-41a2-a77c-e57637003cf7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:06.340502 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-19b528df-9781-41a2-a77c-e57637003cf7 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:06.341019 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1188/4758] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:06.346138 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-258c0977-3ba6-4a08-8dff-beb10fc7a34c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.348555 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-258c0977-3ba6-4a08-8dff-beb10fc7a34c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:06.348871 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-258c0977-3ba6-4a08-8dff-beb10fc7a34c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.349151 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-258c0977-3ba6-4a08-8dff-beb10fc7a34c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.357791 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.357791 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:06.361464 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-258c0977-3ba6-4a08-8dff-beb10fc7a34c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:06.361583 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-4ade2ed9-062d-4c48-9fdd-90225e9de10f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.363618 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-4ade2ed9-062d-4c48-9fdd-90225e9de10f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] POST https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c/action Aug 07 19:03:06.363949 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-4ade2ed9-062d-4c48-9fdd-90225e9de10f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:06.364121 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-4ade2ed9-062d-4c48-9fdd-90225e9de10f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:06.365651 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-258c0977-3ba6-4a08-8dff-beb10fc7a34c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:03:06.366019 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1196/4759] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:06.374840 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.374840 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:06.375265 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-4ade2ed9-062d-4c48-9fdd-90225e9de10f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:06.379727 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ec5889c2-87d7-4354-807e-729390672bab None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.380459 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-4ade2ed9-062d-4c48-9fdd-90225e9de10f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Begin detaching volume completed successfully. Aug 07 19:03:06.380661 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-4ade2ed9-062d-4c48-9fdd-90225e9de10f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c/action returned with HTTP 202 Aug 07 19:03:06.381059 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1184/4760] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:03:06 2026] POST /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:03:06.381508 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ec5889c2-87d7-4354-807e-729390672bab tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:06.381713 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ec5889c2-87d7-4354-807e-729390672bab tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.381922 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ec5889c2-87d7-4354-807e-729390672bab tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.388901 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.388901 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:06.393010 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ec5889c2-87d7-4354-807e-729390672bab tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:06.398632 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ec5889c2-87d7-4354-807e-729390672bab tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:03:06.399203 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1193/4761] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:06.402026 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-af132f6e-130b-456a-9522-7230e630a7f6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.403519 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-af132f6e-130b-456a-9522-7230e630a7f6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:06.403809 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-af132f6e-130b-456a-9522-7230e630a7f6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.404103 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-af132f6e-130b-456a-9522-7230e630a7f6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.418022 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8339ca1a-4e81-4861-ab7f-c1f4e5f4213b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.418162 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.418162 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:06.418221 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8339ca1a-4e81-4861-ab7f-c1f4e5f4213b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:03:06.418221 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8339ca1a-4e81-4861-ab7f-c1f4e5f4213b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f", "name": "tempest-VolumeImageDependencyTests-Snapshot-1256836116"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:06.424962 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-af132f6e-130b-456a-9522-7230e630a7f6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:06.426814 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.426814 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:06.427428 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8339ca1a-4e81-4861-ab7f-c1f4e5f4213b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:06.427601 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-8339ca1a-4e81-4861-ab7f-c1f4e5f4213b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create snapshot from volume f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:06.434534 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-af132f6e-130b-456a-9522-7230e630a7f6 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:06.435240 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1189/4762] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 1215 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:06.437099 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-45526645-5166-4471-9f97-2e12d379f460 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.437538 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45526645-5166-4471-9f97-2e12d379f460 None None] GET https://10.4.3.15/volume// Aug 07 19:03:06.437731 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45526645-5166-4471-9f97-2e12d379f460 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.437954 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45526645-5166-4471-9f97-2e12d379f460 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.438332 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45526645-5166-4471-9f97-2e12d379f460 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:03:06.438613 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1185/4763] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:03: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 07 19:03:06.448730 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-ea7cc6cb-1337-4f6b-bd5b-9c16fb3f44f9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.450733 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-ea7cc6cb-1337-4f6b-bd5b-9c16fb3f44f9 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:06.450932 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-ea7cc6cb-1337-4f6b-bd5b-9c16fb3f44f9 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.451141 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-ea7cc6cb-1337-4f6b-bd5b-9c16fb3f44f9 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.459345 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.459345 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:06.462283 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-ea7cc6cb-1337-4f6b-bd5b-9c16fb3f44f9 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:06.467442 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-ea7cc6cb-1337-4f6b-bd5b-9c16fb3f44f9 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:06.467903 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1194/4764] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:06.470153 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-8339ca1a-4e81-4861-ab7f-c1f4e5f4213b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Created reservations ['bbbe94fb-4e45-4d7b-862c-c16fd85ab44d', '61ed396a-c668-4c17-883d-4433900812e1', '272354cf-d698-40b3-bd70-9c4c40f8525b', 'b8ea335a-5ba3-4603-805b-965ae8c79685'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:06.510921 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8339ca1a-4e81-4861-ab7f-c1f4e5f4213b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Snapshot create request issued successfully. Aug 07 19:03:06.511304 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8339ca1a-4e81-4861-ab7f-c1f4e5f4213b tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:03:06.511916 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1197/4765] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:03:06 2026] POST /volume/v3/snapshots => generated 313 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:06.524085 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-06cac6f5-22fb-499f-bb09-307369c33e50 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:06.525828 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-06cac6f5-22fb-499f-bb09-307369c33e50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 Aug 07 19:03:06.526236 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-06cac6f5-22fb-499f-bb09-307369c33e50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:06.526588 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-06cac6f5-22fb-499f-bb09-307369c33e50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:06.532704 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:06.532704 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:06.533492 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-06cac6f5-22fb-499f-bb09-307369c33e50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Snapshot retrieved successfully. Aug 07 19:03:06.534571 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-06cac6f5-22fb-499f-bb09-307369c33e50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 returned with HTTP 200 Aug 07 19:03:06.535157 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1190/4766] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:06 2026] GET /volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:07.006486 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-b95b5ff8-f1dd-4e97-8460-e87cb5eed68f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.008549 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-b95b5ff8-f1dd-4e97-8460-e87cb5eed68f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:07.008717 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-b95b5ff8-f1dd-4e97-8460-e87cb5eed68f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.008900 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-b95b5ff8-f1dd-4e97-8460-e87cb5eed68f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.017256 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.017256 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:07.020557 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-b95b5ff8-f1dd-4e97-8460-e87cb5eed68f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:07.024214 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-b95b5ff8-f1dd-4e97-8460-e87cb5eed68f tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:07.024646 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1186/4767] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:03:07 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:07.140770 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-22bfba99-c924-4391-8e80-2b39628f4855 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.142600 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-22bfba99-c924-4391-8e80-2b39628f4855 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a Aug 07 19:03:07.142817 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-22bfba99-c924-4391-8e80-2b39628f4855 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.143038 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-22bfba99-c924-4391-8e80-2b39628f4855 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.147488 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-22bfba99-c924-4391-8e80-2b39628f4855 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a returned with HTTP 404 Aug 07 19:03:07.147991 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1195/4768] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:07 2026] GET /volume/v3/snapshots/41cb191b-b1b7-43d1-8171-2231ee89ea2a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:07.149201 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0e2cf916-b0b8-4022-a0cb-9e95fbe0ce0d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.151275 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e2cf916-b0b8-4022-a0cb-9e95fbe0ce0d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:07.151522 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e2cf916-b0b8-4022-a0cb-9e95fbe0ce0d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.151734 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e2cf916-b0b8-4022-a0cb-9e95fbe0ce0d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.151884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0e2cf916-b0b8-4022-a0cb-9e95fbe0ce0d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:07.153831 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0ada040c-34f8-4b28-80d7-35203de5dcd4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.156567 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ada040c-34f8-4b28-80d7-35203de5dcd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa Aug 07 19:03:07.156827 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ada040c-34f8-4b28-80d7-35203de5dcd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.156950 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.156950 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:07.157093 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ada040c-34f8-4b28-80d7-35203de5dcd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.157308 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-0ada040c-34f8-4b28-80d7-35203de5dcd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume with id: bfeff06b-3db4-4b35-a942-1f3722b034fa Aug 07 19:03:07.159086 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e2cf916-b0b8-4022-a0cb-9e95fbe0ce0d tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:07.159601 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1198/4769] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:07 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:07.170654 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.170654 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:07.171034 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0ada040c-34f8-4b28-80d7-35203de5dcd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:07.193087 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0ada040c-34f8-4b28-80d7-35203de5dcd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume request issued successfully. Aug 07 19:03:07.193280 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ada040c-34f8-4b28-80d7-35203de5dcd4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa returned with HTTP 202 Aug 07 19:03:07.193677 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1191/4770] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:07 2026] DELETE /volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:07.201263 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1f926fe8-7511-4253-b1c3-822f4f257910 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.204152 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f926fe8-7511-4253-b1c3-822f4f257910 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa Aug 07 19:03:07.204354 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1f926fe8-7511-4253-b1c3-822f4f257910 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.204570 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1f926fe8-7511-4253-b1c3-822f4f257910 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.213804 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.213804 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:07.217366 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1f926fe8-7511-4253-b1c3-822f4f257910 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:07.221234 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f926fe8-7511-4253-b1c3-822f4f257910 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa returned with HTTP 200 Aug 07 19:03:07.221769 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1187/4771] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:07 2026] GET /volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:07.379325 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-3087020e-7435-4af4-903e-60e575ccbbc5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.383300 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-3087020e-7435-4af4-903e-60e575ccbbc5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] DELETE https://10.4.3.15/volume/v3/attachments/6dd34444-e8ff-445c-a8ab-374430493c96 Aug 07 19:03:07.383495 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-3087020e-7435-4af4-903e-60e575ccbbc5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.383697 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-3087020e-7435-4af4-903e-60e575ccbbc5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.395755 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.395755 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:07.442950 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b33c2d0e-5c30-4493-a031-9967c7dfde24 req-3087020e-7435-4af4-903e-60e575ccbbc5 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/attachments/6dd34444-e8ff-445c-a8ab-374430493c96 returned with HTTP 200 Aug 07 19:03:07.443377 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1196/4772] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:03:07 2026] DELETE /volume/v3/attachments/6dd34444-e8ff-445c-a8ab-374430493c96 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:07.450665 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21bb408a-4db3-4bee-a639-f58f0618e2f8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.452379 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21bb408a-4db3-4bee-a639-f58f0618e2f8 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:07.452564 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21bb408a-4db3-4bee-a639-f58f0618e2f8 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.452751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21bb408a-4db3-4bee-a639-f58f0618e2f8 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.459457 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.459457 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:07.462986 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-21bb408a-4db3-4bee-a639-f58f0618e2f8 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:07.466843 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21bb408a-4db3-4bee-a639-f58f0618e2f8 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:07.467253 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1199/4773] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:07 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:07.482979 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-230ac9bb-d3c8-4f2a-8607-2e987765b1c2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.485489 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-230ac9bb-d3c8-4f2a-8607-2e987765b1c2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] DELETE https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:07.485805 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-230ac9bb-d3c8-4f2a-8607-2e987765b1c2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.486123 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-230ac9bb-d3c8-4f2a-8607-2e987765b1c2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.486370 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-230ac9bb-d3c8-4f2a-8607-2e987765b1c2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Delete volume with id: 6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:07.496283 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.496283 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:07.496984 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-230ac9bb-d3c8-4f2a-8607-2e987765b1c2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:07.522414 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-230ac9bb-d3c8-4f2a-8607-2e987765b1c2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Delete volume request issued successfully. Aug 07 19:03:07.522705 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-230ac9bb-d3c8-4f2a-8607-2e987765b1c2 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 202 Aug 07 19:03:07.523394 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1192/4774] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:07 2026] DELETE /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:07.533800 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7dc7f9f8-8d99-4898-8574-5eb40d08f258 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.535701 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7dc7f9f8-8d99-4898-8574-5eb40d08f258 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:07.535966 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7dc7f9f8-8d99-4898-8574-5eb40d08f258 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.536231 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7dc7f9f8-8d99-4898-8574-5eb40d08f258 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.543637 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.543637 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:07.544123 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-55f70dd0-03d5-4af9-8b1d-2750ae2408a6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.547428 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55f70dd0-03d5-4af9-8b1d-2750ae2408a6 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 Aug 07 19:03:07.547704 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-55f70dd0-03d5-4af9-8b1d-2750ae2408a6 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.547838 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7dc7f9f8-8d99-4898-8574-5eb40d08f258 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Volume info retrieved successfully. Aug 07 19:03:07.547974 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-55f70dd0-03d5-4af9-8b1d-2750ae2408a6 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.551818 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7dc7f9f8-8d99-4898-8574-5eb40d08f258 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 200 Aug 07 19:03:07.552251 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1188/4775] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:07 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:07.555986 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.555986 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:07.555986 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-55f70dd0-03d5-4af9-8b1d-2750ae2408a6 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Snapshot retrieved successfully. Aug 07 19:03:07.556527 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55f70dd0-03d5-4af9-8b1d-2750ae2408a6 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 returned with HTTP 200 Aug 07 19:03:07.556945 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1197/4776] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:07 2026] GET /volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:07.565801 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.567390 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:07.567698 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "4c6fdff7-8cae-458d-9c19-c5037192f254", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:07.569136 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '4c6fdff7-8cae-458d-9c19-c5037192f254', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:07.573489 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.573489 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:07.573874 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Snapshot retrieved successfully. Aug 07 19:03:07.573974 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume of 1 GB Aug 07 19:03:07.577026 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Availability Zones retrieved successfully. Aug 07 19:03:07.582875 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Flow 'volume_create_api' (91dcf375-3631-4cc4-937b-90716e84d421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:07.583823 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f8ab448-9ccf-423d-a042-938fbc8c6164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:07.584752 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:07.614644 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f8ab448-9ccf-423d-a042-938fbc8c6164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4c6fdff7-8cae-458d-9c19-c5037192f254', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:07.615768 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad3faab-af02-44b7-bd46-d8d80d740117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:07.657197 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Created reservations ['0cf445e2-de4d-4d7e-a5ba-5bd348f35526', 'a7713111-2316-4ee0-9f51-b1a6f16aaa4e', '9f574ae7-38ba-4fd3-9c4d-1b34330f1610', 'f6ccca1d-7bec-4c5e-9840-d995c95cc44a'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:07.657958 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad3faab-af02-44b7-bd46-d8d80d740117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cf445e2-de4d-4d7e-a5ba-5bd348f35526', 'a7713111-2316-4ee0-9f51-b1a6f16aaa4e', '9f574ae7-38ba-4fd3-9c4d-1b34330f1610', 'f6ccca1d-7bec-4c5e-9840-d995c95cc44a']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:07.658687 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f350427-0247-4e6b-9df0-de841a338d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:07.676780 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-49f45bb4-4f70-411c-b936-fb4fb3ab2fa4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.677172 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-49f45bb4-4f70-411c-b936-fb4fb3ab2fa4 None None] GET https://10.4.3.15/volume// Aug 07 19:03:07.677328 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-49f45bb4-4f70-411c-b936-fb4fb3ab2fa4 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.677501 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-49f45bb4-4f70-411c-b936-fb4fb3ab2fa4 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.677857 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-49f45bb4-4f70-411c-b936-fb4fb3ab2fa4 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:03:07.678145 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1193/4777] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:03: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 07 19:03:07.684594 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-ec49215b-8cac-412b-b0f4-7f1b870e3162 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.686674 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-ec49215b-8cac-412b-b0f4-7f1b870e3162 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:03:07.687481 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-ec49215b-8cac-412b-b0f4-7f1b870e3162 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "556105ae-21e9-44f2-8504-db8c615220f3", "connector": null, "instance_uuid": "bc3e3b03-889e-42aa-a0c7-c242511b6e89"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:07.699248 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f350427-0247-4e6b-9df0-de841a338d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cad0242-b8c5-4d5c-a671-5c852ea87e39', '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='137800e4af114f19ac84ca12f17f86a9',qos_specs=None,replication_status=,reservations=['0cf445e2-de4d-4d7e-a5ba-5bd348f35526','a7713111-2316-4ee0-9f51-b1a6f16aaa4e','9f574ae7-38ba-4fd3-9c4d-1b34330f1610','f6ccca1d-7bec-4c5e-9840-d995c95cc44a'],size=1,snapshot_id=4c6fdff7-8cae-458d-9c19-c5037192f254,source_replicaid=,source_volid=None,status='creating',user_id='bd16e35658554ffca0277d6c58ca882d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), '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-07T19:03:07Z,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=8cad0242-b8c5-4d5c-a671-5c852ea87e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='137800e4af114f19ac84ca12f17f86a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4c6fdff7-8cae-458d-9c19-c5037192f254,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd16e35658554ffca0277d6c58ca882d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:07.699962 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da59947-e95f-44d9-8e26-0c02a1ead727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:07.704352 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.704352 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:07.715852 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da59947-e95f-44d9-8e26-0c02a1ead727) transitioned into state 'SUCCESS' from 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='137800e4af114f19ac84ca12f17f86a9',qos_specs=None,replication_status=,reservations=['0cf445e2-de4d-4d7e-a5ba-5bd348f35526','a7713111-2316-4ee0-9f51-b1a6f16aaa4e','9f574ae7-38ba-4fd3-9c4d-1b34330f1610','f6ccca1d-7bec-4c5e-9840-d995c95cc44a'],size=1,snapshot_id=4c6fdff7-8cae-458d-9c19-c5037192f254,source_replicaid=,source_volid=None,status='creating',user_id='bd16e35658554ffca0277d6c58ca882d',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:07.716548 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14beefe2-0e10-49a6-99f0-5b6a22dca904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:07.732565 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-ec49215b-8cac-412b-b0f4-7f1b870e3162 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:03:07.733443 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1189/4778] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:03:07 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 07 19:03:07.734464 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14beefe2-0e10-49a6-99f0-5b6a22dca904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:07.735347 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Flow 'volume_create_api' (91dcf375-3631-4cc4-937b-90716e84d421) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:07.735643 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Create volume request issued successfully. Aug 07 19:03:07.736256 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5f9afc1f-43c9-4aa3-b708-57d7496325be tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:07.736789 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1200/4779] 10.4.3.15 () {70 vars in 1293 bytes} [Fri Aug 7 19:03:07 2026] POST /volume/v3/volumes => generated 807 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:07.740729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-3c700034-6dd7-4c3e-af45-0b463f3910b7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.742715 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-3c700034-6dd7-4c3e-af45-0b463f3910b7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] DELETE https://10.4.3.15/volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672 Aug 07 19:03:07.742924 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-3c700034-6dd7-4c3e-af45-0b463f3910b7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.743129 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-3c700034-6dd7-4c3e-af45-0b463f3910b7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.750670 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.750670 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:07.757965 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c25c7214-3c45-480d-9a37-e48d180f4c74 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:07.759523 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c25c7214-3c45-480d-9a37-e48d180f4c74 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 Aug 07 19:03:07.759695 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c25c7214-3c45-480d-9a37-e48d180f4c74 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:07.759873 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c25c7214-3c45-480d-9a37-e48d180f4c74 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:07.765918 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:07.765918 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:07.769343 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c25c7214-3c45-480d-9a37-e48d180f4c74 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:07.773180 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c25c7214-3c45-480d-9a37-e48d180f4c74 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 returned with HTTP 200 Aug 07 19:03:07.773512 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1194/4780] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:07 2026] GET /volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:07.792041 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-3c700034-6dd7-4c3e-af45-0b463f3910b7 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672 returned with HTTP 200 Aug 07 19:03:07.792448 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1198/4781] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:03:07 2026] DELETE /volume/v3/attachments/11fd4905-0d9a-4fd1-8efa-564c773fd672 => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:08.174709 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-47dbb0d6-4336-4d23-b9b3-00f3128abbd6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:08.176553 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-47dbb0d6-4336-4d23-b9b3-00f3128abbd6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:08.176829 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-47dbb0d6-4336-4d23-b9b3-00f3128abbd6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:08.177109 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-47dbb0d6-4336-4d23-b9b3-00f3128abbd6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:08.177275 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-47dbb0d6-4336-4d23-b9b3-00f3128abbd6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:08.181793 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:08.181793 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:08.182650 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-47dbb0d6-4336-4d23-b9b3-00f3128abbd6 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:08.183260 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1190/4782] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:08 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:08.236988 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-306d9b00-64ee-4694-807a-36582b044a45 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:08.238775 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-306d9b00-64ee-4694-807a-36582b044a45 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa Aug 07 19:03:08.239017 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-306d9b00-64ee-4694-807a-36582b044a45 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:08.239204 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-306d9b00-64ee-4694-807a-36582b044a45 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:08.244440 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-306d9b00-64ee-4694-807a-36582b044a45 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa returned with HTTP 404 Aug 07 19:03:08.244856 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1201/4783] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:08 2026] GET /volume/v3/volumes/bfeff06b-3db4-4b35-a942-1f3722b034fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:08.253352 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4d2a245f-727f-4f88-91b6-1731093a54eb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:08.255092 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:08.255605 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-633910493"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:08.257195 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-633910493'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:08.258811 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume of 1 GB Aug 07 19:03:08.261848 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:08.270493 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (d0ffc740-1e52-4100-b2e4-275d7d362e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:08.270493 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e93ca74-88e4-469c-ac41-8a716077c7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:08.270493 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:08.300906 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e93ca74-88e4-469c-ac41-8a716077c7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:08.300906 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4520901-9bbb-4849-8a58-e177912d237a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:08.336972 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['ab0d9a46-9f0b-45fd-9cb8-4d1a3d18eb11', '07fd0e5f-61d3-420c-a89c-b103101f9e88', 'b2756d87-8900-494f-9dc4-9493480a8acd', '35d05006-0cf6-4e57-969c-c24c6e28d75a'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:08.337750 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4520901-9bbb-4849-8a58-e177912d237a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab0d9a46-9f0b-45fd-9cb8-4d1a3d18eb11', '07fd0e5f-61d3-420c-a89c-b103101f9e88', 'b2756d87-8900-494f-9dc4-9493480a8acd', '35d05006-0cf6-4e57-969c-c24c6e28d75a']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:08.338508 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb04635-8721-4a70-96e2-37fba45d143b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:08.360382 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb04635-8721-4a70-96e2-37fba45d143b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe2ebac0-8e18-419f-a55a-bc3e944601a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-633910493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['ab0d9a46-9f0b-45fd-9cb8-4d1a3d18eb11','07fd0e5f-61d3-420c-a89c-b103101f9e88','b2756d87-8900-494f-9dc4-9493480a8acd','35d05006-0cf6-4e57-969c-c24c6e28d75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-633910493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe2ebac0-8e18-419f-a55a-bc3e944601a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c992b74b76c04771a03e0a7c983efad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ac49d663ac45a194343ca2f9818812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:08.361245 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fbf04f7-7a4c-4444-b7c0-018777df2e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:08.378299 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fbf04f7-7a4c-4444-b7c0-018777df2e1d) transitioned into state 'SUCCESS' from state '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-633910493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['ab0d9a46-9f0b-45fd-9cb8-4d1a3d18eb11','07fd0e5f-61d3-420c-a89c-b103101f9e88','b2756d87-8900-494f-9dc4-9493480a8acd','35d05006-0cf6-4e57-969c-c24c6e28d75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:08.379094 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (718d5278-031d-4e36-8477-d617d4019d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:08.386667 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (718d5278-031d-4e36-8477-d617d4019d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:08.387595 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (d0ffc740-1e52-4100-b2e4-275d7d362e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:08.387908 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request issued successfully. Aug 07 19:03:08.388667 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4d2a245f-727f-4f88-91b6-1731093a54eb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:08.389270 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1195/4784] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:03:08 2026] POST /volume/v3/volumes => generated 775 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:08.399973 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c90ba9cc-0e0b-45ee-b48d-537f8edc9f62 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:08.402416 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c90ba9cc-0e0b-45ee-b48d-537f8edc9f62 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 Aug 07 19:03:08.402667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c90ba9cc-0e0b-45ee-b48d-537f8edc9f62 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:08.402924 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c90ba9cc-0e0b-45ee-b48d-537f8edc9f62 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:08.413251 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:08.413251 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:08.418098 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c90ba9cc-0e0b-45ee-b48d-537f8edc9f62 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:08.423656 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c90ba9cc-0e0b-45ee-b48d-537f8edc9f62 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 returned with HTTP 200 Aug 07 19:03:08.424176 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1199/4785] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:08 2026] GET /volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:08.567051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c6efd3b7-5f59-460e-a974-d595997f6573 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:08.569807 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6efd3b7-5f59-460e-a974-d595997f6573 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] GET https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c Aug 07 19:03:08.569807 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c6efd3b7-5f59-460e-a974-d595997f6573 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:08.569807 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c6efd3b7-5f59-460e-a974-d595997f6573 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:08.575603 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6efd3b7-5f59-460e-a974-d595997f6573 tempest-VolumeMultiattachTests-743332161 tempest-VolumeMultiattachTests-743332161-project-member] https://10.4.3.15/volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c returned with HTTP 404 Aug 07 19:03:08.575603 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1191/4786] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:08 2026] GET /volume/v3/volumes/6de55b9d-9d4c-487c-a604-2b07ac287e0c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:08.582865 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-95c8a305-59ca-4a63-86c4-433569a662cd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:08.586005 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-95c8a305-59ca-4a63-86c4-433569a662cd tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:03:08.586224 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-95c8a305-59ca-4a63-86c4-433569a662cd tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:08.586428 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-95c8a305-59ca-4a63-86c4-433569a662cd tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:08.587006 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:08.587006 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:08.587327 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-95c8a305-59ca-4a63-86c4-433569a662cd tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:03:08.636940 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-95c8a305-59ca-4a63-86c4-433569a662cd tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Get all volumes completed successfully. Aug 07 19:03:08.640195 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:08.640195 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:08.648978 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-95c8a305-59ca-4a63-86c4-433569a662cd tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:03:08.649624 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1202/4787] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:03:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:08.669528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a09f2985-0b7b-48d8-8e54-cf4460763482 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:08.672584 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a09f2985-0b7b-48d8-8e54-cf4460763482 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] DELETE https://10.4.3.15/volume/v3/types/0be756ab-a83d-4f45-83ef-65205b054002 Aug 07 19:03:08.672793 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a09f2985-0b7b-48d8-8e54-cf4460763482 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:08.672970 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a09f2985-0b7b-48d8-8e54-cf4460763482 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:08.673206 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:08.673206 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:08.699543 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a09f2985-0b7b-48d8-8e54-cf4460763482 tempest-VolumeMultiattachTests-1009640706 tempest-VolumeMultiattachTests-1009640706-project-admin] https://10.4.3.15/volume/v3/types/0be756ab-a83d-4f45-83ef-65205b054002 returned with HTTP 202 Aug 07 19:03:08.699945 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1196/4788] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:08 2026] DELETE /volume/v3/types/0be756ab-a83d-4f45-83ef-65205b054002 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:08.786414 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-61d8c691-cb02-44d7-8028-fcabd0de4fd8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:08.788497 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-61d8c691-cb02-44d7-8028-fcabd0de4fd8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 Aug 07 19:03:08.788819 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-61d8c691-cb02-44d7-8028-fcabd0de4fd8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:08.789066 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-61d8c691-cb02-44d7-8028-fcabd0de4fd8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:08.797756 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:08.797756 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:08.803560 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-61d8c691-cb02-44d7-8028-fcabd0de4fd8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:08.811619 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-61d8c691-cb02-44d7-8028-fcabd0de4fd8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 returned with HTTP 200 Aug 07 19:03:08.814485 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1200/4789] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:08 2026] GET /volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 => generated 1226 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:08.828204 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-69bfb5f6-1922-4158-b1ab-a7ca3947f8c8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:08.829876 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69bfb5f6-1922-4158-b1ab-a7ca3947f8c8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 Aug 07 19:03:08.830113 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69bfb5f6-1922-4158-b1ab-a7ca3947f8c8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:08.830298 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69bfb5f6-1922-4158-b1ab-a7ca3947f8c8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:08.837780 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:08.837780 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:08.841174 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-69bfb5f6-1922-4158-b1ab-a7ca3947f8c8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:08.845537 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69bfb5f6-1922-4158-b1ab-a7ca3947f8c8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 returned with HTTP 200 Aug 07 19:03:08.845951 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1192/4790] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:08 2026] GET /volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:08.861184 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-89231c4c-fd16-4fc2-bd2d-2f1265dce29c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:08.862585 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-89231c4c-fd16-4fc2-bd2d-2f1265dce29c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 Aug 07 19:03:08.862922 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-89231c4c-fd16-4fc2-bd2d-2f1265dce29c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:08.863202 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-89231c4c-fd16-4fc2-bd2d-2f1265dce29c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:08.863426 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-89231c4c-fd16-4fc2-bd2d-2f1265dce29c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete snapshot with id: 4c6fdff7-8cae-458d-9c19-c5037192f254 Aug 07 19:03:08.868424 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:08.868424 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:08.869418 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-89231c4c-fd16-4fc2-bd2d-2f1265dce29c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Snapshot retrieved successfully. Aug 07 19:03:08.884149 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-89231c4c-fd16-4fc2-bd2d-2f1265dce29c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Snapshot delete request issued successfully. Aug 07 19:03:08.884515 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-89231c4c-fd16-4fc2-bd2d-2f1265dce29c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 returned with HTTP 202 Aug 07 19:03:08.885256 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1203/4791] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:08 2026] DELETE /volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:08.894217 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-796780d9-93f4-4836-b5aa-97aa702e313e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:08.896504 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-796780d9-93f4-4836-b5aa-97aa702e313e tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 Aug 07 19:03:08.896794 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-796780d9-93f4-4836-b5aa-97aa702e313e tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:08.897080 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-796780d9-93f4-4836-b5aa-97aa702e313e tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:08.904314 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:08.904314 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:08.904920 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-796780d9-93f4-4836-b5aa-97aa702e313e tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Snapshot retrieved successfully. Aug 07 19:03:08.905943 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-796780d9-93f4-4836-b5aa-97aa702e313e tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 returned with HTTP 200 Aug 07 19:03:08.906419 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1197/4792] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:08 2026] GET /volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:09.044119 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-f73328b2-6739-4b32-8a25-1b6321eb514d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:09.046921 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-f73328b2-6739-4b32-8a25-1b6321eb514d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] PUT https://10.4.3.15/volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d Aug 07 19:03:09.047404 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-f73328b2-6739-4b32-8a25-1b6321eb514d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:09.056872 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-f73328b2-6739-4b32-8a25-1b6321eb514d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Acquiring lock "cinder-attachment_update-556105ae-21e9-44f2-8504-db8c615220f3-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:03:09.062063 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-f73328b2-6739-4b32-8a25-1b6321eb514d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-556105ae-21e9-44f2-8504-db8c615220f3-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:03:09.063395 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:09.063395 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:09.156706 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-f73328b2-6739-4b32-8a25-1b6321eb514d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Lock "cinder-attachment_update-556105ae-21e9-44f2-8504-db8c615220f3-np0000006749" released by "attachment_update" :: held 0.095s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:03:09.157087 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-f73328b2-6739-4b32-8a25-1b6321eb514d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d returned with HTTP 200 Aug 07 19:03:09.157646 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1201/4793] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:03:09 2026] PUT /volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d => generated 968 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:09.170259 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-00a3d74f-1c4b-4074-a442-cda7e28d89b3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:09.174350 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-00a3d74f-1c4b-4074-a442-cda7e28d89b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d Aug 07 19:03:09.174691 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-00a3d74f-1c4b-4074-a442-cda7e28d89b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:09.175046 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-00a3d74f-1c4b-4074-a442-cda7e28d89b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:09.192925 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-00a3d74f-1c4b-4074-a442-cda7e28d89b3 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d returned with HTTP 200 Aug 07 19:03:09.192925 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1193/4794] 10.4.3.15 () {70 vars in 1644 bytes} [Fri Aug 7 19:03:09 2026] GET /volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:09.197756 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-56fb60a3-e5fa-4acb-b52c-b6b61defe76a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:09.200557 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56fb60a3-e5fa-4acb-b52c-b6b61defe76a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:09.200886 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56fb60a3-e5fa-4acb-b52c-b6b61defe76a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:09.202050 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56fb60a3-e5fa-4acb-b52c-b6b61defe76a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:09.202050 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-56fb60a3-e5fa-4acb-b52c-b6b61defe76a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:09.207467 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:09.207467 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:09.208792 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56fb60a3-e5fa-4acb-b52c-b6b61defe76a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:09.208792 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1204/4795] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:09 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:09.435156 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0b624ef8-e2bd-4503-a8cc-e894d1060d2b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:09.436834 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0b624ef8-e2bd-4503-a8cc-e894d1060d2b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 Aug 07 19:03:09.437061 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0b624ef8-e2bd-4503-a8cc-e894d1060d2b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:09.437271 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0b624ef8-e2bd-4503-a8cc-e894d1060d2b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:09.444581 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:09.444581 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:09.448215 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0b624ef8-e2bd-4503-a8cc-e894d1060d2b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:09.451963 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0b624ef8-e2bd-4503-a8cc-e894d1060d2b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 returned with HTTP 200 Aug 07 19:03:09.452340 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1198/4796] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:09 2026] GET /volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:09.463810 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d93bc9d9-dd71-4f15-8c1a-485ae23ab5c9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:09.468281 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d93bc9d9-dd71-4f15-8c1a-485ae23ab5c9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:03:09.468600 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d93bc9d9-dd71-4f15-8c1a-485ae23ab5c9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe2ebac0-8e18-419f-a55a-bc3e944601a0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-325332275"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:09.484880 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:09.484880 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:09.485243 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d93bc9d9-dd71-4f15-8c1a-485ae23ab5c9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:09.485359 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-d93bc9d9-dd71-4f15-8c1a-485ae23ab5c9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create snapshot from volume fe2ebac0-8e18-419f-a55a-bc3e944601a0 Aug 07 19:03:09.520650 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-d93bc9d9-dd71-4f15-8c1a-485ae23ab5c9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['ff03a8be-4b4d-404a-9d04-9fe101729e76', '1239bd9b-f001-4853-a8cf-8c77a93915b4', '73366ce9-2428-43ab-bf28-44f1ee54944d', 'bad97571-b22f-4d5d-aa78-5c92a4e04f23'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:09.563916 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d93bc9d9-dd71-4f15-8c1a-485ae23ab5c9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot create request issued successfully. Aug 07 19:03:09.564246 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d93bc9d9-dd71-4f15-8c1a-485ae23ab5c9 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:03:09.564635 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1202/4797] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:03:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:09.576402 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e9b7557d-d509-4ca5-b1f0-eae8b563f445 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:09.577829 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9b7557d-d509-4ca5-b1f0-eae8b563f445 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 Aug 07 19:03:09.578104 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9b7557d-d509-4ca5-b1f0-eae8b563f445 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:09.578802 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9b7557d-d509-4ca5-b1f0-eae8b563f445 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:09.584361 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:09.584361 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:09.584845 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e9b7557d-d509-4ca5-b1f0-eae8b563f445 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:09.585788 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9b7557d-d509-4ca5-b1f0-eae8b563f445 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 returned with HTTP 200 Aug 07 19:03:09.587060 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1194/4798] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:09 2026] GET /volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:09.918458 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-39b07efb-c9b2-4d50-b320-9c56d2c631ee None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:09.921436 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39b07efb-c9b2-4d50-b320-9c56d2c631ee tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 Aug 07 19:03:09.921963 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39b07efb-c9b2-4d50-b320-9c56d2c631ee tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:09.922288 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39b07efb-c9b2-4d50-b320-9c56d2c631ee tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:09.928124 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39b07efb-c9b2-4d50-b320-9c56d2c631ee tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 returned with HTTP 404 Aug 07 19:03:09.928698 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1205/4799] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:09 2026] GET /volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:09.936019 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0ac2f737-5b30-4803-839d-173167e8f38a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:09.937884 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ac2f737-5b30-4803-839d-173167e8f38a tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] DELETE https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 Aug 07 19:03:09.938194 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ac2f737-5b30-4803-839d-173167e8f38a tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:09.938430 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ac2f737-5b30-4803-839d-173167e8f38a tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:09.938631 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-0ac2f737-5b30-4803-839d-173167e8f38a tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume with id: 8cad0242-b8c5-4d5c-a671-5c852ea87e39 Aug 07 19:03:09.948843 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:09.948843 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:09.949317 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0ac2f737-5b30-4803-839d-173167e8f38a tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:09.971168 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0ac2f737-5b30-4803-839d-173167e8f38a tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume request issued successfully. Aug 07 19:03:09.971427 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ac2f737-5b30-4803-839d-173167e8f38a tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 returned with HTTP 202 Aug 07 19:03:09.973432 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1199/4800] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:03:09 2026] DELETE /volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 19:03:09.978236 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-07067323-10e1-4b5b-9447-dc22079bc233 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:09.980214 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-07067323-10e1-4b5b-9447-dc22079bc233 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 Aug 07 19:03:09.980420 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-07067323-10e1-4b5b-9447-dc22079bc233 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:09.980603 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-07067323-10e1-4b5b-9447-dc22079bc233 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:09.988345 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:09.988345 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:09.992084 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-07067323-10e1-4b5b-9447-dc22079bc233 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:09.998083 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-07067323-10e1-4b5b-9447-dc22079bc233 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 returned with HTTP 200 Aug 07 19:03:09.998496 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1203/4801] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:09 2026] GET /volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 => generated 1225 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:10.221166 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c9fd28c7-cccf-40cc-823f-5d4428a7b96c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:10.222912 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9fd28c7-cccf-40cc-823f-5d4428a7b96c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:10.223134 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9fd28c7-cccf-40cc-823f-5d4428a7b96c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:10.223582 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9fd28c7-cccf-40cc-823f-5d4428a7b96c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:10.223582 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c9fd28c7-cccf-40cc-823f-5d4428a7b96c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:10.227671 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:10.227671 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:10.228445 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9fd28c7-cccf-40cc-823f-5d4428a7b96c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:10.228838 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1195/4802] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:10 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:10.595537 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5df9532d-1a8b-4e1a-8ae2-dbdce2aabf15 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:10.597653 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5df9532d-1a8b-4e1a-8ae2-dbdce2aabf15 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 Aug 07 19:03:10.597895 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5df9532d-1a8b-4e1a-8ae2-dbdce2aabf15 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:10.598159 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5df9532d-1a8b-4e1a-8ae2-dbdce2aabf15 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:10.605237 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:10.605237 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:10.605541 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5df9532d-1a8b-4e1a-8ae2-dbdce2aabf15 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:10.606171 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5df9532d-1a8b-4e1a-8ae2-dbdce2aabf15 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 returned with HTTP 200 Aug 07 19:03:10.606511 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1206/4803] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:10 2026] GET /volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:10.615548 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-50f072a0-7841-4892-82c5-1e7e0d7860d4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:10.620255 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-50f072a0-7841-4892-82c5-1e7e0d7860d4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] GET https://10.4.3.15/volume/v3/snapshots Aug 07 19:03:10.620418 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-50f072a0-7841-4892-82c5-1e7e0d7860d4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:10.620588 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-50f072a0-7841-4892-82c5-1e7e0d7860d4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:10.620833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-50f072a0-7841-4892-82c5-1e7e0d7860d4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 19:03:10.621969 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.db.api [None req-50f072a0-7841-4892-82c5-1e7e0d7860d4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Building query based on filter {{(pid=100345) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 19:03:10.627241 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-50f072a0-7841-4892-82c5-1e7e0d7860d4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Get all snapshots completed successfully. Aug 07 19:03:10.627333 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-50f072a0-7841-4892-82c5-1e7e0d7860d4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 200 Aug 07 19:03:10.627691 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1200/4804] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 19:03:10 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 07 19:03:10.643008 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-32a49b2d-c70a-444b-b03d-43c821f37837 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:10.643008 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-32a49b2d-c70a-444b-b03d-43c821f37837 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 Aug 07 19:03:10.643008 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-32a49b2d-c70a-444b-b03d-43c821f37837 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:10.643008 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-32a49b2d-c70a-444b-b03d-43c821f37837 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:10.643008 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-32a49b2d-c70a-444b-b03d-43c821f37837 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete snapshot with id: 1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 Aug 07 19:03:10.648315 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:10.648315 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:10.648728 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-32a49b2d-c70a-444b-b03d-43c821f37837 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:10.669896 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-32a49b2d-c70a-444b-b03d-43c821f37837 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot delete request issued successfully. Aug 07 19:03:10.670098 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-32a49b2d-c70a-444b-b03d-43c821f37837 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 returned with HTTP 202 Aug 07 19:03:10.670609 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1204/4805] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:10 2026] DELETE /volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:10.678529 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-21ede7e7-af1a-493b-b38c-afb9e041ce3e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:10.684337 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21ede7e7-af1a-493b-b38c-afb9e041ce3e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 Aug 07 19:03:10.684598 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21ede7e7-af1a-493b-b38c-afb9e041ce3e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:10.685080 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21ede7e7-af1a-493b-b38c-afb9e041ce3e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:10.697116 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:10.697116 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:10.697447 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-21ede7e7-af1a-493b-b38c-afb9e041ce3e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:10.698142 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21ede7e7-af1a-493b-b38c-afb9e041ce3e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 returned with HTTP 200 Aug 07 19:03:10.698504 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1196/4806] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:10 2026] GET /volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:11.012069 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ef65e780-4e4e-4fb2-b16e-587e9a7b84b4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:11.014394 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ef65e780-4e4e-4fb2-b16e-587e9a7b84b4 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 Aug 07 19:03:11.014539 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ef65e780-4e4e-4fb2-b16e-587e9a7b84b4 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:11.014702 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ef65e780-4e4e-4fb2-b16e-587e9a7b84b4 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:11.022813 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ef65e780-4e4e-4fb2-b16e-587e9a7b84b4 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 returned with HTTP 404 Aug 07 19:03:11.023340 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1207/4807] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:11 2026] GET /volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:03:11.242694 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e5fdbb7d-13f4-42af-b565-c3ed209ec6c0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:11.244597 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e5fdbb7d-13f4-42af-b565-c3ed209ec6c0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:11.245313 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e5fdbb7d-13f4-42af-b565-c3ed209ec6c0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:11.245615 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e5fdbb7d-13f4-42af-b565-c3ed209ec6c0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:11.245816 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-e5fdbb7d-13f4-42af-b565-c3ed209ec6c0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:11.250420 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:11.250420 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:11.252141 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e5fdbb7d-13f4-42af-b565-c3ed209ec6c0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:11.252524 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1201/4808] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:11 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:11.283266 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3ce8cbee-6f3f-4299-bd50-e4885645ca7c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:11.285003 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3ce8cbee-6f3f-4299-bd50-e4885645ca7c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] DELETE https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:11.285226 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3ce8cbee-6f3f-4299-bd50-e4885645ca7c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:11.285410 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3ce8cbee-6f3f-4299-bd50-e4885645ca7c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:11.285576 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-3ce8cbee-6f3f-4299-bd50-e4885645ca7c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume with id: f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:11.292142 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:11.292142 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:11.292537 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3ce8cbee-6f3f-4299-bd50-e4885645ca7c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:11.317092 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3ce8cbee-6f3f-4299-bd50-e4885645ca7c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume request issued successfully. Aug 07 19:03:11.317092 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3ce8cbee-6f3f-4299-bd50-e4885645ca7c tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 202 Aug 07 19:03:11.317092 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1205/4809] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:03:11 2026] DELETE /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 19:03:11.323556 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-19252bb2-13c4-4eca-b9fc-7630fd1168d8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:11.325592 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19252bb2-13c4-4eca-b9fc-7630fd1168d8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:11.325857 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19252bb2-13c4-4eca-b9fc-7630fd1168d8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:11.326110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19252bb2-13c4-4eca-b9fc-7630fd1168d8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:11.335499 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:11.335499 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:11.345168 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-19252bb2-13c4-4eca-b9fc-7630fd1168d8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:11.352126 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19252bb2-13c4-4eca-b9fc-7630fd1168d8 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 200 Aug 07 19:03:11.352432 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1197/4810] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:11 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 1190 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:11.708906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cf144c6d-25dc-4410-b22a-2e863d400cb3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:11.712184 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf144c6d-25dc-4410-b22a-2e863d400cb3 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 Aug 07 19:03:11.712184 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf144c6d-25dc-4410-b22a-2e863d400cb3 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:11.712184 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf144c6d-25dc-4410-b22a-2e863d400cb3 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:11.715577 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf144c6d-25dc-4410-b22a-2e863d400cb3 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 returned with HTTP 404 Aug 07 19:03:11.716133 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1208/4811] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:11 2026] GET /volume/v3/snapshots/1689e6fb-3fd9-4a4b-88c6-2007bdcdec55 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:11.722109 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4e03003c-0218-4cdb-b792-9d919b5fc467 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:11.723863 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4e03003c-0218-4cdb-b792-9d919b5fc467 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 Aug 07 19:03:11.724086 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4e03003c-0218-4cdb-b792-9d919b5fc467 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:11.724265 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4e03003c-0218-4cdb-b792-9d919b5fc467 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:11.724411 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-4e03003c-0218-4cdb-b792-9d919b5fc467 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume with id: fe2ebac0-8e18-419f-a55a-bc3e944601a0 Aug 07 19:03:11.731010 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:11.731010 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:11.731374 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4e03003c-0218-4cdb-b792-9d919b5fc467 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:11.748066 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4e03003c-0218-4cdb-b792-9d919b5fc467 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume request issued successfully. Aug 07 19:03:11.748066 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4e03003c-0218-4cdb-b792-9d919b5fc467 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 returned with HTTP 202 Aug 07 19:03:11.748066 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1202/4812] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:11 2026] DELETE /volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:11.753597 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-94da317d-e632-4c87-aa37-b8deaad17733 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:11.756380 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-94da317d-e632-4c87-aa37-b8deaad17733 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 Aug 07 19:03:11.756380 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-94da317d-e632-4c87-aa37-b8deaad17733 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:11.756543 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-94da317d-e632-4c87-aa37-b8deaad17733 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:11.766404 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:11.766404 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:11.770907 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-94da317d-e632-4c87-aa37-b8deaad17733 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:11.775775 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-94da317d-e632-4c87-aa37-b8deaad17733 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 returned with HTTP 200 Aug 07 19:03:11.775950 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1206/4813] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:11 2026] GET /volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:12.264159 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-baa9ac27-1ccb-494e-a409-864f4043953b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.265758 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-baa9ac27-1ccb-494e-a409-864f4043953b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:12.266057 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-baa9ac27-1ccb-494e-a409-864f4043953b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.266311 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-baa9ac27-1ccb-494e-a409-864f4043953b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.266503 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-baa9ac27-1ccb-494e-a409-864f4043953b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:12.271518 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:12.271518 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:12.271518 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-baa9ac27-1ccb-494e-a409-864f4043953b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:12.271518 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1198/4814] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:12 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:12.365388 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2707fa2a-616f-4fa5-9866-385f261833ea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.367239 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2707fa2a-616f-4fa5-9866-385f261833ea tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:12.367497 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2707fa2a-616f-4fa5-9866-385f261833ea tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.367733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2707fa2a-616f-4fa5-9866-385f261833ea tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.374292 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2707fa2a-616f-4fa5-9866-385f261833ea tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 404 Aug 07 19:03:12.374711 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1209/4815] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:12 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:03:12.384621 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-66e19ecd-cc77-4fe8-8fde-d42daeb415ec None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.386774 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-66e19ecd-cc77-4fe8-8fde-d42daeb415ec tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] DELETE https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 Aug 07 19:03:12.386987 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-66e19ecd-cc77-4fe8-8fde-d42daeb415ec tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.401522 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-66e19ecd-cc77-4fe8-8fde-d42daeb415ec tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.401876 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-66e19ecd-cc77-4fe8-8fde-d42daeb415ec tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume with id: 8cad0242-b8c5-4d5c-a671-5c852ea87e39 Aug 07 19:03:12.410344 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-66e19ecd-cc77-4fe8-8fde-d42daeb415ec tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 returned with HTTP 404 Aug 07 19:03:12.410815 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1203/4816] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:03:12 2026] DELETE /volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:03:12.411120 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-5b827e00-8655-465c-95e8-ab8926149b9d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.414889 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-5b827e00-8655-465c-95e8-ab8926149b9d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption Aug 07 19:03:12.414889 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-5b827e00-8655-465c-95e8-ab8926149b9d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.414889 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-5b827e00-8655-465c-95e8-ab8926149b9d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.423052 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5658d524-d258-4633-8e26-e88a75fd3a7d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.423149 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:12.423149 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:12.426162 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5658d524-d258-4633-8e26-e88a75fd3a7d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 Aug 07 19:03:12.426162 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5658d524-d258-4633-8e26-e88a75fd3a7d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.426162 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5658d524-d258-4633-8e26-e88a75fd3a7d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.434877 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-5b827e00-8655-465c-95e8-ab8926149b9d tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption returned with HTTP 200 Aug 07 19:03:12.434877 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1207/4817] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:03:12 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:12.439344 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5658d524-d258-4633-8e26-e88a75fd3a7d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 returned with HTTP 404 Aug 07 19:03:12.443954 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1199/4818] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:12 2026] GET /volume/v3/volumes/8cad0242-b8c5-4d5c-a671-5c852ea87e39 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:03:12.453626 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1d036d2e-cd00-4454-80b9-7c7ab7d49abb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.455576 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1d036d2e-cd00-4454-80b9-7c7ab7d49abb tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 Aug 07 19:03:12.455843 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1d036d2e-cd00-4454-80b9-7c7ab7d49abb tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.456117 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1d036d2e-cd00-4454-80b9-7c7ab7d49abb tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.456274 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-1d036d2e-cd00-4454-80b9-7c7ab7d49abb tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete snapshot with id: 4c6fdff7-8cae-458d-9c19-c5037192f254 Aug 07 19:03:12.464191 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1d036d2e-cd00-4454-80b9-7c7ab7d49abb tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 returned with HTTP 404 Aug 07 19:03:12.464893 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1210/4819] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:12 2026] DELETE /volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:12.471305 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fb945bcd-cca4-4efa-87c9-fdcca02af083 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.473463 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fb945bcd-cca4-4efa-87c9-fdcca02af083 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 Aug 07 19:03:12.473666 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fb945bcd-cca4-4efa-87c9-fdcca02af083 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.473898 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fb945bcd-cca4-4efa-87c9-fdcca02af083 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.478348 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fb945bcd-cca4-4efa-87c9-fdcca02af083 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 returned with HTTP 404 Aug 07 19:03:12.479060 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1204/4820] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:12 2026] GET /volume/v3/snapshots/4c6fdff7-8cae-458d-9c19-c5037192f254 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:12.488552 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7c0e6540-6047-4ee3-aa44-6f193e6ae4aa None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.489976 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7c0e6540-6047-4ee3-aa44-6f193e6ae4aa tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] DELETE https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:12.490198 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7c0e6540-6047-4ee3-aa44-6f193e6ae4aa tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.490376 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7c0e6540-6047-4ee3-aa44-6f193e6ae4aa tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.490533 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-7c0e6540-6047-4ee3-aa44-6f193e6ae4aa tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume with id: f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:12.496449 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7c0e6540-6047-4ee3-aa44-6f193e6ae4aa tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 404 Aug 07 19:03:12.497176 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1208/4821] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:03:12 2026] DELETE /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:03:12.504234 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ec050b5d-6da9-4306-8924-8bf760e9755d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.505723 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ec050b5d-6da9-4306-8924-8bf760e9755d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f Aug 07 19:03:12.506081 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ec050b5d-6da9-4306-8924-8bf760e9755d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.506374 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ec050b5d-6da9-4306-8924-8bf760e9755d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.516988 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ec050b5d-6da9-4306-8924-8bf760e9755d tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f returned with HTTP 404 Aug 07 19:03:12.516988 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1200/4822] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:12 2026] GET /volume/v3/volumes/f9db9ac7-f144-4cf2-b1e9-a61bdfa57b3f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:03:12.573493 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e382ab58-e556-4fc2-ae69-1d2d26883f50 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.575171 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e382ab58-e556-4fc2-ae69-1d2d26883f50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] DELETE https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 Aug 07 19:03:12.575371 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e382ab58-e556-4fc2-ae69-1d2d26883f50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.575551 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e382ab58-e556-4fc2-ae69-1d2d26883f50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.575717 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-e382ab58-e556-4fc2-ae69-1d2d26883f50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume with id: 6fb735ac-fb83-4bf3-886a-03cafae4afe7 Aug 07 19:03:12.582881 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:12.582881 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:12.583488 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e382ab58-e556-4fc2-ae69-1d2d26883f50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:12.602193 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e382ab58-e556-4fc2-ae69-1d2d26883f50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume request issued successfully. Aug 07 19:03:12.602193 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e382ab58-e556-4fc2-ae69-1d2d26883f50 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 returned with HTTP 202 Aug 07 19:03:12.602193 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1211/4823] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:03:12 2026] DELETE /volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 19:03:12.608988 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e118192f-0a00-418c-bdb3-87bc9414d1f6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.611315 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e118192f-0a00-418c-bdb3-87bc9414d1f6 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 Aug 07 19:03:12.611673 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e118192f-0a00-418c-bdb3-87bc9414d1f6 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.612015 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e118192f-0a00-418c-bdb3-87bc9414d1f6 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.624913 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:12.624913 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:12.634351 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e118192f-0a00-418c-bdb3-87bc9414d1f6 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Volume info retrieved successfully. Aug 07 19:03:12.637024 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e118192f-0a00-418c-bdb3-87bc9414d1f6 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 returned with HTTP 200 Aug 07 19:03:12.637824 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1205/4824] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:12 2026] GET /volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 => generated 1225 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:12.790394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-913c5fe4-6e47-4b85-82eb-75b0928aa6cd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.792489 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-913c5fe4-6e47-4b85-82eb-75b0928aa6cd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 Aug 07 19:03:12.792667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-913c5fe4-6e47-4b85-82eb-75b0928aa6cd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.792876 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-913c5fe4-6e47-4b85-82eb-75b0928aa6cd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.801380 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-913c5fe4-6e47-4b85-82eb-75b0928aa6cd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 returned with HTTP 404 Aug 07 19:03:12.801908 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1209/4825] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:12 2026] GET /volume/v3/volumes/fe2ebac0-8e18-419f-a55a-bc3e944601a0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:12.811192 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.814814 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:12.815306 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1436688841"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:12.819423 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1436688841'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:12.819614 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume of 1 GB Aug 07 19:03:12.825147 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:12.837562 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (5599019c-f7dd-4a0e-a877-64b7c16fa779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:12.838796 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03ba483-7a3c-46f9-a6fb-094361f8e1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:12.839895 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:12.866444 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03ba483-7a3c-46f9-a6fb-094361f8e1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:12.867411 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf9df35-aac3-400a-bb58-1a5d3ee85358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:12.902191 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['056f6e17-5b0b-40b8-b705-e0da4e205222', 'd5a6fce6-7b89-4c0b-b424-e6cf799e1b79', '3838545c-1577-439a-a43d-daa29009f59e', '10079f86-3dfc-4389-9bdb-c6de3d2de728'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:12.903005 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf9df35-aac3-400a-bb58-1a5d3ee85358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['056f6e17-5b0b-40b8-b705-e0da4e205222', 'd5a6fce6-7b89-4c0b-b424-e6cf799e1b79', '3838545c-1577-439a-a43d-daa29009f59e', '10079f86-3dfc-4389-9bdb-c6de3d2de728']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:12.904210 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b1e191-a177-4c7b-b498-ed099d7b2f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:12.932007 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b1e191-a177-4c7b-b498-ed099d7b2f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1436688841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['056f6e17-5b0b-40b8-b705-e0da4e205222','d5a6fce6-7b89-4c0b-b424-e6cf799e1b79','3838545c-1577-439a-a43d-daa29009f59e','10079f86-3dfc-4389-9bdb-c6de3d2de728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1436688841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c992b74b76c04771a03e0a7c983efad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ac49d663ac45a194343ca2f9818812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:12.932007 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00541702-8d50-440b-8e62-7bc875e144e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:12.945162 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00541702-8d50-440b-8e62-7bc875e144e0) transitioned into state 'SUCCESS' from state '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-1436688841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['056f6e17-5b0b-40b8-b705-e0da4e205222','d5a6fce6-7b89-4c0b-b424-e6cf799e1b79','3838545c-1577-439a-a43d-daa29009f59e','10079f86-3dfc-4389-9bdb-c6de3d2de728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:12.945843 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0c4010-f0d9-4688-9f49-7e8c5ded12a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:12.955381 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0c4010-f0d9-4688-9f49-7e8c5ded12a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:12.956629 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (5599019c-f7dd-4a0e-a877-64b7c16fa779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:12.957106 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request issued successfully. Aug 07 19:03:12.957907 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ec128f5-2441-4295-b7ce-7dfd6e57cfb4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:12.958487 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1201/4826] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:03:12 2026] POST /volume/v3/volumes => generated 776 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:12.973106 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8725e497-e10a-4714-a50d-7f330f0ab268 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:12.975592 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8725e497-e10a-4714-a50d-7f330f0ab268 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b Aug 07 19:03:12.975814 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8725e497-e10a-4714-a50d-7f330f0ab268 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:12.976078 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8725e497-e10a-4714-a50d-7f330f0ab268 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:12.983698 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:12.983698 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:12.987238 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8725e497-e10a-4714-a50d-7f330f0ab268 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:12.991118 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8725e497-e10a-4714-a50d-7f330f0ab268 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b returned with HTTP 200 Aug 07 19:03:12.991527 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1212/4827] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:12 2026] GET /volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:13.281462 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-26f2a11f-8d36-4263-a57b-b43ce6e5a07c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:13.283359 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-26f2a11f-8d36-4263-a57b-b43ce6e5a07c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:13.283608 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-26f2a11f-8d36-4263-a57b-b43ce6e5a07c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:13.283922 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-26f2a11f-8d36-4263-a57b-b43ce6e5a07c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:13.284033 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-26f2a11f-8d36-4263-a57b-b43ce6e5a07c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:13.288261 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:13.288261 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:13.288974 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-26f2a11f-8d36-4263-a57b-b43ce6e5a07c tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:13.289612 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1206/4828] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:13 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:13.301067 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-48e97f1a-90d4-40b9-869e-ca07b96c8428 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:13.302874 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-48e97f1a-90d4-40b9-869e-ca07b96c8428 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:13.303186 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-48e97f1a-90d4-40b9-869e-ca07b96c8428 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:13.303408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-48e97f1a-90d4-40b9-869e-ca07b96c8428 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:13.303555 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-48e97f1a-90d4-40b9-869e-ca07b96c8428 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:13.307784 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:13.307784 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:13.308510 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-48e97f1a-90d4-40b9-869e-ca07b96c8428 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:13.308912 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1210/4829] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:13 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:13.317378 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9ac60604-c712-41f0-95be-6af2bb9c1ad0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:13.319228 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ac60604-c712-41f0-95be-6af2bb9c1ad0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:13.319441 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ac60604-c712-41f0-95be-6af2bb9c1ad0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:13.319637 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ac60604-c712-41f0-95be-6af2bb9c1ad0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:13.319746 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-9ac60604-c712-41f0-95be-6af2bb9c1ad0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete backup with id: 5408f874-0d04-495b-b393-54f74e6ceb6a. Aug 07 19:03:13.323753 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:13.323753 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:13.334341 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-9ac60604-c712-41f0-95be-6af2bb9c1ad0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] delete_backup rpcapi backup_id 5408f874-0d04-495b-b393-54f74e6ceb6a {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:03:13.337008 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ac60604-c712-41f0-95be-6af2bb9c1ad0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 202 Aug 07 19:03:13.337395 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1202/4830] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:13 2026] DELETE /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:03:13.346984 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2f0e4b8c-b85c-4b57-b2fd-4a735814e320 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:13.351355 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2f0e4b8c-b85c-4b57-b2fd-4a735814e320 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:13.351848 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2f0e4b8c-b85c-4b57-b2fd-4a735814e320 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:13.351848 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2f0e4b8c-b85c-4b57-b2fd-4a735814e320 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:13.351848 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-2f0e4b8c-b85c-4b57-b2fd-4a735814e320 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:13.356070 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:13.356070 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:13.356797 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2f0e4b8c-b85c-4b57-b2fd-4a735814e320 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 200 Aug 07 19:03:13.357213 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1213/4831] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:13 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:13.649190 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3b2d9131-f47f-4386-bf17-de5b4efa3346 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:13.651099 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b2d9131-f47f-4386-bf17-de5b4efa3346 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 Aug 07 19:03:13.651356 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3b2d9131-f47f-4386-bf17-de5b4efa3346 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:13.651569 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3b2d9131-f47f-4386-bf17-de5b4efa3346 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:13.656888 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3b2d9131-f47f-4386-bf17-de5b4efa3346 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 returned with HTTP 404 Aug 07 19:03:13.657357 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1207/4832] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:13 2026] GET /volume/v3/volumes/6fb735ac-fb83-4bf3-886a-03cafae4afe7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:03:13.666281 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-069e4af1-1d9d-46e9-9a08-1d7e783ac8bc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:13.667923 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-069e4af1-1d9d-46e9-9a08-1d7e783ac8bc tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] DELETE https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:03:13.668225 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-069e4af1-1d9d-46e9-9a08-1d7e783ac8bc tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:13.668451 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-069e4af1-1d9d-46e9-9a08-1d7e783ac8bc tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:13.668713 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-069e4af1-1d9d-46e9-9a08-1d7e783ac8bc tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume with id: b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:03:13.677132 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-069e4af1-1d9d-46e9-9a08-1d7e783ac8bc tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 404 Aug 07 19:03:13.677572 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1211/4833] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:03:13 2026] DELETE /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:03:13.684274 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c7a7081f-5554-4434-bd8b-0b958af5c000 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:13.685950 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c7a7081f-5554-4434-bd8b-0b958af5c000 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 Aug 07 19:03:13.686199 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c7a7081f-5554-4434-bd8b-0b958af5c000 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:13.686403 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c7a7081f-5554-4434-bd8b-0b958af5c000 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:13.693923 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c7a7081f-5554-4434-bd8b-0b958af5c000 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 returned with HTTP 404 Aug 07 19:03:13.694362 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1203/4834] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:13 2026] GET /volume/v3/volumes/b00a6ca4-1f97-4c03-83f8-f0e3429b6b92 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:03:13.726692 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c317e013-7ed5-421b-8070-79360eac7b44 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:13.728454 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c317e013-7ed5-421b-8070-79360eac7b44 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] DELETE https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:03:13.728649 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c317e013-7ed5-421b-8070-79360eac7b44 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:13.728856 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c317e013-7ed5-421b-8070-79360eac7b44 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:13.729127 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-c317e013-7ed5-421b-8070-79360eac7b44 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Delete volume with id: 3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:03:13.734309 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c317e013-7ed5-421b-8070-79360eac7b44 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 404 Aug 07 19:03:13.734728 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1214/4835] 10.4.3.15 () {68 vars in 1385 bytes} [Fri Aug 7 19:03:13 2026] DELETE /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:03:13.741338 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f57034c8-28fb-46ab-8eeb-8654c398f367 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:13.743266 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f57034c8-28fb-46ab-8eeb-8654c398f367 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] GET https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 Aug 07 19:03:13.743266 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f57034c8-28fb-46ab-8eeb-8654c398f367 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:13.743457 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f57034c8-28fb-46ab-8eeb-8654c398f367 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:13.748792 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f57034c8-28fb-46ab-8eeb-8654c398f367 tempest-VolumeImageDependencyTests-258628543 tempest-VolumeImageDependencyTests-258628543-project-member] https://10.4.3.15/volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 returned with HTTP 404 Aug 07 19:03:13.749271 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1208/4836] 10.4.3.15 () {68 vars in 1382 bytes} [Fri Aug 7 19:03:13 2026] GET /volume/v3/volumes/3a341b5f-12e7-4c69-819c-258eb47f25e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 19:03:14.006342 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e14f7951-42bb-47f5-a4b7-18dde8c66623 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:14.020447 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e14f7951-42bb-47f5-a4b7-18dde8c66623 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b Aug 07 19:03:14.020687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e14f7951-42bb-47f5-a4b7-18dde8c66623 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:14.020911 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e14f7951-42bb-47f5-a4b7-18dde8c66623 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:14.032539 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:14.032539 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:14.038680 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e14f7951-42bb-47f5-a4b7-18dde8c66623 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:14.044404 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e14f7951-42bb-47f5-a4b7-18dde8c66623 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b returned with HTTP 200 Aug 07 19:03:14.044790 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1212/4837] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:14 2026] GET /volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:14.057389 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3cd94bea-5cb5-493d-9929-6be47f2cbdbe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:14.059763 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3cd94bea-5cb5-493d-9929-6be47f2cbdbe tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:03:14.060203 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3cd94bea-5cb5-493d-9929-6be47f2cbdbe tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-180738078"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:14.071169 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:14.071169 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:14.071586 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3cd94bea-5cb5-493d-9929-6be47f2cbdbe tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:14.071748 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-3cd94bea-5cb5-493d-9929-6be47f2cbdbe tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create snapshot from volume ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b Aug 07 19:03:14.106902 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-3cd94bea-5cb5-493d-9929-6be47f2cbdbe tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['0653f2fa-8d34-4ad8-9a0c-3a07dff97c2d', 'bfa61a8f-46bf-433d-8187-482b9f2e8a96', '9d58e739-c9e1-4d75-a3d1-9bb94d94fe5b', '625f077c-1301-49e7-9825-4f27a13b7211'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:14.147829 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3cd94bea-5cb5-493d-9929-6be47f2cbdbe tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot create request issued successfully. Aug 07 19:03:14.148180 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3cd94bea-5cb5-493d-9929-6be47f2cbdbe tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:03:14.148627 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1204/4838] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:03:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:14.162104 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-13b926ac-3e6c-40f5-8569-91e5fff0cbed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:14.167282 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-13b926ac-3e6c-40f5-8569-91e5fff0cbed tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 Aug 07 19:03:14.167444 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-13b926ac-3e6c-40f5-8569-91e5fff0cbed tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:14.167611 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-13b926ac-3e6c-40f5-8569-91e5fff0cbed tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:14.177668 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:14.177668 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:14.178003 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-13b926ac-3e6c-40f5-8569-91e5fff0cbed tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:14.178645 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-13b926ac-3e6c-40f5-8569-91e5fff0cbed tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 returned with HTTP 200 Aug 07 19:03:14.178984 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1215/4839] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:14 2026] GET /volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:14.368972 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ee196bbf-8793-4c08-a48e-f3db06b196cd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:14.370880 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ee196bbf-8793-4c08-a48e-f3db06b196cd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a Aug 07 19:03:14.371005 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ee196bbf-8793-4c08-a48e-f3db06b196cd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:14.374018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ee196bbf-8793-4c08-a48e-f3db06b196cd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:14.374018 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-ee196bbf-8793-4c08-a48e-f3db06b196cd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Show backup with id 5408f874-0d04-495b-b393-54f74e6ceb6a. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:03:14.377103 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ee196bbf-8793-4c08-a48e-f3db06b196cd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a returned with HTTP 404 Aug 07 19:03:14.377534 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1209/4840] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:14 2026] GET /volume/v3/backups/5408f874-0d04-495b-b393-54f74e6ceb6a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:14.387088 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1403ab9c-ac61-4da0-ab00-871b298dfdb2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:14.388990 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1403ab9c-ac61-4da0-ab00-871b298dfdb2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f Aug 07 19:03:14.389189 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1403ab9c-ac61-4da0-ab00-871b298dfdb2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:14.389412 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1403ab9c-ac61-4da0-ab00-871b298dfdb2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:14.389512 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-1403ab9c-ac61-4da0-ab00-871b298dfdb2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete snapshot with id: c5a53006-d910-4204-bba3-81b7ae51f98f Aug 07 19:03:14.396219 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:14.396219 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:14.396219 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1403ab9c-ac61-4da0-ab00-871b298dfdb2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Snapshot retrieved successfully. Aug 07 19:03:14.423241 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1403ab9c-ac61-4da0-ab00-871b298dfdb2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Snapshot delete request issued successfully. Aug 07 19:03:14.423504 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1403ab9c-ac61-4da0-ab00-871b298dfdb2 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f returned with HTTP 202 Aug 07 19:03:14.424089 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1213/4841] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:14 2026] DELETE /volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:14.434327 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0c187fd0-e584-4462-ae3d-ec2f199b86d3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:14.437880 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0c187fd0-e584-4462-ae3d-ec2f199b86d3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f Aug 07 19:03:14.438121 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0c187fd0-e584-4462-ae3d-ec2f199b86d3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:14.438554 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0c187fd0-e584-4462-ae3d-ec2f199b86d3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:14.445296 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:14.445296 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:14.445760 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0c187fd0-e584-4462-ae3d-ec2f199b86d3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Snapshot retrieved successfully. Aug 07 19:03:14.446551 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0c187fd0-e584-4462-ae3d-ec2f199b86d3 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f returned with HTTP 200 Aug 07 19:03:14.446935 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1205/4842] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:14 2026] GET /volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:14.672691 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-2419a9fc-5da9-4a13-a28c-7e6183e3532c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:14.675846 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-2419a9fc-5da9-4a13-a28c-7e6183e3532c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d/action Aug 07 19:03:14.676300 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-2419a9fc-5da9-4a13-a28c-7e6183e3532c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:14.676471 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-2419a9fc-5da9-4a13-a28c-7e6183e3532c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:14.693014 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:14.693014 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:14.708362 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ea1ad637-de81-466b-ab73-7340ff7746e7 req-2419a9fc-5da9-4a13-a28c-7e6183e3532c tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d/action returned with HTTP 204 Aug 07 19:03:14.708881 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1216/4843] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:03:14 2026] POST /volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 19:03:15.188330 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d3f2e24d-da62-4f84-a4c1-790873e98c44 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.190405 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d3f2e24d-da62-4f84-a4c1-790873e98c44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 Aug 07 19:03:15.190661 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d3f2e24d-da62-4f84-a4c1-790873e98c44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.190972 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d3f2e24d-da62-4f84-a4c1-790873e98c44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.196629 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.196629 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:15.196932 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d3f2e24d-da62-4f84-a4c1-790873e98c44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:15.197562 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d3f2e24d-da62-4f84-a4c1-790873e98c44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 returned with HTTP 200 Aug 07 19:03:15.197899 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1210/4844] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:15 2026] GET /volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:15.206189 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-960934f0-1794-49fe-bf96-3efc4e86da83 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.207794 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-960934f0-1794-49fe-bf96-3efc4e86da83 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] POST https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904/action Aug 07 19:03:15.208155 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-960934f0-1794-49fe-bf96-3efc4e86da83 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:15.208299 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-960934f0-1794-49fe-bf96-3efc4e86da83 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:15.209565 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.admin_actions [None req-960934f0-1794-49fe-bf96-3efc4e86da83 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Updating snapshot 'd654dd0f-5423-439d-8583-447ac7fce904' with '{'status': 'error'}' {{(pid=100344) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 19:03:15.217890 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.217890 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:15.218347 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.policy [None req-960934f0-1794-49fe-bf96-3efc4e86da83 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8f6bdddd959b463fa1ba207791a5dceb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c992b74b76c04771a03e0a7c983efad3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100344) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:15.218535 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-960934f0-1794-49fe-bf96-3efc4e86da83 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904/action returned with HTTP 403 Aug 07 19:03:15.218961 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1214/4845] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 19:03:15 2026] POST /volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:15.225768 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8c0bd150-4a44-4251-949e-436373e8f291 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.227446 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c0bd150-4a44-4251-949e-436373e8f291 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 Aug 07 19:03:15.227615 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c0bd150-4a44-4251-949e-436373e8f291 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.227812 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c0bd150-4a44-4251-949e-436373e8f291 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.227909 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-8c0bd150-4a44-4251-949e-436373e8f291 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete snapshot with id: d654dd0f-5423-439d-8583-447ac7fce904 Aug 07 19:03:15.232084 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.232084 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:15.232324 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8c0bd150-4a44-4251-949e-436373e8f291 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:15.248346 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8c0bd150-4a44-4251-949e-436373e8f291 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot delete request issued successfully. Aug 07 19:03:15.248494 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c0bd150-4a44-4251-949e-436373e8f291 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 returned with HTTP 202 Aug 07 19:03:15.248924 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1206/4846] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:15 2026] DELETE /volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:15.258153 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c5598171-1a07-47e9-a20d-2c033892f80a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.260616 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c5598171-1a07-47e9-a20d-2c033892f80a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 Aug 07 19:03:15.260916 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c5598171-1a07-47e9-a20d-2c033892f80a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.261206 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c5598171-1a07-47e9-a20d-2c033892f80a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.267104 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.267104 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:15.267484 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c5598171-1a07-47e9-a20d-2c033892f80a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:15.268194 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c5598171-1a07-47e9-a20d-2c033892f80a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 returned with HTTP 200 Aug 07 19:03:15.268612 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1217/4847] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:15 2026] GET /volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:15.456260 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8786e5dc-c087-4935-a2fe-88a8f1a7002a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.458017 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8786e5dc-c087-4935-a2fe-88a8f1a7002a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f Aug 07 19:03:15.458212 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8786e5dc-c087-4935-a2fe-88a8f1a7002a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.458392 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8786e5dc-c087-4935-a2fe-88a8f1a7002a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.462282 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8786e5dc-c087-4935-a2fe-88a8f1a7002a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f returned with HTTP 404 Aug 07 19:03:15.462684 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1211/4848] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:15 2026] GET /volume/v3/snapshots/c5a53006-d910-4204-bba3-81b7ae51f98f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:15.471343 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-68ee94c7-964c-4895-9c7f-8879dc5f0955 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.473661 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68ee94c7-964c-4895-9c7f-8879dc5f0955 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 Aug 07 19:03:15.473931 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-68ee94c7-964c-4895-9c7f-8879dc5f0955 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.474151 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-68ee94c7-964c-4895-9c7f-8879dc5f0955 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.474305 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-68ee94c7-964c-4895-9c7f-8879dc5f0955 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete volume with id: 7926f428-d3f4-4f77-9741-c044003d3272 Aug 07 19:03:15.483534 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.483534 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:15.484095 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-68ee94c7-964c-4895-9c7f-8879dc5f0955 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:03:15.494558 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-54762bf0-6a1f-4af6-a84d-da9cc1c3e981 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.505024 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-68ee94c7-964c-4895-9c7f-8879dc5f0955 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete volume request issued successfully. Aug 07 19:03:15.505276 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68ee94c7-964c-4895-9c7f-8879dc5f0955 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 returned with HTTP 202 Aug 07 19:03:15.505828 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1215/4849] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:15 2026] DELETE /volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:15.513060 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6322ee14-5424-48f5-ad2b-2a012738de9b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.515085 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6322ee14-5424-48f5-ad2b-2a012738de9b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 Aug 07 19:03:15.515560 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6322ee14-5424-48f5-ad2b-2a012738de9b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.515811 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6322ee14-5424-48f5-ad2b-2a012738de9b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.523778 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.523778 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:15.529010 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6322ee14-5424-48f5-ad2b-2a012738de9b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:03:15.535522 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6322ee14-5424-48f5-ad2b-2a012738de9b tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 returned with HTTP 200 Aug 07 19:03:15.535926 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1218/4850] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:15 2026] GET /volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:15.636343 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54762bf0-6a1f-4af6-a84d-da9cc1c3e981 tempest-ProjectReaderTests-1664058863 tempest-ProjectReaderTests-1664058863-project-admin] GET https://10.4.3.15/volume/v3/scheduler-stats/get_pools Aug 07 19:03:15.636582 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54762bf0-6a1f-4af6-a84d-da9cc1c3e981 tempest-ProjectReaderTests-1664058863 tempest-ProjectReaderTests-1664058863-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.636823 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54762bf0-6a1f-4af6-a84d-da9cc1c3e981 tempest-ProjectReaderTests-1664058863 tempest-ProjectReaderTests-1664058863-project-admin] Calling method 'get_pools' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.637131 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.637131 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:15.645146 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54762bf0-6a1f-4af6-a84d-da9cc1c3e981 tempest-ProjectReaderTests-1664058863 tempest-ProjectReaderTests-1664058863-project-admin] https://10.4.3.15/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 19:03:15.645551 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1207/4851] 10.4.3.15 () {66 vars in 1284 bytes} [Fri Aug 7 19:03:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:15.653496 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-423f710f-e354-4db5-83d2-f93683346c61 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.712114 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-423f710f-e354-4db5-83d2-f93683346c61 tempest-ProjectReaderTests-1664058863 tempest-ProjectReaderTests-1664058863-project-reader] GET https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool Aug 07 19:03:15.712346 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-423f710f-e354-4db5-83d2-f93683346c61 tempest-ProjectReaderTests-1664058863 tempest-ProjectReaderTests-1664058863-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.712572 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-423f710f-e354-4db5-83d2-f93683346c61 tempest-ProjectReaderTests-1664058863 tempest-ProjectReaderTests-1664058863-project-reader] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.713217 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.policy [None req-423f710f-e354-4db5-83d2-f93683346c61 tempest-ProjectReaderTests-1664058863 tempest-ProjectReaderTests-1664058863-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e72366e9eaab460aa8f3961707db8bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3636e374c063450e96c52c77633a6513', '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=100345) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:15.713416 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-423f710f-e354-4db5-83d2-f93683346c61 tempest-ProjectReaderTests-1664058863 tempest-ProjectReaderTests-1664058863-project-reader] https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool returned with HTTP 403 Aug 07 19:03:15.713866 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1212/4852] 10.4.3.15 () {66 vars in 1311 bytes} [Fri Aug 7 19:03:15 2026] GET /volume/v3/capabilities/np0000006749@storpool => generated 110 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:15.762740 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-20e01e60-5b6e-4a64-b8c6-c5ff731a3631 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.764603 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-20e01e60-5b6e-4a64-b8c6-c5ff731a3631 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:03:15.764842 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-20e01e60-5b6e-4a64-b8c6-c5ff731a3631 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.765093 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-20e01e60-5b6e-4a64-b8c6-c5ff731a3631 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.775360 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.775360 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:15.778823 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-20e01e60-5b6e-4a64-b8c6-c5ff731a3631 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:03:15.783362 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-20e01e60-5b6e-4a64-b8c6-c5ff731a3631 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:03:15.783790 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1216/4853] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:15 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:15.823962 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-899a8d65-a38f-4d92-aa28-00d42b03ac96 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.828351 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-899a8d65-a38f-4d92-aa28-00d42b03ac96 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:03:15.828598 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-899a8d65-a38f-4d92-aa28-00d42b03ac96 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.828851 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-899a8d65-a38f-4d92-aa28-00d42b03ac96 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.839380 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.839380 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:15.842888 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-899a8d65-a38f-4d92-aa28-00d42b03ac96 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:03:15.847329 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-899a8d65-a38f-4d92-aa28-00d42b03ac96 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:03:15.847788 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1219/4854] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:03:15 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:15.864202 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-42a5e58f-09cf-41d7-ab04-fea0153a49df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.866162 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-42a5e58f-09cf-41d7-ab04-fea0153a49df tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] POST https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/action Aug 07 19:03:15.866515 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-42a5e58f-09cf-41d7-ab04-fea0153a49df tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:15.866634 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-42a5e58f-09cf-41d7-ab04-fea0153a49df tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:15.876573 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.876573 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:15.877138 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-42a5e58f-09cf-41d7-ab04-fea0153a49df tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:03:15.882393 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-42a5e58f-09cf-41d7-ab04-fea0153a49df tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Begin detaching volume completed successfully. Aug 07 19:03:15.882592 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-42a5e58f-09cf-41d7-ab04-fea0153a49df tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/action returned with HTTP 202 Aug 07 19:03:15.882981 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1208/4855] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:03:15 2026] POST /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:03:15.928332 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8bf4481e-8640-4621-847c-4e53f8b062e4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.928672 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8bf4481e-8640-4621-847c-4e53f8b062e4 None None] GET https://10.4.3.15/volume// Aug 07 19:03:15.928864 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8bf4481e-8640-4621-847c-4e53f8b062e4 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.929413 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8bf4481e-8640-4621-847c-4e53f8b062e4 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.929738 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8bf4481e-8640-4621-847c-4e53f8b062e4 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:03:15.930073 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1213/4856] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:03: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 07 19:03:15.936915 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-d287ca91-7c2a-4ee1-a06c-a110f971f898 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.938938 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-d287ca91-7c2a-4ee1-a06c-a110f971f898 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:03:15.939192 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-d287ca91-7c2a-4ee1-a06c-a110f971f898 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.939391 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-d287ca91-7c2a-4ee1-a06c-a110f971f898 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.948167 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.948167 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:15.951372 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-d287ca91-7c2a-4ee1-a06c-a110f971f898 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:03:15.955373 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-d287ca91-7c2a-4ee1-a06c-a110f971f898 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:03:15.955777 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1217/4857] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:03:15 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 1351 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:15.965108 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-ba145837-0355-49c6-b8b7-472e1decf466 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:15.968609 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-ba145837-0355-49c6-b8b7-472e1decf466 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption Aug 07 19:03:15.968873 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-ba145837-0355-49c6-b8b7-472e1decf466 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:15.969109 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-ba145837-0355-49c6-b8b7-472e1decf466 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:15.980292 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:15.980292 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:15.991649 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-ba145837-0355-49c6-b8b7-472e1decf466 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption returned with HTTP 200 Aug 07 19:03:15.992084 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1220/4858] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:03:15 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:16.284069 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-633e6888-425e-44c6-924c-97bac0d92d34 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:16.284069 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-633e6888-425e-44c6-924c-97bac0d92d34 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 Aug 07 19:03:16.284069 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-633e6888-425e-44c6-924c-97bac0d92d34 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:16.284069 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-633e6888-425e-44c6-924c-97bac0d92d34 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:16.287276 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-633e6888-425e-44c6-924c-97bac0d92d34 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 returned with HTTP 404 Aug 07 19:03:16.287276 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1209/4859] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:16 2026] GET /volume/v3/snapshots/d654dd0f-5423-439d-8583-447ac7fce904 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:16.300216 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d32d6499-b1aa-4f3d-affb-aa894a91af6c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:16.303056 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d32d6499-b1aa-4f3d-affb-aa894a91af6c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b Aug 07 19:03:16.303275 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d32d6499-b1aa-4f3d-affb-aa894a91af6c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:16.303532 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d32d6499-b1aa-4f3d-affb-aa894a91af6c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:16.303635 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-d32d6499-b1aa-4f3d-affb-aa894a91af6c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume with id: ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b Aug 07 19:03:16.314881 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:16.314881 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:16.314881 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d32d6499-b1aa-4f3d-affb-aa894a91af6c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:16.332155 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d32d6499-b1aa-4f3d-affb-aa894a91af6c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume request issued successfully. Aug 07 19:03:16.332345 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d32d6499-b1aa-4f3d-affb-aa894a91af6c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b returned with HTTP 202 Aug 07 19:03:16.332736 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1214/4860] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:16 2026] DELETE /volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:16.343644 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-835ce4c4-f6da-4b0b-add2-c0494bb0ea84 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:16.351781 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-835ce4c4-f6da-4b0b-add2-c0494bb0ea84 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b Aug 07 19:03:16.352462 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-835ce4c4-f6da-4b0b-add2-c0494bb0ea84 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:16.352769 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-835ce4c4-f6da-4b0b-add2-c0494bb0ea84 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:16.361943 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:16.361943 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:16.366676 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-835ce4c4-f6da-4b0b-add2-c0494bb0ea84 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:16.372014 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-835ce4c4-f6da-4b0b-add2-c0494bb0ea84 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b returned with HTTP 200 Aug 07 19:03:16.372713 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1218/4861] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:16 2026] GET /volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:16.552133 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21dc7348-a96f-4c47-980f-9b2d70154db4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:16.553554 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21dc7348-a96f-4c47-980f-9b2d70154db4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 Aug 07 19:03:16.553861 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21dc7348-a96f-4c47-980f-9b2d70154db4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:16.554139 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21dc7348-a96f-4c47-980f-9b2d70154db4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:16.563535 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21dc7348-a96f-4c47-980f-9b2d70154db4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 returned with HTTP 404 Aug 07 19:03:16.564127 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1221/4862] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:16 2026] GET /volume/v3/volumes/7926f428-d3f4-4f77-9741-c044003d3272 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:16.570338 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e37214d2-b48f-4cac-a2a1-db2bb46eb1e4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:16.572057 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e37214d2-b48f-4cac-a2a1-db2bb46eb1e4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a Aug 07 19:03:16.572246 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e37214d2-b48f-4cac-a2a1-db2bb46eb1e4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:16.572448 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e37214d2-b48f-4cac-a2a1-db2bb46eb1e4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:16.572615 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-e37214d2-b48f-4cac-a2a1-db2bb46eb1e4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete volume with id: 96dfd2ad-6d82-4d8f-9d66-80aec9aee06a Aug 07 19:03:16.579825 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:16.579825 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:16.580318 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e37214d2-b48f-4cac-a2a1-db2bb46eb1e4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:03:16.594454 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e37214d2-b48f-4cac-a2a1-db2bb46eb1e4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete volume request issued successfully. Aug 07 19:03:16.594621 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e37214d2-b48f-4cac-a2a1-db2bb46eb1e4 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a returned with HTTP 202 Aug 07 19:03:16.595027 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1210/4863] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:16 2026] DELETE /volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:16.602841 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e561eab4-220b-4287-9b03-64f45e92b46a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:16.605054 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e561eab4-220b-4287-9b03-64f45e92b46a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a Aug 07 19:03:16.605351 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e561eab4-220b-4287-9b03-64f45e92b46a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:16.605631 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e561eab4-220b-4287-9b03-64f45e92b46a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:16.614684 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:16.614684 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:16.619899 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e561eab4-220b-4287-9b03-64f45e92b46a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:03:16.626866 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e561eab4-220b-4287-9b03-64f45e92b46a tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a returned with HTTP 200 Aug 07 19:03:16.627373 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1215/4864] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:16 2026] GET /volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:17.388977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-232b183e-8bcd-4074-88aa-6e943aa1ef87 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:17.391572 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-232b183e-8bcd-4074-88aa-6e943aa1ef87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b Aug 07 19:03:17.391861 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-232b183e-8bcd-4074-88aa-6e943aa1ef87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:17.392236 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-232b183e-8bcd-4074-88aa-6e943aa1ef87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:17.398227 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-232b183e-8bcd-4074-88aa-6e943aa1ef87 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b returned with HTTP 404 Aug 07 19:03:17.398834 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1219/4865] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:17 2026] GET /volume/v3/volumes/ff58828c-d2d3-4f4a-9a5c-afeb1e45e96b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:17.405763 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-929387ba-fbf0-43f5-bec1-b092ae781638 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:17.412631 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:17.413081 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1311112623"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:17.414548 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1311112623'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:17.414676 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume of 1 GB Aug 07 19:03:17.419813 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:17.425258 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (9fd834c9-4bee-498a-99b3-de5916c3861a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:17.426409 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (053f6823-bc94-4e37-8262-170c64c8a6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:17.427158 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:17.451830 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (053f6823-bc94-4e37-8262-170c64c8a6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:17.452532 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ead587b-d268-4635-b501-fe5b9e914011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:17.487690 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['e4dda80e-de60-4f0d-b68d-6b7fb21558ad', '33ec14f2-7b8b-48bc-99a1-e723af3d43e3', '2bff2e18-bc85-4f96-837f-4dbad32b4f07', 'c874c407-56ab-4706-b5c6-25a82a65636c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:17.488595 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ead587b-d268-4635-b501-fe5b9e914011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4dda80e-de60-4f0d-b68d-6b7fb21558ad', '33ec14f2-7b8b-48bc-99a1-e723af3d43e3', '2bff2e18-bc85-4f96-837f-4dbad32b4f07', 'c874c407-56ab-4706-b5c6-25a82a65636c']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:17.489338 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e02694-6824-43c7-ba55-8e278f26bee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:17.493793 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c596dff0-e338-45cb-9f22-95c4ebe8c849 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:17.512989 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e02694-6824-43c7-ba55-8e278f26bee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '106b4b86-238c-4b93-905c-45fd5b838fa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1311112623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['e4dda80e-de60-4f0d-b68d-6b7fb21558ad','33ec14f2-7b8b-48bc-99a1-e723af3d43e3','2bff2e18-bc85-4f96-837f-4dbad32b4f07','c874c407-56ab-4706-b5c6-25a82a65636c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1311112623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=106b4b86-238c-4b93-905c-45fd5b838fa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c992b74b76c04771a03e0a7c983efad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ac49d663ac45a194343ca2f9818812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:17.513963 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0452c6d7-909e-4fe0-954f-4b5e70252872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:17.533179 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0452c6d7-909e-4fe0-954f-4b5e70252872) transitioned into state 'SUCCESS' from state '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-1311112623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['e4dda80e-de60-4f0d-b68d-6b7fb21558ad','33ec14f2-7b8b-48bc-99a1-e723af3d43e3','2bff2e18-bc85-4f96-837f-4dbad32b4f07','c874c407-56ab-4706-b5c6-25a82a65636c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:17.534010 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c4c002-7fbe-4e0b-ab26-55a8f4a78cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:17.544118 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c4c002-7fbe-4e0b-ab26-55a8f4a78cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:17.545151 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (9fd834c9-4bee-498a-99b3-de5916c3861a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:17.545523 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request issued successfully. Aug 07 19:03:17.546238 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-929387ba-fbf0-43f5-bec1-b092ae781638 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:17.546845 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1222/4866] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:03:17 2026] POST /volume/v3/volumes => generated 776 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:17.558501 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3e9cc68c-cfc5-439a-be93-400c18744b89 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:17.560498 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3e9cc68c-cfc5-439a-be93-400c18744b89 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 Aug 07 19:03:17.560744 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3e9cc68c-cfc5-439a-be93-400c18744b89 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:17.560983 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3e9cc68c-cfc5-439a-be93-400c18744b89 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:17.570050 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c596dff0-e338-45cb-9f22-95c4ebe8c849 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:17.570364 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c596dff0-e338-45cb-9f22-95c4ebe8c849 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-956782027", "extra_specs": {"storage_protocol": "tempest-storage_protocol-692287044", "vendor_name": "tempest-vendor_name-741074203"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:17.570653 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:17.570653 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:17.575739 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3e9cc68c-cfc5-439a-be93-400c18744b89 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:17.580174 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3e9cc68c-cfc5-439a-be93-400c18744b89 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 returned with HTTP 200 Aug 07 19:03:17.580661 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1216/4867] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:17 2026] GET /volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:17.583371 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c596dff0-e338-45cb-9f22-95c4ebe8c849 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:17.583685 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1211/4868] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:17 2026] POST /volume/v3/types => generated 327 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:17.593330 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:17.595009 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:17.595417 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "69223e05-94da-488c-a72b-a0da8ad9cb9b", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:17.596792 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Create volume request body: {'volume': {'volume_type': '69223e05-94da-488c-a72b-a0da8ad9cb9b', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:17.602861 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Create volume of 1 GB Aug 07 19:03:17.603165 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:17.603165 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:17.603555 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:17.609082 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Flow 'volume_create_api' (b2fdf91d-c038-4711-955d-1511e0dd4b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:17.610051 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (058b97e9-4161-4d12-8567-a3be778d227d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:17.611094 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:17.630001 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (058b97e9-4161-4d12-8567-a3be778d227d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:03:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-692287044',vendor_name='tempest-vendor_name-741074203'},id=69223e05-94da-488c-a72b-a0da8ad9cb9b,is_public=True,name='tempest-ProjectMemberTests-volume-type-956782027',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69223e05-94da-488c-a72b-a0da8ad9cb9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:17.630863 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bb6984-e35b-4b84-b39b-64f3fd7409a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:17.642866 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9c2e04c1-b8c6-4861-8364-b2fcce4d7722 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:17.645251 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c2e04c1-b8c6-4861-8364-b2fcce4d7722 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a Aug 07 19:03:17.645526 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c2e04c1-b8c6-4861-8364-b2fcce4d7722 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:17.645801 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c2e04c1-b8c6-4861-8364-b2fcce4d7722 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:17.653296 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c2e04c1-b8c6-4861-8364-b2fcce4d7722 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a returned with HTTP 404 Aug 07 19:03:17.653900 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1223/4869] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:17 2026] GET /volume/v3/volumes/96dfd2ad-6d82-4d8f-9d66-80aec9aee06a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:17.661131 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-51b8b443-d7ce-4edc-845d-c118d68874a0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:17.661583 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-956782027 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-956782027, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:17.661737 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-956782027 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-956782027, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:17.663262 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-51b8b443-d7ce-4edc-845d-c118d68874a0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef Aug 07 19:03:17.663470 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-51b8b443-d7ce-4edc-845d-c118d68874a0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:17.663654 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-51b8b443-d7ce-4edc-845d-c118d68874a0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:17.663836 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-51b8b443-d7ce-4edc-845d-c118d68874a0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete volume with id: 580a1d23-6546-4d94-8ea4-4d466f47b9ef Aug 07 19:03:17.671702 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:17.671702 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:17.672191 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-51b8b443-d7ce-4edc-845d-c118d68874a0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:03:17.688329 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-51b8b443-d7ce-4edc-845d-c118d68874a0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete volume request issued successfully. Aug 07 19:03:17.688526 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-51b8b443-d7ce-4edc-845d-c118d68874a0 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef returned with HTTP 202 Aug 07 19:03:17.688903 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1217/4870] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:17 2026] DELETE /volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:17.693537 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Created reservations ['eb49de33-6ff1-49c1-aff8-fdf5dd33fe1c', '06e7f258-a554-4c42-b6fd-8f702e127759', 'c6cdd5d7-3347-4a8d-b85f-a7be29fd0050', '62079652-dc84-4878-894c-558230563cec'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:17.694443 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bb6984-e35b-4b84-b39b-64f3fd7409a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb49de33-6ff1-49c1-aff8-fdf5dd33fe1c', '06e7f258-a554-4c42-b6fd-8f702e127759', 'c6cdd5d7-3347-4a8d-b85f-a7be29fd0050', '62079652-dc84-4878-894c-558230563cec']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:17.695317 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7a90ab-dbf3-4900-afeb-e8b45079023c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:17.695907 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5d9c985b-8d1d-4949-a6cb-c39d4b2f21dd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:17.697657 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d9c985b-8d1d-4949-a6cb-c39d4b2f21dd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef Aug 07 19:03:17.697869 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d9c985b-8d1d-4949-a6cb-c39d4b2f21dd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:17.698104 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d9c985b-8d1d-4949-a6cb-c39d4b2f21dd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:17.705268 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:17.705268 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:17.710010 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5d9c985b-8d1d-4949-a6cb-c39d4b2f21dd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:03:17.714588 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d9c985b-8d1d-4949-a6cb-c39d4b2f21dd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef returned with HTTP 200 Aug 07 19:03:17.715209 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1212/4871] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:17 2026] GET /volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:17.721163 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7a90ab-dbf3-4900-afeb-e8b45079023c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee76db25-51e1-4981-a3a5-cc893b0364f6', '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='17c4ca64ea68448b919908e604fc99eb',qos_specs=None,replication_status=,reservations=['eb49de33-6ff1-49c1-aff8-fdf5dd33fe1c','06e7f258-a554-4c42-b6fd-8f702e127759','c6cdd5d7-3347-4a8d-b85f-a7be29fd0050','62079652-dc84-4878-894c-558230563cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbae0ad30d54759adfd51645fc90b9b',volume_type_id=69223e05-94da-488c-a72b-a0da8ad9cb9b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:17Z,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=ee76db25-51e1-4981-a3a5-cc893b0364f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17c4ca64ea68448b919908e604fc99eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cbae0ad30d54759adfd51645fc90b9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69223e05-94da-488c-a72b-a0da8ad9cb9b),volume_type_id=69223e05-94da-488c-a72b-a0da8ad9cb9b)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:17.722453 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d847b7ee-d26d-4ea9-9032-1c3a5170ec94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:17.738172 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d847b7ee-d26d-4ea9-9032-1c3a5170ec94) transitioned into state 'SUCCESS' from 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='17c4ca64ea68448b919908e604fc99eb',qos_specs=None,replication_status=,reservations=['eb49de33-6ff1-49c1-aff8-fdf5dd33fe1c','06e7f258-a554-4c42-b6fd-8f702e127759','c6cdd5d7-3347-4a8d-b85f-a7be29fd0050','62079652-dc84-4878-894c-558230563cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbae0ad30d54759adfd51645fc90b9b',volume_type_id=69223e05-94da-488c-a72b-a0da8ad9cb9b)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:17.739113 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704c1f52-141b-40cb-8284-0f7ca2634ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:17.747402 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704c1f52-141b-40cb-8284-0f7ca2634ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:17.748770 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Flow 'volume_create_api' (b2fdf91d-c038-4711-955d-1511e0dd4b01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:17.749164 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Create volume request issued successfully. Aug 07 19:03:17.750074 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5abe2190-1a08-43ff-8445-b8c19506bdb2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:17.750939 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1220/4872] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:03:17 2026] POST /volume/v3/volumes => generated 771 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:17.761788 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0cb5c978-5c26-4dbd-a630-c6c8323da8c2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:17.763709 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0cb5c978-5c26-4dbd-a630-c6c8323da8c2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] GET https://10.4.3.15/volume/v3/volumes/ee76db25-51e1-4981-a3a5-cc893b0364f6 Aug 07 19:03:17.763957 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0cb5c978-5c26-4dbd-a630-c6c8323da8c2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:17.764203 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0cb5c978-5c26-4dbd-a630-c6c8323da8c2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:17.772432 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:17.772432 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:17.775979 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0cb5c978-5c26-4dbd-a630-c6c8323da8c2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Volume info retrieved successfully. Aug 07 19:03:17.780358 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0cb5c978-5c26-4dbd-a630-c6c8323da8c2 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes/ee76db25-51e1-4981-a3a5-cc893b0364f6 returned with HTTP 200 Aug 07 19:03:17.780818 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1224/4873] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:17 2026] GET /volume/v3/volumes/ee76db25-51e1-4981-a3a5-cc893b0364f6 => generated 950 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:18.591988 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cc60e1df-dcbd-4ca2-b47e-9bfaf711aea4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:18.593748 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cc60e1df-dcbd-4ca2-b47e-9bfaf711aea4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 Aug 07 19:03:18.593935 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cc60e1df-dcbd-4ca2-b47e-9bfaf711aea4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:18.594154 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cc60e1df-dcbd-4ca2-b47e-9bfaf711aea4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:18.601099 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:18.601099 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:18.604274 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-cc60e1df-dcbd-4ca2-b47e-9bfaf711aea4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:18.608270 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cc60e1df-dcbd-4ca2-b47e-9bfaf711aea4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 returned with HTTP 200 Aug 07 19:03:18.608643 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1218/4874] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:18 2026] GET /volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:18.619328 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e5589ac9-ce1f-44aa-ba1c-4aa6d4ab807f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:18.621154 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5589ac9-ce1f-44aa-ba1c-4aa6d4ab807f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:03:18.621470 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5589ac9-ce1f-44aa-ba1c-4aa6d4ab807f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "106b4b86-238c-4b93-905c-45fd5b838fa3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1058201704"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:18.629616 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:18.629616 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:18.629927 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e5589ac9-ce1f-44aa-ba1c-4aa6d4ab807f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:18.630052 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-e5589ac9-ce1f-44aa-ba1c-4aa6d4ab807f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create snapshot from volume 106b4b86-238c-4b93-905c-45fd5b838fa3 Aug 07 19:03:18.650280 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-e5589ac9-ce1f-44aa-ba1c-4aa6d4ab807f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['2417c246-a095-46b0-b29b-39b76f35a385', 'ca91dff7-063d-4ded-8a13-d18ce0697a9a', '506106b9-839b-4c65-935f-9204a27da8f0', '6939e026-e9cd-4956-8555-0b637911abc9'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:18.675596 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e5589ac9-ce1f-44aa-ba1c-4aa6d4ab807f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot create request issued successfully. Aug 07 19:03:18.675884 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5589ac9-ce1f-44aa-ba1c-4aa6d4ab807f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:03:18.676354 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1213/4875] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:03:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:18.685979 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-592171a3-5831-46e3-a295-6b82af17213f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:18.687814 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-592171a3-5831-46e3-a295-6b82af17213f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 Aug 07 19:03:18.688017 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-592171a3-5831-46e3-a295-6b82af17213f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:18.688202 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-592171a3-5831-46e3-a295-6b82af17213f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:18.693181 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:18.693181 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:18.693793 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-592171a3-5831-46e3-a295-6b82af17213f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:18.694477 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-592171a3-5831-46e3-a295-6b82af17213f tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 returned with HTTP 200 Aug 07 19:03:18.694883 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1221/4876] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:18 2026] GET /volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:18.727183 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7d02f490-d9f4-40ea-81f8-521c6bb296cd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:18.728855 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d02f490-d9f4-40ea-81f8-521c6bb296cd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef Aug 07 19:03:18.729044 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d02f490-d9f4-40ea-81f8-521c6bb296cd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:18.729224 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d02f490-d9f4-40ea-81f8-521c6bb296cd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:18.733970 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d02f490-d9f4-40ea-81f8-521c6bb296cd tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef returned with HTTP 404 Aug 07 19:03:18.734374 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1225/4877] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:18 2026] GET /volume/v3/volumes/580a1d23-6546-4d94-8ea4-4d466f47b9ef => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:18.740119 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-42330acc-6270-4481-af8f-c0cd28fc4a82 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:18.741724 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-42330acc-6270-4481-af8f-c0cd28fc4a82 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] DELETE https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b Aug 07 19:03:18.742009 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-42330acc-6270-4481-af8f-c0cd28fc4a82 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:18.742214 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-42330acc-6270-4481-af8f-c0cd28fc4a82 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:18.742365 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-42330acc-6270-4481-af8f-c0cd28fc4a82 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete volume with id: 51427104-47b9-4216-a00d-92bd64625c6b Aug 07 19:03:18.748460 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:18.748460 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:18.748868 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-42330acc-6270-4481-af8f-c0cd28fc4a82 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:03:18.763682 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-42330acc-6270-4481-af8f-c0cd28fc4a82 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Delete volume request issued successfully. Aug 07 19:03:18.763866 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-42330acc-6270-4481-af8f-c0cd28fc4a82 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b returned with HTTP 202 Aug 07 19:03:18.764234 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1219/4878] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:18 2026] DELETE /volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:18.771432 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f3b533d8-dabf-4645-9e53-f9ab056c7711 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:18.773047 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3b533d8-dabf-4645-9e53-f9ab056c7711 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b Aug 07 19:03:18.773242 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f3b533d8-dabf-4645-9e53-f9ab056c7711 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:18.773409 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f3b533d8-dabf-4645-9e53-f9ab056c7711 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:18.780152 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:18.780152 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:18.784294 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f3b533d8-dabf-4645-9e53-f9ab056c7711 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Volume info retrieved successfully. Aug 07 19:03:18.789797 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3b533d8-dabf-4645-9e53-f9ab056c7711 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b returned with HTTP 200 Aug 07 19:03:18.789866 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1214/4879] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:18 2026] GET /volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:18.792262 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f5d3afa9-f84b-4cf0-9881-b9e1ad4421ba None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:18.794209 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f5d3afa9-f84b-4cf0-9881-b9e1ad4421ba tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] GET https://10.4.3.15/volume/v3/volumes/ee76db25-51e1-4981-a3a5-cc893b0364f6 Aug 07 19:03:18.794481 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f5d3afa9-f84b-4cf0-9881-b9e1ad4421ba tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:18.794709 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f5d3afa9-f84b-4cf0-9881-b9e1ad4421ba tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:18.802429 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:18.802429 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:18.807267 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f5d3afa9-f84b-4cf0-9881-b9e1ad4421ba tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Volume info retrieved successfully. Aug 07 19:03:18.811288 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f5d3afa9-f84b-4cf0-9881-b9e1ad4421ba tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes/ee76db25-51e1-4981-a3a5-cc893b0364f6 returned with HTTP 200 Aug 07 19:03:18.811725 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1222/4880] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:18 2026] GET /volume/v3/volumes/ee76db25-51e1-4981-a3a5-cc893b0364f6 => generated 971 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:18.823091 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9c33916b-569e-4c17-8d9f-318706d74185 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:18.824673 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c33916b-569e-4c17-8d9f-318706d74185 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] GET https://10.4.3.15/volume/v3/messages Aug 07 19:03:18.824879 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c33916b-569e-4c17-8d9f-318706d74185 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:18.825079 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c33916b-569e-4c17-8d9f-318706d74185 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:18.829463 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c33916b-569e-4c17-8d9f-318706d74185 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 19:03:18.829805 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1226/4881] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 19:03:18 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 07 19:03:18.837671 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2d74a14b-a3e0-4f8b-bc16-4d55925cb43c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:18.921989 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2d74a14b-a3e0-4f8b-bc16-4d55925cb43c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] DELETE https://10.4.3.15/volume/v3/messages/93edd194-8db1-4965-a1be-d22ddd77887c Aug 07 19:03:18.922229 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2d74a14b-a3e0-4f8b-bc16-4d55925cb43c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:18.922434 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2d74a14b-a3e0-4f8b-bc16-4d55925cb43c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:18.930614 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2d74a14b-a3e0-4f8b-bc16-4d55925cb43c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] https://10.4.3.15/volume/v3/messages/93edd194-8db1-4965-a1be-d22ddd77887c returned with HTTP 204 Aug 07 19:03:18.930949 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1220/4882] 10.4.3.15 () {68 vars in 1387 bytes} [Fri Aug 7 19:03:18 2026] DELETE /volume/v3/messages/93edd194-8db1-4965-a1be-d22ddd77887c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 19:03:18.937876 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-097d68ed-333c-4722-9d32-fe7e09dd06b1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:18.939845 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-097d68ed-333c-4722-9d32-fe7e09dd06b1 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] GET https://10.4.3.15/volume/v3/messages/93edd194-8db1-4965-a1be-d22ddd77887c Aug 07 19:03:18.940104 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-097d68ed-333c-4722-9d32-fe7e09dd06b1 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:18.940321 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-097d68ed-333c-4722-9d32-fe7e09dd06b1 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:18.943659 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-097d68ed-333c-4722-9d32-fe7e09dd06b1 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] https://10.4.3.15/volume/v3/messages/93edd194-8db1-4965-a1be-d22ddd77887c returned with HTTP 404 Aug 07 19:03:18.944182 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1215/4883] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:18 2026] GET /volume/v3/messages/93edd194-8db1-4965-a1be-d22ddd77887c => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:18.950058 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a82f8dc1-8bfa-48d3-9dee-48b533a149aa None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:18.952350 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a82f8dc1-8bfa-48d3-9dee-48b533a149aa tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/ee76db25-51e1-4981-a3a5-cc893b0364f6 Aug 07 19:03:18.952658 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a82f8dc1-8bfa-48d3-9dee-48b533a149aa tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:18.952925 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a82f8dc1-8bfa-48d3-9dee-48b533a149aa tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:18.953169 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-a82f8dc1-8bfa-48d3-9dee-48b533a149aa tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Delete volume with id: ee76db25-51e1-4981-a3a5-cc893b0364f6 Aug 07 19:03:18.962403 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:18.962403 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:18.962990 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a82f8dc1-8bfa-48d3-9dee-48b533a149aa tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Volume info retrieved successfully. Aug 07 19:03:18.964461 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-a82f8dc1-8bfa-48d3-9dee-48b533a149aa tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100344) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 19:03:18.983881 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-a82f8dc1-8bfa-48d3-9dee-48b533a149aa tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Created reservations ['afa78881-4737-4b79-9679-0ec4fe737616', '91323059-46af-4cac-9622-489a038969e0', 'a90d3a82-3618-4e78-b272-d8c0f31405f6', '23b4521b-e633-4e50-9cd3-049e908c04b9'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:19.004815 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a82f8dc1-8bfa-48d3-9dee-48b533a149aa tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Delete volume request issued successfully. Aug 07 19:03:19.005176 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a82f8dc1-8bfa-48d3-9dee-48b533a149aa tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes/ee76db25-51e1-4981-a3a5-cc893b0364f6 returned with HTTP 202 Aug 07 19:03:19.005687 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1223/4884] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:18 2026] DELETE /volume/v3/volumes/ee76db25-51e1-4981-a3a5-cc893b0364f6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:19.013098 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ce3f1b4a-fe97-4b1e-bae2-9217578354b4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:19.014863 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ce3f1b4a-fe97-4b1e-bae2-9217578354b4 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] DELETE https://10.4.3.15/volume/v3/types/69223e05-94da-488c-a72b-a0da8ad9cb9b Aug 07 19:03:19.015085 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ce3f1b4a-fe97-4b1e-bae2-9217578354b4 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:19.016665 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ce3f1b4a-fe97-4b1e-bae2-9217578354b4 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:19.043701 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ce3f1b4a-fe97-4b1e-bae2-9217578354b4 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/types/69223e05-94da-488c-a72b-a0da8ad9cb9b returned with HTTP 202 Aug 07 19:03:19.044359 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1227/4885] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:19 2026] DELETE /volume/v3/types/69223e05-94da-488c-a72b-a0da8ad9cb9b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:19.052786 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-963b42f3-42f5-4e38-b052-fa7f0fce692d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:19.054626 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-963b42f3-42f5-4e38-b052-fa7f0fce692d tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:19.055076 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-963b42f3-42f5-4e38-b052-fa7f0fce692d tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1989363604", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1875916691", "vendor_name": "tempest-vendor_name-1834626931"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:19.070884 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-963b42f3-42f5-4e38-b052-fa7f0fce692d tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:19.071259 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1221/4886] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:19 2026] POST /volume/v3/types => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:19.078708 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:19.080349 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:19.080646 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "366a0c92-26e6-4666-a0b7-e16953076e25", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:19.081985 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Create volume request body: {'volume': {'volume_type': '366a0c92-26e6-4666-a0b7-e16953076e25', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:19.086033 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Create volume of 1 GB Aug 07 19:03:19.086379 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:19.086379 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:19.086826 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:19.093123 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Flow 'volume_create_api' (203a228c-779f-492a-96ef-974023d2f2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:19.094071 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44171b05-f796-4c0d-9096-f5c51294dfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:19.094731 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:19.109962 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44171b05-f796-4c0d-9096-f5c51294dfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:03:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1875916691',vendor_name='tempest-vendor_name-1834626931'},id=366a0c92-26e6-4666-a0b7-e16953076e25,is_public=True,name='tempest-ProjectMemberTests-volume-type-1989363604',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '366a0c92-26e6-4666-a0b7-e16953076e25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:19.110648 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ad161a-26a7-4a1d-9fa6-6578f6c06fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:19.130553 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1989363604 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1989363604, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:19.130818 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1989363604 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1989363604, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:19.157864 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Created reservations ['c1f36550-1d45-489b-9446-d98d233ca112', '49744399-baed-496b-bc90-7a53ec87a4f0', '9f049314-629f-4b62-8f71-624d8aa37c6b', 'da1d1fcc-4a89-477a-848d-a592d1f4922e'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:19.158570 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ad161a-26a7-4a1d-9fa6-6578f6c06fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1f36550-1d45-489b-9446-d98d233ca112', '49744399-baed-496b-bc90-7a53ec87a4f0', '9f049314-629f-4b62-8f71-624d8aa37c6b', 'da1d1fcc-4a89-477a-848d-a592d1f4922e']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:19.159267 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ccb1f3-bfdf-4dd1-bf81-67cf70bef048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:19.180337 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ccb1f3-bfdf-4dd1-bf81-67cf70bef048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41089bdd-184e-41bf-bf1d-3e8ecd9b439c', '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='17c4ca64ea68448b919908e604fc99eb',qos_specs=None,replication_status=,reservations=['c1f36550-1d45-489b-9446-d98d233ca112','49744399-baed-496b-bc90-7a53ec87a4f0','9f049314-629f-4b62-8f71-624d8aa37c6b','da1d1fcc-4a89-477a-848d-a592d1f4922e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbae0ad30d54759adfd51645fc90b9b',volume_type_id=366a0c92-26e6-4666-a0b7-e16953076e25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:19Z,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=41089bdd-184e-41bf-bf1d-3e8ecd9b439c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17c4ca64ea68448b919908e604fc99eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cbae0ad30d54759adfd51645fc90b9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(366a0c92-26e6-4666-a0b7-e16953076e25),volume_type_id=366a0c92-26e6-4666-a0b7-e16953076e25)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:19.181869 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc2850c-02ab-44a2-8760-721cabf615f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:19.198308 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc2850c-02ab-44a2-8760-721cabf615f1) transitioned into state 'SUCCESS' from 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='17c4ca64ea68448b919908e604fc99eb',qos_specs=None,replication_status=,reservations=['c1f36550-1d45-489b-9446-d98d233ca112','49744399-baed-496b-bc90-7a53ec87a4f0','9f049314-629f-4b62-8f71-624d8aa37c6b','da1d1fcc-4a89-477a-848d-a592d1f4922e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbae0ad30d54759adfd51645fc90b9b',volume_type_id=366a0c92-26e6-4666-a0b7-e16953076e25)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:19.198914 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ebefbb1-1b4c-4351-b85f-238a4832a683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:19.207757 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ebefbb1-1b4c-4351-b85f-238a4832a683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:19.208552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Flow 'volume_create_api' (203a228c-779f-492a-96ef-974023d2f2e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:19.208808 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Create volume request issued successfully. Aug 07 19:03:19.209328 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8ff822f-1556-43b0-b1fd-75c852f5755c tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:19.209706 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1216/4887] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:03:19 2026] POST /volume/v3/volumes => generated 772 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:19.221686 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-389512a1-fc2b-4588-89e7-a7858b4594f7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:19.223517 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-389512a1-fc2b-4588-89e7-a7858b4594f7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] GET https://10.4.3.15/volume/v3/volumes/41089bdd-184e-41bf-bf1d-3e8ecd9b439c Aug 07 19:03:19.223759 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-389512a1-fc2b-4588-89e7-a7858b4594f7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:19.223936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-389512a1-fc2b-4588-89e7-a7858b4594f7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:19.231217 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:19.231217 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:19.237784 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-389512a1-fc2b-4588-89e7-a7858b4594f7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Volume info retrieved successfully. Aug 07 19:03:19.241688 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-389512a1-fc2b-4588-89e7-a7858b4594f7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes/41089bdd-184e-41bf-bf1d-3e8ecd9b439c returned with HTTP 200 Aug 07 19:03:19.242187 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1224/4888] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:19 2026] GET /volume/v3/volumes/41089bdd-184e-41bf-bf1d-3e8ecd9b439c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:19.702721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0d7ff6a7-5bfb-4286-ac43-f6cbcb2a011e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:19.704440 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0d7ff6a7-5bfb-4286-ac43-f6cbcb2a011e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 Aug 07 19:03:19.704699 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0d7ff6a7-5bfb-4286-ac43-f6cbcb2a011e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:19.704956 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0d7ff6a7-5bfb-4286-ac43-f6cbcb2a011e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:19.709591 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:19.709591 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:19.709941 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0d7ff6a7-5bfb-4286-ac43-f6cbcb2a011e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:19.710593 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0d7ff6a7-5bfb-4286-ac43-f6cbcb2a011e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 returned with HTTP 200 Aug 07 19:03:19.711051 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1228/4889] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:19 2026] GET /volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:19.718607 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-13215427-482f-46e2-8c68-d8c5f9492ff2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:19.720315 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-13215427-482f-46e2-8c68-d8c5f9492ff2 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] GET https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 Aug 07 19:03:19.720490 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-13215427-482f-46e2-8c68-d8c5f9492ff2 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:19.720669 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-13215427-482f-46e2-8c68-d8c5f9492ff2 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:19.725095 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:19.725095 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:19.725463 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-13215427-482f-46e2-8c68-d8c5f9492ff2 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot retrieved successfully. Aug 07 19:03:19.726140 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-13215427-482f-46e2-8c68-d8c5f9492ff2 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 returned with HTTP 200 Aug 07 19:03:19.726570 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1222/4890] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:19 2026] GET /volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:19.733825 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-000b9a6e-e5ba-42ec-921c-b19321a57f44 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:19.735500 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-000b9a6e-e5ba-42ec-921c-b19321a57f44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 Aug 07 19:03:19.735662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-000b9a6e-e5ba-42ec-921c-b19321a57f44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:19.735847 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-000b9a6e-e5ba-42ec-921c-b19321a57f44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:19.735940 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-000b9a6e-e5ba-42ec-921c-b19321a57f44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete snapshot with id: f93db149-5455-4d08-ad57-272f163a7898 Aug 07 19:03:19.740294 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:19.740294 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:19.740528 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-000b9a6e-e5ba-42ec-921c-b19321a57f44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:19.754151 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-000b9a6e-e5ba-42ec-921c-b19321a57f44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot delete request issued successfully. Aug 07 19:03:19.754295 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-000b9a6e-e5ba-42ec-921c-b19321a57f44 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 returned with HTTP 202 Aug 07 19:03:19.754663 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1217/4891] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:19 2026] DELETE /volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:19.761832 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d2fce3bc-cb44-40ad-994c-c822c60a481e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:19.763808 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d2fce3bc-cb44-40ad-994c-c822c60a481e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 Aug 07 19:03:19.764022 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d2fce3bc-cb44-40ad-994c-c822c60a481e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:19.764228 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d2fce3bc-cb44-40ad-994c-c822c60a481e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:19.769775 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:19.769775 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:19.770229 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d2fce3bc-cb44-40ad-994c-c822c60a481e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:19.770903 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d2fce3bc-cb44-40ad-994c-c822c60a481e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 returned with HTTP 200 Aug 07 19:03:19.771288 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1225/4892] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:19 2026] GET /volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:19.801968 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e361e052-f7f5-43b3-81ef-fd41017b5be7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:19.803802 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e361e052-f7f5-43b3-81ef-fd41017b5be7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] GET https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b Aug 07 19:03:19.804109 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e361e052-f7f5-43b3-81ef-fd41017b5be7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:19.804361 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e361e052-f7f5-43b3-81ef-fd41017b5be7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:19.810009 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e361e052-f7f5-43b3-81ef-fd41017b5be7 tempest-VolumesBackupsTest-802342899 tempest-VolumesBackupsTest-802342899-project-member] https://10.4.3.15/volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b returned with HTTP 404 Aug 07 19:03:19.810512 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1229/4893] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:19 2026] GET /volume/v3/volumes/51427104-47b9-4216-a00d-92bd64625c6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:20.254925 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fdc7653c-2f27-4736-b8b9-3fe88860842f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.257702 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fdc7653c-2f27-4736-b8b9-3fe88860842f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] GET https://10.4.3.15/volume/v3/volumes/41089bdd-184e-41bf-bf1d-3e8ecd9b439c Aug 07 19:03:20.258446 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fdc7653c-2f27-4736-b8b9-3fe88860842f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:20.258742 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fdc7653c-2f27-4736-b8b9-3fe88860842f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:20.269749 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:20.269749 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:20.275531 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fdc7653c-2f27-4736-b8b9-3fe88860842f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Volume info retrieved successfully. Aug 07 19:03:20.282218 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fdc7653c-2f27-4736-b8b9-3fe88860842f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes/41089bdd-184e-41bf-bf1d-3e8ecd9b439c returned with HTTP 200 Aug 07 19:03:20.282631 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1223/4894] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:20 2026] GET /volume/v3/volumes/41089bdd-184e-41bf-bf1d-3e8ecd9b439c => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:20.296179 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dec5f411-ed08-4b65-9a0b-2f4b2bdd3ae4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.297898 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dec5f411-ed08-4b65-9a0b-2f4b2bdd3ae4 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] GET https://10.4.3.15/volume/v3/messages Aug 07 19:03:20.298137 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dec5f411-ed08-4b65-9a0b-2f4b2bdd3ae4 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:20.298344 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dec5f411-ed08-4b65-9a0b-2f4b2bdd3ae4 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:20.298630 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:20.298630 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:20.303405 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dec5f411-ed08-4b65-9a0b-2f4b2bdd3ae4 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 19:03:20.303884 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1218/4895] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 19:03:20 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 07 19:03:20.314256 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9d2ce803-9493-4fe3-bacf-d403da3ca3ba None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.316475 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9d2ce803-9493-4fe3-bacf-d403da3ca3ba tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] GET https://10.4.3.15/volume/v3/messages Aug 07 19:03:20.316690 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9d2ce803-9493-4fe3-bacf-d403da3ca3ba tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:20.316924 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9d2ce803-9493-4fe3-bacf-d403da3ca3ba tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:20.320746 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9d2ce803-9493-4fe3-bacf-d403da3ca3ba tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 19:03:20.321300 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1226/4896] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 19:03:20 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 07 19:03:20.329668 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d8bbb74-bb0b-416a-a2d8-c6976df3f5c7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.331919 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d8bbb74-bb0b-416a-a2d8-c6976df3f5c7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] DELETE https://10.4.3.15/volume/v3/messages/7823773d-94d5-449e-8f4a-235707ff01cb Aug 07 19:03:20.332309 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d8bbb74-bb0b-416a-a2d8-c6976df3f5c7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:20.332629 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d8bbb74-bb0b-416a-a2d8-c6976df3f5c7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:20.343834 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d8bbb74-bb0b-416a-a2d8-c6976df3f5c7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/messages/7823773d-94d5-449e-8f4a-235707ff01cb returned with HTTP 204 Aug 07 19:03:20.344524 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1230/4897] 10.4.3.15 () {68 vars in 1387 bytes} [Fri Aug 7 19:03:20 2026] DELETE /volume/v3/messages/7823773d-94d5-449e-8f4a-235707ff01cb => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 19:03:20.351334 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.353235 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/41089bdd-184e-41bf-bf1d-3e8ecd9b439c Aug 07 19:03:20.353425 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:20.353603 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:20.353959 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Delete volume with id: 41089bdd-184e-41bf-bf1d-3e8ecd9b439c Aug 07 19:03:20.361128 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:20.361128 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:20.361452 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Volume info retrieved successfully. Aug 07 19:03:20.362428 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100345) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 19:03:20.372230 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1989363604 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1989363604, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:20.372499 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1989363604 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1989363604, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:20.384459 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Created reservations ['7e4b7676-44c5-4521-aea7-fd4ca6bfed87', '7b4b63de-e7da-4069-997d-dc602c12cdbb', 'ba51d2f7-84af-4c2d-8918-e57c2847160c', '4518626b-9cb1-4140-8605-3347c4d1e609'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:20.416602 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Delete volume request issued successfully. Aug 07 19:03:20.416810 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-49c0f07e-e5cf-4af9-9876-31c0bed08be8 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes/41089bdd-184e-41bf-bf1d-3e8ecd9b439c returned with HTTP 202 Aug 07 19:03:20.417261 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1224/4898] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:20 2026] DELETE /volume/v3/volumes/41089bdd-184e-41bf-bf1d-3e8ecd9b439c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:20.425809 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-48942ed5-718e-4181-9932-7c0de8ed0cb0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.427443 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-48942ed5-718e-4181-9932-7c0de8ed0cb0 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] DELETE https://10.4.3.15/volume/v3/types/366a0c92-26e6-4666-a0b7-e16953076e25 Aug 07 19:03:20.427622 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-48942ed5-718e-4181-9932-7c0de8ed0cb0 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:20.427837 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-48942ed5-718e-4181-9932-7c0de8ed0cb0 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:20.458867 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-48942ed5-718e-4181-9932-7c0de8ed0cb0 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/types/366a0c92-26e6-4666-a0b7-e16953076e25 returned with HTTP 202 Aug 07 19:03:20.459834 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1219/4899] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:20 2026] DELETE /volume/v3/types/366a0c92-26e6-4666-a0b7-e16953076e25 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:20.468964 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-dafc7a0f-9316-4ae6-a49c-3f20fb48d0d5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.470889 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dafc7a0f-9316-4ae6-a49c-3f20fb48d0d5 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:20.472600 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dafc7a0f-9316-4ae6-a49c-3f20fb48d0d5 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-512812924", "extra_specs": {"storage_protocol": "tempest-storage_protocol-454917904", "vendor_name": "tempest-vendor_name-1717467894"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:20.488691 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dafc7a0f-9316-4ae6-a49c-3f20fb48d0d5 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:20.489153 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1227/4900] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:20 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:20.497863 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.501411 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:20.502474 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f7a7f004-9672-4601-afb8-1c4657e7791f", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:20.506394 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Create volume request body: {'volume': {'volume_type': 'f7a7f004-9672-4601-afb8-1c4657e7791f', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:20.514470 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Create volume of 1 GB Aug 07 19:03:20.514829 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:20.514829 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:20.515219 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:20.520319 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Flow 'volume_create_api' (3aaad393-3147-41e2-a1ef-d01262f9ad23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:20.521401 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cbee238-374a-42fd-a62a-119e161db1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:20.522296 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:20.539529 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cbee238-374a-42fd-a62a-119e161db1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:03:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-454917904',vendor_name='tempest-vendor_name-1717467894'},id=f7a7f004-9672-4601-afb8-1c4657e7791f,is_public=True,name='tempest-ProjectMemberTests-volume-type-512812924',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7a7f004-9672-4601-afb8-1c4657e7791f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:20.540608 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22caf7c-e455-487f-96e7-43f39a0714bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:20.566182 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-512812924 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-512812924, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:20.566581 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-512812924 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-512812924, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:20.626879 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Created reservations ['e59816c6-92d5-4779-a214-da68a2b6dfad', '73b2a454-eee5-4b7a-8a2c-6bdd197cc5a9', 'f5a909bf-cd10-45c7-bd64-cafc448d8d1e', '69d657c0-9165-48ac-bd78-0f89ce3526e1'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:20.627720 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22caf7c-e455-487f-96e7-43f39a0714bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59816c6-92d5-4779-a214-da68a2b6dfad', '73b2a454-eee5-4b7a-8a2c-6bdd197cc5a9', 'f5a909bf-cd10-45c7-bd64-cafc448d8d1e', '69d657c0-9165-48ac-bd78-0f89ce3526e1']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:20.628586 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (685076ee-4962-4781-8f74-ee864c1072e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:20.655512 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (685076ee-4962-4781-8f74-ee864c1072e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b31a752-707c-481c-8bb7-ca2185a0f8b9', '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='17c4ca64ea68448b919908e604fc99eb',qos_specs=None,replication_status=,reservations=['e59816c6-92d5-4779-a214-da68a2b6dfad','73b2a454-eee5-4b7a-8a2c-6bdd197cc5a9','f5a909bf-cd10-45c7-bd64-cafc448d8d1e','69d657c0-9165-48ac-bd78-0f89ce3526e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbae0ad30d54759adfd51645fc90b9b',volume_type_id=f7a7f004-9672-4601-afb8-1c4657e7791f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03: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=4b31a752-707c-481c-8bb7-ca2185a0f8b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17c4ca64ea68448b919908e604fc99eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cbae0ad30d54759adfd51645fc90b9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7a7f004-9672-4601-afb8-1c4657e7791f),volume_type_id=f7a7f004-9672-4601-afb8-1c4657e7791f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:20.656385 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3509bbd4-644f-4748-b3bf-f41a605539b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:20.675480 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3509bbd4-644f-4748-b3bf-f41a605539b2) transitioned into state 'SUCCESS' from 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='17c4ca64ea68448b919908e604fc99eb',qos_specs=None,replication_status=,reservations=['e59816c6-92d5-4779-a214-da68a2b6dfad','73b2a454-eee5-4b7a-8a2c-6bdd197cc5a9','f5a909bf-cd10-45c7-bd64-cafc448d8d1e','69d657c0-9165-48ac-bd78-0f89ce3526e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbae0ad30d54759adfd51645fc90b9b',volume_type_id=f7a7f004-9672-4601-afb8-1c4657e7791f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:20.676322 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58342778-83b5-4c5d-8c52-5b2181e457c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:20.685820 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58342778-83b5-4c5d-8c52-5b2181e457c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:20.686615 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Flow 'volume_create_api' (3aaad393-3147-41e2-a1ef-d01262f9ad23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:20.687015 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Create volume request issued successfully. Aug 07 19:03:20.687585 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74372fca-4e02-4ec8-8ba7-346c258e8817 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:20.688098 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1231/4901] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:03:20 2026] POST /volume/v3/volumes => generated 771 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:20.699078 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bb8598b0-27ce-4c07-a4b7-318d53a80f4b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.700917 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bb8598b0-27ce-4c07-a4b7-318d53a80f4b tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] GET https://10.4.3.15/volume/v3/volumes/4b31a752-707c-481c-8bb7-ca2185a0f8b9 Aug 07 19:03:20.701169 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bb8598b0-27ce-4c07-a4b7-318d53a80f4b tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:20.701349 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bb8598b0-27ce-4c07-a4b7-318d53a80f4b tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:20.708413 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:20.708413 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:20.711565 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-bb8598b0-27ce-4c07-a4b7-318d53a80f4b tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Volume info retrieved successfully. Aug 07 19:03:20.715731 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bb8598b0-27ce-4c07-a4b7-318d53a80f4b tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes/4b31a752-707c-481c-8bb7-ca2185a0f8b9 returned with HTTP 200 Aug 07 19:03:20.716371 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1225/4902] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:20 2026] GET /volume/v3/volumes/4b31a752-707c-481c-8bb7-ca2185a0f8b9 => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:20.779654 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-85290baf-77cc-4da1-8ea0-3353522d136c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.781315 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85290baf-77cc-4da1-8ea0-3353522d136c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 Aug 07 19:03:20.781500 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85290baf-77cc-4da1-8ea0-3353522d136c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:20.781677 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85290baf-77cc-4da1-8ea0-3353522d136c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:20.785564 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85290baf-77cc-4da1-8ea0-3353522d136c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 returned with HTTP 404 Aug 07 19:03:20.786031 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1220/4903] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:20 2026] GET /volume/v3/snapshots/f93db149-5455-4d08-ad57-272f163a7898 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:20.792384 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aaa0b28f-5639-48e9-8ab0-9ec8b79fff17 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.794190 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aaa0b28f-5639-48e9-8ab0-9ec8b79fff17 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 Aug 07 19:03:20.794391 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aaa0b28f-5639-48e9-8ab0-9ec8b79fff17 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:20.794568 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aaa0b28f-5639-48e9-8ab0-9ec8b79fff17 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:20.794738 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-aaa0b28f-5639-48e9-8ab0-9ec8b79fff17 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume with id: 106b4b86-238c-4b93-905c-45fd5b838fa3 Aug 07 19:03:20.801691 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:20.801691 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:20.802077 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aaa0b28f-5639-48e9-8ab0-9ec8b79fff17 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:20.817891 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aaa0b28f-5639-48e9-8ab0-9ec8b79fff17 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume request issued successfully. Aug 07 19:03:20.818084 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aaa0b28f-5639-48e9-8ab0-9ec8b79fff17 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 returned with HTTP 202 Aug 07 19:03:20.818474 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1228/4904] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:20 2026] DELETE /volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:20.825316 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6f13f7a6-2da9-4917-9e98-cd43ebb39699 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:20.828643 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f13f7a6-2da9-4917-9e98-cd43ebb39699 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 Aug 07 19:03:20.829831 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f13f7a6-2da9-4917-9e98-cd43ebb39699 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:20.830117 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f13f7a6-2da9-4917-9e98-cd43ebb39699 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:20.839197 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:20.839197 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:20.843854 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6f13f7a6-2da9-4917-9e98-cd43ebb39699 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:20.849680 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f13f7a6-2da9-4917-9e98-cd43ebb39699 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 returned with HTTP 200 Aug 07 19:03:20.850258 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1232/4905] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:20 2026] GET /volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:21.727220 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fa10d93e-3ad3-4f19-863d-86bb49d9a62e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:21.729010 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fa10d93e-3ad3-4f19-863d-86bb49d9a62e tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] GET https://10.4.3.15/volume/v3/volumes/4b31a752-707c-481c-8bb7-ca2185a0f8b9 Aug 07 19:03:21.729264 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fa10d93e-3ad3-4f19-863d-86bb49d9a62e tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:21.729491 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fa10d93e-3ad3-4f19-863d-86bb49d9a62e tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:21.739339 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:21.739339 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:21.742820 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fa10d93e-3ad3-4f19-863d-86bb49d9a62e tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Volume info retrieved successfully. Aug 07 19:03:21.746646 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fa10d93e-3ad3-4f19-863d-86bb49d9a62e tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes/4b31a752-707c-481c-8bb7-ca2185a0f8b9 returned with HTTP 200 Aug 07 19:03:21.747024 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1226/4906] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:21 2026] GET /volume/v3/volumes/4b31a752-707c-481c-8bb7-ca2185a0f8b9 => generated 971 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:21.760567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2128c80f-7ec1-4c77-9f08-f9ed20be8d85 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:21.762260 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2128c80f-7ec1-4c77-9f08-f9ed20be8d85 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] GET https://10.4.3.15/volume/v3/messages Aug 07 19:03:21.762464 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2128c80f-7ec1-4c77-9f08-f9ed20be8d85 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:21.762656 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2128c80f-7ec1-4c77-9f08-f9ed20be8d85 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:21.765960 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2128c80f-7ec1-4c77-9f08-f9ed20be8d85 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 19:03:21.766307 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1221/4907] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 19:03:21 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 07 19:03:21.773326 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e24a3400-99f6-4d64-a01b-0734d5250991 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:21.775007 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e24a3400-99f6-4d64-a01b-0734d5250991 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] GET https://10.4.3.15/volume/v3/messages/65c8a4b0-47ca-4acb-b30c-d0e1c8a28b44 Aug 07 19:03:21.775303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e24a3400-99f6-4d64-a01b-0734d5250991 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:21.775509 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e24a3400-99f6-4d64-a01b-0734d5250991 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:21.780834 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e24a3400-99f6-4d64-a01b-0734d5250991 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-member] https://10.4.3.15/volume/v3/messages/65c8a4b0-47ca-4acb-b30c-d0e1c8a28b44 returned with HTTP 200 Aug 07 19:03:21.780834 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1229/4908] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:21 2026] GET /volume/v3/messages/65c8a4b0-47ca-4acb-b30c-d0e1c8a28b44 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:21.787935 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1e818def-2560-4205-8025-6af93e5fe1bc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:21.790210 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e818def-2560-4205-8025-6af93e5fe1bc tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] DELETE https://10.4.3.15/volume/v3/messages/65c8a4b0-47ca-4acb-b30c-d0e1c8a28b44 Aug 07 19:03:21.791892 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e818def-2560-4205-8025-6af93e5fe1bc tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:21.791892 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e818def-2560-4205-8025-6af93e5fe1bc tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:21.804231 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e818def-2560-4205-8025-6af93e5fe1bc tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/messages/65c8a4b0-47ca-4acb-b30c-d0e1c8a28b44 returned with HTTP 204 Aug 07 19:03:21.804231 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1233/4909] 10.4.3.15 () {68 vars in 1387 bytes} [Fri Aug 7 19:03:21 2026] DELETE /volume/v3/messages/65c8a4b0-47ca-4acb-b30c-d0e1c8a28b44 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 19:03:21.809905 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:21.811563 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/4b31a752-707c-481c-8bb7-ca2185a0f8b9 Aug 07 19:03:21.811778 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:21.811958 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:21.812128 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Delete volume with id: 4b31a752-707c-481c-8bb7-ca2185a0f8b9 Aug 07 19:03:21.818924 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:21.818924 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:21.819611 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Volume info retrieved successfully. Aug 07 19:03:21.820336 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100345) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 19:03:21.831258 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-512812924 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-512812924, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:21.831258 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-512812924 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-512812924, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:21.842761 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Created reservations ['d4520e80-bf30-40eb-aeb6-7e5a1ed26896', '643cb2cf-07f6-4fc4-b67a-b204064e643a', '59782f10-f705-4e0a-8cdd-335ece52a8cd', 'a1d3fab4-faf0-4293-b6dd-a3607e2795a1'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:21.864752 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2a830c9d-dc1f-44ed-b936-d734347b08ad None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:21.866513 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a830c9d-dc1f-44ed-b936-d734347b08ad tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 Aug 07 19:03:21.866741 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a830c9d-dc1f-44ed-b936-d734347b08ad tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:21.866906 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a830c9d-dc1f-44ed-b936-d734347b08ad tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:21.873164 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a830c9d-dc1f-44ed-b936-d734347b08ad tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 returned with HTTP 404 Aug 07 19:03:21.873550 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1222/4910] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:21 2026] GET /volume/v3/volumes/106b4b86-238c-4b93-905c-45fd5b838fa3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:21.876795 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Delete volume request issued successfully. Aug 07 19:03:21.877053 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-dc3ceddb-0fb8-46c3-8047-8aff7952b69f tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/volumes/4b31a752-707c-481c-8bb7-ca2185a0f8b9 returned with HTTP 202 Aug 07 19:03:21.877633 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1227/4911] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:21 2026] DELETE /volume/v3/volumes/4b31a752-707c-481c-8bb7-ca2185a0f8b9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:21.884597 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a94c1c83-1bc1-430a-949a-add25b29bca7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:21.884907 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:21.886261 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a94c1c83-1bc1-430a-949a-add25b29bca7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] DELETE https://10.4.3.15/volume/v3/types/f7a7f004-9672-4601-afb8-1c4657e7791f Aug 07 19:03:21.886355 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:21.886442 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a94c1c83-1bc1-430a-949a-add25b29bca7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:21.886636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a94c1c83-1bc1-430a-949a-add25b29bca7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:21.886677 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1951425319"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:21.887989 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1951425319'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:21.888383 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume of 1 GB Aug 07 19:03:21.891798 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:21.896973 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (3c45ab39-1fde-4e8f-a4eb-99cbefdddc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:21.897904 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (266fc87b-64d3-4f08-b03f-0707fe878299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:21.898797 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:21.908668 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a94c1c83-1bc1-430a-949a-add25b29bca7 tempest-ProjectMemberTests-487323372 tempest-ProjectMemberTests-487323372-project-admin] https://10.4.3.15/volume/v3/types/f7a7f004-9672-4601-afb8-1c4657e7791f returned with HTTP 202 Aug 07 19:03:21.909188 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1230/4912] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:21 2026] DELETE /volume/v3/types/f7a7f004-9672-4601-afb8-1c4657e7791f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:21.923824 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (266fc87b-64d3-4f08-b03f-0707fe878299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:21.924609 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938ef926-932a-4445-bae6-e3f9caffdf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:21.959141 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['be698fc9-fa99-49cb-9ede-c5ffd2e77677', '1f013577-78e7-4728-b07e-c133d2925ea5', 'f67c5e3f-081a-43e4-8120-da5a5380ec4a', '7ae3bed7-855f-45d0-9a13-da05b8dedcc3'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:21.959893 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938ef926-932a-4445-bae6-e3f9caffdf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be698fc9-fa99-49cb-9ede-c5ffd2e77677', '1f013577-78e7-4728-b07e-c133d2925ea5', 'f67c5e3f-081a-43e4-8120-da5a5380ec4a', '7ae3bed7-855f-45d0-9a13-da05b8dedcc3']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:21.960634 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38123ff1-3533-474e-b245-7bada7d3e7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:21.982506 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38123ff1-3533-474e-b245-7bada7d3e7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aa1c547-c48e-4314-b62c-eb5bc7cf3c70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1951425319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['be698fc9-fa99-49cb-9ede-c5ffd2e77677','1f013577-78e7-4728-b07e-c133d2925ea5','f67c5e3f-081a-43e4-8120-da5a5380ec4a','7ae3bed7-855f-45d0-9a13-da05b8dedcc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1951425319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aa1c547-c48e-4314-b62c-eb5bc7cf3c70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c992b74b76c04771a03e0a7c983efad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ac49d663ac45a194343ca2f9818812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:21.983329 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3e0212-9227-4806-8f82-882c06fe6cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:22.004007 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3e0212-9227-4806-8f82-882c06fe6cc8) transitioned into state 'SUCCESS' from state '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-1951425319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['be698fc9-fa99-49cb-9ede-c5ffd2e77677','1f013577-78e7-4728-b07e-c133d2925ea5','f67c5e3f-081a-43e4-8120-da5a5380ec4a','7ae3bed7-855f-45d0-9a13-da05b8dedcc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:22.004744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e5e2be-3b01-40d0-bd57-5345e302b4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:22.016821 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e5e2be-3b01-40d0-bd57-5345e302b4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:22.017719 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (3c45ab39-1fde-4e8f-a4eb-99cbefdddc29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:22.018031 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request issued successfully. Aug 07 19:03:22.018580 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0653dc7-8280-4c33-a439-ea0404fa87f6 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:22.019108 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1234/4913] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:03:21 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:22.031210 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5733656f-0626-4da0-a0e9-a1cbc164b333 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:22.034185 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5733656f-0626-4da0-a0e9-a1cbc164b333 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 Aug 07 19:03:22.034462 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5733656f-0626-4da0-a0e9-a1cbc164b333 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:22.035056 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5733656f-0626-4da0-a0e9-a1cbc164b333 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:22.046071 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:22.046071 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:22.050828 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5733656f-0626-4da0-a0e9-a1cbc164b333 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:22.056486 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5733656f-0626-4da0-a0e9-a1cbc164b333 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 returned with HTTP 200 Aug 07 19:03:22.057046 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1223/4914] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:22 2026] GET /volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:23.020776 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1c1a59bb-e22b-4961-a48d-f66e597d5691 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:23.070121 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-da336043-d425-4725-8e46-3fd8787c10a4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:23.072467 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-da336043-d425-4725-8e46-3fd8787c10a4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 Aug 07 19:03:23.072773 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-da336043-d425-4725-8e46-3fd8787c10a4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:23.073057 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-da336043-d425-4725-8e46-3fd8787c10a4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:23.080957 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:23.080957 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:23.084472 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-da336043-d425-4725-8e46-3fd8787c10a4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:23.089634 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-da336043-d425-4725-8e46-3fd8787c10a4 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 returned with HTTP 200 Aug 07 19:03:23.090346 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1231/4915] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:23 2026] GET /volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:23.101618 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8d94cd16-7b30-43a1-b549-2c5309380290 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:23.103330 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d94cd16-7b30-43a1-b549-2c5309380290 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:03:23.103711 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d94cd16-7b30-43a1-b549-2c5309380290 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2aa1c547-c48e-4314-b62c-eb5bc7cf3c70", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-307785438"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:23.111838 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:23.111838 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:23.112258 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8d94cd16-7b30-43a1-b549-2c5309380290 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:23.112435 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-8d94cd16-7b30-43a1-b549-2c5309380290 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create snapshot from volume 2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 Aug 07 19:03:23.136044 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-8d94cd16-7b30-43a1-b549-2c5309380290 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['d8334880-c660-4d29-b2d7-9bebf1968ef6', 'ed767878-87ff-4b51-9ae8-cf705f8bd1b6', 'ece75bdd-bc94-45d3-b7d7-e016443e0da6', '90f8e712-a30c-4ac9-9cd3-5acdfea06e4c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:23.149746 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1c1a59bb-e22b-4961-a48d-f66e597d5691 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:23.150135 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1c1a59bb-e22b-4961-a48d-f66e597d5691 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-78685722", "extra_specs": {"storage_protocol": "tempest-storage_protocol-461910330", "vendor_name": "tempest-vendor_name-1115530930"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:23.168475 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1c1a59bb-e22b-4961-a48d-f66e597d5691 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:23.168746 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8d94cd16-7b30-43a1-b549-2c5309380290 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot create request issued successfully. Aug 07 19:03:23.168879 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1228/4916] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:23 2026] POST /volume/v3/types => generated 326 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 19:03:23.169334 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d94cd16-7b30-43a1-b549-2c5309380290 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:03:23.169828 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1235/4917] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:03:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:23.179877 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:23.180667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-04fe0706-e839-44dc-9ee1-604ad1f7095e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:23.181908 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:23.182285 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3d8c3555-13a6-48d2-938b-04638f48ba52", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:23.182714 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-04fe0706-e839-44dc-9ee1-604ad1f7095e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e Aug 07 19:03:23.182950 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-04fe0706-e839-44dc-9ee1-604ad1f7095e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:23.183253 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-04fe0706-e839-44dc-9ee1-604ad1f7095e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:23.183652 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Create volume request body: {'volume': {'volume_type': '3d8c3555-13a6-48d2-938b-04638f48ba52', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:23.187310 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Create volume of 1 GB Aug 07 19:03:23.187608 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:23.187608 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:23.187958 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:23.188193 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:23.188193 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:23.188466 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-04fe0706-e839-44dc-9ee1-604ad1f7095e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:23.189127 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-04fe0706-e839-44dc-9ee1-604ad1f7095e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e returned with HTTP 200 Aug 07 19:03:23.189509 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1232/4918] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:23 2026] GET /volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:23.193456 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Flow 'volume_create_api' (6d115ca8-aea1-4707-8f03-4d9c724bb756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:23.194423 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2553dfc-c4d3-41f5-8440-bd23947138db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:23.195150 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:23.214458 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2553dfc-c4d3-41f5-8440-bd23947138db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:03:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-461910330',vendor_name='tempest-vendor_name-1115530930'},id=3d8c3555-13a6-48d2-938b-04638f48ba52,is_public=True,name='tempest-ProjectAdminTests-volume-type-78685722',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d8c3555-13a6-48d2-938b-04638f48ba52', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:23.215377 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7963803d-bd69-494a-b62c-1ec2f0532e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:23.240045 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-78685722 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-78685722, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:23.240335 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-78685722 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-78685722, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:23.273374 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Created reservations ['2b10564f-a7e5-4db7-a369-7b34bc895f12', '487fd7cd-6290-437f-8faa-2dd6855c20dd', 'b3ffceb8-9569-42e0-a38e-9a604056850c', '25dc14d2-245c-4f32-ba6b-74d4cacc22db'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:23.274188 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7963803d-bd69-494a-b62c-1ec2f0532e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b10564f-a7e5-4db7-a369-7b34bc895f12', '487fd7cd-6290-437f-8faa-2dd6855c20dd', 'b3ffceb8-9569-42e0-a38e-9a604056850c', '25dc14d2-245c-4f32-ba6b-74d4cacc22db']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:23.274899 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb95e5ac-bcab-4750-9964-2d069c2fdeaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:23.299537 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb95e5ac-bcab-4750-9964-2d069c2fdeaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45cceeac-e9d9-4579-b156-065961319214', '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='b8d446b5e43142ed8df54875471994f8',qos_specs=None,replication_status=,reservations=['2b10564f-a7e5-4db7-a369-7b34bc895f12','487fd7cd-6290-437f-8faa-2dd6855c20dd','b3ffceb8-9569-42e0-a38e-9a604056850c','25dc14d2-245c-4f32-ba6b-74d4cacc22db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9389145c45914e1986da59d8986419b1',volume_type_id=3d8c3555-13a6-48d2-938b-04638f48ba52), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03: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=45cceeac-e9d9-4579-b156-065961319214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8d446b5e43142ed8df54875471994f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9389145c45914e1986da59d8986419b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d8c3555-13a6-48d2-938b-04638f48ba52),volume_type_id=3d8c3555-13a6-48d2-938b-04638f48ba52)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:23.300660 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db7b400-b61b-43aa-aace-73db42c04baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:23.321872 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db7b400-b61b-43aa-aace-73db42c04baf) transitioned into state 'SUCCESS' from 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='b8d446b5e43142ed8df54875471994f8',qos_specs=None,replication_status=,reservations=['2b10564f-a7e5-4db7-a369-7b34bc895f12','487fd7cd-6290-437f-8faa-2dd6855c20dd','b3ffceb8-9569-42e0-a38e-9a604056850c','25dc14d2-245c-4f32-ba6b-74d4cacc22db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9389145c45914e1986da59d8986419b1',volume_type_id=3d8c3555-13a6-48d2-938b-04638f48ba52)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:23.322673 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe37c94f-37b5-46aa-8b09-fe4a65dde87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:23.333879 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe37c94f-37b5-46aa-8b09-fe4a65dde87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:23.334921 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Flow 'volume_create_api' (6d115ca8-aea1-4707-8f03-4d9c724bb756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:23.335276 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Create volume request issued successfully. Aug 07 19:03:23.335922 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7ce238a-fd74-48d5-96a5-63f9f50510fa tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:23.336376 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1224/4919] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:03:23 2026] POST /volume/v3/volumes => generated 769 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:23.351067 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1b062a5d-e01f-4027-9d0a-807b1b85f6e9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:23.352754 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1b062a5d-e01f-4027-9d0a-807b1b85f6e9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/volumes/45cceeac-e9d9-4579-b156-065961319214 Aug 07 19:03:23.353050 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1b062a5d-e01f-4027-9d0a-807b1b85f6e9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:23.353266 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1b062a5d-e01f-4027-9d0a-807b1b85f6e9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:23.360469 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:23.360469 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:23.364120 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-1b062a5d-e01f-4027-9d0a-807b1b85f6e9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Volume info retrieved successfully. Aug 07 19:03:23.367933 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1b062a5d-e01f-4027-9d0a-807b1b85f6e9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes/45cceeac-e9d9-4579-b156-065961319214 returned with HTTP 200 Aug 07 19:03:23.368345 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1229/4920] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:23 2026] GET /volume/v3/volumes/45cceeac-e9d9-4579-b156-065961319214 => generated 948 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:24.202580 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cc0f24e1-3167-4372-ba5c-6235e3619a41 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.206905 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc0f24e1-3167-4372-ba5c-6235e3619a41 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e Aug 07 19:03:24.206905 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc0f24e1-3167-4372-ba5c-6235e3619a41 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:24.206905 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc0f24e1-3167-4372-ba5c-6235e3619a41 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:24.212182 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:24.212182 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:24.212974 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cc0f24e1-3167-4372-ba5c-6235e3619a41 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:24.213962 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc0f24e1-3167-4372-ba5c-6235e3619a41 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e returned with HTTP 200 Aug 07 19:03:24.214454 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1236/4921] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:24 2026] GET /volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:24.223175 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-07263dc9-bed3-40a5-ba7e-5f9a576863e8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.225415 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-07263dc9-bed3-40a5-ba7e-5f9a576863e8 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] POST https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e/action Aug 07 19:03:24.225901 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-07263dc9-bed3-40a5-ba7e-5f9a576863e8 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:24.226107 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-07263dc9-bed3-40a5-ba7e-5f9a576863e8 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:24.227953 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.snapshot_unmanage [None req-07263dc9-bed3-40a5-ba7e-5f9a576863e8 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Unmanage snapshot with id: 4cf54821-3063-46ec-aa4c-a25e47c4b40e Aug 07 19:03:24.234587 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:24.234587 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:24.235281 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-07263dc9-bed3-40a5-ba7e-5f9a576863e8 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot retrieved successfully. Aug 07 19:03:24.236524 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.policy [None req-07263dc9-bed3-40a5-ba7e-5f9a576863e8 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8f6bdddd959b463fa1ba207791a5dceb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c992b74b76c04771a03e0a7c983efad3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100344) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:24.236842 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-07263dc9-bed3-40a5-ba7e-5f9a576863e8 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e/action returned with HTTP 403 Aug 07 19:03:24.237428 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1233/4922] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 19:03:24 2026] POST /volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:24.244482 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c1cb8536-bffa-44c4-9a69-fcbd348c1a43 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.246420 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1cb8536-bffa-44c4-9a69-fcbd348c1a43 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e Aug 07 19:03:24.246676 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1cb8536-bffa-44c4-9a69-fcbd348c1a43 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:24.246884 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1cb8536-bffa-44c4-9a69-fcbd348c1a43 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:24.246991 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-c1cb8536-bffa-44c4-9a69-fcbd348c1a43 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete snapshot with id: 4cf54821-3063-46ec-aa4c-a25e47c4b40e Aug 07 19:03:24.251915 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:24.251915 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:24.252279 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c1cb8536-bffa-44c4-9a69-fcbd348c1a43 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:24.266873 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c1cb8536-bffa-44c4-9a69-fcbd348c1a43 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot delete request issued successfully. Aug 07 19:03:24.267116 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1cb8536-bffa-44c4-9a69-fcbd348c1a43 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e returned with HTTP 202 Aug 07 19:03:24.267487 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1225/4923] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:24 2026] DELETE /volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:24.275826 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7c732088-373d-4c9a-a0fb-9036f53e6917 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.277534 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7c732088-373d-4c9a-a0fb-9036f53e6917 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e Aug 07 19:03:24.277736 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7c732088-373d-4c9a-a0fb-9036f53e6917 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:24.277927 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7c732088-373d-4c9a-a0fb-9036f53e6917 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:24.282953 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:24.282953 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:24.283296 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7c732088-373d-4c9a-a0fb-9036f53e6917 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:24.283948 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7c732088-373d-4c9a-a0fb-9036f53e6917 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e returned with HTTP 200 Aug 07 19:03:24.284404 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1230/4924] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:24 2026] GET /volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:24.380267 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-277fb1ff-5bb0-4569-a157-e3b03ef54b39 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.381775 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-277fb1ff-5bb0-4569-a157-e3b03ef54b39 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/volumes/45cceeac-e9d9-4579-b156-065961319214 Aug 07 19:03:24.382410 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-277fb1ff-5bb0-4569-a157-e3b03ef54b39 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:24.382738 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-277fb1ff-5bb0-4569-a157-e3b03ef54b39 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:24.390947 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:24.390947 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:24.395458 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-277fb1ff-5bb0-4569-a157-e3b03ef54b39 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Volume info retrieved successfully. Aug 07 19:03:24.399060 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-277fb1ff-5bb0-4569-a157-e3b03ef54b39 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes/45cceeac-e9d9-4579-b156-065961319214 returned with HTTP 200 Aug 07 19:03:24.399754 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1237/4925] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:24 2026] GET /volume/v3/volumes/45cceeac-e9d9-4579-b156-065961319214 => generated 969 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:24.415535 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-42447b89-13a8-48f3-98b1-2aa084aded28 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.417246 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42447b89-13a8-48f3-98b1-2aa084aded28 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/messages Aug 07 19:03:24.417453 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42447b89-13a8-48f3-98b1-2aa084aded28 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:24.417630 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-42447b89-13a8-48f3-98b1-2aa084aded28 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:24.421433 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-42447b89-13a8-48f3-98b1-2aa084aded28 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 19:03:24.421956 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1234/4926] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 19:03:24 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 07 19:03:24.431295 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2f92cd8c-b3aa-4d53-b1d6-3e2438c574e9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.433313 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f92cd8c-b3aa-4d53-b1d6-3e2438c574e9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] DELETE https://10.4.3.15/volume/v3/messages/48bcec9e-e5e8-4b95-b546-97fac3e8777e Aug 07 19:03:24.433505 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f92cd8c-b3aa-4d53-b1d6-3e2438c574e9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:24.433716 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f92cd8c-b3aa-4d53-b1d6-3e2438c574e9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:24.437587 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:24.437587 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:24.445524 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f92cd8c-b3aa-4d53-b1d6-3e2438c574e9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/messages/48bcec9e-e5e8-4b95-b546-97fac3e8777e returned with HTTP 204 Aug 07 19:03:24.446162 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1226/4927] 10.4.3.15 () {68 vars in 1387 bytes} [Fri Aug 7 19:03:24 2026] DELETE /volume/v3/messages/48bcec9e-e5e8-4b95-b546-97fac3e8777e => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 19:03:24.452643 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2b71d3a6-7cb1-4416-8b21-3042ecba4fad None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.454346 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2b71d3a6-7cb1-4416-8b21-3042ecba4fad tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/messages/48bcec9e-e5e8-4b95-b546-97fac3e8777e Aug 07 19:03:24.454544 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2b71d3a6-7cb1-4416-8b21-3042ecba4fad tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:24.454734 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2b71d3a6-7cb1-4416-8b21-3042ecba4fad tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:24.458565 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2b71d3a6-7cb1-4416-8b21-3042ecba4fad tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/messages/48bcec9e-e5e8-4b95-b546-97fac3e8777e returned with HTTP 404 Aug 07 19:03:24.459201 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1231/4928] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:24 2026] GET /volume/v3/messages/48bcec9e-e5e8-4b95-b546-97fac3e8777e => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:24.465884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.469056 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/45cceeac-e9d9-4579-b156-065961319214 Aug 07 19:03:24.469056 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:24.469056 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:24.469056 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Delete volume with id: 45cceeac-e9d9-4579-b156-065961319214 Aug 07 19:03:24.476389 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:24.476389 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:24.476856 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Volume info retrieved successfully. Aug 07 19:03:24.478155 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100343) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 19:03:24.489223 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-78685722 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-78685722, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:24.489648 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-78685722 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-78685722, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:24.498840 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Created reservations ['3731f94a-1610-46fd-834e-d65ea9d5944d', '193eb554-9ec3-41cc-81e1-1eb8c16684d2', '6c6c3d5b-80d1-4d33-81e4-17593c879d55', 'aaf38848-30cb-4d5c-b81f-f51f0c8f2fa7'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:24.522417 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Delete volume request issued successfully. Aug 07 19:03:24.522815 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2d6aa3e3-4a31-4dc1-a56f-8f7943053a84 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes/45cceeac-e9d9-4579-b156-065961319214 returned with HTTP 202 Aug 07 19:03:24.523320 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1238/4929] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:24 2026] DELETE /volume/v3/volumes/45cceeac-e9d9-4579-b156-065961319214 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:24.530458 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e5a7aebe-6879-4553-8ccc-ee18b5a9bd90 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.532228 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e5a7aebe-6879-4553-8ccc-ee18b5a9bd90 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] DELETE https://10.4.3.15/volume/v3/types/3d8c3555-13a6-48d2-938b-04638f48ba52 Aug 07 19:03:24.532460 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e5a7aebe-6879-4553-8ccc-ee18b5a9bd90 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:24.532689 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e5a7aebe-6879-4553-8ccc-ee18b5a9bd90 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:24.554332 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e5a7aebe-6879-4553-8ccc-ee18b5a9bd90 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/types/3d8c3555-13a6-48d2-938b-04638f48ba52 returned with HTTP 202 Aug 07 19:03:24.554771 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1235/4930] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:24 2026] DELETE /volume/v3/types/3d8c3555-13a6-48d2-938b-04638f48ba52 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:24.563654 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cd493727-51c5-4947-adad-e913c51101d9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.565499 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd493727-51c5-4947-adad-e913c51101d9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:24.565955 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd493727-51c5-4947-adad-e913c51101d9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-647029429", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2043211621", "vendor_name": "tempest-vendor_name-689626062"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:24.583543 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd493727-51c5-4947-adad-e913c51101d9 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:24.584099 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1227/4931] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:24 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 07 19:03:24.591822 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.593520 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:24.593871 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b4d87f77-050c-498c-8418-31912bcf53cf", "size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:24.595552 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Create volume request body: {'volume': {'volume_type': 'b4d87f77-050c-498c-8418-31912bcf53cf', 'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:24.599185 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Create volume of 1 GB Aug 07 19:03:24.599442 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:24.599442 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:24.599774 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:24.605106 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Flow 'volume_create_api' (9f136485-63cd-4d0e-86b4-2ab4b901d181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:24.606120 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fdfd825-6140-4481-b09a-31c1fc8b89ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:24.606803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:24.625006 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fdfd825-6140-4481-b09a-31c1fc8b89ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:03:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2043211621',vendor_name='tempest-vendor_name-689626062'},id=b4d87f77-050c-498c-8418-31912bcf53cf,is_public=True,name='tempest-ProjectAdminTests-volume-type-647029429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4d87f77-050c-498c-8418-31912bcf53cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:24.625884 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ed37e6-d7e5-49fa-b78e-b3278f81e964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:24.650207 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-647029429 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-647029429, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:24.650462 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-647029429 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-647029429, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:24.677374 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Created reservations ['c5e928fb-15f3-44ec-aaad-96a8f6e8c6f7', '2e58daae-a166-4da8-9bc3-4c5ea8f8f841', '2eecfd4a-a0ea-4243-bb0e-4940bed3f62c', '4eb7ace7-5568-41fb-a30c-6e4254dc0cf8'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:24.678173 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ed37e6-d7e5-49fa-b78e-b3278f81e964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5e928fb-15f3-44ec-aaad-96a8f6e8c6f7', '2e58daae-a166-4da8-9bc3-4c5ea8f8f841', '2eecfd4a-a0ea-4243-bb0e-4940bed3f62c', '4eb7ace7-5568-41fb-a30c-6e4254dc0cf8']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:24.678858 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6f33c4-b31e-45b0-b40b-6eca4ebf24b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:24.703021 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6f33c4-b31e-45b0-b40b-6eca4ebf24b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e90af95-43fb-46ce-a5c0-e49d171b4190', '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='b8d446b5e43142ed8df54875471994f8',qos_specs=None,replication_status=,reservations=['c5e928fb-15f3-44ec-aaad-96a8f6e8c6f7','2e58daae-a166-4da8-9bc3-4c5ea8f8f841','2eecfd4a-a0ea-4243-bb0e-4940bed3f62c','4eb7ace7-5568-41fb-a30c-6e4254dc0cf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9389145c45914e1986da59d8986419b1',volume_type_id=b4d87f77-050c-498c-8418-31912bcf53cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:24Z,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=4e90af95-43fb-46ce-a5c0-e49d171b4190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8d446b5e43142ed8df54875471994f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9389145c45914e1986da59d8986419b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4d87f77-050c-498c-8418-31912bcf53cf),volume_type_id=b4d87f77-050c-498c-8418-31912bcf53cf)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:24.703752 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f29f82-8600-409f-9503-da0c90fe23b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:24.722446 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f29f82-8600-409f-9503-da0c90fe23b5) transitioned into state 'SUCCESS' from 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='b8d446b5e43142ed8df54875471994f8',qos_specs=None,replication_status=,reservations=['c5e928fb-15f3-44ec-aaad-96a8f6e8c6f7','2e58daae-a166-4da8-9bc3-4c5ea8f8f841','2eecfd4a-a0ea-4243-bb0e-4940bed3f62c','4eb7ace7-5568-41fb-a30c-6e4254dc0cf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9389145c45914e1986da59d8986419b1',volume_type_id=b4d87f77-050c-498c-8418-31912bcf53cf)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:24.723116 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02bca13-dfc4-4566-9626-db1f7dc110e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:24.732560 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02bca13-dfc4-4566-9626-db1f7dc110e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:24.733372 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Flow 'volume_create_api' (9f136485-63cd-4d0e-86b4-2ab4b901d181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:24.733636 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Create volume request issued successfully. Aug 07 19:03:24.734199 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-63d2bb64-4951-4143-aebb-b1b689cf33d5 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:24.734579 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1232/4932] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:03:24 2026] POST /volume/v3/volumes => generated 770 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:24.748291 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-85c7b7b9-9923-47ea-8aa3-55577b70bbb6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:24.749927 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-85c7b7b9-9923-47ea-8aa3-55577b70bbb6 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/volumes/4e90af95-43fb-46ce-a5c0-e49d171b4190 Aug 07 19:03:24.750239 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-85c7b7b9-9923-47ea-8aa3-55577b70bbb6 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:24.751416 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-85c7b7b9-9923-47ea-8aa3-55577b70bbb6 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:24.758075 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:24.758075 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:24.760360 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-85c7b7b9-9923-47ea-8aa3-55577b70bbb6 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Volume info retrieved successfully. Aug 07 19:03:24.764903 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-85c7b7b9-9923-47ea-8aa3-55577b70bbb6 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes/4e90af95-43fb-46ce-a5c0-e49d171b4190 returned with HTTP 200 Aug 07 19:03:24.765387 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1239/4933] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:24 2026] GET /volume/v3/volumes/4e90af95-43fb-46ce-a5c0-e49d171b4190 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:25.293731 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-35e1444c-76bb-4a12-ae2b-63b640a02b9d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:25.295426 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35e1444c-76bb-4a12-ae2b-63b640a02b9d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e Aug 07 19:03:25.295683 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-35e1444c-76bb-4a12-ae2b-63b640a02b9d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:25.295865 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-35e1444c-76bb-4a12-ae2b-63b640a02b9d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:25.300338 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-35e1444c-76bb-4a12-ae2b-63b640a02b9d tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e returned with HTTP 404 Aug 07 19:03:25.300794 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1236/4934] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:25 2026] GET /volume/v3/snapshots/4cf54821-3063-46ec-aa4c-a25e47c4b40e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:25.307071 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-283827d2-a79b-4473-8dab-f63d8710e125 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:25.308680 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-283827d2-a79b-4473-8dab-f63d8710e125 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 Aug 07 19:03:25.308887 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-283827d2-a79b-4473-8dab-f63d8710e125 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:25.309073 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-283827d2-a79b-4473-8dab-f63d8710e125 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:25.309230 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-283827d2-a79b-4473-8dab-f63d8710e125 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume with id: 2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 Aug 07 19:03:25.315600 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:25.315600 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:25.316066 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-283827d2-a79b-4473-8dab-f63d8710e125 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:25.334677 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-283827d2-a79b-4473-8dab-f63d8710e125 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume request issued successfully. Aug 07 19:03:25.334938 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-283827d2-a79b-4473-8dab-f63d8710e125 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 returned with HTTP 202 Aug 07 19:03:25.335408 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1228/4935] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:25 2026] DELETE /volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:25.341915 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-59bbe684-d750-463e-a6cb-8c96ad123160 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:25.343955 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-59bbe684-d750-463e-a6cb-8c96ad123160 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 Aug 07 19:03:25.344239 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-59bbe684-d750-463e-a6cb-8c96ad123160 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:25.344541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-59bbe684-d750-463e-a6cb-8c96ad123160 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:25.353007 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:25.353007 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:25.357980 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-59bbe684-d750-463e-a6cb-8c96ad123160 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:25.362384 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-59bbe684-d750-463e-a6cb-8c96ad123160 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 returned with HTTP 200 Aug 07 19:03:25.362815 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1233/4936] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:25 2026] GET /volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:25.783325 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c8e2b249-5968-41d4-ab9a-01a8d91a5c6c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:25.785575 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8e2b249-5968-41d4-ab9a-01a8d91a5c6c tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/volumes/4e90af95-43fb-46ce-a5c0-e49d171b4190 Aug 07 19:03:25.785785 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8e2b249-5968-41d4-ab9a-01a8d91a5c6c tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:25.785963 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8e2b249-5968-41d4-ab9a-01a8d91a5c6c tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:25.792280 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:25.792280 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:25.795230 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c8e2b249-5968-41d4-ab9a-01a8d91a5c6c tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Volume info retrieved successfully. Aug 07 19:03:25.798735 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8e2b249-5968-41d4-ab9a-01a8d91a5c6c tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes/4e90af95-43fb-46ce-a5c0-e49d171b4190 returned with HTTP 200 Aug 07 19:03:25.799124 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1240/4937] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:25 2026] GET /volume/v3/volumes/4e90af95-43fb-46ce-a5c0-e49d171b4190 => generated 970 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:25.814308 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3201a690-53ec-40e7-88b8-7675c9b11ca4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:25.815905 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3201a690-53ec-40e7-88b8-7675c9b11ca4 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/messages Aug 07 19:03:25.816138 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3201a690-53ec-40e7-88b8-7675c9b11ca4 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:25.816361 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3201a690-53ec-40e7-88b8-7675c9b11ca4 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:25.820249 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3201a690-53ec-40e7-88b8-7675c9b11ca4 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 19:03:25.820814 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1237/4938] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 19:03:25 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 07 19:03:25.829985 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c2aca621-2e42-4ef5-994a-1157e73714d2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:25.831846 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c2aca621-2e42-4ef5-994a-1157e73714d2 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/messages Aug 07 19:03:25.832126 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c2aca621-2e42-4ef5-994a-1157e73714d2 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:25.832357 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c2aca621-2e42-4ef5-994a-1157e73714d2 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:25.835918 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c2aca621-2e42-4ef5-994a-1157e73714d2 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 19:03:25.836416 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1229/4939] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 19:03:25 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 07 19:03:25.846255 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-50a67274-b9bb-46d9-9406-85309bec78d1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:25.847881 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-50a67274-b9bb-46d9-9406-85309bec78d1 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] DELETE https://10.4.3.15/volume/v3/messages/15d1f2d4-8480-4e4d-9d43-ec54c9b3cda2 Aug 07 19:03:25.848111 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-50a67274-b9bb-46d9-9406-85309bec78d1 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:25.848287 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-50a67274-b9bb-46d9-9406-85309bec78d1 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:25.857443 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-50a67274-b9bb-46d9-9406-85309bec78d1 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/messages/15d1f2d4-8480-4e4d-9d43-ec54c9b3cda2 returned with HTTP 204 Aug 07 19:03:25.857810 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1234/4940] 10.4.3.15 () {68 vars in 1387 bytes} [Fri Aug 7 19:03:25 2026] DELETE /volume/v3/messages/15d1f2d4-8480-4e4d-9d43-ec54c9b3cda2 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 19:03:25.867018 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:25.869111 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/4e90af95-43fb-46ce-a5c0-e49d171b4190 Aug 07 19:03:25.869324 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:25.869748 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:25.870017 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Delete volume with id: 4e90af95-43fb-46ce-a5c0-e49d171b4190 Aug 07 19:03:25.876271 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:25.876271 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:25.876568 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Volume info retrieved successfully. Aug 07 19:03:25.877654 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100343) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 19:03:25.886949 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-647029429 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-647029429, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:25.887316 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-647029429 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-647029429, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:25.895602 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Created reservations ['3288c393-4863-477a-9867-ac780851a626', 'e56de323-a7f8-4aa7-8d10-3f4f7820bdae', '260906d1-bd29-4584-8589-4956c37886d8', '5bff636c-47c1-4278-86ba-e7e8e0fbd4b6'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:25.919157 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Delete volume request issued successfully. Aug 07 19:03:25.919359 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec8efe31-cfc0-4a6c-a9b2-19824485a31b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes/4e90af95-43fb-46ce-a5c0-e49d171b4190 returned with HTTP 202 Aug 07 19:03:25.919865 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1241/4941] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:25 2026] DELETE /volume/v3/volumes/4e90af95-43fb-46ce-a5c0-e49d171b4190 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:25.928983 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-21060e2f-2313-477a-8a8d-7c7c05ed886c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:25.930657 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-21060e2f-2313-477a-8a8d-7c7c05ed886c tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] DELETE https://10.4.3.15/volume/v3/types/b4d87f77-050c-498c-8418-31912bcf53cf Aug 07 19:03:25.931070 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-21060e2f-2313-477a-8a8d-7c7c05ed886c tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:25.931424 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-21060e2f-2313-477a-8a8d-7c7c05ed886c tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:25.952953 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-21060e2f-2313-477a-8a8d-7c7c05ed886c tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/types/b4d87f77-050c-498c-8418-31912bcf53cf returned with HTTP 202 Aug 07 19:03:25.953507 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1238/4942] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:25 2026] DELETE /volume/v3/types/b4d87f77-050c-498c-8418-31912bcf53cf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:25.960688 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-44fc010e-a231-4a90-b566-83ad4d0e1f3e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:25.962326 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44fc010e-a231-4a90-b566-83ad4d0e1f3e tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:25.962736 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44fc010e-a231-4a90-b566-83ad4d0e1f3e tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2102003400", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1125023884", "vendor_name": "tempest-vendor_name-261897526"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:25.978050 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44fc010e-a231-4a90-b566-83ad4d0e1f3e tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:25.978496 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1230/4943] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:25 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 07 19:03:25.990884 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:25.992334 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:25.992750 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "10d847e5-878d-4a22-8f56-e01c2aa2500f", "size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:25.994004 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Create volume request body: {'volume': {'volume_type': '10d847e5-878d-4a22-8f56-e01c2aa2500f', 'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:25.997051 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Create volume of 1 GB Aug 07 19:03:25.997272 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:25.997272 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:25.997549 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:26.003234 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Flow 'volume_create_api' (fdd59b29-c23d-4142-9fbf-516761bad1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:26.004124 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa439ba6-61d5-4cd6-af1d-f5ec3c921067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:26.004746 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:26.026421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa439ba6-61d5-4cd6-af1d-f5ec3c921067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:03:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1125023884',vendor_name='tempest-vendor_name-261897526'},id=10d847e5-878d-4a22-8f56-e01c2aa2500f,is_public=True,name='tempest-ProjectAdminTests-volume-type-2102003400',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10d847e5-878d-4a22-8f56-e01c2aa2500f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:26.027268 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae6853b1-2f76-4410-828d-bf53b103be2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:26.054258 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2102003400 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2102003400, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:26.054509 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2102003400 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2102003400, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:26.088009 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Created reservations ['5dca453d-a066-4f9e-994e-77d656de59fe', 'c604d14f-10ea-4762-a481-962f79d355d0', '06138ee8-e103-450c-a8a1-dac122321b13', 'a9837b7f-5a5c-48f9-9532-eba9cc1b952e'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:26.088737 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae6853b1-2f76-4410-828d-bf53b103be2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dca453d-a066-4f9e-994e-77d656de59fe', 'c604d14f-10ea-4762-a481-962f79d355d0', '06138ee8-e103-450c-a8a1-dac122321b13', 'a9837b7f-5a5c-48f9-9532-eba9cc1b952e']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:26.089378 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6b7100-3ae9-448e-aab7-b0bb81277f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:26.114947 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6b7100-3ae9-448e-aab7-b0bb81277f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b', '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='b8d446b5e43142ed8df54875471994f8',qos_specs=None,replication_status=,reservations=['5dca453d-a066-4f9e-994e-77d656de59fe','c604d14f-10ea-4762-a481-962f79d355d0','06138ee8-e103-450c-a8a1-dac122321b13','a9837b7f-5a5c-48f9-9532-eba9cc1b952e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9389145c45914e1986da59d8986419b1',volume_type_id=10d847e5-878d-4a22-8f56-e01c2aa2500f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03: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=1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8d446b5e43142ed8df54875471994f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9389145c45914e1986da59d8986419b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10d847e5-878d-4a22-8f56-e01c2aa2500f),volume_type_id=10d847e5-878d-4a22-8f56-e01c2aa2500f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:26.116205 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20df2e7d-e5bf-4f48-a4e0-cd083b2b5ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:26.143107 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20df2e7d-e5bf-4f48-a4e0-cd083b2b5ee1) transitioned into state 'SUCCESS' from 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='b8d446b5e43142ed8df54875471994f8',qos_specs=None,replication_status=,reservations=['5dca453d-a066-4f9e-994e-77d656de59fe','c604d14f-10ea-4762-a481-962f79d355d0','06138ee8-e103-450c-a8a1-dac122321b13','a9837b7f-5a5c-48f9-9532-eba9cc1b952e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9389145c45914e1986da59d8986419b1',volume_type_id=10d847e5-878d-4a22-8f56-e01c2aa2500f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:26.144114 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0eae9c-750f-4e2e-b620-650de0e5510c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:26.155963 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0eae9c-750f-4e2e-b620-650de0e5510c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:26.156418 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Flow 'volume_create_api' (fdd59b29-c23d-4142-9fbf-516761bad1f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:26.156742 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Create volume request issued successfully. Aug 07 19:03:26.157317 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8a3f41e2-4c57-4396-80c0-e7f9eb6d1685 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:26.157742 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1235/4944] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:03:25 2026] POST /volume/v3/volumes => generated 771 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:26.173113 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4edc50fa-572a-4e52-88d3-137cef1f112b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:26.175298 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4edc50fa-572a-4e52-88d3-137cef1f112b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/volumes/1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b Aug 07 19:03:26.175298 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4edc50fa-572a-4e52-88d3-137cef1f112b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:26.175298 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4edc50fa-572a-4e52-88d3-137cef1f112b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:26.182871 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:26.182871 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:26.186580 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4edc50fa-572a-4e52-88d3-137cef1f112b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Volume info retrieved successfully. Aug 07 19:03:26.190156 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4edc50fa-572a-4e52-88d3-137cef1f112b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes/1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b returned with HTTP 200 Aug 07 19:03:26.190495 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1242/4945] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:26 2026] GET /volume/v3/volumes/1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 19:03:26.376334 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-28c6effd-6885-4039-b10c-570601f1a41c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:26.378160 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-28c6effd-6885-4039-b10c-570601f1a41c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 Aug 07 19:03:26.378367 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-28c6effd-6885-4039-b10c-570601f1a41c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:26.378526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-28c6effd-6885-4039-b10c-570601f1a41c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:26.384813 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-28c6effd-6885-4039-b10c-570601f1a41c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 returned with HTTP 404 Aug 07 19:03:26.385325 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1239/4946] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:26 2026] GET /volume/v3/volumes/2aa1c547-c48e-4314-b62c-eb5bc7cf3c70 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:26.393040 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:26.395098 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:26.395472 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1524760342"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:26.397244 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1524760342'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:26.397564 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume of 1 GB Aug 07 19:03:26.402162 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:26.407085 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (cfe5f8f9-6b82-466e-bf30-de8bb970f766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:26.408275 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dceaf7a3-85ea-44e2-a9b5-dbd3a5a92a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:26.408974 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:26.430962 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dceaf7a3-85ea-44e2-a9b5-dbd3a5a92a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:26.431797 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b26f97b-790f-4ba7-bcaa-44bc49c4b84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:26.467560 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['37d6e25e-cbea-45fe-9e84-8677b778b302', '1622d85b-1bcb-46b4-941b-20c0f7fdee2d', 'f57bbe8a-8287-4152-9a40-fb6643f20e5d', '72b9c747-9176-42aa-a7fa-42e56804a64a'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:26.468687 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b26f97b-790f-4ba7-bcaa-44bc49c4b84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37d6e25e-cbea-45fe-9e84-8677b778b302', '1622d85b-1bcb-46b4-941b-20c0f7fdee2d', 'f57bbe8a-8287-4152-9a40-fb6643f20e5d', '72b9c747-9176-42aa-a7fa-42e56804a64a']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:26.469483 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ca50b8-cdc2-4bec-9534-a5ea2f849509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:26.490861 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ca50b8-cdc2-4bec-9534-a5ea2f849509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '490d696f-7fb1-4bd9-a9b0-c55d6808021e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1524760342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['37d6e25e-cbea-45fe-9e84-8677b778b302','1622d85b-1bcb-46b4-941b-20c0f7fdee2d','f57bbe8a-8287-4152-9a40-fb6643f20e5d','72b9c747-9176-42aa-a7fa-42e56804a64a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1524760342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=490d696f-7fb1-4bd9-a9b0-c55d6808021e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c992b74b76c04771a03e0a7c983efad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ac49d663ac45a194343ca2f9818812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:26.491686 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f8afb7-4428-4358-86da-be24f79fe1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:26.509434 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f8afb7-4428-4358-86da-be24f79fe1c9) transitioned into state 'SUCCESS' from state '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-1524760342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['37d6e25e-cbea-45fe-9e84-8677b778b302','1622d85b-1bcb-46b4-941b-20c0f7fdee2d','f57bbe8a-8287-4152-9a40-fb6643f20e5d','72b9c747-9176-42aa-a7fa-42e56804a64a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:26.510258 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b32079-c3a3-423f-8575-98d05c71a54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:26.518876 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b32079-c3a3-423f-8575-98d05c71a54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:26.519816 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (cfe5f8f9-6b82-466e-bf30-de8bb970f766) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:26.520217 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request issued successfully. Aug 07 19:03:26.520751 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f631d2d7-2d72-4d77-a31f-ff84474b3055 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:26.521186 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1231/4947] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:03:26 2026] POST /volume/v3/volumes => generated 776 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:26.533022 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6dcf3413-e3af-4247-ae24-030b4273a157 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:26.535436 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6dcf3413-e3af-4247-ae24-030b4273a157 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e Aug 07 19:03:26.535689 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6dcf3413-e3af-4247-ae24-030b4273a157 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:26.535968 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6dcf3413-e3af-4247-ae24-030b4273a157 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:26.546067 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:26.546067 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:26.550935 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6dcf3413-e3af-4247-ae24-030b4273a157 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:26.557397 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6dcf3413-e3af-4247-ae24-030b4273a157 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e returned with HTTP 200 Aug 07 19:03:26.558315 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1236/4948] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:26 2026] GET /volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:27.207078 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-58096a2b-3965-488c-a82d-aa943a2f008e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:27.209440 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58096a2b-3965-488c-a82d-aa943a2f008e tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/volumes/1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b Aug 07 19:03:27.209648 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58096a2b-3965-488c-a82d-aa943a2f008e tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:27.209847 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58096a2b-3965-488c-a82d-aa943a2f008e tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:27.224499 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:27.224499 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:27.234269 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-58096a2b-3965-488c-a82d-aa943a2f008e tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Volume info retrieved successfully. Aug 07 19:03:27.239913 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58096a2b-3965-488c-a82d-aa943a2f008e tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes/1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b returned with HTTP 200 Aug 07 19:03:27.240371 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1243/4949] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:27 2026] GET /volume/v3/volumes/1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b => generated 971 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:27.253528 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-465abdbb-89ea-454d-8476-b2b7d437b9f7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:27.256455 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-465abdbb-89ea-454d-8476-b2b7d437b9f7 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/messages Aug 07 19:03:27.256653 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-465abdbb-89ea-454d-8476-b2b7d437b9f7 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:27.256856 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-465abdbb-89ea-454d-8476-b2b7d437b9f7 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:27.263841 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-465abdbb-89ea-454d-8476-b2b7d437b9f7 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 19:03:27.264215 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1240/4950] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 19:03:27 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:27.273331 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f3b8a38b-239a-4d34-9372-a02fea561095 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:27.275381 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3b8a38b-239a-4d34-9372-a02fea561095 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] GET https://10.4.3.15/volume/v3/messages/eeeb3932-ba5a-45fc-a592-2a4bae9bd5df Aug 07 19:03:27.275593 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f3b8a38b-239a-4d34-9372-a02fea561095 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:27.275936 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f3b8a38b-239a-4d34-9372-a02fea561095 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:27.278625 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:27.278625 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:27.279210 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3b8a38b-239a-4d34-9372-a02fea561095 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/messages/eeeb3932-ba5a-45fc-a592-2a4bae9bd5df returned with HTTP 200 Aug 07 19:03:27.279623 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1232/4951] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:27 2026] GET /volume/v3/messages/eeeb3932-ba5a-45fc-a592-2a4bae9bd5df => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:27.288366 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-48be1f38-d582-435b-b854-d94eb0065fa6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:27.290718 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-48be1f38-d582-435b-b854-d94eb0065fa6 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] DELETE https://10.4.3.15/volume/v3/messages/eeeb3932-ba5a-45fc-a592-2a4bae9bd5df Aug 07 19:03:27.290947 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-48be1f38-d582-435b-b854-d94eb0065fa6 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:27.291206 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-48be1f38-d582-435b-b854-d94eb0065fa6 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:27.306341 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-48be1f38-d582-435b-b854-d94eb0065fa6 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/messages/eeeb3932-ba5a-45fc-a592-2a4bae9bd5df returned with HTTP 204 Aug 07 19:03:27.306745 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1237/4952] 10.4.3.15 () {68 vars in 1387 bytes} [Fri Aug 7 19:03:27 2026] DELETE /volume/v3/messages/eeeb3932-ba5a-45fc-a592-2a4bae9bd5df => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 19:03:27.314751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-62f37cff-9eed-4f03-a308-00f25690785b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:27.317049 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-62f37cff-9eed-4f03-a308-00f25690785b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b Aug 07 19:03:27.317273 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-62f37cff-9eed-4f03-a308-00f25690785b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:27.317457 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-62f37cff-9eed-4f03-a308-00f25690785b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:27.317651 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-62f37cff-9eed-4f03-a308-00f25690785b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Delete volume with id: 1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b Aug 07 19:03:27.326658 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:27.326658 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:27.326966 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-62f37cff-9eed-4f03-a308-00f25690785b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Volume info retrieved successfully. Aug 07 19:03:27.329797 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62f37cff-9eed-4f03-a308-00f25690785b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100343) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 19:03:27.348219 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-62f37cff-9eed-4f03-a308-00f25690785b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2102003400 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2102003400, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:27.348624 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-62f37cff-9eed-4f03-a308-00f25690785b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2102003400 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2102003400, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:27.359720 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-62f37cff-9eed-4f03-a308-00f25690785b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Created reservations ['f24da067-cd35-472c-8ae2-38951c913a44', '366ca204-b558-41c1-85e0-9f0fe29b282e', '29d6948c-092a-44ed-89f0-8ca14ddf4dba', '05b11c20-6099-4032-95af-72b8617038ea'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:27.384058 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-62f37cff-9eed-4f03-a308-00f25690785b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Delete volume request issued successfully. Aug 07 19:03:27.384264 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-62f37cff-9eed-4f03-a308-00f25690785b tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/volumes/1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b returned with HTTP 202 Aug 07 19:03:27.384689 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1244/4953] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:27 2026] DELETE /volume/v3/volumes/1c0a32f6-12ea-4c96-a6f0-64a4af8e8c8b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:27.391659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7829303a-f47f-4dbc-9c2a-4d9fdacd8e70 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:27.393298 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7829303a-f47f-4dbc-9c2a-4d9fdacd8e70 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] DELETE https://10.4.3.15/volume/v3/types/10d847e5-878d-4a22-8f56-e01c2aa2500f Aug 07 19:03:27.393518 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7829303a-f47f-4dbc-9c2a-4d9fdacd8e70 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:27.393687 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7829303a-f47f-4dbc-9c2a-4d9fdacd8e70 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:27.417674 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7829303a-f47f-4dbc-9c2a-4d9fdacd8e70 tempest-ProjectAdminTests-240424887 tempest-ProjectAdminTests-240424887-project-admin] https://10.4.3.15/volume/v3/types/10d847e5-878d-4a22-8f56-e01c2aa2500f returned with HTTP 202 Aug 07 19:03:27.418072 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1241/4954] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:27 2026] DELETE /volume/v3/types/10d847e5-878d-4a22-8f56-e01c2aa2500f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:27.569741 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bd036628-a7ec-4cd1-b352-cecbb80c9f74 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:27.571716 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd036628-a7ec-4cd1-b352-cecbb80c9f74 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e Aug 07 19:03:27.571904 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd036628-a7ec-4cd1-b352-cecbb80c9f74 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:27.572104 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd036628-a7ec-4cd1-b352-cecbb80c9f74 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:27.578651 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:27.578651 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:27.581949 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bd036628-a7ec-4cd1-b352-cecbb80c9f74 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:27.585440 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd036628-a7ec-4cd1-b352-cecbb80c9f74 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e returned with HTTP 200 Aug 07 19:03:27.585893 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1233/4955] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:27 2026] GET /volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:27.598295 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c0653f63-7f6a-4f1e-be24-387d4b83a243 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:27.599838 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c0653f63-7f6a-4f1e-be24-387d4b83a243 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:03:27.600168 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c0653f63-7f6a-4f1e-be24-387d4b83a243 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "490d696f-7fb1-4bd9-a9b0-c55d6808021e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-490702519"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:27.612236 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:27.612236 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:27.612637 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c0653f63-7f6a-4f1e-be24-387d4b83a243 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:27.612807 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-c0653f63-7f6a-4f1e-be24-387d4b83a243 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create snapshot from volume 490d696f-7fb1-4bd9-a9b0-c55d6808021e Aug 07 19:03:27.643788 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-c0653f63-7f6a-4f1e-be24-387d4b83a243 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['ca60e391-1666-438a-9bfe-a9f6493c1d31', '9705bab9-4b52-4abf-ae32-41f67d32268f', '5d083873-9fae-45f3-8bc1-ce258fc9c4fe', '63d6e034-4984-407d-8892-33d96ea55fd1'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:27.678435 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c0653f63-7f6a-4f1e-be24-387d4b83a243 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot create request issued successfully. Aug 07 19:03:27.679046 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c0653f63-7f6a-4f1e-be24-387d4b83a243 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:03:27.679553 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1238/4956] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:03:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:27.691051 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-779e0ed5-2bb8-4e50-b85c-271185a5097a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:27.694318 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-779e0ed5-2bb8-4e50-b85c-271185a5097a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b Aug 07 19:03:27.694574 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-779e0ed5-2bb8-4e50-b85c-271185a5097a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:27.694822 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-779e0ed5-2bb8-4e50-b85c-271185a5097a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:27.701214 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:27.701214 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:27.701782 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-779e0ed5-2bb8-4e50-b85c-271185a5097a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:27.702676 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-779e0ed5-2bb8-4e50-b85c-271185a5097a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b returned with HTTP 200 Aug 07 19:03:27.703482 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1245/4957] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:27 2026] GET /volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:28.715261 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0d56d62b-df95-4909-b519-d89c96b8b282 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:28.716791 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0d56d62b-df95-4909-b519-d89c96b8b282 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b Aug 07 19:03:28.716968 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0d56d62b-df95-4909-b519-d89c96b8b282 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:28.717157 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0d56d62b-df95-4909-b519-d89c96b8b282 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:28.722101 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:28.722101 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:28.722372 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0d56d62b-df95-4909-b519-d89c96b8b282 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:28.722959 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0d56d62b-df95-4909-b519-d89c96b8b282 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b returned with HTTP 200 Aug 07 19:03:28.723312 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1242/4958] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:28 2026] GET /volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:28.731908 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-520d0cf2-b886-463d-8f29-f48615ef48bd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:28.733883 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-520d0cf2-b886-463d-8f29-f48615ef48bd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] PUT https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b Aug 07 19:03:28.734240 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-520d0cf2-b886-463d-8f29-f48615ef48bd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:28.740292 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:28.740292 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:28.740749 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-520d0cf2-b886-463d-8f29-f48615ef48bd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Snapshot retrieved successfully. Aug 07 19:03:28.747321 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-520d0cf2-b886-463d-8f29-f48615ef48bd tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b returned with HTTP 200 Aug 07 19:03:28.747852 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1234/4959] 10.4.3.15 () {68 vars in 1367 bytes} [Fri Aug 7 19:03:28 2026] PUT /volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b => generated 360 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:28.760090 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5d05d306-e7cb-4abb-bbe5-4a716856f00b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:28.764245 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5d05d306-e7cb-4abb-bbe5-4a716856f00b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b Aug 07 19:03:28.764505 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5d05d306-e7cb-4abb-bbe5-4a716856f00b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:28.764750 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5d05d306-e7cb-4abb-bbe5-4a716856f00b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:28.764885 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-5d05d306-e7cb-4abb-bbe5-4a716856f00b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete snapshot with id: cf6ed494-1516-4369-9518-dbc73258494b Aug 07 19:03:28.776099 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:28.776099 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:28.776508 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5d05d306-e7cb-4abb-bbe5-4a716856f00b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:28.797277 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5d05d306-e7cb-4abb-bbe5-4a716856f00b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot delete request issued successfully. Aug 07 19:03:28.797472 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5d05d306-e7cb-4abb-bbe5-4a716856f00b tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b returned with HTTP 202 Aug 07 19:03:28.799723 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1239/4960] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:28 2026] DELETE /volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:28.810544 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5a68abf2-e69c-4221-9f87-085cf0953a98 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:28.812540 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a68abf2-e69c-4221-9f87-085cf0953a98 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b Aug 07 19:03:28.814169 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a68abf2-e69c-4221-9f87-085cf0953a98 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:28.814169 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a68abf2-e69c-4221-9f87-085cf0953a98 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:28.818369 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:28.818369 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:28.818824 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5a68abf2-e69c-4221-9f87-085cf0953a98 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:28.819610 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a68abf2-e69c-4221-9f87-085cf0953a98 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b returned with HTTP 200 Aug 07 19:03:28.820169 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1246/4961] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:28 2026] GET /volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b => generated 493 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:28.925420 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b37e2599-2c01-4379-a603-d956076873e2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:29.005312 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b37e2599-2c01-4379-a603-d956076873e2 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:29.005682 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b37e2599-2c01-4379-a603-d956076873e2 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1760234835", "extra_specs": {"storage_protocol": "tempest-storage_protocol-948913425", "vendor_name": "tempest-vendor_name-137351988"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:29.020126 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b37e2599-2c01-4379-a603-d956076873e2 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:29.020565 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1243/4962] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:28 2026] POST /volume/v3/types => generated 328 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:29.028012 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:29.029775 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:29.030182 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f7b5411b-07cc-46bc-a8ad-bf5b7f6ac0ce", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:29.031632 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Create volume request body: {'volume': {'volume_type': 'f7b5411b-07cc-46bc-a8ad-bf5b7f6ac0ce', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:29.036388 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Create volume of 1 GB Aug 07 19:03:29.036736 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:29.036736 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:29.037153 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:29.043058 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Flow 'volume_create_api' (b33e2c95-9faa-42f7-b4f8-950ecb0c704a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:29.044239 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f0cd69d-4791-4fd1-91d4-052025e127c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:29.045113 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:29.063292 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f0cd69d-4791-4fd1-91d4-052025e127c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:03:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-948913425',vendor_name='tempest-vendor_name-137351988'},id=f7b5411b-07cc-46bc-a8ad-bf5b7f6ac0ce,is_public=True,name='tempest-ProjectReaderTests-volume-type-1760234835',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7b5411b-07cc-46bc-a8ad-bf5b7f6ac0ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:29.063978 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f64a70-6783-4547-bd30-77b7e990dece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:29.090260 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1760234835 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1760234835, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:29.090519 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1760234835 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1760234835, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:29.124021 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Created reservations ['fdaed096-4680-412d-97e8-d9cccfa7c789', 'cc8b1739-4c8f-436c-9415-772bf63209cf', '6df5d0a1-efb7-4f94-9ff6-96ff28ebb101', '0707b32d-ddd7-4382-80d6-9da6b4ef48eb'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:29.124870 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f64a70-6783-4547-bd30-77b7e990dece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdaed096-4680-412d-97e8-d9cccfa7c789', 'cc8b1739-4c8f-436c-9415-772bf63209cf', '6df5d0a1-efb7-4f94-9ff6-96ff28ebb101', '0707b32d-ddd7-4382-80d6-9da6b4ef48eb']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:29.125559 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d592a7ed-c210-49f1-b2e0-f0804efd2dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:29.148191 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d592a7ed-c210-49f1-b2e0-f0804efd2dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b24afe0d-6f6e-495d-a8f7-f7a91f3338ce', '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='72c9a9170bfa4bf092b5c186bd0e4713',qos_specs=None,replication_status=,reservations=['fdaed096-4680-412d-97e8-d9cccfa7c789','cc8b1739-4c8f-436c-9415-772bf63209cf','6df5d0a1-efb7-4f94-9ff6-96ff28ebb101','0707b32d-ddd7-4382-80d6-9da6b4ef48eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a460c5d2ac4c2882a8015ae52ab208',volume_type_id=f7b5411b-07cc-46bc-a8ad-bf5b7f6ac0ce), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b24afe0d-6f6e-495d-a8f7-f7a91f3338ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72c9a9170bfa4bf092b5c186bd0e4713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4a460c5d2ac4c2882a8015ae52ab208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7b5411b-07cc-46bc-a8ad-bf5b7f6ac0ce),volume_type_id=f7b5411b-07cc-46bc-a8ad-bf5b7f6ac0ce)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:29.148891 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c7bcf5-fe54-49de-807f-20a4be9b0506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:29.163845 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c7bcf5-fe54-49de-807f-20a4be9b0506) transitioned into state 'SUCCESS' from 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='72c9a9170bfa4bf092b5c186bd0e4713',qos_specs=None,replication_status=,reservations=['fdaed096-4680-412d-97e8-d9cccfa7c789','cc8b1739-4c8f-436c-9415-772bf63209cf','6df5d0a1-efb7-4f94-9ff6-96ff28ebb101','0707b32d-ddd7-4382-80d6-9da6b4ef48eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a460c5d2ac4c2882a8015ae52ab208',volume_type_id=f7b5411b-07cc-46bc-a8ad-bf5b7f6ac0ce)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:29.164458 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a44a55-a921-4059-826f-b6f88e99f65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:29.171486 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a44a55-a921-4059-826f-b6f88e99f65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:29.172359 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Flow 'volume_create_api' (b33e2c95-9faa-42f7-b4f8-950ecb0c704a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:29.172617 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Create volume request issued successfully. Aug 07 19:03:29.173134 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-febe0e3a-2f3f-4ad1-aabb-b6ddece8bdfe tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:29.173503 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1235/4963] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:03:29 2026] POST /volume/v3/volumes => generated 772 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:29.183621 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6934570c-896a-455d-a4a3-2074805e3aad None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:29.185403 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6934570c-896a-455d-a4a3-2074805e3aad tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] GET https://10.4.3.15/volume/v3/volumes/b24afe0d-6f6e-495d-a8f7-f7a91f3338ce Aug 07 19:03:29.185599 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6934570c-896a-455d-a4a3-2074805e3aad tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:29.185827 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6934570c-896a-455d-a4a3-2074805e3aad tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:29.194224 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:29.194224 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:29.197566 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6934570c-896a-455d-a4a3-2074805e3aad tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Volume info retrieved successfully. Aug 07 19:03:29.201536 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6934570c-896a-455d-a4a3-2074805e3aad tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/volumes/b24afe0d-6f6e-495d-a8f7-f7a91f3338ce returned with HTTP 200 Aug 07 19:03:29.201906 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1240/4964] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:29 2026] GET /volume/v3/volumes/b24afe0d-6f6e-495d-a8f7-f7a91f3338ce => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:29.835366 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-47cab085-dc2b-403a-83db-2f9c419daeef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:29.837593 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-47cab085-dc2b-403a-83db-2f9c419daeef tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b Aug 07 19:03:29.837851 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-47cab085-dc2b-403a-83db-2f9c419daeef tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:29.838066 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-47cab085-dc2b-403a-83db-2f9c419daeef tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:29.843412 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-47cab085-dc2b-403a-83db-2f9c419daeef tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b returned with HTTP 404 Aug 07 19:03:29.843915 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1247/4965] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:29 2026] GET /volume/v3/snapshots/cf6ed494-1516-4369-9518-dbc73258494b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:29.850748 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f31d32be-e7f1-4807-a773-b9e56456bc4a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:29.856643 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f31d32be-e7f1-4807-a773-b9e56456bc4a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e Aug 07 19:03:29.856643 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f31d32be-e7f1-4807-a773-b9e56456bc4a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:29.856643 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f31d32be-e7f1-4807-a773-b9e56456bc4a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:29.856643 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-f31d32be-e7f1-4807-a773-b9e56456bc4a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume with id: 490d696f-7fb1-4bd9-a9b0-c55d6808021e Aug 07 19:03:29.873546 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:29.873546 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:29.873546 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f31d32be-e7f1-4807-a773-b9e56456bc4a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:29.894056 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f31d32be-e7f1-4807-a773-b9e56456bc4a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume request issued successfully. Aug 07 19:03:29.894294 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f31d32be-e7f1-4807-a773-b9e56456bc4a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e returned with HTTP 202 Aug 07 19:03:29.894717 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1244/4966] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:29 2026] DELETE /volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:29.903903 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2afe6b07-83ee-41d3-9477-f0bb93d616df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:29.905857 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2afe6b07-83ee-41d3-9477-f0bb93d616df tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e Aug 07 19:03:29.906112 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2afe6b07-83ee-41d3-9477-f0bb93d616df tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:29.906332 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2afe6b07-83ee-41d3-9477-f0bb93d616df tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:29.912957 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:29.912957 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:29.916295 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2afe6b07-83ee-41d3-9477-f0bb93d616df tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:29.920155 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2afe6b07-83ee-41d3-9477-f0bb93d616df tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e returned with HTTP 200 Aug 07 19:03:29.920646 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1236/4967] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:29 2026] GET /volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:30.213763 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-efba8a65-6e7b-4f91-a551-c8ea4a6a831d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.215493 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-efba8a65-6e7b-4f91-a551-c8ea4a6a831d tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] GET https://10.4.3.15/volume/v3/volumes/b24afe0d-6f6e-495d-a8f7-f7a91f3338ce Aug 07 19:03:30.215703 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-efba8a65-6e7b-4f91-a551-c8ea4a6a831d tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:30.215948 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-efba8a65-6e7b-4f91-a551-c8ea4a6a831d tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:30.222125 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:30.222125 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:30.225073 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-efba8a65-6e7b-4f91-a551-c8ea4a6a831d tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Volume info retrieved successfully. Aug 07 19:03:30.228434 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-efba8a65-6e7b-4f91-a551-c8ea4a6a831d tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/volumes/b24afe0d-6f6e-495d-a8f7-f7a91f3338ce returned with HTTP 200 Aug 07 19:03:30.228818 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1241/4968] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:30 2026] GET /volume/v3/volumes/b24afe0d-6f6e-495d-a8f7-f7a91f3338ce => generated 972 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:30.240751 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f58d81f2-3bd8-44d2-9ebd-189928bd7f18 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.242478 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f58d81f2-3bd8-44d2-9ebd-189928bd7f18 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] GET https://10.4.3.15/volume/v3/messages Aug 07 19:03:30.242673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f58d81f2-3bd8-44d2-9ebd-189928bd7f18 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:30.242873 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f58d81f2-3bd8-44d2-9ebd-189928bd7f18 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:30.249489 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f58d81f2-3bd8-44d2-9ebd-189928bd7f18 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 19:03:30.249974 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1248/4969] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 19:03:30 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 07 19:03:30.258653 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d751f1a1-df2a-4ee5-8577-5220f23d4951 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.311830 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d751f1a1-df2a-4ee5-8577-5220f23d4951 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-reader] GET https://10.4.3.15/volume/v3/messages Aug 07 19:03:30.312085 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d751f1a1-df2a-4ee5-8577-5220f23d4951 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-reader] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:30.312263 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d751f1a1-df2a-4ee5-8577-5220f23d4951 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-reader] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:30.315583 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d751f1a1-df2a-4ee5-8577-5220f23d4951 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-reader] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 19:03:30.316182 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1245/4970] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 19:03:30 2026] GET /volume/v3/messages => generated 668 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:30.323926 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-83982973-d794-4978-9322-c3d023721fb9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.325662 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-83982973-d794-4978-9322-c3d023721fb9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] DELETE https://10.4.3.15/volume/v3/messages/31bf0611-c139-498d-adab-5c5caef02c84 Aug 07 19:03:30.325892 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-83982973-d794-4978-9322-c3d023721fb9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:30.326085 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-83982973-d794-4978-9322-c3d023721fb9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:30.333502 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-83982973-d794-4978-9322-c3d023721fb9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/messages/31bf0611-c139-498d-adab-5c5caef02c84 returned with HTTP 204 Aug 07 19:03:30.334005 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1237/4971] 10.4.3.15 () {68 vars in 1387 bytes} [Fri Aug 7 19:03:30 2026] DELETE /volume/v3/messages/31bf0611-c139-498d-adab-5c5caef02c84 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 19:03:30.340090 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.343463 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/b24afe0d-6f6e-495d-a8f7-f7a91f3338ce Aug 07 19:03:30.343463 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:30.343463 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:30.343463 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Delete volume with id: b24afe0d-6f6e-495d-a8f7-f7a91f3338ce Aug 07 19:03:30.349195 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:30.349195 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:30.349485 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Volume info retrieved successfully. Aug 07 19:03:30.350365 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100345) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 19:03:30.367432 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1760234835 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1760234835, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:30.367432 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1760234835 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1760234835, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:30.375901 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Created reservations ['f866881a-2bd5-4e08-abbb-1b4ae730b816', '6792fe29-773a-4918-9945-72e96649af28', '5e063046-7b8b-496b-b88a-000691f318f2', '7a12b180-8d1e-407b-9ea8-3443d22f1ddb'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:30.396335 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Delete volume request issued successfully. Aug 07 19:03:30.396526 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4924fb6a-11f8-4ce8-8ab7-4e056cca79c9 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/volumes/b24afe0d-6f6e-495d-a8f7-f7a91f3338ce returned with HTTP 202 Aug 07 19:03:30.396930 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1242/4972] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:30 2026] DELETE /volume/v3/volumes/b24afe0d-6f6e-495d-a8f7-f7a91f3338ce => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:30.402957 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8e877cdd-c52e-46c1-b3d3-6c597c178cf3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.404574 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e877cdd-c52e-46c1-b3d3-6c597c178cf3 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] DELETE https://10.4.3.15/volume/v3/types/f7b5411b-07cc-46bc-a8ad-bf5b7f6ac0ce Aug 07 19:03:30.404767 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e877cdd-c52e-46c1-b3d3-6c597c178cf3 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:30.404977 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e877cdd-c52e-46c1-b3d3-6c597c178cf3 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:30.430958 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e877cdd-c52e-46c1-b3d3-6c597c178cf3 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/types/f7b5411b-07cc-46bc-a8ad-bf5b7f6ac0ce returned with HTTP 202 Aug 07 19:03:30.431383 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1249/4973] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:30 2026] DELETE /volume/v3/types/f7b5411b-07cc-46bc-a8ad-bf5b7f6ac0ce => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:30.439315 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-be8ace57-98b4-4694-a957-06948da09c72 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.440953 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-be8ace57-98b4-4694-a957-06948da09c72 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:30.441348 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-be8ace57-98b4-4694-a957-06948da09c72 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-245298429", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1603200871", "vendor_name": "tempest-vendor_name-99359368"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:30.456149 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-be8ace57-98b4-4694-a957-06948da09c72 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:30.456605 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1246/4974] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:30 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:30.464287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.465890 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:30.466280 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bc7efaab-651b-416c-a4f4-ec434bc444a0", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:30.467638 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Create volume request body: {'volume': {'volume_type': 'bc7efaab-651b-416c-a4f4-ec434bc444a0', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:30.470795 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Create volume of 1 GB Aug 07 19:03:30.471059 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:30.471059 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:30.471378 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:30.476662 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Flow 'volume_create_api' (cd19a262-ca73-48bb-99f5-f12b784fa2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:30.477549 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68410b62-0e21-4701-9a8f-1d0f738b038d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:30.478249 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:30.494294 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68410b62-0e21-4701-9a8f-1d0f738b038d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:03:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1603200871',vendor_name='tempest-vendor_name-99359368'},id=bc7efaab-651b-416c-a4f4-ec434bc444a0,is_public=True,name='tempest-ProjectReaderTests-volume-type-245298429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bc7efaab-651b-416c-a4f4-ec434bc444a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:30.494959 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0c267e-887f-44ca-8c12-d6be31bb8b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:30.517728 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-245298429 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-245298429, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:30.517967 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-245298429 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-245298429, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:30.538302 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Created reservations ['c757c5ee-a8f8-41a8-9d55-4f9ed5a7c6ed', '3b6d1b92-566c-4c0c-807d-5f4d841ce28f', 'dbcb1ed7-c704-4a4d-ae06-c4cd76ed9d70', 'bab4f8fb-19f2-4fbd-a4c5-722345857d6d'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:30.539033 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0c267e-887f-44ca-8c12-d6be31bb8b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c757c5ee-a8f8-41a8-9d55-4f9ed5a7c6ed', '3b6d1b92-566c-4c0c-807d-5f4d841ce28f', 'dbcb1ed7-c704-4a4d-ae06-c4cd76ed9d70', 'bab4f8fb-19f2-4fbd-a4c5-722345857d6d']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:30.539756 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8e5ba8-b1d1-4936-8060-26fc978840dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:30.562014 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8e5ba8-b1d1-4936-8060-26fc978840dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac97202e-bf65-4096-bac5-fbbfabed89c2', '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='72c9a9170bfa4bf092b5c186bd0e4713',qos_specs=None,replication_status=,reservations=['c757c5ee-a8f8-41a8-9d55-4f9ed5a7c6ed','3b6d1b92-566c-4c0c-807d-5f4d841ce28f','dbcb1ed7-c704-4a4d-ae06-c4cd76ed9d70','bab4f8fb-19f2-4fbd-a4c5-722345857d6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a460c5d2ac4c2882a8015ae52ab208',volume_type_id=bc7efaab-651b-416c-a4f4-ec434bc444a0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac97202e-bf65-4096-bac5-fbbfabed89c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72c9a9170bfa4bf092b5c186bd0e4713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4a460c5d2ac4c2882a8015ae52ab208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bc7efaab-651b-416c-a4f4-ec434bc444a0),volume_type_id=bc7efaab-651b-416c-a4f4-ec434bc444a0)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:30.562627 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3d109d-4521-4e78-856d-1be418cf6ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:30.577479 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3d109d-4521-4e78-856d-1be418cf6ea0) transitioned into state 'SUCCESS' from 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='72c9a9170bfa4bf092b5c186bd0e4713',qos_specs=None,replication_status=,reservations=['c757c5ee-a8f8-41a8-9d55-4f9ed5a7c6ed','3b6d1b92-566c-4c0c-807d-5f4d841ce28f','dbcb1ed7-c704-4a4d-ae06-c4cd76ed9d70','bab4f8fb-19f2-4fbd-a4c5-722345857d6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a460c5d2ac4c2882a8015ae52ab208',volume_type_id=bc7efaab-651b-416c-a4f4-ec434bc444a0)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:30.578281 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91057c9-bcf8-466f-9903-fa233f1bdac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:30.585888 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91057c9-bcf8-466f-9903-fa233f1bdac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:30.586608 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Flow 'volume_create_api' (cd19a262-ca73-48bb-99f5-f12b784fa2b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:30.586881 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Create volume request issued successfully. Aug 07 19:03:30.587501 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-deb4b594-c483-4dd7-a5f6-18f8f044239b tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:30.587895 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1238/4975] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:03:30 2026] POST /volume/v3/volumes => generated 771 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:30.602398 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b0a888f8-d9d2-4e52-ba0b-b46ed30fbf9a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.604214 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b0a888f8-d9d2-4e52-ba0b-b46ed30fbf9a tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] GET https://10.4.3.15/volume/v3/volumes/ac97202e-bf65-4096-bac5-fbbfabed89c2 Aug 07 19:03:30.604419 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b0a888f8-d9d2-4e52-ba0b-b46ed30fbf9a tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:30.604590 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b0a888f8-d9d2-4e52-ba0b-b46ed30fbf9a tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:30.611228 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:30.611228 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:30.614219 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b0a888f8-d9d2-4e52-ba0b-b46ed30fbf9a tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Volume info retrieved successfully. Aug 07 19:03:30.617476 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b0a888f8-d9d2-4e52-ba0b-b46ed30fbf9a tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/volumes/ac97202e-bf65-4096-bac5-fbbfabed89c2 returned with HTTP 200 Aug 07 19:03:30.618070 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1243/4976] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:30 2026] GET /volume/v3/volumes/ac97202e-bf65-4096-bac5-fbbfabed89c2 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:30.781434 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a9eb1510-ebe5-430e-8e38-9f0f0a6d805f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.809871 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9eb1510-ebe5-430e-8e38-9f0f0a6d805f tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:30.810235 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9eb1510-ebe5-430e-8e38-9f0f0a6d805f tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1448111832", "extra_specs": {}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:30.822459 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9eb1510-ebe5-430e-8e38-9f0f0a6d805f tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:30.822839 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1250/4977] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 19:03:30 2026] POST /volume/v3/types => generated 212 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:30.832322 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-da7add4a-6644-40a6-974c-46b753348811 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.834170 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-da7add4a-6644-40a6-974c-46b753348811 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] POST https://10.4.3.15/volume/v3/types/40786c9a-266c-4a35-baad-7e16b3882e51/encryption Aug 07 19:03:30.834500 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-da7add4a-6644-40a6-974c-46b753348811 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:30.849582 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-da7add4a-6644-40a6-974c-46b753348811 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] https://10.4.3.15/volume/v3/types/40786c9a-266c-4a35-baad-7e16b3882e51/encryption returned with HTTP 200 Aug 07 19:03:30.850158 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1247/4978] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:03:30 2026] POST /volume/v3/types/40786c9a-266c-4a35-baad-7e16b3882e51/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:30.859608 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.915201 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:30.915637 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-528399075", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1448111832", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:30.916842 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-528399075', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1448111832', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:30.920210 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume of 1 GB Aug 07 19:03:30.920460 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:30.920460 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:30.920929 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Availability Zones retrieved successfully. Aug 07 19:03:30.926131 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Flow 'volume_create_api' (41db351e-4690-4c6b-aead-d5422cd6f20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:30.926956 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6425e130-03e1-4303-811c-0727d49f8769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:30.927770 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:30.932895 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-45edb5c2-5ec2-4fc0-a937-8cfe83ccbc92 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.934762 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-45edb5c2-5ec2-4fc0-a937-8cfe83ccbc92 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e Aug 07 19:03:30.934942 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-45edb5c2-5ec2-4fc0-a937-8cfe83ccbc92 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:30.935180 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-45edb5c2-5ec2-4fc0-a937-8cfe83ccbc92 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:30.940561 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-45edb5c2-5ec2-4fc0-a937-8cfe83ccbc92 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e returned with HTTP 404 Aug 07 19:03:30.941005 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1244/4979] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:30 2026] GET /volume/v3/volumes/490d696f-7fb1-4bd9-a9b0-c55d6808021e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:30.949941 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:30.950272 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6425e130-03e1-4303-811c-0727d49f8769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:03:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=40786c9a-266c-4a35-baad-7e16b3882e51,is_public=True,name='tempest-scenario-type-luks-1448111832',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40786c9a-266c-4a35-baad-7e16b3882e51', '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=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:30.950985 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e064c21-82c5-4fe6-9fbe-d1e76ec685da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:30.951651 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:30.952045 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1666563319"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:30.953477 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1666563319'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:30.953613 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume of 1 GB Aug 07 19:03:30.958329 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:30.967781 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (3f73b24e-3621-4be0-80e7-b6725501ccfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:30.968693 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a274cf55-ab92-4aed-b1e5-3d055aa8f0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:30.969420 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:30.983792 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1448111832 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1448111832, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:30.984211 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1448111832 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1448111832, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:31.004243 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a274cf55-ab92-4aed-b1e5-3d055aa8f0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:31.005483 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e57a61f-6ab2-4f25-a8cd-91c2ac981b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:31.023551 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Created reservations ['815ea4a7-bf80-4a5a-b612-41d0e298a4c2', '150e9782-97ee-4fb1-82da-f7b183081cb4', 'dc70ad73-fe59-4368-962f-f5875075c7fc', 'd6c1dc93-7374-4aae-a2af-a1e1f8561f9a'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:31.024574 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e064c21-82c5-4fe6-9fbe-d1e76ec685da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['815ea4a7-bf80-4a5a-b612-41d0e298a4c2', '150e9782-97ee-4fb1-82da-f7b183081cb4', 'dc70ad73-fe59-4368-962f-f5875075c7fc', 'd6c1dc93-7374-4aae-a2af-a1e1f8561f9a']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:31.025596 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cff7f10-c5da-4a63-a2fc-f7c847ba612c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:31.032217 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c11b5bfa-8508-417a-ba68-4adbbe349a55 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.033947 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c11b5bfa-8508-417a-ba68-4adbbe349a55 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:31.034268 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c11b5bfa-8508-417a-ba68-4adbbe349a55 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.034567 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c11b5bfa-8508-417a-ba68-4adbbe349a55 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.041964 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.041964 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:31.046243 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c11b5bfa-8508-417a-ba68-4adbbe349a55 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:31.048059 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cff7f10-c5da-4a63-a2fc-f7c847ba612c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0da7333-b2d9-4346-8afa-21c00677fb5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-528399075',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9468b3300844485897a2cf8baf065cf4',qos_specs=None,replication_status=,reservations=['815ea4a7-bf80-4a5a-b612-41d0e298a4c2','150e9782-97ee-4fb1-82da-f7b183081cb4','dc70ad73-fe59-4368-962f-f5875075c7fc','d6c1dc93-7374-4aae-a2af-a1e1f8561f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb3cc6216f694c37a5438f3059259623',volume_type_id=40786c9a-266c-4a35-baad-7e16b3882e51), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-528399075',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a0da7333-b2d9-4346-8afa-21c00677fb5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9468b3300844485897a2cf8baf065cf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb3cc6216f694c37a5438f3059259623',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40786c9a-266c-4a35-baad-7e16b3882e51),volume_type_id=40786c9a-266c-4a35-baad-7e16b3882e51)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:31.048714 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d3cfa1-ea15-4c86-b5d7-979f424c40a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:31.051639 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['d0c38510-d1d7-47bc-bdbc-01283f5b2caa', 'd2f3b720-42f1-4c25-bdef-b109c7b87406', '3e47635f-53c0-4d82-97cd-76d2bdc378fe', 'fa32c98b-3e03-48c7-9834-2360411da270'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:31.052771 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e57a61f-6ab2-4f25-a8cd-91c2ac981b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0c38510-d1d7-47bc-bdbc-01283f5b2caa', 'd2f3b720-42f1-4c25-bdef-b109c7b87406', '3e47635f-53c0-4d82-97cd-76d2bdc378fe', 'fa32c98b-3e03-48c7-9834-2360411da270']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:31.053110 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c11b5bfa-8508-417a-ba68-4adbbe349a55 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:31.053588 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1248/4980] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:31 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:31.053947 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (657ed268-62d1-44ca-b2c2-ff47aba60cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:31.066395 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d3cfa1-ea15-4c86-b5d7-979f424c40a0) transitioned into state 'SUCCESS' from state '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-528399075',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9468b3300844485897a2cf8baf065cf4',qos_specs=None,replication_status=,reservations=['815ea4a7-bf80-4a5a-b612-41d0e298a4c2','150e9782-97ee-4fb1-82da-f7b183081cb4','dc70ad73-fe59-4368-962f-f5875075c7fc','d6c1dc93-7374-4aae-a2af-a1e1f8561f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb3cc6216f694c37a5438f3059259623',volume_type_id=40786c9a-266c-4a35-baad-7e16b3882e51)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:31.067115 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (938d5b23-dfa5-4b13-afee-3607ccd801a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:31.067189 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f8e45bc3-b70a-4082-990a-bddccd1b55c6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.069074 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f8e45bc3-b70a-4082-990a-bddccd1b55c6 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:31.069296 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f8e45bc3-b70a-4082-990a-bddccd1b55c6 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.069458 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f8e45bc3-b70a-4082-990a-bddccd1b55c6 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.075076 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (938d5b23-dfa5-4b13-afee-3607ccd801a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:31.075855 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Flow 'volume_create_api' (41db351e-4690-4c6b-aead-d5422cd6f20f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:31.076174 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume request issued successfully. Aug 07 19:03:31.076718 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d4ca2c6c-b402-4933-aedf-1fa28c2c1e79 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:31.077126 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1239/4981] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:03:30 2026] POST /volume/v3/volumes => generated 782 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:31.078108 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.078108 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:31.082694 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f8e45bc3-b70a-4082-990a-bddccd1b55c6 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:31.085182 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (657ed268-62d1-44ca-b2c2-ff47aba60cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6b96d5d-7015-4515-b491-aaf152e8996a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1666563319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['d0c38510-d1d7-47bc-bdbc-01283f5b2caa','d2f3b720-42f1-4c25-bdef-b109c7b87406','3e47635f-53c0-4d82-97cd-76d2bdc378fe','fa32c98b-3e03-48c7-9834-2360411da270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1666563319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6b96d5d-7015-4515-b491-aaf152e8996a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c992b74b76c04771a03e0a7c983efad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ac49d663ac45a194343ca2f9818812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:31.085918 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (851aba1a-6452-49aa-b282-d94c8bed51c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:31.087036 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f8e45bc3-b70a-4082-990a-bddccd1b55c6 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:31.087426 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1245/4982] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:31 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:31.092010 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a85df05d-1d9a-40a0-8e75-78c1d8055467 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.093865 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a85df05d-1d9a-40a0-8e75-78c1d8055467 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a Aug 07 19:03:31.094171 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a85df05d-1d9a-40a0-8e75-78c1d8055467 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.094503 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a85df05d-1d9a-40a0-8e75-78c1d8055467 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.101426 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.101426 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:31.106003 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a85df05d-1d9a-40a0-8e75-78c1d8055467 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:31.108081 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (851aba1a-6452-49aa-b282-d94c8bed51c8) transitioned into state 'SUCCESS' from state '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-1666563319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c992b74b76c04771a03e0a7c983efad3',qos_specs=None,replication_status=,reservations=['d0c38510-d1d7-47bc-bdbc-01283f5b2caa','d2f3b720-42f1-4c25-bdef-b109c7b87406','3e47635f-53c0-4d82-97cd-76d2bdc378fe','fa32c98b-3e03-48c7-9834-2360411da270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ac49d663ac45a194343ca2f9818812',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:31.108759 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4dcae4-92c6-4516-bbe6-487c7902dee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:31.111593 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a85df05d-1d9a-40a0-8e75-78c1d8055467 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a returned with HTTP 200 Aug 07 19:03:31.112169 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1249/4983] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:31 2026] GET /volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:31.117270 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4dcae4-92c6-4516-bbe6-487c7902dee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:31.118046 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Flow 'volume_create_api' (3f73b24e-3621-4be0-80e7-b6725501ccfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:31.118320 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create volume request issued successfully. Aug 07 19:03:31.118844 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76ee2f25-12c4-4495-b6fb-a0e06f090249 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:31.119243 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1251/4984] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:03:30 2026] POST /volume/v3/volumes => generated 776 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:31.129493 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-0e24426a-22a0-46cb-bda5-10c93c87381c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.131677 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-0e24426a-22a0-46cb-bda5-10c93c87381c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:31.131836 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8de157e8-be8c-4305-b39c-88543a3f28bf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.131891 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-0e24426a-22a0-46cb-bda5-10c93c87381c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.132072 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-0e24426a-22a0-46cb-bda5-10c93c87381c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.133492 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8de157e8-be8c-4305-b39c-88543a3f28bf tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a Aug 07 19:03:31.133671 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8de157e8-be8c-4305-b39c-88543a3f28bf tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.133905 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8de157e8-be8c-4305-b39c-88543a3f28bf tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.138974 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.138974 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:31.140184 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.140184 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:31.142644 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-0e24426a-22a0-46cb-bda5-10c93c87381c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:31.143154 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8de157e8-be8c-4305-b39c-88543a3f28bf tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:31.146578 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8de157e8-be8c-4305-b39c-88543a3f28bf tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a returned with HTTP 200 Aug 07 19:03:31.146935 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1246/4985] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:31 2026] GET /volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:31.147012 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-0e24426a-22a0-46cb-bda5-10c93c87381c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:31.151027 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1240/4986] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:03:31 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:31.214828 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4e674bef-2e67-4950-b075-bcedff615135 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.215270 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4e674bef-2e67-4950-b075-bcedff615135 None None] GET https://10.4.3.15/volume// Aug 07 19:03:31.215474 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4e674bef-2e67-4950-b075-bcedff615135 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.215716 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4e674bef-2e67-4950-b075-bcedff615135 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.216094 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4e674bef-2e67-4950-b075-bcedff615135 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:03:31.216385 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1250/4987] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:03: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 07 19:03:31.224277 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-d7ba12bd-14fa-4e84-b23e-a2a8409be16e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.301320 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-d7ba12bd-14fa-4e84-b23e-a2a8409be16e tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:03:31.301713 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-d7ba12bd-14fa-4e84-b23e-a2a8409be16e tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0886c745-9f22-4513-ba2f-be15d9233785", "connector": null, "instance_uuid": "edd2476c-f504-4a1d-bd84-6a564e07b70d"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:31.310117 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.310117 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:31.331658 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-d7ba12bd-14fa-4e84-b23e-a2a8409be16e tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:03:31.332111 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1252/4988] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:03:31 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:31.355933 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7cbb0453-b607-49c4-8646-eca264fad567 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.357647 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7cbb0453-b607-49c4-8646-eca264fad567 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:31.357847 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7cbb0453-b607-49c4-8646-eca264fad567 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.358071 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7cbb0453-b607-49c4-8646-eca264fad567 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.362533 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-50979054-eeef-4fc6-aa54-2aac180e5bcb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.362978 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50979054-eeef-4fc6-aa54-2aac180e5bcb None None] GET https://10.4.3.15/volume// Aug 07 19:03:31.363173 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50979054-eeef-4fc6-aa54-2aac180e5bcb None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.363360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50979054-eeef-4fc6-aa54-2aac180e5bcb None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.363680 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50979054-eeef-4fc6-aa54-2aac180e5bcb None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:03:31.363980 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1241/4989] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:03: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 07 19:03:31.367419 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.367419 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:31.370296 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-c633877a-ddc6-4695-a6a7-679bba4528ed None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.371272 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7cbb0453-b607-49c4-8646-eca264fad567 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:31.372274 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-c633877a-ddc6-4695-a6a7-679bba4528ed tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:31.372513 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-c633877a-ddc6-4695-a6a7-679bba4528ed tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.372755 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-c633877a-ddc6-4695-a6a7-679bba4528ed tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.375578 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7cbb0453-b607-49c4-8646-eca264fad567 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:31.375927 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1247/4990] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:31 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:31.380647 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.380647 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:31.383484 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-c633877a-ddc6-4695-a6a7-679bba4528ed tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:31.387297 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-c633877a-ddc6-4695-a6a7-679bba4528ed tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:31.387679 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1251/4991] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:03:31 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:31.481839 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-adf48d03-9872-4995-9872-a8127f0ccb37 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.483764 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-adf48d03-9872-4995-9872-a8127f0ccb37 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] PUT https://10.4.3.15/volume/v3/attachments/eebe3ccf-c71c-4451-a68b-0064237bfafb Aug 07 19:03:31.484162 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-adf48d03-9872-4995-9872-a8127f0ccb37 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:31.491144 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-adf48d03-9872-4995-9872-a8127f0ccb37 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Acquiring lock "cinder-attachment_update-0886c745-9f22-4513-ba2f-be15d9233785-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:03:31.495056 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-adf48d03-9872-4995-9872-a8127f0ccb37 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Lock "cinder-attachment_update-0886c745-9f22-4513-ba2f-be15d9233785-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:03:31.495975 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.495975 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:31.562484 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-adf48d03-9872-4995-9872-a8127f0ccb37 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Lock "cinder-attachment_update-0886c745-9f22-4513-ba2f-be15d9233785-np0000006749" released by "attachment_update" :: held 0.067s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:03:31.562773 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-adf48d03-9872-4995-9872-a8127f0ccb37 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/attachments/eebe3ccf-c71c-4451-a68b-0064237bfafb returned with HTTP 200 Aug 07 19:03:31.563267 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1253/4992] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:03:31 2026] PUT /volume/v3/attachments/eebe3ccf-c71c-4451-a68b-0064237bfafb => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:31.634531 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3ef2ae00-f74b-43cc-ad4e-9b6090fbceaa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.636176 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ef2ae00-f74b-43cc-ad4e-9b6090fbceaa tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] GET https://10.4.3.15/volume/v3/volumes/ac97202e-bf65-4096-bac5-fbbfabed89c2 Aug 07 19:03:31.636363 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ef2ae00-f74b-43cc-ad4e-9b6090fbceaa tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.636538 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ef2ae00-f74b-43cc-ad4e-9b6090fbceaa tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.642837 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.642837 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:31.645593 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3ef2ae00-f74b-43cc-ad4e-9b6090fbceaa tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Volume info retrieved successfully. Aug 07 19:03:31.648636 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ef2ae00-f74b-43cc-ad4e-9b6090fbceaa tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/volumes/ac97202e-bf65-4096-bac5-fbbfabed89c2 returned with HTTP 200 Aug 07 19:03:31.649009 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1242/4993] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:03:31 2026] GET /volume/v3/volumes/ac97202e-bf65-4096-bac5-fbbfabed89c2 => generated 971 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:31.660257 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-39c834d2-962f-42e1-b37d-e5655b319135 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.661860 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-39c834d2-962f-42e1-b37d-e5655b319135 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] GET https://10.4.3.15/volume/v3/messages Aug 07 19:03:31.662076 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-39c834d2-962f-42e1-b37d-e5655b319135 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.662243 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-39c834d2-962f-42e1-b37d-e5655b319135 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.665250 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-39c834d2-962f-42e1-b37d-e5655b319135 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/messages returned with HTTP 200 Aug 07 19:03:31.665570 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1248/4994] 10.4.3.15 () {68 vars in 1273 bytes} [Fri Aug 7 19:03:31 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 07 19:03:31.672460 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b540171b-6d83-467a-9c26-80918c8b8102 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.674095 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b540171b-6d83-467a-9c26-80918c8b8102 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-reader] GET https://10.4.3.15/volume/v3/messages/a5aa06d5-2a8d-401d-ad13-e0952143d618 Aug 07 19:03:31.674305 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b540171b-6d83-467a-9c26-80918c8b8102 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-reader] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.674482 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b540171b-6d83-467a-9c26-80918c8b8102 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-reader] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.677707 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b540171b-6d83-467a-9c26-80918c8b8102 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-reader] https://10.4.3.15/volume/v3/messages/a5aa06d5-2a8d-401d-ad13-e0952143d618 returned with HTTP 200 Aug 07 19:03:31.678034 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1252/4995] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:31 2026] GET /volume/v3/messages/a5aa06d5-2a8d-401d-ad13-e0952143d618 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:31.685234 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5e497934-24df-4824-8afb-da930143f83f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.686788 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e497934-24df-4824-8afb-da930143f83f tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] DELETE https://10.4.3.15/volume/v3/messages/a5aa06d5-2a8d-401d-ad13-e0952143d618 Aug 07 19:03:31.686980 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e497934-24df-4824-8afb-da930143f83f tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.687185 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e497934-24df-4824-8afb-da930143f83f tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.689619 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.689619 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:31.695011 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e497934-24df-4824-8afb-da930143f83f tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/messages/a5aa06d5-2a8d-401d-ad13-e0952143d618 returned with HTTP 204 Aug 07 19:03:31.695476 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1254/4996] 10.4.3.15 () {68 vars in 1387 bytes} [Fri Aug 7 19:03:31 2026] DELETE /volume/v3/messages/a5aa06d5-2a8d-401d-ad13-e0952143d618 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 19:03:31.702109 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a7029623-d10c-4eb1-9db9-da793e19bcb0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.703720 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a7029623-d10c-4eb1-9db9-da793e19bcb0 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/ac97202e-bf65-4096-bac5-fbbfabed89c2 Aug 07 19:03:31.703914 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a7029623-d10c-4eb1-9db9-da793e19bcb0 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.704128 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a7029623-d10c-4eb1-9db9-da793e19bcb0 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.704280 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a7029623-d10c-4eb1-9db9-da793e19bcb0 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Delete volume with id: ac97202e-bf65-4096-bac5-fbbfabed89c2 Aug 07 19:03:31.711808 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:31.711808 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:31.712070 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a7029623-d10c-4eb1-9db9-da793e19bcb0 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Volume info retrieved successfully. Aug 07 19:03:31.713034 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a7029623-d10c-4eb1-9db9-da793e19bcb0 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100342) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 19:03:31.727600 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-a7029623-d10c-4eb1-9db9-da793e19bcb0 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Created reservations ['badacdfe-834d-4217-9efb-fcde2bcb58d3', '28bacf90-aca4-494a-92c3-32a692d4790a', '04fa4b07-a772-49f5-9cfc-973bcf0c670a', 'b3904bf9-97f1-470f-8424-ed595374b4ce'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:31.751743 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a7029623-d10c-4eb1-9db9-da793e19bcb0 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Delete volume request issued successfully. Aug 07 19:03:31.751991 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a7029623-d10c-4eb1-9db9-da793e19bcb0 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/volumes/ac97202e-bf65-4096-bac5-fbbfabed89c2 returned with HTTP 202 Aug 07 19:03:31.752420 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1243/4997] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:03:31 2026] DELETE /volume/v3/volumes/ac97202e-bf65-4096-bac5-fbbfabed89c2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:31.758952 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6aec127a-b1bf-4f20-8b99-e71240749865 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:31.760870 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6aec127a-b1bf-4f20-8b99-e71240749865 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] DELETE https://10.4.3.15/volume/v3/types/bc7efaab-651b-416c-a4f4-ec434bc444a0 Aug 07 19:03:31.761163 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6aec127a-b1bf-4f20-8b99-e71240749865 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:31.761438 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6aec127a-b1bf-4f20-8b99-e71240749865 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:31.784509 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6aec127a-b1bf-4f20-8b99-e71240749865 tempest-ProjectReaderTests-137956100 tempest-ProjectReaderTests-137956100-project-admin] https://10.4.3.15/volume/v3/types/bc7efaab-651b-416c-a4f4-ec434bc444a0 returned with HTTP 202 Aug 07 19:03:31.784874 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1249/4998] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:31 2026] DELETE /volume/v3/types/bc7efaab-651b-416c-a4f4-ec434bc444a0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:32.123532 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b85f9b17-4e01-4b49-b487-d584b4d14090 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:32.125208 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b85f9b17-4e01-4b49-b487-d584b4d14090 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a Aug 07 19:03:32.125390 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b85f9b17-4e01-4b49-b487-d584b4d14090 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:32.125584 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b85f9b17-4e01-4b49-b487-d584b4d14090 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:32.132818 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:32.132818 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:32.137619 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b85f9b17-4e01-4b49-b487-d584b4d14090 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:32.143185 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b85f9b17-4e01-4b49-b487-d584b4d14090 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a returned with HTTP 200 Aug 07 19:03:32.143615 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1253/4999] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:32 2026] GET /volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:32.158143 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8a6fd1b4-8748-42a0-8be8-25a445d200da None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:32.158819 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ca91bccc-8aec-4efe-9611-4ef173109f2a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:32.159955 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a6fd1b4-8748-42a0-8be8-25a445d200da tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a Aug 07 19:03:32.160180 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a6fd1b4-8748-42a0-8be8-25a445d200da tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:32.160360 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a6fd1b4-8748-42a0-8be8-25a445d200da tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:32.160559 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ca91bccc-8aec-4efe-9611-4ef173109f2a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a Aug 07 19:03:32.160776 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ca91bccc-8aec-4efe-9611-4ef173109f2a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:32.160963 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ca91bccc-8aec-4efe-9611-4ef173109f2a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:32.167119 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:32.167119 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:32.167307 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:32.167307 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:32.170599 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8a6fd1b4-8748-42a0-8be8-25a445d200da tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:32.170829 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ca91bccc-8aec-4efe-9611-4ef173109f2a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:32.174636 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ca91bccc-8aec-4efe-9611-4ef173109f2a tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a returned with HTTP 200 Aug 07 19:03:32.174706 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a6fd1b4-8748-42a0-8be8-25a445d200da tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a returned with HTTP 200 Aug 07 19:03:32.175030 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1244/5000] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:32 2026] GET /volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:32.175104 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1255/5001] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:32 2026] GET /volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:32.186659 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-be33f1fd-5712-4700-bb5c-9db9391157fc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:32.187061 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ffdf106d-29b4-487a-9ca9-cc6223599fa7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:32.188573 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:32.188806 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ffdf106d-29b4-487a-9ca9-cc6223599fa7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:03:32.188924 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-40722924", "source_volid": "a0da7333-b2d9-4346-8afa-21c00677fb5a", "volume_type": "tempest-scenario-type-luks-1448111832", "size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:32.189217 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ffdf106d-29b4-487a-9ca9-cc6223599fa7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6b96d5d-7015-4515-b491-aaf152e8996a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1793192069"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:32.190300 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-40722924', 'source_volid': 'a0da7333-b2d9-4346-8afa-21c00677fb5a', 'volume_type': 'tempest-scenario-type-luks-1448111832', 'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:32.197558 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:32.197558 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:32.198301 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ffdf106d-29b4-487a-9ca9-cc6223599fa7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:32.198301 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-ffdf106d-29b4-487a-9ca9-cc6223599fa7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Create snapshot from volume c6b96d5d-7015-4515-b491-aaf152e8996a Aug 07 19:03:32.199377 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:32.199377 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:32.199777 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume retrieved successfully. Aug 07 19:03:32.199882 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume of 1 GB Aug 07 19:03:32.200450 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Availability Zones retrieved successfully. Aug 07 19:03:32.205800 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Flow 'volume_create_api' (29b3ac08-7f39-4e6e-b53d-73dc5f21efe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:32.207110 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d748c5cd-92fd-4b87-ad8e-da2d2c7548ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:32.208066 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:32.223429 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-ffdf106d-29b4-487a-9ca9-cc6223599fa7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Created reservations ['dc81aeea-1959-4bc3-9fb0-70551d07466e', '38a900b5-fb5a-4010-8c4a-d8212a8b7faf', 'a14df0fd-1bd0-44fe-8b6c-41294214364f', '660aa503-6215-4c83-b3e3-75ba2c5b21f2'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:32.226916 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d748c5cd-92fd-4b87-ad8e-da2d2c7548ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a0da7333-b2d9-4346-8afa-21c00677fb5a', 'volume_type': VolumeType(created_at=2026-08-07T19:03:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=40786c9a-266c-4a35-baad-7e16b3882e51,is_public=True,name='tempest-scenario-type-luks-1448111832',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40786c9a-266c-4a35-baad-7e16b3882e51', '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=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:32.227668 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf960a03-748d-4f20-a958-90f0c77ab394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:32.250640 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1448111832 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1448111832, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:32.250982 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1448111832 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1448111832, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:03:32.252419 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ffdf106d-29b4-487a-9ca9-cc6223599fa7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot create request issued successfully. Aug 07 19:03:32.252769 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ffdf106d-29b4-487a-9ca9-cc6223599fa7 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:03:32.253371 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1254/5002] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:03:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:32.261858 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a112703e-e817-497d-b84d-e1ca63a42e25 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:32.263673 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a112703e-e817-497d-b84d-e1ca63a42e25 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d Aug 07 19:03:32.263882 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a112703e-e817-497d-b84d-e1ca63a42e25 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:32.264161 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a112703e-e817-497d-b84d-e1ca63a42e25 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:32.264955 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Created reservations ['a260dc4d-671d-4b72-9d98-830df19995db', '78db2e92-651c-42cc-8be4-681f800a2cc6', 'f79aa572-4a0a-4c48-855e-ff2e2c891745', 'ae801374-e813-49c6-846d-e8be9f98bb33'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:32.266221 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf960a03-748d-4f20-a958-90f0c77ab394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a260dc4d-671d-4b72-9d98-830df19995db', '78db2e92-651c-42cc-8be4-681f800a2cc6', 'f79aa572-4a0a-4c48-855e-ff2e2c891745', 'ae801374-e813-49c6-846d-e8be9f98bb33']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:32.267374 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6c88d1-e187-4174-949d-d9798415cfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:32.269251 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:32.269251 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:32.269571 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a112703e-e817-497d-b84d-e1ca63a42e25 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:32.270251 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a112703e-e817-497d-b84d-e1ca63a42e25 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d returned with HTTP 200 Aug 07 19:03:32.270610 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1245/5003] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:32 2026] GET /volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:32.302772 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6c88d1-e187-4174-949d-d9798415cfb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4d2d5d6-44fe-4b71-a777-c60c806a8913', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-40722924',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9468b3300844485897a2cf8baf065cf4',qos_specs=None,replication_status=,reservations=['a260dc4d-671d-4b72-9d98-830df19995db','78db2e92-651c-42cc-8be4-681f800a2cc6','f79aa572-4a0a-4c48-855e-ff2e2c891745','ae801374-e813-49c6-846d-e8be9f98bb33'],size=1,snapshot_id=None,source_replicaid=,source_volid=a0da7333-b2d9-4346-8afa-21c00677fb5a,status='creating',user_id='cb3cc6216f694c37a5438f3059259623',volume_type_id=40786c9a-266c-4a35-baad-7e16b3882e51), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-40722924',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e4d2d5d6-44fe-4b71-a777-c60c806a8913,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9468b3300844485897a2cf8baf065cf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a0da7333-b2d9-4346-8afa-21c00677fb5a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb3cc6216f694c37a5438f3059259623',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40786c9a-266c-4a35-baad-7e16b3882e51),volume_type_id=40786c9a-266c-4a35-baad-7e16b3882e51)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:32.303914 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24124f2d-2343-4eb5-b156-3de840c43525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:32.320278 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24124f2d-2343-4eb5-b156-3de840c43525) transitioned into state 'SUCCESS' from state '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-40722924',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9468b3300844485897a2cf8baf065cf4',qos_specs=None,replication_status=,reservations=['a260dc4d-671d-4b72-9d98-830df19995db','78db2e92-651c-42cc-8be4-681f800a2cc6','f79aa572-4a0a-4c48-855e-ff2e2c891745','ae801374-e813-49c6-846d-e8be9f98bb33'],size=1,snapshot_id=None,source_replicaid=,source_volid=a0da7333-b2d9-4346-8afa-21c00677fb5a,status='creating',user_id='cb3cc6216f694c37a5438f3059259623',volume_type_id=40786c9a-266c-4a35-baad-7e16b3882e51)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:32.321170 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b8f947-5cc3-4754-b3b7-c84f519ad931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:32.335915 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b8f947-5cc3-4754-b3b7-c84f519ad931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:32.336915 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Flow 'volume_create_api' (29b3ac08-7f39-4e6e-b53d-73dc5f21efe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:32.337277 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume request issued successfully. Aug 07 19:03:32.337876 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-be33f1fd-5712-4700-bb5c-9db9391157fc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:32.338357 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1250/5004] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:03:32 2026] POST /volume/v3/volumes => generated 808 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:32.349718 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9bea26e5-b465-4e84-ac76-46782ea9d9cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:32.351336 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9bea26e5-b465-4e84-ac76-46782ea9d9cc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:32.351590 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9bea26e5-b465-4e84-ac76-46782ea9d9cc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:32.351847 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9bea26e5-b465-4e84-ac76-46782ea9d9cc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:32.358690 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:32.358690 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:32.361978 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9bea26e5-b465-4e84-ac76-46782ea9d9cc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:32.365637 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9bea26e5-b465-4e84-ac76-46782ea9d9cc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:32.365983 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1256/5005] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:32 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:32.387247 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8c3d117a-8bb2-43c0-899f-15b8ba5e738d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:32.389645 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8c3d117a-8bb2-43c0-899f-15b8ba5e738d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:32.389645 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8c3d117a-8bb2-43c0-899f-15b8ba5e738d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:32.389645 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8c3d117a-8bb2-43c0-899f-15b8ba5e738d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:32.399241 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:32.399241 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:32.403007 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8c3d117a-8bb2-43c0-899f-15b8ba5e738d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:32.407907 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8c3d117a-8bb2-43c0-899f-15b8ba5e738d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:32.408381 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1255/5006] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:32 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.024552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bba59069-4ed0-4c76-b2a9-3889b6b2126d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.112645 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bba59069-4ed0-4c76-b2a9-3889b6b2126d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:33.112984 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bba59069-4ed0-4c76-b2a9-3889b6b2126d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-872811541", "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=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.126795 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bba59069-4ed0-4c76-b2a9-3889b6b2126d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:33.127140 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1246/5007] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:33 2026] POST /volume/v3/types => generated 379 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.135644 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d99c422b-fccc-4d47-9384-07927d09c67c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.137742 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d99c422b-fccc-4d47-9384-07927d09c67c tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] POST https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption Aug 07 19:03:33.138077 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d99c422b-fccc-4d47-9384-07927d09c67c tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.139473 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:33.139473 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:33.151782 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d99c422b-fccc-4d47-9384-07927d09c67c tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption returned with HTTP 200 Aug 07 19:03:33.152187 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1251/5008] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:03:33 2026] POST /volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.159774 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d73d960e-c932-4bbb-87b1-9af115fe2481 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.161318 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d73d960e-c932-4bbb-87b1-9af115fe2481 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:33.161641 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d73d960e-c932-4bbb-87b1-9af115fe2481 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1745348578", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.175463 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d73d960e-c932-4bbb-87b1-9af115fe2481 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:33.175791 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1257/5009] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:33 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.183252 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b94c6890-1caf-44e3-9579-a45593a517a9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.184889 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b94c6890-1caf-44e3-9579-a45593a517a9 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] POST https://10.4.3.15/volume/v3/types/06b19678-c7fb-4dc4-b861-6efb436974df/encryption Aug 07 19:03:33.185233 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b94c6890-1caf-44e3-9579-a45593a517a9 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.198572 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b94c6890-1caf-44e3-9579-a45593a517a9 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/06b19678-c7fb-4dc4-b861-6efb436974df/encryption returned with HTTP 200 Aug 07 19:03:33.198950 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1256/5010] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:03:33 2026] POST /volume/v3/types/06b19678-c7fb-4dc4-b861-6efb436974df/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.206666 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f48facc0-47eb-460a-8539-53026b02968d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.208285 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f48facc0-47eb-460a-8539-53026b02968d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:33.208620 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f48facc0-47eb-460a-8539-53026b02968d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-693342270", "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=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.221454 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f48facc0-47eb-460a-8539-53026b02968d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:33.221901 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1247/5011] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:33 2026] POST /volume/v3/types => generated 379 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.228827 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-29690071-c34f-48bf-a295-df754087be79 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.230473 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-29690071-c34f-48bf-a295-df754087be79 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] POST https://10.4.3.15/volume/v3/types/f3a498e2-4cb2-44fd-b414-5ed97bb42d72/extra_specs Aug 07 19:03:33.230778 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-29690071-c34f-48bf-a295-df754087be79 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.248655 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-29690071-c34f-48bf-a295-df754087be79 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/f3a498e2-4cb2-44fd-b414-5ed97bb42d72/extra_specs returned with HTTP 200 Aug 07 19:03:33.249011 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1252/5012] 10.4.3.15 () {68 vars in 1392 bytes} [Fri Aug 7 19:03:33 2026] POST /volume/v3/types/f3a498e2-4cb2-44fd-b414-5ed97bb42d72/extra_specs => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 19:03:33.255752 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-846ef75d-01d7-46c7-9993-3fe2bd3de118 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.257352 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-846ef75d-01d7-46c7-9993-3fe2bd3de118 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] PUT https://10.4.3.15/volume/v3/types/f3a498e2-4cb2-44fd-b414-5ed97bb42d72/extra_specs/key2 Aug 07 19:03:33.257642 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-846ef75d-01d7-46c7-9993-3fe2bd3de118 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.273135 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-846ef75d-01d7-46c7-9993-3fe2bd3de118 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/f3a498e2-4cb2-44fd-b414-5ed97bb42d72/extra_specs/key2 returned with HTTP 200 Aug 07 19:03:33.273459 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1258/5013] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 19:03:33 2026] PUT /volume/v3/types/f3a498e2-4cb2-44fd-b414-5ed97bb42d72/extra_specs/key2 => generated 25 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 19:03:33.280570 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b8d76968-62c6-402f-ac08-c2461a8d0e5d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.281065 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fa20176d-e582-4430-b031-0b49d7c8c519 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.282119 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8d76968-62c6-402f-ac08-c2461a8d0e5d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:33.282448 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b8d76968-62c6-402f-ac08-c2461a8d0e5d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.282795 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fa20176d-e582-4430-b031-0b49d7c8c519 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d Aug 07 19:03:33.283030 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa20176d-e582-4430-b031-0b49d7c8c519 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.283240 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa20176d-e582-4430-b031-0b49d7c8c519 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.288478 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:33.288478 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:33.288762 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fa20176d-e582-4430-b031-0b49d7c8c519 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:33.289522 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fa20176d-e582-4430-b031-0b49d7c8c519 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d returned with HTTP 200 Aug 07 19:03:33.289891 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1248/5014] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.294931 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b8d76968-62c6-402f-ac08-c2461a8d0e5d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:33.295284 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1257/5015] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 19:03:33 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.298353 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-88f3f0ef-7ab0-4ad0-8c96-d054faad5f93 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.300213 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-88f3f0ef-7ab0-4ad0-8c96-d054faad5f93 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] POST https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d/action Aug 07 19:03:33.300578 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-88f3f0ef-7ab0-4ad0-8c96-d054faad5f93 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:33.300743 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-88f3f0ef-7ab0-4ad0-8c96-d054faad5f93 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.302225 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.admin_actions [None req-88f3f0ef-7ab0-4ad0-8c96-d054faad5f93 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Updating snapshot '04161f85-bb24-47cf-aa83-1cf2f6c2cf9d' with '{'status': 'creating'}' {{(pid=100345) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 19:03:33.302571 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-660fa49b-47e7-4264-9fa2-b14085755145 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.304160 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-660fa49b-47e7-4264-9fa2-b14085755145 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] DELETE https://10.4.3.15/volume/v3/types/c0557044-ed14-4fc9-b0e4-08676e5d8bb7 Aug 07 19:03:33.304353 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-660fa49b-47e7-4264-9fa2-b14085755145 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.304525 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-660fa49b-47e7-4264-9fa2-b14085755145 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.310598 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:33.310598 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:33.320533 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-88f3f0ef-7ab0-4ad0-8c96-d054faad5f93 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d/action returned with HTTP 202 Aug 07 19:03:33.320946 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1253/5016] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 19:03:33 2026] POST /volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:03:33.323936 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-660fa49b-47e7-4264-9fa2-b14085755145 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c0557044-ed14-4fc9-b0e4-08676e5d8bb7 returned with HTTP 202 Aug 07 19:03:33.324329 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1259/5017] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:33 2026] DELETE /volume/v3/types/c0557044-ed14-4fc9-b0e4-08676e5d8bb7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:33.327300 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-073589ed-3654-4b28-a5f7-3d9788d22c84 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.329004 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-073589ed-3654-4b28-a5f7-3d9788d22c84 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d Aug 07 19:03:33.329194 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-073589ed-3654-4b28-a5f7-3d9788d22c84 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.329368 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-073589ed-3654-4b28-a5f7-3d9788d22c84 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.331238 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8bd12a9b-4d60-4007-807e-d18fdf8feb2b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.332795 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8bd12a9b-4d60-4007-807e-d18fdf8feb2b tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:33.333266 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8bd12a9b-4d60-4007-807e-d18fdf8feb2b tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1730497802", "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=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.334087 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:33.334087 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:33.334429 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-073589ed-3654-4b28-a5f7-3d9788d22c84 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:33.335120 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-073589ed-3654-4b28-a5f7-3d9788d22c84 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d returned with HTTP 200 Aug 07 19:03:33.335769 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1249/5018] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.343147 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5a9f997b-d9ab-480f-9c5f-433c4730540e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.344781 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5a9f997b-d9ab-480f-9c5f-433c4730540e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] POST https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d/action Aug 07 19:03:33.345179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5a9f997b-d9ab-480f-9c5f-433c4730540e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:33.345308 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5a9f997b-d9ab-480f-9c5f-433c4730540e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.346561 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.snapshot_actions [None req-5a9f997b-d9ab-480f-9c5f-433c4730540e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100345) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 19:03:33.348071 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8bd12a9b-4d60-4007-807e-d18fdf8feb2b tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:33.348455 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1258/5019] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:33 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 07 19:03:33.350903 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:33.350903 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:33.351299 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.snapshot_actions [None req-5a9f997b-d9ab-480f-9c5f-433c4730540e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] Updating snapshot 04161f85-bb24-47cf-aa83-1cf2f6c2cf9d with info {'id': '04161f85-bb24-47cf-aa83-1cf2f6c2cf9d', 'status': 'error', 'progress': '80%'} Aug 07 19:03:33.355811 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5a9f997b-d9ab-480f-9c5f-433c4730540e tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-member] https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d/action returned with HTTP 202 Aug 07 19:03:33.356293 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1254/5020] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 19:03:33 2026] POST /volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:33.357059 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e265da6e-4751-4a76-b253-1b68dbc27b09 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.358644 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e265da6e-4751-4a76-b253-1b68dbc27b09 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] POST https://10.4.3.15/volume/v3/types/2258b9ee-4c7d-42a6-9921-d93e008ee31f/encryption Aug 07 19:03:33.358960 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e265da6e-4751-4a76-b253-1b68dbc27b09 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.362299 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9e8165c5-474c-4f8b-afe5-eb201b3b6482 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.364141 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e8165c5-474c-4f8b-afe5-eb201b3b6482 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d Aug 07 19:03:33.364335 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e8165c5-474c-4f8b-afe5-eb201b3b6482 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.364545 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e8165c5-474c-4f8b-afe5-eb201b3b6482 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.364718 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-9e8165c5-474c-4f8b-afe5-eb201b3b6482 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete snapshot with id: 04161f85-bb24-47cf-aa83-1cf2f6c2cf9d Aug 07 19:03:33.370039 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:33.370039 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:33.370487 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9e8165c5-474c-4f8b-afe5-eb201b3b6482 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:33.372519 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e265da6e-4751-4a76-b253-1b68dbc27b09 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/2258b9ee-4c7d-42a6-9921-d93e008ee31f/encryption returned with HTTP 200 Aug 07 19:03:33.372914 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1260/5021] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:03:33 2026] POST /volume/v3/types/2258b9ee-4c7d-42a6-9921-d93e008ee31f/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.377654 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-74673d1c-c503-414d-9f06-60126d0fe5b9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.379440 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-74673d1c-c503-414d-9f06-60126d0fe5b9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:33.379603 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-74673d1c-c503-414d-9f06-60126d0fe5b9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.379736 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-74673d1c-c503-414d-9f06-60126d0fe5b9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.380147 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-12a8006c-d514-41f2-a6f1-4199e94bd612 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.382024 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-12a8006c-d514-41f2-a6f1-4199e94bd612 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] DELETE https://10.4.3.15/volume/v3/types/2258b9ee-4c7d-42a6-9921-d93e008ee31f/encryption/1960535e-954e-432f-a905-cf65f30a218c Aug 07 19:03:33.382024 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-12a8006c-d514-41f2-a6f1-4199e94bd612 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.382200 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-12a8006c-d514-41f2-a6f1-4199e94bd612 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.382420 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:33.382420 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:33.386570 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:33.386570 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:33.388406 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9e8165c5-474c-4f8b-afe5-eb201b3b6482 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot delete request issued successfully. Aug 07 19:03:33.388574 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e8165c5-474c-4f8b-afe5-eb201b3b6482 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d returned with HTTP 202 Aug 07 19:03:33.388975 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1250/5022] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:03:33 2026] DELETE /volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:33.389960 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-74673d1c-c503-414d-9f06-60126d0fe5b9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:33.394302 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-74673d1c-c503-414d-9f06-60126d0fe5b9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:33.394440 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-12a8006c-d514-41f2-a6f1-4199e94bd612 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/2258b9ee-4c7d-42a6-9921-d93e008ee31f/encryption/1960535e-954e-432f-a905-cf65f30a218c returned with HTTP 202 Aug 07 19:03:33.394500 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1259/5023] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.394909 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1255/5024] 10.4.3.15 () {66 vars in 1482 bytes} [Fri Aug 7 19:03:33 2026] DELETE /volume/v3/types/2258b9ee-4c7d-42a6-9921-d93e008ee31f/encryption/1960535e-954e-432f-a905-cf65f30a218c => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:33.396528 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8ecbe941-7f3b-4f4a-bb52-3269dcb15d5c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.398394 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ecbe941-7f3b-4f4a-bb52-3269dcb15d5c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d Aug 07 19:03:33.398394 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ecbe941-7f3b-4f4a-bb52-3269dcb15d5c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.398593 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ecbe941-7f3b-4f4a-bb52-3269dcb15d5c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.402724 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8e7a4b5-1617-438c-a497-08a034b1e309 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.403232 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:33.403232 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:33.403516 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8ecbe941-7f3b-4f4a-bb52-3269dcb15d5c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Snapshot retrieved successfully. Aug 07 19:03:33.404277 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ecbe941-7f3b-4f4a-bb52-3269dcb15d5c tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d returned with HTTP 200 Aug 07 19:03:33.404504 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8e7a4b5-1617-438c-a497-08a034b1e309 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:33.404581 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1261/5025] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.404893 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8e7a4b5-1617-438c-a497-08a034b1e309 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1079397099", "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=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.406579 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:33.406579 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:33.419836 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8e7a4b5-1617-438c-a497-08a034b1e309 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:33.420211 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1251/5026] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:33 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 07 19:03:33.420455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-dbefcee2-7f51-4e0a-8afd-171dd0ae2059 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.422180 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dbefcee2-7f51-4e0a-8afd-171dd0ae2059 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:33.422367 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dbefcee2-7f51-4e0a-8afd-171dd0ae2059 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.422558 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-dbefcee2-7f51-4e0a-8afd-171dd0ae2059 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.428790 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-01999327-94f0-4552-ac9e-13333f419077 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.430704 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-01999327-94f0-4552-ac9e-13333f419077 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] DELETE https://10.4.3.15/volume/v3/types/5712d1ae-37ef-4f21-b856-2a8d35f8c926/extra_specs/key1 Aug 07 19:03:33.430899 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-01999327-94f0-4552-ac9e-13333f419077 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.431143 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-01999327-94f0-4552-ac9e-13333f419077 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.434836 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:33.434836 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:33.439003 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-dbefcee2-7f51-4e0a-8afd-171dd0ae2059 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:33.444848 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-dbefcee2-7f51-4e0a-8afd-171dd0ae2059 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:33.445438 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1260/5027] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.448359 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-01999327-94f0-4552-ac9e-13333f419077 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/5712d1ae-37ef-4f21-b856-2a8d35f8c926/extra_specs/key1 returned with HTTP 202 Aug 07 19:03:33.448728 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1256/5028] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 19:03:33 2026] DELETE /volume/v3/types/5712d1ae-37ef-4f21-b856-2a8d35f8c926/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:03:33.456913 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9782aba4-ea73-4e3d-ad78-d91cbb6b1a43 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.458538 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9782aba4-ea73-4e3d-ad78-d91cbb6b1a43 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:33.458899 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9782aba4-ea73-4e3d-ad78-d91cbb6b1a43 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-221253784", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.475741 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9782aba4-ea73-4e3d-ad78-d91cbb6b1a43 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:33.476077 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1262/5029] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:33 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 07 19:03:33.484591 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cae4f3b7-f7f5-45ce-9078-11cf424c7b6d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.486153 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cae4f3b7-f7f5-45ce-9078-11cf424c7b6d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] DELETE https://10.4.3.15/volume/v3/types/dba47f65-13fc-4b1b-9642-5bf4f7491a28 Aug 07 19:03:33.486329 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cae4f3b7-f7f5-45ce-9078-11cf424c7b6d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.486503 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cae4f3b7-f7f5-45ce-9078-11cf424c7b6d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.510731 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cae4f3b7-f7f5-45ce-9078-11cf424c7b6d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/dba47f65-13fc-4b1b-9642-5bf4f7491a28 returned with HTTP 202 Aug 07 19:03:33.511230 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1252/5030] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:33 2026] DELETE /volume/v3/types/dba47f65-13fc-4b1b-9642-5bf4f7491a28 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:33.518090 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-53765a71-07c1-462b-a829-164668fe43ad None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.519349 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-53765a71-07c1-462b-a829-164668fe43ad tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] GET https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs Aug 07 19:03:33.519531 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-53765a71-07c1-462b-a829-164668fe43ad tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.519723 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-53765a71-07c1-462b-a829-164668fe43ad tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.525895 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-53765a71-07c1-462b-a829-164668fe43ad tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs returned with HTTP 200 Aug 07 19:03:33.526245 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1261/5031] 10.4.3.15 () {66 vars in 1371 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.532796 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-75ada88a-d965-4bce-90e5-d240949f9ccd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.534482 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-75ada88a-d965-4bce-90e5-d240949f9ccd tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] GET https://10.4.3.15/volume/v3/types Aug 07 19:03:33.534671 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-75ada88a-d965-4bce-90e5-d240949f9ccd tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.534886 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-75ada88a-d965-4bce-90e5-d240949f9ccd tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.549191 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-75ada88a-d965-4bce-90e5-d240949f9ccd tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:33.549527 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1257/5032] 10.4.3.15 () {66 vars in 1224 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/types => generated 3048 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:33.558793 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-734fa318-d754-4962-86fb-775089ec8b92 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.560493 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-734fa318-d754-4962-86fb-775089ec8b92 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] GET https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption/cipher Aug 07 19:03:33.560700 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-734fa318-d754-4962-86fb-775089ec8b92 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.560878 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-734fa318-d754-4962-86fb-775089ec8b92 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.566118 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-734fa318-d754-4962-86fb-775089ec8b92 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption/cipher returned with HTTP 200 Aug 07 19:03:33.566443 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1263/5033] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 19:03:33.574685 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6248e735-5fb7-4836-a995-accc40eaf3c2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.576807 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6248e735-5fb7-4836-a995-accc40eaf3c2 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] GET https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption Aug 07 19:03:33.577052 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6248e735-5fb7-4836-a995-accc40eaf3c2 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.577287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6248e735-5fb7-4836-a995-accc40eaf3c2 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.584308 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6248e735-5fb7-4836-a995-accc40eaf3c2 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption returned with HTTP 200 Aug 07 19:03:33.584749 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1253/5034] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.593901 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b7d0dffd-8851-460b-9b7b-b42c4e768c57 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.595561 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b7d0dffd-8851-460b-9b7b-b42c4e768c57 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] GET https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs/multiattach Aug 07 19:03:33.595758 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b7d0dffd-8851-460b-9b7b-b42c4e768c57 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.595921 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b7d0dffd-8851-460b-9b7b-b42c4e768c57 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.601237 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b7d0dffd-8851-460b-9b7b-b42c4e768c57 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs/multiattach returned with HTTP 200 Aug 07 19:03:33.601541 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1262/5035] 10.4.3.15 () {66 vars in 1407 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 19:03:33.608438 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ba7b04cf-c336-40df-b320-1bf00be5a67e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.610115 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ba7b04cf-c336-40df-b320-1bf00be5a67e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] GET https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs/volume_backend_name Aug 07 19:03:33.610292 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ba7b04cf-c336-40df-b320-1bf00be5a67e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.610466 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ba7b04cf-c336-40df-b320-1bf00be5a67e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.616415 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ba7b04cf-c336-40df-b320-1bf00be5a67e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs/volume_backend_name returned with HTTP 200 Aug 07 19:03:33.616737 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1258/5036] 10.4.3.15 () {66 vars in 1431 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 19:03:33.623503 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-927b17e4-3e95-4e2a-a92e-a187d7472562 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.625147 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-927b17e4-3e95-4e2a-a92e-a187d7472562 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] GET https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629 Aug 07 19:03:33.625327 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-927b17e4-3e95-4e2a-a92e-a187d7472562 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.625501 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-927b17e4-3e95-4e2a-a92e-a187d7472562 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.630116 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-927b17e4-3e95-4e2a-a92e-a187d7472562 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629 returned with HTTP 200 Aug 07 19:03:33.630441 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1264/5037] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 19:03:33 2026] GET /volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629 => generated 401 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.637435 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7d254bbc-a1c3-4b38-9254-c47c0e61b97a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.639209 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d254bbc-a1c3-4b38-9254-c47c0e61b97a tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] PUT https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption/f53d142b-0d8f-4bef-8aa3-416d99d95d0d Aug 07 19:03:33.639518 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d254bbc-a1c3-4b38-9254-c47c0e61b97a tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.652752 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d254bbc-a1c3-4b38-9254-c47c0e61b97a tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption/f53d142b-0d8f-4bef-8aa3-416d99d95d0d returned with HTTP 200 Aug 07 19:03:33.653219 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1254/5038] 10.4.3.15 () {68 vars in 1499 bytes} [Fri Aug 7 19:03:33 2026] PUT /volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/encryption/f53d142b-0d8f-4bef-8aa3-416d99d95d0d => generated 33 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 19:03:33.661073 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-abdc62fa-4e49-43ec-beda-36b91b61e0cd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.662773 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-abdc62fa-4e49-43ec-beda-36b91b61e0cd tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] PUT https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs/key1 Aug 07 19:03:33.663095 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-abdc62fa-4e49-43ec-beda-36b91b61e0cd tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.678952 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-abdc62fa-4e49-43ec-beda-36b91b61e0cd tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs/key1 returned with HTTP 200 Aug 07 19:03:33.679312 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1263/5039] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 19:03:33 2026] PUT /volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629/extra_specs/key1 => generated 30 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 19:03:33.686536 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-47a8778d-f17d-4be7-90d3-ed6f50a0b008 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.688230 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-47a8778d-f17d-4be7-90d3-ed6f50a0b008 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] PUT https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629 Aug 07 19:03:33.688586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-47a8778d-f17d-4be7-90d3-ed6f50a0b008 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:33.700121 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-47a8778d-f17d-4be7-90d3-ed6f50a0b008 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629 returned with HTTP 200 Aug 07 19:03:33.700660 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1259/5040] 10.4.3.15 () {68 vars in 1355 bytes} [Fri Aug 7 19:03:33 2026] PUT /volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629 => generated 370 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:33.707427 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f7596617-913f-4974-825e-91700ac6ce7a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.709118 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7596617-913f-4974-825e-91700ac6ce7a tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] DELETE https://10.4.3.15/volume/v3/types/5712d1ae-37ef-4f21-b856-2a8d35f8c926 Aug 07 19:03:33.709302 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7596617-913f-4974-825e-91700ac6ce7a tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.709488 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7596617-913f-4974-825e-91700ac6ce7a tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.729930 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7596617-913f-4974-825e-91700ac6ce7a tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/5712d1ae-37ef-4f21-b856-2a8d35f8c926 returned with HTTP 202 Aug 07 19:03:33.730302 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1265/5041] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:33 2026] DELETE /volume/v3/types/5712d1ae-37ef-4f21-b856-2a8d35f8c926 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:33.736255 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eefe00ee-7039-490a-b822-e9332c812d7e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.737850 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eefe00ee-7039-490a-b822-e9332c812d7e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] DELETE https://10.4.3.15/volume/v3/types/2258b9ee-4c7d-42a6-9921-d93e008ee31f Aug 07 19:03:33.738063 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eefe00ee-7039-490a-b822-e9332c812d7e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.738256 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eefe00ee-7039-490a-b822-e9332c812d7e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.759625 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eefe00ee-7039-490a-b822-e9332c812d7e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/2258b9ee-4c7d-42a6-9921-d93e008ee31f returned with HTTP 202 Aug 07 19:03:33.760034 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1255/5042] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:33 2026] DELETE /volume/v3/types/2258b9ee-4c7d-42a6-9921-d93e008ee31f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:33.766048 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2a0d385a-eaf6-44ff-9f86-7a2323c24f7d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.767597 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2a0d385a-eaf6-44ff-9f86-7a2323c24f7d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] DELETE https://10.4.3.15/volume/v3/types/f3a498e2-4cb2-44fd-b414-5ed97bb42d72 Aug 07 19:03:33.767793 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2a0d385a-eaf6-44ff-9f86-7a2323c24f7d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.767974 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2a0d385a-eaf6-44ff-9f86-7a2323c24f7d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.788601 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2a0d385a-eaf6-44ff-9f86-7a2323c24f7d tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/f3a498e2-4cb2-44fd-b414-5ed97bb42d72 returned with HTTP 202 Aug 07 19:03:33.789015 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1264/5043] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:33 2026] DELETE /volume/v3/types/f3a498e2-4cb2-44fd-b414-5ed97bb42d72 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:33.795480 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-12e2d899-327e-4d54-a413-af14ab513be3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.797081 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-12e2d899-327e-4d54-a413-af14ab513be3 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] DELETE https://10.4.3.15/volume/v3/types/06b19678-c7fb-4dc4-b861-6efb436974df Aug 07 19:03:33.797258 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-12e2d899-327e-4d54-a413-af14ab513be3 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.797441 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-12e2d899-327e-4d54-a413-af14ab513be3 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.818862 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-12e2d899-327e-4d54-a413-af14ab513be3 tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/06b19678-c7fb-4dc4-b861-6efb436974df returned with HTTP 202 Aug 07 19:03:33.819357 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1260/5044] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:33 2026] DELETE /volume/v3/types/06b19678-c7fb-4dc4-b861-6efb436974df => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:33.825364 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f38fc206-d2c2-4fbc-af9f-4fd9b564ce6e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:33.827085 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f38fc206-d2c2-4fbc-af9f-4fd9b564ce6e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] DELETE https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629 Aug 07 19:03:33.827299 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f38fc206-d2c2-4fbc-af9f-4fd9b564ce6e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:33.827524 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f38fc206-d2c2-4fbc-af9f-4fd9b564ce6e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:33.848491 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f38fc206-d2c2-4fbc-af9f-4fd9b564ce6e tempest-VolumeTypesAdminTests-877185764 tempest-VolumeTypesAdminTests-877185764-project-admin] https://10.4.3.15/volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629 returned with HTTP 202 Aug 07 19:03:33.849009 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1266/5045] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:33 2026] DELETE /volume/v3/types/c7462eb2-0954-4165-b887-09b9761fe629 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:34.406960 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eb6ae74c-7b8c-49a9-ade1-bee588573ec6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:34.408774 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eb6ae74c-7b8c-49a9-ade1-bee588573ec6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:34.408986 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eb6ae74c-7b8c-49a9-ade1-bee588573ec6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:34.409201 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eb6ae74c-7b8c-49a9-ade1-bee588573ec6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:34.412748 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d6f05465-5571-4437-a9a5-77b2fbb7ab46 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:34.414377 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d6f05465-5571-4437-a9a5-77b2fbb7ab46 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d Aug 07 19:03:34.414560 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d6f05465-5571-4437-a9a5-77b2fbb7ab46 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:34.414749 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d6f05465-5571-4437-a9a5-77b2fbb7ab46 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:34.417671 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:34.417671 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:34.418255 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d6f05465-5571-4437-a9a5-77b2fbb7ab46 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d returned with HTTP 404 Aug 07 19:03:34.418668 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1265/5046] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:34 2026] GET /volume/v3/snapshots/04161f85-bb24-47cf-aa83-1cf2f6c2cf9d => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:34.422401 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-eb6ae74c-7b8c-49a9-ade1-bee588573ec6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:34.425522 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-717fa330-b8d5-47b1-aacf-907b4eb45bfb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:34.427452 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-717fa330-b8d5-47b1-aacf-907b4eb45bfb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a Aug 07 19:03:34.427695 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-717fa330-b8d5-47b1-aacf-907b4eb45bfb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:34.427945 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-717fa330-b8d5-47b1-aacf-907b4eb45bfb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:34.428165 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eb6ae74c-7b8c-49a9-ade1-bee588573ec6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:34.428224 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-717fa330-b8d5-47b1-aacf-907b4eb45bfb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume with id: c6b96d5d-7015-4515-b491-aaf152e8996a Aug 07 19:03:34.428672 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1256/5047] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:34 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:34.435038 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:34.435038 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:34.435346 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-717fa330-b8d5-47b1-aacf-907b4eb45bfb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:34.449945 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-717fa330-b8d5-47b1-aacf-907b4eb45bfb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Delete volume request issued successfully. Aug 07 19:03:34.450179 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-717fa330-b8d5-47b1-aacf-907b4eb45bfb tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a returned with HTTP 202 Aug 07 19:03:34.450609 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1261/5048] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:34 2026] DELETE /volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:34.457787 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f728f94f-3b68-427f-b243-73687b604746 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:34.458107 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b6b5a08c-4c85-43a9-ae43-63a153243290 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:34.459737 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f728f94f-3b68-427f-b243-73687b604746 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a Aug 07 19:03:34.459970 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f728f94f-3b68-427f-b243-73687b604746 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:34.460204 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b6b5a08c-4c85-43a9-ae43-63a153243290 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:34.460247 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f728f94f-3b68-427f-b243-73687b604746 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:34.460440 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b6b5a08c-4c85-43a9-ae43-63a153243290 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:34.460638 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b6b5a08c-4c85-43a9-ae43-63a153243290 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:34.467716 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:34.467716 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:34.470863 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f728f94f-3b68-427f-b243-73687b604746 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Volume info retrieved successfully. Aug 07 19:03:34.471948 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:34.471948 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:34.474573 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f728f94f-3b68-427f-b243-73687b604746 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a returned with HTTP 200 Aug 07 19:03:34.474924 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1267/5049] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:34 2026] GET /volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:34.477066 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b6b5a08c-4c85-43a9-ae43-63a153243290 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:34.482325 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b6b5a08c-4c85-43a9-ae43-63a153243290 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:34.482748 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1266/5050] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:34 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:34.776204 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-7e9b6d38-77d8-4b3e-8c3f-df534959df04 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:34.778153 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-7e9b6d38-77d8-4b3e-8c3f-df534959df04 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] POST https://10.4.3.15/volume/v3/attachments/eebe3ccf-c71c-4451-a68b-0064237bfafb/action Aug 07 19:03:34.778481 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-7e9b6d38-77d8-4b3e-8c3f-df534959df04 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:34.778592 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-7e9b6d38-77d8-4b3e-8c3f-df534959df04 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:34.792474 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:34.792474 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:34.801717 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2fbab59a-7729-4bcc-b195-b57b558745fe req-7e9b6d38-77d8-4b3e-8c3f-df534959df04 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/attachments/eebe3ccf-c71c-4451-a68b-0064237bfafb/action returned with HTTP 204 Aug 07 19:03:34.802144 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1257/5051] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:03:34 2026] POST /volume/v3/attachments/eebe3ccf-c71c-4451-a68b-0064237bfafb/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:35.439947 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8ba228ef-6ca7-4688-b15d-231e0ef401f7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:35.441688 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ba228ef-6ca7-4688-b15d-231e0ef401f7 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:35.441865 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8ba228ef-6ca7-4688-b15d-231e0ef401f7 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:35.442059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8ba228ef-6ca7-4688-b15d-231e0ef401f7 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:35.448200 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:35.448200 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:35.451132 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-8ba228ef-6ca7-4688-b15d-231e0ef401f7 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:35.454526 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8ba228ef-6ca7-4688-b15d-231e0ef401f7 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:35.454863 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1262/5052] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:35 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 900 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:35.489608 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d0ebe4f4-a387-49d1-b39d-4526c02ebeb8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:35.491344 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0ebe4f4-a387-49d1-b39d-4526c02ebeb8 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] GET https://10.4.3.15/volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a Aug 07 19:03:35.491526 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0ebe4f4-a387-49d1-b39d-4526c02ebeb8 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:35.491711 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0ebe4f4-a387-49d1-b39d-4526c02ebeb8 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:35.493910 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-09932912-19f3-4bd7-b490-3b837b54103a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:35.495551 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-09932912-19f3-4bd7-b490-3b837b54103a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:35.495745 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-09932912-19f3-4bd7-b490-3b837b54103a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:35.495940 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-09932912-19f3-4bd7-b490-3b837b54103a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:35.496938 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0ebe4f4-a387-49d1-b39d-4526c02ebeb8 tempest-ProjectMemberTests-2073452734 tempest-ProjectMemberTests-2073452734-project-admin] https://10.4.3.15/volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a returned with HTTP 404 Aug 07 19:03:35.497366 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1268/5053] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:35 2026] GET /volume/v3/volumes/c6b96d5d-7015-4515-b491-aaf152e8996a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:35.504646 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:35.504646 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:35.508109 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-09932912-19f3-4bd7-b490-3b837b54103a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:35.512003 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-09932912-19f3-4bd7-b490-3b837b54103a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:35.512360 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1267/5054] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:35 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 1129 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:35.523178 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9c7c8cad-a6fa-412c-b034-5861b7438f8d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:35.524819 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c7c8cad-a6fa-412c-b034-5861b7438f8d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:35.525006 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c7c8cad-a6fa-412c-b034-5861b7438f8d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:35.525215 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c7c8cad-a6fa-412c-b034-5861b7438f8d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:35.533529 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:35.533529 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:35.536529 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9c7c8cad-a6fa-412c-b034-5861b7438f8d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:35.540928 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c7c8cad-a6fa-412c-b034-5861b7438f8d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:35.541380 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1258/5055] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:35 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 1129 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:36.468853 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4f84889b-a0b5-461e-9b1b-34bce761cd03 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:36.470452 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f84889b-a0b5-461e-9b1b-34bce761cd03 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:36.470637 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f84889b-a0b5-461e-9b1b-34bce761cd03 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:36.470826 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4f84889b-a0b5-461e-9b1b-34bce761cd03 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:36.477007 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:36.477007 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:36.480269 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4f84889b-a0b5-461e-9b1b-34bce761cd03 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:36.484107 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4f84889b-a0b5-461e-9b1b-34bce761cd03 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:36.484448 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1263/5056] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:36 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:36.813158 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:36.899834 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:36.900213 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-130090046"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:36.901532 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-130090046'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:36.901644 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Create volume of 1 GB Aug 07 19:03:36.905259 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:36.910303 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Flow 'volume_create_api' (f291bdf7-70cb-4455-af9e-4e2ba1ff9694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:36.911155 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1ab57a-014b-4381-94aa-f91b26b9c9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:36.911799 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:36.934090 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1ab57a-014b-4381-94aa-f91b26b9c9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:36.934772 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bbaf9f7-db6d-4419-8c39-e227c71a8b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:36.982430 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Created reservations ['4be2b382-24a7-47d8-91a2-0c0ad7d5f750', 'c8e2fdc0-2f77-4b29-a3e1-d23f2154fdd1', 'a339c5b2-11bf-4bb1-86ac-aba75d1e8e86', '772997c4-4a51-4fc3-881a-dc6df80e2256'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:36.983190 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bbaf9f7-db6d-4419-8c39-e227c71a8b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4be2b382-24a7-47d8-91a2-0c0ad7d5f750', 'c8e2fdc0-2f77-4b29-a3e1-d23f2154fdd1', 'a339c5b2-11bf-4bb1-86ac-aba75d1e8e86', '772997c4-4a51-4fc3-881a-dc6df80e2256']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:36.983826 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98b4ff0-e44e-4046-8fc1-c75ab12ea400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:37.005091 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98b4ff0-e44e-4046-8fc1-c75ab12ea400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7372dd30-8368-4db8-88aa-82ebc94cc4d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-130090046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb49d7680766425fa59a2935f67bf9dd',qos_specs=None,replication_status=,reservations=['4be2b382-24a7-47d8-91a2-0c0ad7d5f750','c8e2fdc0-2f77-4b29-a3e1-d23f2154fdd1','a339c5b2-11bf-4bb1-86ac-aba75d1e8e86','772997c4-4a51-4fc3-881a-dc6df80e2256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72806f9d6e7e4d4ca152dc1bebeef0c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-130090046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7372dd30-8368-4db8-88aa-82ebc94cc4d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb49d7680766425fa59a2935f67bf9dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72806f9d6e7e4d4ca152dc1bebeef0c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:37.005834 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d2308f6-1d35-4d4e-9c50-36fc72986e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:37.021690 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d2308f6-1d35-4d4e-9c50-36fc72986e4b) transitioned into state 'SUCCESS' from state '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-130090046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb49d7680766425fa59a2935f67bf9dd',qos_specs=None,replication_status=,reservations=['4be2b382-24a7-47d8-91a2-0c0ad7d5f750','c8e2fdc0-2f77-4b29-a3e1-d23f2154fdd1','a339c5b2-11bf-4bb1-86ac-aba75d1e8e86','772997c4-4a51-4fc3-881a-dc6df80e2256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72806f9d6e7e4d4ca152dc1bebeef0c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:37.022437 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb8b1bf-ca08-4c94-87a7-9aeecd013755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:37.030243 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb8b1bf-ca08-4c94-87a7-9aeecd013755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:37.031058 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Flow 'volume_create_api' (f291bdf7-70cb-4455-af9e-4e2ba1ff9694) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:37.031369 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Create volume request issued successfully. Aug 07 19:03:37.031924 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-67b61f5e-cc2a-4934-a19b-02597decaa5e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:37.032346 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1269/5057] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:03:36 2026] POST /volume/v3/volumes => generated 775 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:37.045555 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2b5f410f-f171-4b96-9ce5-f3604a66e1f4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:37.050241 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2b5f410f-f171-4b96-9ce5-f3604a66e1f4 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] GET https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 Aug 07 19:03:37.050241 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2b5f410f-f171-4b96-9ce5-f3604a66e1f4 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:37.050241 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2b5f410f-f171-4b96-9ce5-f3604a66e1f4 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:37.060896 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:37.060896 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:37.066386 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2b5f410f-f171-4b96-9ce5-f3604a66e1f4 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Volume info retrieved successfully. Aug 07 19:03:37.070297 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2b5f410f-f171-4b96-9ce5-f3604a66e1f4 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 returned with HTTP 200 Aug 07 19:03:37.070655 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1268/5058] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:37 2026] GET /volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:37.496068 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-57a739db-7568-4d98-94e8-9d8fa04ffde1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:37.500401 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-57a739db-7568-4d98-94e8-9d8fa04ffde1 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:37.500588 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-57a739db-7568-4d98-94e8-9d8fa04ffde1 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:37.500789 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-57a739db-7568-4d98-94e8-9d8fa04ffde1 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:37.508739 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:37.508739 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:37.512120 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-57a739db-7568-4d98-94e8-9d8fa04ffde1 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:37.516116 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-57a739db-7568-4d98-94e8-9d8fa04ffde1 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:37.516458 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1259/5059] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:37 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:38.085843 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c7dd5221-bc21-4a84-97c8-7f592d9bdff2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:38.087582 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c7dd5221-bc21-4a84-97c8-7f592d9bdff2 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] GET https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 Aug 07 19:03:38.087778 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c7dd5221-bc21-4a84-97c8-7f592d9bdff2 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:38.088008 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c7dd5221-bc21-4a84-97c8-7f592d9bdff2 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:38.095112 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:38.095112 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:38.098487 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c7dd5221-bc21-4a84-97c8-7f592d9bdff2 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Volume info retrieved successfully. Aug 07 19:03:38.102235 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c7dd5221-bc21-4a84-97c8-7f592d9bdff2 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 returned with HTTP 200 Aug 07 19:03:38.102578 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1264/5060] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:38 2026] GET /volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:38.118097 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2d27ca3a-64af-49e0-9918-e03ce63c85d4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:38.166255 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2d27ca3a-64af-49e0-9918-e03ce63c85d4 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-reader] POST https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0/action Aug 07 19:03:38.166685 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2d27ca3a-64af-49e0-9918-e03ce63c85d4 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:38.166864 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2d27ca3a-64af-49e0-9918-e03ce63c85d4 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:38.177787 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:38.177787 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:38.178443 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2d27ca3a-64af-49e0-9918-e03ce63c85d4 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-reader] Volume info retrieved successfully. Aug 07 19:03:38.180144 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-2d27ca3a-64af-49e0-9918-e03ce63c85d4 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'bd274a3d2b9947bebb86627cb1d5a5b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb49d7680766425fa59a2935f67bf9dd', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:38.180407 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2d27ca3a-64af-49e0-9918-e03ce63c85d4 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-reader] https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0/action returned with HTTP 403 Aug 07 19:03:38.181037 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1270/5061] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:03:38 2026] POST /volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0/action => generated 131 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:38.189447 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fef222a9-e852-4f13-9e12-f4b399e6d6d9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:38.191661 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fef222a9-e852-4f13-9e12-f4b399e6d6d9 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 Aug 07 19:03:38.191927 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fef222a9-e852-4f13-9e12-f4b399e6d6d9 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:38.192205 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fef222a9-e852-4f13-9e12-f4b399e6d6d9 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:38.192418 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-fef222a9-e852-4f13-9e12-f4b399e6d6d9 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Delete volume with id: 7372dd30-8368-4db8-88aa-82ebc94cc4d0 Aug 07 19:03:38.201550 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:38.201550 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:38.201978 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fef222a9-e852-4f13-9e12-f4b399e6d6d9 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Volume info retrieved successfully. Aug 07 19:03:38.220475 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fef222a9-e852-4f13-9e12-f4b399e6d6d9 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Delete volume request issued successfully. Aug 07 19:03:38.220729 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fef222a9-e852-4f13-9e12-f4b399e6d6d9 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 returned with HTTP 202 Aug 07 19:03:38.221279 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1269/5062] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:38 2026] DELETE /volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:38.229574 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-60fb98fe-4ad5-40cc-b65f-9c39eec73f7f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:38.231275 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-60fb98fe-4ad5-40cc-b65f-9c39eec73f7f tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] GET https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 Aug 07 19:03:38.231460 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-60fb98fe-4ad5-40cc-b65f-9c39eec73f7f tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:38.231637 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-60fb98fe-4ad5-40cc-b65f-9c39eec73f7f tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:38.238844 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:38.238844 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:38.243594 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-60fb98fe-4ad5-40cc-b65f-9c39eec73f7f tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Volume info retrieved successfully. Aug 07 19:03:38.248980 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-60fb98fe-4ad5-40cc-b65f-9c39eec73f7f tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 returned with HTTP 200 Aug 07 19:03:38.249425 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1260/5063] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:38 2026] GET /volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:38.530376 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-291e8887-5c45-4097-9fbb-97789b24e6f8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:38.538634 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-291e8887-5c45-4097-9fbb-97789b24e6f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:38.538928 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-291e8887-5c45-4097-9fbb-97789b24e6f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:38.539031 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-291e8887-5c45-4097-9fbb-97789b24e6f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:38.546807 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:38.546807 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:38.550662 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-291e8887-5c45-4097-9fbb-97789b24e6f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:38.555196 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-291e8887-5c45-4097-9fbb-97789b24e6f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:38.555656 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1265/5064] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:38 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:38.680658 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-f05450dc-c661-468d-a7b5-0f37ee700daa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:38.682709 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-f05450dc-c661-468d-a7b5-0f37ee700daa tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:38.682897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-f05450dc-c661-468d-a7b5-0f37ee700daa tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:38.683101 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-f05450dc-c661-468d-a7b5-0f37ee700daa tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:38.691990 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:38.691990 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:38.698914 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-f05450dc-c661-468d-a7b5-0f37ee700daa tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:38.699044 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-f05450dc-c661-468d-a7b5-0f37ee700daa tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:38.699380 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1271/5065] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:03:38 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 1129 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:38.717052 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-c8bde17d-e459-46a1-b9ef-5f48cc0c5a1a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:38.718872 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-c8bde17d-e459-46a1-b9ef-5f48cc0c5a1a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] POST https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785/action Aug 07 19:03:38.719242 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-c8bde17d-e459-46a1-b9ef-5f48cc0c5a1a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:38.719361 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-c8bde17d-e459-46a1-b9ef-5f48cc0c5a1a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:38.728624 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:38.728624 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:38.729036 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-c8bde17d-e459-46a1-b9ef-5f48cc0c5a1a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:38.735305 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-c8bde17d-e459-46a1-b9ef-5f48cc0c5a1a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Begin detaching volume completed successfully. Aug 07 19:03:38.735486 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-c8bde17d-e459-46a1-b9ef-5f48cc0c5a1a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785/action returned with HTTP 202 Aug 07 19:03:38.735860 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1270/5066] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:03:38 2026] POST /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:03:38.775947 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5022e0af-2f29-4c9e-971a-f39b3b97db4b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:38.776406 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5022e0af-2f29-4c9e-971a-f39b3b97db4b None None] GET https://10.4.3.15/volume// Aug 07 19:03:38.776586 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5022e0af-2f29-4c9e-971a-f39b3b97db4b None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:38.776790 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5022e0af-2f29-4c9e-971a-f39b3b97db4b None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:38.777189 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5022e0af-2f29-4c9e-971a-f39b3b97db4b None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:03:38.777476 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1261/5067] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:03: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 07 19:03:38.784595 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-e3ec8a7f-53d8-4105-b799-5b7c4babb4d4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:38.786565 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-e3ec8a7f-53d8-4105-b799-5b7c4babb4d4 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:38.786772 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-e3ec8a7f-53d8-4105-b799-5b7c4babb4d4 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:38.786944 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-e3ec8a7f-53d8-4105-b799-5b7c4babb4d4 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:38.795713 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:38.795713 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:38.798781 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-e3ec8a7f-53d8-4105-b799-5b7c4babb4d4 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:38.802552 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-e3ec8a7f-53d8-4105-b799-5b7c4babb4d4 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:03:38.802937 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1266/5068] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:03:38 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:03:39.261130 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c8782aed-e82c-40f1-8173-897b8f46dd5b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:39.262688 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8782aed-e82c-40f1-8173-897b8f46dd5b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] GET https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 Aug 07 19:03:39.262870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8782aed-e82c-40f1-8173-897b8f46dd5b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:39.263079 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8782aed-e82c-40f1-8173-897b8f46dd5b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:39.269693 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8782aed-e82c-40f1-8173-897b8f46dd5b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 returned with HTTP 404 Aug 07 19:03:39.270220 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1272/5069] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:39 2026] GET /volume/v3/volumes/7372dd30-8368-4db8-88aa-82ebc94cc4d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:39.278959 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e687c93d-667c-40f2-9db7-1153d4287f6b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:39.280953 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:39.281313 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1524359676"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:39.282793 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1524359676'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:39.283086 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Create volume of 1 GB Aug 07 19:03:39.287574 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Availability Zones retrieved successfully. Aug 07 19:03:39.294786 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Flow 'volume_create_api' (bff5a3bc-890f-47d4-b89c-5a8179a9b895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:39.295898 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ec8157-2ae0-41c9-ae68-fdce2d4efb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:39.297097 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:39.324989 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ec8157-2ae0-41c9-ae68-fdce2d4efb3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:39.326325 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9cfb345-2a75-41f5-bd5b-7965f50794d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:39.359081 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Created reservations ['9f5c48ca-6a42-44df-8f09-7f4de80ad18f', 'e2a55d7a-62e1-4851-ab70-51fa501eddfa', '69baf44f-05dc-48d1-9752-4c509556bad7', '22caf40e-88df-4acc-a8f9-4db7ec01ee4e'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:39.359864 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9cfb345-2a75-41f5-bd5b-7965f50794d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f5c48ca-6a42-44df-8f09-7f4de80ad18f', 'e2a55d7a-62e1-4851-ab70-51fa501eddfa', '69baf44f-05dc-48d1-9752-4c509556bad7', '22caf40e-88df-4acc-a8f9-4db7ec01ee4e']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:39.360459 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08d1e850-5bcd-4dcd-a978-b37be4606d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:39.380192 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08d1e850-5bcd-4dcd-a978-b37be4606d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fec25f4-dc05-48c9-991a-59567d7acdea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1524359676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb49d7680766425fa59a2935f67bf9dd',qos_specs=None,replication_status=,reservations=['9f5c48ca-6a42-44df-8f09-7f4de80ad18f','e2a55d7a-62e1-4851-ab70-51fa501eddfa','69baf44f-05dc-48d1-9752-4c509556bad7','22caf40e-88df-4acc-a8f9-4db7ec01ee4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72806f9d6e7e4d4ca152dc1bebeef0c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1524359676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fec25f4-dc05-48c9-991a-59567d7acdea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb49d7680766425fa59a2935f67bf9dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72806f9d6e7e4d4ca152dc1bebeef0c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:39.380864 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf7aab87-7288-44b6-9178-6507dfb47a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:39.399336 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf7aab87-7288-44b6-9178-6507dfb47a4a) transitioned into state 'SUCCESS' from state '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-1524359676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb49d7680766425fa59a2935f67bf9dd',qos_specs=None,replication_status=,reservations=['9f5c48ca-6a42-44df-8f09-7f4de80ad18f','e2a55d7a-62e1-4851-ab70-51fa501eddfa','69baf44f-05dc-48d1-9752-4c509556bad7','22caf40e-88df-4acc-a8f9-4db7ec01ee4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72806f9d6e7e4d4ca152dc1bebeef0c1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:39.400190 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a36705-f925-4fa4-adf2-2390fea94796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:39.408462 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a36705-f925-4fa4-adf2-2390fea94796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:39.409268 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Flow 'volume_create_api' (bff5a3bc-890f-47d4-b89c-5a8179a9b895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:39.409547 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Create volume request issued successfully. Aug 07 19:03:39.410147 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e687c93d-667c-40f2-9db7-1153d4287f6b tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:39.410550 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1271/5070] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:03:39 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:39.427563 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f42b60bb-938b-4f9a-a7c3-afc4ff39fa34 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:39.429486 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f42b60bb-938b-4f9a-a7c3-afc4ff39fa34 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] GET https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea Aug 07 19:03:39.429740 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f42b60bb-938b-4f9a-a7c3-afc4ff39fa34 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:39.429974 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f42b60bb-938b-4f9a-a7c3-afc4ff39fa34 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:39.438506 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:39.438506 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:39.443693 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f42b60bb-938b-4f9a-a7c3-afc4ff39fa34 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Volume info retrieved successfully. Aug 07 19:03:39.447475 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f42b60bb-938b-4f9a-a7c3-afc4ff39fa34 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea returned with HTTP 200 Aug 07 19:03:39.447863 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1262/5071] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:39 2026] GET /volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:39.574421 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a6430854-adac-4c18-911d-caa357468039 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:39.576217 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a6430854-adac-4c18-911d-caa357468039 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:39.576522 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a6430854-adac-4c18-911d-caa357468039 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:39.576785 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a6430854-adac-4c18-911d-caa357468039 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:39.584583 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:39.584583 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:39.588274 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a6430854-adac-4c18-911d-caa357468039 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:39.592736 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a6430854-adac-4c18-911d-caa357468039 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:39.593229 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1267/5072] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:39 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:39.603125 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-a92d740e-830f-47d0-9eff-0b7671390af2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:39.604970 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-a92d740e-830f-47d0-9eff-0b7671390af2 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] DELETE https://10.4.3.15/volume/v3/attachments/eebe3ccf-c71c-4451-a68b-0064237bfafb Aug 07 19:03:39.605165 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-a92d740e-830f-47d0-9eff-0b7671390af2 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:39.605341 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-a92d740e-830f-47d0-9eff-0b7671390af2 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:39.611392 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:39.611392 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:39.647436 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ae65a597-0409-4e2f-9eda-5004840a3874 req-a92d740e-830f-47d0-9eff-0b7671390af2 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/attachments/eebe3ccf-c71c-4451-a68b-0064237bfafb returned with HTTP 200 Aug 07 19:03:39.647775 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1273/5073] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:03:39 2026] DELETE /volume/v3/attachments/eebe3ccf-c71c-4451-a68b-0064237bfafb => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:39.820658 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-03aad769-545c-4995-9a8b-6b0b8f45e80b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:39.822393 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-03aad769-545c-4995-9a8b-6b0b8f45e80b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:03:39.822821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-03aad769-545c-4995-9a8b-6b0b8f45e80b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0886c745-9f22-4513-ba2f-be15d9233785", "force": false, "name": "tempest-TestStampPattern-snapshot-1454238445", "description": null, "metadata": null}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:39.831447 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:39.831447 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:39.831840 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-03aad769-545c-4995-9a8b-6b0b8f45e80b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:03:39.831963 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-03aad769-545c-4995-9a8b-6b0b8f45e80b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Create snapshot from volume 0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:03:39.858369 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-03aad769-545c-4995-9a8b-6b0b8f45e80b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Created reservations ['8ef6f301-9a05-4fa0-8a75-e1d1940c9c38', '2332c6d0-4989-44f4-96bb-7a746ae3cdfa', '092aeb8d-7ce5-4163-a29b-52b3c170e057', 'b785de1d-8965-41fd-8c4b-7bf2b5324d6e'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:39.881565 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-03aad769-545c-4995-9a8b-6b0b8f45e80b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Snapshot create request issued successfully. Aug 07 19:03:39.881908 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-03aad769-545c-4995-9a8b-6b0b8f45e80b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:03:39.882374 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1272/5074] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:03:39 2026] POST /volume/v3/snapshots => generated 303 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:39.895110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bdcf7ddd-06fa-48b9-b557-2b7dc0827362 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:39.897309 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bdcf7ddd-06fa-48b9-b557-2b7dc0827362 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f Aug 07 19:03:39.897507 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bdcf7ddd-06fa-48b9-b557-2b7dc0827362 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:39.897705 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bdcf7ddd-06fa-48b9-b557-2b7dc0827362 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:39.902405 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:39.902405 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:39.902803 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bdcf7ddd-06fa-48b9-b557-2b7dc0827362 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Snapshot retrieved successfully. Aug 07 19:03:39.903536 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bdcf7ddd-06fa-48b9-b557-2b7dc0827362 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f returned with HTTP 200 Aug 07 19:03:39.903896 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1263/5075] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:39 2026] GET /volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:40.460499 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fcfa369f-60d2-4cd4-b35b-23df0f3e6bdd None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:40.462215 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fcfa369f-60d2-4cd4-b35b-23df0f3e6bdd tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] GET https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea Aug 07 19:03:40.462415 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fcfa369f-60d2-4cd4-b35b-23df0f3e6bdd tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:40.462593 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fcfa369f-60d2-4cd4-b35b-23df0f3e6bdd tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:40.469648 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:40.469648 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:40.472608 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fcfa369f-60d2-4cd4-b35b-23df0f3e6bdd tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Volume info retrieved successfully. Aug 07 19:03:40.476238 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fcfa369f-60d2-4cd4-b35b-23df0f3e6bdd tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea returned with HTTP 200 Aug 07 19:03:40.476641 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1268/5076] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:40 2026] GET /volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:40.488051 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a81d924a-b14d-424b-ac69-67165fdf3052 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:40.489712 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a81d924a-b14d-424b-ac69-67165fdf3052 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-reader] POST https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea/action Aug 07 19:03:40.490044 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a81d924a-b14d-424b-ac69-67165fdf3052 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:03:40.490188 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a81d924a-b14d-424b-ac69-67165fdf3052 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:40.497816 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:40.497816 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:40.498270 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-a81d924a-b14d-424b-ac69-67165fdf3052 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bd274a3d2b9947bebb86627cb1d5a5b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb49d7680766425fa59a2935f67bf9dd', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:40.498451 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a81d924a-b14d-424b-ac69-67165fdf3052 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-reader] https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea/action returned with HTTP 403 Aug 07 19:03:40.498868 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1274/5077] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:03:40 2026] POST /volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:40.504323 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9389a09d-a3d5-4a2a-8f2e-40f8be624aa8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:40.506041 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9389a09d-a3d5-4a2a-8f2e-40f8be624aa8 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea Aug 07 19:03:40.506223 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9389a09d-a3d5-4a2a-8f2e-40f8be624aa8 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:40.506396 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9389a09d-a3d5-4a2a-8f2e-40f8be624aa8 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:40.506545 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-9389a09d-a3d5-4a2a-8f2e-40f8be624aa8 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Delete volume with id: 7fec25f4-dc05-48c9-991a-59567d7acdea Aug 07 19:03:40.512859 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:40.512859 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:40.513185 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9389a09d-a3d5-4a2a-8f2e-40f8be624aa8 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Volume info retrieved successfully. Aug 07 19:03:40.526171 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9389a09d-a3d5-4a2a-8f2e-40f8be624aa8 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Delete volume request issued successfully. Aug 07 19:03:40.526320 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9389a09d-a3d5-4a2a-8f2e-40f8be624aa8 tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea returned with HTTP 202 Aug 07 19:03:40.526653 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1273/5078] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:40 2026] DELETE /volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:40.533396 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b298001-b31a-43aa-b2c9-22b16ee4751e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:40.535154 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b298001-b31a-43aa-b2c9-22b16ee4751e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] GET https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea Aug 07 19:03:40.535343 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b298001-b31a-43aa-b2c9-22b16ee4751e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:40.535521 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b298001-b31a-43aa-b2c9-22b16ee4751e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:40.542271 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:40.542271 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:40.545491 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7b298001-b31a-43aa-b2c9-22b16ee4751e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Volume info retrieved successfully. Aug 07 19:03:40.549244 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b298001-b31a-43aa-b2c9-22b16ee4751e tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea returned with HTTP 200 Aug 07 19:03:40.549592 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1264/5079] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:40 2026] GET /volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:40.604452 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c1c7e145-caad-423d-87ef-2e4b9ac8ab54 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:40.606142 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c1c7e145-caad-423d-87ef-2e4b9ac8ab54 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:40.606328 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c1c7e145-caad-423d-87ef-2e4b9ac8ab54 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:40.606503 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c1c7e145-caad-423d-87ef-2e4b9ac8ab54 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:40.612885 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:40.612885 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:40.616186 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c1c7e145-caad-423d-87ef-2e4b9ac8ab54 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:40.620206 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c1c7e145-caad-423d-87ef-2e4b9ac8ab54 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:40.620610 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1269/5080] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:40 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:40.911863 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e0259d9f-9bd4-4889-bce1-9242bfb64b51 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:40.913629 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0259d9f-9bd4-4889-bce1-9242bfb64b51 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f Aug 07 19:03:40.913842 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0259d9f-9bd4-4889-bce1-9242bfb64b51 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:40.914037 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0259d9f-9bd4-4889-bce1-9242bfb64b51 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:40.918580 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:40.918580 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:40.918978 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e0259d9f-9bd4-4889-bce1-9242bfb64b51 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Snapshot retrieved successfully. Aug 07 19:03:40.919634 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0259d9f-9bd4-4889-bce1-9242bfb64b51 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f returned with HTTP 200 Aug 07 19:03:40.919979 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1275/5081] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:40 2026] GET /volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:40.926946 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-34d023ae-b8d6-4891-bfcc-08eab1dd361c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:40.928512 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-34d023ae-b8d6-4891-bfcc-08eab1dd361c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f Aug 07 19:03:40.928701 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-34d023ae-b8d6-4891-bfcc-08eab1dd361c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:40.928877 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-34d023ae-b8d6-4891-bfcc-08eab1dd361c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:40.933223 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:40.933223 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:40.933569 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-34d023ae-b8d6-4891-bfcc-08eab1dd361c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Snapshot retrieved successfully. Aug 07 19:03:40.934224 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-34d023ae-b8d6-4891-bfcc-08eab1dd361c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f returned with HTTP 200 Aug 07 19:03:40.934649 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1274/5082] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:03:40 2026] GET /volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:41.563835 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-96b0143d-be8b-4e1b-9308-42e0c390008a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:41.565577 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96b0143d-be8b-4e1b-9308-42e0c390008a tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] GET https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea Aug 07 19:03:41.565773 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96b0143d-be8b-4e1b-9308-42e0c390008a tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:41.565951 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96b0143d-be8b-4e1b-9308-42e0c390008a tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:41.572295 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96b0143d-be8b-4e1b-9308-42e0c390008a tempest-ProjectReaderTests-900494404 tempest-ProjectReaderTests-900494404-project-admin] https://10.4.3.15/volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea returned with HTTP 404 Aug 07 19:03:41.572735 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1265/5083] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:41 2026] GET /volume/v3/volumes/7fec25f4-dc05-48c9-991a-59567d7acdea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:41.631726 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6dcd371e-c8b5-4671-9de4-b2434868ee0f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:41.633974 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6dcd371e-c8b5-4671-9de4-b2434868ee0f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:41.634279 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6dcd371e-c8b5-4671-9de4-b2434868ee0f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:41.634587 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6dcd371e-c8b5-4671-9de4-b2434868ee0f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:41.641578 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:41.641578 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:41.646832 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6dcd371e-c8b5-4671-9de4-b2434868ee0f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:41.651920 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6dcd371e-c8b5-4671-9de4-b2434868ee0f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:41.652393 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1270/5084] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:41 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:41.829823 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-45dc7956-1bc7-4b31-9ad4-e3882e596f67 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:41.832255 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-45dc7956-1bc7-4b31-9ad4-e3882e596f67 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] DELETE https://10.4.3.15/volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d Aug 07 19:03:41.832508 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-45dc7956-1bc7-4b31-9ad4-e3882e596f67 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:41.832747 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-45dc7956-1bc7-4b31-9ad4-e3882e596f67 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:41.839260 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:41.839260 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:41.879078 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4687af1f-dbaa-41e1-ab3d-001b6a4e263e req-45dc7956-1bc7-4b31-9ad4-e3882e596f67 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d returned with HTTP 200 Aug 07 19:03:41.879522 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1276/5085] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:03:41 2026] DELETE /volume/v3/attachments/0fbaefe7-ac84-47c4-a596-b28435a1199d => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:42.664145 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4bc7bb86-7ae6-4ef6-b324-d05bbf763e27 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:42.665916 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4bc7bb86-7ae6-4ef6-b324-d05bbf763e27 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:42.666151 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4bc7bb86-7ae6-4ef6-b324-d05bbf763e27 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:42.666331 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4bc7bb86-7ae6-4ef6-b324-d05bbf763e27 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:42.673390 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:42.673390 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:42.677111 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4bc7bb86-7ae6-4ef6-b324-d05bbf763e27 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:42.680817 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4bc7bb86-7ae6-4ef6-b324-d05bbf763e27 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:42.681210 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1275/5086] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:42 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:42.692755 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b7177463-7bf6-4d9f-9125-8c0fc14a1314 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:42.694542 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7177463-7bf6-4d9f-9125-8c0fc14a1314 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:03:42.694742 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7177463-7bf6-4d9f-9125-8c0fc14a1314 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:42.694948 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7177463-7bf6-4d9f-9125-8c0fc14a1314 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:42.701120 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:42.701120 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:42.704145 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b7177463-7bf6-4d9f-9125-8c0fc14a1314 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:03:42.707632 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7177463-7bf6-4d9f-9125-8c0fc14a1314 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:03:42.707965 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1266/5087] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:42 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:42.875100 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-02caaea0-c081-4945-aac9-9a86aa9ee053 req-8ff3ef86-0516-4141-9623-494ce656e999 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:42.877163 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-02caaea0-c081-4945-aac9-9a86aa9ee053 req-8ff3ef86-0516-4141-9623-494ce656e999 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:03:42.877374 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-02caaea0-c081-4945-aac9-9a86aa9ee053 req-8ff3ef86-0516-4141-9623-494ce656e999 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:42.877475 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-02caaea0-c081-4945-aac9-9a86aa9ee053 req-8ff3ef86-0516-4141-9623-494ce656e999 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:42.887065 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:42.887065 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:42.891617 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-02caaea0-c081-4945-aac9-9a86aa9ee053 req-8ff3ef86-0516-4141-9623-494ce656e999 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:03:42.895859 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-02caaea0-c081-4945-aac9-9a86aa9ee053 req-8ff3ef86-0516-4141-9623-494ce656e999 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:03:42.896277 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1271/5088] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:03:42 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:42.985643 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-61a11d69-bece-41f9-b9a1-8abc9d1ae844 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.078069 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-61a11d69-bece-41f9-b9a1-8abc9d1ae844 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:43.078417 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-61a11d69-bece-41f9-b9a1-8abc9d1ae844 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1363437254", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.079871 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:43.079871 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:03:43.093845 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-61a11d69-bece-41f9-b9a1-8abc9d1ae844 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:43.094422 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1277/5089] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:42 2026] POST /volume/v3/types => generated 380 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:43.104059 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6f9b7499-6883-409f-9ce1-407de726445f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.106019 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f9b7499-6883-409f-9ce1-407de726445f tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] POST https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption Aug 07 19:03:43.106526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6f9b7499-6883-409f-9ce1-407de726445f tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.125822 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6f9b7499-6883-409f-9ce1-407de726445f tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption returned with HTTP 200 Aug 07 19:03:43.126294 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1276/5090] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:03:43 2026] POST /volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:43.134831 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ddbd5fef-bf59-4749-8b2d-4a1603156e11 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.136526 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ddbd5fef-bf59-4749-8b2d-4a1603156e11 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:43.136896 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ddbd5fef-bf59-4749-8b2d-4a1603156e11 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2124293172", "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=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.151770 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ddbd5fef-bf59-4749-8b2d-4a1603156e11 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:43.152320 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1267/5091] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:43 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 07 19:03:43.160885 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5728c3f3-3e19-4d89-a239-086f5309c503 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.217558 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5728c3f3-3e19-4d89-a239-086f5309c503 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] POST https://10.4.3.15/volume/v3/types/61deb9f9-2599-498b-8169-08e8c66da59e/encryption Aug 07 19:03:43.217950 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5728c3f3-3e19-4d89-a239-086f5309c503 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.219914 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.policy [None req-5728c3f3-3e19-4d89-a239-086f5309c503 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100345) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.220132 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5728c3f3-3e19-4d89-a239-086f5309c503 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/61deb9f9-2599-498b-8169-08e8c66da59e/encryption returned with HTTP 403 Aug 07 19:03:43.220542 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1272/5092] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:03:43 2026] POST /volume/v3/types/61deb9f9-2599-498b-8169-08e8c66da59e/encryption => generated 127 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.227911 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-77dcbb46-d9aa-457e-8570-f2bbf2aea91a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.229533 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-77dcbb46-d9aa-457e-8570-f2bbf2aea91a tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:43.229837 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-77dcbb46-d9aa-457e-8570-f2bbf2aea91a tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2029716867", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.243662 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-77dcbb46-d9aa-457e-8570-f2bbf2aea91a tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:43.243980 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1278/5093] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:43 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:43.253195 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ca95c6a4-ee6f-4c80-8a5e-5f662c683dcc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.255176 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ca95c6a4-ee6f-4c80-8a5e-5f662c683dcc tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] POST https://10.4.3.15/volume/v3/types/0cbd4070-6975-4c35-a7aa-64b3d6c05012/extra_specs Aug 07 19:03:43.255530 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ca95c6a4-ee6f-4c80-8a5e-5f662c683dcc tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.257689 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.policy [None req-ca95c6a4-ee6f-4c80-8a5e-5f662c683dcc tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100344) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.257905 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ca95c6a4-ee6f-4c80-8a5e-5f662c683dcc tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/0cbd4070-6975-4c35-a7aa-64b3d6c05012/extra_specs returned with HTTP 403 Aug 07 19:03:43.258434 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1277/5094] 10.4.3.15 () {68 vars in 1392 bytes} [Fri Aug 7 19:03:43 2026] POST /volume/v3/types/0cbd4070-6975-4c35-a7aa-64b3d6c05012/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.266352 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-60916ef1-e4f9-4764-862e-ccb45226f1b2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.268042 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-60916ef1-e4f9-4764-862e-ccb45226f1b2 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] PUT https://10.4.3.15/volume/v3/types/0cbd4070-6975-4c35-a7aa-64b3d6c05012/extra_specs/key2 Aug 07 19:03:43.268338 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-60916ef1-e4f9-4764-862e-ccb45226f1b2 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.270458 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-60916ef1-e4f9-4764-862e-ccb45226f1b2 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.270636 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-60916ef1-e4f9-4764-862e-ccb45226f1b2 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/0cbd4070-6975-4c35-a7aa-64b3d6c05012/extra_specs/key2 returned with HTTP 403 Aug 07 19:03:43.271081 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1268/5095] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 19:03:43 2026] PUT /volume/v3/types/0cbd4070-6975-4c35-a7aa-64b3d6c05012/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.279241 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-59c3b821-6b13-4e21-9d01-05f70f9b272d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.280841 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-59c3b821-6b13-4e21-9d01-05f70f9b272d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:43.281210 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-59c3b821-6b13-4e21-9d01-05f70f9b272d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.283347 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.policy [None req-59c3b821-6b13-4e21-9d01-05f70f9b272d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100345) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.283518 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-59c3b821-6b13-4e21-9d01-05f70f9b272d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types returned with HTTP 403 Aug 07 19:03:43.283917 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1273/5096] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 19:03:43 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.290649 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d6870b12-4973-4af7-86f2-1f15a628791d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.292551 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d6870b12-4973-4af7-86f2-1f15a628791d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:43.292970 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d6870b12-4973-4af7-86f2-1f15a628791d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-439634559", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.308692 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d6870b12-4973-4af7-86f2-1f15a628791d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:43.309293 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1279/5097] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:43 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 07 19:03:43.319393 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5acd93b7-e3aa-4c68-9acf-dd47b97bb32a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.322134 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5acd93b7-e3aa-4c68-9acf-dd47b97bb32a tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] POST https://10.4.3.15/volume/v3/types/19a656a6-5c19-4a49-890f-e86ceb8cc5c0/encryption Aug 07 19:03:43.322591 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5acd93b7-e3aa-4c68-9acf-dd47b97bb32a tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.349905 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5acd93b7-e3aa-4c68-9acf-dd47b97bb32a tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types/19a656a6-5c19-4a49-890f-e86ceb8cc5c0/encryption returned with HTTP 200 Aug 07 19:03:43.350400 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1278/5098] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:03:43 2026] POST /volume/v3/types/19a656a6-5c19-4a49-890f-e86ceb8cc5c0/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:43.358510 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-341140e3-e699-4c70-a154-d545cdf5d6a8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.360486 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-341140e3-e699-4c70-a154-d545cdf5d6a8 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] DELETE https://10.4.3.15/volume/v3/types/19a656a6-5c19-4a49-890f-e86ceb8cc5c0/encryption/695e21a4-927b-42c3-995b-de656b5e7fd3 Aug 07 19:03:43.360708 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-341140e3-e699-4c70-a154-d545cdf5d6a8 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.360873 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-341140e3-e699-4c70-a154-d545cdf5d6a8 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.361525 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-341140e3-e699-4c70-a154-d545cdf5d6a8 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.361822 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-341140e3-e699-4c70-a154-d545cdf5d6a8 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/19a656a6-5c19-4a49-890f-e86ceb8cc5c0/encryption/695e21a4-927b-42c3-995b-de656b5e7fd3 returned with HTTP 403 Aug 07 19:03:43.362251 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1269/5099] 10.4.3.15 () {66 vars in 1482 bytes} [Fri Aug 7 19:03:43 2026] DELETE /volume/v3/types/19a656a6-5c19-4a49-890f-e86ceb8cc5c0/encryption/695e21a4-927b-42c3-995b-de656b5e7fd3 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.369541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3f69ca68-8991-40d8-bd2c-dd8a45ba0753 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.371259 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f69ca68-8991-40d8-bd2c-dd8a45ba0753 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:43.371624 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3f69ca68-8991-40d8-bd2c-dd8a45ba0753 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1247344560", "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=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.389412 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f69ca68-8991-40d8-bd2c-dd8a45ba0753 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:43.389794 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1274/5100] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:43 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:43.398377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a8980b66-2813-4f92-ab48-03d8f20f01b0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.400123 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a8980b66-2813-4f92-ab48-03d8f20f01b0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] DELETE https://10.4.3.15/volume/v3/types/6068d67c-d6ae-4586-8733-d5e050053d76/extra_specs/key1 Aug 07 19:03:43.400316 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a8980b66-2813-4f92-ab48-03d8f20f01b0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.400556 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a8980b66-2813-4f92-ab48-03d8f20f01b0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.404746 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-a8980b66-2813-4f92-ab48-03d8f20f01b0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.404917 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a8980b66-2813-4f92-ab48-03d8f20f01b0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/6068d67c-d6ae-4586-8733-d5e050053d76/extra_specs/key1 returned with HTTP 403 Aug 07 19:03:43.405316 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1280/5101] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 19:03:43 2026] DELETE /volume/v3/types/6068d67c-d6ae-4586-8733-d5e050053d76/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.412923 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-60fdde26-d7ac-4bb9-a201-5011b1e55d83 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.414408 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-60fdde26-d7ac-4bb9-a201-5011b1e55d83 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:43.414757 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-60fdde26-d7ac-4bb9-a201-5011b1e55d83 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2118535202", "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=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.431276 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-60fdde26-d7ac-4bb9-a201-5011b1e55d83 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:43.431762 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1279/5102] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:43 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 07 19:03:43.444307 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-98b086ad-791a-4cf0-b598-e186d3e1c3da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.446191 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98b086ad-791a-4cf0-b598-e186d3e1c3da tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] DELETE https://10.4.3.15/volume/v3/types/9a36181a-c9b2-4017-9238-0cdc7f076d52 Aug 07 19:03:43.446419 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98b086ad-791a-4cf0-b598-e186d3e1c3da tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.446636 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98b086ad-791a-4cf0-b598-e186d3e1c3da tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.447275 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-98b086ad-791a-4cf0-b598-e186d3e1c3da tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.447449 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98b086ad-791a-4cf0-b598-e186d3e1c3da tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/9a36181a-c9b2-4017-9238-0cdc7f076d52 returned with HTTP 403 Aug 07 19:03:43.447976 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1270/5103] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:43 2026] DELETE /volume/v3/types/9a36181a-c9b2-4017-9238-0cdc7f076d52 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.456447 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-01e454c7-12ab-4ac9-9089-01704aa93b21 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.458937 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-01e454c7-12ab-4ac9-9089-01704aa93b21 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] GET https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs Aug 07 19:03:43.459256 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-01e454c7-12ab-4ac9-9089-01704aa93b21 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.459517 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-01e454c7-12ab-4ac9-9089-01704aa93b21 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.468867 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-01e454c7-12ab-4ac9-9089-01704aa93b21 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs returned with HTTP 200 Aug 07 19:03:43.469447 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1275/5104] 10.4.3.15 () {66 vars in 1371 bytes} [Fri Aug 7 19:03:43 2026] GET /volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:43.478784 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-41779e88-0474-4e13-a760-c75f931d01e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.480507 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-41779e88-0474-4e13-a760-c75f931d01e0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] GET https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption/cipher Aug 07 19:03:43.480695 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-41779e88-0474-4e13-a760-c75f931d01e0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.480867 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-41779e88-0474-4e13-a760-c75f931d01e0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.481446 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-41779e88-0474-4e13-a760-c75f931d01e0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.481620 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-41779e88-0474-4e13-a760-c75f931d01e0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption/cipher returned with HTTP 403 Aug 07 19:03:43.481976 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1281/5105] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 19:03:43 2026] GET /volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.490198 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f8ad8bb0-c516-445c-b52e-71a98bbf95b5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.491982 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8ad8bb0-c516-445c-b52e-71a98bbf95b5 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] GET https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption Aug 07 19:03:43.492210 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f8ad8bb0-c516-445c-b52e-71a98bbf95b5 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.492391 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f8ad8bb0-c516-445c-b52e-71a98bbf95b5 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.493023 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.policy [None req-f8ad8bb0-c516-445c-b52e-71a98bbf95b5 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100344) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.493204 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f8ad8bb0-c516-445c-b52e-71a98bbf95b5 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption returned with HTTP 403 Aug 07 19:03:43.493612 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1280/5106] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 19:03:43 2026] GET /volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.501158 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-22f45df3-a7b6-4c08-8875-eadb4f9b59d0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.504051 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-22f45df3-a7b6-4c08-8875-eadb4f9b59d0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] GET https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs/multiattach Aug 07 19:03:43.504051 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-22f45df3-a7b6-4c08-8875-eadb4f9b59d0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.504211 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-22f45df3-a7b6-4c08-8875-eadb4f9b59d0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.512696 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-22f45df3-a7b6-4c08-8875-eadb4f9b59d0 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs/multiattach returned with HTTP 200 Aug 07 19:03:43.513200 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1271/5107] 10.4.3.15 () {66 vars in 1407 bytes} [Fri Aug 7 19:03:43 2026] GET /volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 19:03:43.519768 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d957cb91-3a28-436d-883a-8fae5e636ff8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.521673 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d957cb91-3a28-436d-883a-8fae5e636ff8 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] GET https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs/volume_backend_name Aug 07 19:03:43.521673 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d957cb91-3a28-436d-883a-8fae5e636ff8 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.521809 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d957cb91-3a28-436d-883a-8fae5e636ff8 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.529130 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d957cb91-3a28-436d-883a-8fae5e636ff8 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 19:03:43.529517 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1276/5108] 10.4.3.15 () {66 vars in 1431 bytes} [Fri Aug 7 19:03:43 2026] GET /volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.538213 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-35ccfedf-66f2-4d5f-abe1-326a1a87fc16 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.540088 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-35ccfedf-66f2-4d5f-abe1-326a1a87fc16 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] PUT https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption/bb4ca17e-c2e5-4c51-a2f6-c8fd08526059 Aug 07 19:03:43.540445 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-35ccfedf-66f2-4d5f-abe1-326a1a87fc16 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.543073 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-35ccfedf-66f2-4d5f-abe1-326a1a87fc16 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.543222 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-35ccfedf-66f2-4d5f-abe1-326a1a87fc16 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption/bb4ca17e-c2e5-4c51-a2f6-c8fd08526059 returned with HTTP 403 Aug 07 19:03:43.543766 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1282/5109] 10.4.3.15 () {68 vars in 1499 bytes} [Fri Aug 7 19:03:43 2026] PUT /volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/encryption/bb4ca17e-c2e5-4c51-a2f6-c8fd08526059 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.551377 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-66dfbf99-80e3-400a-9f6d-749ae1dcaf4f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.553167 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-66dfbf99-80e3-400a-9f6d-749ae1dcaf4f tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] PUT https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs/key1 Aug 07 19:03:43.553527 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-66dfbf99-80e3-400a-9f6d-749ae1dcaf4f tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.556363 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.policy [None req-66dfbf99-80e3-400a-9f6d-749ae1dcaf4f tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100344) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.556363 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-66dfbf99-80e3-400a-9f6d-749ae1dcaf4f tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs/key1 returned with HTTP 403 Aug 07 19:03:43.556758 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1281/5110] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 19:03:43 2026] PUT /volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.565319 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b05c7f7-c605-47ea-921c-18a1a3594a82 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.566907 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b05c7f7-c605-47ea-921c-18a1a3594a82 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] PUT https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580 Aug 07 19:03:43.567266 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b05c7f7-c605-47ea-921c-18a1a3594a82 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:43.569013 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-7b05c7f7-c605-47ea-921c-18a1a3594a82 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'acb982e831cd46f69607358c32f27cc7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '637211240a884ff096dd9119928efb23', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:03:43.569193 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b05c7f7-c605-47ea-921c-18a1a3594a82 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-reader] https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580 returned with HTTP 403 Aug 07 19:03:43.569599 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1272/5111] 10.4.3.15 () {68 vars in 1355 bytes} [Fri Aug 7 19:03:43 2026] PUT /volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:43.576377 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-15b953ea-9882-4b2a-a1a1-99ab341c178f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.577867 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-15b953ea-9882-4b2a-a1a1-99ab341c178f tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] DELETE https://10.4.3.15/volume/v3/types/9a36181a-c9b2-4017-9238-0cdc7f076d52 Aug 07 19:03:43.578089 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-15b953ea-9882-4b2a-a1a1-99ab341c178f tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.578333 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-15b953ea-9882-4b2a-a1a1-99ab341c178f tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.603867 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-15b953ea-9882-4b2a-a1a1-99ab341c178f tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types/9a36181a-c9b2-4017-9238-0cdc7f076d52 returned with HTTP 202 Aug 07 19:03:43.604195 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1277/5112] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:43 2026] DELETE /volume/v3/types/9a36181a-c9b2-4017-9238-0cdc7f076d52 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:43.610318 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b022858d-5b7b-434f-a6ac-1531d4fe06d9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.611855 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b022858d-5b7b-434f-a6ac-1531d4fe06d9 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] DELETE https://10.4.3.15/volume/v3/types/6068d67c-d6ae-4586-8733-d5e050053d76 Aug 07 19:03:43.612053 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b022858d-5b7b-434f-a6ac-1531d4fe06d9 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.612237 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b022858d-5b7b-434f-a6ac-1531d4fe06d9 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.632804 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b022858d-5b7b-434f-a6ac-1531d4fe06d9 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types/6068d67c-d6ae-4586-8733-d5e050053d76 returned with HTTP 202 Aug 07 19:03:43.633171 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1283/5113] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:43 2026] DELETE /volume/v3/types/6068d67c-d6ae-4586-8733-d5e050053d76 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:43.640053 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-11fde3b3-575a-4e3c-aca4-b14ef08aeaa7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.642108 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-11fde3b3-575a-4e3c-aca4-b14ef08aeaa7 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] DELETE https://10.4.3.15/volume/v3/types/19a656a6-5c19-4a49-890f-e86ceb8cc5c0 Aug 07 19:03:43.642108 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-11fde3b3-575a-4e3c-aca4-b14ef08aeaa7 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.642108 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-11fde3b3-575a-4e3c-aca4-b14ef08aeaa7 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.665723 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-11fde3b3-575a-4e3c-aca4-b14ef08aeaa7 tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types/19a656a6-5c19-4a49-890f-e86ceb8cc5c0 returned with HTTP 202 Aug 07 19:03:43.666177 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1282/5114] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:43 2026] DELETE /volume/v3/types/19a656a6-5c19-4a49-890f-e86ceb8cc5c0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:43.672284 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8820fe0-d338-42dc-b6d5-b2a7075ebb4d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.673921 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8820fe0-d338-42dc-b6d5-b2a7075ebb4d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] DELETE https://10.4.3.15/volume/v3/types/0cbd4070-6975-4c35-a7aa-64b3d6c05012 Aug 07 19:03:43.674105 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8820fe0-d338-42dc-b6d5-b2a7075ebb4d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.674301 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8820fe0-d338-42dc-b6d5-b2a7075ebb4d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.695834 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8820fe0-d338-42dc-b6d5-b2a7075ebb4d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types/0cbd4070-6975-4c35-a7aa-64b3d6c05012 returned with HTTP 202 Aug 07 19:03:43.696205 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1273/5115] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:43 2026] DELETE /volume/v3/types/0cbd4070-6975-4c35-a7aa-64b3d6c05012 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:43.702136 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1a5b5005-376c-4386-b2f0-2b82011520fb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.704436 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1a5b5005-376c-4386-b2f0-2b82011520fb tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] DELETE https://10.4.3.15/volume/v3/types/61deb9f9-2599-498b-8169-08e8c66da59e Aug 07 19:03:43.704720 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1a5b5005-376c-4386-b2f0-2b82011520fb tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.705075 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1a5b5005-376c-4386-b2f0-2b82011520fb tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.733099 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1a5b5005-376c-4386-b2f0-2b82011520fb tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types/61deb9f9-2599-498b-8169-08e8c66da59e returned with HTTP 202 Aug 07 19:03:43.733438 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1278/5116] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:43 2026] DELETE /volume/v3/types/61deb9f9-2599-498b-8169-08e8c66da59e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:43.741553 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ad5ca6c0-d67e-49a8-9138-fe857424857d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:43.742855 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad5ca6c0-d67e-49a8-9138-fe857424857d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] DELETE https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580 Aug 07 19:03:43.743228 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad5ca6c0-d67e-49a8-9138-fe857424857d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:43.743542 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad5ca6c0-d67e-49a8-9138-fe857424857d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:43.750265 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=577,cinder:INSERT=123,cinder:UPDATE=229 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:03:43.769157 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad5ca6c0-d67e-49a8-9138-fe857424857d tempest-VolumeTypesReaderTests-1601821275 tempest-VolumeTypesReaderTests-1601821275-project-admin] https://10.4.3.15/volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580 returned with HTTP 202 Aug 07 19:03:43.769658 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1284/5117] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:43 2026] DELETE /volume/v3/types/25e4c434-a3b7-43e2-9a60-a2a12abb1580 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:44.600978 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1d4a765f-3010-4085-9ba6-9b16090a466b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:44.603821 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1d4a765f-3010-4085-9ba6-9b16090a466b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] DELETE https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:03:44.603821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1d4a765f-3010-4085-9ba6-9b16090a466b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:44.603821 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1d4a765f-3010-4085-9ba6-9b16090a466b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:44.603821 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-1d4a765f-3010-4085-9ba6-9b16090a466b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Delete volume with id: 556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:03:44.609402 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:44.609402 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:44.609806 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1d4a765f-3010-4085-9ba6-9b16090a466b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:03:44.621484 np0000006749 devstack@c-api.service[100344]: WARNING cinder.keymgr.conf_key_mgr [None req-1d4a765f-3010-4085-9ba6-9b16090a466b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 19:03:44.627827 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1d4a765f-3010-4085-9ba6-9b16090a466b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Delete volume request issued successfully. Aug 07 19:03:44.628016 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1d4a765f-3010-4085-9ba6-9b16090a466b tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 202 Aug 07 19:03:44.628434 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1283/5118] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:03:44 2026] DELETE /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:44.637306 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7cb0e7a2-0cd2-4ece-bd71-b3761ea49f55 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:44.638628 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7cb0e7a2-0cd2-4ece-bd71-b3761ea49f55 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:03:44.640826 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7cb0e7a2-0cd2-4ece-bd71-b3761ea49f55 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:44.641169 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7cb0e7a2-0cd2-4ece-bd71-b3761ea49f55 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:44.648014 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:44.648014 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:03:44.652492 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7cb0e7a2-0cd2-4ece-bd71-b3761ea49f55 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Volume info retrieved successfully. Aug 07 19:03:44.659430 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7cb0e7a2-0cd2-4ece-bd71-b3761ea49f55 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 200 Aug 07 19:03:44.661769 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1274/5119] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:44 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:03:45.534294 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:45.535898 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:03:45.536262 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1672776164", "snapshot_id": "cfe4b835-f113-4d2d-ad7a-277b917b434f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:45.537632 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1672776164', 'snapshot_id': 'cfe4b835-f113-4d2d-ad7a-277b917b434f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:03:45.539288 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=565,cinder:UPDATE=200,cinder:INSERT=96,cinder:DELETE=1 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:03:45.543366 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:45.543366 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:03:45.543783 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Snapshot retrieved successfully. Aug 07 19:03:45.543944 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Create volume of 1 GB Aug 07 19:03:45.547856 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Availability Zones retrieved successfully. Aug 07 19:03:45.553252 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Flow 'volume_create_api' (7091ab5b-c4bd-4c56-b3ff-e61709794ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:45.554496 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e902c67-76ff-4dd5-a121-9c048cb63573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:45.555504 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:03:45.583689 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e902c67-76ff-4dd5-a121-9c048cb63573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cfe4b835-f113-4d2d-ad7a-277b917b434f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:45.584385 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cc5115a-c643-4817-b375-8b79692d7ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:45.616859 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Created reservations ['6c2e4139-ef1d-4d3d-8446-4e23352f0467', '0e9eeeba-7152-4452-ac2c-d0ca73eba52c', '52ca036c-2e1c-4bd0-b9e5-3af814c63a41', '92fea004-bc38-43ce-b435-a46a1ed53e84'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:03:45.618096 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cc5115a-c643-4817-b375-8b79692d7ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c2e4139-ef1d-4d3d-8446-4e23352f0467', '0e9eeeba-7152-4452-ac2c-d0ca73eba52c', '52ca036c-2e1c-4bd0-b9e5-3af814c63a41', '92fea004-bc38-43ce-b435-a46a1ed53e84']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:45.618580 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467dc8f8-27f5-4dbf-8840-cd780e63a0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:45.655020 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467dc8f8-27f5-4dbf-8840-cd780e63a0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '718c27d5-d4e2-4336-b406-9438d1b72fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1672776164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c1dbb853dca46fb88289d1bc8ebd185',qos_specs=None,replication_status=,reservations=['6c2e4139-ef1d-4d3d-8446-4e23352f0467','0e9eeeba-7152-4452-ac2c-d0ca73eba52c','52ca036c-2e1c-4bd0-b9e5-3af814c63a41','92fea004-bc38-43ce-b435-a46a1ed53e84'],size=1,snapshot_id=cfe4b835-f113-4d2d-ad7a-277b917b434f,source_replicaid=,source_volid=None,status='creating',user_id='a4d5a769e6a34e559f85673290cc19a9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:03:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1672776164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=718c27d5-d4e2-4336-b406-9438d1b72fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1dbb853dca46fb88289d1bc8ebd185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cfe4b835-f113-4d2d-ad7a-277b917b434f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4d5a769e6a34e559f85673290cc19a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:45.655750 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751bbebe-e54b-4ccc-b833-0ab58e6eb8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:45.671586 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751bbebe-e54b-4ccc-b833-0ab58e6eb8ce) transitioned into state 'SUCCESS' from state '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-1672776164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c1dbb853dca46fb88289d1bc8ebd185',qos_specs=None,replication_status=,reservations=['6c2e4139-ef1d-4d3d-8446-4e23352f0467','0e9eeeba-7152-4452-ac2c-d0ca73eba52c','52ca036c-2e1c-4bd0-b9e5-3af814c63a41','92fea004-bc38-43ce-b435-a46a1ed53e84'],size=1,snapshot_id=cfe4b835-f113-4d2d-ad7a-277b917b434f,source_replicaid=,source_volid=None,status='creating',user_id='a4d5a769e6a34e559f85673290cc19a9',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:45.673173 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d34a003-af06-434b-965b-a8e5a614554f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:03:45.674545 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-91b8cb77-997a-46a3-9f65-126c16971280 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:45.676271 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91b8cb77-997a-46a3-9f65-126c16971280 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] GET https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 Aug 07 19:03:45.676512 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91b8cb77-997a-46a3-9f65-126c16971280 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:45.676750 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91b8cb77-997a-46a3-9f65-126c16971280 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:45.681823 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91b8cb77-997a-46a3-9f65-126c16971280 tempest-TestEncryptedCinderVolumes-953561535 tempest-TestEncryptedCinderVolumes-953561535-project-member] https://10.4.3.15/volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 returned with HTTP 404 Aug 07 19:03:45.682271 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1285/5120] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:03:45 2026] GET /volume/v3/volumes/556105ae-21e9-44f2-8504-db8c615220f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:03:45.689154 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-88ff870e-4955-4e62-82cd-d2d5a05522b2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:45.690716 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-88ff870e-4955-4e62-82cd-d2d5a05522b2 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:03:45.690897 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-88ff870e-4955-4e62-82cd-d2d5a05522b2 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:45.691099 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-88ff870e-4955-4e62-82cd-d2d5a05522b2 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:45.691822 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-88ff870e-4955-4e62-82cd-d2d5a05522b2 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:03:45.695747 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d34a003-af06-434b-965b-a8e5a614554f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:03:45.696528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Flow 'volume_create_api' (7091ab5b-c4bd-4c56-b3ff-e61709794ed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:03:45.696831 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Create volume request issued successfully. Aug 07 19:03:45.697407 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-06168764-a02d-4947-8f3e-2fe9970f0a74 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:03:45.697810 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1279/5121] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:03:45 2026] POST /volume/v3/volumes => generated 779 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:03:45.702867 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-88ff870e-4955-4e62-82cd-d2d5a05522b2 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Get all volumes completed successfully. Aug 07 19:03:45.704543 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:03:45.704543 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:03:45.712652 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-88ff870e-4955-4e62-82cd-d2d5a05522b2 tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:03:45.713003 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1284/5122] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:03:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:03:45.727396 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-53033b5a-5b3e-413a-a82a-2bf72fd49e2b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:45.728945 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-53033b5a-5b3e-413a-a82a-2bf72fd49e2b tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] DELETE https://10.4.3.15/volume/v3/types/d27631cf-c2db-47d9-9654-fa61c343bc63 Aug 07 19:03:45.729155 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-53033b5a-5b3e-413a-a82a-2bf72fd49e2b tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:03:45.729340 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-53033b5a-5b3e-413a-a82a-2bf72fd49e2b tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:03:45.749181 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-53033b5a-5b3e-413a-a82a-2bf72fd49e2b tempest-TestEncryptedCinderVolumes-1295813253 tempest-TestEncryptedCinderVolumes-1295813253-project-admin] https://10.4.3.15/volume/v3/types/d27631cf-c2db-47d9-9654-fa61c343bc63 returned with HTTP 202 Aug 07 19:03:45.749535 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1275/5123] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:03:45 2026] DELETE /volume/v3/types/d27631cf-c2db-47d9-9654-fa61c343bc63 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:03:55.679469 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=6,cinder:UPDATE=4 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:03:55.687333 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:03:55.706936 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=534,cinder:UPDATE=176,cinder:INSERT=103 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:03:55.746355 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=535,cinder:UPDATE=175,cinder:INSERT=117 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:03:58.935544 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-98b36ca3-4015-4ad5-a016-ca9553a6a1b2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:03:59.029926 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98b36ca3-4015-4ad5-a016-ca9553a6a1b2 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:03:59.030305 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98b36ca3-4015-4ad5-a016-ca9553a6a1b2 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-557940356-458357227", "extra_specs": {}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:03:59.043351 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98b36ca3-4015-4ad5-a016-ca9553a6a1b2 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:03:59.043719 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1286/5124] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:03:58 2026] POST /volume/v3/types => generated 267 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:00.595940 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-98e3dec7-0336-4bf5-805a-e1f9419e4248 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:00.597506 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-98e3dec7-0336-4bf5-805a-e1f9419e4248 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:04:00.597829 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-98e3dec7-0336-4bf5-805a-e1f9419e4248 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1083275656-410391635", "extra_specs": {}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:00.599148 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:00.599148 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:00.609666 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-98e3dec7-0336-4bf5-805a-e1f9419e4248 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:04:00.610004 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1280/5125] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:04:00 2026] POST /volume/v3/types => generated 268 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:00.617363 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-768df0f6-79ef-472f-8336-1ae7024223c2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:00.619046 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-768df0f6-79ef-472f-8336-1ae7024223c2 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:04:00.619442 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-768df0f6-79ef-472f-8336-1ae7024223c2 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1417163692-1614139023", "extra_specs": {}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:00.632398 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-768df0f6-79ef-472f-8336-1ae7024223c2 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:04:00.633010 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1285/5126] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:04:00 2026] POST /volume/v3/types => generated 269 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:00.640383 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:00.642069 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:04:00.642391 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-370261471", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1083275656-410391635", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:00.643848 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-370261471', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1083275656-410391635', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:04:00.647585 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Create volume of 1 GB Aug 07 19:04:00.647853 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:00.647853 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:00.648296 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Availability Zones retrieved successfully. Aug 07 19:04:00.652909 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Flow 'volume_create_api' (4793ccdb-2a5d-44b0-9266-db5e23e18bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:04:00.653876 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df2a0fa-69d5-411e-9aef-e0ecae94d04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:00.654688 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:04:00.671042 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df2a0fa-69d5-411e-9aef-e0ecae94d04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:04:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=647134f3-953f-4d48-ba7c-1f599e04ceea,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1083275656-410391635',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '647134f3-953f-4d48-ba7c-1f599e04ceea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:00.671718 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae40f4a-ff28-4062-8bd3-d7c3a0f1d19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:00.694209 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1083275656-410391635 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1083275656-410391635, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:04:00.694462 np0000006749 devstack@c-api.service[100342]: WARNING cinder.quota [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1083275656-410391635 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1083275656-410391635, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:04:00.723598 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Created reservations ['5020568d-5aaa-4db2-a7ae-62692a0ace4b', 'd39b417d-a9f9-40e7-a191-edd01a9e0f4d', 'b58c47d2-93f0-4509-8313-eeb23f62ba33', 'af5abb1b-c075-457e-b891-d3550550319a'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:04:00.724418 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae40f4a-ff28-4062-8bd3-d7c3a0f1d19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5020568d-5aaa-4db2-a7ae-62692a0ace4b', 'd39b417d-a9f9-40e7-a191-edd01a9e0f4d', 'b58c47d2-93f0-4509-8313-eeb23f62ba33', 'af5abb1b-c075-457e-b891-d3550550319a']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:00.725126 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec66af02-241c-4cc2-8a48-8d97ef16ce60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:00.745556 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec66af02-241c-4cc2-8a48-8d97ef16ce60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f4af4d7-2b0c-4fb5-973d-071d70909fe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-370261471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67791cb474f7410986fab654236efd47',qos_specs=None,replication_status=,reservations=['5020568d-5aaa-4db2-a7ae-62692a0ace4b','d39b417d-a9f9-40e7-a191-edd01a9e0f4d','b58c47d2-93f0-4509-8313-eeb23f62ba33','af5abb1b-c075-457e-b891-d3550550319a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86cb6de2aeb6416caad4cfd0248f9fbf',volume_type_id=647134f3-953f-4d48-ba7c-1f599e04ceea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-370261471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f4af4d7-2b0c-4fb5-973d-071d70909fe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67791cb474f7410986fab654236efd47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86cb6de2aeb6416caad4cfd0248f9fbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(647134f3-953f-4d48-ba7c-1f599e04ceea),volume_type_id=647134f3-953f-4d48-ba7c-1f599e04ceea)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:00.746219 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab546b9-7652-4f5e-8470-3f14b3b5b82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:00.761861 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab546b9-7652-4f5e-8470-3f14b3b5b82c) transitioned into state 'SUCCESS' from state '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-370261471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67791cb474f7410986fab654236efd47',qos_specs=None,replication_status=,reservations=['5020568d-5aaa-4db2-a7ae-62692a0ace4b','d39b417d-a9f9-40e7-a191-edd01a9e0f4d','b58c47d2-93f0-4509-8313-eeb23f62ba33','af5abb1b-c075-457e-b891-d3550550319a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86cb6de2aeb6416caad4cfd0248f9fbf',volume_type_id=647134f3-953f-4d48-ba7c-1f599e04ceea)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:00.762494 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d15fe4-6fd0-45a3-8c25-7436ce395a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:00.770195 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d15fe4-6fd0-45a3-8c25-7436ce395a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:00.770884 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Flow 'volume_create_api' (4793ccdb-2a5d-44b0-9266-db5e23e18bb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:04:00.771271 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Create volume request issued successfully. Aug 07 19:04:00.771702 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-49dcebf0-900c-44f8-9dc2-8b08ffa3b2b4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:04:00.772110 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1276/5127] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:04:00 2026] POST /volume/v3/volumes => generated 843 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:04:00.784827 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f165be20-c682-4a02-9e25-251e99202e7e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:00.789418 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:04:00.790257 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-402689061", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1417163692-1614139023", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:00.791686 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-402689061', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1417163692-1614139023', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:04:00.795111 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Create volume of 1 GB Aug 07 19:04:00.795403 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:00.795403 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:00.795889 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Availability Zones retrieved successfully. Aug 07 19:04:00.801203 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Flow 'volume_create_api' (8c252ea0-e49a-4f69-9f8e-f9d6def4d779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:04:00.802148 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ef2672-25b5-4d57-aedb-4a8ea98f37fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:00.803076 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:04:00.820902 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ef2672-25b5-4d57-aedb-4a8ea98f37fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:04:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fc572f9e-3cf3-4138-898a-978753e42402,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1417163692-1614139023',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fc572f9e-3cf3-4138-898a-978753e42402', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:00.821569 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba8c18c1-93d8-46b1-9855-8fe1aeb95f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:00.846228 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1417163692-1614139023 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1417163692-1614139023, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:04:00.846485 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1417163692-1614139023 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1417163692-1614139023, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:04:00.870520 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Created reservations ['7feecaf1-9ba9-4d1b-bd1a-032849f66ac1', '4783154f-1925-4247-945c-e7fd3e52a97a', '15d68881-12a2-4378-8a6b-a3e12fe4dcbc', '31da6d84-0e7b-47ec-9b7f-49260e89b9e7'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:04:00.871485 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba8c18c1-93d8-46b1-9855-8fe1aeb95f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7feecaf1-9ba9-4d1b-bd1a-032849f66ac1', '4783154f-1925-4247-945c-e7fd3e52a97a', '15d68881-12a2-4378-8a6b-a3e12fe4dcbc', '31da6d84-0e7b-47ec-9b7f-49260e89b9e7']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:00.872208 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3277a7e1-d47b-4612-91d0-925e03d69077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:00.891395 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3277a7e1-d47b-4612-91d0-925e03d69077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dc3b19f-d7a8-4583-9b1c-8839da745e58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-402689061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67791cb474f7410986fab654236efd47',qos_specs=None,replication_status=,reservations=['7feecaf1-9ba9-4d1b-bd1a-032849f66ac1','4783154f-1925-4247-945c-e7fd3e52a97a','15d68881-12a2-4378-8a6b-a3e12fe4dcbc','31da6d84-0e7b-47ec-9b7f-49260e89b9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86cb6de2aeb6416caad4cfd0248f9fbf',volume_type_id=fc572f9e-3cf3-4138-898a-978753e42402), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-402689061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dc3b19f-d7a8-4583-9b1c-8839da745e58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67791cb474f7410986fab654236efd47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86cb6de2aeb6416caad4cfd0248f9fbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fc572f9e-3cf3-4138-898a-978753e42402),volume_type_id=fc572f9e-3cf3-4138-898a-978753e42402)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:00.892063 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f9ac348-56f8-4da3-8fc8-eef619d9bacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:00.907376 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f9ac348-56f8-4da3-8fc8-eef619d9bacc) transitioned into state 'SUCCESS' from state '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-402689061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67791cb474f7410986fab654236efd47',qos_specs=None,replication_status=,reservations=['7feecaf1-9ba9-4d1b-bd1a-032849f66ac1','4783154f-1925-4247-945c-e7fd3e52a97a','15d68881-12a2-4378-8a6b-a3e12fe4dcbc','31da6d84-0e7b-47ec-9b7f-49260e89b9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86cb6de2aeb6416caad4cfd0248f9fbf',volume_type_id=fc572f9e-3cf3-4138-898a-978753e42402)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:00.907966 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b282a46f-5195-4c89-8c96-76da0798cfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:00.915826 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b282a46f-5195-4c89-8c96-76da0798cfef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:00.916537 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Flow 'volume_create_api' (8c252ea0-e49a-4f69-9f8e-f9d6def4d779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:04:00.916834 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Create volume request issued successfully. Aug 07 19:04:00.917360 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f165be20-c682-4a02-9e25-251e99202e7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:04:00.917741 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1287/5128] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:04:00 2026] POST /volume/v3/volumes => generated 844 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:04:00.949073 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:00.950738 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:04:00.951147 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1332987313", "snapshot_id": null, "imageRef": "166f5989-c8be-4d6f-b92b-9b188c835951", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-557940356-458357227", "size": 1}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:00.952897 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1332987313', 'snapshot_id': None, 'imageRef': '166f5989-c8be-4d6f-b92b-9b188c835951', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-557940356-458357227', 'size': 1}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:04:01.061179 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Create volume of 1 GB Aug 07 19:04:01.061497 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:01.061497 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:01.062047 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Availability Zones retrieved successfully. Aug 07 19:04:01.067408 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Flow 'volume_create_api' (ec87bdc8-18b1-49d0-a25f-21dc94e12524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:04:01.068343 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a116724-7fab-4e7a-9788-5dbd38cc5a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:01.069220 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:04:01.113968 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a116724-7fab-4e7a-9788-5dbd38cc5a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a3168e78-5d86-43c4-be4d-62ac035287d1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-557940356-458357227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a3168e78-5d86-43c4-be4d-62ac035287d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:01.114759 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e102b83b-85e3-4fbd-afc2-2f75afbaee8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:01.140566 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-557940356-458357227 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-557940356-458357227, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:04:01.140839 np0000006749 devstack@c-api.service[100345]: WARNING cinder.quota [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-557940356-458357227 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-557940356-458357227, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:04:01.165754 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Created reservations ['9d0f7605-db24-4d97-86f7-aff8dc2cff7e', '3f752d69-5ae4-4962-8437-d0efe11c7724', 'cd964fca-dcfa-4b57-9695-32ceadca09a7', 'e4fef669-8c49-46cd-90cd-2c5a476f2d20'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:04:01.166533 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e102b83b-85e3-4fbd-afc2-2f75afbaee8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d0f7605-db24-4d97-86f7-aff8dc2cff7e', '3f752d69-5ae4-4962-8437-d0efe11c7724', 'cd964fca-dcfa-4b57-9695-32ceadca09a7', 'e4fef669-8c49-46cd-90cd-2c5a476f2d20']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:01.167224 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46839c47-6092-4ce3-a700-41c052d32dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:01.189344 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46839c47-6092-4ce3-a700-41c052d32dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d971215-5246-4383-b145-af7823dc8066', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1332987313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67791cb474f7410986fab654236efd47',qos_specs=None,replication_status=,reservations=['9d0f7605-db24-4d97-86f7-aff8dc2cff7e','3f752d69-5ae4-4962-8437-d0efe11c7724','cd964fca-dcfa-4b57-9695-32ceadca09a7','e4fef669-8c49-46cd-90cd-2c5a476f2d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86cb6de2aeb6416caad4cfd0248f9fbf',volume_type_id=a3168e78-5d86-43c4-be4d-62ac035287d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1332987313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d971215-5246-4383-b145-af7823dc8066,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67791cb474f7410986fab654236efd47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86cb6de2aeb6416caad4cfd0248f9fbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3168e78-5d86-43c4-be4d-62ac035287d1),volume_type_id=a3168e78-5d86-43c4-be4d-62ac035287d1)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:01.190076 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4ca53a9-9181-4b11-9bbf-71038904e2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:01.206307 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4ca53a9-9181-4b11-9bbf-71038904e2cf) transitioned into state 'SUCCESS' from state '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-1332987313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67791cb474f7410986fab654236efd47',qos_specs=None,replication_status=,reservations=['9d0f7605-db24-4d97-86f7-aff8dc2cff7e','3f752d69-5ae4-4962-8437-d0efe11c7724','cd964fca-dcfa-4b57-9695-32ceadca09a7','e4fef669-8c49-46cd-90cd-2c5a476f2d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86cb6de2aeb6416caad4cfd0248f9fbf',volume_type_id=a3168e78-5d86-43c4-be4d-62ac035287d1)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:01.206927 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab8ce79-52cd-4c6a-a8aa-d256f35c144c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:01.215114 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab8ce79-52cd-4c6a-a8aa-d256f35c144c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:01.216113 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Flow 'volume_create_api' (ec87bdc8-18b1-49d0-a25f-21dc94e12524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:04:01.216510 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Create volume request issued successfully. Aug 07 19:04:01.217306 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-69ed7a62-4ff8-4268-9615-1ecbbbaed4ee tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:04:01.218016 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1281/5129] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:04:00 2026] POST /volume/v3/volumes => generated 843 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:04:01.230556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-397b61bc-c03a-498d-86d0-dac364d62c6e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:01.232420 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-397b61bc-c03a-498d-86d0-dac364d62c6e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:01.232732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-397b61bc-c03a-498d-86d0-dac364d62c6e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:01.233007 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-397b61bc-c03a-498d-86d0-dac364d62c6e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:01.240285 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:01.240285 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:01.243922 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-397b61bc-c03a-498d-86d0-dac364d62c6e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:01.247826 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-397b61bc-c03a-498d-86d0-dac364d62c6e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:01.248384 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1286/5130] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:01 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 911 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:02.260404 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b13e80c6-b2e1-4c04-a031-e8a58fbad33f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:02.262638 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b13e80c6-b2e1-4c04-a031-e8a58fbad33f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:02.262861 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b13e80c6-b2e1-4c04-a031-e8a58fbad33f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:02.263101 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b13e80c6-b2e1-4c04-a031-e8a58fbad33f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:02.269854 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:02.269854 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:02.273274 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b13e80c6-b2e1-4c04-a031-e8a58fbad33f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:02.277331 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b13e80c6-b2e1-4c04-a031-e8a58fbad33f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:02.277952 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1277/5131] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:02 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 935 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:03.290705 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-28d4085b-5766-4cb8-89f0-153ac7e1ece4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:03.294731 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-28d4085b-5766-4cb8-89f0-153ac7e1ece4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:03.294731 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-28d4085b-5766-4cb8-89f0-153ac7e1ece4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:03.294731 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-28d4085b-5766-4cb8-89f0-153ac7e1ece4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:03.302311 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:03.302311 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:03.306093 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-28d4085b-5766-4cb8-89f0-153ac7e1ece4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:03.310779 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-28d4085b-5766-4cb8-89f0-153ac7e1ece4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:03.310779 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1288/5132] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:03 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:04.323172 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4ae84e29-66b5-4618-90fa-c595fbf45849 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:04.325198 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4ae84e29-66b5-4618-90fa-c595fbf45849 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:04.325439 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4ae84e29-66b5-4618-90fa-c595fbf45849 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:04.325682 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4ae84e29-66b5-4618-90fa-c595fbf45849 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:04.332869 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:04.332869 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:04.336569 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4ae84e29-66b5-4618-90fa-c595fbf45849 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:04.340868 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4ae84e29-66b5-4618-90fa-c595fbf45849 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:04.341240 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1282/5133] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:04 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:05.352449 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a061eb9e-957f-40c3-a4d7-9d231eef48a2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:05.354035 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a061eb9e-957f-40c3-a4d7-9d231eef48a2 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:05.354217 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a061eb9e-957f-40c3-a4d7-9d231eef48a2 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:05.354391 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a061eb9e-957f-40c3-a4d7-9d231eef48a2 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:05.360585 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:05.360585 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:05.363695 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a061eb9e-957f-40c3-a4d7-9d231eef48a2 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:05.367419 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a061eb9e-957f-40c3-a4d7-9d231eef48a2 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:05.367780 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1287/5134] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:05 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:06.378620 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0e30e4e9-a644-45ef-9967-b2ac291dae53 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:06.380351 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0e30e4e9-a644-45ef-9967-b2ac291dae53 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:06.380560 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0e30e4e9-a644-45ef-9967-b2ac291dae53 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:06.380788 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0e30e4e9-a644-45ef-9967-b2ac291dae53 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:06.386790 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:06.386790 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:06.389766 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0e30e4e9-a644-45ef-9967-b2ac291dae53 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:06.393312 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0e30e4e9-a644-45ef-9967-b2ac291dae53 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:06.393673 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1278/5135] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:06 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 996 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:07.404261 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e23770ad-e21b-46f3-be7e-78eff22ddeae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:07.406027 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e23770ad-e21b-46f3-be7e-78eff22ddeae tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:07.406213 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e23770ad-e21b-46f3-be7e-78eff22ddeae tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:07.406408 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e23770ad-e21b-46f3-be7e-78eff22ddeae tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:07.412698 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:07.412698 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:07.415655 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e23770ad-e21b-46f3-be7e-78eff22ddeae tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:07.419938 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e23770ad-e21b-46f3-be7e-78eff22ddeae tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:07.420281 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1289/5136] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:07 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:08.431438 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-43780ebd-4c62-4184-adb9-184c79969222 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:08.433640 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43780ebd-4c62-4184-adb9-184c79969222 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:08.433819 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43780ebd-4c62-4184-adb9-184c79969222 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:08.434028 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43780ebd-4c62-4184-adb9-184c79969222 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:08.440750 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:08.440750 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:08.444094 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-43780ebd-4c62-4184-adb9-184c79969222 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:08.448060 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43780ebd-4c62-4184-adb9-184c79969222 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:08.448390 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1283/5137] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:08 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:09.462517 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fe869173-aa03-418d-918f-b7c8e6196571 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:09.464372 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fe869173-aa03-418d-918f-b7c8e6196571 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:09.464627 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fe869173-aa03-418d-918f-b7c8e6196571 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:09.464860 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fe869173-aa03-418d-918f-b7c8e6196571 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:09.471716 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:09.471716 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:09.475230 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fe869173-aa03-418d-918f-b7c8e6196571 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:09.479385 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fe869173-aa03-418d-918f-b7c8e6196571 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:09.479763 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1288/5138] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:09 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 1248 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:09.571504 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dcb2c329-aa59-4c0c-a95a-12a42a39f988 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:09.573720 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dcb2c329-aa59-4c0c-a95a-12a42a39f988 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:09.574011 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dcb2c329-aa59-4c0c-a95a-12a42a39f988 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:09.574308 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dcb2c329-aa59-4c0c-a95a-12a42a39f988 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:09.582819 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:09.582819 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:09.586164 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dcb2c329-aa59-4c0c-a95a-12a42a39f988 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:09.590524 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dcb2c329-aa59-4c0c-a95a-12a42a39f988 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:09.590926 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1279/5139] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:09 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 1248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:09.923973 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-047157ba-f369-44b4-96b5-fba4c4a28fbc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:09.925868 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-047157ba-f369-44b4-96b5-fba4c4a28fbc tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:09.926067 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-047157ba-f369-44b4-96b5-fba4c4a28fbc tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:09.926242 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-047157ba-f369-44b4-96b5-fba4c4a28fbc tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:09.932295 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:09.932295 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:09.935366 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-047157ba-f369-44b4-96b5-fba4c4a28fbc tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:09.939431 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-047157ba-f369-44b4-96b5-fba4c4a28fbc tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:09.939860 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1290/5140] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:09 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 1248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:09.948793 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f2804bd3-220b-4a48-ac14-2289ce93f1ba None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:09.949208 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f2804bd3-220b-4a48-ac14-2289ce93f1ba None None] GET https://10.4.3.15/volume// Aug 07 19:04:09.949359 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f2804bd3-220b-4a48-ac14-2289ce93f1ba None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:09.949530 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f2804bd3-220b-4a48-ac14-2289ce93f1ba None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:09.949834 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f2804bd3-220b-4a48-ac14-2289ce93f1ba None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:09.950140 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1284/5141] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:04: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 07 19:04:09.956466 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-54b557ef-659f-4204-8782-b0c78de9950c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:09.958332 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-54b557ef-659f-4204-8782-b0c78de9950c tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:04:09.958658 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-54b557ef-659f-4204-8782-b0c78de9950c tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d971215-5246-4383-b145-af7823dc8066", "connector": null, "instance_uuid": "b1dc75ef-a2fd-4416-b8fb-9fb80c4765ff"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:09.966296 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:09.966296 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:09.986383 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-54b557ef-659f-4204-8782-b0c78de9950c tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:04:09.986883 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1289/5142] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:04:09 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 07 19:04:10.750514 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a5b0540c-dac7-405d-bcb9-847a66d73bae None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:10.753360 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5b0540c-dac7-405d-bcb9-847a66d73bae None None] GET https://10.4.3.15/volume// Aug 07 19:04:10.753360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5b0540c-dac7-405d-bcb9-847a66d73bae None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:10.753360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5b0540c-dac7-405d-bcb9-847a66d73bae None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:10.753360 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5b0540c-dac7-405d-bcb9-847a66d73bae None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:10.753360 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1280/5143] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:04: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 07 19:04:10.759740 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-175559c4-b4e5-4e71-8110-979b7667be20 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:10.762186 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-175559c4-b4e5-4e71-8110-979b7667be20 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:04:10.762480 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-175559c4-b4e5-4e71-8110-979b7667be20 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:10.762740 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-175559c4-b4e5-4e71-8110-979b7667be20 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:10.771581 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:10.771581 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:10.774641 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-175559c4-b4e5-4e71-8110-979b7667be20 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:10.778537 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-175559c4-b4e5-4e71-8110-979b7667be20 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:04:10.778896 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1291/5144] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:04:10 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 1427 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:04:10.881980 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dca32def-aa2f-4681-8009-faf143129900 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:10.884129 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dca32def-aa2f-4681-8009-faf143129900 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] PUT https://10.4.3.15/volume/v3/attachments/c52c1d7b-9e1f-4185-b41d-0a7d46fcc4a2 Aug 07 19:04:10.884491 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dca32def-aa2f-4681-8009-faf143129900 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:10.891942 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dca32def-aa2f-4681-8009-faf143129900 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Acquiring lock "cinder-attachment_update-3d971215-5246-4383-b145-af7823dc8066-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:04:10.896346 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dca32def-aa2f-4681-8009-faf143129900 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Lock "cinder-attachment_update-3d971215-5246-4383-b145-af7823dc8066-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:04:10.897390 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:10.897390 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:10.966386 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dca32def-aa2f-4681-8009-faf143129900 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Lock "cinder-attachment_update-3d971215-5246-4383-b145-af7823dc8066-np0000006749" released by "attachment_update" :: held 0.070s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:04:10.966732 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-dca32def-aa2f-4681-8009-faf143129900 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments/c52c1d7b-9e1f-4185-b41d-0a7d46fcc4a2 returned with HTTP 200 Aug 07 19:04:10.967168 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1285/5145] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:04:10 2026] PUT /volume/v3/attachments/c52c1d7b-9e1f-4185-b41d-0a7d46fcc4a2 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:10.987284 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-c4ca9cf2-924a-4845-8335-d9092f134e8d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:10.989812 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-c4ca9cf2-924a-4845-8335-d9092f134e8d tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] POST https://10.4.3.15/volume/v3/attachments/c52c1d7b-9e1f-4185-b41d-0a7d46fcc4a2/action Aug 07 19:04:10.990323 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-c4ca9cf2-924a-4845-8335-d9092f134e8d tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:04:10.990486 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-c4ca9cf2-924a-4845-8335-d9092f134e8d tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:11.008014 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:11.008014 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:11.016732 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-771e73fc-496d-4f17-8c3d-e43246c0f618 req-c4ca9cf2-924a-4845-8335-d9092f134e8d tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments/c52c1d7b-9e1f-4185-b41d-0a7d46fcc4a2/action returned with HTTP 204 Aug 07 19:04:11.017137 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1290/5146] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:04:10 2026] POST /volume/v3/attachments/c52c1d7b-9e1f-4185-b41d-0a7d46fcc4a2/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:04:19.589345 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=37,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:04:20.777988 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=42,cinder:INSERT=9,cinder:UPDATE=12 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:04:20.960869 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=37,cinder:INSERT=9,cinder:UPDATE=13 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:04:21.014544 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=25,cinder:INSERT=2,cinder:UPDATE=4 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:04:26.500492 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-5f4af174-b56d-4914-a48e-e5b3e6826ae2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:26.502314 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-5f4af174-b56d-4914-a48e-e5b3e6826ae2 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:26.502488 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-5f4af174-b56d-4914-a48e-e5b3e6826ae2 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:26.502673 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-5f4af174-b56d-4914-a48e-e5b3e6826ae2 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:26.509119 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:26.509119 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:26.511974 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-5f4af174-b56d-4914-a48e-e5b3e6826ae2 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:26.515500 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-5f4af174-b56d-4914-a48e-e5b3e6826ae2 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:26.515855 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1281/5147] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:26 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:26.577163 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e421273b-f4da-42ae-a8a0-6b15192fd75f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:26.577664 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e421273b-f4da-42ae-a8a0-6b15192fd75f None None] GET https://10.4.3.15/volume// Aug 07 19:04:26.577888 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e421273b-f4da-42ae-a8a0-6b15192fd75f None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:26.578152 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e421273b-f4da-42ae-a8a0-6b15192fd75f None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:26.578516 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e421273b-f4da-42ae-a8a0-6b15192fd75f None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:26.578836 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1292/5148] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:04: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 07 19:04:26.585233 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-1deb9c9f-418c-4a1f-9251-2b258a4256fb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:26.587187 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-1deb9c9f-418c-4a1f-9251-2b258a4256fb tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:04:26.587528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-1deb9c9f-418c-4a1f-9251-2b258a4256fb tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4d2d5d6-44fe-4b71-a777-c60c806a8913", "connector": null, "instance_uuid": "c266b4d6-f7dd-4e5a-8a8b-2da932194a3d"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:26.595178 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:26.595178 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:26.620466 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-1deb9c9f-418c-4a1f-9251-2b258a4256fb tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:04:26.620910 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1286/5149] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:04:26 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 07 19:04:26.647578 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-deb2abc6-fd32-4f84-9407-144a6bf95630 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:26.649399 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-deb2abc6-fd32-4f84-9407-144a6bf95630 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:26.649645 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-deb2abc6-fd32-4f84-9407-144a6bf95630 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:26.649907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-deb2abc6-fd32-4f84-9407-144a6bf95630 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:26.655681 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b2576983-2668-463c-9ad7-62c9f54b47da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:26.656033 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b2576983-2668-463c-9ad7-62c9f54b47da None None] GET https://10.4.3.15/volume// Aug 07 19:04:26.656179 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b2576983-2668-463c-9ad7-62c9f54b47da None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:26.656348 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b2576983-2668-463c-9ad7-62c9f54b47da None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:26.656644 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b2576983-2668-463c-9ad7-62c9f54b47da None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:26.656914 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1282/5150] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:04:26 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:04:26.660154 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:26.660154 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:26.664640 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-e3d94b1f-d944-411e-9e5c-2af24af78abf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:26.666358 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-deb2abc6-fd32-4f84-9407-144a6bf95630 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:26.666897 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-e3d94b1f-d944-411e-9e5c-2af24af78abf tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:26.667107 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-e3d94b1f-d944-411e-9e5c-2af24af78abf tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:26.667296 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-e3d94b1f-d944-411e-9e5c-2af24af78abf tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:26.670325 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-deb2abc6-fd32-4f84-9407-144a6bf95630 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:26.670733 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1291/5151] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:26 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:26.675394 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:26.675394 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:26.678369 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-e3d94b1f-d944-411e-9e5c-2af24af78abf tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:26.681970 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-e3d94b1f-d944-411e-9e5c-2af24af78abf tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:26.682317 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1293/5152] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:04:26 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 1080 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:04:26.777165 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-11f98bb6-397a-4ff4-8832-8b1432bd01d1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:26.779113 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-11f98bb6-397a-4ff4-8832-8b1432bd01d1 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] PUT https://10.4.3.15/volume/v3/attachments/f3fb6b20-240c-4b5c-8427-5d465a6af8b6 Aug 07 19:04:26.779479 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-11f98bb6-397a-4ff4-8832-8b1432bd01d1 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:26.786258 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-11f98bb6-397a-4ff4-8832-8b1432bd01d1 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Acquiring lock "cinder-attachment_update-e4d2d5d6-44fe-4b71-a777-c60c806a8913-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:04:26.790672 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-11f98bb6-397a-4ff4-8832-8b1432bd01d1 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Lock "cinder-attachment_update-e4d2d5d6-44fe-4b71-a777-c60c806a8913-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:04:26.791520 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:26.791520 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:26.855220 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-11f98bb6-397a-4ff4-8832-8b1432bd01d1 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Lock "cinder-attachment_update-e4d2d5d6-44fe-4b71-a777-c60c806a8913-np0000006749" released by "attachment_update" :: held 0.064s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:04:26.855734 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-11f98bb6-397a-4ff4-8832-8b1432bd01d1 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments/f3fb6b20-240c-4b5c-8427-5d465a6af8b6 returned with HTTP 200 Aug 07 19:04:26.856233 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1287/5153] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:04:26 2026] PUT /volume/v3/attachments/f3fb6b20-240c-4b5c-8427-5d465a6af8b6 => generated 968 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:26.863755 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-bbda4008-ce5a-4c33-8d95-9ed19d256d08 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:26.865571 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-bbda4008-ce5a-4c33-8d95-9ed19d256d08 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913/encryption Aug 07 19:04:26.865743 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-bbda4008-ce5a-4c33-8d95-9ed19d256d08 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:26.865913 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-bbda4008-ce5a-4c33-8d95-9ed19d256d08 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:26.874411 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:26.874411 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:26.880388 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-bbda4008-ce5a-4c33-8d95-9ed19d256d08 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913/encryption returned with HTTP 200 Aug 07 19:04:26.880849 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1283/5154] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:04:26 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:27.681786 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-27e43248-9192-4964-acdd-60d4c020e8f9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:27.683501 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-27e43248-9192-4964-acdd-60d4c020e8f9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:27.683688 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-27e43248-9192-4964-acdd-60d4c020e8f9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:27.683869 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-27e43248-9192-4964-acdd-60d4c020e8f9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:27.693014 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:27.693014 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:27.695824 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-27e43248-9192-4964-acdd-60d4c020e8f9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:27.699247 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-27e43248-9192-4964-acdd-60d4c020e8f9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:27.699571 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1292/5155] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:27 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:28.589883 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f0271ba5-7adc-4bde-83c5-4a343e0da543 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:28.591803 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0271ba5-7adc-4bde-83c5-4a343e0da543 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:28.591989 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0271ba5-7adc-4bde-83c5-4a343e0da543 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:28.592208 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0271ba5-7adc-4bde-83c5-4a343e0da543 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:28.599207 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:28.599207 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:28.603707 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f0271ba5-7adc-4bde-83c5-4a343e0da543 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:28.608595 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0271ba5-7adc-4bde-83c5-4a343e0da543 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:28.609101 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1294/5156] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:28 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:28.620399 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0a7b6458-e379-457c-ba50-b989556702e1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:28.622065 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0a7b6458-e379-457c-ba50-b989556702e1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:28.622244 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0a7b6458-e379-457c-ba50-b989556702e1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:28.622435 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0a7b6458-e379-457c-ba50-b989556702e1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:28.629239 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:28.629239 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:28.632760 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0a7b6458-e379-457c-ba50-b989556702e1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:28.636672 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0a7b6458-e379-457c-ba50-b989556702e1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:28.637031 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1288/5157] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:28 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:28.674308 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-6903532b-cc4d-4e6b-b433-fbc215bfc47d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:28.676183 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-6903532b-cc4d-4e6b-b433-fbc215bfc47d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:28.676366 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-6903532b-cc4d-4e6b-b433-fbc215bfc47d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:28.676543 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-6903532b-cc4d-4e6b-b433-fbc215bfc47d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:28.683808 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:28.683808 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:28.688257 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-6903532b-cc4d-4e6b-b433-fbc215bfc47d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:28.693178 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-6903532b-cc4d-4e6b-b433-fbc215bfc47d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:28.693589 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1284/5158] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:28 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:28.710454 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3c7db675-2d22-4db5-a93f-d02860bb6677 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:28.712695 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3c7db675-2d22-4db5-a93f-d02860bb6677 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:28.712945 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3c7db675-2d22-4db5-a93f-d02860bb6677 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:28.713162 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3c7db675-2d22-4db5-a93f-d02860bb6677 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:28.723902 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:28.723902 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:28.728265 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3c7db675-2d22-4db5-a93f-d02860bb6677 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:28.732929 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3c7db675-2d22-4db5-a93f-d02860bb6677 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:28.733683 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1293/5159] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:28 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:28.762227 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f229a2fb-5637-4e28-a23e-9af855be8346 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:28.762580 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f229a2fb-5637-4e28-a23e-9af855be8346 None None] GET https://10.4.3.15/volume// Aug 07 19:04:28.762741 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f229a2fb-5637-4e28-a23e-9af855be8346 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:28.762955 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f229a2fb-5637-4e28-a23e-9af855be8346 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:28.763294 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f229a2fb-5637-4e28-a23e-9af855be8346 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:28.763578 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1295/5160] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:04: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 07 19:04:28.769977 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-b59bcb01-ebd9-42c2-b11c-e39a64235c3e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:28.771894 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-b59bcb01-ebd9-42c2-b11c-e39a64235c3e tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:04:28.772261 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-b59bcb01-ebd9-42c2-b11c-e39a64235c3e tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "718c27d5-d4e2-4336-b406-9438d1b72fec", "connector": null, "instance_uuid": "81d7e52b-4568-42f2-a029-7306e4ae2ff6"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:28.780307 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:28.780307 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:28.804492 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-b59bcb01-ebd9-42c2-b11c-e39a64235c3e tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:04:28.804933 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1289/5161] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:04:28 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 07 19:04:28.829382 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-917fef2a-d918-4c81-b81e-7996ec885bff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:28.832397 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-917fef2a-d918-4c81-b81e-7996ec885bff tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:28.832623 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-917fef2a-d918-4c81-b81e-7996ec885bff tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:28.832898 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-917fef2a-d918-4c81-b81e-7996ec885bff tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:28.842592 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-85373a3b-5aaf-4981-be55-8ede5f1cec95 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:28.842913 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-85373a3b-5aaf-4981-be55-8ede5f1cec95 None None] GET https://10.4.3.15/volume// Aug 07 19:04:28.842965 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:28.842965 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:28.843084 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-85373a3b-5aaf-4981-be55-8ede5f1cec95 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:28.843263 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-85373a3b-5aaf-4981-be55-8ede5f1cec95 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:28.843569 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-85373a3b-5aaf-4981-be55-8ede5f1cec95 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:28.843828 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1294/5162] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:04: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 07 19:04:28.847329 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-917fef2a-d918-4c81-b81e-7996ec885bff tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:28.850397 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-1663163e-8e1b-452a-b5ba-2e3961d3b3e2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:28.851381 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-917fef2a-d918-4c81-b81e-7996ec885bff tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:28.851792 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1285/5163] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:28 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:28.852936 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-1663163e-8e1b-452a-b5ba-2e3961d3b3e2 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:28.853239 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-1663163e-8e1b-452a-b5ba-2e3961d3b3e2 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:28.853448 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-1663163e-8e1b-452a-b5ba-2e3961d3b3e2 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:28.862631 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:28.862631 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:28.865770 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-1663163e-8e1b-452a-b5ba-2e3961d3b3e2 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:28.869489 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-1663163e-8e1b-452a-b5ba-2e3961d3b3e2 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:28.869941 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1296/5164] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:04:28 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 1051 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:04:28.971944 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-4ace92a7-dfcf-4d52-a10d-e5f46c1f33eb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:28.973633 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-4ace92a7-dfcf-4d52-a10d-e5f46c1f33eb tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] PUT https://10.4.3.15/volume/v3/attachments/2b4b91d6-15eb-4263-bdc0-383dfcb71074 Aug 07 19:04:28.974117 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-4ace92a7-dfcf-4d52-a10d-e5f46c1f33eb tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:28.981273 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-4ace92a7-dfcf-4d52-a10d-e5f46c1f33eb tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Acquiring lock "cinder-attachment_update-718c27d5-d4e2-4336-b406-9438d1b72fec-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:04:28.988337 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-4ace92a7-dfcf-4d52-a10d-e5f46c1f33eb tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Lock "cinder-attachment_update-718c27d5-d4e2-4336-b406-9438d1b72fec-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:04:28.988337 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:28.988337 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:29.061926 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-4ace92a7-dfcf-4d52-a10d-e5f46c1f33eb tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Lock "cinder-attachment_update-718c27d5-d4e2-4336-b406-9438d1b72fec-np0000006749" released by "attachment_update" :: held 0.076s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:04:29.063047 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-4ace92a7-dfcf-4d52-a10d-e5f46c1f33eb tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/attachments/2b4b91d6-15eb-4263-bdc0-383dfcb71074 returned with HTTP 200 Aug 07 19:04:29.063047 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1290/5165] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:04:28 2026] PUT /volume/v3/attachments/2b4b91d6-15eb-4263-bdc0-383dfcb71074 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:29.745599 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-41037fd7-f8b3-457b-8fb2-61e06fce70c9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:29.747240 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-41037fd7-f8b3-457b-8fb2-61e06fce70c9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:29.747408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-41037fd7-f8b3-457b-8fb2-61e06fce70c9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:29.747590 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-41037fd7-f8b3-457b-8fb2-61e06fce70c9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:29.756391 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:29.756391 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:29.759589 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-41037fd7-f8b3-457b-8fb2-61e06fce70c9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:29.763297 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-41037fd7-f8b3-457b-8fb2-61e06fce70c9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:29.763650 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1295/5166] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:29 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:29.863613 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c4ef07fd-42de-434d-bd9c-7fe93da859b5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:29.865406 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4ef07fd-42de-434d-bd9c-7fe93da859b5 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:29.865649 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4ef07fd-42de-434d-bd9c-7fe93da859b5 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:29.865874 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4ef07fd-42de-434d-bd9c-7fe93da859b5 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:29.874571 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:29.874571 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:29.877467 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c4ef07fd-42de-434d-bd9c-7fe93da859b5 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:29.880946 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4ef07fd-42de-434d-bd9c-7fe93da859b5 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:29.881325 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1286/5167] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:29 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:30.774714 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5fb79e72-b8ac-4b1c-867e-a33fee5c14f8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:30.776352 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5fb79e72-b8ac-4b1c-867e-a33fee5c14f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:30.776527 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5fb79e72-b8ac-4b1c-867e-a33fee5c14f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:30.776716 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5fb79e72-b8ac-4b1c-867e-a33fee5c14f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:30.784962 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:30.784962 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:30.788017 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5fb79e72-b8ac-4b1c-867e-a33fee5c14f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:30.791593 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5fb79e72-b8ac-4b1c-867e-a33fee5c14f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:30.791947 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1297/5168] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:30 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:30.894338 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-608fae07-a3dc-4953-bc9a-019c345396e4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:30.896121 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-608fae07-a3dc-4953-bc9a-019c345396e4 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:30.896462 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-608fae07-a3dc-4953-bc9a-019c345396e4 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:30.896771 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-608fae07-a3dc-4953-bc9a-019c345396e4 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:30.905950 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:30.905950 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:30.911182 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-608fae07-a3dc-4953-bc9a-019c345396e4 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:30.913453 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-608fae07-a3dc-4953-bc9a-019c345396e4 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:30.913814 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1291/5169] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:30 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:31.803268 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3d436d59-e900-4de6-ae9c-00f33453b2f8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:31.805030 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3d436d59-e900-4de6-ae9c-00f33453b2f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:31.805227 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3d436d59-e900-4de6-ae9c-00f33453b2f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:31.805407 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3d436d59-e900-4de6-ae9c-00f33453b2f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:31.814307 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:31.814307 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:31.817410 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3d436d59-e900-4de6-ae9c-00f33453b2f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:31.821558 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3d436d59-e900-4de6-ae9c-00f33453b2f8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:31.821909 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1296/5170] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:31 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:31.926769 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9dbef936-9841-45d8-96c2-a2f763567eea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:31.928483 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9dbef936-9841-45d8-96c2-a2f763567eea tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:31.928698 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9dbef936-9841-45d8-96c2-a2f763567eea tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:31.928889 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9dbef936-9841-45d8-96c2-a2f763567eea tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:31.937436 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:31.937436 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:31.940408 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9dbef936-9841-45d8-96c2-a2f763567eea tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:31.943964 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9dbef936-9841-45d8-96c2-a2f763567eea tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:31.944311 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1287/5171] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:31 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:32.113577 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-26a14a76-e985-47aa-bf5a-1cade8e8cad8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:32.116168 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-26a14a76-e985-47aa-bf5a-1cade8e8cad8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] POST https://10.4.3.15/volume/v3/attachments/f3fb6b20-240c-4b5c-8427-5d465a6af8b6/action Aug 07 19:04:32.116589 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-26a14a76-e985-47aa-bf5a-1cade8e8cad8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:04:32.116737 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-26a14a76-e985-47aa-bf5a-1cade8e8cad8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:32.133871 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:32.133871 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:32.144090 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-52be81f8-9c8c-495b-b975-ff1d0dfc8657 req-26a14a76-e985-47aa-bf5a-1cade8e8cad8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments/f3fb6b20-240c-4b5c-8427-5d465a6af8b6/action returned with HTTP 204 Aug 07 19:04:32.144513 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1298/5172] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:04:32 2026] POST /volume/v3/attachments/f3fb6b20-240c-4b5c-8427-5d465a6af8b6/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:04:32.833161 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-802fbff0-3248-4817-9836-44ba32f48a6f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:32.834759 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-802fbff0-3248-4817-9836-44ba32f48a6f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:32.834954 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-802fbff0-3248-4817-9836-44ba32f48a6f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:32.835166 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-802fbff0-3248-4817-9836-44ba32f48a6f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:32.843766 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:32.843766 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:32.846754 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-802fbff0-3248-4817-9836-44ba32f48a6f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:32.850264 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-802fbff0-3248-4817-9836-44ba32f48a6f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:32.850639 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1292/5173] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:32 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:32.862239 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-08afc448-6efc-40f9-a824-b8afaa2cb726 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:32.863798 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08afc448-6efc-40f9-a824-b8afaa2cb726 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:32.863966 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-08afc448-6efc-40f9-a824-b8afaa2cb726 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:32.864150 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-08afc448-6efc-40f9-a824-b8afaa2cb726 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:32.873931 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:32.873931 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:32.877244 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-08afc448-6efc-40f9-a824-b8afaa2cb726 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:32.881094 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08afc448-6efc-40f9-a824-b8afaa2cb726 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:32.881548 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1297/5174] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:32 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:32.914137 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-52136951-e7e2-45ad-a226-5f6a240f890c req-5d9ba410-910c-4246-a9b0-26b7227fa138 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:32.916484 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-5d9ba410-910c-4246-a9b0-26b7227fa138 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:32.916688 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-5d9ba410-910c-4246-a9b0-26b7227fa138 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:32.916852 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-5d9ba410-910c-4246-a9b0-26b7227fa138 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:32.925888 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:32.925888 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:32.929344 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-52136951-e7e2-45ad-a226-5f6a240f890c req-5d9ba410-910c-4246-a9b0-26b7227fa138 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:32.933039 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-5d9ba410-910c-4246-a9b0-26b7227fa138 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:32.933453 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1288/5175] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:32 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:32.948430 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-52136951-e7e2-45ad-a226-5f6a240f890c req-ce49738d-dc33-4741-9047-7f8b6e48ccde None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:32.950372 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-ce49738d-dc33-4741-9047-7f8b6e48ccde tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] POST https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913/action Aug 07 19:04:32.950721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-ce49738d-dc33-4741-9047-7f8b6e48ccde tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:04:32.950834 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-ce49738d-dc33-4741-9047-7f8b6e48ccde tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:32.955422 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d723a214-dd41-4d92-8e4f-f99eeac51e9d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:32.957182 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d723a214-dd41-4d92-8e4f-f99eeac51e9d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:32.957381 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d723a214-dd41-4d92-8e4f-f99eeac51e9d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:32.957596 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d723a214-dd41-4d92-8e4f-f99eeac51e9d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:32.960243 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:32.960243 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:32.960631 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-52136951-e7e2-45ad-a226-5f6a240f890c req-ce49738d-dc33-4741-9047-7f8b6e48ccde tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:32.965958 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-52136951-e7e2-45ad-a226-5f6a240f890c req-ce49738d-dc33-4741-9047-7f8b6e48ccde tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Begin detaching volume completed successfully. Aug 07 19:04:32.966201 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-ce49738d-dc33-4741-9047-7f8b6e48ccde tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913/action returned with HTTP 202 Aug 07 19:04:32.966291 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:32.966291 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:32.966636 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1299/5176] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:04:32 2026] POST /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:04:32.969581 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d723a214-dd41-4d92-8e4f-f99eeac51e9d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:32.973337 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d723a214-dd41-4d92-8e4f-f99eeac51e9d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:32.973707 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1293/5177] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:32 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:33.001179 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fd29ae3a-88b2-4f1c-a823-7e43fb616ef6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:33.001589 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fd29ae3a-88b2-4f1c-a823-7e43fb616ef6 None None] GET https://10.4.3.15/volume// Aug 07 19:04:33.001752 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fd29ae3a-88b2-4f1c-a823-7e43fb616ef6 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:33.001959 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fd29ae3a-88b2-4f1c-a823-7e43fb616ef6 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:33.002281 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fd29ae3a-88b2-4f1c-a823-7e43fb616ef6 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:33.002557 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1298/5178] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:04: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 07 19:04:33.008247 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-52136951-e7e2-45ad-a226-5f6a240f890c req-b4ee5752-6a70-4c7f-ba44-db64e19896ee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:33.010558 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-b4ee5752-6a70-4c7f-ba44-db64e19896ee tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:33.010783 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-b4ee5752-6a70-4c7f-ba44-db64e19896ee tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:33.010965 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-b4ee5752-6a70-4c7f-ba44-db64e19896ee tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:33.019725 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:33.019725 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:33.022811 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-52136951-e7e2-45ad-a226-5f6a240f890c req-b4ee5752-6a70-4c7f-ba44-db64e19896ee tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:33.026581 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-b4ee5752-6a70-4c7f-ba44-db64e19896ee tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:33.026941 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1289/5179] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:04:33 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 1376 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:04:33.035811 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-52136951-e7e2-45ad-a226-5f6a240f890c req-208547bc-9a5d-4985-886e-79c7ffd2edd9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:33.037973 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-208547bc-9a5d-4985-886e-79c7ffd2edd9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913/encryption Aug 07 19:04:33.038210 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-208547bc-9a5d-4985-886e-79c7ffd2edd9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:33.038391 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-208547bc-9a5d-4985-886e-79c7ffd2edd9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:33.048472 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:33.048472 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:33.054688 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-208547bc-9a5d-4985-886e-79c7ffd2edd9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913/encryption returned with HTTP 200 Aug 07 19:04:33.055091 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1300/5180] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:04:33 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:33.984905 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-27d63cb4-cc08-49eb-941e-5028e49c467b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:33.986650 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-27d63cb4-cc08-49eb-941e-5028e49c467b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:33.986844 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-27d63cb4-cc08-49eb-941e-5028e49c467b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:33.987048 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-27d63cb4-cc08-49eb-941e-5028e49c467b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:34.000206 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:34.000206 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:34.004222 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-27d63cb4-cc08-49eb-941e-5028e49c467b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:34.009094 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-27d63cb4-cc08-49eb-941e-5028e49c467b tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:34.009564 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1294/5181] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:33 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:34.141967 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-fd1d14fa-44e4-4313-9554-643095f410c1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:34.143833 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-fd1d14fa-44e4-4313-9554-643095f410c1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] POST https://10.4.3.15/volume/v3/attachments/2b4b91d6-15eb-4263-bdc0-383dfcb71074/action Aug 07 19:04:34.144178 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-fd1d14fa-44e4-4313-9554-643095f410c1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:04:34.144301 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-fd1d14fa-44e4-4313-9554-643095f410c1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:34.158576 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:34.158576 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:34.167116 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-42c415fd-ca6c-42f8-852b-124b2df8fe83 req-fd1d14fa-44e4-4313-9554-643095f410c1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/attachments/2b4b91d6-15eb-4263-bdc0-383dfcb71074/action returned with HTTP 204 Aug 07 19:04:34.167514 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1299/5182] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:04:34 2026] POST /volume/v3/attachments/2b4b91d6-15eb-4263-bdc0-383dfcb71074/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:04:34.244149 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-52136951-e7e2-45ad-a226-5f6a240f890c req-a015a124-97a9-40e4-9554-a716602d8e3c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:34.246010 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-a015a124-97a9-40e4-9554-a716602d8e3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] DELETE https://10.4.3.15/volume/v3/attachments/f3fb6b20-240c-4b5c-8427-5d465a6af8b6 Aug 07 19:04:34.246204 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-a015a124-97a9-40e4-9554-a716602d8e3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:34.246382 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-a015a124-97a9-40e4-9554-a716602d8e3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:34.252946 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:34.252946 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:34.292333 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52136951-e7e2-45ad-a226-5f6a240f890c req-a015a124-97a9-40e4-9554-a716602d8e3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments/f3fb6b20-240c-4b5c-8427-5d465a6af8b6 returned with HTTP 200 Aug 07 19:04:34.292712 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1290/5183] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:04:34 2026] DELETE /volume/v3/attachments/f3fb6b20-240c-4b5c-8427-5d465a6af8b6 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:35.023744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-47933482-5139-4986-b242-c42208e8484e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:35.025401 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-47933482-5139-4986-b242-c42208e8484e tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:35.025589 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-47933482-5139-4986-b242-c42208e8484e tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:35.025767 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-47933482-5139-4986-b242-c42208e8484e tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:35.035870 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:35.035870 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:35.038664 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-47933482-5139-4986-b242-c42208e8484e tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:35.042084 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-47933482-5139-4986-b242-c42208e8484e tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:35.042419 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1301/5184] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:35 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:35.056689 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-99acd2f3-974f-47c9-9469-c0d297631ff1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:35.058580 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-99acd2f3-974f-47c9-9469-c0d297631ff1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:35.058771 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-99acd2f3-974f-47c9-9469-c0d297631ff1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:35.058944 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-99acd2f3-974f-47c9-9469-c0d297631ff1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:35.066937 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:35.066937 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:35.069870 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-99acd2f3-974f-47c9-9469-c0d297631ff1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:35.076157 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-99acd2f3-974f-47c9-9469-c0d297631ff1 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:35.076605 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1295/5185] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:35 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:35.106947 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-d4c795ad-02c7-4d6b-b157-3c6b6d09bc36 req-6031822a-58c7-457d-8d64-98d2c37b78df None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:35.108922 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d4c795ad-02c7-4d6b-b157-3c6b6d09bc36 req-6031822a-58c7-457d-8d64-98d2c37b78df tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:35.109128 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d4c795ad-02c7-4d6b-b157-3c6b6d09bc36 req-6031822a-58c7-457d-8d64-98d2c37b78df tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:35.109301 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-d4c795ad-02c7-4d6b-b157-3c6b6d09bc36 req-6031822a-58c7-457d-8d64-98d2c37b78df tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:35.117322 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:35.117322 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:35.121445 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-d4c795ad-02c7-4d6b-b157-3c6b6d09bc36 req-6031822a-58c7-457d-8d64-98d2c37b78df tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:35.126140 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-d4c795ad-02c7-4d6b-b157-3c6b6d09bc36 req-6031822a-58c7-457d-8d64-98d2c37b78df tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:35.126632 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1300/5186] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:35 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:37.424533 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-59fadbba-0f08-44ac-82bd-f2dec1fa46f6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:37.426780 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-59fadbba-0f08-44ac-82bd-f2dec1fa46f6 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:37.427029 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-59fadbba-0f08-44ac-82bd-f2dec1fa46f6 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:37.427249 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-59fadbba-0f08-44ac-82bd-f2dec1fa46f6 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:37.436006 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:37.436006 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:37.439005 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-59fadbba-0f08-44ac-82bd-f2dec1fa46f6 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:37.442779 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-59fadbba-0f08-44ac-82bd-f2dec1fa46f6 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:37.443235 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1291/5187] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:37 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:37.459898 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-93a69838-210c-42be-8b9b-9622c2057aee None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:37.461828 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-93a69838-210c-42be-8b9b-9622c2057aee tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] POST https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec/action Aug 07 19:04:37.462173 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-93a69838-210c-42be-8b9b-9622c2057aee tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:04:37.462291 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-93a69838-210c-42be-8b9b-9622c2057aee tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:37.471497 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:37.471497 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:37.471885 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-93a69838-210c-42be-8b9b-9622c2057aee tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:37.478242 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-93a69838-210c-42be-8b9b-9622c2057aee tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Begin detaching volume completed successfully. Aug 07 19:04:37.478407 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-93a69838-210c-42be-8b9b-9622c2057aee tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec/action returned with HTTP 202 Aug 07 19:04:37.478776 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1302/5188] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:04:37 2026] POST /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:04:37.517453 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-63f6c0f4-e4ad-44ef-9d40-32ab166ae5ab None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:37.517859 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-63f6c0f4-e4ad-44ef-9d40-32ab166ae5ab None None] GET https://10.4.3.15/volume// Aug 07 19:04:37.518079 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-63f6c0f4-e4ad-44ef-9d40-32ab166ae5ab None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:37.518335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-63f6c0f4-e4ad-44ef-9d40-32ab166ae5ab None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:37.518665 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-63f6c0f4-e4ad-44ef-9d40-32ab166ae5ab None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:37.518926 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1296/5189] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:04: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 07 19:04:37.525873 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-910e183f-5adc-4b41-8eb9-eab16790e0e5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:37.528259 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-910e183f-5adc-4b41-8eb9-eab16790e0e5 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:37.528555 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-910e183f-5adc-4b41-8eb9-eab16790e0e5 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:37.528841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-910e183f-5adc-4b41-8eb9-eab16790e0e5 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:37.538475 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:37.538475 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:37.541402 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-910e183f-5adc-4b41-8eb9-eab16790e0e5 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:37.545383 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-910e183f-5adc-4b41-8eb9-eab16790e0e5 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:37.545726 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1301/5190] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:04:37 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 1347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:04:37.842167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9da7d093-1371-47e8-a296-01ba7f0722ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:37.843871 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9da7d093-1371-47e8-a296-01ba7f0722ca tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] DELETE https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:37.844093 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9da7d093-1371-47e8-a296-01ba7f0722ca tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:37.844277 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9da7d093-1371-47e8-a296-01ba7f0722ca tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:37.844435 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-9da7d093-1371-47e8-a296-01ba7f0722ca tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Delete volume with id: e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:37.851357 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:37.851357 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:37.851928 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9da7d093-1371-47e8-a296-01ba7f0722ca tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:37.862478 np0000006749 devstack@c-api.service[100342]: WARNING cinder.keymgr.conf_key_mgr [None req-9da7d093-1371-47e8-a296-01ba7f0722ca tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 19:04:37.867836 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9da7d093-1371-47e8-a296-01ba7f0722ca tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Delete volume request issued successfully. Aug 07 19:04:37.868175 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9da7d093-1371-47e8-a296-01ba7f0722ca tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 202 Aug 07 19:04:37.868641 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1292/5191] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:04:37 2026] DELETE /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:04:37.875636 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3d4bedfe-c1d3-4283-b24e-780e9b9ce516 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:37.877271 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d4bedfe-c1d3-4283-b24e-780e9b9ce516 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:37.877448 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d4bedfe-c1d3-4283-b24e-780e9b9ce516 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:37.877638 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d4bedfe-c1d3-4283-b24e-780e9b9ce516 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:37.884097 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:37.884097 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:37.887272 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3d4bedfe-c1d3-4283-b24e-780e9b9ce516 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:37.891732 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d4bedfe-c1d3-4283-b24e-780e9b9ce516 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 200 Aug 07 19:04:37.892206 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1303/5192] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:37 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:38.315798 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-7897d322-509b-40aa-b55c-55973bf5f3aa None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:38.317785 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-7897d322-509b-40aa-b55c-55973bf5f3aa tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] DELETE https://10.4.3.15/volume/v3/attachments/2b4b91d6-15eb-4263-bdc0-383dfcb71074 Aug 07 19:04:38.317969 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-7897d322-509b-40aa-b55c-55973bf5f3aa tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:38.318198 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-7897d322-509b-40aa-b55c-55973bf5f3aa tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:38.324849 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:38.324849 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:38.362732 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5a3d0435-b209-4bb3-a998-ee2b4094c7d8 req-7897d322-509b-40aa-b55c-55973bf5f3aa tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/attachments/2b4b91d6-15eb-4263-bdc0-383dfcb71074 returned with HTTP 200 Aug 07 19:04:38.363156 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1297/5193] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:04:38 2026] DELETE /volume/v3/attachments/2b4b91d6-15eb-4263-bdc0-383dfcb71074 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:38.905405 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-673b8c91-eb92-4f23-bb77-7bb813d07e08 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:38.907424 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-673b8c91-eb92-4f23-bb77-7bb813d07e08 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 Aug 07 19:04:38.907653 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-673b8c91-eb92-4f23-bb77-7bb813d07e08 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:38.907883 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-673b8c91-eb92-4f23-bb77-7bb813d07e08 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:38.913531 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-673b8c91-eb92-4f23-bb77-7bb813d07e08 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 returned with HTTP 404 Aug 07 19:04:38.913957 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1302/5194] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:38 2026] GET /volume/v3/volumes/e4d2d5d6-44fe-4b71-a777-c60c806a8913 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:04:38.923097 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d57d66a1-2b05-4776-979e-13def864215a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:38.924770 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d57d66a1-2b05-4776-979e-13def864215a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] DELETE https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a Aug 07 19:04:38.924983 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d57d66a1-2b05-4776-979e-13def864215a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:38.926667 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d57d66a1-2b05-4776-979e-13def864215a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:38.927432 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d57d66a1-2b05-4776-979e-13def864215a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Delete volume with id: a0da7333-b2d9-4346-8afa-21c00677fb5a Aug 07 19:04:38.941911 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:38.941911 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:38.942374 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d57d66a1-2b05-4776-979e-13def864215a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:38.955806 np0000006749 devstack@c-api.service[100342]: WARNING cinder.keymgr.conf_key_mgr [None req-d57d66a1-2b05-4776-979e-13def864215a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 19:04:38.964004 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d57d66a1-2b05-4776-979e-13def864215a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Delete volume request issued successfully. Aug 07 19:04:38.964211 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d57d66a1-2b05-4776-979e-13def864215a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a returned with HTTP 202 Aug 07 19:04:38.964696 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1293/5195] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:04:38 2026] DELETE /volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:04:38.972643 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5206c108-d57f-4752-a152-b55a7960018c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:38.974420 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5206c108-d57f-4752-a152-b55a7960018c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a Aug 07 19:04:38.974615 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5206c108-d57f-4752-a152-b55a7960018c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:38.974791 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5206c108-d57f-4752-a152-b55a7960018c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:38.981472 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:38.981472 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:38.984974 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5206c108-d57f-4752-a152-b55a7960018c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:38.989098 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5206c108-d57f-4752-a152-b55a7960018c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a returned with HTTP 200 Aug 07 19:04:38.989458 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1304/5196] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:38 2026] GET /volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:40.004490 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ad5665da-a543-45aa-b9d6-7b26eba0967e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:40.006170 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ad5665da-a543-45aa-b9d6-7b26eba0967e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a Aug 07 19:04:40.006845 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ad5665da-a543-45aa-b9d6-7b26eba0967e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:40.006845 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ad5665da-a543-45aa-b9d6-7b26eba0967e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:40.011192 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ad5665da-a543-45aa-b9d6-7b26eba0967e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a returned with HTTP 404 Aug 07 19:04:40.011636 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1298/5197] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:40 2026] GET /volume/v3/volumes/a0da7333-b2d9-4346-8afa-21c00677fb5a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:04:40.017922 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-caf1d2ea-1d02-460f-9f9b-aad7c8ff04f0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:40.019509 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-caf1d2ea-1d02-460f-9f9b-aad7c8ff04f0 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:04:40.019705 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-caf1d2ea-1d02-460f-9f9b-aad7c8ff04f0 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:40.019887 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-caf1d2ea-1d02-460f-9f9b-aad7c8ff04f0 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:40.020581 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caf1d2ea-1d02-460f-9f9b-aad7c8ff04f0 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:04:40.031360 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-caf1d2ea-1d02-460f-9f9b-aad7c8ff04f0 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Get all volumes completed successfully. Aug 07 19:04:40.033288 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:40.033288 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:40.036871 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-caf1d2ea-1d02-460f-9f9b-aad7c8ff04f0 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:04:40.037223 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1303/5198] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:04:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:04:40.051099 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6bc48200-ae5c-48a2-9f6b-b4854d0d151b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:40.053088 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6bc48200-ae5c-48a2-9f6b-b4854d0d151b tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] DELETE https://10.4.3.15/volume/v3/types/40786c9a-266c-4a35-baad-7e16b3882e51 Aug 07 19:04:40.053321 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6bc48200-ae5c-48a2-9f6b-b4854d0d151b tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:40.053560 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6bc48200-ae5c-48a2-9f6b-b4854d0d151b tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:40.087066 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6bc48200-ae5c-48a2-9f6b-b4854d0d151b tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] https://10.4.3.15/volume/v3/types/40786c9a-266c-4a35-baad-7e16b3882e51 returned with HTTP 202 Aug 07 19:04:40.087443 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1294/5199] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:04:40 2026] DELETE /volume/v3/types/40786c9a-266c-4a35-baad-7e16b3882e51 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:04:40.164571 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-48d1e7f4-9d9f-4482-8004-78cecddf067f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:40.166332 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48d1e7f4-9d9f-4482-8004-78cecddf067f tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] DELETE https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:40.166517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48d1e7f4-9d9f-4482-8004-78cecddf067f tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:40.166737 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48d1e7f4-9d9f-4482-8004-78cecddf067f tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:40.166922 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-48d1e7f4-9d9f-4482-8004-78cecddf067f tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Delete volume with id: 718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:40.174615 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:40.174615 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:40.175112 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-48d1e7f4-9d9f-4482-8004-78cecddf067f tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:40.193937 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-48d1e7f4-9d9f-4482-8004-78cecddf067f tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Delete volume request issued successfully. Aug 07 19:04:40.194127 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48d1e7f4-9d9f-4482-8004-78cecddf067f tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 202 Aug 07 19:04:40.194557 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1305/5200] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:04:40 2026] DELETE /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:04:40.202757 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-274dd6ba-da11-427f-815a-e64746335a90 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:40.205833 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-274dd6ba-da11-427f-815a-e64746335a90 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:40.206065 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-274dd6ba-da11-427f-815a-e64746335a90 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:40.206242 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-274dd6ba-da11-427f-815a-e64746335a90 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:40.212745 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:40.212745 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:40.216342 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-274dd6ba-da11-427f-815a-e64746335a90 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:40.221113 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-274dd6ba-da11-427f-815a-e64746335a90 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 200 Aug 07 19:04:40.221693 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1299/5201] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:40 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:40.949139 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-efe7d12e-c3f7-410b-b172-f64b1e90b4e6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:40.950769 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-efe7d12e-c3f7-410b-b172-f64b1e90b4e6 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:04:40.951132 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-efe7d12e-c3f7-410b-b172-f64b1e90b4e6 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-360126111", "extra_specs": {}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:40.963452 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-efe7d12e-c3f7-410b-b172-f64b1e90b4e6 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:04:40.963790 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1304/5202] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 19:04:40 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:40.971774 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7af6d604-3fbd-4977-a74d-f775b5b604a2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:40.973524 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7af6d604-3fbd-4977-a74d-f775b5b604a2 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] POST https://10.4.3.15/volume/v3/types/f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a/encryption Aug 07 19:04:40.973868 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7af6d604-3fbd-4977-a74d-f775b5b604a2 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:40.989593 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7af6d604-3fbd-4977-a74d-f775b5b604a2 tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] https://10.4.3.15/volume/v3/types/f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a/encryption returned with HTTP 200 Aug 07 19:04:40.990427 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1295/5203] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:04:40 2026] POST /volume/v3/types/f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:41.011567 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5bb2775a-f47f-45b5-9d43-245452315f40 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:41.013141 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:04:41.013458 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-366124587", "snapshot_id": null, "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "volume_type": "tempest-scenario-type-luks-360126111", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:41.014935 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-366124587', 'snapshot_id': None, 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'volume_type': 'tempest-scenario-type-luks-360126111', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:04:41.110218 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume of 1 GB Aug 07 19:04:41.110581 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:41.110581 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:41.111180 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Availability Zones retrieved successfully. Aug 07 19:04:41.116408 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Flow 'volume_create_api' (fa3a006e-36e9-40a2-a733-ffef13aba23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:04:41.117302 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e6f61c-0fc2-4756-a618-05ffec76ed47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:41.118120 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:04:41.163324 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e6f61c-0fc2-4756-a618-05ffec76ed47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:04:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a,is_public=True,name='tempest-scenario-type-luks-360126111',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a', '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=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:41.164094 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d7d345d-06f1-48b7-8ac1-81cccd95c7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:41.186631 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-360126111 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-360126111, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:04:41.187036 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-360126111 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-360126111, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:04:41.207567 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Created reservations ['9d490a5d-eb0a-4f42-9b69-56942c099e6a', '42795ccd-8a99-4d6f-b910-e49a9e127231', 'c332807c-a83b-4cd1-a899-f8c88ce6109c', '52ad7178-2c79-4065-884b-e78ab9f52f43'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:04:41.208328 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d7d345d-06f1-48b7-8ac1-81cccd95c7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d490a5d-eb0a-4f42-9b69-56942c099e6a', '42795ccd-8a99-4d6f-b910-e49a9e127231', 'c332807c-a83b-4cd1-a899-f8c88ce6109c', '52ad7178-2c79-4065-884b-e78ab9f52f43']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:41.209113 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4c2674-54de-42a4-90b8-036995cb1714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:41.228363 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4c2674-54de-42a4-90b8-036995cb1714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68f91704-67a0-4fd8-b266-d7003e1a6a21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-366124587',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9468b3300844485897a2cf8baf065cf4',qos_specs=None,replication_status=,reservations=['9d490a5d-eb0a-4f42-9b69-56942c099e6a','42795ccd-8a99-4d6f-b910-e49a9e127231','c332807c-a83b-4cd1-a899-f8c88ce6109c','52ad7178-2c79-4065-884b-e78ab9f52f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb3cc6216f694c37a5438f3059259623',volume_type_id=f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-366124587',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=68f91704-67a0-4fd8-b266-d7003e1a6a21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9468b3300844485897a2cf8baf065cf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb3cc6216f694c37a5438f3059259623',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a),volume_type_id=f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:41.229043 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54403d6c-8b8b-42e1-aafc-a5dc0de6a45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:41.236247 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-32770d95-1f0b-4639-8ed2-2d74d58d9a48 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:41.238263 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-32770d95-1f0b-4639-8ed2-2d74d58d9a48 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec Aug 07 19:04:41.239049 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-32770d95-1f0b-4639-8ed2-2d74d58d9a48 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:41.239049 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-32770d95-1f0b-4639-8ed2-2d74d58d9a48 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:41.244168 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-32770d95-1f0b-4639-8ed2-2d74d58d9a48 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec returned with HTTP 404 Aug 07 19:04:41.244683 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1300/5204] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:41 2026] GET /volume/v3/volumes/718c27d5-d4e2-4336-b406-9438d1b72fec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:04:41.245367 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54403d6c-8b8b-42e1-aafc-a5dc0de6a45d) transitioned into state 'SUCCESS' from state '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-366124587',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9468b3300844485897a2cf8baf065cf4',qos_specs=None,replication_status=,reservations=['9d490a5d-eb0a-4f42-9b69-56942c099e6a','42795ccd-8a99-4d6f-b910-e49a9e127231','c332807c-a83b-4cd1-a899-f8c88ce6109c','52ad7178-2c79-4065-884b-e78ab9f52f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb3cc6216f694c37a5438f3059259623',volume_type_id=f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:41.246059 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a02b8c2c-65d1-463f-9877-9bbc6bb46f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:41.253811 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a02b8c2c-65d1-463f-9877-9bbc6bb46f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:41.254545 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Flow 'volume_create_api' (fa3a006e-36e9-40a2-a733-ffef13aba23f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:04:41.254814 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume request issued successfully. Aug 07 19:04:41.255311 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5bb2775a-f47f-45b5-9d43-245452315f40 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:04:41.256008 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1306/5205] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:04:41 2026] POST /volume/v3/volumes => generated 788 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:04:41.267266 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6fd3e496-63b9-424f-84af-6dd6b5ca0922 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:41.269097 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6fd3e496-63b9-424f-84af-6dd6b5ca0922 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:41.269307 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6fd3e496-63b9-424f-84af-6dd6b5ca0922 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:41.270598 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6fd3e496-63b9-424f-84af-6dd6b5ca0922 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:41.279318 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:41.279318 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:41.283073 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6fd3e496-63b9-424f-84af-6dd6b5ca0922 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:41.287383 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6fd3e496-63b9-424f-84af-6dd6b5ca0922 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:41.287794 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1305/5206] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:41 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:41.498130 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-53b4425a-dd5e-4f1b-84e5-2983447b3089 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:41.499785 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-53b4425a-dd5e-4f1b-84e5-2983447b3089 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f Aug 07 19:04:41.500045 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-53b4425a-dd5e-4f1b-84e5-2983447b3089 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:41.500267 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-53b4425a-dd5e-4f1b-84e5-2983447b3089 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:41.500409 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-53b4425a-dd5e-4f1b-84e5-2983447b3089 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Delete snapshot with id: cfe4b835-f113-4d2d-ad7a-277b917b434f Aug 07 19:04:41.504929 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:41.504929 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:41.505440 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-53b4425a-dd5e-4f1b-84e5-2983447b3089 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Snapshot retrieved successfully. Aug 07 19:04:41.520812 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-53b4425a-dd5e-4f1b-84e5-2983447b3089 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Snapshot delete request issued successfully. Aug 07 19:04:41.521052 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-53b4425a-dd5e-4f1b-84e5-2983447b3089 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f returned with HTTP 202 Aug 07 19:04:41.521499 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1296/5207] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:04:41 2026] DELETE /volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:04:41.531134 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-95d628a3-31cf-49b2-91fd-97ed27603b8c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:41.531134 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-95d628a3-31cf-49b2-91fd-97ed27603b8c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f Aug 07 19:04:41.531297 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-95d628a3-31cf-49b2-91fd-97ed27603b8c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:41.531539 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-95d628a3-31cf-49b2-91fd-97ed27603b8c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:41.535907 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:41.535907 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:41.536266 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-95d628a3-31cf-49b2-91fd-97ed27603b8c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Snapshot retrieved successfully. Aug 07 19:04:41.536915 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-95d628a3-31cf-49b2-91fd-97ed27603b8c tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f returned with HTTP 200 Aug 07 19:04:41.537229 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1301/5208] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:04:41 2026] GET /volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f => generated 461 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:42.301545 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dddbc865-da68-4726-9bbd-ed967b94690e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:42.303414 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dddbc865-da68-4726-9bbd-ed967b94690e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:42.303613 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dddbc865-da68-4726-9bbd-ed967b94690e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:42.303796 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dddbc865-da68-4726-9bbd-ed967b94690e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:42.310420 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:42.310420 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:42.313587 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dddbc865-da68-4726-9bbd-ed967b94690e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:42.317394 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dddbc865-da68-4726-9bbd-ed967b94690e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:42.317894 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1307/5209] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:42 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:42.551699 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3299c5b5-6e06-467d-baa6-a0a64164a958 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:42.553505 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3299c5b5-6e06-467d-baa6-a0a64164a958 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f Aug 07 19:04:42.553758 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3299c5b5-6e06-467d-baa6-a0a64164a958 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:42.553987 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3299c5b5-6e06-467d-baa6-a0a64164a958 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:42.557877 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3299c5b5-6e06-467d-baa6-a0a64164a958 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f returned with HTTP 404 Aug 07 19:04:42.558354 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1306/5210] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:04:42 2026] GET /volume/v3/snapshots/cfe4b835-f113-4d2d-ad7a-277b917b434f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:04:42.602204 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-43346e7c-ec5d-4b68-a5b5-dbbe1138b3ed req-c320db71-d450-441d-8ee6-c82dcf65a24d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:42.604671 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-43346e7c-ec5d-4b68-a5b5-dbbe1138b3ed req-c320db71-d450-441d-8ee6-c82dcf65a24d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:04:42.604891 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-43346e7c-ec5d-4b68-a5b5-dbbe1138b3ed req-c320db71-d450-441d-8ee6-c82dcf65a24d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:42.605117 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-43346e7c-ec5d-4b68-a5b5-dbbe1138b3ed req-c320db71-d450-441d-8ee6-c82dcf65a24d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:42.611736 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:42.611736 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:42.615118 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-43346e7c-ec5d-4b68-a5b5-dbbe1138b3ed req-c320db71-d450-441d-8ee6-c82dcf65a24d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:42.618978 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-43346e7c-ec5d-4b68-a5b5-dbbe1138b3ed req-c320db71-d450-441d-8ee6-c82dcf65a24d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:04:42.619617 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1297/5211] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:42 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:43.329690 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-84180a3c-f361-4205-a82e-a58ffedb8c9e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:43.331365 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-84180a3c-f361-4205-a82e-a58ffedb8c9e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:43.332453 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-84180a3c-f361-4205-a82e-a58ffedb8c9e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:43.332453 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-84180a3c-f361-4205-a82e-a58ffedb8c9e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:43.339578 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:43.339578 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:43.355085 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-84180a3c-f361-4205-a82e-a58ffedb8c9e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:43.359926 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-84180a3c-f361-4205-a82e-a58ffedb8c9e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:43.360857 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1302/5212] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:43 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:44.216400 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e833fb9-e4ad-4b58-8026-acf56639a41d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:44.218086 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e833fb9-e4ad-4b58-8026-acf56639a41d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:04:44.218263 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e833fb9-e4ad-4b58-8026-acf56639a41d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:44.218455 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e833fb9-e4ad-4b58-8026-acf56639a41d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:44.218631 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-6e833fb9-e4ad-4b58-8026-acf56639a41d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Delete volume with id: 0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:04:44.224959 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:44.224959 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:44.225371 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6e833fb9-e4ad-4b58-8026-acf56639a41d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:44.240258 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6e833fb9-e4ad-4b58-8026-acf56639a41d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Delete volume request issued successfully. Aug 07 19:04:44.240418 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e833fb9-e4ad-4b58-8026-acf56639a41d tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 202 Aug 07 19:04:44.240802 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1308/5213] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:04:44 2026] DELETE /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:04:44.247147 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-23caca91-44e1-42bb-988d-567ac3738f99 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:44.250408 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-23caca91-44e1-42bb-988d-567ac3738f99 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:04:44.250408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-23caca91-44e1-42bb-988d-567ac3738f99 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:44.250408 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-23caca91-44e1-42bb-988d-567ac3738f99 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:44.255467 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:44.255467 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:44.259486 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-23caca91-44e1-42bb-988d-567ac3738f99 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Volume info retrieved successfully. Aug 07 19:04:44.262876 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-23caca91-44e1-42bb-988d-567ac3738f99 tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 200 Aug 07 19:04:44.263311 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1307/5214] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:44 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:44.372275 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-87ba0a18-5d8f-410d-9b0a-3ca053f6ac2e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:44.373919 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87ba0a18-5d8f-410d-9b0a-3ca053f6ac2e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:44.374131 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87ba0a18-5d8f-410d-9b0a-3ca053f6ac2e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:44.374306 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87ba0a18-5d8f-410d-9b0a-3ca053f6ac2e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:44.380343 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:44.380343 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:44.383600 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-87ba0a18-5d8f-410d-9b0a-3ca053f6ac2e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:44.387214 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87ba0a18-5d8f-410d-9b0a-3ca053f6ac2e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:44.387602 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1298/5215] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:44 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:45.275412 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-28cdd103-24b8-43b1-a60b-6fd01dd3188a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:45.277124 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-28cdd103-24b8-43b1-a60b-6fd01dd3188a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] GET https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 Aug 07 19:04:45.277318 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-28cdd103-24b8-43b1-a60b-6fd01dd3188a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:45.277502 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-28cdd103-24b8-43b1-a60b-6fd01dd3188a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:45.282405 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-28cdd103-24b8-43b1-a60b-6fd01dd3188a tempest-TestStampPattern-1342162419 tempest-TestStampPattern-1342162419-project-member] https://10.4.3.15/volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 returned with HTTP 404 Aug 07 19:04:45.282827 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1303/5216] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:45 2026] GET /volume/v3/volumes/0886c745-9f22-4513-ba2f-be15d9233785 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:04:45.399861 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b62444d9-7303-487a-81a8-737217416414 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:45.402043 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b62444d9-7303-487a-81a8-737217416414 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:45.402251 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b62444d9-7303-487a-81a8-737217416414 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:45.402471 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b62444d9-7303-487a-81a8-737217416414 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:45.414157 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:45.414157 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:45.421296 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b62444d9-7303-487a-81a8-737217416414 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:45.426073 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b62444d9-7303-487a-81a8-737217416414 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:45.426453 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1309/5217] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:45 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:46.440044 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c0c30a1f-3648-43e4-896e-95550415490a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:46.441872 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c0c30a1f-3648-43e4-896e-95550415490a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:46.442083 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c0c30a1f-3648-43e4-896e-95550415490a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:46.442271 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c0c30a1f-3648-43e4-896e-95550415490a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:46.450660 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:46.450660 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:46.455087 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c0c30a1f-3648-43e4-896e-95550415490a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:46.460640 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c0c30a1f-3648-43e4-896e-95550415490a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:46.461046 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1308/5218] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:46 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:47.473310 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-03d7dde5-c7a2-4450-a4d7-d99e3bf436fe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:47.475354 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03d7dde5-c7a2-4450-a4d7-d99e3bf436fe tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:47.475610 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03d7dde5-c7a2-4450-a4d7-d99e3bf436fe tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:47.475791 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03d7dde5-c7a2-4450-a4d7-d99e3bf436fe tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:47.482550 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:47.482550 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:47.486183 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-03d7dde5-c7a2-4450-a4d7-d99e3bf436fe tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:47.490545 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03d7dde5-c7a2-4450-a4d7-d99e3bf436fe tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:47.491205 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1299/5219] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:47 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:48.503015 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-982a772b-b7f9-43a5-8805-d69741b34399 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:48.504801 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-982a772b-b7f9-43a5-8805-d69741b34399 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:48.505079 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-982a772b-b7f9-43a5-8805-d69741b34399 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:48.505268 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-982a772b-b7f9-43a5-8805-d69741b34399 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:48.511910 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:48.511910 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:48.515082 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-982a772b-b7f9-43a5-8805-d69741b34399 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:48.518763 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-982a772b-b7f9-43a5-8805-d69741b34399 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:48.519105 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1304/5220] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:48 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:49.530876 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9964f6ed-d906-400f-9f3d-8eb925d870e3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:49.532696 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9964f6ed-d906-400f-9f3d-8eb925d870e3 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:49.532897 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9964f6ed-d906-400f-9f3d-8eb925d870e3 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:49.533093 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9964f6ed-d906-400f-9f3d-8eb925d870e3 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:49.539092 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:49.539092 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:49.542175 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9964f6ed-d906-400f-9f3d-8eb925d870e3 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:49.546081 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9964f6ed-d906-400f-9f3d-8eb925d870e3 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:49.546440 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1310/5221] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:49 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:49.623307 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6178f72d-9794-43db-b6a5-0ca2c7773cc4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:49.625645 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6178f72d-9794-43db-b6a5-0ca2c7773cc4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:04:49.625907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6178f72d-9794-43db-b6a5-0ca2c7773cc4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:49.626175 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6178f72d-9794-43db-b6a5-0ca2c7773cc4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:49.635514 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:49.635514 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:49.640050 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6178f72d-9794-43db-b6a5-0ca2c7773cc4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:49.644850 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6178f72d-9794-43db-b6a5-0ca2c7773cc4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 200 Aug 07 19:04:49.645202 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1309/5222] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:49 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:49.954010 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-567156fe-e094-42d9-be59-af42ea0a36bb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:50.037848 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-567156fe-e094-42d9-be59-af42ea0a36bb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:04:50.038181 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-567156fe-e094-42d9-be59-af42ea0a36bb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:50.038429 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-567156fe-e094-42d9-be59-af42ea0a36bb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:50.045689 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:50.045689 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:50.052533 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-567156fe-e094-42d9-be59-af42ea0a36bb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:50.058708 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-567156fe-e094-42d9-be59-af42ea0a36bb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 200 Aug 07 19:04:50.059331 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1300/5223] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:49 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 936 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:50.134187 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-839025b0-eed2-45c1-9561-7bacdccf1cea None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:50.134598 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-839025b0-eed2-45c1-9561-7bacdccf1cea None None] GET https://10.4.3.15/volume// Aug 07 19:04:50.134763 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-839025b0-eed2-45c1-9561-7bacdccf1cea None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:50.134982 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-839025b0-eed2-45c1-9561-7bacdccf1cea None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:50.135299 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-839025b0-eed2-45c1-9561-7bacdccf1cea None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:50.135610 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1305/5224] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:04: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 07 19:04:50.144412 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-e1f91cd8-7bed-45c6-b290-a60c49e637c0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:50.147215 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-e1f91cd8-7bed-45c6-b290-a60c49e637c0 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:04:50.147561 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-e1f91cd8-7bed-45c6-b290-a60c49e637c0 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f4af4d7-2b0c-4fb5-973d-071d70909fe4", "connector": null, "instance_uuid": "b1dc75ef-a2fd-4416-b8fb-9fb80c4765ff"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:50.155522 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:50.155522 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:50.178863 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-e1f91cd8-7bed-45c6-b290-a60c49e637c0 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:04:50.179278 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1311/5225] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:04:50 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 07 19:04:50.201260 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ec6e955e-d2c7-41b4-9c71-ac0ea8be6c76 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:50.203096 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ec6e955e-d2c7-41b4-9c71-ac0ea8be6c76 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:04:50.203303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ec6e955e-d2c7-41b4-9c71-ac0ea8be6c76 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:50.203481 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ec6e955e-d2c7-41b4-9c71-ac0ea8be6c76 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:50.214470 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:50.214470 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:50.218125 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ec6e955e-d2c7-41b4-9c71-ac0ea8be6c76 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:50.218329 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-03c7979c-d4b7-4253-b03c-4b1f8d183a93 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:50.218739 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03c7979c-d4b7-4253-b03c-4b1f8d183a93 None None] GET https://10.4.3.15/volume// Aug 07 19:04:50.218916 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03c7979c-d4b7-4253-b03c-4b1f8d183a93 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:50.219137 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03c7979c-d4b7-4253-b03c-4b1f8d183a93 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:50.219460 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03c7979c-d4b7-4253-b03c-4b1f8d183a93 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:50.219748 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1301/5226] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:04: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 07 19:04:50.222915 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ec6e955e-d2c7-41b4-9c71-ac0ea8be6c76 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 200 Aug 07 19:04:50.223334 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1310/5227] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:50 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 935 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:50.226695 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-d0fdbbce-5563-4aff-81f8-6589e893da7e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:50.344313 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-d0fdbbce-5563-4aff-81f8-6589e893da7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:04:50.344564 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-d0fdbbce-5563-4aff-81f8-6589e893da7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:50.344743 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-d0fdbbce-5563-4aff-81f8-6589e893da7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:50.352675 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:50.352675 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:50.355463 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-d0fdbbce-5563-4aff-81f8-6589e893da7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:50.358801 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-d0fdbbce-5563-4aff-81f8-6589e893da7e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 200 Aug 07 19:04:50.359142 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1306/5228] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:04:50 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 1115 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:04:50.470687 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-f65b845e-ef9f-4ea5-bf14-01664c37f677 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:50.472626 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-f65b845e-ef9f-4ea5-bf14-01664c37f677 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] PUT https://10.4.3.15/volume/v3/attachments/74bf2374-5019-42e2-b5f0-518a10bc1201 Aug 07 19:04:50.472954 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-f65b845e-ef9f-4ea5-bf14-01664c37f677 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:50.479651 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-f65b845e-ef9f-4ea5-bf14-01664c37f677 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Acquiring lock "cinder-attachment_update-6f4af4d7-2b0c-4fb5-973d-071d70909fe4-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:04:50.486712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-f65b845e-ef9f-4ea5-bf14-01664c37f677 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Lock "cinder-attachment_update-6f4af4d7-2b0c-4fb5-973d-071d70909fe4-np0000006749" acquired by "attachment_update" :: waited 0.007s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:04:50.487601 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:50.487601 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:50.556159 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-f65b845e-ef9f-4ea5-bf14-01664c37f677 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Lock "cinder-attachment_update-6f4af4d7-2b0c-4fb5-973d-071d70909fe4-np0000006749" released by "attachment_update" :: held 0.069s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:04:50.556159 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-f65b845e-ef9f-4ea5-bf14-01664c37f677 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments/74bf2374-5019-42e2-b5f0-518a10bc1201 returned with HTTP 200 Aug 07 19:04:50.556742 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1312/5229] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:04:50 2026] PUT /volume/v3/attachments/74bf2374-5019-42e2-b5f0-518a10bc1201 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:50.558355 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b9097375-2c45-49ca-9ecc-daa81a608fed None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:50.560462 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b9097375-2c45-49ca-9ecc-daa81a608fed tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:50.560728 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b9097375-2c45-49ca-9ecc-daa81a608fed tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:50.560971 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b9097375-2c45-49ca-9ecc-daa81a608fed tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:50.569672 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:50.569672 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:50.573791 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b9097375-2c45-49ca-9ecc-daa81a608fed tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:50.579240 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b9097375-2c45-49ca-9ecc-daa81a608fed tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:50.579757 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1302/5230] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:50 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:51.236213 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aee5bf38-0628-496c-aa73-d4bd40c1faaf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:51.237945 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aee5bf38-0628-496c-aa73-d4bd40c1faaf tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:04:51.238186 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aee5bf38-0628-496c-aa73-d4bd40c1faaf tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:51.238339 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aee5bf38-0628-496c-aa73-d4bd40c1faaf tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:51.248883 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:51.248883 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:51.253020 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-aee5bf38-0628-496c-aa73-d4bd40c1faaf tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:51.256903 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aee5bf38-0628-496c-aa73-d4bd40c1faaf tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 200 Aug 07 19:04:51.257307 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1311/5231] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:51 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:51.593262 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-95c3ed16-2b84-4248-8139-f1aaa117e5d8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:51.595166 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-95c3ed16-2b84-4248-8139-f1aaa117e5d8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:51.595353 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-95c3ed16-2b84-4248-8139-f1aaa117e5d8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:51.595571 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-95c3ed16-2b84-4248-8139-f1aaa117e5d8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:51.602523 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:51.602523 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:51.606315 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-95c3ed16-2b84-4248-8139-f1aaa117e5d8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:51.610690 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-95c3ed16-2b84-4248-8139-f1aaa117e5d8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:51.611153 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1307/5232] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:51 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:52.272718 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-43976d51-10dc-4edf-a691-3c9a39048367 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:52.274616 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-43976d51-10dc-4edf-a691-3c9a39048367 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:04:52.274840 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-43976d51-10dc-4edf-a691-3c9a39048367 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:52.275059 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-43976d51-10dc-4edf-a691-3c9a39048367 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:52.284894 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:52.284894 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:52.288354 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-43976d51-10dc-4edf-a691-3c9a39048367 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:52.292978 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-43976d51-10dc-4edf-a691-3c9a39048367 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 200 Aug 07 19:04:52.293790 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1313/5233] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:52 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:52.624253 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-625a336d-fd0a-4871-af86-734e581229dd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:52.626394 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-625a336d-fd0a-4871-af86-734e581229dd tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:52.626659 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-625a336d-fd0a-4871-af86-734e581229dd tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:52.626889 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-625a336d-fd0a-4871-af86-734e581229dd tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:52.635465 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:52.635465 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:52.638944 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-625a336d-fd0a-4871-af86-734e581229dd tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:52.643372 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-625a336d-fd0a-4871-af86-734e581229dd tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:52.643748 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1303/5234] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:52 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:53.305957 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cc3ece57-3c70-4104-89cf-9869080dd62e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:53.307459 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cc3ece57-3c70-4104-89cf-9869080dd62e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:04:53.307631 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cc3ece57-3c70-4104-89cf-9869080dd62e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:53.307802 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cc3ece57-3c70-4104-89cf-9869080dd62e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:53.315946 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:53.315946 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:53.319006 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cc3ece57-3c70-4104-89cf-9869080dd62e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:53.322487 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cc3ece57-3c70-4104-89cf-9869080dd62e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 200 Aug 07 19:04:53.322882 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1312/5235] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:53 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 936 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:53.657860 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0ac2dfc8-c259-48f7-a934-6ee643b9ed10 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:53.659669 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ac2dfc8-c259-48f7-a934-6ee643b9ed10 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:53.659858 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ac2dfc8-c259-48f7-a934-6ee643b9ed10 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:53.660210 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0ac2dfc8-c259-48f7-a934-6ee643b9ed10 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:53.667603 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:53.667603 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:53.671119 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0ac2dfc8-c259-48f7-a934-6ee643b9ed10 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:53.677536 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0ac2dfc8-c259-48f7-a934-6ee643b9ed10 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:53.677951 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1308/5236] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:53 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 941 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:53.815641 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-a1e30e2a-6546-49ca-960f-b85e7ff86e2f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:53.817751 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-a1e30e2a-6546-49ca-960f-b85e7ff86e2f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] POST https://10.4.3.15/volume/v3/attachments/74bf2374-5019-42e2-b5f0-518a10bc1201/action Aug 07 19:04:53.817962 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-a1e30e2a-6546-49ca-960f-b85e7ff86e2f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:04:53.818102 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-a1e30e2a-6546-49ca-960f-b85e7ff86e2f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:53.835593 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:53.835593 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:53.844703 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ea00acce-d99b-4db0-8a8b-8e46263b62ed req-a1e30e2a-6546-49ca-960f-b85e7ff86e2f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments/74bf2374-5019-42e2-b5f0-518a10bc1201/action returned with HTTP 204 Aug 07 19:04:53.845113 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1314/5237] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:04:53 2026] POST /volume/v3/attachments/74bf2374-5019-42e2-b5f0-518a10bc1201/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:04:54.334724 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-df9ebe4c-58cd-41d7-a392-17a643aeab05 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:54.336259 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df9ebe4c-58cd-41d7-a392-17a643aeab05 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:04:54.336448 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df9ebe4c-58cd-41d7-a392-17a643aeab05 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:54.336673 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df9ebe4c-58cd-41d7-a392-17a643aeab05 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:54.346147 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:54.346147 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:54.349313 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-df9ebe4c-58cd-41d7-a392-17a643aeab05 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:54.352745 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df9ebe4c-58cd-41d7-a392-17a643aeab05 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 200 Aug 07 19:04:54.353344 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1304/5238] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:54 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:54.364928 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a6f02cbd-1480-42d3-90cc-da944667d77f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:54.366485 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6f02cbd-1480-42d3-90cc-da944667d77f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:04:54.366665 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a6f02cbd-1480-42d3-90cc-da944667d77f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:54.366844 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a6f02cbd-1480-42d3-90cc-da944667d77f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:54.374908 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:54.374908 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:54.377915 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a6f02cbd-1480-42d3-90cc-da944667d77f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:54.381423 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a6f02cbd-1480-42d3-90cc-da944667d77f tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 200 Aug 07 19:04:54.381776 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1313/5239] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:54 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:54.689351 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-72cdaa49-4d1c-4508-a7ce-0a3eafcc373d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:54.690836 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-72cdaa49-4d1c-4508-a7ce-0a3eafcc373d tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:54.691004 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-72cdaa49-4d1c-4508-a7ce-0a3eafcc373d tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:54.691201 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-72cdaa49-4d1c-4508-a7ce-0a3eafcc373d tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:54.698024 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:54.698024 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:54.701094 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-72cdaa49-4d1c-4508-a7ce-0a3eafcc373d tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:54.705259 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-72cdaa49-4d1c-4508-a7ce-0a3eafcc373d tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:54.705572 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1309/5240] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:54 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 1427 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:54.717013 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-27f02eec-233f-47e0-bc96-4602f991393b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:54.718501 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27f02eec-233f-47e0-bc96-4602f991393b tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:54.718667 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27f02eec-233f-47e0-bc96-4602f991393b tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:54.718837 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27f02eec-233f-47e0-bc96-4602f991393b tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:54.725448 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:54.725448 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:54.728682 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-27f02eec-233f-47e0-bc96-4602f991393b tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:54.732346 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27f02eec-233f-47e0-bc96-4602f991393b tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:54.732725 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1315/5241] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:54 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 1427 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:54.855876 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bb379426-40f2-4dc5-a366-39212b901640 req-996d6b0f-a8cc-443b-9f19-70bf6c3a9a73 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:54.862079 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2293f73d-3fbb-451a-910e-f53952a2ea03 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:54.863893 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2293f73d-3fbb-451a-910e-f53952a2ea03 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:04:54.864094 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2293f73d-3fbb-451a-910e-f53952a2ea03 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:54.864278 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2293f73d-3fbb-451a-910e-f53952a2ea03 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:54.870922 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:54.870922 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:54.874479 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2293f73d-3fbb-451a-910e-f53952a2ea03 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:54.878428 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2293f73d-3fbb-451a-910e-f53952a2ea03 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:04:54.878970 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1314/5242] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:54 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 937 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:54.945850 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-996d6b0f-a8cc-443b-9f19-70bf6c3a9a73 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:54.946065 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-996d6b0f-a8cc-443b-9f19-70bf6c3a9a73 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:54.946246 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-996d6b0f-a8cc-443b-9f19-70bf6c3a9a73 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:54.952808 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:54.952808 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:54.955888 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-bb379426-40f2-4dc5-a366-39212b901640 req-996d6b0f-a8cc-443b-9f19-70bf6c3a9a73 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:54.959721 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-996d6b0f-a8cc-443b-9f19-70bf6c3a9a73 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:54.960061 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1305/5243] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:54 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 1427 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:55.164945 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-2e592d14-ca58-43da-97d5-03faa20e7903 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:55.284917 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-2e592d14-ca58-43da-97d5-03faa20e7903 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:04:55.285148 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-2e592d14-ca58-43da-97d5-03faa20e7903 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:55.285324 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-2e592d14-ca58-43da-97d5-03faa20e7903 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:55.291528 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:55.291528 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:55.294387 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-2e592d14-ca58-43da-97d5-03faa20e7903 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:55.297730 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-2e592d14-ca58-43da-97d5-03faa20e7903 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:04:55.298072 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1310/5244] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:55 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 937 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:55.362035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ac9bf060-ea7d-42a7-baee-1c2e46bc0af6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:55.362491 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac9bf060-ea7d-42a7-baee-1c2e46bc0af6 None None] GET https://10.4.3.15/volume// Aug 07 19:04:55.362660 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac9bf060-ea7d-42a7-baee-1c2e46bc0af6 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:55.362831 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac9bf060-ea7d-42a7-baee-1c2e46bc0af6 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:55.363240 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac9bf060-ea7d-42a7-baee-1c2e46bc0af6 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:55.363750 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1316/5245] 10.4.3.15 () {66 vars in 1421 bytes} [Fri Aug 7 19:04: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 07 19:04:55.369907 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-62285b53-523e-4588-9050-48f39b06431e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:55.371758 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-62285b53-523e-4588-9050-48f39b06431e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:04:55.372174 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-62285b53-523e-4588-9050-48f39b06431e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dc3b19f-d7a8-4583-9b1c-8839da745e58", "connector": null, "instance_uuid": "b1dc75ef-a2fd-4416-b8fb-9fb80c4765ff"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:55.378966 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:55.378966 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:55.383897 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bb379426-40f2-4dc5-a366-39212b901640 req-d2e0c613-accf-44e6-9e1e-a0946c592db6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:55.387094 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-d2e0c613-accf-44e6-9e1e-a0946c592db6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:55.387332 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-d2e0c613-accf-44e6-9e1e-a0946c592db6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:55.387575 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-d2e0c613-accf-44e6-9e1e-a0946c592db6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:55.394984 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:55.394984 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:55.398234 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-bb379426-40f2-4dc5-a366-39212b901640 req-d2e0c613-accf-44e6-9e1e-a0946c592db6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:55.402196 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-d2e0c613-accf-44e6-9e1e-a0946c592db6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:55.402564 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1306/5246] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:04:55 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 1427 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:55.403808 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-62285b53-523e-4588-9050-48f39b06431e tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:04:55.404359 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1315/5247] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:04:55 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 07 19:04:55.413679 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3f0fc8d1-792f-402b-87e4-92df453bc71a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:55.414092 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f0fc8d1-792f-402b-87e4-92df453bc71a None None] GET https://10.4.3.15/volume// Aug 07 19:04:55.414301 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3f0fc8d1-792f-402b-87e4-92df453bc71a None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:55.414508 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3f0fc8d1-792f-402b-87e4-92df453bc71a None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:55.414832 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3f0fc8d1-792f-402b-87e4-92df453bc71a None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:55.415124 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1311/5248] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:04: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 07 19:04:55.423136 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-bb379426-40f2-4dc5-a366-39212b901640 req-1285021c-1860-40aa-8c40-8aff57d53ca6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:55.424936 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-1285021c-1860-40aa-8c40-8aff57d53ca6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:04:55.425310 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-1285021c-1860-40aa-8c40-8aff57d53ca6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68f91704-67a0-4fd8-b266-d7003e1a6a21", "connector": null, "instance_uuid": "74a6464a-71b8-47a3-b9f2-59e9b5bc1849"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:55.428019 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-083119c2-2ca4-420c-b857-12e61dd2734b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:55.429680 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-083119c2-2ca4-420c-b857-12e61dd2734b tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:04:55.429894 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-083119c2-2ca4-420c-b857-12e61dd2734b tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:55.430095 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-083119c2-2ca4-420c-b857-12e61dd2734b tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:55.433886 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:55.433886 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:55.435286 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-79a3fb63-ca41-48ca-afe5-df428343ec2c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:55.435681 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79a3fb63-ca41-48ca-afe5-df428343ec2c None None] GET https://10.4.3.15/volume// Aug 07 19:04:55.435838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79a3fb63-ca41-48ca-afe5-df428343ec2c None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:55.436085 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79a3fb63-ca41-48ca-afe5-df428343ec2c None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:55.436347 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79a3fb63-ca41-48ca-afe5-df428343ec2c None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:55.436708 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1316/5249] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:04: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 07 19:04:55.440182 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:55.440182 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:55.443857 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-1f50e25d-6539-4cef-b0aa-cc24b47880bb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:55.443944 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-083119c2-2ca4-420c-b857-12e61dd2734b tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:55.445760 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-1f50e25d-6539-4cef-b0aa-cc24b47880bb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:04:55.445960 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-1f50e25d-6539-4cef-b0aa-cc24b47880bb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:55.446168 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-1f50e25d-6539-4cef-b0aa-cc24b47880bb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:55.448372 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-083119c2-2ca4-420c-b857-12e61dd2734b tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:04:55.448906 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1307/5250] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:55 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:55.454271 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:55.454271 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:55.456759 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-1285021c-1860-40aa-8c40-8aff57d53ca6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:04:55.457105 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-1f50e25d-6539-4cef-b0aa-cc24b47880bb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:55.457214 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1317/5251] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:04:55 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 07 19:04:55.460616 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-1f50e25d-6539-4cef-b0aa-cc24b47880bb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:04:55.460954 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1312/5252] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:04:55 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 1116 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:04:55.558873 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-a422a791-98d7-42b3-b361-bf6dceadccc4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:55.562314 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-a422a791-98d7-42b3-b361-bf6dceadccc4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] PUT https://10.4.3.15/volume/v3/attachments/f9ad75e5-f521-48e8-b972-37f4955d0294 Aug 07 19:04:55.562704 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-a422a791-98d7-42b3-b361-bf6dceadccc4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:55.570512 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-a422a791-98d7-42b3-b361-bf6dceadccc4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Acquiring lock "cinder-attachment_update-2dc3b19f-d7a8-4583-9b1c-8839da745e58-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:04:55.574788 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-a422a791-98d7-42b3-b361-bf6dceadccc4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Lock "cinder-attachment_update-2dc3b19f-d7a8-4583-9b1c-8839da745e58-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:04:55.575985 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:55.575985 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:55.656788 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-a422a791-98d7-42b3-b361-bf6dceadccc4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Lock "cinder-attachment_update-2dc3b19f-d7a8-4583-9b1c-8839da745e58-np0000006749" released by "attachment_update" :: held 0.082s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:04:55.657062 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-a422a791-98d7-42b3-b361-bf6dceadccc4 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments/f9ad75e5-f521-48e8-b972-37f4955d0294 returned with HTTP 200 Aug 07 19:04:55.657899 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1317/5253] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:04:55 2026] PUT /volume/v3/attachments/f9ad75e5-f521-48e8-b972-37f4955d0294 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:56.292682 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0186b5c7-595b-44dd-b0ed-0f5ff6da6266 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:56.293701 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0186b5c7-595b-44dd-b0ed-0f5ff6da6266 None None] GET https://10.4.3.15/volume// Aug 07 19:04:56.293701 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0186b5c7-595b-44dd-b0ed-0f5ff6da6266 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:56.293701 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0186b5c7-595b-44dd-b0ed-0f5ff6da6266 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:56.293907 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0186b5c7-595b-44dd-b0ed-0f5ff6da6266 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:04:56.294214 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1308/5254] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:04: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 07 19:04:56.306075 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-bb379426-40f2-4dc5-a366-39212b901640 req-b2365899-1e87-4102-b0c7-1326857855dc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:56.308138 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-b2365899-1e87-4102-b0c7-1326857855dc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:04:56.308344 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-b2365899-1e87-4102-b0c7-1326857855dc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:56.308571 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-b2365899-1e87-4102-b0c7-1326857855dc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:56.317508 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:56.317508 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:56.320612 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-bb379426-40f2-4dc5-a366-39212b901640 req-b2365899-1e87-4102-b0c7-1326857855dc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:04:56.325107 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-b2365899-1e87-4102-b0c7-1326857855dc tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:04:56.325523 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1318/5255] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:04:56 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 1606 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:04:56.426555 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-bb379426-40f2-4dc5-a366-39212b901640 req-8b6aadec-8abd-424f-9c62-5990d88bd39f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:56.428590 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-8b6aadec-8abd-424f-9c62-5990d88bd39f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] PUT https://10.4.3.15/volume/v3/attachments/dbca2fe1-5a38-4306-8e11-bb149b0718d7 Aug 07 19:04:56.428935 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-8b6aadec-8abd-424f-9c62-5990d88bd39f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:56.436652 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-bb379426-40f2-4dc5-a366-39212b901640 req-8b6aadec-8abd-424f-9c62-5990d88bd39f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Acquiring lock "cinder-attachment_update-68f91704-67a0-4fd8-b266-d7003e1a6a21-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:04:56.441875 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-bb379426-40f2-4dc5-a366-39212b901640 req-8b6aadec-8abd-424f-9c62-5990d88bd39f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Lock "cinder-attachment_update-68f91704-67a0-4fd8-b266-d7003e1a6a21-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:04:56.442847 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:56.442847 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:56.461246 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-55871866-c5aa-4b2c-bd41-225e2f070b60 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:56.463008 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55871866-c5aa-4b2c-bd41-225e2f070b60 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:04:56.463224 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-55871866-c5aa-4b2c-bd41-225e2f070b60 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:56.463413 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-55871866-c5aa-4b2c-bd41-225e2f070b60 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:56.472314 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:56.472314 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:56.475543 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-55871866-c5aa-4b2c-bd41-225e2f070b60 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:56.479778 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-55871866-c5aa-4b2c-bd41-225e2f070b60 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:04:56.480245 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1318/5256] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:56 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:56.509808 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-bb379426-40f2-4dc5-a366-39212b901640 req-8b6aadec-8abd-424f-9c62-5990d88bd39f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Lock "cinder-attachment_update-68f91704-67a0-4fd8-b266-d7003e1a6a21-np0000006749" released by "attachment_update" :: held 0.068s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:04:56.510354 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-8b6aadec-8abd-424f-9c62-5990d88bd39f tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments/dbca2fe1-5a38-4306-8e11-bb149b0718d7 returned with HTTP 200 Aug 07 19:04:56.510834 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1313/5257] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:04:56 2026] PUT /volume/v3/attachments/dbca2fe1-5a38-4306-8e11-bb149b0718d7 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:56.530451 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bb379426-40f2-4dc5-a366-39212b901640 req-493759fb-a372-450e-9a86-89207c0d218b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:56.532628 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-493759fb-a372-450e-9a86-89207c0d218b tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] POST https://10.4.3.15/volume/v3/attachments/dbca2fe1-5a38-4306-8e11-bb149b0718d7/action Aug 07 19:04:56.533067 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-493759fb-a372-450e-9a86-89207c0d218b tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:04:56.533119 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-493759fb-a372-450e-9a86-89207c0d218b tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:56.548755 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:56.548755 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:56.557867 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-493759fb-a372-450e-9a86-89207c0d218b tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments/dbca2fe1-5a38-4306-8e11-bb149b0718d7/action returned with HTTP 204 Aug 07 19:04:56.558281 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1309/5258] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:04:56 2026] POST /volume/v3/attachments/dbca2fe1-5a38-4306-8e11-bb149b0718d7/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:04:57.492040 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-63fe95e6-5ba1-4caa-b36d-671ef10529be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:57.493824 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63fe95e6-5ba1-4caa-b36d-671ef10529be tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:04:57.494892 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63fe95e6-5ba1-4caa-b36d-671ef10529be tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:57.494892 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63fe95e6-5ba1-4caa-b36d-671ef10529be tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:57.507575 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:57.507575 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:57.511408 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-63fe95e6-5ba1-4caa-b36d-671ef10529be tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:57.515106 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63fe95e6-5ba1-4caa-b36d-671ef10529be tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:04:57.515428 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1319/5259] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:57 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:58.527220 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-088edbea-1603-424b-aeb5-2882d3089c3c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:58.528864 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-088edbea-1603-424b-aeb5-2882d3089c3c tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:04:58.529079 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-088edbea-1603-424b-aeb5-2882d3089c3c tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:58.529267 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-088edbea-1603-424b-aeb5-2882d3089c3c tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:58.537866 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:58.537866 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:58.540928 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-088edbea-1603-424b-aeb5-2882d3089c3c tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:58.544565 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-088edbea-1603-424b-aeb5-2882d3089c3c tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:04:58.544921 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1319/5260] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:58 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:58.897878 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-217e50aa-88f3-4cd9-b613-62dbfeb6855d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:58.899805 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-217e50aa-88f3-4cd9-b613-62dbfeb6855d tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] POST https://10.4.3.15/volume/v3/attachments/f9ad75e5-f521-48e8-b972-37f4955d0294/action Aug 07 19:04:58.900147 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-217e50aa-88f3-4cd9-b613-62dbfeb6855d tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:04:58.900264 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-217e50aa-88f3-4cd9-b613-62dbfeb6855d tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:58.913701 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:58.913701 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:58.925326 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1a66b35e-549e-4d16-8100-3ba5473ccdaf req-217e50aa-88f3-4cd9-b613-62dbfeb6855d tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments/f9ad75e5-f521-48e8-b972-37f4955d0294/action returned with HTTP 204 Aug 07 19:04:58.925650 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1314/5261] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:04:58 2026] POST /volume/v3/attachments/f9ad75e5-f521-48e8-b972-37f4955d0294/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:04:59.154374 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2c32c9bd-3bfa-4e97-bdec-56ad296de17c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:59.180016 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c32c9bd-3bfa-4e97-bdec-56ad296de17c tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:04:59.180016 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c32c9bd-3bfa-4e97-bdec-56ad296de17c tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-21504656", "extra_specs": {}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:59.199721 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c32c9bd-3bfa-4e97-bdec-56ad296de17c tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:04:59.199721 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1310/5262] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 19:04:59 2026] POST /volume/v3/types => generated 210 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:59.213070 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f9ace97b-72c6-4f8b-bb04-7debfd609eff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:59.215836 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9ace97b-72c6-4f8b-bb04-7debfd609eff tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] POST https://10.4.3.15/volume/v3/types/128b55f9-91b7-4aa6-9ccb-68e760a933f5/encryption Aug 07 19:04:59.216332 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9ace97b-72c6-4f8b-bb04-7debfd609eff tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:59.237393 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9ace97b-72c6-4f8b-bb04-7debfd609eff tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] https://10.4.3.15/volume/v3/types/128b55f9-91b7-4aa6-9ccb-68e760a933f5/encryption returned with HTTP 200 Aug 07 19:04:59.237812 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1320/5263] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:04:59 2026] POST /volume/v3/types/128b55f9-91b7-4aa6-9ccb-68e760a933f5/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:59.245959 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-391344fa-cc83-438d-8c93-e66df327d705 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:59.317140 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:04:59.317466 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2026284948", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-21504656", "size": 1}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:04:59.318841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2026284948', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-21504656', 'size': 1}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:04:59.322143 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume of 1 GB Aug 07 19:04:59.322416 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:59.322416 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:04:59.322865 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Availability Zones retrieved successfully. Aug 07 19:04:59.327991 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (45d2e82a-6f41-48be-be93-831e36a5e15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:04:59.328865 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (585e103f-8166-4366-a4f4-d22c005dbce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:59.329815 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:04:59.352474 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (585e103f-8166-4366-a4f4-d22c005dbce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=128b55f9-91b7-4aa6-9ccb-68e760a933f5,is_public=True,name='tempest-scenario-type-luks-21504656',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '128b55f9-91b7-4aa6-9ccb-68e760a933f5', '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=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:59.353249 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792a1ca1-4ee9-4d42-a722-a187bd595614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:59.376721 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-21504656 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-21504656, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:04:59.376960 np0000006749 devstack@c-api.service[100344]: WARNING cinder.quota [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-21504656 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-21504656, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:04:59.406665 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['c8b0490a-5dcc-4c39-ba9d-a7600378869e', '6a668862-3975-4a9b-b82f-49ac2a3831d7', '8dacd7d5-ea15-4d88-bf80-e2e5527bd6cb', '5533ae1e-c5d7-4457-b12e-ef6564eedeca'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:04:59.407657 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792a1ca1-4ee9-4d42-a722-a187bd595614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b0490a-5dcc-4c39-ba9d-a7600378869e', '6a668862-3975-4a9b-b82f-49ac2a3831d7', '8dacd7d5-ea15-4d88-bf80-e2e5527bd6cb', '5533ae1e-c5d7-4457-b12e-ef6564eedeca']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:59.408605 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ba56cf-d5f2-49e7-9bd1-1a6dcd58a89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:59.431965 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ba56cf-d5f2-49e7-9bd1-1a6dcd58a89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd26b4f06-0f83-4ba1-8712-cd55074d367b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2026284948',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['c8b0490a-5dcc-4c39-ba9d-a7600378869e','6a668862-3975-4a9b-b82f-49ac2a3831d7','8dacd7d5-ea15-4d88-bf80-e2e5527bd6cb','5533ae1e-c5d7-4457-b12e-ef6564eedeca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=128b55f9-91b7-4aa6-9ccb-68e760a933f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2026284948',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d26b4f06-0f83-4ba1-8712-cd55074d367b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fd4e034e0e412a8815d3ee6808eb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86dc3f8b60294880b0425699248f28b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(128b55f9-91b7-4aa6-9ccb-68e760a933f5),volume_type_id=128b55f9-91b7-4aa6-9ccb-68e760a933f5)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:59.433021 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04382b8f-4cfd-4676-9c0e-ef998086ee82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:59.448775 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04382b8f-4cfd-4676-9c0e-ef998086ee82) transitioned into state 'SUCCESS' from state '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-2026284948',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['c8b0490a-5dcc-4c39-ba9d-a7600378869e','6a668862-3975-4a9b-b82f-49ac2a3831d7','8dacd7d5-ea15-4d88-bf80-e2e5527bd6cb','5533ae1e-c5d7-4457-b12e-ef6564eedeca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=128b55f9-91b7-4aa6-9ccb-68e760a933f5)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:59.449382 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67027f6c-85cc-44f4-ad2a-c141224617ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:04:59.458924 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67027f6c-85cc-44f4-ad2a-c141224617ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:04:59.459650 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (45d2e82a-6f41-48be-be93-831e36a5e15b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:04:59.459917 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request issued successfully. Aug 07 19:04:59.460405 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-391344fa-cc83-438d-8c93-e66df327d705 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:04:59.460789 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1320/5264] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:04:59 2026] POST /volume/v3/volumes => generated 776 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:04:59.472423 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4674112a-96e7-4098-855e-a1cfe6529619 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:59.474732 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4674112a-96e7-4098-855e-a1cfe6529619 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b Aug 07 19:04:59.474970 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4674112a-96e7-4098-855e-a1cfe6529619 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:59.475216 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4674112a-96e7-4098-855e-a1cfe6529619 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:59.483087 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:59.483087 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:04:59.487080 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4674112a-96e7-4098-855e-a1cfe6529619 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:04:59.492138 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4674112a-96e7-4098-855e-a1cfe6529619 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b returned with HTTP 200 Aug 07 19:04:59.492644 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1315/5265] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:59 2026] GET /volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:04:59.557191 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bfc21e7e-ec6b-4a3e-8eb5-dd3c3a459200 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:59.558809 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bfc21e7e-ec6b-4a3e-8eb5-dd3c3a459200 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:04:59.558990 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bfc21e7e-ec6b-4a3e-8eb5-dd3c3a459200 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:59.559182 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bfc21e7e-ec6b-4a3e-8eb5-dd3c3a459200 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:59.567358 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:59.567358 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:04:59.570379 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bfc21e7e-ec6b-4a3e-8eb5-dd3c3a459200 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:59.574259 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bfc21e7e-ec6b-4a3e-8eb5-dd3c3a459200 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:04:59.574617 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1311/5266] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:59 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 1229 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:04:59.585775 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-694b6e5a-974b-4caa-bce7-2240f16fb90b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:04:59.587694 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-694b6e5a-974b-4caa-bce7-2240f16fb90b tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:04:59.588815 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-694b6e5a-974b-4caa-bce7-2240f16fb90b tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:04:59.588815 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-694b6e5a-974b-4caa-bce7-2240f16fb90b tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:04:59.596742 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:04:59.596742 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:04:59.600055 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-694b6e5a-974b-4caa-bce7-2240f16fb90b tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:04:59.603811 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-694b6e5a-974b-4caa-bce7-2240f16fb90b tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:04:59.604200 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1321/5267] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:04:59 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 1229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:00.504796 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-19ed4968-1333-4292-a1c9-6fbab74f537d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:00.506665 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-19ed4968-1333-4292-a1c9-6fbab74f537d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b Aug 07 19:05:00.506921 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-19ed4968-1333-4292-a1c9-6fbab74f537d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:00.507089 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-19ed4968-1333-4292-a1c9-6fbab74f537d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:00.514969 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:00.514969 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:00.518336 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-19ed4968-1333-4292-a1c9-6fbab74f537d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:00.522314 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-19ed4968-1333-4292-a1c9-6fbab74f537d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b returned with HTTP 200 Aug 07 19:05:00.522696 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1321/5268] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:00 2026] GET /volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:00.534705 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-121bb6b0-ee7a-4244-8d52-debf1b8c2ee9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:00.536129 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-121bb6b0-ee7a-4244-8d52-debf1b8c2ee9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b Aug 07 19:05:00.536337 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-121bb6b0-ee7a-4244-8d52-debf1b8c2ee9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:00.536539 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-121bb6b0-ee7a-4244-8d52-debf1b8c2ee9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:00.543184 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:00.543184 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:00.546457 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-121bb6b0-ee7a-4244-8d52-debf1b8c2ee9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:00.550093 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-121bb6b0-ee7a-4244-8d52-debf1b8c2ee9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b returned with HTTP 200 Aug 07 19:05:00.550426 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1316/5269] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:00 2026] GET /volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:00.562125 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-810b165e-9b4f-464d-a8cd-1874e79809f6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:00.563817 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-810b165e-9b4f-464d-a8cd-1874e79809f6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b/action Aug 07 19:05:00.564168 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-810b165e-9b4f-464d-a8cd-1874e79809f6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:05:00.564287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-810b165e-9b4f-464d-a8cd-1874e79809f6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:00.572791 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:00.572791 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:00.573353 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-810b165e-9b4f-464d-a8cd-1874e79809f6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:00.579332 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-810b165e-9b4f-464d-a8cd-1874e79809f6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume updated successfully. Aug 07 19:05:00.579514 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-810b165e-9b4f-464d-a8cd-1874e79809f6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b/action returned with HTTP 200 Aug 07 19:05:00.579941 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1312/5270] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:05:00 2026] POST /volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 19:05:00.657564 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-cf73c0e9-fbaf-4209-ae9c-239dc5b9078a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:00.659591 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-cf73c0e9-fbaf-4209-ae9c-239dc5b9078a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b Aug 07 19:05:00.659772 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-cf73c0e9-fbaf-4209-ae9c-239dc5b9078a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:00.659962 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-cf73c0e9-fbaf-4209-ae9c-239dc5b9078a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:00.666932 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:00.666932 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:00.670485 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-cf73c0e9-fbaf-4209-ae9c-239dc5b9078a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:00.674337 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-cf73c0e9-fbaf-4209-ae9c-239dc5b9078a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b returned with HTTP 200 Aug 07 19:05:00.674721 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1322/5271] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:00 2026] GET /volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:01.030195 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-adabf039-c2f1-474e-a0ae-3869c53e2ebc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:01.032171 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-adabf039-c2f1-474e-a0ae-3869c53e2ebc tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b Aug 07 19:05:01.032379 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-adabf039-c2f1-474e-a0ae-3869c53e2ebc tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:01.032598 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-adabf039-c2f1-474e-a0ae-3869c53e2ebc tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:01.039334 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:01.039334 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:01.042721 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-adabf039-c2f1-474e-a0ae-3869c53e2ebc tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:01.046648 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-adabf039-c2f1-474e-a0ae-3869c53e2ebc tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b returned with HTTP 200 Aug 07 19:05:01.047006 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1322/5272] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:01 2026] GET /volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:01.055707 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8e104c7f-c983-47d8-b866-5ae5310a2396 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:01.056102 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8e104c7f-c983-47d8-b866-5ae5310a2396 None None] GET https://10.4.3.15/volume// Aug 07 19:05:01.056296 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8e104c7f-c983-47d8-b866-5ae5310a2396 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:01.056531 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8e104c7f-c983-47d8-b866-5ae5310a2396 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:01.056888 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8e104c7f-c983-47d8-b866-5ae5310a2396 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:05:01.057175 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1317/5273] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:05: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 07 19:05:01.064907 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-5f804564-31b9-4d9c-b603-a409028307c1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:01.066882 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-5f804564-31b9-4d9c-b603-a409028307c1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:05:01.067417 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-5f804564-31b9-4d9c-b603-a409028307c1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d26b4f06-0f83-4ba1-8712-cd55074d367b", "connector": null, "instance_uuid": "67a24821-e501-4ffb-b460-71a853cc09c7"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:01.077051 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:01.077051 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:01.098566 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-5f804564-31b9-4d9c-b603-a409028307c1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:05:01.099230 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1313/5274] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:05:01 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 07 19:05:01.741849 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-bb379426-40f2-4dc5-a366-39212b901640 req-420c6688-c914-497e-89f6-b635f15e1de8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:01.743825 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-420c6688-c914-497e-89f6-b635f15e1de8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21/encryption Aug 07 19:05:01.744171 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-420c6688-c914-497e-89f6-b635f15e1de8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:01.744410 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-420c6688-c914-497e-89f6-b635f15e1de8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:01.753547 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:01.753547 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:01.759368 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb379426-40f2-4dc5-a366-39212b901640 req-420c6688-c914-497e-89f6-b635f15e1de8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21/encryption returned with HTTP 200 Aug 07 19:05:01.759777 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1323/5275] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:05:01 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:01.854877 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9b82f2a7-3fd7-43be-89fb-b3236a9039a1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:01.855455 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b82f2a7-3fd7-43be-89fb-b3236a9039a1 None None] GET https://10.4.3.15/volume// Aug 07 19:05:01.855716 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9b82f2a7-3fd7-43be-89fb-b3236a9039a1 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:01.856033 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9b82f2a7-3fd7-43be-89fb-b3236a9039a1 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:01.856317 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b82f2a7-3fd7-43be-89fb-b3236a9039a1 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:05:01.856702 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1323/5276] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:05: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 07 19:05:01.872927 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-22cace7c-f09d-48eb-95db-8edce11e59eb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:01.875612 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-22cace7c-f09d-48eb-95db-8edce11e59eb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b Aug 07 19:05:01.875906 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-22cace7c-f09d-48eb-95db-8edce11e59eb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:01.876249 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-22cace7c-f09d-48eb-95db-8edce11e59eb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:01.889989 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:01.889989 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:01.894106 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-22cace7c-f09d-48eb-95db-8edce11e59eb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:01.900060 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-22cace7c-f09d-48eb-95db-8edce11e59eb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b returned with HTTP 200 Aug 07 19:05:01.900648 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1318/5277] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:05:01 2026] GET /volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b => generated 1047 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:05:02.024243 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-2d2aaadb-bebc-4f5c-8be4-13f30749fd61 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:02.026538 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-2d2aaadb-bebc-4f5c-8be4-13f30749fd61 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] PUT https://10.4.3.15/volume/v3/attachments/6199d1fc-25d8-4b42-abd5-2593425224f3 Aug 07 19:05:02.026900 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-2d2aaadb-bebc-4f5c-8be4-13f30749fd61 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:02.033874 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-2d2aaadb-bebc-4f5c-8be4-13f30749fd61 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Acquiring lock "cinder-attachment_update-d26b4f06-0f83-4ba1-8712-cd55074d367b-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:05:02.038393 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-2d2aaadb-bebc-4f5c-8be4-13f30749fd61 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-d26b4f06-0f83-4ba1-8712-cd55074d367b-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:05:02.039392 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:02.039392 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:02.144821 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-2d2aaadb-bebc-4f5c-8be4-13f30749fd61 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-d26b4f06-0f83-4ba1-8712-cd55074d367b-np0000006749" released by "attachment_update" :: held 0.106s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:05:02.145281 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-2d2aaadb-bebc-4f5c-8be4-13f30749fd61 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/6199d1fc-25d8-4b42-abd5-2593425224f3 returned with HTTP 200 Aug 07 19:05:02.145849 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1314/5278] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:05:02 2026] PUT /volume/v3/attachments/6199d1fc-25d8-4b42-abd5-2593425224f3 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:02.176122 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-f3c2ac7a-6629-4d3d-b812-d276bd691ec7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:02.178189 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-f3c2ac7a-6629-4d3d-b812-d276bd691ec7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments/6199d1fc-25d8-4b42-abd5-2593425224f3/action Aug 07 19:05:02.178547 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-f3c2ac7a-6629-4d3d-b812-d276bd691ec7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:05:02.178662 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-f3c2ac7a-6629-4d3d-b812-d276bd691ec7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:02.193840 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:02.193840 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:02.204773 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-f3c2ac7a-6629-4d3d-b812-d276bd691ec7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/6199d1fc-25d8-4b42-abd5-2593425224f3/action returned with HTTP 204 Aug 07 19:05:02.205338 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1324/5279] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:05:02 2026] POST /volume/v3/attachments/6199d1fc-25d8-4b42-abd5-2593425224f3/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:03.833216 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-61335d00-9761-4667-9b06-0207cea7adc0 req-9730a211-f849-41d7-b937-b9fe59857226 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:03.835360 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-9730a211-f849-41d7-b937-b9fe59857226 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:05:03.835552 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-9730a211-f849-41d7-b937-b9fe59857226 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:03.835748 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-9730a211-f849-41d7-b937-b9fe59857226 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:03.844411 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:03.844411 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:03.847834 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-61335d00-9761-4667-9b06-0207cea7adc0 req-9730a211-f849-41d7-b937-b9fe59857226 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:05:03.851875 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-9730a211-f849-41d7-b937-b9fe59857226 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 200 Aug 07 19:05:03.852238 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1324/5280] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:03 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:03.868240 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-61335d00-9761-4667-9b06-0207cea7adc0 req-02fa6f5c-0563-44a2-806b-4c5a9e8b4464 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:03.872440 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-02fa6f5c-0563-44a2-806b-4c5a9e8b4464 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] POST https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4/action Aug 07 19:05:03.872832 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-02fa6f5c-0563-44a2-806b-4c5a9e8b4464 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:05:03.873009 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-02fa6f5c-0563-44a2-806b-4c5a9e8b4464 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:03.884576 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:03.884576 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:03.885094 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-61335d00-9761-4667-9b06-0207cea7adc0 req-02fa6f5c-0563-44a2-806b-4c5a9e8b4464 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:05:03.893822 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-61335d00-9761-4667-9b06-0207cea7adc0 req-02fa6f5c-0563-44a2-806b-4c5a9e8b4464 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Begin detaching volume completed successfully. Aug 07 19:05:03.894075 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-02fa6f5c-0563-44a2-806b-4c5a9e8b4464 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4/action returned with HTTP 202 Aug 07 19:05:03.894543 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1319/5281] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:05:03 2026] POST /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:05:03.931913 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a12df36a-4b81-4cb0-9207-efcf9f44f44c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:03.932391 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a12df36a-4b81-4cb0-9207-efcf9f44f44c None None] GET https://10.4.3.15/volume// Aug 07 19:05:03.932608 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a12df36a-4b81-4cb0-9207-efcf9f44f44c None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:03.932841 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a12df36a-4b81-4cb0-9207-efcf9f44f44c None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:03.933245 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a12df36a-4b81-4cb0-9207-efcf9f44f44c None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:05:03.933594 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1315/5282] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:05:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:05:03.940171 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-61335d00-9761-4667-9b06-0207cea7adc0 req-6d3c4d80-e661-4dad-8474-1eea5c21e500 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:03.942441 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-6d3c4d80-e661-4dad-8474-1eea5c21e500 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:05:03.942670 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-6d3c4d80-e661-4dad-8474-1eea5c21e500 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:03.942864 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-6d3c4d80-e661-4dad-8474-1eea5c21e500 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:03.951891 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:03.951891 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:03.955191 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-61335d00-9761-4667-9b06-0207cea7adc0 req-6d3c4d80-e661-4dad-8474-1eea5c21e500 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:05:03.959676 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-6d3c4d80-e661-4dad-8474-1eea5c21e500 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 200 Aug 07 19:05:03.960115 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1325/5283] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:05:03 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 1411 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:05:06.210587 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-05978433-d7ca-4413-a8a7-d86341cf8853 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:06.212536 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-05978433-d7ca-4413-a8a7-d86341cf8853 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b/encryption Aug 07 19:05:06.212722 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-05978433-d7ca-4413-a8a7-d86341cf8853 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:06.212903 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-05978433-d7ca-4413-a8a7-d86341cf8853 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:06.221582 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:06.221582 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:06.227425 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-cc7ac2f4-8339-4f51-8c93-9c438d7ce303 req-05978433-d7ca-4413-a8a7-d86341cf8853 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b/encryption returned with HTTP 200 Aug 07 19:05:06.227794 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1325/5284] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:05:06 2026] GET /volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:06.553184 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-61335d00-9761-4667-9b06-0207cea7adc0 req-21a3d8b9-6fc1-4296-ae0f-b84ee5cb2623 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:06.555041 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-21a3d8b9-6fc1-4296-ae0f-b84ee5cb2623 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] DELETE https://10.4.3.15/volume/v3/attachments/74bf2374-5019-42e2-b5f0-518a10bc1201 Aug 07 19:05:06.555227 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-21a3d8b9-6fc1-4296-ae0f-b84ee5cb2623 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:06.555399 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-21a3d8b9-6fc1-4296-ae0f-b84ee5cb2623 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:06.561841 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:06.561841 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:06.618940 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-61335d00-9761-4667-9b06-0207cea7adc0 req-21a3d8b9-6fc1-4296-ae0f-b84ee5cb2623 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments/74bf2374-5019-42e2-b5f0-518a10bc1201 returned with HTTP 200 Aug 07 19:05:06.619386 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1320/5285] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:05:06 2026] DELETE /volume/v3/attachments/74bf2374-5019-42e2-b5f0-518a10bc1201 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:07.051403 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9d980fd3-30e5-4d40-af03-b8dcdf02b9ab None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:07.053416 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d980fd3-30e5-4d40-af03-b8dcdf02b9ab tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] DELETE https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:05:07.053679 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9d980fd3-30e5-4d40-af03-b8dcdf02b9ab tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:07.053922 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9d980fd3-30e5-4d40-af03-b8dcdf02b9ab tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:07.054088 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-9d980fd3-30e5-4d40-af03-b8dcdf02b9ab tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Delete volume with id: 6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:05:07.062316 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:07.062316 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:07.062881 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9d980fd3-30e5-4d40-af03-b8dcdf02b9ab tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:05:07.081735 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9d980fd3-30e5-4d40-af03-b8dcdf02b9ab tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Delete volume request issued successfully. Aug 07 19:05:07.082036 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d980fd3-30e5-4d40-af03-b8dcdf02b9ab tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 202 Aug 07 19:05:07.082708 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1316/5286] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:05:07 2026] DELETE /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:11.115446 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-20e6ea13-4017-44a8-9ddb-31b5cc29f255 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:11.117555 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-20e6ea13-4017-44a8-9ddb-31b5cc29f255 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:05:11.117740 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-20e6ea13-4017-44a8-9ddb-31b5cc29f255 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:11.117947 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-20e6ea13-4017-44a8-9ddb-31b5cc29f255 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:11.126238 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:11.126238 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:11.129316 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-20e6ea13-4017-44a8-9ddb-31b5cc29f255 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:05:11.133009 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-20e6ea13-4017-44a8-9ddb-31b5cc29f255 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:05:11.133365 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1326/5287] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:11 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 1229 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:11.151333 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-ad7865e5-8da5-4591-94c0-a6c02c0cd488 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:11.153235 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-ad7865e5-8da5-4591-94c0-a6c02c0cd488 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] POST https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58/action Aug 07 19:05:11.153566 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-ad7865e5-8da5-4591-94c0-a6c02c0cd488 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:05:11.153684 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-ad7865e5-8da5-4591-94c0-a6c02c0cd488 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:11.163365 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:11.163365 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:11.163772 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-ad7865e5-8da5-4591-94c0-a6c02c0cd488 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:05:11.168895 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-ad7865e5-8da5-4591-94c0-a6c02c0cd488 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Begin detaching volume completed successfully. Aug 07 19:05:11.169096 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-ad7865e5-8da5-4591-94c0-a6c02c0cd488 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58/action returned with HTTP 202 Aug 07 19:05:11.169455 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1326/5288] 10.4.3.15 () {72 vars in 1665 bytes} [Fri Aug 7 19:05:11 2026] POST /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:05:11.213292 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-317d9d7c-41b0-4967-a6da-4848d0376611 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:11.213781 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-317d9d7c-41b0-4967-a6da-4848d0376611 None None] GET https://10.4.3.15/volume// Aug 07 19:05:11.213878 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-317d9d7c-41b0-4967-a6da-4848d0376611 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:11.213977 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-317d9d7c-41b0-4967-a6da-4848d0376611 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:11.214312 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-317d9d7c-41b0-4967-a6da-4848d0376611 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:05:11.214592 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1321/5289] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:05: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 07 19:05:11.221459 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-1cf96bb5-1ba7-4e8f-82d3-0a9761330cf0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:11.223404 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-1cf96bb5-1ba7-4e8f-82d3-0a9761330cf0 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:05:11.223622 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-1cf96bb5-1ba7-4e8f-82d3-0a9761330cf0 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:11.223805 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-1cf96bb5-1ba7-4e8f-82d3-0a9761330cf0 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:11.232067 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:11.232067 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:11.235262 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-1cf96bb5-1ba7-4e8f-82d3-0a9761330cf0 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:05:11.238937 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-1cf96bb5-1ba7-4e8f-82d3-0a9761330cf0 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:05:11.239312 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1317/5290] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:05:11 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 1412 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:05:12.055435 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-e8112859-0759-41c4-9854-8345ec186b73 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:12.057602 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-e8112859-0759-41c4-9854-8345ec186b73 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] DELETE https://10.4.3.15/volume/v3/attachments/f9ad75e5-f521-48e8-b972-37f4955d0294 Aug 07 19:05:12.057820 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-e8112859-0759-41c4-9854-8345ec186b73 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:12.058088 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-e8112859-0759-41c4-9854-8345ec186b73 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:12.065321 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:12.065321 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:12.112095 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1ddf6765-b31a-45f1-b8b0-8927df858833 req-e8112859-0759-41c4-9854-8345ec186b73 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments/f9ad75e5-f521-48e8-b972-37f4955d0294 returned with HTTP 200 Aug 07 19:05:12.112489 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1327/5291] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:05:12 2026] DELETE /volume/v3/attachments/f9ad75e5-f521-48e8-b972-37f4955d0294 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:12.254327 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-73d3a238-1748-4b3b-826b-1b43b0bc6f75 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:12.255978 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-73d3a238-1748-4b3b-826b-1b43b0bc6f75 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] DELETE https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:05:12.256177 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-73d3a238-1748-4b3b-826b-1b43b0bc6f75 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:12.256386 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-73d3a238-1748-4b3b-826b-1b43b0bc6f75 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:12.256549 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-73d3a238-1748-4b3b-826b-1b43b0bc6f75 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Delete volume with id: 2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:05:12.262927 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:12.262927 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:12.263322 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-73d3a238-1748-4b3b-826b-1b43b0bc6f75 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:05:12.277061 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-73d3a238-1748-4b3b-826b-1b43b0bc6f75 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Delete volume request issued successfully. Aug 07 19:05:12.277198 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-73d3a238-1748-4b3b-826b-1b43b0bc6f75 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 202 Aug 07 19:05:12.280017 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1327/5292] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:05:12 2026] DELETE /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:12.316599 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-93a7d239-5b96-4d38-88b8-42833f045b2f req-fea98035-8d2e-479a-b4cf-901af51b67eb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:12.319161 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-93a7d239-5b96-4d38-88b8-42833f045b2f req-fea98035-8d2e-479a-b4cf-901af51b67eb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:05:12.319430 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-93a7d239-5b96-4d38-88b8-42833f045b2f req-fea98035-8d2e-479a-b4cf-901af51b67eb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:12.319649 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-93a7d239-5b96-4d38-88b8-42833f045b2f req-fea98035-8d2e-479a-b4cf-901af51b67eb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:12.326159 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:12.326159 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:12.329412 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-93a7d239-5b96-4d38-88b8-42833f045b2f req-fea98035-8d2e-479a-b4cf-901af51b67eb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:05:12.333180 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-93a7d239-5b96-4d38-88b8-42833f045b2f req-fea98035-8d2e-479a-b4cf-901af51b67eb tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 200 Aug 07 19:05:12.333547 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1322/5293] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:12 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:12.372812 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-542d6d0d-bf4e-42a7-a5c9-a3fe0d1e93a3 req-280936e9-e6c7-4aa0-bc93-29abb33a74aa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:12.374781 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-542d6d0d-bf4e-42a7-a5c9-a3fe0d1e93a3 req-280936e9-e6c7-4aa0-bc93-29abb33a74aa tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:05:12.374959 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-542d6d0d-bf4e-42a7-a5c9-a3fe0d1e93a3 req-280936e9-e6c7-4aa0-bc93-29abb33a74aa tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:12.375155 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-542d6d0d-bf4e-42a7-a5c9-a3fe0d1e93a3 req-280936e9-e6c7-4aa0-bc93-29abb33a74aa tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:12.380463 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-542d6d0d-bf4e-42a7-a5c9-a3fe0d1e93a3 req-280936e9-e6c7-4aa0-bc93-29abb33a74aa tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 404 Aug 07 19:05:12.380859 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1318/5294] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:12 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:14.430257 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-8bb1c53d-d1e2-46b3-bb0d-b0b6783671b9 req-4bf3465b-7e0a-40bd-a035-cfde53584d74 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:14.432852 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8bb1c53d-d1e2-46b3-bb0d-b0b6783671b9 req-4bf3465b-7e0a-40bd-a035-cfde53584d74 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] DELETE https://10.4.3.15/volume/v3/attachments/c52c1d7b-9e1f-4185-b41d-0a7d46fcc4a2 Aug 07 19:05:14.433113 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8bb1c53d-d1e2-46b3-bb0d-b0b6783671b9 req-4bf3465b-7e0a-40bd-a035-cfde53584d74 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:14.433378 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8bb1c53d-d1e2-46b3-bb0d-b0b6783671b9 req-4bf3465b-7e0a-40bd-a035-cfde53584d74 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:14.442469 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:14.442469 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:14.491501 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8bb1c53d-d1e2-46b3-bb0d-b0b6783671b9 req-4bf3465b-7e0a-40bd-a035-cfde53584d74 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/attachments/c52c1d7b-9e1f-4185-b41d-0a7d46fcc4a2 returned with HTTP 200 Aug 07 19:05:14.491892 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1328/5295] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:05:14 2026] DELETE /volume/v3/attachments/c52c1d7b-9e1f-4185-b41d-0a7d46fcc4a2 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:14.856473 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-4e0e807c-feec-432c-b7e7-40609434f662 req-0cbb4bb4-c3b0-4e34-b020-fef161679b48 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:14.857874 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-4e0e807c-feec-432c-b7e7-40609434f662 req-0cbb4bb4-c3b0-4e34-b020-fef161679b48 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/attachments/6199d1fc-25d8-4b42-abd5-2593425224f3 Aug 07 19:05:14.858312 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-4e0e807c-feec-432c-b7e7-40609434f662 req-0cbb4bb4-c3b0-4e34-b020-fef161679b48 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:14.858381 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-4e0e807c-feec-432c-b7e7-40609434f662 req-0cbb4bb4-c3b0-4e34-b020-fef161679b48 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:14.867583 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:14.867583 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:14.939372 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-4e0e807c-feec-432c-b7e7-40609434f662 req-0cbb4bb4-c3b0-4e34-b020-fef161679b48 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/6199d1fc-25d8-4b42-abd5-2593425224f3 returned with HTTP 200 Aug 07 19:05:14.939916 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1328/5296] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:05:14 2026] DELETE /volume/v3/attachments/6199d1fc-25d8-4b42-abd5-2593425224f3 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:15.757976 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-95098769-87f5-4723-a77e-6a63a3ee7980 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:15.759656 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-95098769-87f5-4723-a77e-6a63a3ee7980 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] DELETE https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:05:15.759830 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-95098769-87f5-4723-a77e-6a63a3ee7980 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:15.760011 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-95098769-87f5-4723-a77e-6a63a3ee7980 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:15.760170 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-95098769-87f5-4723-a77e-6a63a3ee7980 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Delete volume with id: 3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:05:15.766128 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:15.766128 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:15.766509 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-95098769-87f5-4723-a77e-6a63a3ee7980 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:05:15.779652 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-95098769-87f5-4723-a77e-6a63a3ee7980 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Delete volume request issued successfully. Aug 07 19:05:15.779845 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-95098769-87f5-4723-a77e-6a63a3ee7980 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 202 Aug 07 19:05:15.780318 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1323/5297] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:05:15 2026] DELETE /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:15.790346 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-14b7d010-13c5-4f99-b056-bb3657d54c01 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:15.792815 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14b7d010-13c5-4f99-b056-bb3657d54c01 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:05:15.793426 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14b7d010-13c5-4f99-b056-bb3657d54c01 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:15.793426 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14b7d010-13c5-4f99-b056-bb3657d54c01 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:15.801928 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:15.801928 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:15.805277 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-14b7d010-13c5-4f99-b056-bb3657d54c01 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Volume info retrieved successfully. Aug 07 19:05:15.811231 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14b7d010-13c5-4f99-b056-bb3657d54c01 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 200 Aug 07 19:05:15.811904 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1319/5298] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:15 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 1247 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:15.853858 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-692c264b-6916-4005-97a9-95d4a781ffef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:15.855717 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-692c264b-6916-4005-97a9-95d4a781ffef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b Aug 07 19:05:15.855949 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-692c264b-6916-4005-97a9-95d4a781ffef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:15.856169 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-692c264b-6916-4005-97a9-95d4a781ffef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:15.856325 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-692c264b-6916-4005-97a9-95d4a781ffef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume with id: d26b4f06-0f83-4ba1-8712-cd55074d367b Aug 07 19:05:15.862927 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:15.862927 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:15.863356 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-692c264b-6916-4005-97a9-95d4a781ffef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:15.873787 np0000006749 devstack@c-api.service[100343]: WARNING cinder.keymgr.conf_key_mgr [None req-692c264b-6916-4005-97a9-95d4a781ffef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 19:05:15.879179 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-692c264b-6916-4005-97a9-95d4a781ffef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume request issued successfully. Aug 07 19:05:15.879354 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-692c264b-6916-4005-97a9-95d4a781ffef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b returned with HTTP 202 Aug 07 19:05:15.879773 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1329/5299] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:05:15 2026] DELETE /volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:15.887107 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cbfba53b-ce8f-4f7a-9c1d-5d9079646bcd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:15.889810 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cbfba53b-ce8f-4f7a-9c1d-5d9079646bcd tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b Aug 07 19:05:15.890032 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cbfba53b-ce8f-4f7a-9c1d-5d9079646bcd tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:15.890264 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cbfba53b-ce8f-4f7a-9c1d-5d9079646bcd tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:15.898780 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:15.898780 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:15.902757 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cbfba53b-ce8f-4f7a-9c1d-5d9079646bcd tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:15.908431 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cbfba53b-ce8f-4f7a-9c1d-5d9079646bcd tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b returned with HTTP 200 Aug 07 19:05:15.908831 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1329/5300] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:15 2026] GET /volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:16.827189 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a89c4de0-328a-48a1-94c0-71fdc13eb860 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.828863 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a89c4de0-328a-48a1-94c0-71fdc13eb860 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 Aug 07 19:05:16.829059 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a89c4de0-328a-48a1-94c0-71fdc13eb860 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.829260 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a89c4de0-328a-48a1-94c0-71fdc13eb860 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:16.834955 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a89c4de0-328a-48a1-94c0-71fdc13eb860 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 returned with HTTP 404 Aug 07 19:05:16.835380 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1324/5301] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:16 2026] GET /volume/v3/volumes/3d971215-5246-4383-b145-af7823dc8066 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:16.840843 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eb244789-ffd9-41b9-91e4-1f7e7e1d7a95 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.842607 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eb244789-ffd9-41b9-91e4-1f7e7e1d7a95 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] DELETE https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:05:16.842848 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eb244789-ffd9-41b9-91e4-1f7e7e1d7a95 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.843081 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eb244789-ffd9-41b9-91e4-1f7e7e1d7a95 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:16.843274 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-eb244789-ffd9-41b9-91e4-1f7e7e1d7a95 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Delete volume with id: 2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:05:16.848549 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eb244789-ffd9-41b9-91e4-1f7e7e1d7a95 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 404 Aug 07 19:05:16.849011 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1320/5302] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:05:16 2026] DELETE /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:16.855274 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aac6d538-1c40-4dff-8584-bceec4decd34 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.856887 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aac6d538-1c40-4dff-8584-bceec4decd34 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 Aug 07 19:05:16.857105 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aac6d538-1c40-4dff-8584-bceec4decd34 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.857304 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aac6d538-1c40-4dff-8584-bceec4decd34 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:16.862353 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aac6d538-1c40-4dff-8584-bceec4decd34 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 returned with HTTP 404 Aug 07 19:05:16.862787 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1330/5303] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:16 2026] GET /volume/v3/volumes/2dc3b19f-d7a8-4583-9b1c-8839da745e58 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:16.868433 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b0cc11c5-7c9b-4320-95fa-7f60ecdab44a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.870060 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b0cc11c5-7c9b-4320-95fa-7f60ecdab44a tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] DELETE https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:05:16.870246 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b0cc11c5-7c9b-4320-95fa-7f60ecdab44a tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.870423 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b0cc11c5-7c9b-4320-95fa-7f60ecdab44a tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:16.870602 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-b0cc11c5-7c9b-4320-95fa-7f60ecdab44a tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Delete volume with id: 6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:05:16.875712 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b0cc11c5-7c9b-4320-95fa-7f60ecdab44a tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 404 Aug 07 19:05:16.876171 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1330/5304] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:05:16 2026] DELETE /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:16.881966 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a2f15cdc-1194-4190-8adb-bd07e0c0d2c2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.883773 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a2f15cdc-1194-4190-8adb-bd07e0c0d2c2 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] GET https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 Aug 07 19:05:16.883949 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a2f15cdc-1194-4190-8adb-bd07e0c0d2c2 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.884171 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a2f15cdc-1194-4190-8adb-bd07e0c0d2c2 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:16.889427 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a2f15cdc-1194-4190-8adb-bd07e0c0d2c2 tempest-TestInstancesWithCinderVolumes-809404091 tempest-TestInstancesWithCinderVolumes-809404091-project-member] https://10.4.3.15/volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 returned with HTTP 404 Aug 07 19:05:16.889846 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1325/5305] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:16 2026] GET /volume/v3/volumes/6f4af4d7-2b0c-4fb5-973d-071d70909fe4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:16.895008 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-527a2c3e-5db8-46a5-b836-e90669282fe4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.896585 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-527a2c3e-5db8-46a5-b836-e90669282fe4 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:05:16.896771 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-527a2c3e-5db8-46a5-b836-e90669282fe4 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.896946 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-527a2c3e-5db8-46a5-b836-e90669282fe4 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:16.897676 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-527a2c3e-5db8-46a5-b836-e90669282fe4 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:05:16.907282 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-527a2c3e-5db8-46a5-b836-e90669282fe4 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Get all volumes completed successfully. Aug 07 19:05:16.908839 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:16.908839 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:16.912416 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-527a2c3e-5db8-46a5-b836-e90669282fe4 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:05:16.912805 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1321/5306] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:05:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8280 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:16.922086 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7e5d5f2e-c77c-49c6-a6a7-2d023b67ff9d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.923954 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7e5d5f2e-c77c-49c6-a6a7-2d023b67ff9d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b Aug 07 19:05:16.924167 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7e5d5f2e-c77c-49c6-a6a7-2d023b67ff9d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.924401 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7e5d5f2e-c77c-49c6-a6a7-2d023b67ff9d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:16.926760 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cfa028c2-2cb8-46bf-a521-301655811a22 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.928554 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cfa028c2-2cb8-46bf-a521-301655811a22 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] DELETE https://10.4.3.15/volume/v3/types/fc572f9e-3cf3-4138-898a-978753e42402 Aug 07 19:05:16.928781 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cfa028c2-2cb8-46bf-a521-301655811a22 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.929021 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cfa028c2-2cb8-46bf-a521-301655811a22 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:16.930135 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7e5d5f2e-c77c-49c6-a6a7-2d023b67ff9d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b returned with HTTP 404 Aug 07 19:05:16.930580 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1331/5307] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:16 2026] GET /volume/v3/volumes/d26b4f06-0f83-4ba1-8712-cd55074d367b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:16.936769 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2b4958ae-d997-4d22-8efe-832566c3fdf3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.938397 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2b4958ae-d997-4d22-8efe-832566c3fdf3 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:05:16.938611 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2b4958ae-d997-4d22-8efe-832566c3fdf3 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.938802 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2b4958ae-d997-4d22-8efe-832566c3fdf3 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:16.939582 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-2b4958ae-d997-4d22-8efe-832566c3fdf3 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:05:16.949388 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cfa028c2-2cb8-46bf-a521-301655811a22 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/types/fc572f9e-3cf3-4138-898a-978753e42402 returned with HTTP 202 Aug 07 19:05:16.949756 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1331/5308] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:05:16 2026] DELETE /volume/v3/types/fc572f9e-3cf3-4138-898a-978753e42402 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:16.949856 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2b4958ae-d997-4d22-8efe-832566c3fdf3 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Get all volumes completed successfully. Aug 07 19:05:16.951418 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:16.951418 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:16.955428 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2b4958ae-d997-4d22-8efe-832566c3fdf3 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:05:16.955801 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1326/5309] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:05:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8280 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:16.955852 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e5c29ec9-4498-4ce9-8fef-89a7fdb50d25 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.957841 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5c29ec9-4498-4ce9-8fef-89a7fdb50d25 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:05:16.958115 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5c29ec9-4498-4ce9-8fef-89a7fdb50d25 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.958386 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5c29ec9-4498-4ce9-8fef-89a7fdb50d25 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:16.959105 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e5c29ec9-4498-4ce9-8fef-89a7fdb50d25 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:05:16.969734 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e5c29ec9-4498-4ce9-8fef-89a7fdb50d25 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Get all volumes completed successfully. Aug 07 19:05:16.970604 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d39e56e6-e98f-4c4a-8372-caccef69206a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.971720 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:16.971720 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:16.972213 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d39e56e6-e98f-4c4a-8372-caccef69206a tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] DELETE https://10.4.3.15/volume/v3/types/128b55f9-91b7-4aa6-9ccb-68e760a933f5 Aug 07 19:05:16.972393 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d39e56e6-e98f-4c4a-8372-caccef69206a tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.972605 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d39e56e6-e98f-4c4a-8372-caccef69206a tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:16.976107 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5c29ec9-4498-4ce9-8fef-89a7fdb50d25 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:05:16.976534 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1322/5310] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:05:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8280 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:16.991783 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ae9655e6-35a1-4173-91e5-e37eb2723897 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:16.993452 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d39e56e6-e98f-4c4a-8372-caccef69206a tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] https://10.4.3.15/volume/v3/types/128b55f9-91b7-4aa6-9ccb-68e760a933f5 returned with HTTP 202 Aug 07 19:05:16.993513 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ae9655e6-35a1-4173-91e5-e37eb2723897 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] DELETE https://10.4.3.15/volume/v3/types/647134f3-953f-4d48-ba7c-1f599e04ceea Aug 07 19:05:16.993693 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ae9655e6-35a1-4173-91e5-e37eb2723897 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:16.993839 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1332/5311] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:05:16 2026] DELETE /volume/v3/types/128b55f9-91b7-4aa6-9ccb-68e760a933f5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:16.993881 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ae9655e6-35a1-4173-91e5-e37eb2723897 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:17.002940 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-154273a8-a2d0-454a-a125-351434fdde33 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:17.004570 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-154273a8-a2d0-454a-a125-351434fdde33 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:05:17.005006 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-154273a8-a2d0-454a-a125-351434fdde33 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1355112347", "extra_specs": {}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:17.015144 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ae9655e6-35a1-4173-91e5-e37eb2723897 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/types/647134f3-953f-4d48-ba7c-1f599e04ceea returned with HTTP 202 Aug 07 19:05:17.015834 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1332/5312] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:05:16 2026] DELETE /volume/v3/types/647134f3-953f-4d48-ba7c-1f599e04ceea => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:17.016267 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-154273a8-a2d0-454a-a125-351434fdde33 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:05:17.016746 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1327/5313] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 19:05:17 2026] POST /volume/v3/types => generated 213 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:17.025068 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9d009cf9-b959-4627-85e2-25b68e9a42da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:17.027357 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d009cf9-b959-4627-85e2-25b68e9a42da tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] POST https://10.4.3.15/volume/v3/types/43e8944b-e31f-423b-90c8-9ab12bfc493b/encryption Aug 07 19:05:17.027698 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9d009cf9-b959-4627-85e2-25b68e9a42da tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:17.045146 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d009cf9-b959-4627-85e2-25b68e9a42da tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] https://10.4.3.15/volume/v3/types/43e8944b-e31f-423b-90c8-9ab12bfc493b/encryption returned with HTTP 200 Aug 07 19:05:17.045543 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1323/5314] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:05:17 2026] POST /volume/v3/types/43e8944b-e31f-423b-90c8-9ab12bfc493b/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:17.054017 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-10186511-fd43-4e61-adef-a1277c70d6fb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:17.056188 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:05:17.056661 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-282129250", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1355112347", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:17.058648 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-282129250', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1355112347', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:05:17.062965 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume of 1 GB Aug 07 19:05:17.063252 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:17.063252 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:17.063910 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Availability Zones retrieved successfully. Aug 07 19:05:17.068961 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (349ca6ab-b1e7-407d-8843-6007e718637e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:17.069924 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1b5be5-0a59-4896-8dc3-22daeddf8c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:17.070719 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:05:17.091753 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1b5be5-0a59-4896-8dc3-22daeddf8c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T19:05:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43e8944b-e31f-423b-90c8-9ab12bfc493b,is_public=True,name='tempest-scenario-type-luks2-1355112347',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43e8944b-e31f-423b-90c8-9ab12bfc493b', '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=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:17.092528 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b43e7d-c6c3-4db3-9b14-60f93bafc89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:17.114840 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1355112347 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1355112347, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:05:17.115270 np0000006749 devstack@c-api.service[100343]: WARNING cinder.quota [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1355112347 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1355112347, it is now deprecated. Please use the default quota class for default quota. Aug 07 19:05:17.141721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['7fa17f39-f002-411b-ad87-d58926172303', 'a2c5dfe9-fceb-4070-b9f6-5c6129ff49d5', 'f4db7268-2cc2-40ff-8d6d-15219ab34994', '6e49d214-3aa7-42d9-bced-918a90c9dd53'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:05:17.142623 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b43e7d-c6c3-4db3-9b14-60f93bafc89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fa17f39-f002-411b-ad87-d58926172303', 'a2c5dfe9-fceb-4070-b9f6-5c6129ff49d5', 'f4db7268-2cc2-40ff-8d6d-15219ab34994', '6e49d214-3aa7-42d9-bced-918a90c9dd53']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:17.143377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249a077d-ad5e-4046-b20b-cf8b4f7cbf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:17.170014 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249a077d-ad5e-4046-b20b-cf8b4f7cbf73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da870b12-ee79-4511-b16a-4055738b3bdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-282129250',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['7fa17f39-f002-411b-ad87-d58926172303','a2c5dfe9-fceb-4070-b9f6-5c6129ff49d5','f4db7268-2cc2-40ff-8d6d-15219ab34994','6e49d214-3aa7-42d9-bced-918a90c9dd53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=43e8944b-e31f-423b-90c8-9ab12bfc493b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-282129250',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=da870b12-ee79-4511-b16a-4055738b3bdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fd4e034e0e412a8815d3ee6808eb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86dc3f8b60294880b0425699248f28b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43e8944b-e31f-423b-90c8-9ab12bfc493b),volume_type_id=43e8944b-e31f-423b-90c8-9ab12bfc493b)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:17.170745 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc05464f-72f0-4105-a764-88518e51fe5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:17.189179 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc05464f-72f0-4105-a764-88518e51fe5d) transitioned into state 'SUCCESS' from state '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-282129250',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['7fa17f39-f002-411b-ad87-d58926172303','a2c5dfe9-fceb-4070-b9f6-5c6129ff49d5','f4db7268-2cc2-40ff-8d6d-15219ab34994','6e49d214-3aa7-42d9-bced-918a90c9dd53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=43e8944b-e31f-423b-90c8-9ab12bfc493b)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:17.190035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a98a4c-26a1-4d2b-b131-2d8fded2508e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:17.199874 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a98a4c-26a1-4d2b-b131-2d8fded2508e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:17.200813 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (349ca6ab-b1e7-407d-8843-6007e718637e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:17.201234 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request issued successfully. Aug 07 19:05:17.202125 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-10186511-fd43-4e61-adef-a1277c70d6fb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:05:17.202426 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1333/5315] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:05:17 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:05:17.213949 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a626a2ef-bdbf-48b1-9911-9288b22d8689 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:17.215776 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a626a2ef-bdbf-48b1-9911-9288b22d8689 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd Aug 07 19:05:17.215776 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a626a2ef-bdbf-48b1-9911-9288b22d8689 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:17.215884 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a626a2ef-bdbf-48b1-9911-9288b22d8689 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:17.221645 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:17.221645 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:17.224486 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a626a2ef-bdbf-48b1-9911-9288b22d8689 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:17.227900 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a626a2ef-bdbf-48b1-9911-9288b22d8689 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd returned with HTTP 200 Aug 07 19:05:17.228289 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1333/5316] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:17 2026] GET /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:17.325887 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-3e3cbe47-746e-47c1-bb20-a873a4da39d7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:17.327470 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3e3cbe47-746e-47c1-bb20-a873a4da39d7 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:05:17.327638 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3e3cbe47-746e-47c1-bb20-a873a4da39d7 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:17.327808 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-3e3cbe47-746e-47c1-bb20-a873a4da39d7 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:17.328473 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-3e3cbe47-746e-47c1-bb20-a873a4da39d7 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:05:17.338388 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-3e3cbe47-746e-47c1-bb20-a873a4da39d7 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Get all volumes completed successfully. Aug 07 19:05:17.340830 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:17.340830 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:17.344618 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-3e3cbe47-746e-47c1-bb20-a873a4da39d7 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:05:17.344955 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1328/5317] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:05:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9304 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:17.358923 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a2af0526-9463-49df-a98a-68946bd11dd5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:17.360596 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2af0526-9463-49df-a98a-68946bd11dd5 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/fac74a30-6b31-4f94-b680-40f00f42d43d Aug 07 19:05:17.360868 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a2af0526-9463-49df-a98a-68946bd11dd5 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:17.361198 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a2af0526-9463-49df-a98a-68946bd11dd5 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:17.361464 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a2af0526-9463-49df-a98a-68946bd11dd5 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Delete volume with id: fac74a30-6b31-4f94-b680-40f00f42d43d Aug 07 19:05:17.368789 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:17.368789 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:17.369088 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a2af0526-9463-49df-a98a-68946bd11dd5 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Volume info retrieved successfully. Aug 07 19:05:17.378076 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.image.cache [None req-a2af0526-9463-49df-a98a-68946bd11dd5 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '166f5989-c8be-4d6f-b92b-9b188c835951', 'volume_id': 'fac74a30-6b31-4f94-b680-40f00f42d43d', 'host': 'np0000006749@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 19, 4, 1), 'last_used': datetime.datetime(2026, 8, 7, 19, 4, 9)}. {{(pid=100342) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 19:05:17.386840 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a2af0526-9463-49df-a98a-68946bd11dd5 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Delete volume request issued successfully. Aug 07 19:05:17.387081 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2af0526-9463-49df-a98a-68946bd11dd5 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/volumes/fac74a30-6b31-4f94-b680-40f00f42d43d returned with HTTP 202 Aug 07 19:05:17.387599 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1324/5318] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:05:17 2026] DELETE /volume/v3/volumes/fac74a30-6b31-4f94-b680-40f00f42d43d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:17.394894 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ab12c783-b411-43c5-bf14-fc6fc0b00d11 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:17.396267 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ab12c783-b411-43c5-bf14-fc6fc0b00d11 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] GET https://10.4.3.15/volume/v3/volumes/fac74a30-6b31-4f94-b680-40f00f42d43d Aug 07 19:05:17.396461 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ab12c783-b411-43c5-bf14-fc6fc0b00d11 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:17.396677 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ab12c783-b411-43c5-bf14-fc6fc0b00d11 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:17.403311 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:17.403311 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:17.406409 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ab12c783-b411-43c5-bf14-fc6fc0b00d11 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Volume info retrieved successfully. Aug 07 19:05:17.409974 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ab12c783-b411-43c5-bf14-fc6fc0b00d11 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/volumes/fac74a30-6b31-4f94-b680-40f00f42d43d returned with HTTP 200 Aug 07 19:05:17.410340 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1334/5319] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:17 2026] GET /volume/v3/volumes/fac74a30-6b31-4f94-b680-40f00f42d43d => generated 1137 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:18.243589 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b1c757fb-c5dc-4ccf-b295-a8550353ac09 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:18.245220 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b1c757fb-c5dc-4ccf-b295-a8550353ac09 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd Aug 07 19:05:18.245395 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b1c757fb-c5dc-4ccf-b295-a8550353ac09 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:18.245582 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b1c757fb-c5dc-4ccf-b295-a8550353ac09 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:18.251651 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:18.251651 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:18.254673 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-b1c757fb-c5dc-4ccf-b295-a8550353ac09 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:18.258036 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b1c757fb-c5dc-4ccf-b295-a8550353ac09 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd returned with HTTP 200 Aug 07 19:05:18.258349 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1334/5320] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:18 2026] GET /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:18.269284 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fdcea524-4428-43f2-9dba-400d6fcc8ac2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:18.270982 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fdcea524-4428-43f2-9dba-400d6fcc8ac2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd Aug 07 19:05:18.271211 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fdcea524-4428-43f2-9dba-400d6fcc8ac2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:18.271467 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fdcea524-4428-43f2-9dba-400d6fcc8ac2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:18.277363 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:18.277363 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:18.280333 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fdcea524-4428-43f2-9dba-400d6fcc8ac2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:18.283767 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fdcea524-4428-43f2-9dba-400d6fcc8ac2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd returned with HTTP 200 Aug 07 19:05:18.284077 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1329/5321] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:18 2026] GET /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:18.294657 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c3162fb1-f0ae-4d0b-8973-932f5dcd7cee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:18.296273 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c3162fb1-f0ae-4d0b-8973-932f5dcd7cee tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd/action Aug 07 19:05:18.296606 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c3162fb1-f0ae-4d0b-8973-932f5dcd7cee tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:05:18.296733 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c3162fb1-f0ae-4d0b-8973-932f5dcd7cee tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:18.304030 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:18.304030 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:18.304406 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c3162fb1-f0ae-4d0b-8973-932f5dcd7cee tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:18.311599 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c3162fb1-f0ae-4d0b-8973-932f5dcd7cee tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume updated successfully. Aug 07 19:05:18.311817 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c3162fb1-f0ae-4d0b-8973-932f5dcd7cee tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd/action returned with HTTP 200 Aug 07 19:05:18.312128 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1325/5322] 10.4.3.15 () {68 vars in 1383 bytes} [Fri Aug 7 19:05:18 2026] POST /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 19:05:18.396721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-aa37484d-bef1-4bdd-894d-b5678f89e0f8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:18.398577 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-aa37484d-bef1-4bdd-894d-b5678f89e0f8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd Aug 07 19:05:18.398721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-aa37484d-bef1-4bdd-894d-b5678f89e0f8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:18.398893 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-aa37484d-bef1-4bdd-894d-b5678f89e0f8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:18.404949 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:18.404949 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:18.407876 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-aa37484d-bef1-4bdd-894d-b5678f89e0f8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:18.411154 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-aa37484d-bef1-4bdd-894d-b5678f89e0f8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd returned with HTTP 200 Aug 07 19:05:18.411514 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1335/5323] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:18 2026] GET /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd => generated 870 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:18.422610 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a219405b-c45c-41ee-b5bb-810ab199b831 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:18.424371 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a219405b-c45c-41ee-b5bb-810ab199b831 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] GET https://10.4.3.15/volume/v3/volumes/fac74a30-6b31-4f94-b680-40f00f42d43d Aug 07 19:05:18.424591 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a219405b-c45c-41ee-b5bb-810ab199b831 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:18.424809 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a219405b-c45c-41ee-b5bb-810ab199b831 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:18.430775 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a219405b-c45c-41ee-b5bb-810ab199b831 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/volumes/fac74a30-6b31-4f94-b680-40f00f42d43d returned with HTTP 404 Aug 07 19:05:18.431243 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1335/5324] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:18 2026] GET /volume/v3/volumes/fac74a30-6b31-4f94-b680-40f00f42d43d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:18.437218 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-06ad2d08-06a8-4d12-a021-1b9e68b27754 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:18.438858 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-06ad2d08-06a8-4d12-a021-1b9e68b27754 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] DELETE https://10.4.3.15/volume/v3/types/a3168e78-5d86-43c4-be4d-62ac035287d1 Aug 07 19:05:18.439085 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-06ad2d08-06a8-4d12-a021-1b9e68b27754 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:18.439299 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-06ad2d08-06a8-4d12-a021-1b9e68b27754 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:18.459581 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-06ad2d08-06a8-4d12-a021-1b9e68b27754 tempest-TestInstancesWithCinderVolumes-238412950 tempest-TestInstancesWithCinderVolumes-238412950-project-admin] https://10.4.3.15/volume/v3/types/a3168e78-5d86-43c4-be4d-62ac035287d1 returned with HTTP 202 Aug 07 19:05:18.459981 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1330/5325] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:05:18 2026] DELETE /volume/v3/types/a3168e78-5d86-43c4-be4d-62ac035287d1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:18.767541 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-e2ddcb24-b1b2-4221-b946-48e89781ca8f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:18.769720 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-e2ddcb24-b1b2-4221-b946-48e89781ca8f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd Aug 07 19:05:18.769920 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-e2ddcb24-b1b2-4221-b946-48e89781ca8f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:18.770167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-e2ddcb24-b1b2-4221-b946-48e89781ca8f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:18.776639 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:18.776639 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:18.779920 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-e2ddcb24-b1b2-4221-b946-48e89781ca8f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:18.784274 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-e2ddcb24-b1b2-4221-b946-48e89781ca8f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd returned with HTTP 200 Aug 07 19:05:18.784669 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1326/5326] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:18 2026] GET /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:18.807730 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b9f653fc-0591-4604-863e-20ce5acb6fef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:18.808078 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b9f653fc-0591-4604-863e-20ce5acb6fef None None] GET https://10.4.3.15/volume// Aug 07 19:05:18.808229 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b9f653fc-0591-4604-863e-20ce5acb6fef None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:18.808403 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b9f653fc-0591-4604-863e-20ce5acb6fef None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:18.808735 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b9f653fc-0591-4604-863e-20ce5acb6fef None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:05:18.809073 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1336/5327] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:05: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 07 19:05:18.818491 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-d432916e-3bda-48ef-849a-8b67e0408a8b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:18.820317 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-d432916e-3bda-48ef-849a-8b67e0408a8b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:05:18.820659 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-d432916e-3bda-48ef-849a-8b67e0408a8b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da870b12-ee79-4511-b16a-4055738b3bdd", "connector": null, "instance_uuid": "5b2f0224-77e3-4f08-b54a-aadb784bff6e"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:18.828721 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:18.828721 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:18.850651 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-d432916e-3bda-48ef-849a-8b67e0408a8b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:05:18.851052 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1336/5328] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:05:18 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 07 19:05:19.593200 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-183eeb29-0431-43a3-b83c-f374829d40a7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:19.593565 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-183eeb29-0431-43a3-b83c-f374829d40a7 None None] GET https://10.4.3.15/volume// Aug 07 19:05:19.593722 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-183eeb29-0431-43a3-b83c-f374829d40a7 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:19.593908 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-183eeb29-0431-43a3-b83c-f374829d40a7 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:19.594220 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-183eeb29-0431-43a3-b83c-f374829d40a7 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:05:19.594491 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1331/5329] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:05: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 07 19:05:19.605799 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-14309cc6-de71-474b-a34a-de28c0717eec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:19.609844 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-14309cc6-de71-474b-a34a-de28c0717eec tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd Aug 07 19:05:19.609844 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-14309cc6-de71-474b-a34a-de28c0717eec tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:19.609844 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-14309cc6-de71-474b-a34a-de28c0717eec tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:19.611119 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=169,cinder:UPDATE=19,cinder:INSERT=8,cinder:DELETE=1 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:05:19.622961 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:19.622961 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:19.626749 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-14309cc6-de71-474b-a34a-de28c0717eec tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:19.632140 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-14309cc6-de71-474b-a34a-de28c0717eec tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd returned with HTTP 200 Aug 07 19:05:19.632608 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1327/5330] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:05:19 2026] GET /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd => generated 1049 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:05:19.738395 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-85d699be-337e-43e5-826b-1bdd4ea099c0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:19.740453 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-85d699be-337e-43e5-826b-1bdd4ea099c0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] PUT https://10.4.3.15/volume/v3/attachments/14bc9002-42c3-4aca-9cd3-8d13a54b01a8 Aug 07 19:05:19.740842 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-85d699be-337e-43e5-826b-1bdd4ea099c0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:19.748246 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-85d699be-337e-43e5-826b-1bdd4ea099c0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Acquiring lock "cinder-attachment_update-da870b12-ee79-4511-b16a-4055738b3bdd-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:05:19.754555 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-85d699be-337e-43e5-826b-1bdd4ea099c0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-da870b12-ee79-4511-b16a-4055738b3bdd-np0000006749" acquired by "attachment_update" :: waited 0.006s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:05:19.755374 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:19.755374 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:19.858377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-85d699be-337e-43e5-826b-1bdd4ea099c0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-da870b12-ee79-4511-b16a-4055738b3bdd-np0000006749" released by "attachment_update" :: held 0.104s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:05:19.859063 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-85d699be-337e-43e5-826b-1bdd4ea099c0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/14bc9002-42c3-4aca-9cd3-8d13a54b01a8 returned with HTTP 200 Aug 07 19:05:19.859217 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1337/5331] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:05:19 2026] PUT /volume/v3/attachments/14bc9002-42c3-4aca-9cd3-8d13a54b01a8 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:19.887624 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-e2411b91-6e47-4d22-ad8a-7133e7baedd2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:19.889544 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-e2411b91-6e47-4d22-ad8a-7133e7baedd2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments/14bc9002-42c3-4aca-9cd3-8d13a54b01a8/action Aug 07 19:05:19.890148 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-e2411b91-6e47-4d22-ad8a-7133e7baedd2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:05:19.890286 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-e2411b91-6e47-4d22-ad8a-7133e7baedd2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:19.904440 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:19.904440 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:19.915450 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-e2411b91-6e47-4d22-ad8a-7133e7baedd2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/14bc9002-42c3-4aca-9cd3-8d13a54b01a8/action returned with HTTP 204 Aug 07 19:05:19.916026 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1337/5332] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:05:19 2026] POST /volume/v3/attachments/14bc9002-42c3-4aca-9cd3-8d13a54b01a8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:23.844814 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-362a76a3-29bf-48da-9e7d-04c6bfb4c7f8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:23.846861 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-362a76a3-29bf-48da-9e7d-04c6bfb4c7f8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd/encryption Aug 07 19:05:23.847079 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-362a76a3-29bf-48da-9e7d-04c6bfb4c7f8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:23.847276 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-362a76a3-29bf-48da-9e7d-04c6bfb4c7f8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:23.849228 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=165,cinder:UPDATE=21,cinder:INSERT=4 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:05:23.856707 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:23.856707 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:23.862188 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-558c8dfd-b41a-4abf-af82-ed7d0a399e25 req-362a76a3-29bf-48da-9e7d-04c6bfb4c7f8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd/encryption returned with HTTP 200 Aug 07 19:05:23.862561 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1332/5333] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:05:23 2026] GET /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:24.008012 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:24.078004 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:05:24.078377 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-526843629"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:24.079650 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-526843629'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:05:24.079796 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Create volume of 1 GB Aug 07 19:05:24.083244 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Availability Zones retrieved successfully. Aug 07 19:05:24.088218 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Flow 'volume_create_api' (bc00f8e2-06c8-4909-8f84-01d30b1c0263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:24.089002 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313d51c7-a3ed-4a7c-acd2-856b5cf11faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:24.089690 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:05:24.112005 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313d51c7-a3ed-4a7c-acd2-856b5cf11faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:24.112730 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d86636-647d-4b89-865d-24bb5c8f6ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:24.159727 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Created reservations ['60b3e3fb-e879-4eb4-9eff-2951f0ab34ed', '0cb41899-4ecd-4a3b-8c87-65d6237f4ff3', 'f8f21ac3-e532-49c8-9bbb-84b8360573e4', '755188d2-79c9-4f45-8891-0122d79b3499'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:05:24.160335 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d86636-647d-4b89-865d-24bb5c8f6ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60b3e3fb-e879-4eb4-9eff-2951f0ab34ed', '0cb41899-4ecd-4a3b-8c87-65d6237f4ff3', 'f8f21ac3-e532-49c8-9bbb-84b8360573e4', '755188d2-79c9-4f45-8891-0122d79b3499']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:24.160950 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f506a1e1-d13c-446b-a171-7a6313cba4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:24.179927 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f506a1e1-d13c-446b-a171-7a6313cba4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd75cee7d-5b8f-4d34-a6cd-204ae20d76fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-526843629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77ce357e554a4a01a3e2904bcd06bde5',qos_specs=None,replication_status=,reservations=['60b3e3fb-e879-4eb4-9eff-2951f0ab34ed','0cb41899-4ecd-4a3b-8c87-65d6237f4ff3','f8f21ac3-e532-49c8-9bbb-84b8360573e4','755188d2-79c9-4f45-8891-0122d79b3499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ec1b047dd4d4fbaf0aabdd4c4b5fa',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-526843629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d75cee7d-5b8f-4d34-a6cd-204ae20d76fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77ce357e554a4a01a3e2904bcd06bde5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb2ec1b047dd4d4fbaf0aabdd4c4b5fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:24.180544 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17fe143a-770b-445f-97eb-96e6a2e1df69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:24.194589 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17fe143a-770b-445f-97eb-96e6a2e1df69) transitioned into state 'SUCCESS' from state '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-526843629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77ce357e554a4a01a3e2904bcd06bde5',qos_specs=None,replication_status=,reservations=['60b3e3fb-e879-4eb4-9eff-2951f0ab34ed','0cb41899-4ecd-4a3b-8c87-65d6237f4ff3','f8f21ac3-e532-49c8-9bbb-84b8360573e4','755188d2-79c9-4f45-8891-0122d79b3499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ec1b047dd4d4fbaf0aabdd4c4b5fa',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:24.195345 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa3ff7c-fbf3-40be-ad1d-6d7ab128c910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:24.202669 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa3ff7c-fbf3-40be-ad1d-6d7ab128c910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:24.203362 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Flow 'volume_create_api' (bc00f8e2-06c8-4909-8f84-01d30b1c0263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:24.203635 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Create volume request issued successfully. Aug 07 19:05:24.204140 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ad22d766-130d-4ddf-8587-8f0d781683b4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:05:24.204525 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1328/5334] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:05:24 2026] POST /volume/v3/volumes => generated 775 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:05:24.216448 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-557b6644-cfb2-46bd-ab80-90253de916a1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:24.218304 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-557b6644-cfb2-46bd-ab80-90253de916a1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe Aug 07 19:05:24.218304 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-557b6644-cfb2-46bd-ab80-90253de916a1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:24.218492 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-557b6644-cfb2-46bd-ab80-90253de916a1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:24.221390 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=225,cinder:UPDATE=51,cinder:INSERT=22 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:05:24.226303 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:24.226303 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:24.230299 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-557b6644-cfb2-46bd-ab80-90253de916a1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:05:24.233707 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-557b6644-cfb2-46bd-ab80-90253de916a1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe returned with HTTP 200 Aug 07 19:05:24.234041 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1338/5335] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:24 2026] GET /volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:25.246521 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-68f8e933-807b-47a1-9b3c-0d7db578de76 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:25.248954 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68f8e933-807b-47a1-9b3c-0d7db578de76 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe Aug 07 19:05:25.249268 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-68f8e933-807b-47a1-9b3c-0d7db578de76 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:25.249526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-68f8e933-807b-47a1-9b3c-0d7db578de76 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:25.252037 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=211,cinder:UPDATE=34,cinder:INSERT=14 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:05:25.257711 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:25.257711 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:25.261650 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-68f8e933-807b-47a1-9b3c-0d7db578de76 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:05:25.266577 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-68f8e933-807b-47a1-9b3c-0d7db578de76 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe returned with HTTP 200 Aug 07 19:05:25.267071 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1338/5336] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:25 2026] GET /volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:25.280365 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-261d9311-258d-4c6e-9dad-1a1863058281 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:25.282034 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-261d9311-258d-4c6e-9dad-1a1863058281 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 19:05:25.282383 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-261d9311-258d-4c6e-9dad-1a1863058281 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d75cee7d-5b8f-4d34-a6cd-204ae20d76fe", "name": "tempest-type-Backup-851909751"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:25.283803 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-261d9311-258d-4c6e-9dad-1a1863058281 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Creating new backup {'backup': {'volume_id': 'd75cee7d-5b8f-4d34-a6cd-204ae20d76fe', 'name': 'tempest-type-Backup-851909751'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:05:25.283947 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-261d9311-258d-4c6e-9dad-1a1863058281 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Creating backup of volume d75cee7d-5b8f-4d34-a6cd-204ae20d76fe in container None Aug 07 19:05:25.291304 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:25.291304 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:25.291629 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-261d9311-258d-4c6e-9dad-1a1863058281 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:05:25.312924 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-261d9311-258d-4c6e-9dad-1a1863058281 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Created reservations ['487bae39-dfd6-436a-8b67-9795a92f9f68', '23b488b4-d9eb-489b-8bff-c432fa2a74b7'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:05:25.337494 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-261d9311-258d-4c6e-9dad-1a1863058281 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:05:25.337888 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1333/5337] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 19:05:25 2026] POST /volume/v3/backups => generated 313 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:05:25.346011 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1c0030f2-1e34-44ac-855b-72173ddca943 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:25.348478 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1c0030f2-1e34-44ac-855b-72173ddca943 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:25.348839 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1c0030f2-1e34-44ac-855b-72173ddca943 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:25.349632 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1c0030f2-1e34-44ac-855b-72173ddca943 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:25.349834 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1c0030f2-1e34-44ac-855b-72173ddca943 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:25.355792 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:25.355792 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:25.356530 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1c0030f2-1e34-44ac-855b-72173ddca943 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:25.357183 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1329/5338] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:25 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:26.372901 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e8ac0d6d-767b-4202-adc6-4084c22e4c32 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:26.378808 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8ac0d6d-767b-4202-adc6-4084c22e4c32 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:26.379155 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8ac0d6d-767b-4202-adc6-4084c22e4c32 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:26.379517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8ac0d6d-767b-4202-adc6-4084c22e4c32 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:26.379746 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e8ac0d6d-767b-4202-adc6-4084c22e4c32 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:26.384440 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:26.384440 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:26.384972 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8ac0d6d-767b-4202-adc6-4084c22e4c32 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:26.385296 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1339/5339] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:26 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:27.395870 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b5f6bc42-3ba5-44b5-b85e-99527c34654b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:27.397640 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b5f6bc42-3ba5-44b5-b85e-99527c34654b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:27.397843 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b5f6bc42-3ba5-44b5-b85e-99527c34654b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:27.398027 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b5f6bc42-3ba5-44b5-b85e-99527c34654b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:27.398154 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b5f6bc42-3ba5-44b5-b85e-99527c34654b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:27.428648 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:27.428648 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:27.429416 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b5f6bc42-3ba5-44b5-b85e-99527c34654b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:27.429838 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1339/5340] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:27 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 722 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:28.444108 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a39d9eb5-c6e0-485f-96ca-6eecb9c4a7ae None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:28.445920 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a39d9eb5-c6e0-485f-96ca-6eecb9c4a7ae tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:28.446173 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a39d9eb5-c6e0-485f-96ca-6eecb9c4a7ae tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:28.446369 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a39d9eb5-c6e0-485f-96ca-6eecb9c4a7ae tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:28.446541 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-a39d9eb5-c6e0-485f-96ca-6eecb9c4a7ae tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:28.450844 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:28.450844 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:28.451530 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a39d9eb5-c6e0-485f-96ca-6eecb9c4a7ae tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:28.451936 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1334/5341] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:28 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:29.462174 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b99ad31e-1c15-40e8-b900-53df8cd682c5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:29.464102 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b99ad31e-1c15-40e8-b900-53df8cd682c5 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:29.464335 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b99ad31e-1c15-40e8-b900-53df8cd682c5 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:29.464560 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b99ad31e-1c15-40e8-b900-53df8cd682c5 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:29.464699 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b99ad31e-1c15-40e8-b900-53df8cd682c5 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:29.468890 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:29.468890 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:29.469514 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b99ad31e-1c15-40e8-b900-53df8cd682c5 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:29.469870 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1330/5342] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:29 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:30.482288 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-62667e29-e683-4053-b580-b1db418563e3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:30.485324 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-62667e29-e683-4053-b580-b1db418563e3 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:30.485527 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-62667e29-e683-4053-b580-b1db418563e3 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:30.485700 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-62667e29-e683-4053-b580-b1db418563e3 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:30.485803 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-62667e29-e683-4053-b580-b1db418563e3 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:30.489670 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:30.489670 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:30.490192 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-62667e29-e683-4053-b580-b1db418563e3 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:30.490693 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1340/5343] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:30 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:31.501170 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2c9c6350-375a-4a49-9415-a56f4b15dc81 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:31.503591 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2c9c6350-375a-4a49-9415-a56f4b15dc81 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:31.503913 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2c9c6350-375a-4a49-9415-a56f4b15dc81 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:31.504210 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2c9c6350-375a-4a49-9415-a56f4b15dc81 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:31.504372 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-2c9c6350-375a-4a49-9415-a56f4b15dc81 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:31.510012 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:31.510012 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:31.510873 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2c9c6350-375a-4a49-9415-a56f4b15dc81 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:31.511371 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1340/5344] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:31 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:32.521412 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e263c81f-e41e-4bfc-a3e3-39a6ca37ac98 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:32.523148 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e263c81f-e41e-4bfc-a3e3-39a6ca37ac98 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:32.523346 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e263c81f-e41e-4bfc-a3e3-39a6ca37ac98 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:32.523544 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e263c81f-e41e-4bfc-a3e3-39a6ca37ac98 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:32.523665 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-e263c81f-e41e-4bfc-a3e3-39a6ca37ac98 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:32.527894 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:32.527894 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:32.528510 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e263c81f-e41e-4bfc-a3e3-39a6ca37ac98 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:32.528876 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1335/5345] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:32 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:33.542326 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ee1e9a85-c804-461f-9405-f2b5552e5e35 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:33.544052 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee1e9a85-c804-461f-9405-f2b5552e5e35 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:33.544261 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee1e9a85-c804-461f-9405-f2b5552e5e35 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:33.544452 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee1e9a85-c804-461f-9405-f2b5552e5e35 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:33.544550 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ee1e9a85-c804-461f-9405-f2b5552e5e35 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:33.548772 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:33.548772 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:33.549342 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee1e9a85-c804-461f-9405-f2b5552e5e35 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:33.549695 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1331/5346] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:33 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:34.559631 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5b43c34d-14ed-4ec7-883c-b17c64ae67df None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:34.561572 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b43c34d-14ed-4ec7-883c-b17c64ae67df tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:34.561810 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b43c34d-14ed-4ec7-883c-b17c64ae67df tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:34.562102 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b43c34d-14ed-4ec7-883c-b17c64ae67df tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:34.562216 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5b43c34d-14ed-4ec7-883c-b17c64ae67df tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:34.566871 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:34.566871 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:34.567702 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b43c34d-14ed-4ec7-883c-b17c64ae67df tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:34.568414 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1341/5347] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:34 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:35.581716 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-65fb6320-5073-4f75-a278-b1a40c2522a7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:35.583822 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-65fb6320-5073-4f75-a278-b1a40c2522a7 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:35.583964 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-65fb6320-5073-4f75-a278-b1a40c2522a7 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:35.584226 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-65fb6320-5073-4f75-a278-b1a40c2522a7 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:35.584378 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-65fb6320-5073-4f75-a278-b1a40c2522a7 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:35.590423 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:35.590423 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:35.590954 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-65fb6320-5073-4f75-a278-b1a40c2522a7 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:35.591307 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1341/5348] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:35 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:36.551008 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-4bde2210-d603-4c31-8285-7d15404e7f85 req-7fe0f59d-43a6-43be-85f1-00f262c4b377 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:36.554501 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-4bde2210-d603-4c31-8285-7d15404e7f85 req-7fe0f59d-43a6-43be-85f1-00f262c4b377 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd/encryption Aug 07 19:05:36.554680 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-4bde2210-d603-4c31-8285-7d15404e7f85 req-7fe0f59d-43a6-43be-85f1-00f262c4b377 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:36.554871 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-4bde2210-d603-4c31-8285-7d15404e7f85 req-7fe0f59d-43a6-43be-85f1-00f262c4b377 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:36.564899 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:36.564899 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:36.571567 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-4bde2210-d603-4c31-8285-7d15404e7f85 req-7fe0f59d-43a6-43be-85f1-00f262c4b377 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd/encryption returned with HTTP 200 Aug 07 19:05:36.571955 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1336/5349] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:05:36 2026] GET /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:36.602332 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-66d79e00-8192-4414-884b-69742925c4ec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:36.606168 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-66d79e00-8192-4414-884b-69742925c4ec tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:36.606495 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-66d79e00-8192-4414-884b-69742925c4ec tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:36.606716 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-66d79e00-8192-4414-884b-69742925c4ec tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:36.606858 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-66d79e00-8192-4414-884b-69742925c4ec tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:36.615015 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:36.615015 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:36.615793 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-66d79e00-8192-4414-884b-69742925c4ec tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:36.616269 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1332/5350] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:36 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:37.311430 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4bde2210-d603-4c31-8285-7d15404e7f85 req-b9d07b34-dc24-4ac2-afcf-be7b121ebd33 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:37.315840 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4bde2210-d603-4c31-8285-7d15404e7f85 req-b9d07b34-dc24-4ac2-afcf-be7b121ebd33 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/attachments/14bc9002-42c3-4aca-9cd3-8d13a54b01a8 Aug 07 19:05:37.316106 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4bde2210-d603-4c31-8285-7d15404e7f85 req-b9d07b34-dc24-4ac2-afcf-be7b121ebd33 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:37.316338 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4bde2210-d603-4c31-8285-7d15404e7f85 req-b9d07b34-dc24-4ac2-afcf-be7b121ebd33 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:37.333018 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:37.333018 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:37.402667 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4bde2210-d603-4c31-8285-7d15404e7f85 req-b9d07b34-dc24-4ac2-afcf-be7b121ebd33 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/14bc9002-42c3-4aca-9cd3-8d13a54b01a8 returned with HTTP 200 Aug 07 19:05:37.403204 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1342/5351] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:05:37 2026] DELETE /volume/v3/attachments/14bc9002-42c3-4aca-9cd3-8d13a54b01a8 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:37.627335 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a9ca10ae-30e3-495d-b520-6d30ee6b1285 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:37.629680 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a9ca10ae-30e3-495d-b520-6d30ee6b1285 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:37.630060 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a9ca10ae-30e3-495d-b520-6d30ee6b1285 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:37.630238 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a9ca10ae-30e3-495d-b520-6d30ee6b1285 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:37.630689 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-a9ca10ae-30e3-495d-b520-6d30ee6b1285 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:37.635612 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:37.635612 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:37.636477 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a9ca10ae-30e3-495d-b520-6d30ee6b1285 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:37.636989 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1342/5352] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:37 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:38.467419 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c43bdf7f-1d09-4731-af2d-562c5303e889 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:38.469236 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c43bdf7f-1d09-4731-af2d-562c5303e889 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd Aug 07 19:05:38.469440 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c43bdf7f-1d09-4731-af2d-562c5303e889 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:38.469622 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c43bdf7f-1d09-4731-af2d-562c5303e889 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:38.469831 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-c43bdf7f-1d09-4731-af2d-562c5303e889 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume with id: da870b12-ee79-4511-b16a-4055738b3bdd Aug 07 19:05:38.477761 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:38.477761 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:38.478458 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c43bdf7f-1d09-4731-af2d-562c5303e889 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:38.492861 np0000006749 devstack@c-api.service[100345]: WARNING cinder.keymgr.conf_key_mgr [None req-c43bdf7f-1d09-4731-af2d-562c5303e889 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 19:05:38.499568 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c43bdf7f-1d09-4731-af2d-562c5303e889 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume request issued successfully. Aug 07 19:05:38.499882 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c43bdf7f-1d09-4731-af2d-562c5303e889 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd returned with HTTP 202 Aug 07 19:05:38.500396 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1337/5353] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:05:38 2026] DELETE /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:38.512442 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8750f5a5-1f53-4b83-bf72-d632f7e71b9d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:38.513968 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8750f5a5-1f53-4b83-bf72-d632f7e71b9d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd Aug 07 19:05:38.514247 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8750f5a5-1f53-4b83-bf72-d632f7e71b9d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:38.514472 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8750f5a5-1f53-4b83-bf72-d632f7e71b9d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:38.522607 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:38.522607 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:38.526360 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8750f5a5-1f53-4b83-bf72-d632f7e71b9d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:38.530482 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8750f5a5-1f53-4b83-bf72-d632f7e71b9d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd returned with HTTP 200 Aug 07 19:05:38.530823 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1333/5354] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:38 2026] GET /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:38.647493 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9d8c720e-ed02-4927-b609-aa5a3d8a9bdf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:38.649278 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d8c720e-ed02-4927-b609-aa5a3d8a9bdf tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:38.650760 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d8c720e-ed02-4927-b609-aa5a3d8a9bdf tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:38.650760 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d8c720e-ed02-4927-b609-aa5a3d8a9bdf tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:38.650760 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9d8c720e-ed02-4927-b609-aa5a3d8a9bdf tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:38.654634 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:38.654634 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:38.655436 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d8c720e-ed02-4927-b609-aa5a3d8a9bdf tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:38.655867 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1343/5355] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:38 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:39.543244 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-33fdb94f-f7dc-46f5-82fc-0c5362b30c8f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:39.545148 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-33fdb94f-f7dc-46f5-82fc-0c5362b30c8f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd Aug 07 19:05:39.545214 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-33fdb94f-f7dc-46f5-82fc-0c5362b30c8f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:39.545465 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-33fdb94f-f7dc-46f5-82fc-0c5362b30c8f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:39.551955 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-33fdb94f-f7dc-46f5-82fc-0c5362b30c8f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd returned with HTTP 404 Aug 07 19:05:39.552362 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1343/5356] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:39 2026] GET /volume/v3/volumes/da870b12-ee79-4511-b16a-4055738b3bdd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:39.559091 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-15b7f11d-da8a-4c2a-acca-f7264af1fef6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:39.560784 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-15b7f11d-da8a-4c2a-acca-f7264af1fef6 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:05:39.561276 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-15b7f11d-da8a-4c2a-acca-f7264af1fef6 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:39.562343 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-15b7f11d-da8a-4c2a-acca-f7264af1fef6 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Calling method 'detail' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:39.564012 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-15b7f11d-da8a-4c2a-acca-f7264af1fef6 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100345) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:05:39.576776 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-15b7f11d-da8a-4c2a-acca-f7264af1fef6 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Get all volumes completed successfully. Aug 07 19:05:39.576776 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:39.576776 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:39.580540 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-15b7f11d-da8a-4c2a-acca-f7264af1fef6 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:05:39.581091 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1338/5357] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:05:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:39.597194 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ba3c78b0-c194-49a0-87f2-5c94f7a7ade8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:39.599313 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba3c78b0-c194-49a0-87f2-5c94f7a7ade8 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] DELETE https://10.4.3.15/volume/v3/types/43e8944b-e31f-423b-90c8-9ab12bfc493b Aug 07 19:05:39.599560 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba3c78b0-c194-49a0-87f2-5c94f7a7ade8 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:39.599798 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba3c78b0-c194-49a0-87f2-5c94f7a7ade8 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:39.624627 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba3c78b0-c194-49a0-87f2-5c94f7a7ade8 tempest-TestVolumeBootPattern-177717501 tempest-TestVolumeBootPattern-177717501-project-admin] https://10.4.3.15/volume/v3/types/43e8944b-e31f-423b-90c8-9ab12bfc493b returned with HTTP 202 Aug 07 19:05:39.625099 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1334/5358] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:05:39 2026] DELETE /volume/v3/types/43e8944b-e31f-423b-90c8-9ab12bfc493b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:39.654918 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-94677aed-4763-464f-83e1-fbc84f24c647 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:39.659015 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:05:39.659015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-650514954", "snapshot_id": null, "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:39.659826 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-650514954', 'snapshot_id': None, 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:05:39.666255 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f580808f-d92a-4c19-a076-651108bbce32 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:39.668251 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f580808f-d92a-4c19-a076-651108bbce32 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:39.668251 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f580808f-d92a-4c19-a076-651108bbce32 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:39.668497 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f580808f-d92a-4c19-a076-651108bbce32 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:39.668497 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-f580808f-d92a-4c19-a076-651108bbce32 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:39.672816 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:39.672816 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:39.673417 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f580808f-d92a-4c19-a076-651108bbce32 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:39.673759 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1344/5359] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:39 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:39.744603 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume of 1 GB Aug 07 19:05:39.747250 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Availability Zones retrieved successfully. Aug 07 19:05:39.752608 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (5535eb67-c79f-434f-84a3-03ebff053912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:39.753673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a5fe7da-13b8-4ac6-9355-edd852dab382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:39.755229 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:05:39.811005 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a5fe7da-13b8-4ac6-9355-edd852dab382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:39.811005 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2c34650-c30a-49a6-8dc0-164f361d4eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:39.862089 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['2a7e8a8c-9e1a-486d-b0d1-58685a6358ca', '871c6fbd-e54f-4e44-87af-2dac9a4821f2', '10561a38-666b-4c6e-8aa0-62ef153cdca4', '6fa62014-bb0a-40fb-910b-5fd2a44a0a1c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:05:39.862089 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2c34650-c30a-49a6-8dc0-164f361d4eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a7e8a8c-9e1a-486d-b0d1-58685a6358ca', '871c6fbd-e54f-4e44-87af-2dac9a4821f2', '10561a38-666b-4c6e-8aa0-62ef153cdca4', '6fa62014-bb0a-40fb-910b-5fd2a44a0a1c']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:39.862089 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22dfb614-6d61-456f-93de-9b881e32acc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:39.888452 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22dfb614-6d61-456f-93de-9b881e32acc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd007c5f-ba7c-40d7-a1a4-fd82421f1e06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-650514954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['2a7e8a8c-9e1a-486d-b0d1-58685a6358ca','871c6fbd-e54f-4e44-87af-2dac9a4821f2','10561a38-666b-4c6e-8aa0-62ef153cdca4','6fa62014-bb0a-40fb-910b-5fd2a44a0a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-650514954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd007c5f-ba7c-40d7-a1a4-fd82421f1e06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fd4e034e0e412a8815d3ee6808eb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86dc3f8b60294880b0425699248f28b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:39.889564 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51692e30-a0b8-4f28-9539-323ee87af091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:39.913324 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51692e30-a0b8-4f28-9539-323ee87af091) transitioned into state 'SUCCESS' from state '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-650514954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['2a7e8a8c-9e1a-486d-b0d1-58685a6358ca','871c6fbd-e54f-4e44-87af-2dac9a4821f2','10561a38-666b-4c6e-8aa0-62ef153cdca4','6fa62014-bb0a-40fb-910b-5fd2a44a0a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:39.915155 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a554959-3dd8-4994-9baa-2aa003ed06a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:39.931765 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a554959-3dd8-4994-9baa-2aa003ed06a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:39.933204 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (5535eb67-c79f-434f-84a3-03ebff053912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:39.933623 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request issued successfully. Aug 07 19:05:39.934461 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94677aed-4763-464f-83e1-fbc84f24c647 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:05:39.934966 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1344/5360] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:05:39 2026] POST /volume/v3/volumes => generated 756 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 19:05:39.945198 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6229d74d-71f5-4a8e-8f18-cb72664f664c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:39.946979 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6229d74d-71f5-4a8e-8f18-cb72664f664c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:05:39.947216 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6229d74d-71f5-4a8e-8f18-cb72664f664c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:39.949335 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6229d74d-71f5-4a8e-8f18-cb72664f664c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:39.953703 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:39.953703 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:39.957127 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6229d74d-71f5-4a8e-8f18-cb72664f664c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:39.960772 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6229d74d-71f5-4a8e-8f18-cb72664f664c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 returned with HTTP 200 Aug 07 19:05:39.961204 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1339/5361] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:39 2026] GET /volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:40.683075 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4f54b632-519f-40f0-a3a2-dbcc4c2de2c4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:40.684764 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f54b632-519f-40f0-a3a2-dbcc4c2de2c4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:05:40.684963 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f54b632-519f-40f0-a3a2-dbcc4c2de2c4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:40.685158 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f54b632-519f-40f0-a3a2-dbcc4c2de2c4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:40.685256 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-4f54b632-519f-40f0-a3a2-dbcc4c2de2c4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:40.691141 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:40.691141 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:40.692144 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f54b632-519f-40f0-a3a2-dbcc4c2de2c4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:05:40.692655 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1335/5362] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:40 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:40.703035 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-62fce685-3b12-4d48-a3f9-a90ce38f0863 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:40.753477 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-62fce685-3b12-4d48-a3f9-a90ce38f0863 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3/export_record Aug 07 19:05:40.753743 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-62fce685-3b12-4d48-a3f9-a90ce38f0863 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:40.753974 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-62fce685-3b12-4d48-a3f9-a90ce38f0863 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Calling method 'export_record' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:40.754153 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-62fce685-3b12-4d48-a3f9-a90ce38f0863 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Export record for backup 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100344) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 19:05:40.758121 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:40.758121 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:40.759200 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.policy [None req-62fce685-3b12-4d48-a3f9-a90ce38f0863 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '503bfdf63f8c46ce8879ac441b42a11b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77ce357e554a4a01a3e2904bcd06bde5', '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=100344) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:05:40.759440 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-62fce685-3b12-4d48-a3f9-a90ce38f0863 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3/export_record returned with HTTP 403 Aug 07 19:05:40.759875 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1345/5363] 10.4.3.15 () {68 vars in 1423 bytes} [Fri Aug 7 19:05:40 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3/export_record => generated 101 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:40.767629 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:40.769543 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:05:40.769917 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-422638273"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:40.771300 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-422638273'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:05:40.771442 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Create volume of 1 GB Aug 07 19:05:40.771681 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:40.771681 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:40.775182 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Availability Zones retrieved successfully. Aug 07 19:05:40.780518 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Flow 'volume_create_api' (2833984f-cd69-416c-9a73-f0a09b53e5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:40.781352 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9a49641-9794-4076-a373-b3502a3661dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:40.782198 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:05:40.802920 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9a49641-9794-4076-a373-b3502a3661dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:40.803795 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bfdb288-09b8-4b79-b076-1c942bf562bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:40.836197 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Created reservations ['6225df57-243e-4716-8799-7269786f873a', 'df8f4b06-937b-4605-b44b-f7faeba766fa', 'd7565e3d-b4a8-42f6-a3e5-f8b9615b1838', '351a55fa-576e-472e-8331-b4a990490fc6'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:05:40.836903 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bfdb288-09b8-4b79-b076-1c942bf562bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6225df57-243e-4716-8799-7269786f873a', 'df8f4b06-937b-4605-b44b-f7faeba766fa', 'd7565e3d-b4a8-42f6-a3e5-f8b9615b1838', '351a55fa-576e-472e-8331-b4a990490fc6']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:40.837594 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61550420-095b-4d5d-ab50-6be016956f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:40.859674 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61550420-095b-4d5d-ab50-6be016956f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dc3bf93-3e0a-48d7-be8a-38ab6176724c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-422638273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77ce357e554a4a01a3e2904bcd06bde5',qos_specs=None,replication_status=,reservations=['6225df57-243e-4716-8799-7269786f873a','df8f4b06-937b-4605-b44b-f7faeba766fa','d7565e3d-b4a8-42f6-a3e5-f8b9615b1838','351a55fa-576e-472e-8331-b4a990490fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ec1b047dd4d4fbaf0aabdd4c4b5fa',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-422638273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dc3bf93-3e0a-48d7-be8a-38ab6176724c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77ce357e554a4a01a3e2904bcd06bde5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb2ec1b047dd4d4fbaf0aabdd4c4b5fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:40.860614 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9a6600-814f-4230-b60b-f893566bddd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:40.875838 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9a6600-814f-4230-b60b-f893566bddd6) transitioned into state 'SUCCESS' from state '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-422638273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77ce357e554a4a01a3e2904bcd06bde5',qos_specs=None,replication_status=,reservations=['6225df57-243e-4716-8799-7269786f873a','df8f4b06-937b-4605-b44b-f7faeba766fa','d7565e3d-b4a8-42f6-a3e5-f8b9615b1838','351a55fa-576e-472e-8331-b4a990490fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ec1b047dd4d4fbaf0aabdd4c4b5fa',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:40.876439 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb8dc419-8bdd-495b-b1c2-0a36187990fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:40.885045 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb8dc419-8bdd-495b-b1c2-0a36187990fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:40.885789 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Flow 'volume_create_api' (2833984f-cd69-416c-9a73-f0a09b53e5c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:40.886059 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Create volume request issued successfully. Aug 07 19:05:40.886556 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d7bd03db-3de2-4cf5-8b73-fe3916450355 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:05:40.887003 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1345/5364] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:05:40 2026] POST /volume/v3/volumes => generated 775 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:05:40.898097 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-25cf3718-0532-461f-bd7b-8e1c509d2e7f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:40.899881 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-25cf3718-0532-461f-bd7b-8e1c509d2e7f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c Aug 07 19:05:40.900111 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-25cf3718-0532-461f-bd7b-8e1c509d2e7f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:40.900296 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-25cf3718-0532-461f-bd7b-8e1c509d2e7f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:40.906886 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:40.906886 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:40.909880 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-25cf3718-0532-461f-bd7b-8e1c509d2e7f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:05:40.913550 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-25cf3718-0532-461f-bd7b-8e1c509d2e7f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c returned with HTTP 200 Aug 07 19:05:40.913887 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1340/5365] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:40 2026] GET /volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:40.975453 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b58ed85c-e496-4fb0-a8f2-c90288c7b5e4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:40.977265 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b58ed85c-e496-4fb0-a8f2-c90288c7b5e4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:05:40.977506 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b58ed85c-e496-4fb0-a8f2-c90288c7b5e4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:40.977725 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b58ed85c-e496-4fb0-a8f2-c90288c7b5e4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:40.984697 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:40.984697 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:40.988674 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b58ed85c-e496-4fb0-a8f2-c90288c7b5e4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:40.993677 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b58ed85c-e496-4fb0-a8f2-c90288c7b5e4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 returned with HTTP 200 Aug 07 19:05:40.994128 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1336/5366] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:40 2026] GET /volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:41.006050 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-05719495-14b5-4eb9-8de4-e0bcd71dea3d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:41.008485 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-05719495-14b5-4eb9-8de4-e0bcd71dea3d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:05:41.008777 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-05719495-14b5-4eb9-8de4-e0bcd71dea3d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:41.009079 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-05719495-14b5-4eb9-8de4-e0bcd71dea3d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:41.017143 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:41.017143 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:41.020832 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-05719495-14b5-4eb9-8de4-e0bcd71dea3d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:41.025484 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-05719495-14b5-4eb9-8de4-e0bcd71dea3d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 returned with HTTP 200 Aug 07 19:05:41.025858 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1346/5367] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:41 2026] GET /volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:41.925338 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4b851369-0847-4a6f-b8c3-44939b9c392b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:41.927267 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4b851369-0847-4a6f-b8c3-44939b9c392b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c Aug 07 19:05:41.927495 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4b851369-0847-4a6f-b8c3-44939b9c392b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:41.927676 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4b851369-0847-4a6f-b8c3-44939b9c392b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:41.934635 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:41.934635 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:41.938288 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4b851369-0847-4a6f-b8c3-44939b9c392b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:05:41.942982 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4b851369-0847-4a6f-b8c3-44939b9c392b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c returned with HTTP 200 Aug 07 19:05:41.943494 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1346/5368] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:41 2026] GET /volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:41.954207 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-908fb095-ac50-4843-8438-7c8914d30a39 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:41.956556 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-908fb095-ac50-4843-8438-7c8914d30a39 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 19:05:41.956879 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-908fb095-ac50-4843-8438-7c8914d30a39 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8dc3bf93-3e0a-48d7-be8a-38ab6176724c", "name": "tempest-type-Backup-685042583"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:41.958167 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-908fb095-ac50-4843-8438-7c8914d30a39 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Creating new backup {'backup': {'volume_id': '8dc3bf93-3e0a-48d7-be8a-38ab6176724c', 'name': 'tempest-type-Backup-685042583'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:05:41.958294 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-908fb095-ac50-4843-8438-7c8914d30a39 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Creating backup of volume 8dc3bf93-3e0a-48d7-be8a-38ab6176724c in container None Aug 07 19:05:41.963968 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-b04d8529-a968-42c9-92f4-3281f2690931 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:41.966053 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-b04d8529-a968-42c9-92f4-3281f2690931 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:05:41.966219 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:41.966219 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:41.966292 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-b04d8529-a968-42c9-92f4-3281f2690931 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:41.966451 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-b04d8529-a968-42c9-92f4-3281f2690931 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:41.966612 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-908fb095-ac50-4843-8438-7c8914d30a39 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:05:41.972748 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:41.972748 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:41.975926 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-b04d8529-a968-42c9-92f4-3281f2690931 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:41.979986 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-b04d8529-a968-42c9-92f4-3281f2690931 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 returned with HTTP 200 Aug 07 19:05:41.980345 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1337/5369] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:41 2026] GET /volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:41.985705 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-908fb095-ac50-4843-8438-7c8914d30a39 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Created reservations ['a9f5fdfd-d129-4d8f-93ae-a8a13f23de77', 'ddb20d59-ab97-49e4-94c3-beb6affafc47'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:05:42.015506 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-908fb095-ac50-4843-8438-7c8914d30a39 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:05:42.015886 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1341/5370] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 19:05:41 2026] POST /volume/v3/backups => generated 313 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:05:42.023668 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ce544aa8-9fd9-4aa7-91d7-d5b1258a204c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:42.025914 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ce544aa8-9fd9-4aa7-91d7-d5b1258a204c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:42.026277 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ce544aa8-9fd9-4aa7-91d7-d5b1258a204c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:42.026470 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ce544aa8-9fd9-4aa7-91d7-d5b1258a204c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:42.026576 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-ce544aa8-9fd9-4aa7-91d7-d5b1258a204c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:42.030546 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:42.030546 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:42.030983 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ce544aa8-9fd9-4aa7-91d7-d5b1258a204c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:42.031336 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1347/5371] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:42 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:42.411948 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d42f2ebe-fa5f-4133-9544-16687ee4315c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:42.413952 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d42f2ebe-fa5f-4133-9544-16687ee4315c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:05:42.414185 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d42f2ebe-fa5f-4133-9544-16687ee4315c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:42.414375 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d42f2ebe-fa5f-4133-9544-16687ee4315c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:42.421338 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:42.421338 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:42.425549 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d42f2ebe-fa5f-4133-9544-16687ee4315c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:42.430344 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d42f2ebe-fa5f-4133-9544-16687ee4315c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 returned with HTTP 200 Aug 07 19:05:42.430799 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1347/5372] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:42 2026] GET /volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:42.439792 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b1fe139b-912f-414e-9ba7-6ab052166745 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:42.440241 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b1fe139b-912f-414e-9ba7-6ab052166745 None None] GET https://10.4.3.15/volume// Aug 07 19:05:42.440466 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b1fe139b-912f-414e-9ba7-6ab052166745 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:42.440682 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b1fe139b-912f-414e-9ba7-6ab052166745 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:42.441054 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b1fe139b-912f-414e-9ba7-6ab052166745 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:05:42.441372 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1338/5373] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:05: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 07 19:05:42.448724 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-8da2d833-fac1-4620-ba1f-d26d0a56b2d4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:42.450772 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-8da2d833-fac1-4620-ba1f-d26d0a56b2d4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:05:42.451225 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-8da2d833-fac1-4620-ba1f-d26d0a56b2d4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd007c5f-ba7c-40d7-a1a4-fd82421f1e06", "connector": null, "instance_uuid": "6ca0f55f-3eb0-49a6-95d6-4a2294922cd9"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:42.459314 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:42.459314 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:42.492984 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-8da2d833-fac1-4620-ba1f-d26d0a56b2d4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:05:42.493588 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1342/5374] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:05:42 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 07 19:05:43.040354 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-b08620a4-95f9-4651-bac1-a22e120d0c5f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:43.042059 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b08620a4-95f9-4651-bac1-a22e120d0c5f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:43.042261 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b08620a4-95f9-4651-bac1-a22e120d0c5f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:43.042482 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-b08620a4-95f9-4651-bac1-a22e120d0c5f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:43.042839 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-b08620a4-95f9-4651-bac1-a22e120d0c5f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:43.046741 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:43.046741 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:43.047350 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-b08620a4-95f9-4651-bac1-a22e120d0c5f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:43.047727 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1348/5375] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:43 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:43.261176 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-63f9520c-e6eb-4a6d-8bc7-66e72c810859 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:43.261712 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63f9520c-e6eb-4a6d-8bc7-66e72c810859 None None] GET https://10.4.3.15/volume// Aug 07 19:05:43.261712 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63f9520c-e6eb-4a6d-8bc7-66e72c810859 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:43.261894 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63f9520c-e6eb-4a6d-8bc7-66e72c810859 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:43.262271 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63f9520c-e6eb-4a6d-8bc7-66e72c810859 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:05:43.262575 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1348/5376] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:05: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 07 19:05:43.268607 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d86a2c14-2e6c-4b51-9a61-88c84116f65a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:43.270967 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d86a2c14-2e6c-4b51-9a61-88c84116f65a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:05:43.271087 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d86a2c14-2e6c-4b51-9a61-88c84116f65a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:43.271257 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d86a2c14-2e6c-4b51-9a61-88c84116f65a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:43.281130 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:43.281130 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:43.284509 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d86a2c14-2e6c-4b51-9a61-88c84116f65a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:05:43.290415 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-d86a2c14-2e6c-4b51-9a61-88c84116f65a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 returned with HTTP 200 Aug 07 19:05:43.290853 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1339/5377] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:05:43 2026] GET /volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:05:43.391312 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-cd4e45f8-197c-45e6-9db5-5eafc7c56b57 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:43.393969 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-cd4e45f8-197c-45e6-9db5-5eafc7c56b57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] PUT https://10.4.3.15/volume/v3/attachments/b359eed7-af1e-4fb7-937f-661577724c1f Aug 07 19:05:43.394528 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-cd4e45f8-197c-45e6-9db5-5eafc7c56b57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:43.403461 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-cd4e45f8-197c-45e6-9db5-5eafc7c56b57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Acquiring lock "cinder-attachment_update-dd007c5f-ba7c-40d7-a1a4-fd82421f1e06-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:05:43.408770 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-cd4e45f8-197c-45e6-9db5-5eafc7c56b57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-dd007c5f-ba7c-40d7-a1a4-fd82421f1e06-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:05:43.410217 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:43.410217 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:43.485358 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-cd4e45f8-197c-45e6-9db5-5eafc7c56b57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-dd007c5f-ba7c-40d7-a1a4-fd82421f1e06-np0000006749" released by "attachment_update" :: held 0.077s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:05:43.485669 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-cd4e45f8-197c-45e6-9db5-5eafc7c56b57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/b359eed7-af1e-4fb7-937f-661577724c1f returned with HTTP 200 Aug 07 19:05:43.486148 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1343/5378] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:05:43 2026] PUT /volume/v3/attachments/b359eed7-af1e-4fb7-937f-661577724c1f => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:43.506701 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-bcabfb2a-1171-4e43-a5d3-dcc70bf186fe None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:43.508775 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-bcabfb2a-1171-4e43-a5d3-dcc70bf186fe tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments/b359eed7-af1e-4fb7-937f-661577724c1f/action Aug 07 19:05:43.509151 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-bcabfb2a-1171-4e43-a5d3-dcc70bf186fe tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:05:43.509313 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-bcabfb2a-1171-4e43-a5d3-dcc70bf186fe tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:43.523813 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:43.523813 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:43.532804 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-a03dcd23-429d-4633-a173-774e2894aeb9 req-bcabfb2a-1171-4e43-a5d3-dcc70bf186fe tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/b359eed7-af1e-4fb7-937f-661577724c1f/action returned with HTTP 204 Aug 07 19:05:43.533224 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1349/5379] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:05:43 2026] POST /volume/v3/attachments/b359eed7-af1e-4fb7-937f-661577724c1f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:44.056724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b6c34e4b-1b78-4501-85bc-5257516eb11a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:44.058522 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6c34e4b-1b78-4501-85bc-5257516eb11a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:44.058795 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6c34e4b-1b78-4501-85bc-5257516eb11a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:44.059066 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6c34e4b-1b78-4501-85bc-5257516eb11a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:44.059144 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b6c34e4b-1b78-4501-85bc-5257516eb11a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:44.064533 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:44.064533 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:44.065134 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6c34e4b-1b78-4501-85bc-5257516eb11a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:44.065504 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1349/5380] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:44 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:45.075738 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3a304c7f-bc3d-48c5-83ab-6d006733beef None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:45.077912 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a304c7f-bc3d-48c5-83ab-6d006733beef tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:45.077912 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3a304c7f-bc3d-48c5-83ab-6d006733beef tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:45.078259 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3a304c7f-bc3d-48c5-83ab-6d006733beef tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:45.078259 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3a304c7f-bc3d-48c5-83ab-6d006733beef tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:45.083356 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:45.083356 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:45.084235 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a304c7f-bc3d-48c5-83ab-6d006733beef tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:45.084758 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1340/5381] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:45 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:45.160062 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-da588104-a925-4ea8-910b-273965a60b29 req-972fd509-c482-4c11-9081-574aa50beb84 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:45.162137 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-da588104-a925-4ea8-910b-273965a60b29 req-972fd509-c482-4c11-9081-574aa50beb84 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] DELETE https://10.4.3.15/volume/v3/attachments/dbca2fe1-5a38-4306-8e11-bb149b0718d7 Aug 07 19:05:45.162378 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-da588104-a925-4ea8-910b-273965a60b29 req-972fd509-c482-4c11-9081-574aa50beb84 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:45.162608 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-da588104-a925-4ea8-910b-273965a60b29 req-972fd509-c482-4c11-9081-574aa50beb84 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'version_select' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:45.169453 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:45.169453 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:45.212986 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-da588104-a925-4ea8-910b-273965a60b29 req-972fd509-c482-4c11-9081-574aa50beb84 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments/dbca2fe1-5a38-4306-8e11-bb149b0718d7 returned with HTTP 200 Aug 07 19:05:45.213451 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1344/5382] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:05:45 2026] DELETE /volume/v3/attachments/dbca2fe1-5a38-4306-8e11-bb149b0718d7 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:46.096542 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-850e848f-76aa-4999-92fe-bf13e038c64c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:46.098469 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-850e848f-76aa-4999-92fe-bf13e038c64c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:46.098660 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-850e848f-76aa-4999-92fe-bf13e038c64c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:46.098864 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-850e848f-76aa-4999-92fe-bf13e038c64c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:46.098972 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-850e848f-76aa-4999-92fe-bf13e038c64c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:46.103133 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:46.103133 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:46.103677 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-850e848f-76aa-4999-92fe-bf13e038c64c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:46.104100 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1350/5383] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:46 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:46.322068 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:46.323672 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:05:46.324013 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1555854644", "source_volid": "68f91704-67a0-4fd8-b266-d7003e1a6a21", "volume_type": "tempest-scenario-type-luks-360126111", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:46.325537 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1555854644', 'source_volid': '68f91704-67a0-4fd8-b266-d7003e1a6a21', 'volume_type': 'tempest-scenario-type-luks-360126111', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:05:46.334134 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:46.334134 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:46.334543 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume retrieved successfully. Aug 07 19:05:46.334677 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume of 1 GB Aug 07 19:05:46.335280 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Availability Zones retrieved successfully. Aug 07 19:05:46.340539 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Flow 'volume_create_api' (04b9fa84-111c-4e4b-88dd-aa94bf5272e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:46.341527 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee144af-420c-4d1e-b660-cde5d3db5f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:46.342313 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:05:46.358597 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee144af-420c-4d1e-b660-cde5d3db5f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '68f91704-67a0-4fd8-b266-d7003e1a6a21', 'volume_type': VolumeType(created_at=2026-08-07T19:04:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a,is_public=True,name='tempest-scenario-type-luks-360126111',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a', '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=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:46.359278 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a2cd33-20b4-43b7-a96e-2c7c9ea013ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:46.398455 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Created reservations ['037e502b-f01a-4ddb-8ee4-457e6d0ac34b', 'ae2085d6-ca94-4195-9021-e9d40debee13', 'adab690c-e83c-445d-819b-7e9985ca5802', 'b31f9dda-cb46-487b-ba55-e7e79ab542c2'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:05:46.399138 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a2cd33-20b4-43b7-a96e-2c7c9ea013ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['037e502b-f01a-4ddb-8ee4-457e6d0ac34b', 'ae2085d6-ca94-4195-9021-e9d40debee13', 'adab690c-e83c-445d-819b-7e9985ca5802', 'b31f9dda-cb46-487b-ba55-e7e79ab542c2']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:46.399777 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541ddfe1-7144-492a-82f0-a21a2021ffd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:46.429556 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541ddfe1-7144-492a-82f0-a21a2021ffd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67893b73-9ddf-4924-8a10-7eb4adcdb9ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1555854644',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9468b3300844485897a2cf8baf065cf4',qos_specs=None,replication_status=,reservations=['037e502b-f01a-4ddb-8ee4-457e6d0ac34b','ae2085d6-ca94-4195-9021-e9d40debee13','adab690c-e83c-445d-819b-7e9985ca5802','b31f9dda-cb46-487b-ba55-e7e79ab542c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=68f91704-67a0-4fd8-b266-d7003e1a6a21,status='creating',user_id='cb3cc6216f694c37a5438f3059259623',volume_type_id=f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a), '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-07T19:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1555854644',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=67893b73-9ddf-4924-8a10-7eb4adcdb9ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9468b3300844485897a2cf8baf065cf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=68f91704-67a0-4fd8-b266-d7003e1a6a21,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb3cc6216f694c37a5438f3059259623',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a),volume_type_id=f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:46.430276 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db87f750-7f65-4dbe-86b7-1ec6194f2065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:46.447465 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db87f750-7f65-4dbe-86b7-1ec6194f2065) transitioned into state 'SUCCESS' from state '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-1555854644',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9468b3300844485897a2cf8baf065cf4',qos_specs=None,replication_status=,reservations=['037e502b-f01a-4ddb-8ee4-457e6d0ac34b','ae2085d6-ca94-4195-9021-e9d40debee13','adab690c-e83c-445d-819b-7e9985ca5802','b31f9dda-cb46-487b-ba55-e7e79ab542c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=68f91704-67a0-4fd8-b266-d7003e1a6a21,status='creating',user_id='cb3cc6216f694c37a5438f3059259623',volume_type_id=f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:46.448209 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55ca5ad-652c-4ba2-922c-1ebe373c0e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:46.462811 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55ca5ad-652c-4ba2-922c-1ebe373c0e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:46.463583 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Flow 'volume_create_api' (04b9fa84-111c-4e4b-88dd-aa94bf5272e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:46.463977 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Create volume request issued successfully. Aug 07 19:05:46.464575 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6d08cdfe-4d4a-4489-9201-97dd8f9301f5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:05:46.465214 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1350/5384] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:05:46 2026] POST /volume/v3/volumes => generated 808 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:05:46.476067 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-70cf6a51-62a2-4383-85f9-d7f8b70662fb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:46.478112 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70cf6a51-62a2-4383-85f9-d7f8b70662fb tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:46.478329 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-70cf6a51-62a2-4383-85f9-d7f8b70662fb tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:46.478593 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-70cf6a51-62a2-4383-85f9-d7f8b70662fb tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:46.486502 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:46.486502 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:46.489957 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-70cf6a51-62a2-4383-85f9-d7f8b70662fb tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:46.493743 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70cf6a51-62a2-4383-85f9-d7f8b70662fb tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:46.494107 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1341/5385] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:46 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:47.113425 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-eeb57b2d-e4f7-43cc-a18e-44769877647c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:47.114966 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-eeb57b2d-e4f7-43cc-a18e-44769877647c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:47.115162 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-eeb57b2d-e4f7-43cc-a18e-44769877647c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:47.115326 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-eeb57b2d-e4f7-43cc-a18e-44769877647c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:47.115438 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-eeb57b2d-e4f7-43cc-a18e-44769877647c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:47.119137 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:47.119137 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:47.119659 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-eeb57b2d-e4f7-43cc-a18e-44769877647c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:47.119974 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1345/5386] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:47 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:47.506102 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4d2f3307-0e5c-48ab-acb0-fd614e2945b0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:47.507767 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4d2f3307-0e5c-48ab-acb0-fd614e2945b0 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:47.507955 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4d2f3307-0e5c-48ab-acb0-fd614e2945b0 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:47.508150 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4d2f3307-0e5c-48ab-acb0-fd614e2945b0 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:47.514424 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:47.514424 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:47.517649 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4d2f3307-0e5c-48ab-acb0-fd614e2945b0 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:47.521240 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4d2f3307-0e5c-48ab-acb0-fd614e2945b0 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:47.521610 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1351/5387] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:47 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:48.130349 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2648ad56-618b-4b25-96e3-1752cc2617cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:48.132095 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2648ad56-618b-4b25-96e3-1752cc2617cc tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:48.132291 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2648ad56-618b-4b25-96e3-1752cc2617cc tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:48.132477 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2648ad56-618b-4b25-96e3-1752cc2617cc tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:48.132580 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-2648ad56-618b-4b25-96e3-1752cc2617cc tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:48.136417 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:48.136417 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:48.136927 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2648ad56-618b-4b25-96e3-1752cc2617cc tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:48.137252 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1351/5388] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:48 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:48.534007 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ee45a374-b1fa-4086-a58b-c4bb1292e4c6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:48.536183 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee45a374-b1fa-4086-a58b-c4bb1292e4c6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:48.536398 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee45a374-b1fa-4086-a58b-c4bb1292e4c6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:48.536589 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee45a374-b1fa-4086-a58b-c4bb1292e4c6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:48.544089 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:48.544089 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:48.547896 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ee45a374-b1fa-4086-a58b-c4bb1292e4c6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:48.552217 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee45a374-b1fa-4086-a58b-c4bb1292e4c6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:48.552707 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1342/5389] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:48 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:49.150751 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-67c8e06e-cda3-48c5-9668-08b4c24d7d92 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:49.152504 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-67c8e06e-cda3-48c5-9668-08b4c24d7d92 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:49.152741 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-67c8e06e-cda3-48c5-9668-08b4c24d7d92 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:49.152954 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-67c8e06e-cda3-48c5-9668-08b4c24d7d92 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:49.153118 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-67c8e06e-cda3-48c5-9668-08b4c24d7d92 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:49.158761 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:49.158761 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:49.159446 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-67c8e06e-cda3-48c5-9668-08b4c24d7d92 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:49.159800 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1346/5390] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:49 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:49.564819 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bed29baf-66e4-43b2-a3e3-8d331a17dea8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:49.566589 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bed29baf-66e4-43b2-a3e3-8d331a17dea8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:49.566795 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bed29baf-66e4-43b2-a3e3-8d331a17dea8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:49.566977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bed29baf-66e4-43b2-a3e3-8d331a17dea8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:49.573953 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:49.573953 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:49.577548 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-bed29baf-66e4-43b2-a3e3-8d331a17dea8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:49.581330 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bed29baf-66e4-43b2-a3e3-8d331a17dea8 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:49.581690 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1352/5391] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:49 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:50.170485 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4dbfa402-d492-423c-877b-576aef003080 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:50.172748 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4dbfa402-d492-423c-877b-576aef003080 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:50.173059 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4dbfa402-d492-423c-877b-576aef003080 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:50.173323 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4dbfa402-d492-423c-877b-576aef003080 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:50.173503 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4dbfa402-d492-423c-877b-576aef003080 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:50.178314 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:50.178314 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:50.179123 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4dbfa402-d492-423c-877b-576aef003080 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:50.179611 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1352/5392] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:50 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:50.593507 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8c6719e4-f6cd-49b2-a754-0676a0b13e1c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:50.595728 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c6719e4-f6cd-49b2-a754-0676a0b13e1c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:50.595952 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c6719e4-f6cd-49b2-a754-0676a0b13e1c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:50.596236 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c6719e4-f6cd-49b2-a754-0676a0b13e1c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:50.602804 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:50.602804 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:50.606565 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8c6719e4-f6cd-49b2-a754-0676a0b13e1c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:50.610465 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c6719e4-f6cd-49b2-a754-0676a0b13e1c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:50.610831 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1343/5393] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:50 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:51.189759 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-709a735a-1be8-488d-9f06-97410a96e765 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:51.193254 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-709a735a-1be8-488d-9f06-97410a96e765 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:51.193254 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-709a735a-1be8-488d-9f06-97410a96e765 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:51.193254 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-709a735a-1be8-488d-9f06-97410a96e765 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:51.193254 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-709a735a-1be8-488d-9f06-97410a96e765 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:51.197732 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:51.197732 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:51.199786 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-709a735a-1be8-488d-9f06-97410a96e765 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:51.199786 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1347/5394] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:51 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:51.622227 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7210d2b4-4b3e-446e-87b7-96dd78ac6214 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:51.623926 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7210d2b4-4b3e-446e-87b7-96dd78ac6214 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:51.624154 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7210d2b4-4b3e-446e-87b7-96dd78ac6214 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:51.624316 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7210d2b4-4b3e-446e-87b7-96dd78ac6214 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:51.630710 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:51.630710 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:51.634170 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-7210d2b4-4b3e-446e-87b7-96dd78ac6214 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:51.637923 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7210d2b4-4b3e-446e-87b7-96dd78ac6214 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:51.638302 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1353/5395] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:51 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:52.208923 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a61b45b6-1aff-4c36-9041-7f7a7a12d3b1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:52.210950 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a61b45b6-1aff-4c36-9041-7f7a7a12d3b1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:52.211193 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a61b45b6-1aff-4c36-9041-7f7a7a12d3b1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:52.211440 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a61b45b6-1aff-4c36-9041-7f7a7a12d3b1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:52.211600 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a61b45b6-1aff-4c36-9041-7f7a7a12d3b1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:52.215970 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:52.215970 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:52.216752 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a61b45b6-1aff-4c36-9041-7f7a7a12d3b1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:52.217231 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1353/5396] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:52 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:52.649718 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0331f1c3-dda7-42c0-8d28-a43ab68e2958 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:52.652100 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0331f1c3-dda7-42c0-8d28-a43ab68e2958 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:52.652394 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0331f1c3-dda7-42c0-8d28-a43ab68e2958 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:52.652658 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0331f1c3-dda7-42c0-8d28-a43ab68e2958 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:52.661768 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:52.661768 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:52.666041 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0331f1c3-dda7-42c0-8d28-a43ab68e2958 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:52.671007 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0331f1c3-dda7-42c0-8d28-a43ab68e2958 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:52.671668 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1344/5397] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:52 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:53.227332 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-516f0373-3618-430a-a170-936b24fa6357 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:53.229070 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-516f0373-3618-430a-a170-936b24fa6357 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:53.229378 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-516f0373-3618-430a-a170-936b24fa6357 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:53.229657 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-516f0373-3618-430a-a170-936b24fa6357 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:53.229853 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-516f0373-3618-430a-a170-936b24fa6357 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:53.233835 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:53.233835 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:53.234574 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-516f0373-3618-430a-a170-936b24fa6357 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:53.235077 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1348/5398] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:53 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:53.682526 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2c6ab7a3-8b52-4e46-8090-002eb2b4012e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:53.684216 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2c6ab7a3-8b52-4e46-8090-002eb2b4012e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:53.684445 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2c6ab7a3-8b52-4e46-8090-002eb2b4012e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:53.684635 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2c6ab7a3-8b52-4e46-8090-002eb2b4012e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:53.690953 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:53.690953 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:53.694180 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2c6ab7a3-8b52-4e46-8090-002eb2b4012e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:53.697795 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2c6ab7a3-8b52-4e46-8090-002eb2b4012e tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:53.698154 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1354/5399] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:53 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:54.244401 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-881231e7-daa5-4ed7-943c-6e3d54ea550c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:54.248098 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-881231e7-daa5-4ed7-943c-6e3d54ea550c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:54.248098 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-881231e7-daa5-4ed7-943c-6e3d54ea550c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:54.248098 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-881231e7-daa5-4ed7-943c-6e3d54ea550c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:54.248098 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-881231e7-daa5-4ed7-943c-6e3d54ea550c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:54.250933 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:54.250933 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:54.251612 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-881231e7-daa5-4ed7-943c-6e3d54ea550c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:54.252155 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1354/5400] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:54 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:54.709049 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7eec47e5-cdda-4ea2-aaa7-722d75f1b1ef None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:54.710866 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7eec47e5-cdda-4ea2-aaa7-722d75f1b1ef tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:54.711128 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7eec47e5-cdda-4ea2-aaa7-722d75f1b1ef tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:54.711314 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7eec47e5-cdda-4ea2-aaa7-722d75f1b1ef tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:54.718014 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:54.718014 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:54.721922 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7eec47e5-cdda-4ea2-aaa7-722d75f1b1ef tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:54.726413 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7eec47e5-cdda-4ea2-aaa7-722d75f1b1ef tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:54.726785 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1345/5401] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:54 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:55.262301 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-8399e84a-5e2d-456b-8c39-05e9bcf592d1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:55.263898 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8399e84a-5e2d-456b-8c39-05e9bcf592d1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:55.264277 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8399e84a-5e2d-456b-8c39-05e9bcf592d1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:55.265031 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-8399e84a-5e2d-456b-8c39-05e9bcf592d1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:55.265031 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-8399e84a-5e2d-456b-8c39-05e9bcf592d1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:55.268954 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:55.268954 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:55.269614 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-8399e84a-5e2d-456b-8c39-05e9bcf592d1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:55.270023 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1349/5402] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:55 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:55.738494 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8d3ea2ce-3c74-427a-af64-2693889dcd3c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:55.740312 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d3ea2ce-3c74-427a-af64-2693889dcd3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:55.740540 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8d3ea2ce-3c74-427a-af64-2693889dcd3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:55.740740 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8d3ea2ce-3c74-427a-af64-2693889dcd3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:55.746801 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:55.746801 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:55.749959 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8d3ea2ce-3c74-427a-af64-2693889dcd3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:55.753523 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8d3ea2ce-3c74-427a-af64-2693889dcd3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:55.753892 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1355/5403] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:55 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:56.280971 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-827f2f93-5426-46df-ac88-bd22e6c685de None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:56.282886 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-827f2f93-5426-46df-ac88-bd22e6c685de tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:56.283251 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-827f2f93-5426-46df-ac88-bd22e6c685de tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:56.283310 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-827f2f93-5426-46df-ac88-bd22e6c685de tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:56.283393 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-827f2f93-5426-46df-ac88-bd22e6c685de tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:56.289190 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:56.289190 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:56.290160 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-827f2f93-5426-46df-ac88-bd22e6c685de tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:56.290690 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1355/5404] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:56 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:56.300182 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cfd49b82-68a7-428f-b73f-a0e984ecdfee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:56.302126 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cfd49b82-68a7-428f-b73f-a0e984ecdfee tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f/export_record Aug 07 19:05:56.302390 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cfd49b82-68a7-428f-b73f-a0e984ecdfee tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:56.302581 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cfd49b82-68a7-428f-b73f-a0e984ecdfee tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'export_record' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:56.302692 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-cfd49b82-68a7-428f-b73f-a0e984ecdfee tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Export record for backup 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 19:05:56.306965 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:56.306965 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:56.307938 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.api [None req-cfd49b82-68a7-428f-b73f-a0e984ecdfee tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling RPCAPI with context: , host: np0000006749, backup: 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 19:05:56.314008 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-cfd49b82-68a7-428f-b73f-a0e984ecdfee tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] export_record in rpcapi backup_id 9eb95f09-6b9e-4005-888b-78c3bdbb330f on host np0000006749. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 19:05:56.327827 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-cfd49b82-68a7-428f-b73f-a0e984ecdfee tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWViOTVmMDktNmI5ZS00MDA1LTg4OGItNzhjM2JkYmIzMzBmIiwgInVzZXJfaWQiOiAiZWIyZWMxYjA0N2RkNGQ0ZmJhZjBhYWJkZDRjNGI1ZmEiLCAicHJvamVjdF9pZCI6ICI3N2NlMzU3ZTU1NGE0YTAxYTNlMjkwNGJjZDA2YmRlNSIsICJ2b2x1bWVfaWQiOiAiOGRjM2JmOTMtM2UwYS00OGQ3LWJlOGEtMzhhYjYxNzY3MjRjIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02ODUwNDI1ODMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ZGMzYmY5My0zZTBhLTQ4ZDctYmU4YS0zOGFiNjE3NjcyNGMvMjAyNjA4MDcxOTA1NDQvYXpfbm92YV9iYWNrdXBfOWViOTVmMDktNmI5ZS00MDA1LTg4OGItNzhjM2JkYmIzMzBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxOTowNTo0MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxOTowNTo0MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE5OjA1OjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 19:05:56.328127 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cfd49b82-68a7-428f-b73f-a0e984ecdfee tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f/export_record returned with HTTP 200 Aug 07 19:05:56.328892 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1346/5405] 10.4.3.15 () {68 vars in 1423 bytes} [Fri Aug 7 19:05:56 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:56.335832 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-770aa3f8-5bbd-4d71-a20b-2155c5e73b52 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:56.337587 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-770aa3f8-5bbd-4d71-a20b-2155c5e73b52 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:05:56.337850 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-770aa3f8-5bbd-4d71-a20b-2155c5e73b52 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:56.338047 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-770aa3f8-5bbd-4d71-a20b-2155c5e73b52 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:56.338153 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-770aa3f8-5bbd-4d71-a20b-2155c5e73b52 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:56.342711 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:56.342711 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:56.343435 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-770aa3f8-5bbd-4d71-a20b-2155c5e73b52 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:05:56.343843 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1350/5406] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:56 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:56.353603 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-08a63930-1683-4267-affd-f3495bd9f1e1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:56.356167 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08a63930-1683-4267-affd-f3495bd9f1e1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] POST https://10.4.3.15/volume/v3/backups/import_record Aug 07 19:05:56.356745 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-08a63930-1683-4267-affd-f3495bd9f1e1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IxNmI0ZmItODRkZC00MDg5LTljOTEtMTg0MWU5M2M0NWViIiwgInVzZXJfaWQiOiAiZWIyZWMxYjA0N2RkNGQ0ZmJhZjBhYWJkZDRjNGI1ZmEiLCAicHJvamVjdF9pZCI6ICI3N2NlMzU3ZTU1NGE0YTAxYTNlMjkwNGJjZDA2YmRlNSIsICJ2b2x1bWVfaWQiOiAiOGRjM2JmOTMtM2UwYS00OGQ3LWJlOGEtMzhhYjYxNzY3MjRjIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02ODUwNDI1ODMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ZGMzYmY5My0zZTBhLTQ4ZDctYmU4YS0zOGFiNjE3NjcyNGMvMjAyNjA4MDcxOTA1NDQvYXpfbm92YV9iYWNrdXBfOWViOTVmMDktNmI5ZS00MDA1LTg4OGItNzhjM2JkYmIzMzBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxOTowNTo0MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxOTowNTo0MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE5OjA1OjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:56.358551 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-08a63930-1683-4267-affd-f3495bd9f1e1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IxNmI0ZmItODRkZC00MDg5LTljOTEtMTg0MWU5M2M0NWViIiwgInVzZXJfaWQiOiAiZWIyZWMxYjA0N2RkNGQ0ZmJhZjBhYWJkZDRjNGI1ZmEiLCAicHJvamVjdF9pZCI6ICI3N2NlMzU3ZTU1NGE0YTAxYTNlMjkwNGJjZDA2YmRlNSIsICJ2b2x1bWVfaWQiOiAiOGRjM2JmOTMtM2UwYS00OGQ3LWJlOGEtMzhhYjYxNzY3MjRjIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02ODUwNDI1ODMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ZGMzYmY5My0zZTBhLTQ4ZDctYmU4YS0zOGFiNjE3NjcyNGMvMjAyNjA4MDcxOTA1NDQvYXpfbm92YV9iYWNrdXBfOWViOTVmMDktNmI5ZS00MDA1LTg4OGItNzhjM2JkYmIzMzBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxOTowNTo0MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxOTowNTo0MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE5OjA1OjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100344) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 19:05:56.358710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-08a63930-1683-4267-affd-f3495bd9f1e1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IxNmI0ZmItODRkZC00MDg5LTljOTEtMTg0MWU5M2M0NWViIiwgInVzZXJfaWQiOiAiZWIyZWMxYjA0N2RkNGQ0ZmJhZjBhYWJkZDRjNGI1ZmEiLCAicHJvamVjdF9pZCI6ICI3N2NlMzU3ZTU1NGE0YTAxYTNlMjkwNGJjZDA2YmRlNSIsICJ2b2x1bWVfaWQiOiAiOGRjM2JmOTMtM2UwYS00OGQ3LWJlOGEtMzhhYjYxNzY3MjRjIiwgImhvc3QiOiAibnAwMDAwMDA2NzQ5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02ODUwNDI1ODMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ZGMzYmY5My0zZTBhLTQ4ZDctYmU4YS0zOGFiNjE3NjcyNGMvMjAyNjA4MDcxOTA1NDQvYXpfbm92YV9iYWNrdXBfOWViOTVmMDktNmI5ZS00MDA1LTg4OGItNzhjM2JkYmIzMzBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxOTowNTo0MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxOTowNTo0MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE5OjA1OjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100344) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 19:05:56.359574 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.policy [None req-08a63930-1683-4267-affd-f3495bd9f1e1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '503bfdf63f8c46ce8879ac441b42a11b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77ce357e554a4a01a3e2904bcd06bde5', '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=100344) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:05:56.360021 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-08a63930-1683-4267-affd-f3495bd9f1e1 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] https://10.4.3.15/volume/v3/backups/import_record returned with HTTP 403 Aug 07 19:05:56.360390 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1356/5407] 10.4.3.15 () {70 vars in 1335 bytes} [Fri Aug 7 19:05:56 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:56.366433 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5e5d26b6-744d-473a-b910-caa628260089 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:56.368299 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e5d26b6-744d-473a-b910-caa628260089 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c Aug 07 19:05:56.368565 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e5d26b6-744d-473a-b910-caa628260089 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:56.368789 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e5d26b6-744d-473a-b910-caa628260089 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:56.368973 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5e5d26b6-744d-473a-b910-caa628260089 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Delete volume with id: 8dc3bf93-3e0a-48d7-be8a-38ab6176724c Aug 07 19:05:56.377383 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:56.377383 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:56.377737 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5e5d26b6-744d-473a-b910-caa628260089 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:05:56.392958 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5e5d26b6-744d-473a-b910-caa628260089 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Delete volume request issued successfully. Aug 07 19:05:56.393190 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e5d26b6-744d-473a-b910-caa628260089 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c returned with HTTP 202 Aug 07 19:05:56.393650 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1356/5408] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:05:56 2026] DELETE /volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:05:56.402507 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-db31bec9-a6f7-4994-86fd-882e88ccf738 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:56.404375 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db31bec9-a6f7-4994-86fd-882e88ccf738 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c Aug 07 19:05:56.404586 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db31bec9-a6f7-4994-86fd-882e88ccf738 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:56.404785 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db31bec9-a6f7-4994-86fd-882e88ccf738 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:56.412071 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:56.412071 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:56.415562 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-db31bec9-a6f7-4994-86fd-882e88ccf738 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:05:56.420577 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db31bec9-a6f7-4994-86fd-882e88ccf738 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c returned with HTTP 200 Aug 07 19:05:56.420961 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1347/5409] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:56 2026] GET /volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:56.766565 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e56b43d4-aba8-4afb-9198-e560dacd99c0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:56.768229 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e56b43d4-aba8-4afb-9198-e560dacd99c0 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:56.768427 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e56b43d4-aba8-4afb-9198-e560dacd99c0 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:56.768622 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e56b43d4-aba8-4afb-9198-e560dacd99c0 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:56.775778 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:56.775778 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:56.779184 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-e56b43d4-aba8-4afb-9198-e560dacd99c0 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:56.783200 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e56b43d4-aba8-4afb-9198-e560dacd99c0 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:56.783676 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1351/5410] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:56 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:57.436559 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5ca32ce8-2991-4d7c-a982-375dc532d811 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:57.438271 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5ca32ce8-2991-4d7c-a982-375dc532d811 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c Aug 07 19:05:57.438518 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5ca32ce8-2991-4d7c-a982-375dc532d811 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:57.438704 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5ca32ce8-2991-4d7c-a982-375dc532d811 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:57.444561 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5ca32ce8-2991-4d7c-a982-375dc532d811 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c returned with HTTP 404 Aug 07 19:05:57.444978 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1357/5411] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:57 2026] GET /volume/v3/volumes/8dc3bf93-3e0a-48d7-be8a-38ab6176724c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:05:57.453528 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-46b02a0c-21cf-4245-809e-9dfe89d96bd4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:57.455285 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46b02a0c-21cf-4245-809e-9dfe89d96bd4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] GET https://10.4.3.15/volume/v3/backups Aug 07 19:05:57.455490 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46b02a0c-21cf-4245-809e-9dfe89d96bd4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:57.455683 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46b02a0c-21cf-4245-809e-9dfe89d96bd4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:57.455935 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-46b02a0c-21cf-4245-809e-9dfe89d96bd4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 19:05:57.461453 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46b02a0c-21cf-4245-809e-9dfe89d96bd4 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] https://10.4.3.15/volume/v3/backups returned with HTTP 200 Aug 07 19:05:57.461860 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1357/5412] 10.4.3.15 () {68 vars in 1270 bytes} [Fri Aug 7 19:05:57 2026] GET /volume/v3/backups => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:57.470739 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eed428ac-455b-4278-a2c3-6917f6d82f58 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:57.472386 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eed428ac-455b-4278-a2c3-6917f6d82f58 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] GET https://10.4.3.15/volume/v3/backups?project_id=77ce357e554a4a01a3e2904bcd06bde5 Aug 07 19:05:57.472589 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eed428ac-455b-4278-a2c3-6917f6d82f58 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:57.472780 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eed428ac-455b-4278-a2c3-6917f6d82f58 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:57.473071 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-eed428ac-455b-4278-a2c3-6917f6d82f58 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Removing options 'project_id' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 19:05:57.477749 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eed428ac-455b-4278-a2c3-6917f6d82f58 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] https://10.4.3.15/volume/v3/backups?project_id=77ce357e554a4a01a3e2904bcd06bde5 returned with HTTP 200 Aug 07 19:05:57.478122 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1348/5413] 10.4.3.15 () {68 vars in 1357 bytes} [Fri Aug 7 19:05:57 2026] GET /volume/v3/backups?project_id=77ce357e554a4a01a3e2904bcd06bde5 => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:57.487268 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b088f6ca-f988-436d-95e2-62033071537c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:57.488860 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:05:57.489193 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1810646512"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:57.490600 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1810646512'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:05:57.490720 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Create volume of 1 GB Aug 07 19:05:57.494314 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Availability Zones retrieved successfully. Aug 07 19:05:57.499665 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Flow 'volume_create_api' (18a82386-8e28-4c31-b146-d7794bc09037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:57.500549 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d3343b-d0de-4eee-9b10-744f035d232d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:57.501280 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:05:57.523572 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d3343b-d0de-4eee-9b10-744f035d232d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:57.524445 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (608071a5-637b-482b-a638-b8e6ba4a1509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:57.559241 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Created reservations ['f2bbc7d7-8bd1-4801-968f-a99706338aea', 'a6ed58f1-adad-4b9e-9c70-65a3c6b5b4c3', '92004164-4eeb-4051-a2bc-01660e34b4ab', '118807fb-012d-452e-8e4c-82c253add054'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:05:57.560001 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (608071a5-637b-482b-a638-b8e6ba4a1509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2bbc7d7-8bd1-4801-968f-a99706338aea', 'a6ed58f1-adad-4b9e-9c70-65a3c6b5b4c3', '92004164-4eeb-4051-a2bc-01660e34b4ab', '118807fb-012d-452e-8e4c-82c253add054']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:57.560694 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab62d002-9278-4964-9399-7e5263d6e2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:57.584020 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab62d002-9278-4964-9399-7e5263d6e2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70c4b3f9-3290-4e11-95c6-ef2da76abdf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810646512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77ce357e554a4a01a3e2904bcd06bde5',qos_specs=None,replication_status=,reservations=['f2bbc7d7-8bd1-4801-968f-a99706338aea','a6ed58f1-adad-4b9e-9c70-65a3c6b5b4c3','92004164-4eeb-4051-a2bc-01660e34b4ab','118807fb-012d-452e-8e4c-82c253add054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ec1b047dd4d4fbaf0aabdd4c4b5fa',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810646512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70c4b3f9-3290-4e11-95c6-ef2da76abdf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77ce357e554a4a01a3e2904bcd06bde5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb2ec1b047dd4d4fbaf0aabdd4c4b5fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:57.584694 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9584c7a-6673-4b21-92c3-6dcd57410c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:57.601722 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9584c7a-6673-4b21-92c3-6dcd57410c67) transitioned into state 'SUCCESS' from state '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-1810646512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77ce357e554a4a01a3e2904bcd06bde5',qos_specs=None,replication_status=,reservations=['f2bbc7d7-8bd1-4801-968f-a99706338aea','a6ed58f1-adad-4b9e-9c70-65a3c6b5b4c3','92004164-4eeb-4051-a2bc-01660e34b4ab','118807fb-012d-452e-8e4c-82c253add054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ec1b047dd4d4fbaf0aabdd4c4b5fa',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:57.602351 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75315dd5-f189-46ee-aedf-18969ec61199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:05:57.611103 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75315dd5-f189-46ee-aedf-18969ec61199) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:05:57.611858 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Flow 'volume_create_api' (18a82386-8e28-4c31-b146-d7794bc09037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:05:57.612158 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Create volume request issued successfully. Aug 07 19:05:57.612695 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b088f6ca-f988-436d-95e2-62033071537c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:05:57.613093 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1352/5414] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:05:57 2026] POST /volume/v3/volumes => generated 776 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:05:57.627037 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-50dedcad-0088-442d-a6f1-3b3625aef56b None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:57.628951 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-50dedcad-0088-442d-a6f1-3b3625aef56b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 Aug 07 19:05:57.629084 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-50dedcad-0088-442d-a6f1-3b3625aef56b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:57.629284 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-50dedcad-0088-442d-a6f1-3b3625aef56b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:57.636366 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:57.636366 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:57.640062 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-50dedcad-0088-442d-a6f1-3b3625aef56b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:05:57.644189 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-50dedcad-0088-442d-a6f1-3b3625aef56b tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 returned with HTTP 200 Aug 07 19:05:57.644585 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1358/5415] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:57 2026] GET /volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:57.796374 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7615b293-77a7-4f03-96d6-0eef91513ce9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:57.798088 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7615b293-77a7-4f03-96d6-0eef91513ce9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:57.798270 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7615b293-77a7-4f03-96d6-0eef91513ce9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:57.798458 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7615b293-77a7-4f03-96d6-0eef91513ce9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:57.805467 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:57.805467 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:57.808712 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7615b293-77a7-4f03-96d6-0eef91513ce9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:57.812256 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7615b293-77a7-4f03-96d6-0eef91513ce9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:57.812597 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1358/5416] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:57 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:58.658008 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6640c0b4-cc13-42c9-af20-ea276f666131 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:58.659755 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6640c0b4-cc13-42c9-af20-ea276f666131 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 Aug 07 19:05:58.659968 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6640c0b4-cc13-42c9-af20-ea276f666131 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:58.660187 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6640c0b4-cc13-42c9-af20-ea276f666131 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:58.669178 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:58.669178 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:58.673789 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6640c0b4-cc13-42c9-af20-ea276f666131 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:05:58.677641 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6640c0b4-cc13-42c9-af20-ea276f666131 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 returned with HTTP 200 Aug 07 19:05:58.678002 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1349/5417] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:58 2026] GET /volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:58.693653 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f95e6b76-b9de-4ebf-ae46-e8ddc2fb82fb None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:58.695637 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f95e6b76-b9de-4ebf-ae46-e8ddc2fb82fb tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 19:05:58.696029 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f95e6b76-b9de-4ebf-ae46-e8ddc2fb82fb tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "70c4b3f9-3290-4e11-95c6-ef2da76abdf6", "name": "tempest-type-Backup-1285082457"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:58.697521 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.contrib.backups [None req-f95e6b76-b9de-4ebf-ae46-e8ddc2fb82fb tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Creating new backup {'backup': {'volume_id': '70c4b3f9-3290-4e11-95c6-ef2da76abdf6', 'name': 'tempest-type-Backup-1285082457'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:05:58.697693 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-f95e6b76-b9de-4ebf-ae46-e8ddc2fb82fb tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Creating backup of volume 70c4b3f9-3290-4e11-95c6-ef2da76abdf6 in container None Aug 07 19:05:58.705034 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:58.705034 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:58.705406 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f95e6b76-b9de-4ebf-ae46-e8ddc2fb82fb tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:05:58.722174 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-f95e6b76-b9de-4ebf-ae46-e8ddc2fb82fb tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Created reservations ['f92d7831-3708-4c86-9ef4-8c4ca77febc0', '89251b3e-9a0a-470c-9a4e-5e8dfeca84a6'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:05:58.754020 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f95e6b76-b9de-4ebf-ae46-e8ddc2fb82fb tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:05:58.754473 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1353/5418] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 19:05:58 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 07 19:05:58.764183 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2e3bc69f-4b21-4418-b1bb-10448428be6c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:58.765884 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e3bc69f-4b21-4418-b1bb-10448428be6c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:05:58.766047 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e3bc69f-4b21-4418-b1bb-10448428be6c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:58.766244 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e3bc69f-4b21-4418-b1bb-10448428be6c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:58.766338 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-2e3bc69f-4b21-4418-b1bb-10448428be6c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:58.771127 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:58.771127 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:05:58.771933 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e3bc69f-4b21-4418-b1bb-10448428be6c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:05:58.772434 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1359/5419] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:58 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:05:58.833887 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-551c3b62-7a41-4205-a208-0ad2273c0a3a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:58.835733 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-551c3b62-7a41-4205-a208-0ad2273c0a3a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:58.835924 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-551c3b62-7a41-4205-a208-0ad2273c0a3a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:58.836124 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-551c3b62-7a41-4205-a208-0ad2273c0a3a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:58.842759 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:58.842759 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:58.848220 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-551c3b62-7a41-4205-a208-0ad2273c0a3a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:58.852481 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-551c3b62-7a41-4205-a208-0ad2273c0a3a tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:58.852821 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1359/5420] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:05:58 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:58.969215 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-18bc376d-eb7d-41e8-98ff-747f018202ee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:58.971219 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-18bc376d-eb7d-41e8-98ff-747f018202ee tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:58.971470 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-18bc376d-eb7d-41e8-98ff-747f018202ee tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:58.971683 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-18bc376d-eb7d-41e8-98ff-747f018202ee tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:58.979324 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:58.979324 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:58.983544 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-18bc376d-eb7d-41e8-98ff-747f018202ee tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:58.988788 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-18bc376d-eb7d-41e8-98ff-747f018202ee tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:58.989203 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1350/5421] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:58 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 1448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:59.429532 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-5685e89a-6455-4fe7-addd-6f8db5592e88 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:59.431508 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-5685e89a-6455-4fe7-addd-6f8db5592e88 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:05:59.432476 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-5685e89a-6455-4fe7-addd-6f8db5592e88 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:59.432476 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-5685e89a-6455-4fe7-addd-6f8db5592e88 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:59.440729 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:59.440729 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:05:59.445155 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-5685e89a-6455-4fe7-addd-6f8db5592e88 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:05:59.449840 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-5685e89a-6455-4fe7-addd-6f8db5592e88 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:05:59.450222 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1354/5422] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:05:59 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 1448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:05:59.459574 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5d7ecb68-dba1-4c04-b3e1-7343a5e76a38 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:59.460019 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5d7ecb68-dba1-4c04-b3e1-7343a5e76a38 None None] GET https://10.4.3.15/volume// Aug 07 19:05:59.460276 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5d7ecb68-dba1-4c04-b3e1-7343a5e76a38 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:59.460432 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5d7ecb68-dba1-4c04-b3e1-7343a5e76a38 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:59.460744 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5d7ecb68-dba1-4c04-b3e1-7343a5e76a38 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:05:59.461056 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1360/5423] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:05: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 07 19:05:59.468916 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-fece8304-5c3f-43ed-9855-080963a3f555 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:59.471056 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-fece8304-5c3f-43ed-9855-080963a3f555 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:05:59.471403 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-fece8304-5c3f-43ed-9855-080963a3f555 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67893b73-9ddf-4924-8a10-7eb4adcdb9ea", "connector": null, "instance_uuid": "44b954c8-64d4-4b27-994b-12f45fdbb8bf"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:05:59.485395 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:59.485395 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:05:59.513964 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-fece8304-5c3f-43ed-9855-080963a3f555 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:05:59.514414 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1360/5424] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:05:59 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 07 19:05:59.784216 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7ef9f77b-ce77-4da6-b868-660bad68d57e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:05:59.786077 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7ef9f77b-ce77-4da6-b868-660bad68d57e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:05:59.787710 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7ef9f77b-ce77-4da6-b868-660bad68d57e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:05:59.787710 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7ef9f77b-ce77-4da6-b868-660bad68d57e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:05:59.787710 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7ef9f77b-ce77-4da6-b868-660bad68d57e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:05:59.791563 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:05:59.791563 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:05:59.792667 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7ef9f77b-ce77-4da6-b868-660bad68d57e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:05:59.792667 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1351/5425] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:05:59 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:00.234808 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-38fce2a9-1063-4e0c-b611-8ef05139ceb1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:00.235266 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-38fce2a9-1063-4e0c-b611-8ef05139ceb1 None None] GET https://10.4.3.15/volume// Aug 07 19:06:00.235465 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-38fce2a9-1063-4e0c-b611-8ef05139ceb1 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:00.235666 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-38fce2a9-1063-4e0c-b611-8ef05139ceb1 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:00.236024 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-38fce2a9-1063-4e0c-b611-8ef05139ceb1 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:06:00.236289 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1355/5426] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:06: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 07 19:06:00.244330 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-468722b6-2b94-4d3c-9b80-33ec7bb39fe6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:00.246424 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-468722b6-2b94-4d3c-9b80-33ec7bb39fe6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:06:00.246628 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-468722b6-2b94-4d3c-9b80-33ec7bb39fe6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:00.246840 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-468722b6-2b94-4d3c-9b80-33ec7bb39fe6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:00.257836 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:00.257836 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:00.263135 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-468722b6-2b94-4d3c-9b80-33ec7bb39fe6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:06:00.267136 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-468722b6-2b94-4d3c-9b80-33ec7bb39fe6 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:06:00.267489 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1361/5427] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:06:00 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 1627 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:06:00.369100 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-c35eac65-f416-40f9-85d4-db0054f9e9c9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:00.371262 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-c35eac65-f416-40f9-85d4-db0054f9e9c9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] PUT https://10.4.3.15/volume/v3/attachments/0a9b3a51-15b8-49eb-8e8e-743329033c31 Aug 07 19:06:00.371638 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-c35eac65-f416-40f9-85d4-db0054f9e9c9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:00.379535 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-c35eac65-f416-40f9-85d4-db0054f9e9c9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Acquiring lock "cinder-attachment_update-67893b73-9ddf-4924-8a10-7eb4adcdb9ea-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:06:00.383979 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-c35eac65-f416-40f9-85d4-db0054f9e9c9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Lock "cinder-attachment_update-67893b73-9ddf-4924-8a10-7eb4adcdb9ea-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:06:00.385166 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:00.385166 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:00.457969 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-c35eac65-f416-40f9-85d4-db0054f9e9c9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Lock "cinder-attachment_update-67893b73-9ddf-4924-8a10-7eb4adcdb9ea-np0000006749" released by "attachment_update" :: held 0.074s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:06:00.458565 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-c35eac65-f416-40f9-85d4-db0054f9e9c9 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments/0a9b3a51-15b8-49eb-8e8e-743329033c31 returned with HTTP 200 Aug 07 19:06:00.459087 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1361/5428] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:06:00 2026] PUT /volume/v3/attachments/0a9b3a51-15b8-49eb-8e8e-743329033c31 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:00.478299 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-af870c2d-b9f1-4d4a-8deb-3e187083435c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:00.480330 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-af870c2d-b9f1-4d4a-8deb-3e187083435c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] POST https://10.4.3.15/volume/v3/attachments/0a9b3a51-15b8-49eb-8e8e-743329033c31/action Aug 07 19:06:00.480726 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-af870c2d-b9f1-4d4a-8deb-3e187083435c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:06:00.480890 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-af870c2d-b9f1-4d4a-8deb-3e187083435c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:00.495715 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:00.495715 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:00.504666 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-af870c2d-b9f1-4d4a-8deb-3e187083435c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments/0a9b3a51-15b8-49eb-8e8e-743329033c31/action returned with HTTP 204 Aug 07 19:06:00.505087 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1352/5429] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:06:00 2026] POST /volume/v3/attachments/0a9b3a51-15b8-49eb-8e8e-743329033c31/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:00.802518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a4865cf8-99eb-42a7-9dae-46652ebae516 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:00.805023 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a4865cf8-99eb-42a7-9dae-46652ebae516 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:00.805254 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a4865cf8-99eb-42a7-9dae-46652ebae516 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:00.805539 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a4865cf8-99eb-42a7-9dae-46652ebae516 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:00.805666 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-a4865cf8-99eb-42a7-9dae-46652ebae516 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:00.809718 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:00.809718 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:00.810385 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a4865cf8-99eb-42a7-9dae-46652ebae516 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:00.810745 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1356/5430] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:00 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:01.822535 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5f7a8984-1d3e-479e-b023-310eec771c5a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:01.824247 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5f7a8984-1d3e-479e-b023-310eec771c5a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:01.824456 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5f7a8984-1d3e-479e-b023-310eec771c5a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:01.824633 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5f7a8984-1d3e-479e-b023-310eec771c5a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:01.824751 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-5f7a8984-1d3e-479e-b023-310eec771c5a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:01.828623 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:01.828623 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:01.829172 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5f7a8984-1d3e-479e-b023-310eec771c5a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:01.829502 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1362/5431] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:01 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:02.839407 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cfda4844-0b6a-4cc7-b02e-6ee8eb305a3e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:02.841483 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfda4844-0b6a-4cc7-b02e-6ee8eb305a3e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:02.841721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfda4844-0b6a-4cc7-b02e-6ee8eb305a3e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:02.842150 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfda4844-0b6a-4cc7-b02e-6ee8eb305a3e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:02.842365 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cfda4844-0b6a-4cc7-b02e-6ee8eb305a3e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:02.847099 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:02.847099 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:02.847782 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfda4844-0b6a-4cc7-b02e-6ee8eb305a3e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:02.848248 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1362/5432] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:02 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:03.862250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-39079018-ae88-4957-bef9-aaa5033c716c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:03.864063 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39079018-ae88-4957-bef9-aaa5033c716c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:03.864405 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39079018-ae88-4957-bef9-aaa5033c716c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:03.864588 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39079018-ae88-4957-bef9-aaa5033c716c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:03.864686 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-39079018-ae88-4957-bef9-aaa5033c716c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:03.868866 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:03.868866 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:03.869417 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39079018-ae88-4957-bef9-aaa5033c716c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:03.869743 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1353/5433] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:03 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:04.603282 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-8c3ae57b-183f-49b8-9542-559f66a9a5b5 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:04.605315 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-8c3ae57b-183f-49b8-9542-559f66a9a5b5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea/encryption Aug 07 19:06:04.605500 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-8c3ae57b-183f-49b8-9542-559f66a9a5b5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:04.605681 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-8c3ae57b-183f-49b8-9542-559f66a9a5b5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:04.615125 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:04.615125 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:04.620485 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-22dab556-0740-4ee3-9f6b-fb57656fb55e req-8c3ae57b-183f-49b8-9542-559f66a9a5b5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea/encryption returned with HTTP 200 Aug 07 19:06:04.620826 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1357/5434] 10.4.3.15 () {68 vars in 1624 bytes} [Fri Aug 7 19:06:04 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:04.881578 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e29a77c6-5378-415e-a461-1c1975fa3998 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:04.887249 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e29a77c6-5378-415e-a461-1c1975fa3998 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:04.888041 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e29a77c6-5378-415e-a461-1c1975fa3998 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:04.889297 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e29a77c6-5378-415e-a461-1c1975fa3998 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:04.889476 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-e29a77c6-5378-415e-a461-1c1975fa3998 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:04.896559 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:04.896559 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:04.897164 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e29a77c6-5378-415e-a461-1c1975fa3998 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:04.897531 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1363/5435] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:04 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:05.908238 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5dc1a0e7-1779-4617-9179-9f20dc667755 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:05.910294 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5dc1a0e7-1779-4617-9179-9f20dc667755 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:05.910558 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5dc1a0e7-1779-4617-9179-9f20dc667755 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:05.910776 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5dc1a0e7-1779-4617-9179-9f20dc667755 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:05.910887 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5dc1a0e7-1779-4617-9179-9f20dc667755 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:05.917869 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:05.917869 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:05.918454 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5dc1a0e7-1779-4617-9179-9f20dc667755 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:05.918777 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1363/5436] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:05 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:06.930748 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-65de3d48-b2fe-45a0-b43f-46e4cad68b98 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:06.932680 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-65de3d48-b2fe-45a0-b43f-46e4cad68b98 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:06.932934 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-65de3d48-b2fe-45a0-b43f-46e4cad68b98 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:06.933193 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-65de3d48-b2fe-45a0-b43f-46e4cad68b98 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:06.933347 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-65de3d48-b2fe-45a0-b43f-46e4cad68b98 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:06.937719 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:06.937719 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:06.938511 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-65de3d48-b2fe-45a0-b43f-46e4cad68b98 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:06.938987 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1354/5437] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:06 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:07.952855 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cda576ff-2a48-46bf-bd16-7fca95483e04 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:07.955165 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cda576ff-2a48-46bf-bd16-7fca95483e04 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:07.955377 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cda576ff-2a48-46bf-bd16-7fca95483e04 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:07.955549 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cda576ff-2a48-46bf-bd16-7fca95483e04 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:07.955665 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-cda576ff-2a48-46bf-bd16-7fca95483e04 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:07.959668 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:07.959668 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:07.960258 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cda576ff-2a48-46bf-bd16-7fca95483e04 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:07.960638 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1358/5438] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:07 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:08.976667 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-59843e45-41f5-4610-bc7c-7f7160f16c17 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:08.982046 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-59843e45-41f5-4610-bc7c-7f7160f16c17 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:08.982727 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-59843e45-41f5-4610-bc7c-7f7160f16c17 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:08.983977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-59843e45-41f5-4610-bc7c-7f7160f16c17 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:08.985393 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-59843e45-41f5-4610-bc7c-7f7160f16c17 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:09.006288 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:09.006288 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:09.008457 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-59843e45-41f5-4610-bc7c-7f7160f16c17 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:09.009893 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1364/5439] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:08 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 734 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:10.023705 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4ac5273d-f415-40dc-a495-81830036276c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:10.025952 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ac5273d-f415-40dc-a495-81830036276c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:10.026283 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4ac5273d-f415-40dc-a495-81830036276c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:10.026599 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4ac5273d-f415-40dc-a495-81830036276c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:10.026695 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4ac5273d-f415-40dc-a495-81830036276c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:10.034671 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:10.034671 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:10.035423 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ac5273d-f415-40dc-a495-81830036276c tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:10.035894 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1364/5440] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:10 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:11.045270 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c2fb146e-2129-4e94-966d-1d7cc23cfc5f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:11.047147 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c2fb146e-2129-4e94-966d-1d7cc23cfc5f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:11.047365 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c2fb146e-2129-4e94-966d-1d7cc23cfc5f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:11.047550 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c2fb146e-2129-4e94-966d-1d7cc23cfc5f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:11.047692 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c2fb146e-2129-4e94-966d-1d7cc23cfc5f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:11.052592 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:11.052592 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:11.053360 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c2fb146e-2129-4e94-966d-1d7cc23cfc5f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:11.053826 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1355/5441] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:11 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:12.064060 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ff0a96b5-a556-4099-a63d-a23fc84e7a1a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:12.067933 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ff0a96b5-a556-4099-a63d-a23fc84e7a1a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:12.068196 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ff0a96b5-a556-4099-a63d-a23fc84e7a1a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:12.068401 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ff0a96b5-a556-4099-a63d-a23fc84e7a1a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:12.068518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-ff0a96b5-a556-4099-a63d-a23fc84e7a1a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:12.075437 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:12.075437 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:12.076774 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ff0a96b5-a556-4099-a63d-a23fc84e7a1a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:12.077266 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1359/5442] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:12 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:13.086694 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-470031d8-2b1c-4082-ab2c-2062558455d9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:13.089099 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-470031d8-2b1c-4082-ab2c-2062558455d9 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:13.089441 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-470031d8-2b1c-4082-ab2c-2062558455d9 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:13.089693 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-470031d8-2b1c-4082-ab2c-2062558455d9 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:13.089838 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-470031d8-2b1c-4082-ab2c-2062558455d9 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:13.095122 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:13.095122 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:13.096016 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-470031d8-2b1c-4082-ab2c-2062558455d9 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:13.096542 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1365/5443] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:13 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:14.106446 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-40d66c9e-827c-483f-b062-794a443cb132 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:14.108147 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40d66c9e-827c-483f-b062-794a443cb132 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:14.108384 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40d66c9e-827c-483f-b062-794a443cb132 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:14.108560 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40d66c9e-827c-483f-b062-794a443cb132 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:14.108657 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-40d66c9e-827c-483f-b062-794a443cb132 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:14.113230 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:14.113230 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:14.113985 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40d66c9e-827c-483f-b062-794a443cb132 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:14.114372 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1365/5444] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:14 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:14.123054 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a93a2f15-2b09-42db-862a-ea35e7a48e0a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:14.125410 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a93a2f15-2b09-42db-862a-ea35e7a48e0a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] POST https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e/action Aug 07 19:06:14.125890 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a93a2f15-2b09-42db-862a-ea35e7a48e0a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:06:14.126086 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a93a2f15-2b09-42db-862a-ea35e7a48e0a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:14.127953 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.admin_actions [None req-a93a2f15-2b09-42db-862a-ea35e7a48e0a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Updating backup 'c1a2e745-93e1-417e-b44e-6bc7624b782e' with '{'status': 'error'}' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 19:06:14.137202 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:14.137202 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:14.138867 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-a93a2f15-2b09-42db-862a-ea35e7a48e0a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '503bfdf63f8c46ce8879ac441b42a11b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77ce357e554a4a01a3e2904bcd06bde5', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:14.139170 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a93a2f15-2b09-42db-862a-ea35e7a48e0a tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e/action returned with HTTP 403 Aug 07 19:06:14.139793 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1356/5445] 10.4.3.15 () {70 vars in 1423 bytes} [Fri Aug 7 19:06:14 2026] POST /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:14.146523 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-487e80e3-87ed-4fec-8fe6-ef15d782a276 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:14.148192 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-487e80e3-87ed-4fec-8fe6-ef15d782a276 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 Aug 07 19:06:14.148406 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-487e80e3-87ed-4fec-8fe6-ef15d782a276 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:14.148584 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-487e80e3-87ed-4fec-8fe6-ef15d782a276 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:14.148736 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-487e80e3-87ed-4fec-8fe6-ef15d782a276 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Delete volume with id: 70c4b3f9-3290-4e11-95c6-ef2da76abdf6 Aug 07 19:06:14.155900 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:14.155900 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:14.156251 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-487e80e3-87ed-4fec-8fe6-ef15d782a276 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:06:14.173074 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-487e80e3-87ed-4fec-8fe6-ef15d782a276 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Delete volume request issued successfully. Aug 07 19:06:14.173306 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-487e80e3-87ed-4fec-8fe6-ef15d782a276 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 returned with HTTP 202 Aug 07 19:06:14.173698 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1360/5446] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:06:14 2026] DELETE /volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:14.181592 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-adf6a3b5-5c90-4cf7-a73b-33329401197f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:14.185371 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-adf6a3b5-5c90-4cf7-a73b-33329401197f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 Aug 07 19:06:14.185577 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-adf6a3b5-5c90-4cf7-a73b-33329401197f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:14.185780 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-adf6a3b5-5c90-4cf7-a73b-33329401197f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:14.194472 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:14.194472 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:14.198632 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-adf6a3b5-5c90-4cf7-a73b-33329401197f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:06:14.203780 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-adf6a3b5-5c90-4cf7-a73b-33329401197f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 returned with HTTP 200 Aug 07 19:06:14.204204 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1366/5447] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:14 2026] GET /volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:15.217066 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-855046f0-c1a5-497e-a2e2-9e16a87f7bf2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:15.218805 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-855046f0-c1a5-497e-a2e2-9e16a87f7bf2 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 Aug 07 19:06:15.219010 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-855046f0-c1a5-497e-a2e2-9e16a87f7bf2 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:15.219190 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-855046f0-c1a5-497e-a2e2-9e16a87f7bf2 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:15.224560 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-855046f0-c1a5-497e-a2e2-9e16a87f7bf2 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 returned with HTTP 404 Aug 07 19:06:15.224988 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1366/5448] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:15 2026] GET /volume/v3/volumes/70c4b3f9-3290-4e11-95c6-ef2da76abdf6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:15.233360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-19ac8181-2b24-4f57-8d91-f6aeca881d6e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:15.235156 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19ac8181-2b24-4f57-8d91-f6aeca881d6e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:06:15.235372 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19ac8181-2b24-4f57-8d91-f6aeca881d6e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:15.235554 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19ac8181-2b24-4f57-8d91-f6aeca881d6e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:15.235656 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-19ac8181-2b24-4f57-8d91-f6aeca881d6e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:15.239566 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:15.239566 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:15.240294 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19ac8181-2b24-4f57-8d91-f6aeca881d6e tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-reader] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:06:15.240648 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1357/5449] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:15 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:15.250090 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-53a2784e-183b-4896-8d24-009999a1ade7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:15.251816 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-53a2784e-183b-4896-8d24-009999a1ade7 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] DELETE https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:15.252035 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-53a2784e-183b-4896-8d24-009999a1ade7 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:15.252217 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-53a2784e-183b-4896-8d24-009999a1ade7 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:15.252332 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-53a2784e-183b-4896-8d24-009999a1ade7 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Delete backup with id: c1a2e745-93e1-417e-b44e-6bc7624b782e. Aug 07 19:06:15.256348 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:15.256348 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:15.266690 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-53a2784e-183b-4896-8d24-009999a1ade7 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] delete_backup rpcapi backup_id c1a2e745-93e1-417e-b44e-6bc7624b782e {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:06:15.268367 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-53a2784e-183b-4896-8d24-009999a1ade7 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 202 Aug 07 19:06:15.268752 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1361/5450] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:06:15 2026] DELETE /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:06:15.275388 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1082dad7-affa-4a81-8c89-3a7cd8beb057 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:15.277722 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1082dad7-affa-4a81-8c89-3a7cd8beb057 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:15.278041 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1082dad7-affa-4a81-8c89-3a7cd8beb057 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:15.278250 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1082dad7-affa-4a81-8c89-3a7cd8beb057 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:15.278404 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-1082dad7-affa-4a81-8c89-3a7cd8beb057 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:15.283550 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:15.283550 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:15.284270 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1082dad7-affa-4a81-8c89-3a7cd8beb057 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 200 Aug 07 19:06:15.284705 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1367/5451] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:15 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:16.296818 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9f6e72c6-f5ca-4fad-8e8b-11e6f1422196 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:16.298513 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9f6e72c6-f5ca-4fad-8e8b-11e6f1422196 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e Aug 07 19:06:16.298706 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9f6e72c6-f5ca-4fad-8e8b-11e6f1422196 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:16.298879 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9f6e72c6-f5ca-4fad-8e8b-11e6f1422196 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:16.298974 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9f6e72c6-f5ca-4fad-8e8b-11e6f1422196 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id c1a2e745-93e1-417e-b44e-6bc7624b782e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:16.302401 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9f6e72c6-f5ca-4fad-8e8b-11e6f1422196 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e returned with HTTP 404 Aug 07 19:06:16.302801 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1367/5452] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:16 2026] GET /volume/v3/backups/c1a2e745-93e1-417e-b44e-6bc7624b782e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:16.308683 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a6697c01-ee9d-40cc-9c9e-d5b33b9739b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:16.310787 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6697c01-ee9d-40cc-9c9e-d5b33b9739b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] DELETE https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:06:16.310991 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6697c01-ee9d-40cc-9c9e-d5b33b9739b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:16.311188 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6697c01-ee9d-40cc-9c9e-d5b33b9739b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:16.311329 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-a6697c01-ee9d-40cc-9c9e-d5b33b9739b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Delete backup with id: 9eb95f09-6b9e-4005-888b-78c3bdbb330f. Aug 07 19:06:16.315184 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:16.315184 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:16.325651 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-a6697c01-ee9d-40cc-9c9e-d5b33b9739b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] delete_backup rpcapi backup_id 9eb95f09-6b9e-4005-888b-78c3bdbb330f {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:06:16.327232 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6697c01-ee9d-40cc-9c9e-d5b33b9739b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 202 Aug 07 19:06:16.327668 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1358/5453] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:06:16 2026] DELETE /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:06:16.333489 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2dfb6403-d06b-4c85-b341-cf35630e8b42 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:16.335111 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2dfb6403-d06b-4c85-b341-cf35630e8b42 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:06:16.335330 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2dfb6403-d06b-4c85-b341-cf35630e8b42 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:16.335526 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2dfb6403-d06b-4c85-b341-cf35630e8b42 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:16.335646 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-2dfb6403-d06b-4c85-b341-cf35630e8b42 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:16.340135 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:16.340135 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:16.340585 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2dfb6403-d06b-4c85-b341-cf35630e8b42 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 200 Aug 07 19:06:16.340920 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1362/5454] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:16 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:17.350613 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-07e2f525-12be-486e-87d0-55e1acd7c813 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:17.352271 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-07e2f525-12be-486e-87d0-55e1acd7c813 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f Aug 07 19:06:17.352495 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-07e2f525-12be-486e-87d0-55e1acd7c813 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:17.352670 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-07e2f525-12be-486e-87d0-55e1acd7c813 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:17.352766 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-07e2f525-12be-486e-87d0-55e1acd7c813 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 9eb95f09-6b9e-4005-888b-78c3bdbb330f. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:17.356208 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-07e2f525-12be-486e-87d0-55e1acd7c813 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f returned with HTTP 404 Aug 07 19:06:17.356636 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1368/5455] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:17 2026] GET /volume/v3/backups/9eb95f09-6b9e-4005-888b-78c3bdbb330f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:17.362510 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ee7efb89-3516-478c-9192-de88c6cf7a10 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:17.364178 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee7efb89-3516-478c-9192-de88c6cf7a10 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] DELETE https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:06:17.364500 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee7efb89-3516-478c-9192-de88c6cf7a10 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:17.364680 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee7efb89-3516-478c-9192-de88c6cf7a10 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:17.364799 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-ee7efb89-3516-478c-9192-de88c6cf7a10 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Delete backup with id: 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. Aug 07 19:06:17.369195 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:17.369195 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:17.379242 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-ee7efb89-3516-478c-9192-de88c6cf7a10 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] delete_backup rpcapi backup_id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:06:17.380916 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee7efb89-3516-478c-9192-de88c6cf7a10 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 202 Aug 07 19:06:17.381266 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1368/5456] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:06:17 2026] DELETE /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 19:06:17.388861 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6cf5311e-9209-4efa-a20f-e47b18ae305f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:17.392717 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6cf5311e-9209-4efa-a20f-e47b18ae305f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:06:17.392937 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6cf5311e-9209-4efa-a20f-e47b18ae305f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:17.393145 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6cf5311e-9209-4efa-a20f-e47b18ae305f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:17.393240 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-6cf5311e-9209-4efa-a20f-e47b18ae305f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:17.400963 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:17.400963 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:17.401586 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6cf5311e-9209-4efa-a20f-e47b18ae305f tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 200 Aug 07 19:06:17.401935 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1359/5457] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:17 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:18.411517 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6381acd2-01eb-4f71-bdde-6df37a1a81ce None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:18.413316 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6381acd2-01eb-4f71-bdde-6df37a1a81ce tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 Aug 07 19:06:18.413548 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6381acd2-01eb-4f71-bdde-6df37a1a81ce tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:18.413733 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6381acd2-01eb-4f71-bdde-6df37a1a81ce tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:18.413836 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-6381acd2-01eb-4f71-bdde-6df37a1a81ce tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Show backup with id 1c392fa1-916a-46d0-8f6a-ab16c5904dc3. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:06:18.417525 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6381acd2-01eb-4f71-bdde-6df37a1a81ce tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 returned with HTTP 404 Aug 07 19:06:18.417990 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1363/5458] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:18 2026] GET /volume/v3/backups/1c392fa1-916a-46d0-8f6a-ab16c5904dc3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:18.426981 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3fbca0eb-e13f-42d6-94ef-3c876f96b2b6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:18.428854 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3fbca0eb-e13f-42d6-94ef-3c876f96b2b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe Aug 07 19:06:18.429138 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3fbca0eb-e13f-42d6-94ef-3c876f96b2b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:18.429427 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3fbca0eb-e13f-42d6-94ef-3c876f96b2b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:18.429630 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-3fbca0eb-e13f-42d6-94ef-3c876f96b2b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Delete volume with id: d75cee7d-5b8f-4d34-a6cd-204ae20d76fe Aug 07 19:06:18.436331 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:18.436331 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:18.436666 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3fbca0eb-e13f-42d6-94ef-3c876f96b2b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:06:18.454049 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3fbca0eb-e13f-42d6-94ef-3c876f96b2b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Delete volume request issued successfully. Aug 07 19:06:18.454681 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3fbca0eb-e13f-42d6-94ef-3c876f96b2b6 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe returned with HTTP 202 Aug 07 19:06:18.454681 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1369/5459] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:06:18 2026] DELETE /volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:18.461069 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-826e7d27-ba44-47fd-bc53-b7510aa4ff46 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:18.462897 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-826e7d27-ba44-47fd-bc53-b7510aa4ff46 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe Aug 07 19:06:18.463136 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-826e7d27-ba44-47fd-bc53-b7510aa4ff46 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:18.463318 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-826e7d27-ba44-47fd-bc53-b7510aa4ff46 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:18.472563 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:18.472563 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:18.477810 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-826e7d27-ba44-47fd-bc53-b7510aa4ff46 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Volume info retrieved successfully. Aug 07 19:06:18.482322 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-826e7d27-ba44-47fd-bc53-b7510aa4ff46 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe returned with HTTP 200 Aug 07 19:06:18.482715 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1369/5460] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:18 2026] GET /volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:19.498343 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-50d97298-584e-4dcb-9bbf-76b6f0f7a093 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:19.500096 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50d97298-584e-4dcb-9bbf-76b6f0f7a093 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] GET https://10.4.3.15/volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe Aug 07 19:06:19.500309 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50d97298-584e-4dcb-9bbf-76b6f0f7a093 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:19.500560 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50d97298-584e-4dcb-9bbf-76b6f0f7a093 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:19.506280 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50d97298-584e-4dcb-9bbf-76b6f0f7a093 tempest-ProjectReaderTests33-1549734746 tempest-ProjectReaderTests33-1549734746-project-admin] https://10.4.3.15/volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe returned with HTTP 404 Aug 07 19:06:19.506724 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1360/5461] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:06:19 2026] GET /volume/v3/volumes/d75cee7d-5b8f-4d34-a6cd-204ae20d76fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:20.844116 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bb749a0b-b5d1-4921-8e0a-6a14369e2784 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:20.950646 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bb749a0b-b5d1-4921-8e0a-6a14369e2784 tempest-ProjectAdminTests-1746210824 tempest-ProjectAdminTests-1746210824-project-admin] GET https://10.4.3.15/volume/v3/scheduler-stats/get_pools Aug 07 19:06:20.950861 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bb749a0b-b5d1-4921-8e0a-6a14369e2784 tempest-ProjectAdminTests-1746210824 tempest-ProjectAdminTests-1746210824-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:20.951073 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bb749a0b-b5d1-4921-8e0a-6a14369e2784 tempest-ProjectAdminTests-1746210824 tempest-ProjectAdminTests-1746210824-project-admin] Calling method 'get_pools' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:20.961186 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bb749a0b-b5d1-4921-8e0a-6a14369e2784 tempest-ProjectAdminTests-1746210824 tempest-ProjectAdminTests-1746210824-project-admin] https://10.4.3.15/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 19:06:20.961584 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1364/5462] 10.4.3.15 () {66 vars in 1284 bytes} [Fri Aug 7 19:06:20 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 07 19:06:20.968652 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9db47730-6e68-42cd-a301-42dda465f732 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:20.970366 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9db47730-6e68-42cd-a301-42dda465f732 tempest-ProjectAdminTests-1746210824 tempest-ProjectAdminTests-1746210824-project-admin] GET https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool Aug 07 19:06:20.970558 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9db47730-6e68-42cd-a301-42dda465f732 tempest-ProjectAdminTests-1746210824 tempest-ProjectAdminTests-1746210824-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:20.970744 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9db47730-6e68-42cd-a301-42dda465f732 tempest-ProjectAdminTests-1746210824 tempest-ProjectAdminTests-1746210824-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:20.978907 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9db47730-6e68-42cd-a301-42dda465f732 tempest-ProjectAdminTests-1746210824 tempest-ProjectAdminTests-1746210824-project-admin] https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool returned with HTTP 200 Aug 07 19:06:20.979422 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1370/5463] 10.4.3.15 () {66 vars in 1311 bytes} [Fri Aug 7 19:06:20 2026] GET /volume/v3/capabilities/np0000006749@storpool => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:22.483445 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ebfbf083-e70f-4518-965f-dffdfc3626eb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:22.578352 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ebfbf083-e70f-4518-965f-dffdfc3626eb tempest-ProjectMemberTests-98595928 tempest-ProjectMemberTests-98595928-project-admin] GET https://10.4.3.15/volume/v3/scheduler-stats/get_pools Aug 07 19:06:22.578536 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ebfbf083-e70f-4518-965f-dffdfc3626eb tempest-ProjectMemberTests-98595928 tempest-ProjectMemberTests-98595928-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:22.578721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ebfbf083-e70f-4518-965f-dffdfc3626eb tempest-ProjectMemberTests-98595928 tempest-ProjectMemberTests-98595928-project-admin] Calling method 'get_pools' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:22.586788 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ebfbf083-e70f-4518-965f-dffdfc3626eb tempest-ProjectMemberTests-98595928 tempest-ProjectMemberTests-98595928-project-admin] https://10.4.3.15/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 19:06:22.587118 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1370/5464] 10.4.3.15 () {66 vars in 1284 bytes} [Fri Aug 7 19:06:22 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:22.594385 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c04fd2bd-5f45-4df2-99e9-599fddf812fd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:22.647504 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c04fd2bd-5f45-4df2-99e9-599fddf812fd tempest-ProjectMemberTests-98595928 tempest-ProjectMemberTests-98595928-project-member] GET https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool Aug 07 19:06:22.647701 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c04fd2bd-5f45-4df2-99e9-599fddf812fd tempest-ProjectMemberTests-98595928 tempest-ProjectMemberTests-98595928-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:22.647878 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c04fd2bd-5f45-4df2-99e9-599fddf812fd tempest-ProjectMemberTests-98595928 tempest-ProjectMemberTests-98595928-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:22.648496 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-c04fd2bd-5f45-4df2-99e9-599fddf812fd tempest-ProjectMemberTests-98595928 tempest-ProjectMemberTests-98595928-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '8984511ba7ea41f3ae1405bec8f5b078', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bf9471fe5b5c47caae6b604a3ecae061', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:22.648655 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c04fd2bd-5f45-4df2-99e9-599fddf812fd tempest-ProjectMemberTests-98595928 tempest-ProjectMemberTests-98595928-project-member] https://10.4.3.15/volume/v3/capabilities/np0000006749@storpool returned with HTTP 403 Aug 07 19:06:22.649042 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1361/5465] 10.4.3.15 () {66 vars in 1311 bytes} [Fri Aug 7 19:06:22 2026] GET /volume/v3/capabilities/np0000006749@storpool => generated 110 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.007602 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-e7d9df44-dee8-438a-9d36-eabfc2a70704 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.084063 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e7d9df44-dee8-438a-9d36-eabfc2a70704 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:06:24.084447 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-e7d9df44-dee8-438a-9d36-eabfc2a70704 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-871850862", "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=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.087910 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=123,cinder:INSERT=20,cinder:UPDATE=45 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:06:24.103012 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-e7d9df44-dee8-438a-9d36-eabfc2a70704 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:06:24.103398 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1365/5466] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:06:24 2026] POST /volume/v3/types => generated 379 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:24.112452 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8ffe9176-4720-4a94-8ed3-cbdcaa9f0073 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.114770 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8ffe9176-4720-4a94-8ed3-cbdcaa9f0073 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] POST https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption Aug 07 19:06:24.115205 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8ffe9176-4720-4a94-8ed3-cbdcaa9f0073 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.132866 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8ffe9176-4720-4a94-8ed3-cbdcaa9f0073 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption returned with HTTP 200 Aug 07 19:06:24.133283 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1371/5467] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:06:24 2026] POST /volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:24.141653 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d3a138ca-fd93-42a4-90ff-73067c6def4a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.143158 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d3a138ca-fd93-42a4-90ff-73067c6def4a tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:06:24.143571 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d3a138ca-fd93-42a4-90ff-73067c6def4a tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1337191458", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.157036 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d3a138ca-fd93-42a4-90ff-73067c6def4a tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:06:24.157385 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1371/5468] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:06:24 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:24.164441 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8ffe8a62-986f-476f-afc4-88a6441570c4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.217035 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ffe8a62-986f-476f-afc4-88a6441570c4 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] POST https://10.4.3.15/volume/v3/types/4aaa6076-6d61-4305-b0e4-5cc37f468f59/encryption Aug 07 19:06:24.217345 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ffe8a62-986f-476f-afc4-88a6441570c4 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.219795 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-8ffe8a62-986f-476f-afc4-88a6441570c4 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.220038 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ffe8a62-986f-476f-afc4-88a6441570c4 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/4aaa6076-6d61-4305-b0e4-5cc37f468f59/encryption returned with HTTP 403 Aug 07 19:06:24.220541 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1362/5469] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:06:24 2026] POST /volume/v3/types/4aaa6076-6d61-4305-b0e4-5cc37f468f59/encryption => generated 127 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.227911 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-39de5d11-3e72-42df-8919-6496e250ad51 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.229543 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-39de5d11-3e72-42df-8919-6496e250ad51 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:06:24.229864 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-39de5d11-3e72-42df-8919-6496e250ad51 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-839287031", "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=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.243144 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-39de5d11-3e72-42df-8919-6496e250ad51 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:06:24.243503 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1366/5470] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:06:24 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:24.250722 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4777cc22-ef6b-48ea-9200-437af6fb5dbc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.252438 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4777cc22-ef6b-48ea-9200-437af6fb5dbc tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] POST https://10.4.3.15/volume/v3/types/91b62008-65f2-4470-9ef1-ea86c03bad53/extra_specs Aug 07 19:06:24.252736 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4777cc22-ef6b-48ea-9200-437af6fb5dbc tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.254450 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.policy [None req-4777cc22-ef6b-48ea-9200-437af6fb5dbc tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100344) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.254617 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4777cc22-ef6b-48ea-9200-437af6fb5dbc tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/91b62008-65f2-4470-9ef1-ea86c03bad53/extra_specs returned with HTTP 403 Aug 07 19:06:24.255008 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1372/5471] 10.4.3.15 () {68 vars in 1392 bytes} [Fri Aug 7 19:06:24 2026] POST /volume/v3/types/91b62008-65f2-4470-9ef1-ea86c03bad53/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.260744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8d077955-4605-4486-b079-425daf4b4f95 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.262473 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d077955-4605-4486-b079-425daf4b4f95 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] PUT https://10.4.3.15/volume/v3/types/91b62008-65f2-4470-9ef1-ea86c03bad53/extra_specs/key2 Aug 07 19:06:24.262801 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d077955-4605-4486-b079-425daf4b4f95 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.264552 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-8d077955-4605-4486-b079-425daf4b4f95 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.264747 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d077955-4605-4486-b079-425daf4b4f95 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/91b62008-65f2-4470-9ef1-ea86c03bad53/extra_specs/key2 returned with HTTP 403 Aug 07 19:06:24.265185 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1372/5472] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 19:06:24 2026] PUT /volume/v3/types/91b62008-65f2-4470-9ef1-ea86c03bad53/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.271803 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e18ca3ff-87b8-4ae9-bf00-ffec0cdba604 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.273401 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e18ca3ff-87b8-4ae9-bf00-ffec0cdba604 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] POST https://10.4.3.15/volume/v3/types Aug 07 19:06:24.273717 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e18ca3ff-87b8-4ae9-bf00-ffec0cdba604 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.275551 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-e18ca3ff-87b8-4ae9-bf00-ffec0cdba604 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.275761 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e18ca3ff-87b8-4ae9-bf00-ffec0cdba604 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types returned with HTTP 403 Aug 07 19:06:24.276208 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1363/5473] 10.4.3.15 () {68 vars in 1245 bytes} [Fri Aug 7 19:06:24 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.282589 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c7d60c7c-8d53-434e-8c0b-84f4bf89f3b6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.284186 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c7d60c7c-8d53-434e-8c0b-84f4bf89f3b6 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:06:24.284576 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c7d60c7c-8d53-434e-8c0b-84f4bf89f3b6 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2155474", "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=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.298926 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c7d60c7c-8d53-434e-8c0b-84f4bf89f3b6 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:06:24.299315 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1367/5474] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:06:24 2026] POST /volume/v3/types => generated 377 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:24.306756 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aeed5fd2-4e0c-4931-9e69-125355070255 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.308357 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aeed5fd2-4e0c-4931-9e69-125355070255 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] POST https://10.4.3.15/volume/v3/types/395a22df-b033-4bad-ae9a-ace661b69175/encryption Aug 07 19:06:24.308639 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aeed5fd2-4e0c-4931-9e69-125355070255 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.321110 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aeed5fd2-4e0c-4931-9e69-125355070255 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types/395a22df-b033-4bad-ae9a-ace661b69175/encryption returned with HTTP 200 Aug 07 19:06:24.321484 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1373/5475] 10.4.3.15 () {68 vars in 1390 bytes} [Fri Aug 7 19:06:24 2026] POST /volume/v3/types/395a22df-b033-4bad-ae9a-ace661b69175/encryption => generated 239 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:24.328405 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b7d917fd-5147-4b6e-a97a-86c95ae9eeb3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.330143 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7d917fd-5147-4b6e-a97a-86c95ae9eeb3 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] DELETE https://10.4.3.15/volume/v3/types/395a22df-b033-4bad-ae9a-ace661b69175/encryption/79322035-cced-4756-9681-3618f5480f6e Aug 07 19:06:24.330363 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7d917fd-5147-4b6e-a97a-86c95ae9eeb3 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.330567 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7d917fd-5147-4b6e-a97a-86c95ae9eeb3 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.331212 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-b7d917fd-5147-4b6e-a97a-86c95ae9eeb3 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.331405 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7d917fd-5147-4b6e-a97a-86c95ae9eeb3 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/395a22df-b033-4bad-ae9a-ace661b69175/encryption/79322035-cced-4756-9681-3618f5480f6e returned with HTTP 403 Aug 07 19:06:24.331797 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1373/5476] 10.4.3.15 () {66 vars in 1482 bytes} [Fri Aug 7 19:06:24 2026] DELETE /volume/v3/types/395a22df-b033-4bad-ae9a-ace661b69175/encryption/79322035-cced-4756-9681-3618f5480f6e => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.338323 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3f6ce3c5-d486-41dc-88d4-6a5a381c8e5b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.340144 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f6ce3c5-d486-41dc-88d4-6a5a381c8e5b tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:06:24.340552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f6ce3c5-d486-41dc-88d4-6a5a381c8e5b tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1963263448", "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=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.344410 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=114,cinder:INSERT=10,cinder:UPDATE=20 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:06:24.357357 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f6ce3c5-d486-41dc-88d4-6a5a381c8e5b tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:06:24.357506 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1364/5477] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:06:24 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 07 19:06:24.365419 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5f34e9f5-705b-4d03-b35b-12b87d64e4f4 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.367235 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5f34e9f5-705b-4d03-b35b-12b87d64e4f4 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] DELETE https://10.4.3.15/volume/v3/types/0526732e-4380-4432-94bc-0d500e0191b0/extra_specs/key1 Aug 07 19:06:24.367482 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5f34e9f5-705b-4d03-b35b-12b87d64e4f4 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.367696 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5f34e9f5-705b-4d03-b35b-12b87d64e4f4 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.372482 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.policy [None req-5f34e9f5-705b-4d03-b35b-12b87d64e4f4 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100345) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.372602 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5f34e9f5-705b-4d03-b35b-12b87d64e4f4 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/0526732e-4380-4432-94bc-0d500e0191b0/extra_specs/key1 returned with HTTP 403 Aug 07 19:06:24.373165 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1368/5478] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 19:06:24 2026] DELETE /volume/v3/types/0526732e-4380-4432-94bc-0d500e0191b0/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.379714 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2e46d55b-96f2-4049-bd36-59c701417fb2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.381410 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e46d55b-96f2-4049-bd36-59c701417fb2 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] POST https://10.4.3.15/volume/v3/types Aug 07 19:06:24.381758 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2e46d55b-96f2-4049-bd36-59c701417fb2 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-154209833", "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=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.396046 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2e46d55b-96f2-4049-bd36-59c701417fb2 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:06:24.396417 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1374/5479] 10.4.3.15 () {68 vars in 1246 bytes} [Fri Aug 7 19:06:24 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:24.403862 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-66c2e1ed-32fe-4ac6-baa6-8c183d20da14 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.406078 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-66c2e1ed-32fe-4ac6-baa6-8c183d20da14 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] DELETE https://10.4.3.15/volume/v3/types/d35f0470-0b95-48a9-b444-018d02e08cfc Aug 07 19:06:24.406296 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-66c2e1ed-32fe-4ac6-baa6-8c183d20da14 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.406456 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-66c2e1ed-32fe-4ac6-baa6-8c183d20da14 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.407069 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-66c2e1ed-32fe-4ac6-baa6-8c183d20da14 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.407223 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-66c2e1ed-32fe-4ac6-baa6-8c183d20da14 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/d35f0470-0b95-48a9-b444-018d02e08cfc returned with HTTP 403 Aug 07 19:06:24.407605 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1374/5480] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:06:24 2026] DELETE /volume/v3/types/d35f0470-0b95-48a9-b444-018d02e08cfc => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.414673 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9de7fa34-4c71-41ae-84e0-426b0774f36e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.416391 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9de7fa34-4c71-41ae-84e0-426b0774f36e tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] GET https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs Aug 07 19:06:24.416594 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9de7fa34-4c71-41ae-84e0-426b0774f36e tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.416769 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9de7fa34-4c71-41ae-84e0-426b0774f36e tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.423564 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9de7fa34-4c71-41ae-84e0-426b0774f36e tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs returned with HTTP 200 Aug 07 19:06:24.423888 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1365/5481] 10.4.3.15 () {66 vars in 1371 bytes} [Fri Aug 7 19:06:24 2026] GET /volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:24.431280 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f9e9d826-300e-4bb2-9758-7ebdff1bc6e6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.432916 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9e9d826-300e-4bb2-9758-7ebdff1bc6e6 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] GET https://10.4.3.15/volume/v3/types Aug 07 19:06:24.433120 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9e9d826-300e-4bb2-9758-7ebdff1bc6e6 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.433323 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9e9d826-300e-4bb2-9758-7ebdff1bc6e6 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Calling method 'index' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.433979 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.api_utils [None req-f9e9d826-300e-4bb2-9758-7ebdff1bc6e6 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Removing options '' from query. {{(pid=100345) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 19:06:24.455381 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9e9d826-300e-4bb2-9758-7ebdff1bc6e6 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types returned with HTTP 200 Aug 07 19:06:24.455744 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1369/5482] 10.4.3.15 () {66 vars in 1224 bytes} [Fri Aug 7 19:06:24 2026] GET /volume/v3/types => generated 2579 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:24.465406 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c3f94f3e-4c50-4b5b-bea7-c3c986c6f683 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.468123 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c3f94f3e-4c50-4b5b-bea7-c3c986c6f683 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] GET https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption/cipher Aug 07 19:06:24.468340 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c3f94f3e-4c50-4b5b-bea7-c3c986c6f683 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.468585 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c3f94f3e-4c50-4b5b-bea7-c3c986c6f683 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.469179 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.policy [None req-c3f94f3e-4c50-4b5b-bea7-c3c986c6f683 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100344) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.469359 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c3f94f3e-4c50-4b5b-bea7-c3c986c6f683 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption/cipher returned with HTTP 403 Aug 07 19:06:24.469745 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1375/5483] 10.4.3.15 () {66 vars in 1389 bytes} [Fri Aug 7 19:06:24 2026] GET /volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.477443 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-45493b16-41f7-4eee-bd4a-37e2332246e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.479254 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-45493b16-41f7-4eee-bd4a-37e2332246e0 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] GET https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption Aug 07 19:06:24.479490 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-45493b16-41f7-4eee-bd4a-37e2332246e0 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.479701 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-45493b16-41f7-4eee-bd4a-37e2332246e0 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.480377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-45493b16-41f7-4eee-bd4a-37e2332246e0 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.480564 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-45493b16-41f7-4eee-bd4a-37e2332246e0 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption returned with HTTP 403 Aug 07 19:06:24.480972 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1375/5484] 10.4.3.15 () {66 vars in 1368 bytes} [Fri Aug 7 19:06:24 2026] GET /volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.487586 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ee13a0ff-019b-4f1f-a960-0d33718e7b06 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.489322 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee13a0ff-019b-4f1f-a960-0d33718e7b06 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] GET https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs/multiattach Aug 07 19:06:24.489549 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee13a0ff-019b-4f1f-a960-0d33718e7b06 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.489770 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee13a0ff-019b-4f1f-a960-0d33718e7b06 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.496441 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee13a0ff-019b-4f1f-a960-0d33718e7b06 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs/multiattach returned with HTTP 200 Aug 07 19:06:24.496797 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1366/5485] 10.4.3.15 () {66 vars in 1407 bytes} [Fri Aug 7 19:06:24 2026] GET /volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 19:06:24.503135 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-1bf59afb-bb30-4620-baad-6efc7972e34f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.504881 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1bf59afb-bb30-4620-baad-6efc7972e34f tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] GET https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs/volume_backend_name Aug 07 19:06:24.505095 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1bf59afb-bb30-4620-baad-6efc7972e34f tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.505325 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-1bf59afb-bb30-4620-baad-6efc7972e34f tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.512384 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-1bf59afb-bb30-4620-baad-6efc7972e34f tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 19:06:24.512841 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1370/5486] 10.4.3.15 () {66 vars in 1431 bytes} [Fri Aug 7 19:06:24 2026] GET /volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.519858 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-bde3b225-805f-4f99-b517-4da9efadecda None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.521555 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bde3b225-805f-4f99-b517-4da9efadecda tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] GET https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074 Aug 07 19:06:24.521732 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bde3b225-805f-4f99-b517-4da9efadecda tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.521909 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-bde3b225-805f-4f99-b517-4da9efadecda tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.528116 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-bde3b225-805f-4f99-b517-4da9efadecda tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074 returned with HTTP 200 Aug 07 19:06:24.528507 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1376/5487] 10.4.3.15 () {66 vars in 1335 bytes} [Fri Aug 7 19:06:24 2026] GET /volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074 => generated 317 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:24.535536 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eff7f4ce-11a2-43e9-925d-5df31124cd07 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.537205 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eff7f4ce-11a2-43e9-925d-5df31124cd07 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] PUT https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption/0268ab64-9fb6-41ee-96c3-c8559f3b793d Aug 07 19:06:24.537538 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eff7f4ce-11a2-43e9-925d-5df31124cd07 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.539562 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-eff7f4ce-11a2-43e9-925d-5df31124cd07 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.539727 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eff7f4ce-11a2-43e9-925d-5df31124cd07 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption/0268ab64-9fb6-41ee-96c3-c8559f3b793d returned with HTTP 403 Aug 07 19:06:24.540125 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1376/5488] 10.4.3.15 () {68 vars in 1499 bytes} [Fri Aug 7 19:06:24 2026] PUT /volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/encryption/0268ab64-9fb6-41ee-96c3-c8559f3b793d => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.546354 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ab52395f-055d-4aa2-83bf-b767433ca6c2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.548081 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab52395f-055d-4aa2-83bf-b767433ca6c2 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] PUT https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs/key1 Aug 07 19:06:24.548432 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ab52395f-055d-4aa2-83bf-b767433ca6c2 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.550190 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-ab52395f-055d-4aa2-83bf-b767433ca6c2 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.550371 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab52395f-055d-4aa2-83bf-b767433ca6c2 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs/key1 returned with HTTP 403 Aug 07 19:06:24.550786 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1367/5489] 10.4.3.15 () {68 vars in 1406 bytes} [Fri Aug 7 19:06:24 2026] PUT /volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.556538 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-16373b6d-65fb-4b3f-8970-392ded423f28 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.558214 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16373b6d-65fb-4b3f-8970-392ded423f28 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] PUT https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074 Aug 07 19:06:24.558540 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-16373b6d-65fb-4b3f-8970-392ded423f28 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:24.560555 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.policy [None req-16373b6d-65fb-4b3f-8970-392ded423f28 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0a834777c68c4a1fbc996255c0ffcdf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa195a21d1624989865ca6fe025431f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100345) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:06:24.560754 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-16373b6d-65fb-4b3f-8970-392ded423f28 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-member] https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074 returned with HTTP 403 Aug 07 19:06:24.561171 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1371/5490] 10.4.3.15 () {68 vars in 1355 bytes} [Fri Aug 7 19:06:24 2026] PUT /volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:24.566879 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-db302b7b-83e4-425a-85d7-de8ae70a331d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.568764 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-db302b7b-83e4-425a-85d7-de8ae70a331d tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] DELETE https://10.4.3.15/volume/v3/types/d35f0470-0b95-48a9-b444-018d02e08cfc Aug 07 19:06:24.568958 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-db302b7b-83e4-425a-85d7-de8ae70a331d tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.569189 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-db302b7b-83e4-425a-85d7-de8ae70a331d tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.592096 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-db302b7b-83e4-425a-85d7-de8ae70a331d tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types/d35f0470-0b95-48a9-b444-018d02e08cfc returned with HTTP 202 Aug 07 19:06:24.592541 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1377/5491] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:06:24 2026] DELETE /volume/v3/types/d35f0470-0b95-48a9-b444-018d02e08cfc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:24.598644 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a0ce4a4c-5764-4635-972a-e582d5f55a08 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.600338 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a0ce4a4c-5764-4635-972a-e582d5f55a08 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] DELETE https://10.4.3.15/volume/v3/types/0526732e-4380-4432-94bc-0d500e0191b0 Aug 07 19:06:24.600529 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a0ce4a4c-5764-4635-972a-e582d5f55a08 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.600743 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a0ce4a4c-5764-4635-972a-e582d5f55a08 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.602843 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=135,cinder:UPDATE=44,cinder:INSERT=28 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:06:24.623205 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a0ce4a4c-5764-4635-972a-e582d5f55a08 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types/0526732e-4380-4432-94bc-0d500e0191b0 returned with HTTP 202 Aug 07 19:06:24.623661 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1377/5492] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:06:24 2026] DELETE /volume/v3/types/0526732e-4380-4432-94bc-0d500e0191b0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:24.630639 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-daf24fb0-d710-419d-b0a3-6dac49b39433 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.632323 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-daf24fb0-d710-419d-b0a3-6dac49b39433 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] DELETE https://10.4.3.15/volume/v3/types/395a22df-b033-4bad-ae9a-ace661b69175 Aug 07 19:06:24.632545 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-daf24fb0-d710-419d-b0a3-6dac49b39433 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.632762 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-daf24fb0-d710-419d-b0a3-6dac49b39433 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.654009 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-daf24fb0-d710-419d-b0a3-6dac49b39433 tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types/395a22df-b033-4bad-ae9a-ace661b69175 returned with HTTP 202 Aug 07 19:06:24.654413 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1368/5493] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:06:24 2026] DELETE /volume/v3/types/395a22df-b033-4bad-ae9a-ace661b69175 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:24.661012 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c774a171-d76a-4e9f-8604-945d6365a06b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.662641 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c774a171-d76a-4e9f-8604-945d6365a06b tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] DELETE https://10.4.3.15/volume/v3/types/91b62008-65f2-4470-9ef1-ea86c03bad53 Aug 07 19:06:24.662838 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c774a171-d76a-4e9f-8604-945d6365a06b tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.663035 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c774a171-d76a-4e9f-8604-945d6365a06b tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Calling method '_delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.683776 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c774a171-d76a-4e9f-8604-945d6365a06b tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types/91b62008-65f2-4470-9ef1-ea86c03bad53 returned with HTTP 202 Aug 07 19:06:24.684135 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1372/5494] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:06:24 2026] DELETE /volume/v3/types/91b62008-65f2-4470-9ef1-ea86c03bad53 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:24.691019 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-865fd452-986e-4246-86f4-b87d0db8bdeb None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.692654 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-865fd452-986e-4246-86f4-b87d0db8bdeb tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] DELETE https://10.4.3.15/volume/v3/types/4aaa6076-6d61-4305-b0e4-5cc37f468f59 Aug 07 19:06:24.692850 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-865fd452-986e-4246-86f4-b87d0db8bdeb tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.693059 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-865fd452-986e-4246-86f4-b87d0db8bdeb tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Calling method '_delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.713732 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-865fd452-986e-4246-86f4-b87d0db8bdeb tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types/4aaa6076-6d61-4305-b0e4-5cc37f468f59 returned with HTTP 202 Aug 07 19:06:24.714086 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1378/5495] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:06:24 2026] DELETE /volume/v3/types/4aaa6076-6d61-4305-b0e4-5cc37f468f59 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:24.720338 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-26df1578-3df4-401c-9b6d-cceb7e870d2f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:24.721848 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-26df1578-3df4-401c-9b6d-cceb7e870d2f tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] DELETE https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074 Aug 07 19:06:24.722015 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-26df1578-3df4-401c-9b6d-cceb7e870d2f tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:24.722207 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-26df1578-3df4-401c-9b6d-cceb7e870d2f tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:24.750393 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-26df1578-3df4-401c-9b6d-cceb7e870d2f tempest-VolumeTypesMemberTests-283884599 tempest-VolumeTypesMemberTests-283884599-project-admin] https://10.4.3.15/volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074 returned with HTTP 202 Aug 07 19:06:24.750763 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1378/5496] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:06:24 2026] DELETE /volume/v3/types/c132a7d8-5c4d-4398-acec-f57a18366074 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:26.765229 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fd447f21-2515-47de-852f-334ff390d7a6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:26.766814 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd447f21-2515-47de-852f-334ff390d7a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:06:26.767271 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fd447f21-2515-47de-852f-334ff390d7a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd007c5f-ba7c-40d7-a1a4-fd82421f1e06", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-384144806", "description": null, "metadata": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:26.776633 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:26.776633 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:26.777034 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fd447f21-2515-47de-852f-334ff390d7a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:06:26.777160 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-fd447f21-2515-47de-852f-334ff390d7a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create snapshot from volume dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:06:26.805228 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-fd447f21-2515-47de-852f-334ff390d7a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['2ddeedad-9c3e-40eb-991c-7a1abffb72a1', '7b76a257-b31d-4838-b466-ffece36fece4', '2b65748b-4fb0-498f-bda5-0f0fc9fc92e1', '649ef25b-98b4-4dfd-9c2a-23c149249328'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:06:26.829575 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fd447f21-2515-47de-852f-334ff390d7a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot force create request issued successfully. Aug 07 19:06:26.829895 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd447f21-2515-47de-852f-334ff390d7a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:06:26.830339 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1369/5497] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:06:26 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 07 19:06:26.838829 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c7da6271-bf9d-43fd-9897-6e62df908767 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:26.840960 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c7da6271-bf9d-43fd-9897-6e62df908767 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 Aug 07 19:06:26.840960 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c7da6271-bf9d-43fd-9897-6e62df908767 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:26.840960 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c7da6271-bf9d-43fd-9897-6e62df908767 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:26.845637 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:26.845637 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:26.846050 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-c7da6271-bf9d-43fd-9897-6e62df908767 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:26.846809 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c7da6271-bf9d-43fd-9897-6e62df908767 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 returned with HTTP 200 Aug 07 19:06:26.847217 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1373/5498] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:26 2026] GET /volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:27.855484 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ced0aa75-819c-48b3-a9db-637b886590d1 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:27.857932 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ced0aa75-819c-48b3-a9db-637b886590d1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 Aug 07 19:06:27.858240 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ced0aa75-819c-48b3-a9db-637b886590d1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:27.858536 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ced0aa75-819c-48b3-a9db-637b886590d1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:27.860799 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=93,cinder:UPDATE=11,cinder:INSERT=9 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:06:27.866440 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:27.866440 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:27.867178 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ced0aa75-819c-48b3-a9db-637b886590d1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:27.868829 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ced0aa75-819c-48b3-a9db-637b886590d1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 returned with HTTP 200 Aug 07 19:06:27.869471 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1379/5499] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:27 2026] GET /volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:27.877549 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-596b44b4-7b5d-451d-b07d-cb9bc16649c1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:27.879391 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-596b44b4-7b5d-451d-b07d-cb9bc16649c1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 Aug 07 19:06:27.879591 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-596b44b4-7b5d-451d-b07d-cb9bc16649c1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:27.879783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-596b44b4-7b5d-451d-b07d-cb9bc16649c1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:27.884500 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:27.884500 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:27.884909 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-596b44b4-7b5d-451d-b07d-cb9bc16649c1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:27.885655 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-596b44b4-7b5d-451d-b07d-cb9bc16649c1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 returned with HTTP 200 Aug 07 19:06:27.885966 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1379/5500] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:27 2026] GET /volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:27.893685 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0449f030-d77d-4f5f-a467-1cc97933fde9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:27.895362 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0449f030-d77d-4f5f-a467-1cc97933fde9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:06:27.895685 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0449f030-d77d-4f5f-a467-1cc97933fde9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd007c5f-ba7c-40d7-a1a4-fd82421f1e06", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1128083436", "description": null, "metadata": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:27.905228 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:27.905228 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:27.905693 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0449f030-d77d-4f5f-a467-1cc97933fde9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:06:27.905821 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-0449f030-d77d-4f5f-a467-1cc97933fde9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create snapshot from volume dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:06:27.926605 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-0449f030-d77d-4f5f-a467-1cc97933fde9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['8bfcd2cf-7356-4743-a767-a69d079c7416', '72ad37fa-a5a6-474e-83bb-e79756a94c6f', '78f7f3aa-fff4-4b74-8a98-726986f25391', '49c08f7c-a37b-447f-8e56-f349782763e0'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:06:27.950788 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0449f030-d77d-4f5f-a467-1cc97933fde9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot force create request issued successfully. Aug 07 19:06:27.951090 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0449f030-d77d-4f5f-a467-1cc97933fde9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:06:27.951496 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1370/5501] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:06:27 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 07 19:06:27.959485 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4ca74497-3d39-423a-b3d9-09df7eacc280 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:27.961539 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4ca74497-3d39-423a-b3d9-09df7eacc280 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d Aug 07 19:06:27.961782 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4ca74497-3d39-423a-b3d9-09df7eacc280 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:27.962021 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4ca74497-3d39-423a-b3d9-09df7eacc280 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:27.968833 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:27.968833 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:27.969526 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4ca74497-3d39-423a-b3d9-09df7eacc280 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:27.970506 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4ca74497-3d39-423a-b3d9-09df7eacc280 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d returned with HTTP 200 Aug 07 19:06:27.971099 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1374/5502] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:27 2026] GET /volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:28.979815 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2adc12e9-b535-48d3-972a-ec039b669327 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:28.981520 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2adc12e9-b535-48d3-972a-ec039b669327 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d Aug 07 19:06:28.981700 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2adc12e9-b535-48d3-972a-ec039b669327 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:28.981875 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2adc12e9-b535-48d3-972a-ec039b669327 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:28.986452 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:28.986452 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:28.986847 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-2adc12e9-b535-48d3-972a-ec039b669327 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:28.987535 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2adc12e9-b535-48d3-972a-ec039b669327 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d returned with HTTP 200 Aug 07 19:06:28.987875 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1380/5503] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:28 2026] GET /volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:28.995048 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c06a18c8-93c5-44ce-b456-2dfb6cf10df6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:28.997049 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c06a18c8-93c5-44ce-b456-2dfb6cf10df6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d Aug 07 19:06:28.997252 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c06a18c8-93c5-44ce-b456-2dfb6cf10df6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:28.997487 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c06a18c8-93c5-44ce-b456-2dfb6cf10df6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:29.002411 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:29.002411 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:29.002801 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c06a18c8-93c5-44ce-b456-2dfb6cf10df6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:29.003524 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c06a18c8-93c5-44ce-b456-2dfb6cf10df6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d returned with HTTP 200 Aug 07 19:06:29.003851 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1380/5504] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:28 2026] GET /volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:29.011168 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-556b04f9-ee2c-41b8-895b-7ebc29886e57 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:29.013017 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-556b04f9-ee2c-41b8-895b-7ebc29886e57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:06:29.013356 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-556b04f9-ee2c-41b8-895b-7ebc29886e57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd007c5f-ba7c-40d7-a1a4-fd82421f1e06", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1036266749", "description": null, "metadata": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:29.024136 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:29.024136 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:29.024642 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-556b04f9-ee2c-41b8-895b-7ebc29886e57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:06:29.024782 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-556b04f9-ee2c-41b8-895b-7ebc29886e57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create snapshot from volume dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:06:29.047487 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-556b04f9-ee2c-41b8-895b-7ebc29886e57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['7b6f75b6-1a74-4879-a220-694b362761c2', 'e887d406-05b5-4787-81a2-a94aa0f54b56', 'fe034312-df64-4de9-9c9a-4549b757f384', '725cd7de-116b-473f-aae6-15ebb95795db'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:06:29.071793 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-556b04f9-ee2c-41b8-895b-7ebc29886e57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot force create request issued successfully. Aug 07 19:06:29.072098 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-556b04f9-ee2c-41b8-895b-7ebc29886e57 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:06:29.072495 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1371/5505] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:06:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:06:29.080473 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-2c3bc165-37cf-44e6-9d74-1b49328e6351 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:29.082221 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2c3bc165-37cf-44e6-9d74-1b49328e6351 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 Aug 07 19:06:29.082430 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2c3bc165-37cf-44e6-9d74-1b49328e6351 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:29.082710 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-2c3bc165-37cf-44e6-9d74-1b49328e6351 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:29.088287 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:29.088287 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:29.088771 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-2c3bc165-37cf-44e6-9d74-1b49328e6351 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:29.089763 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-2c3bc165-37cf-44e6-9d74-1b49328e6351 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 returned with HTTP 200 Aug 07 19:06:29.090294 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1375/5506] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:29 2026] GET /volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:30.099132 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f93e8f2c-30ac-4688-a0ca-100bbc078f07 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:30.100468 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f93e8f2c-30ac-4688-a0ca-100bbc078f07 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 Aug 07 19:06:30.100658 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f93e8f2c-30ac-4688-a0ca-100bbc078f07 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:30.100846 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f93e8f2c-30ac-4688-a0ca-100bbc078f07 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:30.105634 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:30.105634 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:30.106041 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-f93e8f2c-30ac-4688-a0ca-100bbc078f07 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:30.106790 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f93e8f2c-30ac-4688-a0ca-100bbc078f07 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 returned with HTTP 200 Aug 07 19:06:30.107143 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1381/5507] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:30 2026] GET /volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:30.115195 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-71fff25f-c1b3-4e2c-9fff-f08c90c69142 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:30.116873 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-71fff25f-c1b3-4e2c-9fff-f08c90c69142 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 Aug 07 19:06:30.117075 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-71fff25f-c1b3-4e2c-9fff-f08c90c69142 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:30.117255 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-71fff25f-c1b3-4e2c-9fff-f08c90c69142 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:30.121885 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:30.121885 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:30.122287 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-71fff25f-c1b3-4e2c-9fff-f08c90c69142 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:30.122959 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-71fff25f-c1b3-4e2c-9fff-f08c90c69142 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 returned with HTTP 200 Aug 07 19:06:30.123300 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1381/5508] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:30 2026] GET /volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:31.523206 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-45444f3b-5b2a-4dcf-9a14-6d60c4d5b9d7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:31.525063 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45444f3b-5b2a-4dcf-9a14-6d60c4d5b9d7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 Aug 07 19:06:31.525261 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45444f3b-5b2a-4dcf-9a14-6d60c4d5b9d7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:31.525459 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45444f3b-5b2a-4dcf-9a14-6d60c4d5b9d7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:31.525584 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-45444f3b-5b2a-4dcf-9a14-6d60c4d5b9d7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete snapshot with id: 4756eb67-c092-4750-8b28-df93fdc8f148 Aug 07 19:06:31.530514 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:31.530514 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:31.530887 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-45444f3b-5b2a-4dcf-9a14-6d60c4d5b9d7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:31.546682 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-45444f3b-5b2a-4dcf-9a14-6d60c4d5b9d7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot delete request issued successfully. Aug 07 19:06:31.546859 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45444f3b-5b2a-4dcf-9a14-6d60c4d5b9d7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 returned with HTTP 202 Aug 07 19:06:31.547321 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1372/5509] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:06:31 2026] DELETE /volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:31.554401 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5de7c595-3ded-4e18-bb97-05bf8cee8ad7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:31.556197 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5de7c595-3ded-4e18-bb97-05bf8cee8ad7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 Aug 07 19:06:31.556386 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5de7c595-3ded-4e18-bb97-05bf8cee8ad7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:31.556585 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5de7c595-3ded-4e18-bb97-05bf8cee8ad7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:31.561529 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:31.561529 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:31.562073 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5de7c595-3ded-4e18-bb97-05bf8cee8ad7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:31.562914 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5de7c595-3ded-4e18-bb97-05bf8cee8ad7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 returned with HTTP 200 Aug 07 19:06:31.563327 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1376/5510] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:31 2026] GET /volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:32.571812 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1283cd3f-f523-403a-8eb5-c6ecf75a8f97 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:32.573483 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1283cd3f-f523-403a-8eb5-c6ecf75a8f97 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 Aug 07 19:06:32.573671 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1283cd3f-f523-403a-8eb5-c6ecf75a8f97 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:32.573866 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1283cd3f-f523-403a-8eb5-c6ecf75a8f97 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:32.577749 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1283cd3f-f523-403a-8eb5-c6ecf75a8f97 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 returned with HTTP 404 Aug 07 19:06:32.578172 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1382/5511] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:32 2026] GET /volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:32.583917 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-de40b6db-07ee-483b-b502-ceeee4fcf14b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:32.585660 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de40b6db-07ee-483b-b502-ceeee4fcf14b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d Aug 07 19:06:32.585837 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de40b6db-07ee-483b-b502-ceeee4fcf14b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:32.586130 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de40b6db-07ee-483b-b502-ceeee4fcf14b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:32.586229 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-de40b6db-07ee-483b-b502-ceeee4fcf14b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete snapshot with id: bab13dd9-78ec-4001-b148-b3c6c438dc7d Aug 07 19:06:32.591550 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:32.591550 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:32.592083 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-de40b6db-07ee-483b-b502-ceeee4fcf14b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:32.609097 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-de40b6db-07ee-483b-b502-ceeee4fcf14b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot delete request issued successfully. Aug 07 19:06:32.609338 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de40b6db-07ee-483b-b502-ceeee4fcf14b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d returned with HTTP 202 Aug 07 19:06:32.609706 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1382/5512] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:06:32 2026] DELETE /volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:32.616498 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a5dd0b1f-d2c6-4a2f-9915-3e2c4c749f9a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:32.618368 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5dd0b1f-d2c6-4a2f-9915-3e2c4c749f9a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d Aug 07 19:06:32.618609 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5dd0b1f-d2c6-4a2f-9915-3e2c4c749f9a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:32.618818 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5dd0b1f-d2c6-4a2f-9915-3e2c4c749f9a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:32.623952 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:32.623952 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:32.624375 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a5dd0b1f-d2c6-4a2f-9915-3e2c4c749f9a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:32.625142 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5dd0b1f-d2c6-4a2f-9915-3e2c4c749f9a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d returned with HTTP 200 Aug 07 19:06:32.625499 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1373/5513] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:32 2026] GET /volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:33.633497 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bd77c175-c1b7-4a4e-8be2-ca5356544a86 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:33.635209 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bd77c175-c1b7-4a4e-8be2-ca5356544a86 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d Aug 07 19:06:33.635409 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bd77c175-c1b7-4a4e-8be2-ca5356544a86 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:33.635627 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bd77c175-c1b7-4a4e-8be2-ca5356544a86 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:33.639850 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bd77c175-c1b7-4a4e-8be2-ca5356544a86 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d returned with HTTP 404 Aug 07 19:06:33.640332 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1377/5514] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:33 2026] GET /volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:33.645846 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1a73ca62-e121-4e9c-ae27-5917545f1ab0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:33.647512 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1a73ca62-e121-4e9c-ae27-5917545f1ab0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 Aug 07 19:06:33.647710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1a73ca62-e121-4e9c-ae27-5917545f1ab0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:33.647897 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1a73ca62-e121-4e9c-ae27-5917545f1ab0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:33.648014 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-1a73ca62-e121-4e9c-ae27-5917545f1ab0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete snapshot with id: 7f8c398e-9f19-4474-a1c5-a21737541791 Aug 07 19:06:33.653102 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:33.653102 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:33.653539 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1a73ca62-e121-4e9c-ae27-5917545f1ab0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:33.669484 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1a73ca62-e121-4e9c-ae27-5917545f1ab0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot delete request issued successfully. Aug 07 19:06:33.669696 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1a73ca62-e121-4e9c-ae27-5917545f1ab0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 returned with HTTP 202 Aug 07 19:06:33.670096 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1383/5515] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:06:33 2026] DELETE /volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:33.676226 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-28ad3f2b-c798-4482-9725-6f21c64e532b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:33.677934 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-28ad3f2b-c798-4482-9725-6f21c64e532b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 Aug 07 19:06:33.678169 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-28ad3f2b-c798-4482-9725-6f21c64e532b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:33.678368 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-28ad3f2b-c798-4482-9725-6f21c64e532b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:33.683458 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:33.683458 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:33.683892 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-28ad3f2b-c798-4482-9725-6f21c64e532b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:06:33.684660 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-28ad3f2b-c798-4482-9725-6f21c64e532b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 returned with HTTP 200 Aug 07 19:06:33.685040 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1383/5516] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:33 2026] GET /volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:34.694340 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ab1a84ee-b472-4785-87f4-9503c738f5bb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:34.697248 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab1a84ee-b472-4785-87f4-9503c738f5bb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 Aug 07 19:06:34.697248 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ab1a84ee-b472-4785-87f4-9503c738f5bb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:34.697248 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ab1a84ee-b472-4785-87f4-9503c738f5bb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:34.700507 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab1a84ee-b472-4785-87f4-9503c738f5bb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 returned with HTTP 404 Aug 07 19:06:34.701071 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1374/5517] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:34 2026] GET /volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:34.707394 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6c897334-4769-40e8-af8b-b39fb30a6bcf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:34.710826 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c897334-4769-40e8-af8b-b39fb30a6bcf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 Aug 07 19:06:34.710826 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c897334-4769-40e8-af8b-b39fb30a6bcf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:34.710826 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6c897334-4769-40e8-af8b-b39fb30a6bcf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:34.710826 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-6c897334-4769-40e8-af8b-b39fb30a6bcf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete snapshot with id: 4756eb67-c092-4750-8b28-df93fdc8f148 Aug 07 19:06:34.714372 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6c897334-4769-40e8-af8b-b39fb30a6bcf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 returned with HTTP 404 Aug 07 19:06:34.714956 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1378/5518] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:06:34 2026] DELETE /volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:34.720597 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-832d5c21-99b0-4be4-8c40-8d824eacf532 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:34.723080 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-832d5c21-99b0-4be4-8c40-8d824eacf532 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 Aug 07 19:06:34.723433 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-832d5c21-99b0-4be4-8c40-8d824eacf532 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:34.723764 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-832d5c21-99b0-4be4-8c40-8d824eacf532 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:34.727882 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-832d5c21-99b0-4be4-8c40-8d824eacf532 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 returned with HTTP 404 Aug 07 19:06:34.728467 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1384/5519] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:34 2026] GET /volume/v3/snapshots/4756eb67-c092-4750-8b28-df93fdc8f148 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:34.734633 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-85c0f712-cb49-477c-96b9-bfabbd0e5854 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:34.736828 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-85c0f712-cb49-477c-96b9-bfabbd0e5854 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d Aug 07 19:06:34.738366 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-85c0f712-cb49-477c-96b9-bfabbd0e5854 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:34.738366 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-85c0f712-cb49-477c-96b9-bfabbd0e5854 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:34.738366 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-85c0f712-cb49-477c-96b9-bfabbd0e5854 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete snapshot with id: bab13dd9-78ec-4001-b148-b3c6c438dc7d Aug 07 19:06:34.741698 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-85c0f712-cb49-477c-96b9-bfabbd0e5854 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d returned with HTTP 404 Aug 07 19:06:34.742234 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1384/5520] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:06:34 2026] DELETE /volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:34.748287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6742b63e-e92d-4a14-820a-5545fde40759 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:34.750087 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6742b63e-e92d-4a14-820a-5545fde40759 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d Aug 07 19:06:34.750414 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6742b63e-e92d-4a14-820a-5545fde40759 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:34.760886 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6742b63e-e92d-4a14-820a-5545fde40759 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:34.765324 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6742b63e-e92d-4a14-820a-5545fde40759 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d returned with HTTP 404 Aug 07 19:06:34.765324 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1375/5521] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:34 2026] GET /volume/v3/snapshots/bab13dd9-78ec-4001-b148-b3c6c438dc7d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:34.771646 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-db5de6d0-788d-4828-a1ae-e408738b068f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:34.774708 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-db5de6d0-788d-4828-a1ae-e408738b068f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 Aug 07 19:06:34.774708 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-db5de6d0-788d-4828-a1ae-e408738b068f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:34.774708 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-db5de6d0-788d-4828-a1ae-e408738b068f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:34.774708 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-db5de6d0-788d-4828-a1ae-e408738b068f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete snapshot with id: 7f8c398e-9f19-4474-a1c5-a21737541791 Aug 07 19:06:34.778199 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-db5de6d0-788d-4828-a1ae-e408738b068f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 returned with HTTP 404 Aug 07 19:06:34.778787 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1379/5522] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:06:34 2026] DELETE /volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:34.784695 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8bc8d4ff-05a3-4a16-9646-23d16f902d7a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:34.786526 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8bc8d4ff-05a3-4a16-9646-23d16f902d7a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 Aug 07 19:06:34.786834 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8bc8d4ff-05a3-4a16-9646-23d16f902d7a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:34.787966 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8bc8d4ff-05a3-4a16-9646-23d16f902d7a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:34.791508 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8bc8d4ff-05a3-4a16-9646-23d16f902d7a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 returned with HTTP 404 Aug 07 19:06:34.792034 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1385/5523] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:06:34 2026] GET /volume/v3/snapshots/7f8c398e-9f19-4474-a1c5-a21737541791 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:35.779135 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-0868c33d-4761-4e7b-8b5a-1d4dd68e590c req-47cf8de3-7f62-4c72-9301-5734011b51d7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:35.781034 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0868c33d-4761-4e7b-8b5a-1d4dd68e590c req-47cf8de3-7f62-4c72-9301-5734011b51d7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/attachments/b359eed7-af1e-4fb7-937f-661577724c1f Aug 07 19:06:35.781204 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0868c33d-4761-4e7b-8b5a-1d4dd68e590c req-47cf8de3-7f62-4c72-9301-5734011b51d7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:35.781395 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0868c33d-4761-4e7b-8b5a-1d4dd68e590c req-47cf8de3-7f62-4c72-9301-5734011b51d7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:35.791795 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:35.791795 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:35.836248 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0868c33d-4761-4e7b-8b5a-1d4dd68e590c req-47cf8de3-7f62-4c72-9301-5734011b51d7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/b359eed7-af1e-4fb7-937f-661577724c1f returned with HTTP 200 Aug 07 19:06:35.836659 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1385/5524] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:06:35 2026] DELETE /volume/v3/attachments/b359eed7-af1e-4fb7-937f-661577724c1f => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:37.505074 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8fdf288d-b18f-434c-98f8-731f3b373888 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:37.507216 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8fdf288d-b18f-434c-98f8-731f3b373888 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:06:37.507467 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8fdf288d-b18f-434c-98f8-731f3b373888 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:37.507698 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8fdf288d-b18f-434c-98f8-731f3b373888 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:37.507906 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-8fdf288d-b18f-434c-98f8-731f3b373888 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume with id: dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:06:37.516977 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:37.516977 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:37.517658 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8fdf288d-b18f-434c-98f8-731f3b373888 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:06:37.535042 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8fdf288d-b18f-434c-98f8-731f3b373888 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume request issued successfully. Aug 07 19:06:37.535167 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8fdf288d-b18f-434c-98f8-731f3b373888 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 returned with HTTP 202 Aug 07 19:06:37.535564 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1376/5525] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:06:37 2026] DELETE /volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:37.543413 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-61d11be1-ce0b-4d05-80a1-647d2d01702d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:37.545040 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-61d11be1-ce0b-4d05-80a1-647d2d01702d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:06:37.545224 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-61d11be1-ce0b-4d05-80a1-647d2d01702d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:37.545429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-61d11be1-ce0b-4d05-80a1-647d2d01702d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:37.551844 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:37.551844 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:37.555138 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-61d11be1-ce0b-4d05-80a1-647d2d01702d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:06:37.559228 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-61d11be1-ce0b-4d05-80a1-647d2d01702d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 returned with HTTP 200 Aug 07 19:06:37.559633 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1380/5526] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:06:37 2026] GET /volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:38.571500 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1bf5b9d5-c68d-4676-ad84-f051d399fbc2 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:38.573045 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1bf5b9d5-c68d-4676-ad84-f051d399fbc2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 Aug 07 19:06:38.573262 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1bf5b9d5-c68d-4676-ad84-f051d399fbc2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:38.573455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1bf5b9d5-c68d-4676-ad84-f051d399fbc2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:38.578575 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1bf5b9d5-c68d-4676-ad84-f051d399fbc2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 returned with HTTP 404 Aug 07 19:06:38.578958 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1386/5527] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:06:38 2026] GET /volume/v3/volumes/dd007c5f-ba7c-40d7-a1a4-fd82421f1e06 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:38.602822 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:38.604541 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:06:38.604893 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-453240665", "snapshot_id": null, "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:38.606329 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-453240665', 'snapshot_id': None, 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:06:38.670874 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume of 1 GB Aug 07 19:06:38.671208 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:38.671208 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:38.674667 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Availability Zones retrieved successfully. Aug 07 19:06:38.679682 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (162cf520-dcb5-4f82-9f07-463fef67834d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:06:38.680548 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87eaf828-ea78-417d-a7b8-d2fc0937833c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:06:38.681360 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:06:38.729937 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87eaf828-ea78-417d-a7b8-d2fc0937833c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:06:38.730648 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc161c94-771a-4fb1-b59b-69b5ad3f0e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:06:38.764661 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['cc7cce80-9812-453a-a9ad-e926a8258ac4', '69bdc885-7ff9-4010-bcdb-fdfe4d5cf2a8', 'd087d27d-18df-4881-9576-3c327c8cbcd3', '4017f9c4-8abc-4158-bb10-3972d7085ebf'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:06:38.765403 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc161c94-771a-4fb1-b59b-69b5ad3f0e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc7cce80-9812-453a-a9ad-e926a8258ac4', '69bdc885-7ff9-4010-bcdb-fdfe4d5cf2a8', 'd087d27d-18df-4881-9576-3c327c8cbcd3', '4017f9c4-8abc-4158-bb10-3972d7085ebf']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:06:38.766096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313fa29d-36e5-47e8-a033-62f590efbddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:06:38.785150 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313fa29d-36e5-47e8-a033-62f590efbddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dda467e0-fcee-4752-911b-eb85dbba9e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-453240665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['cc7cce80-9812-453a-a9ad-e926a8258ac4','69bdc885-7ff9-4010-bcdb-fdfe4d5cf2a8','d087d27d-18df-4881-9576-3c327c8cbcd3','4017f9c4-8abc-4158-bb10-3972d7085ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-453240665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dda467e0-fcee-4752-911b-eb85dbba9e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fd4e034e0e412a8815d3ee6808eb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86dc3f8b60294880b0425699248f28b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:06:38.785787 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fed92c7-9d69-4cbf-9d66-19a2056f53e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:06:38.800026 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fed92c7-9d69-4cbf-9d66-19a2056f53e4) transitioned into state 'SUCCESS' from state '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-453240665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['cc7cce80-9812-453a-a9ad-e926a8258ac4','69bdc885-7ff9-4010-bcdb-fdfe4d5cf2a8','d087d27d-18df-4881-9576-3c327c8cbcd3','4017f9c4-8abc-4158-bb10-3972d7085ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:06:38.800684 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075f5a52-291e-4a2e-a93e-3421aeac876b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:06:38.807729 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075f5a52-291e-4a2e-a93e-3421aeac876b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:06:38.808497 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (162cf520-dcb5-4f82-9f07-463fef67834d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:06:38.808766 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request issued successfully. Aug 07 19:06:38.809322 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7374dc41-f9eb-4aef-b9ac-cc0aad61aaf5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:06:38.809813 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1386/5528] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:06:38 2026] POST /volume/v3/volumes => generated 756 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:06:38.819828 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-59e7f688-68a3-4fdd-be26-b82281e0e383 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:38.821645 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-59e7f688-68a3-4fdd-be26-b82281e0e383 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 Aug 07 19:06:38.821830 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-59e7f688-68a3-4fdd-be26-b82281e0e383 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:38.822071 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-59e7f688-68a3-4fdd-be26-b82281e0e383 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:38.828592 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:38.828592 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:38.831701 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-59e7f688-68a3-4fdd-be26-b82281e0e383 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:06:38.835239 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-59e7f688-68a3-4fdd-be26-b82281e0e383 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 returned with HTTP 200 Aug 07 19:06:38.835580 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1377/5529] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:06:38 2026] GET /volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:39.846592 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a49dee78-fd58-44d4-b5aa-e963f4ae6ce2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:39.848688 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a49dee78-fd58-44d4-b5aa-e963f4ae6ce2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 Aug 07 19:06:39.848688 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a49dee78-fd58-44d4-b5aa-e963f4ae6ce2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:39.848688 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a49dee78-fd58-44d4-b5aa-e963f4ae6ce2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:39.855819 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:39.855819 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:39.858977 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a49dee78-fd58-44d4-b5aa-e963f4ae6ce2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:06:39.862949 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a49dee78-fd58-44d4-b5aa-e963f4ae6ce2 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 returned with HTTP 200 Aug 07 19:06:39.863301 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1381/5530] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:06:39 2026] GET /volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:39.876385 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ee39e7f2-261f-4df3-93b5-f0b808f825ac None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:39.878181 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee39e7f2-261f-4df3-93b5-f0b808f825ac tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 Aug 07 19:06:39.878398 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee39e7f2-261f-4df3-93b5-f0b808f825ac tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:39.878579 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ee39e7f2-261f-4df3-93b5-f0b808f825ac tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:39.885617 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:39.885617 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:39.888962 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ee39e7f2-261f-4df3-93b5-f0b808f825ac tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:06:39.892968 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ee39e7f2-261f-4df3-93b5-f0b808f825ac tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 returned with HTTP 200 Aug 07 19:06:39.893359 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1387/5531] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:06:39 2026] GET /volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:40.808727 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-f77e577c-9f55-4c16-b025-0da4df3fac64 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:40.810498 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-f77e577c-9f55-4c16-b025-0da4df3fac64 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 Aug 07 19:06:40.810683 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-f77e577c-9f55-4c16-b025-0da4df3fac64 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:40.810860 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-f77e577c-9f55-4c16-b025-0da4df3fac64 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:40.817204 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:40.817204 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:40.820352 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-f77e577c-9f55-4c16-b025-0da4df3fac64 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:06:40.824224 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-f77e577c-9f55-4c16-b025-0da4df3fac64 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 returned with HTTP 200 Aug 07 19:06:40.824589 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1387/5532] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:06:40 2026] GET /volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:41.287430 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-23a56fde-2558-4101-9dae-6ff2fcd324e1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:41.289156 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-23a56fde-2558-4101-9dae-6ff2fcd324e1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 Aug 07 19:06:41.289341 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-23a56fde-2558-4101-9dae-6ff2fcd324e1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:41.289508 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-23a56fde-2558-4101-9dae-6ff2fcd324e1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:41.295378 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:41.295378 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:41.298114 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-23a56fde-2558-4101-9dae-6ff2fcd324e1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:06:41.301797 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-23a56fde-2558-4101-9dae-6ff2fcd324e1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 returned with HTTP 200 Aug 07 19:06:41.302151 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1378/5533] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:06:41 2026] GET /volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 => generated 1364 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:41.311297 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-c6408acd-41bc-45aa-9217-36066be6e86f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:41.311683 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c6408acd-41bc-45aa-9217-36066be6e86f None None] GET https://10.4.3.15/volume// Aug 07 19:06:41.311863 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c6408acd-41bc-45aa-9217-36066be6e86f None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:41.312061 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-c6408acd-41bc-45aa-9217-36066be6e86f None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:41.312379 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-c6408acd-41bc-45aa-9217-36066be6e86f None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:06:41.312687 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1382/5534] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:06: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 07 19:06:41.319638 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-9bb1dc54-d2c7-4dbe-a4e6-59353a81f43a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:41.322143 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-9bb1dc54-d2c7-4dbe-a4e6-59353a81f43a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:06:41.322636 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-9bb1dc54-d2c7-4dbe-a4e6-59353a81f43a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dda467e0-fcee-4752-911b-eb85dbba9e76", "connector": null, "instance_uuid": "20a66bfa-9ad4-4ac5-ad98-9ae2c08ee200"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:41.331780 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:41.331780 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:41.352771 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-9bb1dc54-d2c7-4dbe-a4e6-59353a81f43a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:06:41.353263 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1388/5535] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:06: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 07 19:06:41.998371 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-beb01ed1-a7ce-4c5e-a675-1f27e6f80b2c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:41.998762 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-beb01ed1-a7ce-4c5e-a675-1f27e6f80b2c None None] GET https://10.4.3.15/volume// Aug 07 19:06:41.998950 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-beb01ed1-a7ce-4c5e-a675-1f27e6f80b2c None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:41.999181 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-beb01ed1-a7ce-4c5e-a675-1f27e6f80b2c None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:41.999544 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-beb01ed1-a7ce-4c5e-a675-1f27e6f80b2c None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:06:41.999835 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1388/5536] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:06: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 07 19:06:42.006166 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-907d84e6-567e-4cf1-85a0-0ee8328bf23f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:42.008127 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-907d84e6-567e-4cf1-85a0-0ee8328bf23f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 Aug 07 19:06:42.008378 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-907d84e6-567e-4cf1-85a0-0ee8328bf23f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:42.008590 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-907d84e6-567e-4cf1-85a0-0ee8328bf23f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:42.017469 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:42.017469 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:42.020498 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-907d84e6-567e-4cf1-85a0-0ee8328bf23f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:06:42.024338 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-907d84e6-567e-4cf1-85a0-0ee8328bf23f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 returned with HTTP 200 Aug 07 19:06:42.024696 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1379/5537] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:06:42 2026] GET /volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 => generated 1543 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:06:42.123889 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-a2fcd994-d51f-4979-b962-9aa0c45ff2cf None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:42.125707 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-a2fcd994-d51f-4979-b962-9aa0c45ff2cf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] PUT https://10.4.3.15/volume/v3/attachments/34e1bde3-1ce1-4574-abf7-4d2bf0e3edc9 Aug 07 19:06:42.126048 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-a2fcd994-d51f-4979-b962-9aa0c45ff2cf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:42.132910 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-a2fcd994-d51f-4979-b962-9aa0c45ff2cf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Acquiring lock "cinder-attachment_update-dda467e0-fcee-4752-911b-eb85dbba9e76-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:06:42.137221 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-a2fcd994-d51f-4979-b962-9aa0c45ff2cf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-dda467e0-fcee-4752-911b-eb85dbba9e76-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:06:42.138078 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:42.138078 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:42.200526 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-a2fcd994-d51f-4979-b962-9aa0c45ff2cf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-dda467e0-fcee-4752-911b-eb85dbba9e76-np0000006749" released by "attachment_update" :: held 0.063s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:06:42.201202 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-a2fcd994-d51f-4979-b962-9aa0c45ff2cf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/34e1bde3-1ce1-4574-abf7-4d2bf0e3edc9 returned with HTTP 200 Aug 07 19:06:42.201539 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1383/5538] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:06:42 2026] PUT /volume/v3/attachments/34e1bde3-1ce1-4574-abf7-4d2bf0e3edc9 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:42.220712 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-87a50ac6-4b8a-451b-b84d-69c44ffececa None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:42.222698 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-87a50ac6-4b8a-451b-b84d-69c44ffececa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments/34e1bde3-1ce1-4574-abf7-4d2bf0e3edc9/action Aug 07 19:06:42.223134 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-87a50ac6-4b8a-451b-b84d-69c44ffececa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:06:42.223257 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-87a50ac6-4b8a-451b-b84d-69c44ffececa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:06:42.237942 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:42.237942 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:42.247322 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-1e8237e3-c64f-4309-83d7-b9ad65b86dc6 req-87a50ac6-4b8a-451b-b84d-69c44ffececa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/34e1bde3-1ce1-4574-abf7-4d2bf0e3edc9/action returned with HTTP 204 Aug 07 19:06:42.247849 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1389/5539] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:06:42 2026] POST /volume/v3/attachments/34e1bde3-1ce1-4574-abf7-4d2bf0e3edc9/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:47.000081 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-cb0d9f73-681b-4d14-b780-e295676c1a00 req-b33d22f1-4b18-45e9-ae60-d3ec63f1f953 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:47.003166 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-cb0d9f73-681b-4d14-b780-e295676c1a00 req-b33d22f1-4b18-45e9-ae60-d3ec63f1f953 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] DELETE https://10.4.3.15/volume/v3/attachments/0a9b3a51-15b8-49eb-8e8e-743329033c31 Aug 07 19:06:47.003438 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-cb0d9f73-681b-4d14-b780-e295676c1a00 req-b33d22f1-4b18-45e9-ae60-d3ec63f1f953 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:47.003709 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-cb0d9f73-681b-4d14-b780-e295676c1a00 req-b33d22f1-4b18-45e9-ae60-d3ec63f1f953 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:47.010871 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:47.010871 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:47.049791 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-cb0d9f73-681b-4d14-b780-e295676c1a00 req-b33d22f1-4b18-45e9-ae60-d3ec63f1f953 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/attachments/0a9b3a51-15b8-49eb-8e8e-743329033c31 returned with HTTP 200 Aug 07 19:06:47.050191 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1389/5540] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:06:46 2026] DELETE /volume/v3/attachments/0a9b3a51-15b8-49eb-8e8e-743329033c31 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:06:48.045699 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-44a1a2ac-b6d6-4b66-904a-04dac10833d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:48.047300 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44a1a2ac-b6d6-4b66-904a-04dac10833d5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] DELETE https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:06:48.047502 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44a1a2ac-b6d6-4b66-904a-04dac10833d5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:48.047679 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44a1a2ac-b6d6-4b66-904a-04dac10833d5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:48.047835 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-44a1a2ac-b6d6-4b66-904a-04dac10833d5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Delete volume with id: 67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:06:48.054680 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:48.054680 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:48.055202 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-44a1a2ac-b6d6-4b66-904a-04dac10833d5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:06:48.066467 np0000006749 devstack@c-api.service[100342]: WARNING cinder.keymgr.conf_key_mgr [None req-44a1a2ac-b6d6-4b66-904a-04dac10833d5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 19:06:48.072747 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-44a1a2ac-b6d6-4b66-904a-04dac10833d5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Delete volume request issued successfully. Aug 07 19:06:48.073042 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44a1a2ac-b6d6-4b66-904a-04dac10833d5 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 202 Aug 07 19:06:48.073579 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1380/5541] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:06:48 2026] DELETE /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:48.080854 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-379f83d9-a1af-4361-a3b9-4687ecb690ab None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:48.082604 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-379f83d9-a1af-4361-a3b9-4687ecb690ab tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:06:48.082788 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-379f83d9-a1af-4361-a3b9-4687ecb690ab tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:48.082967 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-379f83d9-a1af-4361-a3b9-4687ecb690ab tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:48.092134 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:48.092134 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:06:48.096037 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-379f83d9-a1af-4361-a3b9-4687ecb690ab tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:06:48.101889 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-379f83d9-a1af-4361-a3b9-4687ecb690ab tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 200 Aug 07 19:06:48.102442 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1384/5542] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:06:48 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 1447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:49.116904 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-da0766d7-1cca-452c-bf68-49e43c395d3c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:49.120161 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-da0766d7-1cca-452c-bf68-49e43c395d3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea Aug 07 19:06:49.120161 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-da0766d7-1cca-452c-bf68-49e43c395d3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:49.120161 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-da0766d7-1cca-452c-bf68-49e43c395d3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:49.124550 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-da0766d7-1cca-452c-bf68-49e43c395d3c tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea returned with HTTP 404 Aug 07 19:06:49.125269 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1390/5543] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:06:49 2026] GET /volume/v3/volumes/67893b73-9ddf-4924-8a10-7eb4adcdb9ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:49.368854 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d73c2a68-d097-49b0-94ed-6d9285e08c63 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:49.370725 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d73c2a68-d097-49b0-94ed-6d9285e08c63 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] DELETE https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:06:49.370858 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d73c2a68-d097-49b0-94ed-6d9285e08c63 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:49.371064 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d73c2a68-d097-49b0-94ed-6d9285e08c63 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:49.371241 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-d73c2a68-d097-49b0-94ed-6d9285e08c63 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Delete volume with id: 68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:06:49.379912 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:49.379912 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:06:49.380520 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d73c2a68-d097-49b0-94ed-6d9285e08c63 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:06:49.390756 np0000006749 devstack@c-api.service[100343]: WARNING cinder.keymgr.conf_key_mgr [None req-d73c2a68-d097-49b0-94ed-6d9285e08c63 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 19:06:49.397308 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d73c2a68-d097-49b0-94ed-6d9285e08c63 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Delete volume request issued successfully. Aug 07 19:06:49.397490 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d73c2a68-d097-49b0-94ed-6d9285e08c63 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 202 Aug 07 19:06:49.398313 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1390/5544] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:06:49 2026] DELETE /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:49.407101 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-faebab1d-d7a6-4877-b990-b0512a23f409 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:49.409021 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-faebab1d-d7a6-4877-b990-b0512a23f409 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:06:49.409204 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-faebab1d-d7a6-4877-b990-b0512a23f409 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:49.409400 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-faebab1d-d7a6-4877-b990-b0512a23f409 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:49.416571 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:49.416571 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:06:49.420632 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-faebab1d-d7a6-4877-b990-b0512a23f409 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Volume info retrieved successfully. Aug 07 19:06:49.425008 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-faebab1d-d7a6-4877-b990-b0512a23f409 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 200 Aug 07 19:06:49.425395 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1381/5545] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:06:49 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 1426 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:50.439092 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6849dead-f97a-4719-93eb-013cdbb98d21 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:50.440892 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6849dead-f97a-4719-93eb-013cdbb98d21 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] GET https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 Aug 07 19:06:50.441103 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6849dead-f97a-4719-93eb-013cdbb98d21 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:50.441277 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6849dead-f97a-4719-93eb-013cdbb98d21 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:50.447465 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6849dead-f97a-4719-93eb-013cdbb98d21 tempest-TestEncryptedCinderVolumes-1104054393 tempest-TestEncryptedCinderVolumes-1104054393-project-member] https://10.4.3.15/volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 returned with HTTP 404 Aug 07 19:06:50.447989 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1385/5546] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:06:50 2026] GET /volume/v3/volumes/68f91704-67a0-4fd8-b266-d7003e1a6a21 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:06:50.454186 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-30b72fb2-7eb6-45f2-966f-5214d53aed4e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:50.455779 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-30b72fb2-7eb6-45f2-966f-5214d53aed4e tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] GET https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 Aug 07 19:06:50.455957 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-30b72fb2-7eb6-45f2-966f-5214d53aed4e tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:50.456163 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-30b72fb2-7eb6-45f2-966f-5214d53aed4e tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Calling method 'detail' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:50.456892 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-30b72fb2-7eb6-45f2-966f-5214d53aed4e tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100344) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 19:06:50.466672 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-30b72fb2-7eb6-45f2-966f-5214d53aed4e tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Get all volumes completed successfully. Aug 07 19:06:50.468133 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:06:50.468133 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:06:50.471927 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-30b72fb2-7eb6-45f2-966f-5214d53aed4e tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] https://10.4.3.15/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 19:06:50.472291 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1391/5547] 10.4.3.15 () {66 vars in 1278 bytes} [Fri Aug 7 19:06:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7080 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:06:50.484808 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5b109ecd-8305-47d2-b2d2-d8128cfeb1da None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:06:50.486604 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b109ecd-8305-47d2-b2d2-d8128cfeb1da tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] DELETE https://10.4.3.15/volume/v3/types/f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a Aug 07 19:06:50.486818 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b109ecd-8305-47d2-b2d2-d8128cfeb1da tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:06:50.487072 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b109ecd-8305-47d2-b2d2-d8128cfeb1da tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:06:50.511024 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b109ecd-8305-47d2-b2d2-d8128cfeb1da tempest-TestEncryptedCinderVolumes-278564247 tempest-TestEncryptedCinderVolumes-278564247-project-admin] https://10.4.3.15/volume/v3/types/f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a returned with HTTP 202 Aug 07 19:06:50.511600 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1391/5548] 10.4.3.15 () {66 vars in 1338 bytes} [Fri Aug 7 19:06:50 2026] DELETE /volume/v3/types/f1b2bb64-36bf-4aaf-81ad-5b8ae5908b7a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:06:59.423752 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=89,cinder:INSERT=25,cinder:UPDATE=43 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:07:00.443509 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=44,cinder:INSERT=18,cinder:UPDATE=5 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:07:00.470470 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:07:00.506342 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=79,cinder:UPDATE=32,cinder:INSERT=7 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:07:26.545827 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d9f18f4c-10ab-4499-b126-45b1416aaed9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:26.547419 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9f18f4c-10ab-4499-b126-45b1416aaed9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:07:26.547757 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d9f18f4c-10ab-4499-b126-45b1416aaed9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dda467e0-fcee-4752-911b-eb85dbba9e76", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1096461290", "description": null, "metadata": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:07:26.557429 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:26.557429 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:07:26.557876 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d9f18f4c-10ab-4499-b126-45b1416aaed9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:26.558045 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-d9f18f4c-10ab-4499-b126-45b1416aaed9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create snapshot from volume dda467e0-fcee-4752-911b-eb85dbba9e76 Aug 07 19:07:26.578080 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-d9f18f4c-10ab-4499-b126-45b1416aaed9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['07287f44-1018-4862-8c03-9297c8661303', '621227f7-f40d-4737-a742-07674a19ed34', 'fecddb99-f58a-438d-be2a-7bb8bb00d909', '9b220a3e-e036-4a19-9f38-60a3cffd1eef'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:07:26.610226 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d9f18f4c-10ab-4499-b126-45b1416aaed9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot force create request issued successfully. Aug 07 19:07:26.610633 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9f18f4c-10ab-4499-b126-45b1416aaed9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:07:26.611083 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1382/5549] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:07:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:07:26.619564 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-d245d968-e9d7-494d-a07a-084defe760e1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:26.621822 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d245d968-e9d7-494d-a07a-084defe760e1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 Aug 07 19:07:26.622083 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d245d968-e9d7-494d-a07a-084defe760e1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:26.622264 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-d245d968-e9d7-494d-a07a-084defe760e1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:26.627202 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:26.627202 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:26.627588 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-d245d968-e9d7-494d-a07a-084defe760e1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:26.628279 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-d245d968-e9d7-494d-a07a-084defe760e1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 returned with HTTP 200 Aug 07 19:07:26.628597 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1386/5550] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:07:26 2026] GET /volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:27.637543 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8a641173-4640-42c0-9ff2-d464bfdda6ca None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:27.639273 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8a641173-4640-42c0-9ff2-d464bfdda6ca tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 Aug 07 19:07:27.639451 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8a641173-4640-42c0-9ff2-d464bfdda6ca tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:27.639630 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8a641173-4640-42c0-9ff2-d464bfdda6ca tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:27.644079 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:27.644079 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:07:27.644468 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8a641173-4640-42c0-9ff2-d464bfdda6ca tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:27.645141 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8a641173-4640-42c0-9ff2-d464bfdda6ca tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 returned with HTTP 200 Aug 07 19:07:27.645477 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1392/5551] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:07:27 2026] GET /volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:27.652957 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3517adf2-3dd8-4fa4-adc7-52cc6b7d04a6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:27.654543 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3517adf2-3dd8-4fa4-adc7-52cc6b7d04a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 Aug 07 19:07:27.654716 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3517adf2-3dd8-4fa4-adc7-52cc6b7d04a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:27.654885 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3517adf2-3dd8-4fa4-adc7-52cc6b7d04a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:27.659670 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:27.659670 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:27.660038 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3517adf2-3dd8-4fa4-adc7-52cc6b7d04a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:27.660686 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3517adf2-3dd8-4fa4-adc7-52cc6b7d04a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 returned with HTTP 200 Aug 07 19:07:27.661158 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1392/5552] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:07:27 2026] GET /volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:33.716123 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6ec8d882-af05-4471-92ce-bd4b58c70ff0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:33.717860 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6ec8d882-af05-4471-92ce-bd4b58c70ff0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 Aug 07 19:07:33.718074 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6ec8d882-af05-4471-92ce-bd4b58c70ff0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:33.718266 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6ec8d882-af05-4471-92ce-bd4b58c70ff0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:33.718360 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-6ec8d882-af05-4471-92ce-bd4b58c70ff0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete snapshot with id: a2363c12-5e04-493c-875a-678c5bdd3ce7 Aug 07 19:07:33.722835 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:33.722835 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:07:33.723223 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6ec8d882-af05-4471-92ce-bd4b58c70ff0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:33.738693 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6ec8d882-af05-4471-92ce-bd4b58c70ff0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot delete request issued successfully. Aug 07 19:07:33.738868 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6ec8d882-af05-4471-92ce-bd4b58c70ff0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 returned with HTTP 202 Aug 07 19:07:33.739279 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1383/5553] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:07:33 2026] DELETE /volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:07:33.745524 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5b733f3e-c2db-4e17-91ae-3ec5d9a1664c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:33.747179 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5b733f3e-c2db-4e17-91ae-3ec5d9a1664c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 Aug 07 19:07:33.747365 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5b733f3e-c2db-4e17-91ae-3ec5d9a1664c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:33.747539 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5b733f3e-c2db-4e17-91ae-3ec5d9a1664c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:33.756012 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:33.756012 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:33.756012 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5b733f3e-c2db-4e17-91ae-3ec5d9a1664c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:33.756012 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5b733f3e-c2db-4e17-91ae-3ec5d9a1664c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 returned with HTTP 200 Aug 07 19:07:33.756012 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1387/5554] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:07:33 2026] GET /volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:34.764026 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-696be18e-d964-4c36-ab27-2c6be9c0ac68 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:34.765689 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-696be18e-d964-4c36-ab27-2c6be9c0ac68 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 Aug 07 19:07:34.765872 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-696be18e-d964-4c36-ab27-2c6be9c0ac68 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:34.766069 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-696be18e-d964-4c36-ab27-2c6be9c0ac68 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:34.770320 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-696be18e-d964-4c36-ab27-2c6be9c0ac68 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 returned with HTTP 404 Aug 07 19:07:34.770717 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1393/5555] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:07:34 2026] GET /volume/v3/snapshots/a2363c12-5e04-493c-875a-678c5bdd3ce7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:07:35.980220 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5a410076-21b0-4c8b-9109-002b34ce6ce3 req-a8a2197a-dcbd-4d26-9d91-f9ce59b9f8eb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:35.982133 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5a410076-21b0-4c8b-9109-002b34ce6ce3 req-a8a2197a-dcbd-4d26-9d91-f9ce59b9f8eb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/attachments/34e1bde3-1ce1-4574-abf7-4d2bf0e3edc9 Aug 07 19:07:35.982319 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5a410076-21b0-4c8b-9109-002b34ce6ce3 req-a8a2197a-dcbd-4d26-9d91-f9ce59b9f8eb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:35.982499 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5a410076-21b0-4c8b-9109-002b34ce6ce3 req-a8a2197a-dcbd-4d26-9d91-f9ce59b9f8eb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:35.988834 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:35.988834 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:36.028311 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5a410076-21b0-4c8b-9109-002b34ce6ce3 req-a8a2197a-dcbd-4d26-9d91-f9ce59b9f8eb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/34e1bde3-1ce1-4574-abf7-4d2bf0e3edc9 returned with HTTP 200 Aug 07 19:07:36.028762 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1393/5556] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:07:35 2026] DELETE /volume/v3/attachments/34e1bde3-1ce1-4574-abf7-4d2bf0e3edc9 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:37.625545 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e7773311-11cc-41e5-b318-d6c9c9d27f0a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:37.627144 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7773311-11cc-41e5-b318-d6c9c9d27f0a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 Aug 07 19:07:37.627335 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7773311-11cc-41e5-b318-d6c9c9d27f0a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:37.627512 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7773311-11cc-41e5-b318-d6c9c9d27f0a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:37.627663 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-e7773311-11cc-41e5-b318-d6c9c9d27f0a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume with id: dda467e0-fcee-4752-911b-eb85dbba9e76 Aug 07 19:07:37.634157 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:37.634157 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:07:37.634630 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e7773311-11cc-41e5-b318-d6c9c9d27f0a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:37.648228 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e7773311-11cc-41e5-b318-d6c9c9d27f0a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume request issued successfully. Aug 07 19:07:37.648420 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7773311-11cc-41e5-b318-d6c9c9d27f0a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 returned with HTTP 202 Aug 07 19:07:37.648762 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1384/5557] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:07:37 2026] DELETE /volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:07:37.655563 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-6df4510e-3777-43c7-a33a-8a739d0a4a07 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:37.657269 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6df4510e-3777-43c7-a33a-8a739d0a4a07 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 Aug 07 19:07:37.657447 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6df4510e-3777-43c7-a33a-8a739d0a4a07 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:37.657621 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-6df4510e-3777-43c7-a33a-8a739d0a4a07 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:37.664863 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:37.664863 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:37.668585 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-6df4510e-3777-43c7-a33a-8a739d0a4a07 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:37.673130 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-6df4510e-3777-43c7-a33a-8a739d0a4a07 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 returned with HTTP 200 Aug 07 19:07:37.673587 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1388/5558] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:37 2026] GET /volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:38.685943 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-92a3aa02-cb11-4cf0-a902-7e7137200fae None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:38.687645 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-92a3aa02-cb11-4cf0-a902-7e7137200fae tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 Aug 07 19:07:38.687825 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-92a3aa02-cb11-4cf0-a902-7e7137200fae tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:38.688014 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-92a3aa02-cb11-4cf0-a902-7e7137200fae tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:38.692967 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-92a3aa02-cb11-4cf0-a902-7e7137200fae tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 returned with HTTP 404 Aug 07 19:07:38.693393 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1394/5559] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:38 2026] GET /volume/v3/volumes/dda467e0-fcee-4752-911b-eb85dbba9e76 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:07:38.716906 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:38.718405 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:07:38.718824 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-737299793", "snapshot_id": null, "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:07:38.720354 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-737299793', 'snapshot_id': None, 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:07:38.784023 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume of 1 GB Aug 07 19:07:38.784023 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:38.784023 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:38.787493 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Availability Zones retrieved successfully. Aug 07 19:07:38.792458 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (db19e36b-2584-4f5e-ab22-a4273125b923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:07:38.793304 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba930da-887b-400a-b332-05b943093929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:38.794112 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:07:38.841853 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba930da-887b-400a-b332-05b943093929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:38.842546 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e11cc7d-2adb-4a8a-8653-ad62450caee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:38.875983 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['336c6b55-141d-400e-9649-6f874ef1e6f8', 'd8546440-9e1d-488e-88bf-f412dd8a1353', '389f3a87-8bba-4391-aba5-27ba1a7f5c62', '0e7580a3-b6a3-4b33-952f-065c99b22236'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:07:38.876787 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e11cc7d-2adb-4a8a-8653-ad62450caee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['336c6b55-141d-400e-9649-6f874ef1e6f8', 'd8546440-9e1d-488e-88bf-f412dd8a1353', '389f3a87-8bba-4391-aba5-27ba1a7f5c62', '0e7580a3-b6a3-4b33-952f-065c99b22236']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:38.877518 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c2fd3e-bab1-441c-a8e0-da276677460f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:38.897063 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c2fd3e-bab1-441c-a8e0-da276677460f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '013cb607-38da-49d7-84ea-24bae584f8fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-737299793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['336c6b55-141d-400e-9649-6f874ef1e6f8','d8546440-9e1d-488e-88bf-f412dd8a1353','389f3a87-8bba-4391-aba5-27ba1a7f5c62','0e7580a3-b6a3-4b33-952f-065c99b22236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-737299793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=013cb607-38da-49d7-84ea-24bae584f8fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fd4e034e0e412a8815d3ee6808eb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86dc3f8b60294880b0425699248f28b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:38.897735 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600c199f-beca-42ef-b3fc-4fcb37280575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:38.913729 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600c199f-beca-42ef-b3fc-4fcb37280575) transitioned into state 'SUCCESS' from state '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-737299793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['336c6b55-141d-400e-9649-6f874ef1e6f8','d8546440-9e1d-488e-88bf-f412dd8a1353','389f3a87-8bba-4391-aba5-27ba1a7f5c62','0e7580a3-b6a3-4b33-952f-065c99b22236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:38.914492 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4237cc56-aede-4dcd-b36e-7a76db473dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:38.923516 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4237cc56-aede-4dcd-b36e-7a76db473dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:38.924392 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (db19e36b-2584-4f5e-ab22-a4273125b923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:07:38.924729 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request issued successfully. Aug 07 19:07:38.925358 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-022b8cd0-5a3e-42fc-ad19-8efd799802c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:07:38.925774 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1394/5560] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:07:38 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 07 19:07:38.938319 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9ffcab54-5cc4-4a0e-8aad-d2d0d0641b5f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:38.939872 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ffcab54-5cc4-4a0e-8aad-d2d0d0641b5f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe Aug 07 19:07:38.940078 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ffcab54-5cc4-4a0e-8aad-d2d0d0641b5f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:38.940269 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ffcab54-5cc4-4a0e-8aad-d2d0d0641b5f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:38.946784 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:38.946784 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:07:38.949849 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9ffcab54-5cc4-4a0e-8aad-d2d0d0641b5f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:38.953378 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ffcab54-5cc4-4a0e-8aad-d2d0d0641b5f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe returned with HTTP 200 Aug 07 19:07:38.953695 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1385/5561] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:38 2026] GET /volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:39.965014 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-bbe648ff-58e4-4725-84fc-d14f36b6e29d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:39.966711 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bbe648ff-58e4-4725-84fc-d14f36b6e29d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe Aug 07 19:07:39.966883 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bbe648ff-58e4-4725-84fc-d14f36b6e29d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:39.967077 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-bbe648ff-58e4-4725-84fc-d14f36b6e29d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:39.973168 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:39.973168 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:39.976892 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-bbe648ff-58e4-4725-84fc-d14f36b6e29d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:39.981632 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-bbe648ff-58e4-4725-84fc-d14f36b6e29d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe returned with HTTP 200 Aug 07 19:07:39.982028 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1389/5562] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:39 2026] GET /volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:39.994351 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-cf41248e-00fd-4c30-bb3b-e7ad6faa53c8 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:39.996088 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cf41248e-00fd-4c30-bb3b-e7ad6faa53c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe Aug 07 19:07:39.996303 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cf41248e-00fd-4c30-bb3b-e7ad6faa53c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:39.996483 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-cf41248e-00fd-4c30-bb3b-e7ad6faa53c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:40.003907 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:40.003907 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:07:40.008577 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-cf41248e-00fd-4c30-bb3b-e7ad6faa53c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:40.013262 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-cf41248e-00fd-4c30-bb3b-e7ad6faa53c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe returned with HTTP 200 Aug 07 19:07:40.013616 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1395/5563] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:39 2026] GET /volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:40.024722 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-70040e7e-b236-4c5b-a909-fc5d7bcd9d29 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:40.026473 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-70040e7e-b236-4c5b-a909-fc5d7bcd9d29 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:07:40.026782 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-70040e7e-b236-4c5b-a909-fc5d7bcd9d29 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "013cb607-38da-49d7-84ea-24bae584f8fe", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-953883858", "description": null, "metadata": null}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:07:40.034323 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:40.034323 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:40.034707 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-70040e7e-b236-4c5b-a909-fc5d7bcd9d29 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:40.034824 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-70040e7e-b236-4c5b-a909-fc5d7bcd9d29 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create snapshot from volume 013cb607-38da-49d7-84ea-24bae584f8fe Aug 07 19:07:40.055466 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-70040e7e-b236-4c5b-a909-fc5d7bcd9d29 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['8e8897ac-fce1-4fb8-9837-45ffc2f9aa06', 'faf2b2e0-3f10-4fca-bb4e-c418216285bd', '2b94e9ab-a335-4608-8810-7f3a760770a5', 'dbe2edaa-7c7d-4568-80c7-4c1b359490e8'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:07:40.079533 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-70040e7e-b236-4c5b-a909-fc5d7bcd9d29 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot create request issued successfully. Aug 07 19:07:40.079819 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-70040e7e-b236-4c5b-a909-fc5d7bcd9d29 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:07:40.080225 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1395/5564] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:07:40 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 07 19:07:40.088327 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5d3edbec-fe4a-4e33-8bb7-e09327e31358 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:40.090097 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d3edbec-fe4a-4e33-8bb7-e09327e31358 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b Aug 07 19:07:40.090327 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d3edbec-fe4a-4e33-8bb7-e09327e31358 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:40.090552 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d3edbec-fe4a-4e33-8bb7-e09327e31358 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:40.095204 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:40.095204 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:07:40.095642 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5d3edbec-fe4a-4e33-8bb7-e09327e31358 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:40.096358 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d3edbec-fe4a-4e33-8bb7-e09327e31358 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b returned with HTTP 200 Aug 07 19:07:40.096704 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1386/5565] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:07:40 2026] GET /volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:41.105061 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-17afe5d9-d21d-4fac-bf1c-6cd1c4bba3bc None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:41.106841 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17afe5d9-d21d-4fac-bf1c-6cd1c4bba3bc tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b Aug 07 19:07:41.107031 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17afe5d9-d21d-4fac-bf1c-6cd1c4bba3bc tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:41.107214 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-17afe5d9-d21d-4fac-bf1c-6cd1c4bba3bc tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:41.112387 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:41.112387 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:41.112846 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-17afe5d9-d21d-4fac-bf1c-6cd1c4bba3bc tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:41.113707 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-17afe5d9-d21d-4fac-bf1c-6cd1c4bba3bc tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b returned with HTTP 200 Aug 07 19:07:41.114087 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1390/5566] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:07:41 2026] GET /volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:41.121748 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-89f87ac8-87be-4fd0-9295-75b77921e561 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:41.123481 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-89f87ac8-87be-4fd0-9295-75b77921e561 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b Aug 07 19:07:41.123710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-89f87ac8-87be-4fd0-9295-75b77921e561 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:41.123932 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-89f87ac8-87be-4fd0-9295-75b77921e561 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:41.128600 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:41.128600 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:07:41.129048 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-89f87ac8-87be-4fd0-9295-75b77921e561 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:41.129776 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-89f87ac8-87be-4fd0-9295-75b77921e561 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b returned with HTTP 200 Aug 07 19:07:41.130145 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1396/5567] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:07:41 2026] GET /volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:41.227650 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-651c7969-42e0-4a77-99a0-69365026c7f1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:41.229624 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-651c7969-42e0-4a77-99a0-69365026c7f1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b Aug 07 19:07:41.229799 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-651c7969-42e0-4a77-99a0-69365026c7f1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:41.229974 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-651c7969-42e0-4a77-99a0-69365026c7f1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:41.234377 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:41.234377 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:41.234723 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-651c7969-42e0-4a77-99a0-69365026c7f1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:41.235390 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-651c7969-42e0-4a77-99a0-69365026c7f1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b returned with HTTP 200 Aug 07 19:07:41.235706 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1396/5568] 10.4.3.15 () {68 vars in 1597 bytes} [Fri Aug 7 19:07:41 2026] GET /volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:41.242983 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-335b7daa-aa31-40ac-9b60-723c9b89f355 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:41.244951 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-335b7daa-aa31-40ac-9b60-723c9b89f355 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe Aug 07 19:07:41.245174 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-335b7daa-aa31-40ac-9b60-723c9b89f355 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:41.245373 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-335b7daa-aa31-40ac-9b60-723c9b89f355 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:41.251820 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:41.251820 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:07:41.255374 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-335b7daa-aa31-40ac-9b60-723c9b89f355 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:41.259568 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-335b7daa-aa31-40ac-9b60-723c9b89f355 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe returned with HTTP 200 Aug 07 19:07:41.259949 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1387/5569] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:07:41 2026] GET /volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:41.676568 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-32fa5de0-6cbb-42b0-bf53-9abda12a5d13 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:41.678524 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-32fa5de0-6cbb-42b0-bf53-9abda12a5d13 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b Aug 07 19:07:41.678702 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-32fa5de0-6cbb-42b0-bf53-9abda12a5d13 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:41.678885 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-32fa5de0-6cbb-42b0-bf53-9abda12a5d13 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:41.683661 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:41.683661 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:41.684032 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-32fa5de0-6cbb-42b0-bf53-9abda12a5d13 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:41.684697 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-32fa5de0-6cbb-42b0-bf53-9abda12a5d13 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b returned with HTTP 200 Aug 07 19:07:41.685089 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1391/5570] 10.4.3.15 () {68 vars in 1597 bytes} [Fri Aug 7 19:07:41 2026] GET /volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:42.317254 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-321804e0-da27-431c-87e7-30593276f387 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:42.319729 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-321804e0-da27-431c-87e7-30593276f387 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b Aug 07 19:07:42.319978 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-321804e0-da27-431c-87e7-30593276f387 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:42.320250 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-321804e0-da27-431c-87e7-30593276f387 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:42.325889 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:42.325889 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:07:42.326406 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-321804e0-da27-431c-87e7-30593276f387 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:42.327256 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-321804e0-da27-431c-87e7-30593276f387 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b returned with HTTP 200 Aug 07 19:07:42.327661 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1397/5571] 10.4.3.15 () {68 vars in 1597 bytes} [Fri Aug 7 19:07:42 2026] GET /volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:42.337026 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-52a59ddb-6ef7-4877-9a7f-950f30e40418 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:42.339128 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-52a59ddb-6ef7-4877-9a7f-950f30e40418 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe Aug 07 19:07:42.339327 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-52a59ddb-6ef7-4877-9a7f-950f30e40418 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:42.339503 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-52a59ddb-6ef7-4877-9a7f-950f30e40418 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:42.345928 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:42.345928 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:42.349193 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-52a59ddb-6ef7-4877-9a7f-950f30e40418 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:42.353521 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-52a59ddb-6ef7-4877-9a7f-950f30e40418 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe returned with HTTP 200 Aug 07 19:07:42.353868 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1397/5572] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:07:42 2026] GET /volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:42.362316 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:42.364277 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:07:42.364615 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e9522642-ed78-452b-a778-383092acf91b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:07:42.366173 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e9522642-ed78-452b-a778-383092acf91b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:07:42.373304 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:42.373304 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:07:42.373719 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:42.373848 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume of 1 GB Aug 07 19:07:42.374408 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Availability Zones retrieved successfully. Aug 07 19:07:42.379232 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (f15373d5-3dd0-4651-ab18-ea8f2bd1f8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:07:42.380205 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e75c28-36c5-4b15-9389-e3d7fbf84ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:42.380984 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:07:42.402783 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e75c28-36c5-4b15-9389-e3d7fbf84ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e9522642-ed78-452b-a778-383092acf91b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:42.403486 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a095b50a-1d80-4bed-a7b4-8d5a254e087d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:42.437511 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['e91cd026-f533-4b7c-bfbb-56d5f7ad92e7', 'ced17012-179f-4749-986c-69523218246c', 'cb26030d-ebcb-428c-88a3-94f87a3e5d3d', 'a4ead735-e3ed-4f9b-9d70-1f53f4697cc5'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:07:42.438135 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a095b50a-1d80-4bed-a7b4-8d5a254e087d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e91cd026-f533-4b7c-bfbb-56d5f7ad92e7', 'ced17012-179f-4749-986c-69523218246c', 'cb26030d-ebcb-428c-88a3-94f87a3e5d3d', 'a4ead735-e3ed-4f9b-9d70-1f53f4697cc5']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:42.438885 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d93948-3d05-4957-9ea1-698a4c9ad044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:42.475442 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d93948-3d05-4957-9ea1-698a4c9ad044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dc71f04-79cd-4ea4-a5b3-093257c8c0e0', '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='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['e91cd026-f533-4b7c-bfbb-56d5f7ad92e7','ced17012-179f-4749-986c-69523218246c','cb26030d-ebcb-428c-88a3-94f87a3e5d3d','a4ead735-e3ed-4f9b-9d70-1f53f4697cc5'],size=1,snapshot_id=e9522642-ed78-452b-a778-383092acf91b,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), '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-07T19:07:42Z,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=3dc71f04-79cd-4ea4-a5b3-093257c8c0e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fd4e034e0e412a8815d3ee6808eb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e9522642-ed78-452b-a778-383092acf91b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86dc3f8b60294880b0425699248f28b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:42.476147 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1676d118-ff33-45b9-a67f-72dcd2df1d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:42.490843 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1676d118-ff33-45b9-a67f-72dcd2df1d57) transitioned into 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='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['e91cd026-f533-4b7c-bfbb-56d5f7ad92e7','ced17012-179f-4749-986c-69523218246c','cb26030d-ebcb-428c-88a3-94f87a3e5d3d','a4ead735-e3ed-4f9b-9d70-1f53f4697cc5'],size=1,snapshot_id=e9522642-ed78-452b-a778-383092acf91b,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:42.491582 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdcd399a-6fde-4647-88c5-664673f86889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:42.509337 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdcd399a-6fde-4647-88c5-664673f86889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:42.510082 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (f15373d5-3dd0-4651-ab18-ea8f2bd1f8d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:07:42.510369 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request issued successfully. Aug 07 19:07:42.510888 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-269efe40-a079-41fe-ba1e-bcdfc1938744 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:07:42.511316 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1388/5573] 10.4.3.15 () {72 vars in 1534 bytes} [Fri Aug 7 19:07:42 2026] POST /volume/v3/volumes => generated 734 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:07:42.518355 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-2f22a2c0-1e72-496c-8108-fd9e3cd0bd1c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:42.520676 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-2f22a2c0-1e72-496c-8108-fd9e3cd0bd1c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 Aug 07 19:07:42.520838 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-2f22a2c0-1e72-496c-8108-fd9e3cd0bd1c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:42.521042 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-2f22a2c0-1e72-496c-8108-fd9e3cd0bd1c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:42.527575 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:42.527575 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:42.532140 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-2f22a2c0-1e72-496c-8108-fd9e3cd0bd1c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:42.538161 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-2f22a2c0-1e72-496c-8108-fd9e3cd0bd1c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 returned with HTTP 200 Aug 07 19:07:42.538744 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1392/5574] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:07:42 2026] GET /volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:42.545637 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-e81e4bd5-018e-4156-b31c-0030170e54f3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:42.548055 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-e81e4bd5-018e-4156-b31c-0030170e54f3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 Aug 07 19:07:42.548254 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-e81e4bd5-018e-4156-b31c-0030170e54f3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:42.548446 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-e81e4bd5-018e-4156-b31c-0030170e54f3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:42.554654 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:42.554654 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:07:42.558130 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-e81e4bd5-018e-4156-b31c-0030170e54f3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:42.561858 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-e81e4bd5-018e-4156-b31c-0030170e54f3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 returned with HTTP 200 Aug 07 19:07:42.562252 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1398/5575] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:07:42 2026] GET /volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:45.571118 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-93adeeae-69c5-4e28-94dd-c4804b47263e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:45.572869 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-93adeeae-69c5-4e28-94dd-c4804b47263e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 Aug 07 19:07:45.573067 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-93adeeae-69c5-4e28-94dd-c4804b47263e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:45.573252 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-93adeeae-69c5-4e28-94dd-c4804b47263e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:45.579425 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:45.579425 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:45.582322 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-93adeeae-69c5-4e28-94dd-c4804b47263e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:45.586175 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-93adeeae-69c5-4e28-94dd-c4804b47263e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 returned with HTTP 200 Aug 07 19:07:45.586510 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1398/5576] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:07:45 2026] GET /volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 => generated 1343 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:45.593289 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-be99fb6e-a6ae-42e6-84aa-92c732c5aeed None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:45.593746 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be99fb6e-a6ae-42e6-84aa-92c732c5aeed None None] GET https://10.4.3.15/volume// Aug 07 19:07:45.593906 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be99fb6e-a6ae-42e6-84aa-92c732c5aeed None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:45.594110 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be99fb6e-a6ae-42e6-84aa-92c732c5aeed None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:45.594415 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be99fb6e-a6ae-42e6-84aa-92c732c5aeed None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:07:45.594666 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1389/5577] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:07:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:07:45.600758 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-a5a7f5f3-90e3-4f4f-a2a7-2dee354958a7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:45.602707 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-a5a7f5f3-90e3-4f4f-a2a7-2dee354958a7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:07:45.603041 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-a5a7f5f3-90e3-4f4f-a2a7-2dee354958a7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3dc71f04-79cd-4ea4-a5b3-093257c8c0e0", "connector": null, "instance_uuid": "eec7d26b-cf91-40cb-b18d-ebc09a0d2f00"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:07:45.610458 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:45.610458 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:45.633550 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-a5a7f5f3-90e3-4f4f-a2a7-2dee354958a7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:07:45.634092 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1393/5578] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:07:45 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 07 19:07:45.641008 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-791f5acc-a25f-4544-9e66-4f44a8ccf830 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:45.641389 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-791f5acc-a25f-4544-9e66-4f44a8ccf830 None None] GET https://10.4.3.15/volume// Aug 07 19:07:45.641563 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-791f5acc-a25f-4544-9e66-4f44a8ccf830 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:45.641769 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-791f5acc-a25f-4544-9e66-4f44a8ccf830 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:45.642078 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-791f5acc-a25f-4544-9e66-4f44a8ccf830 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:07:45.642352 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1399/5579] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:07:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:07:45.648373 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-dab41633-4c38-4406-8b03-026f12103c45 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:45.650269 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-dab41633-4c38-4406-8b03-026f12103c45 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 Aug 07 19:07:45.650493 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-dab41633-4c38-4406-8b03-026f12103c45 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:45.650697 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-dab41633-4c38-4406-8b03-026f12103c45 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:45.658694 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:45.658694 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:45.661487 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-b87e58d9-e173-440d-9228-990f5c616a6d req-dab41633-4c38-4406-8b03-026f12103c45 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:45.665373 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-dab41633-4c38-4406-8b03-026f12103c45 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 returned with HTTP 200 Aug 07 19:07:45.665711 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1399/5580] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:07:45 2026] GET /volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 => generated 1522 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:07:45.760144 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-46715c0c-7340-4f4f-9891-9c49d05f0764 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:45.762267 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-46715c0c-7340-4f4f-9891-9c49d05f0764 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] PUT https://10.4.3.15/volume/v3/attachments/3f5e822c-0654-47a4-8487-d1d64f9fe73e Aug 07 19:07:45.762650 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-46715c0c-7340-4f4f-9891-9c49d05f0764 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:07:45.769534 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b87e58d9-e173-440d-9228-990f5c616a6d req-46715c0c-7340-4f4f-9891-9c49d05f0764 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Acquiring lock "cinder-attachment_update-3dc71f04-79cd-4ea4-a5b3-093257c8c0e0-np0000006749" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:07:45.773865 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b87e58d9-e173-440d-9228-990f5c616a6d req-46715c0c-7340-4f4f-9891-9c49d05f0764 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-3dc71f04-79cd-4ea4-a5b3-093257c8c0e0-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:07:45.774743 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:45.774743 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:07:45.834402 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b87e58d9-e173-440d-9228-990f5c616a6d req-46715c0c-7340-4f4f-9891-9c49d05f0764 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-3dc71f04-79cd-4ea4-a5b3-093257c8c0e0-np0000006749" released by "attachment_update" :: held 0.060s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:07:45.834683 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-46715c0c-7340-4f4f-9891-9c49d05f0764 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/3f5e822c-0654-47a4-8487-d1d64f9fe73e returned with HTTP 200 Aug 07 19:07:45.835117 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1390/5581] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:07:45 2026] PUT /volume/v3/attachments/3f5e822c-0654-47a4-8487-d1d64f9fe73e => generated 969 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:45.854719 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-b87e58d9-e173-440d-9228-990f5c616a6d req-a00ed8e6-9850-4732-912b-a5ddf87b36b7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:45.856597 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-a00ed8e6-9850-4732-912b-a5ddf87b36b7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments/3f5e822c-0654-47a4-8487-d1d64f9fe73e/action Aug 07 19:07:45.856932 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-a00ed8e6-9850-4732-912b-a5ddf87b36b7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-complete": null}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:07:45.857073 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-a00ed8e6-9850-4732-912b-a5ddf87b36b7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:07:45.871230 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:45.871230 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:45.879864 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-b87e58d9-e173-440d-9228-990f5c616a6d req-a00ed8e6-9850-4732-912b-a5ddf87b36b7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/3f5e822c-0654-47a4-8487-d1d64f9fe73e/action returned with HTTP 204 Aug 07 19:07:45.880448 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1394/5582] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:07:45 2026] POST /volume/v3/attachments/3f5e822c-0654-47a4-8487-d1d64f9fe73e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:07:52.561933 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=13 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:07:52.616455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d74fb839-c3be-45cf-b2dc-84df7d1ff31a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:52.618127 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d74fb839-c3be-45cf-b2dc-84df7d1ff31a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 Aug 07 19:07:52.618357 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d74fb839-c3be-45cf-b2dc-84df7d1ff31a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:52.618499 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d74fb839-c3be-45cf-b2dc-84df7d1ff31a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:52.626815 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:52.626815 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:07:52.629965 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d74fb839-c3be-45cf-b2dc-84df7d1ff31a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:52.633813 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d74fb839-c3be-45cf-b2dc-84df7d1ff31a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 returned with HTTP 200 Aug 07 19:07:52.634158 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1400/5583] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:52 2026] GET /volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 => generated 1635 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:53.700457 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-d5520ea0-6120-41ea-bfda-4abc2ca3bed6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:53.702326 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-d5520ea0-6120-41ea-bfda-4abc2ca3bed6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/attachments/3f5e822c-0654-47a4-8487-d1d64f9fe73e Aug 07 19:07:53.702578 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-d5520ea0-6120-41ea-bfda-4abc2ca3bed6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:53.702680 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-d5520ea0-6120-41ea-bfda-4abc2ca3bed6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:53.708699 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:53.708699 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:53.749557 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-d5520ea0-6120-41ea-bfda-4abc2ca3bed6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/3f5e822c-0654-47a4-8487-d1d64f9fe73e returned with HTTP 200 Aug 07 19:07:53.750092 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1400/5584] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:07:53 2026] DELETE /volume/v3/attachments/3f5e822c-0654-47a4-8487-d1d64f9fe73e => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:53.760457 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-daa7ea34-5aa5-4201-a676-a66927880c4f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:53.762373 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-daa7ea34-5aa5-4201-a676-a66927880c4f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 Aug 07 19:07:53.762535 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-daa7ea34-5aa5-4201-a676-a66927880c4f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:53.762713 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-daa7ea34-5aa5-4201-a676-a66927880c4f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:53.762863 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-daa7ea34-5aa5-4201-a676-a66927880c4f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume with id: 3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 Aug 07 19:07:53.769608 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:53.769608 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:07:53.770050 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-daa7ea34-5aa5-4201-a676-a66927880c4f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:53.785927 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-daa7ea34-5aa5-4201-a676-a66927880c4f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume request issued successfully. Aug 07 19:07:53.786159 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-920c17bf-d47f-46c4-91cb-16ed1659feaa req-daa7ea34-5aa5-4201-a676-a66927880c4f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 returned with HTTP 202 Aug 07 19:07:53.786626 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1391/5585] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 19:07:53 2026] DELETE /volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:07:54.977910 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-edf499e1-e0fd-407c-8115-2daf1b2ca67a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:54.980012 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-edf499e1-e0fd-407c-8115-2daf1b2ca67a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 Aug 07 19:07:54.980265 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-edf499e1-e0fd-407c-8115-2daf1b2ca67a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:54.980493 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-edf499e1-e0fd-407c-8115-2daf1b2ca67a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:54.986664 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-edf499e1-e0fd-407c-8115-2daf1b2ca67a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 returned with HTTP 404 Aug 07 19:07:54.987205 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1395/5586] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:54 2026] GET /volume/v3/volumes/3dc71f04-79cd-4ea4-a5b3-093257c8c0e0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:07:55.036847 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1da03316-46ff-4715-8f0a-619d453fb3c3 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:55.038577 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1da03316-46ff-4715-8f0a-619d453fb3c3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b Aug 07 19:07:55.038761 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1da03316-46ff-4715-8f0a-619d453fb3c3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:55.038935 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1da03316-46ff-4715-8f0a-619d453fb3c3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:55.039062 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-1da03316-46ff-4715-8f0a-619d453fb3c3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete snapshot with id: e9522642-ed78-452b-a778-383092acf91b Aug 07 19:07:55.043454 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:55.043454 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:07:55.043817 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1da03316-46ff-4715-8f0a-619d453fb3c3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:55.057485 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1da03316-46ff-4715-8f0a-619d453fb3c3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot delete request issued successfully. Aug 07 19:07:55.057637 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1da03316-46ff-4715-8f0a-619d453fb3c3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b returned with HTTP 202 Aug 07 19:07:55.058067 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1401/5587] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:07:55 2026] DELETE /volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:07:55.065500 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a9ac19c3-c7ff-41cf-a58a-4fc6c9dbf9a1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:55.067294 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9ac19c3-c7ff-41cf-a58a-4fc6c9dbf9a1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b Aug 07 19:07:55.067486 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9ac19c3-c7ff-41cf-a58a-4fc6c9dbf9a1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:55.067702 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9ac19c3-c7ff-41cf-a58a-4fc6c9dbf9a1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:55.072632 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:55.072632 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:55.073014 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a9ac19c3-c7ff-41cf-a58a-4fc6c9dbf9a1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:07:55.073853 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9ac19c3-c7ff-41cf-a58a-4fc6c9dbf9a1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b returned with HTTP 200 Aug 07 19:07:55.074237 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1401/5588] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:07:55 2026] GET /volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:56.082511 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bec5d01c-99d6-41f3-a123-38611b9b438d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:56.084264 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bec5d01c-99d6-41f3-a123-38611b9b438d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b Aug 07 19:07:56.084450 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bec5d01c-99d6-41f3-a123-38611b9b438d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:56.084628 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bec5d01c-99d6-41f3-a123-38611b9b438d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:56.088490 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bec5d01c-99d6-41f3-a123-38611b9b438d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b returned with HTTP 404 Aug 07 19:07:56.088913 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1392/5589] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:07:56 2026] GET /volume/v3/snapshots/e9522642-ed78-452b-a778-383092acf91b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:07:56.095337 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-15f9456a-2840-4fd8-80ab-91b039210e5e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:56.097371 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-15f9456a-2840-4fd8-80ab-91b039210e5e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe Aug 07 19:07:56.097654 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-15f9456a-2840-4fd8-80ab-91b039210e5e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:56.097916 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-15f9456a-2840-4fd8-80ab-91b039210e5e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:56.098146 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-15f9456a-2840-4fd8-80ab-91b039210e5e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume with id: 013cb607-38da-49d7-84ea-24bae584f8fe Aug 07 19:07:56.106218 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:56.106218 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:56.106752 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-15f9456a-2840-4fd8-80ab-91b039210e5e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:56.121227 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-15f9456a-2840-4fd8-80ab-91b039210e5e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume request issued successfully. Aug 07 19:07:56.121428 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-15f9456a-2840-4fd8-80ab-91b039210e5e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe returned with HTTP 202 Aug 07 19:07:56.121820 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1396/5590] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:07:56 2026] DELETE /volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:07:56.128522 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-a77d6a1c-77f9-4e36-8d70-a4ee0f201081 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:56.130298 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a77d6a1c-77f9-4e36-8d70-a4ee0f201081 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe Aug 07 19:07:56.130498 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a77d6a1c-77f9-4e36-8d70-a4ee0f201081 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:56.130729 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-a77d6a1c-77f9-4e36-8d70-a4ee0f201081 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:56.138095 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:56.138095 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:07:56.141671 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-a77d6a1c-77f9-4e36-8d70-a4ee0f201081 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:56.145910 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-a77d6a1c-77f9-4e36-8d70-a4ee0f201081 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe returned with HTTP 200 Aug 07 19:07:56.146523 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1402/5591] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:56 2026] GET /volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:57.159673 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-01d662bb-e68d-4a18-b8c5-e2b3b961b018 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:57.161436 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01d662bb-e68d-4a18-b8c5-e2b3b961b018 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe Aug 07 19:07:57.161670 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01d662bb-e68d-4a18-b8c5-e2b3b961b018 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:57.161884 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01d662bb-e68d-4a18-b8c5-e2b3b961b018 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:57.167322 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01d662bb-e68d-4a18-b8c5-e2b3b961b018 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe returned with HTTP 404 Aug 07 19:07:57.167765 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1402/5592] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:57 2026] GET /volume/v3/volumes/013cb607-38da-49d7-84ea-24bae584f8fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:07:57.192158 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:57.194125 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:07:57.194537 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2059745231", "snapshot_id": null, "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:07:57.196353 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2059745231', 'snapshot_id': None, 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:07:57.316949 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume of 1 GB Aug 07 19:07:57.320140 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Availability Zones retrieved successfully. Aug 07 19:07:57.325221 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (77cb6c61-88ca-4d71-af7a-e53c7084fc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:07:57.326085 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1bd6b53-cf66-49f2-9b85-40fdc6740fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:57.326884 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:07:57.373144 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1bd6b53-cf66-49f2-9b85-40fdc6740fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:57.373841 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05c97421-9e3d-4211-aaa4-ce4c06dfbef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:57.405357 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['8f1e8f2a-7783-4508-a00f-3ce3dbc7490d', '9358dfce-59dd-4365-8ff7-f552bd549716', '257c590a-a41a-47fc-a087-abd005c9756c', '0ff4e1d6-9d2f-46cf-be3d-6f8532b2894a'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:07:57.406069 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05c97421-9e3d-4211-aaa4-ce4c06dfbef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f1e8f2a-7783-4508-a00f-3ce3dbc7490d', '9358dfce-59dd-4365-8ff7-f552bd549716', '257c590a-a41a-47fc-a087-abd005c9756c', '0ff4e1d6-9d2f-46cf-be3d-6f8532b2894a']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:57.406719 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da940b7-0eae-444e-8581-d0ac37fc9585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:57.425502 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da940b7-0eae-444e-8581-d0ac37fc9585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bbaf98a-2013-4b0f-9032-12e818554b64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2059745231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['8f1e8f2a-7783-4508-a00f-3ce3dbc7490d','9358dfce-59dd-4365-8ff7-f552bd549716','257c590a-a41a-47fc-a087-abd005c9756c','0ff4e1d6-9d2f-46cf-be3d-6f8532b2894a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2059745231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bbaf98a-2013-4b0f-9032-12e818554b64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fd4e034e0e412a8815d3ee6808eb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86dc3f8b60294880b0425699248f28b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:57.426063 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65584e36-46ee-43be-9565-02a5529eee26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:57.440544 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65584e36-46ee-43be-9565-02a5529eee26) transitioned into state 'SUCCESS' from state '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-2059745231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['8f1e8f2a-7783-4508-a00f-3ce3dbc7490d','9358dfce-59dd-4365-8ff7-f552bd549716','257c590a-a41a-47fc-a087-abd005c9756c','0ff4e1d6-9d2f-46cf-be3d-6f8532b2894a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:57.441183 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (757a1e9d-a1ff-4459-a6a1-7b7b2ba79530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:07:57.448377 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (757a1e9d-a1ff-4459-a6a1-7b7b2ba79530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:07:57.449071 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (77cb6c61-88ca-4d71-af7a-e53c7084fc75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:07:57.449323 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request issued successfully. Aug 07 19:07:57.449795 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b942d29-56ce-4bc0-95c4-b3b1062abd2b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:07:57.450203 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1393/5593] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:07:57 2026] POST /volume/v3/volumes => generated 757 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:07:57.463490 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-ee098c1c-fff7-4dd7-8647-b942bc76be7b None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:57.465175 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ee098c1c-fff7-4dd7-8647-b942bc76be7b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:07:57.465376 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ee098c1c-fff7-4dd7-8647-b942bc76be7b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:57.465562 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-ee098c1c-fff7-4dd7-8647-b942bc76be7b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:57.472089 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:57.472089 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:57.475198 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-ee098c1c-fff7-4dd7-8647-b942bc76be7b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:57.478825 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-ee098c1c-fff7-4dd7-8647-b942bc76be7b tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 200 Aug 07 19:07:57.479190 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1397/5594] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:57 2026] GET /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:07:58.491869 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-5dbe68fe-f777-4b52-a74a-cc5aa00e1e9c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:58.493491 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5dbe68fe-f777-4b52-a74a-cc5aa00e1e9c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:07:58.493692 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5dbe68fe-f777-4b52-a74a-cc5aa00e1e9c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:58.493892 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-5dbe68fe-f777-4b52-a74a-cc5aa00e1e9c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:58.499890 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:58.499890 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:07:58.502708 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-5dbe68fe-f777-4b52-a74a-cc5aa00e1e9c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:58.506528 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-5dbe68fe-f777-4b52-a74a-cc5aa00e1e9c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 200 Aug 07 19:07:58.506909 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1403/5595] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:58 2026] GET /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 1365 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:58.517755 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e1b5b10a-595e-45ee-a777-3502003a1adf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:58.519399 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1b5b10a-595e-45ee-a777-3502003a1adf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:07:58.519587 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1b5b10a-595e-45ee-a777-3502003a1adf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:58.519773 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1b5b10a-595e-45ee-a777-3502003a1adf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:58.526115 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:58.526115 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:58.529318 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e1b5b10a-595e-45ee-a777-3502003a1adf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:58.533345 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1b5b10a-595e-45ee-a777-3502003a1adf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 200 Aug 07 19:07:58.533691 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1403/5596] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:07:58 2026] GET /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:59.384756 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-331fe6c8-7a50-491a-aa6a-ad894fa10f5d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:59.386894 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-331fe6c8-7a50-491a-aa6a-ad894fa10f5d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:07:59.387106 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-331fe6c8-7a50-491a-aa6a-ad894fa10f5d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:59.387320 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-331fe6c8-7a50-491a-aa6a-ad894fa10f5d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:59.395393 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:59.395393 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:07:59.398520 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-331fe6c8-7a50-491a-aa6a-ad894fa10f5d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:59.402473 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-331fe6c8-7a50-491a-aa6a-ad894fa10f5d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 200 Aug 07 19:07:59.402804 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1394/5597] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:07:59 2026] GET /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:59.843567 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-f9e0f0a8-e3c4-4c2f-bc52-bbe2e7461358 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:59.845476 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-f9e0f0a8-e3c4-4c2f-bc52-bbe2e7461358 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:07:59.845651 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-f9e0f0a8-e3c4-4c2f-bc52-bbe2e7461358 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:59.845825 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-f9e0f0a8-e3c4-4c2f-bc52-bbe2e7461358 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:59.851889 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:59.851889 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:07:59.854770 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-f9e0f0a8-e3c4-4c2f-bc52-bbe2e7461358 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:07:59.858665 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-f9e0f0a8-e3c4-4c2f-bc52-bbe2e7461358 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 200 Aug 07 19:07:59.858981 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1398/5598] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:07:59 2026] GET /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:07:59.867075 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7a5428f6-e4ba-4c6d-aa6f-9baf001362e9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:59.867477 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7a5428f6-e4ba-4c6d-aa6f-9baf001362e9 None None] GET https://10.4.3.15/volume// Aug 07 19:07:59.867628 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7a5428f6-e4ba-4c6d-aa6f-9baf001362e9 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:07:59.867800 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7a5428f6-e4ba-4c6d-aa6f-9baf001362e9 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:07:59.868117 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7a5428f6-e4ba-4c6d-aa6f-9baf001362e9 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:07:59.868377 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1404/5599] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:07:59 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:07:59.874411 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-cb81b4a0-8fb4-40d4-b20e-68fc987d54bb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:07:59.876339 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-cb81b4a0-8fb4-40d4-b20e-68fc987d54bb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:07:59.876708 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-cb81b4a0-8fb4-40d4-b20e-68fc987d54bb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bbaf98a-2013-4b0f-9032-12e818554b64", "connector": null, "instance_uuid": "45a06afd-1167-4378-9a32-ce0142750a58"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:07:59.883853 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:07:59.883853 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:07:59.902163 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-cb81b4a0-8fb4-40d4-b20e-68fc987d54bb tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:07:59.902552 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1404/5600] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:07:59 2026] POST /volume/v3/attachments => generated 273 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:08:00.525726 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4e931371-99e9-494a-a12d-2cdf0b6a9096 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:00.525726 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4e931371-99e9-494a-a12d-2cdf0b6a9096 None None] GET https://10.4.3.15/volume// Aug 07 19:08:00.525726 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4e931371-99e9-494a-a12d-2cdf0b6a9096 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:00.525726 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4e931371-99e9-494a-a12d-2cdf0b6a9096 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:00.526267 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4e931371-99e9-494a-a12d-2cdf0b6a9096 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:08:00.526396 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1395/5601] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:08: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 07 19:08:00.534378 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-672e36f0-098e-4fa7-b7a5-9bab32fae642 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:00.536489 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-672e36f0-098e-4fa7-b7a5-9bab32fae642 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:08:00.536696 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-672e36f0-098e-4fa7-b7a5-9bab32fae642 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:00.536875 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-672e36f0-098e-4fa7-b7a5-9bab32fae642 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:00.545816 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:00.545816 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:08:00.548642 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-672e36f0-098e-4fa7-b7a5-9bab32fae642 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:08:00.552579 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-672e36f0-098e-4fa7-b7a5-9bab32fae642 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 200 Aug 07 19:08:00.552930 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1399/5602] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:08:00 2026] GET /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:08:00.647400 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-1d8231c8-09c4-4dc0-816f-25cea396a9f7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:00.649366 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-1d8231c8-09c4-4dc0-816f-25cea396a9f7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] PUT https://10.4.3.15/volume/v3/attachments/0b216a23-8295-4fee-a08b-35f284b26d89 Aug 07 19:08:00.649710 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-1d8231c8-09c4-4dc0-816f-25cea396a9f7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:08:00.657583 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-1d8231c8-09c4-4dc0-816f-25cea396a9f7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Acquiring lock "cinder-attachment_update-5bbaf98a-2013-4b0f-9032-12e818554b64-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:08:00.661811 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-1d8231c8-09c4-4dc0-816f-25cea396a9f7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-5bbaf98a-2013-4b0f-9032-12e818554b64-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:08:00.662702 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:00.662702 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:08:00.729762 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-1d8231c8-09c4-4dc0-816f-25cea396a9f7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-5bbaf98a-2013-4b0f-9032-12e818554b64-np0000006749" released by "attachment_update" :: held 0.068s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:08:00.730107 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-1d8231c8-09c4-4dc0-816f-25cea396a9f7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/0b216a23-8295-4fee-a08b-35f284b26d89 returned with HTTP 200 Aug 07 19:08:00.730716 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1405/5603] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:08:00 2026] PUT /volume/v3/attachments/0b216a23-8295-4fee-a08b-35f284b26d89 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:08:00.751491 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-a0b8e88a-30e1-40c8-a7f5-99262b091ad1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:00.753417 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-a0b8e88a-30e1-40c8-a7f5-99262b091ad1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments/0b216a23-8295-4fee-a08b-35f284b26d89/action Aug 07 19:08:00.753752 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-a0b8e88a-30e1-40c8-a7f5-99262b091ad1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:08:00.753872 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-a0b8e88a-30e1-40c8-a7f5-99262b091ad1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:08:00.768855 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:00.768855 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:08:00.778769 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ac7ee635-4261-4994-af4e-43fc17fa24d3 req-a0b8e88a-30e1-40c8-a7f5-99262b091ad1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/0b216a23-8295-4fee-a08b-35f284b26d89/action returned with HTTP 204 Aug 07 19:08:00.779218 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1405/5604] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:08:00 2026] POST /volume/v3/attachments/0b216a23-8295-4fee-a08b-35f284b26d89/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:08:09.401319 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=86,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:08:10.551696 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=43,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:08:10.721022 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:08:10.775244 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=83,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:08:44.033924 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-b1a1ca51-26c2-466a-a5c7-bea67a8efb6c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:44.035813 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-b1a1ca51-26c2-466a-a5c7-bea67a8efb6c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/limits Aug 07 19:08:44.035974 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-b1a1ca51-26c2-466a-a5c7-bea67a8efb6c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:44.036203 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-b1a1ca51-26c2-466a-a5c7-bea67a8efb6c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:44.052210 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-b1a1ca51-26c2-466a-a5c7-bea67a8efb6c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/limits returned with HTTP 200 Aug 07 19:08:44.052518 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1396/5605] 10.4.3.15 () {68 vars in 1477 bytes} [Fri Aug 7 19:08:44 2026] GET /volume/v3/limits => generated 302 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:08:44.087068 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-daadab5e-63a6-4026-ba14-bf596a0227fa None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:44.088961 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-daadab5e-63a6-4026-ba14-bf596a0227fa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:08:44.089179 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-daadab5e-63a6-4026-ba14-bf596a0227fa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:44.089379 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-daadab5e-63a6-4026-ba14-bf596a0227fa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:44.097837 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:44.097837 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:08:44.100509 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-daadab5e-63a6-4026-ba14-bf596a0227fa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:08:44.104221 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-daadab5e-63a6-4026-ba14-bf596a0227fa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 200 Aug 07 19:08:44.104508 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1400/5606] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:08:44 2026] GET /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 1657 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:08:44.113668 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-0550110d-af91-43af-9640-d09594c41b47 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:44.115826 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-0550110d-af91-43af-9640-d09594c41b47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:08:44.116229 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-0550110d-af91-43af-9640-d09594c41b47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bbaf98a-2013-4b0f-9032-12e818554b64", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1168870397", "description": null, "metadata": {}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:08:44.125912 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:44.125912 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:08:44.126398 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-0550110d-af91-43af-9640-d09594c41b47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:08:44.126572 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-0550110d-af91-43af-9640-d09594c41b47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create snapshot from volume 5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:08:44.147920 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-0550110d-af91-43af-9640-d09594c41b47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['5927bc3e-da3c-422a-a5ea-4eae29b464aa', '07c38afe-b7e6-4320-a6b8-576c65bf72ea', 'e7bec083-30e9-4858-bd1f-91d72a768876', '4cce84d7-eee4-446c-ad7c-6ce3b9edc7c2'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:08:44.175456 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-0550110d-af91-43af-9640-d09594c41b47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot force create request issued successfully. Aug 07 19:08:44.175830 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-c5987e21-2474-42a7-94bc-6b2e3f81b77a req-0550110d-af91-43af-9640-d09594c41b47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:08:44.176304 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1406/5607] 10.4.3.15 () {72 vars in 1540 bytes} [Fri Aug 7 19:08:44 2026] POST /volume/v3/snapshots => generated 320 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:08:45.567627 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0303d0bc-d026-4aa1-8d0f-9c9816242ca9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:45.569311 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0303d0bc-d026-4aa1-8d0f-9c9816242ca9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 Aug 07 19:08:45.569528 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0303d0bc-d026-4aa1-8d0f-9c9816242ca9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:45.569724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0303d0bc-d026-4aa1-8d0f-9c9816242ca9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:45.575107 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:45.575107 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:08:45.575492 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0303d0bc-d026-4aa1-8d0f-9c9816242ca9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:08:45.576192 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0303d0bc-d026-4aa1-8d0f-9c9816242ca9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 returned with HTTP 200 Aug 07 19:08:45.576498 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1406/5608] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:08:45 2026] GET /volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:08:46.895495 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-6aa4b70d-dac4-47ff-ae55-515f33650fdf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:46.897603 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-6aa4b70d-dac4-47ff-ae55-515f33650fdf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 Aug 07 19:08:46.897834 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-6aa4b70d-dac4-47ff-ae55-515f33650fdf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:46.898100 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-6aa4b70d-dac4-47ff-ae55-515f33650fdf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:46.902453 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:46.902453 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:08:46.902872 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-6aa4b70d-dac4-47ff-ae55-515f33650fdf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:08:46.903609 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-6aa4b70d-dac4-47ff-ae55-515f33650fdf tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 returned with HTTP 200 Aug 07 19:08:46.903969 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1397/5609] 10.4.3.15 () {68 vars in 1597 bytes} [Fri Aug 7 19:08:46 2026] GET /volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:08:47.782294 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-ee6041d9-86af-48f3-925e-a8a7b1cf9829 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:47.784400 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-ee6041d9-86af-48f3-925e-a8a7b1cf9829 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 Aug 07 19:08:47.784640 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-ee6041d9-86af-48f3-925e-a8a7b1cf9829 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:47.784845 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-ee6041d9-86af-48f3-925e-a8a7b1cf9829 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:47.789990 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:47.789990 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:08:47.790459 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-ee6041d9-86af-48f3-925e-a8a7b1cf9829 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:08:47.791218 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-ee6041d9-86af-48f3-925e-a8a7b1cf9829 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 returned with HTTP 200 Aug 07 19:08:47.791586 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1401/5610] 10.4.3.15 () {68 vars in 1597 bytes} [Fri Aug 7 19:08:47 2026] GET /volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:08:47.800095 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-7f3890af-c891-4aa6-ab9f-ea54c906cfb5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:47.802059 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-7f3890af-c891-4aa6-ab9f-ea54c906cfb5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:08:47.802264 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-7f3890af-c891-4aa6-ab9f-ea54c906cfb5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:47.802442 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-7f3890af-c891-4aa6-ab9f-ea54c906cfb5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:47.810935 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:47.810935 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:08:47.814265 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-7f3890af-c891-4aa6-ab9f-ea54c906cfb5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:08:47.818332 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-7f3890af-c891-4aa6-ab9f-ea54c906cfb5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 200 Aug 07 19:08:47.818760 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1407/5611] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:08:47 2026] GET /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 1657 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:08:47.826640 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:47.828425 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:08:47.828759 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3737a40d-b3f9-4594-a57f-658a3ea1f485", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:08:47.830338 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3737a40d-b3f9-4594-a57f-658a3ea1f485', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:08:47.837009 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:47.837009 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:08:47.837386 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:08:47.837486 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume of 1 GB Aug 07 19:08:47.838023 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Availability Zones retrieved successfully. Aug 07 19:08:47.842902 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (7747b422-ae75-48d7-8e5b-1ce14646d488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:08:47.843902 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8ff5f1-d02f-4e10-896c-163a652c6304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:08:47.844921 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:08:47.869259 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8ff5f1-d02f-4e10-896c-163a652c6304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3737a40d-b3f9-4594-a57f-658a3ea1f485', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:08:47.870061 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (159d4de0-1af8-4151-a7da-e5f3349a57af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:08:47.907383 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['b36daa03-02de-4a44-bce3-bfa6d7f2534b', '6d52d9ad-dd91-42d5-9111-1ca97efde737', '8b78f979-9885-483d-af4c-178ecbc58a60', '538b2cb7-7845-4676-9afa-51aafeabf8de'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:08:47.908173 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (159d4de0-1af8-4151-a7da-e5f3349a57af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b36daa03-02de-4a44-bce3-bfa6d7f2534b', '6d52d9ad-dd91-42d5-9111-1ca97efde737', '8b78f979-9885-483d-af4c-178ecbc58a60', '538b2cb7-7845-4676-9afa-51aafeabf8de']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:08:47.908918 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7bf1b2b-cfc4-4266-a7c8-5ae06000df76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:08:47.945507 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7bf1b2b-cfc4-4266-a7c8-5ae06000df76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7c4f5dc-8c71-4404-b961-56f8b3a74470', '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='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['b36daa03-02de-4a44-bce3-bfa6d7f2534b','6d52d9ad-dd91-42d5-9111-1ca97efde737','8b78f979-9885-483d-af4c-178ecbc58a60','538b2cb7-7845-4676-9afa-51aafeabf8de'],size=1,snapshot_id=3737a40d-b3f9-4594-a57f-658a3ea1f485,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), '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-07T19:08:47Z,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=e7c4f5dc-8c71-4404-b961-56f8b3a74470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fd4e034e0e412a8815d3ee6808eb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3737a40d-b3f9-4594-a57f-658a3ea1f485,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86dc3f8b60294880b0425699248f28b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:08:47.946548 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5251fa1-245c-4646-9d80-b83ad1b624c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:08:47.963989 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5251fa1-245c-4646-9d80-b83ad1b624c9) transitioned into 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='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['b36daa03-02de-4a44-bce3-bfa6d7f2534b','6d52d9ad-dd91-42d5-9111-1ca97efde737','8b78f979-9885-483d-af4c-178ecbc58a60','538b2cb7-7845-4676-9afa-51aafeabf8de'],size=1,snapshot_id=3737a40d-b3f9-4594-a57f-658a3ea1f485,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:08:47.964818 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82707c06-1746-4eb3-8c0c-980559348cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:08:47.990025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82707c06-1746-4eb3-8c0c-980559348cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:08:47.990025 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (7747b422-ae75-48d7-8e5b-1ce14646d488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:08:47.990025 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request issued successfully. Aug 07 19:08:47.990384 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-0f109606-628b-45cd-8e35-1676e865d3ad tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:08:47.990777 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1407/5612] 10.4.3.15 () {72 vars in 1534 bytes} [Fri Aug 7 19:08:47 2026] POST /volume/v3/volumes => generated 734 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:08:47.998354 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-cce7688f-1ce6-4828-8700-248082d42a3e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:48.002027 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-cce7688f-1ce6-4828-8700-248082d42a3e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 Aug 07 19:08:48.002027 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-cce7688f-1ce6-4828-8700-248082d42a3e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:48.002027 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-cce7688f-1ce6-4828-8700-248082d42a3e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:48.010529 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:48.010529 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:08:48.015462 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-cce7688f-1ce6-4828-8700-248082d42a3e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:08:48.021180 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-cce7688f-1ce6-4828-8700-248082d42a3e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 returned with HTTP 200 Aug 07 19:08:48.021686 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1398/5613] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:08:47 2026] GET /volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:08:48.029081 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-998cc858-1ce7-46b7-8934-be700c2588b1 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:48.031060 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-998cc858-1ce7-46b7-8934-be700c2588b1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 Aug 07 19:08:48.031262 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-998cc858-1ce7-46b7-8934-be700c2588b1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:48.031429 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-998cc858-1ce7-46b7-8934-be700c2588b1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:48.039182 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:48.039182 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:08:48.042954 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-998cc858-1ce7-46b7-8934-be700c2588b1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:08:48.047227 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-998cc858-1ce7-46b7-8934-be700c2588b1 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 returned with HTTP 200 Aug 07 19:08:48.047719 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1402/5614] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:08:48 2026] GET /volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:08:51.054827 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-336308ec-e09c-48e4-9fab-7e16eb5a58e9 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:51.056744 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-336308ec-e09c-48e4-9fab-7e16eb5a58e9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 Aug 07 19:08:51.056936 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-336308ec-e09c-48e4-9fab-7e16eb5a58e9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:51.057141 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-336308ec-e09c-48e4-9fab-7e16eb5a58e9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:51.063755 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:51.063755 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:08:51.066933 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-336308ec-e09c-48e4-9fab-7e16eb5a58e9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:08:51.071007 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-336308ec-e09c-48e4-9fab-7e16eb5a58e9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 returned with HTTP 200 Aug 07 19:08:51.071403 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1408/5615] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:08:51 2026] GET /volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 => generated 1343 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:08:51.078722 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8fd57733-6ff9-4ec3-a886-3d42086d30f0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:51.079243 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fd57733-6ff9-4ec3-a886-3d42086d30f0 None None] GET https://10.4.3.15/volume// Aug 07 19:08:51.079429 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fd57733-6ff9-4ec3-a886-3d42086d30f0 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:51.079640 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fd57733-6ff9-4ec3-a886-3d42086d30f0 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:51.079968 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fd57733-6ff9-4ec3-a886-3d42086d30f0 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:08:51.080263 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1408/5616] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:08: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 07 19:08:51.087233 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-b33a084d-4159-4806-917c-ad9c656f0b9a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:51.089200 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-b33a084d-4159-4806-917c-ad9c656f0b9a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:08:51.089587 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-b33a084d-4159-4806-917c-ad9c656f0b9a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7c4f5dc-8c71-4404-b961-56f8b3a74470", "connector": null, "instance_uuid": "d4653533-0b8b-4e03-93d6-f0204b4a2ced"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:08:51.097196 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:51.097196 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:08:51.117305 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-b33a084d-4159-4806-917c-ad9c656f0b9a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:08:51.117719 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1399/5617] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:08:51 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 07 19:08:51.124383 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-28a9c880-862b-4208-9f91-be7df65d70f2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:51.124693 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-28a9c880-862b-4208-9f91-be7df65d70f2 None None] GET https://10.4.3.15/volume// Aug 07 19:08:51.124842 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-28a9c880-862b-4208-9f91-be7df65d70f2 None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:51.125017 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-28a9c880-862b-4208-9f91-be7df65d70f2 None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:51.125354 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-28a9c880-862b-4208-9f91-be7df65d70f2 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:08:51.125591 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1403/5618] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:08: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 07 19:08:51.131258 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-17cf8e56-8a9a-4db1-96eb-db9ee14716df None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:51.133323 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-17cf8e56-8a9a-4db1-96eb-db9ee14716df tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 Aug 07 19:08:51.133538 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-17cf8e56-8a9a-4db1-96eb-db9ee14716df tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:08:51.133720 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-17cf8e56-8a9a-4db1-96eb-db9ee14716df tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:08:51.142236 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:51.142236 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:08:51.145138 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-17cf8e56-8a9a-4db1-96eb-db9ee14716df tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:08:51.149290 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-17cf8e56-8a9a-4db1-96eb-db9ee14716df tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 returned with HTTP 200 Aug 07 19:08:51.149621 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1409/5619] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:08:51 2026] GET /volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 => generated 1522 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:08:51.243721 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-03b8e6fe-536f-4a29-b0e1-db9d2d7e36ef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:51.246093 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-03b8e6fe-536f-4a29-b0e1-db9d2d7e36ef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] PUT https://10.4.3.15/volume/v3/attachments/913f2008-1750-4fa2-af86-80d7c7233c3b Aug 07 19:08:51.246502 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-03b8e6fe-536f-4a29-b0e1-db9d2d7e36ef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:08:51.253813 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-03b8e6fe-536f-4a29-b0e1-db9d2d7e36ef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Acquiring lock "cinder-attachment_update-e7c4f5dc-8c71-4404-b961-56f8b3a74470-np0000006749" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:08:51.258093 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-03b8e6fe-536f-4a29-b0e1-db9d2d7e36ef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-e7c4f5dc-8c71-4404-b961-56f8b3a74470-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:08:51.259202 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:51.259202 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:08:51.331460 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-03b8e6fe-536f-4a29-b0e1-db9d2d7e36ef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-e7c4f5dc-8c71-4404-b961-56f8b3a74470-np0000006749" released by "attachment_update" :: held 0.073s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:08:51.332136 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-03b8e6fe-536f-4a29-b0e1-db9d2d7e36ef tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/913f2008-1750-4fa2-af86-80d7c7233c3b returned with HTTP 200 Aug 07 19:08:51.332545 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1409/5620] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:08:51 2026] PUT /volume/v3/attachments/913f2008-1750-4fa2-af86-80d7c7233c3b => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:08:51.352852 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-64ad6142-6adf-4205-9a2c-f29f20b4f293 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:08:51.354812 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-64ad6142-6adf-4205-9a2c-f29f20b4f293 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments/913f2008-1750-4fa2-af86-80d7c7233c3b/action Aug 07 19:08:51.355187 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-64ad6142-6adf-4205-9a2c-f29f20b4f293 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:08:51.355306 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-64ad6142-6adf-4205-9a2c-f29f20b4f293 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:08:51.369510 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:08:51.369510 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:08:51.378171 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5eba4417-fc56-48c0-bdc7-038e28d87d2b req-64ad6142-6adf-4205-9a2c-f29f20b4f293 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/913f2008-1750-4fa2-af86-80d7c7233c3b/action returned with HTTP 204 Aug 07 19:08:51.378572 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1400/5621] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:08:51 2026] POST /volume/v3/attachments/913f2008-1750-4fa2-af86-80d7c7233c3b/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:08:58.046404 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=10 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:09:01.148216 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:09:01.326008 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:09:01.375161 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:09:33.140856 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-267786e5-ad77-4703-8598-eae58fcbd7af None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:33.142472 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-267786e5-ad77-4703-8598-eae58fcbd7af tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 Aug 07 19:09:33.142648 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-267786e5-ad77-4703-8598-eae58fcbd7af tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:33.142819 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-267786e5-ad77-4703-8598-eae58fcbd7af tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:33.152061 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:33.152061 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:09:33.155015 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-267786e5-ad77-4703-8598-eae58fcbd7af tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:09:33.158917 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-267786e5-ad77-4703-8598-eae58fcbd7af tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 returned with HTTP 200 Aug 07 19:09:33.159292 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1404/5622] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:09:33 2026] GET /volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 => generated 1635 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:09:34.332564 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-9e8d713f-50e6-4333-854d-16945a8e7de4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:34.334541 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-9e8d713f-50e6-4333-854d-16945a8e7de4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/attachments/913f2008-1750-4fa2-af86-80d7c7233c3b Aug 07 19:09:34.334724 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-9e8d713f-50e6-4333-854d-16945a8e7de4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:34.334895 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-9e8d713f-50e6-4333-854d-16945a8e7de4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'version_select' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:34.341295 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:34.341295 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:09:34.380420 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-9e8d713f-50e6-4333-854d-16945a8e7de4 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/913f2008-1750-4fa2-af86-80d7c7233c3b returned with HTTP 200 Aug 07 19:09:34.380789 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1410/5623] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:09:34 2026] DELETE /volume/v3/attachments/913f2008-1750-4fa2-af86-80d7c7233c3b => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:09:34.389410 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-328a8f69-28af-4149-a59d-9d22041942c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:34.391387 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-328a8f69-28af-4149-a59d-9d22041942c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 Aug 07 19:09:34.391576 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-328a8f69-28af-4149-a59d-9d22041942c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:34.391725 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-328a8f69-28af-4149-a59d-9d22041942c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:34.391878 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-328a8f69-28af-4149-a59d-9d22041942c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume with id: e7c4f5dc-8c71-4404-b961-56f8b3a74470 Aug 07 19:09:34.398199 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:34.398199 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:09:34.398578 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-328a8f69-28af-4149-a59d-9d22041942c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:09:34.413470 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-328a8f69-28af-4149-a59d-9d22041942c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume request issued successfully. Aug 07 19:09:34.413623 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-357c1e4d-eae1-4c92-a345-2652cba22aab req-328a8f69-28af-4149-a59d-9d22041942c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 returned with HTTP 202 Aug 07 19:09:34.413967 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1410/5624] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 19:09:34 2026] DELETE /volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:09:35.544143 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d74db37b-e11d-4f45-ab4a-459a46f0fff6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:35.545749 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d74db37b-e11d-4f45-ab4a-459a46f0fff6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 Aug 07 19:09:35.545919 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d74db37b-e11d-4f45-ab4a-459a46f0fff6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:35.546142 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d74db37b-e11d-4f45-ab4a-459a46f0fff6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:35.551946 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d74db37b-e11d-4f45-ab4a-459a46f0fff6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 returned with HTTP 404 Aug 07 19:09:35.552468 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1401/5625] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:09:35 2026] GET /volume/v3/volumes/e7c4f5dc-8c71-4404-b961-56f8b3a74470 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:09:35.558119 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f9707866-a2a7-440f-9459-cf0c98dfffc8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:35.559758 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9707866-a2a7-440f-9459-cf0c98dfffc8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 Aug 07 19:09:35.559926 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9707866-a2a7-440f-9459-cf0c98dfffc8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:35.560127 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f9707866-a2a7-440f-9459-cf0c98dfffc8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:35.560247 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-f9707866-a2a7-440f-9459-cf0c98dfffc8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete snapshot with id: 3737a40d-b3f9-4594-a57f-658a3ea1f485 Aug 07 19:09:35.564877 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:35.564877 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:09:35.565285 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f9707866-a2a7-440f-9459-cf0c98dfffc8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:09:35.580358 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f9707866-a2a7-440f-9459-cf0c98dfffc8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot delete request issued successfully. Aug 07 19:09:35.580480 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f9707866-a2a7-440f-9459-cf0c98dfffc8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 returned with HTTP 202 Aug 07 19:09:35.580805 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1405/5626] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:09:35 2026] DELETE /volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:09:35.586826 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-8672b691-a489-4e23-84fd-ead70bdbe901 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:35.588692 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8672b691-a489-4e23-84fd-ead70bdbe901 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 Aug 07 19:09:35.588956 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8672b691-a489-4e23-84fd-ead70bdbe901 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:35.589234 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-8672b691-a489-4e23-84fd-ead70bdbe901 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:35.594195 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:35.594195 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:09:35.594801 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-8672b691-a489-4e23-84fd-ead70bdbe901 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:09:35.595782 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-8672b691-a489-4e23-84fd-ead70bdbe901 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 returned with HTTP 200 Aug 07 19:09:35.596151 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1411/5627] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:09:35 2026] GET /volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:09:36.604133 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9ff87e62-d043-4af6-b42f-fc5e0c989110 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:36.605832 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ff87e62-d043-4af6-b42f-fc5e0c989110 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 Aug 07 19:09:36.606052 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ff87e62-d043-4af6-b42f-fc5e0c989110 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:36.606245 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ff87e62-d043-4af6-b42f-fc5e0c989110 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:36.610126 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ff87e62-d043-4af6-b42f-fc5e0c989110 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 returned with HTTP 404 Aug 07 19:09:36.610528 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1411/5628] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:09:36 2026] GET /volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:09:37.796262 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-8689d671-283c-484e-b2d5-e275950a9fbc req-8a5e1408-caa2-4d09-9721-fcceb88612da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:37.798222 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8689d671-283c-484e-b2d5-e275950a9fbc req-8a5e1408-caa2-4d09-9721-fcceb88612da tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/attachments/0b216a23-8295-4fee-a08b-35f284b26d89 Aug 07 19:09:37.798461 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8689d671-283c-484e-b2d5-e275950a9fbc req-8a5e1408-caa2-4d09-9721-fcceb88612da tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:37.798706 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8689d671-283c-484e-b2d5-e275950a9fbc req-8a5e1408-caa2-4d09-9721-fcceb88612da tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:37.805408 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:37.805408 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:09:37.843361 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8689d671-283c-484e-b2d5-e275950a9fbc req-8a5e1408-caa2-4d09-9721-fcceb88612da tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/0b216a23-8295-4fee-a08b-35f284b26d89 returned with HTTP 200 Aug 07 19:09:37.843694 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1402/5629] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:09:37 2026] DELETE /volume/v3/attachments/0b216a23-8295-4fee-a08b-35f284b26d89 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:09:37.851898 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-8689d671-283c-484e-b2d5-e275950a9fbc req-06cb8647-419c-43c0-83f8-37dae65cc191 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:37.853801 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8689d671-283c-484e-b2d5-e275950a9fbc req-06cb8647-419c-43c0-83f8-37dae65cc191 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:09:37.854003 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8689d671-283c-484e-b2d5-e275950a9fbc req-06cb8647-419c-43c0-83f8-37dae65cc191 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:37.854233 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8689d671-283c-484e-b2d5-e275950a9fbc req-06cb8647-419c-43c0-83f8-37dae65cc191 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:37.854395 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [req-8689d671-283c-484e-b2d5-e275950a9fbc req-06cb8647-419c-43c0-83f8-37dae65cc191 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume with id: 5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:09:37.860954 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:37.860954 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:09:37.861397 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-8689d671-283c-484e-b2d5-e275950a9fbc req-06cb8647-419c-43c0-83f8-37dae65cc191 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:09:37.875212 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-8689d671-283c-484e-b2d5-e275950a9fbc req-06cb8647-419c-43c0-83f8-37dae65cc191 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume request issued successfully. Aug 07 19:09:37.875365 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8689d671-283c-484e-b2d5-e275950a9fbc req-06cb8647-419c-43c0-83f8-37dae65cc191 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 202 Aug 07 19:09:37.875781 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1406/5630] 10.4.3.15 () {70 vars in 1613 bytes} [Fri Aug 7 19:09:37 2026] DELETE /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:09:38.975539 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0cdbb95e-522b-47b6-a800-b354f55e85a6 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:38.976988 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0cdbb95e-522b-47b6-a800-b354f55e85a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:09:38.977172 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0cdbb95e-522b-47b6-a800-b354f55e85a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:38.977364 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0cdbb95e-522b-47b6-a800-b354f55e85a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:38.982087 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0cdbb95e-522b-47b6-a800-b354f55e85a6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 404 Aug 07 19:09:38.982455 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1412/5631] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:09:38 2026] GET /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:09:39.346129 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-17924b7b-85fd-46d5-bf29-af88e9f4c1c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:39.347859 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-17924b7b-85fd-46d5-bf29-af88e9f4c1c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 Aug 07 19:09:39.348065 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-17924b7b-85fd-46d5-bf29-af88e9f4c1c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:39.348248 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-17924b7b-85fd-46d5-bf29-af88e9f4c1c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:39.348341 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-17924b7b-85fd-46d5-bf29-af88e9f4c1c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete snapshot with id: 3737a40d-b3f9-4594-a57f-658a3ea1f485 Aug 07 19:09:39.353413 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-17924b7b-85fd-46d5-bf29-af88e9f4c1c8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 returned with HTTP 404 Aug 07 19:09:39.353921 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1412/5632] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:09:39 2026] DELETE /volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:09:39.359614 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-354b2020-7552-40fc-9dce-4d507a502751 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:39.361216 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-354b2020-7552-40fc-9dce-4d507a502751 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 Aug 07 19:09:39.361393 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-354b2020-7552-40fc-9dce-4d507a502751 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:39.361570 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-354b2020-7552-40fc-9dce-4d507a502751 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:39.365250 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-354b2020-7552-40fc-9dce-4d507a502751 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 returned with HTTP 404 Aug 07 19:09:39.365647 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1403/5633] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:09:39 2026] GET /volume/v3/snapshots/3737a40d-b3f9-4594-a57f-658a3ea1f485 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:09:39.898899 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f5028969-77cf-42a7-a730-adaee6eef9b3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:39.900589 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f5028969-77cf-42a7-a730-adaee6eef9b3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:09:39.900766 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f5028969-77cf-42a7-a730-adaee6eef9b3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:39.900980 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f5028969-77cf-42a7-a730-adaee6eef9b3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:39.901183 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-f5028969-77cf-42a7-a730-adaee6eef9b3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume with id: 5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:09:39.906281 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f5028969-77cf-42a7-a730-adaee6eef9b3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 404 Aug 07 19:09:39.906824 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1407/5634] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:09:39 2026] DELETE /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:09:39.912062 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3863c76b-cb6a-416c-aaf7-c70c4ba0c96e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:39.913756 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3863c76b-cb6a-416c-aaf7-c70c4ba0c96e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 Aug 07 19:09:39.913930 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3863c76b-cb6a-416c-aaf7-c70c4ba0c96e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:39.914168 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3863c76b-cb6a-416c-aaf7-c70c4ba0c96e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:39.920207 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3863c76b-cb6a-416c-aaf7-c70c4ba0c96e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 returned with HTTP 404 Aug 07 19:09:39.920844 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1413/5635] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:09:39 2026] GET /volume/v3/volumes/5bbaf98a-2013-4b0f-9032-12e818554b64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:09:40.751676 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:40.753231 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:09:40.753526 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-847490565", "snapshot_id": null, "imageRef": "2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f", "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:09:40.754870 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-847490565', 'snapshot_id': None, 'imageRef': '2aafa8cc-0f8e-473e-9ab5-c9bdc4920c2f', 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:09:40.843211 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume of 1 GB Aug 07 19:09:40.846971 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Availability Zones retrieved successfully. Aug 07 19:09:40.851873 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (d6596770-4cec-48fd-afc8-a6e848330370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:09:40.852912 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cfea141-5b13-4285-a3c0-12ea811277e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:09:40.853783 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:09:40.900374 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cfea141-5b13-4285-a3c0-12ea811277e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:09:40.901035 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64df3310-991d-4ea9-8a25-064f8dd1585b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:09:40.932311 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['cf57cdfa-ad89-4fbe-be59-c65552fd3355', '1ee31dcf-1167-42bf-b1aa-a1591b098127', '48e45b71-9654-4a2e-9d52-109f361f1085', 'bf8d3f51-2749-41e1-891f-749d30b71a85'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:09:40.932968 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64df3310-991d-4ea9-8a25-064f8dd1585b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf57cdfa-ad89-4fbe-be59-c65552fd3355', '1ee31dcf-1167-42bf-b1aa-a1591b098127', '48e45b71-9654-4a2e-9d52-109f361f1085', 'bf8d3f51-2749-41e1-891f-749d30b71a85']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:09:40.933652 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468d9b07-3e19-419c-85dc-5e8c4b1300fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:09:40.952575 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468d9b07-3e19-419c-85dc-5e8c4b1300fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b17de91-1005-4dd6-b7f7-3078a59a1654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-847490565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['cf57cdfa-ad89-4fbe-be59-c65552fd3355','1ee31dcf-1167-42bf-b1aa-a1591b098127','48e45b71-9654-4a2e-9d52-109f361f1085','bf8d3f51-2749-41e1-891f-749d30b71a85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-847490565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b17de91-1005-4dd6-b7f7-3078a59a1654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fd4e034e0e412a8815d3ee6808eb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86dc3f8b60294880b0425699248f28b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:09:40.953279 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f210559b-7950-4f06-8dee-140d01e0b92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:09:40.969692 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f210559b-7950-4f06-8dee-140d01e0b92a) transitioned into state 'SUCCESS' from state '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-847490565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['cf57cdfa-ad89-4fbe-be59-c65552fd3355','1ee31dcf-1167-42bf-b1aa-a1591b098127','48e45b71-9654-4a2e-9d52-109f361f1085','bf8d3f51-2749-41e1-891f-749d30b71a85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:09:40.970385 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29608d1-f07c-4af3-9326-0506ca13ec1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:09:40.978296 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29608d1-f07c-4af3-9326-0506ca13ec1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:09:40.979074 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (d6596770-4cec-48fd-afc8-a6e848330370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:09:40.979370 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request issued successfully. Aug 07 19:09:40.980001 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8b323f64-83a0-422d-86fc-6877b13ecb12 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:09:40.980402 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1413/5636] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:09:40 2026] POST /volume/v3/volumes => generated 756 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:09:40.991071 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bf242eee-ed00-4090-9dc4-62f9b5dc5e11 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:40.992842 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bf242eee-ed00-4090-9dc4-62f9b5dc5e11 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:09:40.993010 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bf242eee-ed00-4090-9dc4-62f9b5dc5e11 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:40.993172 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bf242eee-ed00-4090-9dc4-62f9b5dc5e11 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:40.999446 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:40.999446 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:09:41.002661 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bf242eee-ed00-4090-9dc4-62f9b5dc5e11 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:09:41.006510 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bf242eee-ed00-4090-9dc4-62f9b5dc5e11 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 200 Aug 07 19:09:41.006840 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1404/5637] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:09:40 2026] GET /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:09:42.019028 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cb772c6a-5f6f-424e-99fa-0886b0e1b4b6 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:42.020608 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cb772c6a-5f6f-424e-99fa-0886b0e1b4b6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:09:42.020788 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cb772c6a-5f6f-424e-99fa-0886b0e1b4b6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:42.020967 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cb772c6a-5f6f-424e-99fa-0886b0e1b4b6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:42.027482 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:42.027482 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:09:42.030522 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-cb772c6a-5f6f-424e-99fa-0886b0e1b4b6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:09:42.034299 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cb772c6a-5f6f-424e-99fa-0886b0e1b4b6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 200 Aug 07 19:09:42.034622 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1408/5638] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:09:42 2026] GET /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:09:42.044585 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-1943bebc-c11f-4360-8886-30000b33d69c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:42.046265 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1943bebc-c11f-4360-8886-30000b33d69c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:09:42.046444 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1943bebc-c11f-4360-8886-30000b33d69c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:42.046622 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-1943bebc-c11f-4360-8886-30000b33d69c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:42.052889 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:42.052889 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:09:42.056102 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-1943bebc-c11f-4360-8886-30000b33d69c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:09:42.060463 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-1943bebc-c11f-4360-8886-30000b33d69c tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 200 Aug 07 19:09:42.060463 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1414/5639] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:09:42 2026] GET /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:09:42.143037 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-b209135a-f498-4313-b5f6-11ea77bcd0d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:42.145569 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-b209135a-f498-4313-b5f6-11ea77bcd0d6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:09:42.145758 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-b209135a-f498-4313-b5f6-11ea77bcd0d6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:42.145937 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-b209135a-f498-4313-b5f6-11ea77bcd0d6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:42.153315 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:42.153315 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:09:42.156377 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-b209135a-f498-4313-b5f6-11ea77bcd0d6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:09:42.160416 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-b209135a-f498-4313-b5f6-11ea77bcd0d6 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 200 Aug 07 19:09:42.160762 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1414/5640] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:09:42 2026] GET /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:09:42.558088 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-3bf24c49-2053-43c0-90a9-c61dc9b010a8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:42.559925 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-3bf24c49-2053-43c0-90a9-c61dc9b010a8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:09:42.560138 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-3bf24c49-2053-43c0-90a9-c61dc9b010a8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:42.560314 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-3bf24c49-2053-43c0-90a9-c61dc9b010a8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:42.566290 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:42.566290 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:09:42.569092 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-3bf24c49-2053-43c0-90a9-c61dc9b010a8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:09:42.572897 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-3bf24c49-2053-43c0-90a9-c61dc9b010a8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 200 Aug 07 19:09:42.573240 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1405/5641] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:09:42 2026] GET /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 1364 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:09:42.581660 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7e363b73-99a3-4808-86f8-0ccd989ada6c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:42.582006 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7e363b73-99a3-4808-86f8-0ccd989ada6c None None] GET https://10.4.3.15/volume// Aug 07 19:09:42.582170 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7e363b73-99a3-4808-86f8-0ccd989ada6c None None] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:42.582339 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7e363b73-99a3-4808-86f8-0ccd989ada6c None None] Calling method 'all' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:42.582627 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7e363b73-99a3-4808-86f8-0ccd989ada6c None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:09:42.582877 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1409/5642] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:09:42 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:09:42.589573 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-b92a80b6-6cf3-4066-a710-01602bfca645 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:42.591576 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-b92a80b6-6cf3-4066-a710-01602bfca645 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:09:42.591955 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-b92a80b6-6cf3-4066-a710-01602bfca645 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b17de91-1005-4dd6-b7f7-3078a59a1654", "connector": null, "instance_uuid": "da432d95-229a-4aa5-b2bc-f261caa20467"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:09:42.599819 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:42.599819 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:09:42.619082 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-b92a80b6-6cf3-4066-a710-01602bfca645 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:09:42.619479 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1415/5643] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:09:42 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 07 19:09:43.251596 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-93582521-0fdb-4f90-b01b-9478a2837cf5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:43.252022 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-93582521-0fdb-4f90-b01b-9478a2837cf5 None None] GET https://10.4.3.15/volume// Aug 07 19:09:43.252215 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-93582521-0fdb-4f90-b01b-9478a2837cf5 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:43.252414 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-93582521-0fdb-4f90-b01b-9478a2837cf5 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:43.252721 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-93582521-0fdb-4f90-b01b-9478a2837cf5 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:09:43.253092 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1415/5644] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:09: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 07 19:09:43.262938 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-a138a9b7-f765-4eb3-a20e-a3bda0bbb5ab None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:43.265320 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-a138a9b7-f765-4eb3-a20e-a3bda0bbb5ab tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:09:43.265565 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-a138a9b7-f765-4eb3-a20e-a3bda0bbb5ab tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:09:43.265790 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-a138a9b7-f765-4eb3-a20e-a3bda0bbb5ab tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:09:43.276560 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:43.276560 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:09:43.280246 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-a138a9b7-f765-4eb3-a20e-a3bda0bbb5ab tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:09:43.285473 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-a138a9b7-f765-4eb3-a20e-a3bda0bbb5ab tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 200 Aug 07 19:09:43.285933 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1406/5645] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:09:43 2026] GET /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 1543 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:09:43.383240 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-e4d1e256-f128-48f4-a564-22fdaeb2a21f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:43.385276 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-e4d1e256-f128-48f4-a564-22fdaeb2a21f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] PUT https://10.4.3.15/volume/v3/attachments/e256d434-2196-4178-bdcf-f0d72b47e2cf Aug 07 19:09:43.385625 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-e4d1e256-f128-48f4-a564-22fdaeb2a21f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:09:43.392695 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-e4d1e256-f128-48f4-a564-22fdaeb2a21f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Acquiring lock "cinder-attachment_update-0b17de91-1005-4dd6-b7f7-3078a59a1654-np0000006749" by "attachment_update" {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:09:43.396963 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-e4d1e256-f128-48f4-a564-22fdaeb2a21f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-0b17de91-1005-4dd6-b7f7-3078a59a1654-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100345) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:09:43.397898 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:43.397898 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:09:43.464708 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.coordination [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-e4d1e256-f128-48f4-a564-22fdaeb2a21f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-0b17de91-1005-4dd6-b7f7-3078a59a1654-np0000006749" released by "attachment_update" :: held 0.068s {{(pid=100345) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:09:43.465367 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-e4d1e256-f128-48f4-a564-22fdaeb2a21f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/e256d434-2196-4178-bdcf-f0d72b47e2cf returned with HTTP 200 Aug 07 19:09:43.465831 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1410/5646] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:09:43 2026] PUT /volume/v3/attachments/e256d434-2196-4178-bdcf-f0d72b47e2cf => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:09:43.484175 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-cdc8b61f-5093-4bc7-a7cf-494bb9076031 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:09:43.486228 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-cdc8b61f-5093-4bc7-a7cf-494bb9076031 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments/e256d434-2196-4178-bdcf-f0d72b47e2cf/action Aug 07 19:09:43.486561 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-cdc8b61f-5093-4bc7-a7cf-494bb9076031 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-complete": null}' {{(pid=100344) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:09:43.486676 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-cdc8b61f-5093-4bc7-a7cf-494bb9076031 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:09:43.501099 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:09:43.501099 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:09:43.509457 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8501be7d-ee65-422b-9f0c-c27661d3e3d6 req-cdc8b61f-5093-4bc7-a7cf-494bb9076031 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/e256d434-2196-4178-bdcf-f0d72b47e2cf/action returned with HTTP 204 Aug 07 19:09:43.509843 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1416/5647] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:09:43 2026] POST /volume/v3/attachments/e256d434-2196-4178-bdcf-f0d72b47e2cf/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:09:52.159426 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:09:53.284048 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:09:53.458514 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:09:53.506934 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:10:19.122075 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7bb35109-abe3-4dda-b64e-d1c499f6558d req-2104d1fe-1b18-4a98-9de5-ef4724f08f03 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:10:19.124257 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7bb35109-abe3-4dda-b64e-d1c499f6558d req-2104d1fe-1b18-4a98-9de5-ef4724f08f03 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/attachments/e256d434-2196-4178-bdcf-f0d72b47e2cf Aug 07 19:10:19.124601 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7bb35109-abe3-4dda-b64e-d1c499f6558d req-2104d1fe-1b18-4a98-9de5-ef4724f08f03 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:10:19.124869 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7bb35109-abe3-4dda-b64e-d1c499f6558d req-2104d1fe-1b18-4a98-9de5-ef4724f08f03 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:10:19.134192 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:10:19.134192 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:10:19.218025 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7bb35109-abe3-4dda-b64e-d1c499f6558d req-2104d1fe-1b18-4a98-9de5-ef4724f08f03 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/e256d434-2196-4178-bdcf-f0d72b47e2cf returned with HTTP 200 Aug 07 19:10:19.218512 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1416/5648] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:10:19 2026] DELETE /volume/v3/attachments/e256d434-2196-4178-bdcf-f0d72b47e2cf => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:10:20.339217 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-09cfc184-085f-4ded-9abe-8c68d3c2659f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:10:20.365960 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-09cfc184-085f-4ded-9abe-8c68d3c2659f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:10:20.366173 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-09cfc184-085f-4ded-9abe-8c68d3c2659f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:10:20.366367 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-09cfc184-085f-4ded-9abe-8c68d3c2659f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:10:20.372605 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:10:20.372605 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:10:20.375561 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-09cfc184-085f-4ded-9abe-8c68d3c2659f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:10:20.379300 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-09cfc184-085f-4ded-9abe-8c68d3c2659f tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 200 Aug 07 19:10:20.379635 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1407/5649] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:10:20 2026] GET /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 1364 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:10:20.814302 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-46603d26-330a-4327-8fd4-957dcf693052 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:10:20.816423 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-46603d26-330a-4327-8fd4-957dcf693052 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:10:20.816614 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-46603d26-330a-4327-8fd4-957dcf693052 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:10:20.816796 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-46603d26-330a-4327-8fd4-957dcf693052 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:10:20.823437 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:10:20.823437 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:10:20.826942 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-46603d26-330a-4327-8fd4-957dcf693052 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:10:20.831163 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-46603d26-330a-4327-8fd4-957dcf693052 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 200 Aug 07 19:10:20.831770 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1411/5650] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:10:20 2026] GET /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:10:20.840984 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-39ac3e44-f07f-4b77-a5ad-53bf931dd123 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:10:20.841406 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-39ac3e44-f07f-4b77-a5ad-53bf931dd123 None None] GET https://10.4.3.15/volume// Aug 07 19:10:20.841548 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-39ac3e44-f07f-4b77-a5ad-53bf931dd123 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:10:20.841722 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-39ac3e44-f07f-4b77-a5ad-53bf931dd123 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:10:20.842050 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-39ac3e44-f07f-4b77-a5ad-53bf931dd123 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:10:20.842321 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1417/5651] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:10: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 07 19:10:20.848934 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-46dd4db7-cc0f-4384-84db-33566a60e460 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:10:20.850882 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-46dd4db7-cc0f-4384-84db-33566a60e460 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:10:20.851254 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-46dd4db7-cc0f-4384-84db-33566a60e460 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b17de91-1005-4dd6-b7f7-3078a59a1654", "connector": null, "instance_uuid": "1aa73227-04e1-478e-8b29-d9ddf7aad861"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:10:20.859112 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:10:20.859112 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:10:20.905695 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-46dd4db7-cc0f-4384-84db-33566a60e460 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:10:20.906229 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1417/5652] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:10:20 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:10:21.730174 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5a748db9-b567-4b40-a898-10e77c226717 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:10:21.730515 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a748db9-b567-4b40-a898-10e77c226717 None None] GET https://10.4.3.15/volume// Aug 07 19:10:21.730675 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a748db9-b567-4b40-a898-10e77c226717 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:10:21.730876 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a748db9-b567-4b40-a898-10e77c226717 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:10:21.731195 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a748db9-b567-4b40-a898-10e77c226717 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:10:21.731474 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1408/5653] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:10: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 07 19:10:21.739229 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-9d3b7e12-2239-49c4-a77a-56b15e9e57ca None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:10:21.741235 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-9d3b7e12-2239-49c4-a77a-56b15e9e57ca tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:10:21.741514 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-9d3b7e12-2239-49c4-a77a-56b15e9e57ca tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:10:21.741739 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-9d3b7e12-2239-49c4-a77a-56b15e9e57ca tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:10:21.750810 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:10:21.750810 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:10:21.753890 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-9d3b7e12-2239-49c4-a77a-56b15e9e57ca tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:10:21.758330 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-9d3b7e12-2239-49c4-a77a-56b15e9e57ca tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 200 Aug 07 19:10:21.758814 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1412/5654] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:10:21 2026] GET /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 1543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:10:21.859556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-6363b62d-35a9-4f98-8eb6-2dc668dae474 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:10:21.861429 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-6363b62d-35a9-4f98-8eb6-2dc668dae474 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] PUT https://10.4.3.15/volume/v3/attachments/879e3e8b-da53-43c6-9f7d-10fc9a568d05 Aug 07 19:10:21.861758 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-6363b62d-35a9-4f98-8eb6-2dc668dae474 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:10:21.868873 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-6363b62d-35a9-4f98-8eb6-2dc668dae474 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Acquiring lock "cinder-attachment_update-0b17de91-1005-4dd6-b7f7-3078a59a1654-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:10:21.873266 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-6363b62d-35a9-4f98-8eb6-2dc668dae474 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-0b17de91-1005-4dd6-b7f7-3078a59a1654-np0000006749" acquired by "attachment_update" :: waited 0.004s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:10:21.874085 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:10:21.874085 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:10:21.975612 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-6363b62d-35a9-4f98-8eb6-2dc668dae474 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-0b17de91-1005-4dd6-b7f7-3078a59a1654-np0000006749" released by "attachment_update" :: held 0.102s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:10:21.975938 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-6363b62d-35a9-4f98-8eb6-2dc668dae474 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/879e3e8b-da53-43c6-9f7d-10fc9a568d05 returned with HTTP 200 Aug 07 19:10:21.976539 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1418/5655] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:10:21 2026] PUT /volume/v3/attachments/879e3e8b-da53-43c6-9f7d-10fc9a568d05 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:10:21.998322 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-85673b4a-41b9-4a59-b015-d54d30180e83 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:10:22.000365 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-85673b4a-41b9-4a59-b015-d54d30180e83 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments/879e3e8b-da53-43c6-9f7d-10fc9a568d05/action Aug 07 19:10:22.000705 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-85673b4a-41b9-4a59-b015-d54d30180e83 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:10:22.000826 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-85673b4a-41b9-4a59-b015-d54d30180e83 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:10:22.015238 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:10:22.015238 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:10:22.036855 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-16a07b09-65cb-41d4-bf6f-969ea17fa9a7 req-85673b4a-41b9-4a59-b015-d54d30180e83 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/879e3e8b-da53-43c6-9f7d-10fc9a568d05/action returned with HTTP 204 Aug 07 19:10:22.037364 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1418/5656] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:10:21 2026] POST /volume/v3/attachments/879e3e8b-da53-43c6-9f7d-10fc9a568d05/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:10:30.378186 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=4 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:10:31.757102 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=9 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:10:31.961989 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:10:32.025182 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:11:05.474483 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-32bcf4b1-6956-4488-9275-b71192f57d4e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:05.476043 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-32bcf4b1-6956-4488-9275-b71192f57d4e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:11:05.476379 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-32bcf4b1-6956-4488-9275-b71192f57d4e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b17de91-1005-4dd6-b7f7-3078a59a1654", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1116873788", "description": null, "metadata": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:11:05.486478 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:05.486478 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:11:05.486894 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-32bcf4b1-6956-4488-9275-b71192f57d4e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:11:05.487062 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-32bcf4b1-6956-4488-9275-b71192f57d4e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create snapshot from volume 0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:11:05.507186 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-32bcf4b1-6956-4488-9275-b71192f57d4e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['c59d6b52-0a52-4599-864d-26e8fa8c54e2', '82b7e466-2b39-4b78-bbb3-a1ddb653f762', 'c6804494-8153-4d89-9820-cbb1726e7368', '1f44013b-db67-4aab-852e-d64cd0611c7a'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:11:05.531803 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-32bcf4b1-6956-4488-9275-b71192f57d4e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot force create request issued successfully. Aug 07 19:11:05.532152 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-32bcf4b1-6956-4488-9275-b71192f57d4e tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:11:05.532570 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1409/5657] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:11:05 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 07 19:11:05.540411 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-72cf36c8-60a9-4e89-8a90-e6c8140821a8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:05.542131 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-72cf36c8-60a9-4e89-8a90-e6c8140821a8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b Aug 07 19:11:05.542355 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-72cf36c8-60a9-4e89-8a90-e6c8140821a8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:05.542546 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-72cf36c8-60a9-4e89-8a90-e6c8140821a8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:05.548101 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:05.548101 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:11:05.548545 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-72cf36c8-60a9-4e89-8a90-e6c8140821a8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:11:05.549260 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-72cf36c8-60a9-4e89-8a90-e6c8140821a8 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b returned with HTTP 200 Aug 07 19:11:05.549581 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1413/5658] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:11:05 2026] GET /volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:11:06.557518 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-d546ed92-3d49-4872-8f9b-77db1d089ac0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:06.559820 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d546ed92-3d49-4872-8f9b-77db1d089ac0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b Aug 07 19:11:06.560083 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d546ed92-3d49-4872-8f9b-77db1d089ac0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:06.560273 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-d546ed92-3d49-4872-8f9b-77db1d089ac0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:06.565357 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:06.565357 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:11:06.565726 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-d546ed92-3d49-4872-8f9b-77db1d089ac0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:11:06.566432 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-d546ed92-3d49-4872-8f9b-77db1d089ac0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b returned with HTTP 200 Aug 07 19:11:06.566891 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1419/5659] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:11:06 2026] GET /volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:11:06.574160 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6b955e87-6089-42d1-9e58-1c0f71e260c5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:06.576199 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b955e87-6089-42d1-9e58-1c0f71e260c5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b Aug 07 19:11:06.576433 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b955e87-6089-42d1-9e58-1c0f71e260c5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:06.576662 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b955e87-6089-42d1-9e58-1c0f71e260c5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:06.582501 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:06.582501 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:11:06.582988 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6b955e87-6089-42d1-9e58-1c0f71e260c5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:11:06.583854 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b955e87-6089-42d1-9e58-1c0f71e260c5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b returned with HTTP 200 Aug 07 19:11:06.584247 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1419/5660] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:11:06 2026] GET /volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:11:06.591187 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:06.592938 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:11:06.593312 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1115319725", "snapshot_id": "be077e6e-71b1-4dc3-a59d-42b5fa87be6b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:11:06.594725 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1115319725', 'snapshot_id': 'be077e6e-71b1-4dc3-a59d-42b5fa87be6b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:11:06.599127 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:06.599127 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:11:06.599501 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:11:06.599605 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume of 1 GB Aug 07 19:11:06.602416 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Availability Zones retrieved successfully. Aug 07 19:11:06.607476 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (3455cc6c-c5b7-4846-a111-1a95fbd21801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:11:06.608310 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6569fd0-38b4-4b75-b8d4-d14d9c22ae4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:11:06.609112 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:11:06.636348 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6569fd0-38b4-4b75-b8d4-d14d9c22ae4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'be077e6e-71b1-4dc3-a59d-42b5fa87be6b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:11:06.637221 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f955910f-8a33-4f23-b70e-c48905ad5781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:11:06.669689 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Created reservations ['e8cbe1c8-4462-4f80-b215-42bdf0feb8e7', '9f25cbcc-eb06-4455-9d6d-56d8a2a38022', '82ee8024-93e4-4ded-87a6-7a95732ca066', 'a5694b14-f4d9-4275-8572-287547a21d2a'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:11:06.670417 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f955910f-8a33-4f23-b70e-c48905ad5781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8cbe1c8-4462-4f80-b215-42bdf0feb8e7', '9f25cbcc-eb06-4455-9d6d-56d8a2a38022', '82ee8024-93e4-4ded-87a6-7a95732ca066', 'a5694b14-f4d9-4275-8572-287547a21d2a']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:11:06.671053 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f05d9e-ac1d-4b7e-9104-003344b70d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:11:06.707326 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f05d9e-ac1d-4b7e-9104-003344b70d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f391810-8523-491b-a42f-ce595f26a615', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1115319725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['e8cbe1c8-4462-4f80-b215-42bdf0feb8e7','9f25cbcc-eb06-4455-9d6d-56d8a2a38022','82ee8024-93e4-4ded-87a6-7a95732ca066','a5694b14-f4d9-4275-8572-287547a21d2a'],size=1,snapshot_id=be077e6e-71b1-4dc3-a59d-42b5fa87be6b,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), '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-07T19:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1115319725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f391810-8523-491b-a42f-ce595f26a615,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fd4e034e0e412a8815d3ee6808eb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=be077e6e-71b1-4dc3-a59d-42b5fa87be6b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86dc3f8b60294880b0425699248f28b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:11:06.708075 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c20b189c-4fe8-44f0-8ef7-10dc3010c65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:11:06.725616 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c20b189c-4fe8-44f0-8ef7-10dc3010c65c) transitioned into state 'SUCCESS' from state '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-1115319725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fd4e034e0e412a8815d3ee6808eb2c',qos_specs=None,replication_status=,reservations=['e8cbe1c8-4462-4f80-b215-42bdf0feb8e7','9f25cbcc-eb06-4455-9d6d-56d8a2a38022','82ee8024-93e4-4ded-87a6-7a95732ca066','a5694b14-f4d9-4275-8572-287547a21d2a'],size=1,snapshot_id=be077e6e-71b1-4dc3-a59d-42b5fa87be6b,source_replicaid=,source_volid=None,status='creating',user_id='86dc3f8b60294880b0425699248f28b1',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:11:06.726295 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddbc6a1a-e2d3-4a53-b209-271816ebfa53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:11:06.744961 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddbc6a1a-e2d3-4a53-b209-271816ebfa53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:11:06.745705 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Flow 'volume_create_api' (3455cc6c-c5b7-4846-a111-1a95fbd21801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:11:06.746009 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Create volume request issued successfully. Aug 07 19:11:06.746499 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7e279d7-56a8-4914-9f24-c9fde7404a47 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:11:06.746892 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1410/5661] 10.4.3.15 () {68 vars in 1252 bytes} [Fri Aug 7 19:11:06 2026] POST /volume/v3/volumes => generated 783 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:11:06.758722 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-af072c56-4209-42a1-b632-302fe9b32d63 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:06.760976 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-af072c56-4209-42a1-b632-302fe9b32d63 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 Aug 07 19:11:06.761233 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-af072c56-4209-42a1-b632-302fe9b32d63 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:06.761467 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-af072c56-4209-42a1-b632-302fe9b32d63 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:06.769117 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:06.769117 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:11:06.773459 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-af072c56-4209-42a1-b632-302fe9b32d63 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:11:06.777949 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-af072c56-4209-42a1-b632-302fe9b32d63 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 returned with HTTP 200 Aug 07 19:11:06.778372 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1414/5662] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:11:06 2026] GET /volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:11:07.789806 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6d47b319-942e-479e-991d-79103b5d4cfd None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:07.791398 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6d47b319-942e-479e-991d-79103b5d4cfd tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 Aug 07 19:11:07.791618 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6d47b319-942e-479e-991d-79103b5d4cfd tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:07.791801 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6d47b319-942e-479e-991d-79103b5d4cfd tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:07.797976 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:07.797976 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:11:07.801114 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6d47b319-942e-479e-991d-79103b5d4cfd tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:11:07.804886 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6d47b319-942e-479e-991d-79103b5d4cfd tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 returned with HTTP 200 Aug 07 19:11:07.805221 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1420/5663] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:11:07 2026] GET /volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:11:07.816230 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5ea2ad3a-c8d4-401b-95dd-304eac363d6a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:07.818032 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5ea2ad3a-c8d4-401b-95dd-304eac363d6a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 Aug 07 19:11:07.818250 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5ea2ad3a-c8d4-401b-95dd-304eac363d6a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:07.818466 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5ea2ad3a-c8d4-401b-95dd-304eac363d6a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:07.825054 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:07.825054 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:11:07.828400 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5ea2ad3a-c8d4-401b-95dd-304eac363d6a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:11:07.832809 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5ea2ad3a-c8d4-401b-95dd-304eac363d6a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 returned with HTTP 200 Aug 07 19:11:07.833205 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1420/5664] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:11:07 2026] GET /volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:11:07.912428 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-fce92352-c9c8-4234-be53-facb2afc5688 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:07.914390 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-fce92352-c9c8-4234-be53-facb2afc5688 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 Aug 07 19:11:07.914567 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-fce92352-c9c8-4234-be53-facb2afc5688 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:07.914780 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-fce92352-c9c8-4234-be53-facb2afc5688 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:07.920722 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:07.920722 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:11:07.923711 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-fce92352-c9c8-4234-be53-facb2afc5688 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:11:07.927535 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-fce92352-c9c8-4234-be53-facb2afc5688 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 returned with HTTP 200 Aug 07 19:11:07.927888 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1411/5665] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:11:07 2026] GET /volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:11:08.343119 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-dc707ca5-46c2-4cca-bd62-d90e7b6290a9 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:08.345240 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-dc707ca5-46c2-4cca-bd62-d90e7b6290a9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 Aug 07 19:11:08.345439 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-dc707ca5-46c2-4cca-bd62-d90e7b6290a9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:08.345618 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-dc707ca5-46c2-4cca-bd62-d90e7b6290a9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:08.353197 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:08.353197 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:11:08.357277 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-dc707ca5-46c2-4cca-bd62-d90e7b6290a9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:11:08.362200 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-dc707ca5-46c2-4cca-bd62-d90e7b6290a9 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 returned with HTTP 200 Aug 07 19:11:08.362657 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1415/5666] 10.4.3.15 () {68 vars in 1591 bytes} [Fri Aug 7 19:11:08 2026] GET /volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:11:08.371091 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6b7c4c19-d94a-41a8-9e67-27cf54eb4738 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:08.371424 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6b7c4c19-d94a-41a8-9e67-27cf54eb4738 None None] GET https://10.4.3.15/volume// Aug 07 19:11:08.371573 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6b7c4c19-d94a-41a8-9e67-27cf54eb4738 None None] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:08.371746 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6b7c4c19-d94a-41a8-9e67-27cf54eb4738 None None] Calling method 'all' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:08.372085 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6b7c4c19-d94a-41a8-9e67-27cf54eb4738 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:11:08.372353 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1421/5667] 10.4.3.15 () {66 vars in 1412 bytes} [Fri Aug 7 19:11:08 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 19:11:08.378978 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-8e56f4aa-6eac-44be-9296-af0f0049414a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:08.381287 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-8e56f4aa-6eac-44be-9296-af0f0049414a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments Aug 07 19:11:08.381699 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-8e56f4aa-6eac-44be-9296-af0f0049414a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f391810-8523-491b-a42f-ce595f26a615", "connector": null, "instance_uuid": "f88c1be9-2b61-4165-8107-4d0083aa2190"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:11:08.391847 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:08.391847 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:11:08.416326 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-8e56f4aa-6eac-44be-9296-af0f0049414a tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments returned with HTTP 200 Aug 07 19:11:08.416784 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1421/5668] 10.4.3.15 () {74 vars in 1587 bytes} [Fri Aug 7 19:11:08 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:11:09.108030 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d125f3ba-77e0-406f-8356-edf6e6add504 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:09.108447 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d125f3ba-77e0-406f-8356-edf6e6add504 None None] GET https://10.4.3.15/volume// Aug 07 19:11:09.108591 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d125f3ba-77e0-406f-8356-edf6e6add504 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:09.108789 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d125f3ba-77e0-406f-8356-edf6e6add504 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:09.109159 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d125f3ba-77e0-406f-8356-edf6e6add504 None None] https://10.4.3.15/volume// returned with HTTP 300 Aug 07 19:11:09.109441 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1412/5669] 10.4.3.15 () {66 vars in 1419 bytes} [Fri Aug 7 19:11: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 07 19:11:09.118616 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-bfbbb6cd-f3fd-4bad-bd6c-b091591784f0 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:09.120636 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-bfbbb6cd-f3fd-4bad-bd6c-b091591784f0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 Aug 07 19:11:09.120923 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-bfbbb6cd-f3fd-4bad-bd6c-b091591784f0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:09.121172 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-bfbbb6cd-f3fd-4bad-bd6c-b091591784f0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:09.130439 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:09.130439 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:11:09.133438 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-bfbbb6cd-f3fd-4bad-bd6c-b091591784f0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:11:09.137390 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-bfbbb6cd-f3fd-4bad-bd6c-b091591784f0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 returned with HTTP 200 Aug 07 19:11:09.137738 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1416/5670] 10.4.3.15 () {70 vars in 1632 bytes} [Fri Aug 7 19:11:09 2026] GET /volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 => generated 1571 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 19:11:09.234441 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-837fbb48-03b6-4aec-b54a-29b9912f23e5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:09.236884 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-837fbb48-03b6-4aec-b54a-29b9912f23e5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] PUT https://10.4.3.15/volume/v3/attachments/4906622a-537c-4dc4-a8ff-d3e80dd01cca Aug 07 19:11:09.237354 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-837fbb48-03b6-4aec-b54a-29b9912f23e5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.15", "host": "np0000006749", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c032edcd8795", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9823701a-9cba-4fac-b2c9-af8faf440d68", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:11:09.245727 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-837fbb48-03b6-4aec-b54a-29b9912f23e5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Acquiring lock "cinder-attachment_update-8f391810-8523-491b-a42f-ce595f26a615-np0000006749" by "attachment_update" {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 19:11:09.250619 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-837fbb48-03b6-4aec-b54a-29b9912f23e5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-8f391810-8523-491b-a42f-ce595f26a615-np0000006749" acquired by "attachment_update" :: waited 0.005s {{(pid=100344) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 19:11:09.251885 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:09.251885 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:11:09.324961 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.coordination [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-837fbb48-03b6-4aec-b54a-29b9912f23e5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Lock "cinder-attachment_update-8f391810-8523-491b-a42f-ce595f26a615-np0000006749" released by "attachment_update" :: held 0.074s {{(pid=100344) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 19:11:09.325291 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-837fbb48-03b6-4aec-b54a-29b9912f23e5 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/4906622a-537c-4dc4-a8ff-d3e80dd01cca returned with HTTP 200 Aug 07 19:11:09.326042 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1422/5671] 10.4.3.15 () {74 vars in 1697 bytes} [Fri Aug 7 19:11:09 2026] PUT /volume/v3/attachments/4906622a-537c-4dc4-a8ff-d3e80dd01cca => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:11:09.346856 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-5aaab5f4-b91f-43b8-89a2-25bb3ed78cfa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:09.348975 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-5aaab5f4-b91f-43b8-89a2-25bb3ed78cfa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] POST https://10.4.3.15/volume/v3/attachments/4906622a-537c-4dc4-a8ff-d3e80dd01cca/action Aug 07 19:11:09.349353 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-5aaab5f4-b91f-43b8-89a2-25bb3ed78cfa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:11:09.349473 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-5aaab5f4-b91f-43b8-89a2-25bb3ed78cfa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:11:09.364506 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:09.364506 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:11:09.373471 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-8a14b69e-048f-45d3-a883-203a5da0efdb req-5aaab5f4-b91f-43b8-89a2-25bb3ed78cfa tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/4906622a-537c-4dc4-a8ff-d3e80dd01cca/action returned with HTTP 204 Aug 07 19:11:09.374108 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1422/5672] 10.4.3.15 () {74 vars in 1718 bytes} [Fri Aug 7 19:11:09 2026] POST /volume/v3/attachments/4906622a-537c-4dc4-a8ff-d3e80dd01cca/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:11:17.926466 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:11:19.136199 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=14 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:11:19.319041 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:11:19.370343 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:11:54.410447 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b7f7325e-9e47-4cf6-a7dd-c1a622261251 req-70e185d8-e6a9-4cab-9a94-5817b8a3ad49 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:54.412210 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b7f7325e-9e47-4cf6-a7dd-c1a622261251 req-70e185d8-e6a9-4cab-9a94-5817b8a3ad49 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/attachments/4906622a-537c-4dc4-a8ff-d3e80dd01cca Aug 07 19:11:54.412372 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b7f7325e-9e47-4cf6-a7dd-c1a622261251 req-70e185d8-e6a9-4cab-9a94-5817b8a3ad49 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:54.412537 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b7f7325e-9e47-4cf6-a7dd-c1a622261251 req-70e185d8-e6a9-4cab-9a94-5817b8a3ad49 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:54.418803 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:54.418803 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:11:54.464808 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b7f7325e-9e47-4cf6-a7dd-c1a622261251 req-70e185d8-e6a9-4cab-9a94-5817b8a3ad49 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/4906622a-537c-4dc4-a8ff-d3e80dd01cca returned with HTTP 200 Aug 07 19:11:54.465241 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1413/5673] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:11:54 2026] DELETE /volume/v3/attachments/4906622a-537c-4dc4-a8ff-d3e80dd01cca => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:11:55.762492 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-fed89be7-9110-491f-a45f-46cdf41c9402 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:55.764071 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fed89be7-9110-491f-a45f-46cdf41c9402 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 Aug 07 19:11:55.764248 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fed89be7-9110-491f-a45f-46cdf41c9402 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:55.764419 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-fed89be7-9110-491f-a45f-46cdf41c9402 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:55.764565 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-fed89be7-9110-491f-a45f-46cdf41c9402 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume with id: 8f391810-8523-491b-a42f-ce595f26a615 Aug 07 19:11:55.770692 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:55.770692 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:11:55.771150 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fed89be7-9110-491f-a45f-46cdf41c9402 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:11:55.785580 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-fed89be7-9110-491f-a45f-46cdf41c9402 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume request issued successfully. Aug 07 19:11:55.785782 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-fed89be7-9110-491f-a45f-46cdf41c9402 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 returned with HTTP 202 Aug 07 19:11:55.786244 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1417/5674] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:11:55 2026] DELETE /volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:11:55.792764 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-ab7d77d4-b855-4fd6-a640-23d80bec309d None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:55.794441 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ab7d77d4-b855-4fd6-a640-23d80bec309d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 Aug 07 19:11:55.794620 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ab7d77d4-b855-4fd6-a640-23d80bec309d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:55.794798 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-ab7d77d4-b855-4fd6-a640-23d80bec309d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:55.801019 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:55.801019 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:11:55.803958 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-ab7d77d4-b855-4fd6-a640-23d80bec309d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:11:55.807904 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-ab7d77d4-b855-4fd6-a640-23d80bec309d tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 returned with HTTP 200 Aug 07 19:11:55.808256 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1423/5675] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:11:55 2026] GET /volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 => generated 1391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:11:56.820059 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1fcd4ea4-7840-49fd-81b0-d6a3b06e8519 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:56.821786 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1fcd4ea4-7840-49fd-81b0-d6a3b06e8519 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 Aug 07 19:11:56.821981 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1fcd4ea4-7840-49fd-81b0-d6a3b06e8519 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:56.822185 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1fcd4ea4-7840-49fd-81b0-d6a3b06e8519 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:56.827348 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1fcd4ea4-7840-49fd-81b0-d6a3b06e8519 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 returned with HTTP 404 Aug 07 19:11:56.827871 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1423/5676] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:11:56 2026] GET /volume/v3/volumes/8f391810-8523-491b-a42f-ce595f26a615 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:11:56.833493 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-59a3c0d1-cf92-456f-b95f-f355379d3bed None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:56.835143 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-59a3c0d1-cf92-456f-b95f-f355379d3bed tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b Aug 07 19:11:56.835329 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-59a3c0d1-cf92-456f-b95f-f355379d3bed tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:56.835504 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-59a3c0d1-cf92-456f-b95f-f355379d3bed tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:56.835612 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-59a3c0d1-cf92-456f-b95f-f355379d3bed tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete snapshot with id: be077e6e-71b1-4dc3-a59d-42b5fa87be6b Aug 07 19:11:56.840343 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:56.840343 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:11:56.840699 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-59a3c0d1-cf92-456f-b95f-f355379d3bed tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:11:56.855743 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-59a3c0d1-cf92-456f-b95f-f355379d3bed tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot delete request issued successfully. Aug 07 19:11:56.855930 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-59a3c0d1-cf92-456f-b95f-f355379d3bed tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b returned with HTTP 202 Aug 07 19:11:56.856334 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1414/5677] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:11:56 2026] DELETE /volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:11:56.861936 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-45a211bf-c482-47aa-8456-f7f0c9db24d3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:56.864053 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-45a211bf-c482-47aa-8456-f7f0c9db24d3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b Aug 07 19:11:56.864294 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-45a211bf-c482-47aa-8456-f7f0c9db24d3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:56.864527 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-45a211bf-c482-47aa-8456-f7f0c9db24d3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:56.870162 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:56.870162 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:11:56.870686 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-45a211bf-c482-47aa-8456-f7f0c9db24d3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Snapshot retrieved successfully. Aug 07 19:11:56.871695 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-45a211bf-c482-47aa-8456-f7f0c9db24d3 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b returned with HTTP 200 Aug 07 19:11:56.872117 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1418/5678] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:11:56 2026] GET /volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:11:57.880884 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-217268b1-9ff6-4173-9ba3-b5eaa03bc755 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:57.883044 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-217268b1-9ff6-4173-9ba3-b5eaa03bc755 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b Aug 07 19:11:57.883276 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-217268b1-9ff6-4173-9ba3-b5eaa03bc755 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:57.883508 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-217268b1-9ff6-4173-9ba3-b5eaa03bc755 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:57.888611 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-217268b1-9ff6-4173-9ba3-b5eaa03bc755 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b returned with HTTP 404 Aug 07 19:11:57.889193 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1424/5679] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:11:57 2026] GET /volume/v3/snapshots/be077e6e-71b1-4dc3-a59d-42b5fa87be6b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:11:59.219733 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-6286afa1-2c3d-4f8f-95e8-48dac80b4e5a req-32fb281b-aef8-4c81-a5e0-264fbe857ff7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:11:59.221754 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-6286afa1-2c3d-4f8f-95e8-48dac80b4e5a req-32fb281b-aef8-4c81-a5e0-264fbe857ff7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/attachments/879e3e8b-da53-43c6-9f7d-10fc9a568d05 Aug 07 19:11:59.221951 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-6286afa1-2c3d-4f8f-95e8-48dac80b4e5a req-32fb281b-aef8-4c81-a5e0-264fbe857ff7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:11:59.222164 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-6286afa1-2c3d-4f8f-95e8-48dac80b4e5a req-32fb281b-aef8-4c81-a5e0-264fbe857ff7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:11:59.228905 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:11:59.228905 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:11:59.267318 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-6286afa1-2c3d-4f8f-95e8-48dac80b4e5a req-32fb281b-aef8-4c81-a5e0-264fbe857ff7 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/attachments/879e3e8b-da53-43c6-9f7d-10fc9a568d05 returned with HTTP 200 Aug 07 19:11:59.267697 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1424/5680] 10.4.3.15 () {72 vars in 1666 bytes} [Fri Aug 7 19:11:59 2026] DELETE /volume/v3/attachments/879e3e8b-da53-43c6-9f7d-10fc9a568d05 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:00.726015 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-abeffbdc-517e-4181-943e-2a0b77d00529 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:00.727716 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-abeffbdc-517e-4181-943e-2a0b77d00529 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] DELETE https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:12:00.727931 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-abeffbdc-517e-4181-943e-2a0b77d00529 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:00.728140 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-abeffbdc-517e-4181-943e-2a0b77d00529 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:00.728291 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-abeffbdc-517e-4181-943e-2a0b77d00529 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume with id: 0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:12:00.734926 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:00.734926 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:00.735529 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-abeffbdc-517e-4181-943e-2a0b77d00529 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:12:00.764220 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-abeffbdc-517e-4181-943e-2a0b77d00529 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Delete volume request issued successfully. Aug 07 19:12:00.764381 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-abeffbdc-517e-4181-943e-2a0b77d00529 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 202 Aug 07 19:12:00.764746 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1415/5681] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:12:00 2026] DELETE /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:00.771266 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-12b7c702-a44c-4da8-bd01-3e119b28ac69 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:00.772980 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-12b7c702-a44c-4da8-bd01-3e119b28ac69 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:12:00.772980 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-12b7c702-a44c-4da8-bd01-3e119b28ac69 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:00.772980 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-12b7c702-a44c-4da8-bd01-3e119b28ac69 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:00.779862 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:00.779862 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:00.783068 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-12b7c702-a44c-4da8-bd01-3e119b28ac69 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Volume info retrieved successfully. Aug 07 19:12:00.787323 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-12b7c702-a44c-4da8-bd01-3e119b28ac69 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 200 Aug 07 19:12:00.787884 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1419/5682] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:00 2026] GET /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:01.799556 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-61d8170e-69d8-46b0-a8cb-048d5cffe9c0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:01.801203 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-61d8170e-69d8-46b0-a8cb-048d5cffe9c0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] GET https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 Aug 07 19:12:01.801376 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-61d8170e-69d8-46b0-a8cb-048d5cffe9c0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:01.801550 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-61d8170e-69d8-46b0-a8cb-048d5cffe9c0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:01.806653 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-61d8170e-69d8-46b0-a8cb-048d5cffe9c0 tempest-TestVolumeBootPattern-1636766739 tempest-TestVolumeBootPattern-1636766739-project-member] https://10.4.3.15/volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 returned with HTTP 404 Aug 07 19:12:01.807059 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1425/5683] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:01 2026] GET /volume/v3/volumes/0b17de91-1005-4dd6-b7f7-3078a59a1654 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:07.000864 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:07.072228 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:12:07.072603 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1561488206"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:07.074012 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1561488206'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:12:07.074171 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Create volume of 1 GB Aug 07 19:12:07.074431 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:07.074431 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:07.078165 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Availability Zones retrieved successfully. Aug 07 19:12:07.082896 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Flow 'volume_create_api' (e6528475-9953-45e8-92f9-650afe12414b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:07.083828 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9369172a-14d8-43df-80fd-2b18b0c95488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:07.084551 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:12:07.105063 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9369172a-14d8-43df-80fd-2b18b0c95488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:07.105742 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7068271a-cc62-4422-a79b-54a08048c455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:07.167068 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Created reservations ['fec9c5b6-2100-4954-b53a-ef470061da04', '764fc6d3-d8f3-46b5-a0aa-a2beb76f8501', 'a5e41a5e-0839-40d2-bfca-1a398113e69f', 'f3db38e9-de5a-4e58-9a17-35c868bfb853'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:07.167788 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7068271a-cc62-4422-a79b-54a08048c455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fec9c5b6-2100-4954-b53a-ef470061da04', '764fc6d3-d8f3-46b5-a0aa-a2beb76f8501', 'a5e41a5e-0839-40d2-bfca-1a398113e69f', 'f3db38e9-de5a-4e58-9a17-35c868bfb853']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:07.168537 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b6aa58-9ff2-4a12-96ae-375f466d2e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:07.196654 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b6aa58-9ff2-4a12-96ae-375f466d2e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05ca575e-69fa-49f8-9d0b-783f9ebb4ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1561488206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2f3468f1d87486c83632e0aa1e8efda',qos_specs=None,replication_status=,reservations=['fec9c5b6-2100-4954-b53a-ef470061da04','764fc6d3-d8f3-46b5-a0aa-a2beb76f8501','a5e41a5e-0839-40d2-bfca-1a398113e69f','f3db38e9-de5a-4e58-9a17-35c868bfb853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8effda8240844ba7a6ebdeda74e19981',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1561488206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05ca575e-69fa-49f8-9d0b-783f9ebb4ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2f3468f1d87486c83632e0aa1e8efda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8effda8240844ba7a6ebdeda74e19981',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:07.197398 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1c7091b-ada7-44b4-9b95-37b1899a52ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:07.212940 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1c7091b-ada7-44b4-9b95-37b1899a52ce) transitioned into state 'SUCCESS' from state '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-1561488206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2f3468f1d87486c83632e0aa1e8efda',qos_specs=None,replication_status=,reservations=['fec9c5b6-2100-4954-b53a-ef470061da04','764fc6d3-d8f3-46b5-a0aa-a2beb76f8501','a5e41a5e-0839-40d2-bfca-1a398113e69f','f3db38e9-de5a-4e58-9a17-35c868bfb853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8effda8240844ba7a6ebdeda74e19981',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:07.213665 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c93339a-3453-4d7c-9e8b-b74e3f96ecc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:07.221360 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c93339a-3453-4d7c-9e8b-b74e3f96ecc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:07.222126 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Flow 'volume_create_api' (e6528475-9953-45e8-92f9-650afe12414b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:07.222382 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Create volume request issued successfully. Aug 07 19:12:07.222961 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb3f407d-e242-4108-8c84-ceea82d579d6 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:12:07.223339 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1425/5684] 10.4.3.15 () {70 vars in 1291 bytes} [Fri Aug 7 19:12:07 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 07 19:12:07.236118 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1a4e3b9e-2cd7-4216-b9b7-b4ef528c491e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:07.237762 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a4e3b9e-2cd7-4216-b9b7-b4ef528c491e tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 Aug 07 19:12:07.238040 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a4e3b9e-2cd7-4216-b9b7-b4ef528c491e tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:07.238281 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a4e3b9e-2cd7-4216-b9b7-b4ef528c491e tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:07.245184 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:07.245184 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:07.248783 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1a4e3b9e-2cd7-4216-b9b7-b4ef528c491e tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Volume info retrieved successfully. Aug 07 19:12:07.252663 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a4e3b9e-2cd7-4216-b9b7-b4ef528c491e tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 returned with HTTP 200 Aug 07 19:12:07.253061 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1416/5685] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:07 2026] GET /volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:08.266395 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-30f8ac84-9656-42e8-98cb-c932ec749fb3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:08.267870 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-30f8ac84-9656-42e8-98cb-c932ec749fb3 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 Aug 07 19:12:08.268076 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-30f8ac84-9656-42e8-98cb-c932ec749fb3 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:08.268251 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-30f8ac84-9656-42e8-98cb-c932ec749fb3 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:08.274405 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:08.274405 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:08.277092 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-30f8ac84-9656-42e8-98cb-c932ec749fb3 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Volume info retrieved successfully. Aug 07 19:12:08.280090 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-30f8ac84-9656-42e8-98cb-c932ec749fb3 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 returned with HTTP 200 Aug 07 19:12:08.280395 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1420/5686] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:08 2026] GET /volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 => generated 1007 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:08.290836 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-20d4a63d-a7c4-4189-b6dc-efa494bfb56f None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:08.292515 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-20d4a63d-a7c4-4189-b6dc-efa494bfb56f tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] POST https://10.4.3.15/volume/v3/backups Aug 07 19:12:08.292872 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-20d4a63d-a7c4-4189-b6dc-efa494bfb56f tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05ca575e-69fa-49f8-9d0b-783f9ebb4ac8", "name": "tempest-type-Backup-1814375467"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:08.294376 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.contrib.backups [None req-20d4a63d-a7c4-4189-b6dc-efa494bfb56f tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Creating new backup {'backup': {'volume_id': '05ca575e-69fa-49f8-9d0b-783f9ebb4ac8', 'name': 'tempest-type-Backup-1814375467'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 19:12:08.294520 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.contrib.backups [None req-20d4a63d-a7c4-4189-b6dc-efa494bfb56f tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Creating backup of volume 05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 in container None Aug 07 19:12:08.301761 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:08.301761 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:08.302083 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-20d4a63d-a7c4-4189-b6dc-efa494bfb56f tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Volume info retrieved successfully. Aug 07 19:12:08.324235 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-20d4a63d-a7c4-4189-b6dc-efa494bfb56f tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Created reservations ['1fd8507b-2502-406b-ba8a-6e2738fdb1eb', '6ffc6bd4-692b-4ad4-806c-8171fe932363'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:08.350777 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-20d4a63d-a7c4-4189-b6dc-efa494bfb56f tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups returned with HTTP 202 Aug 07 19:12:08.351290 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1426/5687] 10.4.3.15 () {70 vars in 1292 bytes} [Fri Aug 7 19:12:08 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 07 19:12:08.358827 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9f0b7f7e-a03f-482b-a6ab-5de9153eb169 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:08.360655 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9f0b7f7e-a03f-482b-a6ab-5de9153eb169 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:08.360879 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9f0b7f7e-a03f-482b-a6ab-5de9153eb169 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:08.361108 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9f0b7f7e-a03f-482b-a6ab-5de9153eb169 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:08.361256 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9f0b7f7e-a03f-482b-a6ab-5de9153eb169 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:08.365288 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:08.365288 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:08.365940 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9f0b7f7e-a03f-482b-a6ab-5de9153eb169 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:08.366223 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1426/5688] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:08 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:09.375060 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1494da3a-ae91-4822-a4f3-791f20dfd14a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:09.376788 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1494da3a-ae91-4822-a4f3-791f20dfd14a tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:09.377015 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1494da3a-ae91-4822-a4f3-791f20dfd14a tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:09.377207 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1494da3a-ae91-4822-a4f3-791f20dfd14a tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:09.377308 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1494da3a-ae91-4822-a4f3-791f20dfd14a tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:09.381053 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:09.381053 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:09.381564 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1494da3a-ae91-4822-a4f3-791f20dfd14a tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:09.381882 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1417/5689] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:09 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:10.390493 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-9b1b1ed5-229d-43ad-b502-f9301dbafe80 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:10.392230 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9b1b1ed5-229d-43ad-b502-f9301dbafe80 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:10.392434 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9b1b1ed5-229d-43ad-b502-f9301dbafe80 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:10.392610 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-9b1b1ed5-229d-43ad-b502-f9301dbafe80 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:10.392725 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-9b1b1ed5-229d-43ad-b502-f9301dbafe80 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:10.397198 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:10.397198 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:10.397857 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-9b1b1ed5-229d-43ad-b502-f9301dbafe80 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:10.398251 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1421/5690] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:10 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:11.406861 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-2ca7b373-1439-4f64-99a4-16e80d001fef None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:11.408513 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2ca7b373-1439-4f64-99a4-16e80d001fef tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:11.408708 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2ca7b373-1439-4f64-99a4-16e80d001fef tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:11.408884 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-2ca7b373-1439-4f64-99a4-16e80d001fef tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:11.409026 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-2ca7b373-1439-4f64-99a4-16e80d001fef tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:11.412828 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:11.412828 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:11.413408 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-2ca7b373-1439-4f64-99a4-16e80d001fef tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:11.413726 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1427/5691] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:11 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:12.434008 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-058f49de-91cf-4a44-ad17-e3c44178d1b5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:12.435700 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-058f49de-91cf-4a44-ad17-e3c44178d1b5 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:12.435905 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-058f49de-91cf-4a44-ad17-e3c44178d1b5 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:12.436133 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-058f49de-91cf-4a44-ad17-e3c44178d1b5 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:12.436245 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-058f49de-91cf-4a44-ad17-e3c44178d1b5 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:12.440212 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:12.440212 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:12.440738 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-058f49de-91cf-4a44-ad17-e3c44178d1b5 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:12.441102 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1427/5692] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:12 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:13.476528 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-985256bd-5b5c-4654-b1fb-494fc4ded6da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:13.478839 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-985256bd-5b5c-4654-b1fb-494fc4ded6da tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:13.479163 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-985256bd-5b5c-4654-b1fb-494fc4ded6da tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:13.479360 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-985256bd-5b5c-4654-b1fb-494fc4ded6da tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:13.479474 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-985256bd-5b5c-4654-b1fb-494fc4ded6da tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:13.484309 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:13.484309 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:13.485008 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-985256bd-5b5c-4654-b1fb-494fc4ded6da tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:13.485554 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1418/5693] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:13 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:14.517664 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-66b34ec5-5048-4717-97b9-317a6cd50214 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:14.520029 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-66b34ec5-5048-4717-97b9-317a6cd50214 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:14.520346 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-66b34ec5-5048-4717-97b9-317a6cd50214 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:14.520617 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-66b34ec5-5048-4717-97b9-317a6cd50214 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:14.520802 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-66b34ec5-5048-4717-97b9-317a6cd50214 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:14.526578 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:14.526578 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:14.527461 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-66b34ec5-5048-4717-97b9-317a6cd50214 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:14.527958 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1422/5694] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:14 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:15.545050 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-40801fe7-e7a2-4728-a40f-6a850d349ed0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:15.546663 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-40801fe7-e7a2-4728-a40f-6a850d349ed0 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:15.546872 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-40801fe7-e7a2-4728-a40f-6a850d349ed0 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:15.547084 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-40801fe7-e7a2-4728-a40f-6a850d349ed0 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:15.547223 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-40801fe7-e7a2-4728-a40f-6a850d349ed0 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:15.551191 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:15.551191 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:15.551728 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-40801fe7-e7a2-4728-a40f-6a850d349ed0 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:15.552218 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1428/5695] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:15 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:16.562505 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-565be44b-dec4-41b8-8490-e9c5955e8f9b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:16.564110 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-565be44b-dec4-41b8-8490-e9c5955e8f9b tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:16.564288 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-565be44b-dec4-41b8-8490-e9c5955e8f9b tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:16.564491 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-565be44b-dec4-41b8-8490-e9c5955e8f9b tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:16.564591 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-565be44b-dec4-41b8-8490-e9c5955e8f9b tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:16.568260 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:16.568260 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:16.568752 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-565be44b-dec4-41b8-8490-e9c5955e8f9b tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:16.569071 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1428/5696] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:16 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:17.578697 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d1ba065a-d641-4732-9402-632c8ee3d62c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:17.580410 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1ba065a-d641-4732-9402-632c8ee3d62c tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:17.580648 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1ba065a-d641-4732-9402-632c8ee3d62c tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:17.580867 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1ba065a-d641-4732-9402-632c8ee3d62c tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:17.581054 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d1ba065a-d641-4732-9402-632c8ee3d62c tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:17.584641 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:17.584641 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:17.585180 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1ba065a-d641-4732-9402-632c8ee3d62c tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:17.585483 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1419/5697] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:17 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:18.594171 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-56812cca-1709-4e2d-b8c4-4854e7eb5554 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:18.595901 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-56812cca-1709-4e2d-b8c4-4854e7eb5554 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:18.596141 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-56812cca-1709-4e2d-b8c4-4854e7eb5554 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:18.596324 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-56812cca-1709-4e2d-b8c4-4854e7eb5554 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:18.596447 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-56812cca-1709-4e2d-b8c4-4854e7eb5554 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:18.600270 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:18.600270 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:18.600789 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-56812cca-1709-4e2d-b8c4-4854e7eb5554 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:18.601147 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1423/5698] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:18 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:19.610536 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-e7cdd2b6-5660-4a9e-aafb-0eefaf0b47f0 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:19.612313 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e7cdd2b6-5660-4a9e-aafb-0eefaf0b47f0 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:19.612514 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e7cdd2b6-5660-4a9e-aafb-0eefaf0b47f0 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:19.612695 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-e7cdd2b6-5660-4a9e-aafb-0eefaf0b47f0 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:19.612811 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-e7cdd2b6-5660-4a9e-aafb-0eefaf0b47f0 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:19.616837 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:19.616837 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:19.617529 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-e7cdd2b6-5660-4a9e-aafb-0eefaf0b47f0 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:19.617936 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1429/5699] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:19 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:20.627517 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0ab9edbe-f968-4255-a287-27541a21ece1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:20.629296 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0ab9edbe-f968-4255-a287-27541a21ece1 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:20.629493 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0ab9edbe-f968-4255-a287-27541a21ece1 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:20.629679 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0ab9edbe-f968-4255-a287-27541a21ece1 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:20.629794 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0ab9edbe-f968-4255-a287-27541a21ece1 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:20.633544 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:20.633544 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:20.634074 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0ab9edbe-f968-4255-a287-27541a21ece1 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:20.634392 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1429/5700] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:20 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:21.643275 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-afdc4ca5-a22c-4f1c-a2b3-92284712fa96 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:21.644887 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-afdc4ca5-a22c-4f1c-a2b3-92284712fa96 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:21.645121 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-afdc4ca5-a22c-4f1c-a2b3-92284712fa96 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:21.645299 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-afdc4ca5-a22c-4f1c-a2b3-92284712fa96 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:21.645398 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-afdc4ca5-a22c-4f1c-a2b3-92284712fa96 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:21.649287 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:21.649287 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:21.649825 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-afdc4ca5-a22c-4f1c-a2b3-92284712fa96 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:21.650191 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1420/5701] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:21 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:22.659102 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-763f972c-4216-4cce-9ccc-f5032d20b891 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:22.660766 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-763f972c-4216-4cce-9ccc-f5032d20b891 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:22.660975 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-763f972c-4216-4cce-9ccc-f5032d20b891 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:22.661188 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-763f972c-4216-4cce-9ccc-f5032d20b891 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:22.661283 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.backups [None req-763f972c-4216-4cce-9ccc-f5032d20b891 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100345) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:22.665803 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:22.665803 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:22.666529 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-763f972c-4216-4cce-9ccc-f5032d20b891 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:22.666909 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1424/5702] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:22 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:23.676191 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-f3d529ef-6261-4e67-a226-868905709978 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:23.677936 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f3d529ef-6261-4e67-a226-868905709978 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:23.678229 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f3d529ef-6261-4e67-a226-868905709978 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:23.678434 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-f3d529ef-6261-4e67-a226-868905709978 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:23.678540 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-f3d529ef-6261-4e67-a226-868905709978 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:23.682438 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:23.682438 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:23.682974 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-f3d529ef-6261-4e67-a226-868905709978 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:23.683333 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1430/5703] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:23 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:23.691805 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-811c2dd9-75cf-41c1-b5f4-b35b8e5c0dee None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:23.693894 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-811c2dd9-75cf-41c1-b5f4-b35b8e5c0dee tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] PUT https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:23.694329 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-811c2dd9-75cf-41c1-b5f4-b35b8e5c0dee tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:23.700578 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:23.700578 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:23.706366 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-811c2dd9-75cf-41c1-b5f4-b35b8e5c0dee tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:23.706755 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1430/5704] 10.4.3.15 () {70 vars in 1401 bytes} [Fri Aug 7 19:12:23 2026] PUT /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 314 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:23.713108 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a206862a-5f4c-4a84-85df-01d9ae595267 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:23.714809 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a206862a-5f4c-4a84-85df-01d9ae595267 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:23.715032 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a206862a-5f4c-4a84-85df-01d9ae595267 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:23.715239 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a206862a-5f4c-4a84-85df-01d9ae595267 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:23.715344 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a206862a-5f4c-4a84-85df-01d9ae595267 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:23.719417 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:23.719417 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:23.719929 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a206862a-5f4c-4a84-85df-01d9ae595267 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:23.720254 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1421/5705] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:23 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:23.728468 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-32b3120b-558a-4214-b39a-c66ff221e120 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:23.730118 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-32b3120b-558a-4214-b39a-c66ff221e120 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] DELETE https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:23.730313 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-32b3120b-558a-4214-b39a-c66ff221e120 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:23.730477 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-32b3120b-558a-4214-b39a-c66ff221e120 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:23.730568 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.backups [None req-32b3120b-558a-4214-b39a-c66ff221e120 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Delete backup with id: 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. Aug 07 19:12:23.734704 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:23.734704 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:23.744714 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.backup.rpcapi [None req-32b3120b-558a-4214-b39a-c66ff221e120 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] delete_backup rpcapi backup_id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4 {{(pid=100345) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 19:12:23.746441 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-32b3120b-558a-4214-b39a-c66ff221e120 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 202 Aug 07 19:12:23.746860 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1425/5706] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:12:23 2026] DELETE /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 19:12:23.752395 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3a92eee1-c697-4d6f-8538-53b27e01bdb7 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:23.754010 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3a92eee1-c697-4d6f-8538-53b27e01bdb7 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:23.754230 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3a92eee1-c697-4d6f-8538-53b27e01bdb7 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:23.754407 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3a92eee1-c697-4d6f-8538-53b27e01bdb7 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:23.754507 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.backups [None req-3a92eee1-c697-4d6f-8538-53b27e01bdb7 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100344) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:23.758497 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:23.758497 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:23.758985 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3a92eee1-c697-4d6f-8538-53b27e01bdb7 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 200 Aug 07 19:12:23.759333 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1431/5707] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:23 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:24.768574 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ac04bee9-d75f-4cc2-b292-987333c296b5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:24.770202 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac04bee9-d75f-4cc2-b292-987333c296b5 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 Aug 07 19:12:24.770396 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac04bee9-d75f-4cc2-b292-987333c296b5 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:24.770568 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac04bee9-d75f-4cc2-b292-987333c296b5 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:24.770664 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ac04bee9-d75f-4cc2-b292-987333c296b5 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Show backup with id 28e3fe4e-a1d3-4619-982f-da924b8dcfa4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 19:12:24.773864 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac04bee9-d75f-4cc2-b292-987333c296b5 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 returned with HTTP 404 Aug 07 19:12:24.774351 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1431/5708] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:24 2026] GET /volume/v3/backups/28e3fe4e-a1d3-4619-982f-da924b8dcfa4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:24.780235 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d2d5ce45-e93a-45ad-903b-cfa600673779 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:24.782011 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2d5ce45-e93a-45ad-903b-cfa600673779 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 Aug 07 19:12:24.782282 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2d5ce45-e93a-45ad-903b-cfa600673779 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:24.782515 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2d5ce45-e93a-45ad-903b-cfa600673779 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:24.782715 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d2d5ce45-e93a-45ad-903b-cfa600673779 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Delete volume with id: 05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 Aug 07 19:12:24.789247 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:24.789247 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:24.789594 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d2d5ce45-e93a-45ad-903b-cfa600673779 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Volume info retrieved successfully. Aug 07 19:12:24.804244 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d2d5ce45-e93a-45ad-903b-cfa600673779 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Delete volume request issued successfully. Aug 07 19:12:24.804399 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2d5ce45-e93a-45ad-903b-cfa600673779 tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 returned with HTTP 202 Aug 07 19:12:24.804784 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1422/5709] 10.4.3.15 () {68 vars in 1384 bytes} [Fri Aug 7 19:12:24 2026] DELETE /volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:24.811774 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-cc10918e-2ce2-43d5-b1cf-f2e8c275433d None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:24.813588 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cc10918e-2ce2-43d5-b1cf-f2e8c275433d tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 Aug 07 19:12:24.813777 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cc10918e-2ce2-43d5-b1cf-f2e8c275433d tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:24.813948 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-cc10918e-2ce2-43d5-b1cf-f2e8c275433d tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:24.821493 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:24.821493 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:24.825088 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-cc10918e-2ce2-43d5-b1cf-f2e8c275433d tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Volume info retrieved successfully. Aug 07 19:12:24.829033 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-cc10918e-2ce2-43d5-b1cf-f2e8c275433d tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 returned with HTTP 200 Aug 07 19:12:24.829433 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1426/5710] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:24 2026] GET /volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:25.841272 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-aac4c795-5d53-4ae1-94bb-edce1e5e137e None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:25.843567 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aac4c795-5d53-4ae1-94bb-edce1e5e137e tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] GET https://10.4.3.15/volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 Aug 07 19:12:25.843845 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aac4c795-5d53-4ae1-94bb-edce1e5e137e tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:25.844111 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-aac4c795-5d53-4ae1-94bb-edce1e5e137e tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:25.850122 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-aac4c795-5d53-4ae1-94bb-edce1e5e137e tempest-ProjectAdminTests39-1508190004 tempest-ProjectAdminTests39-1508190004-project-admin] https://10.4.3.15/volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 returned with HTTP 404 Aug 07 19:12:25.850611 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1432/5711] 10.4.3.15 () {68 vars in 1381 bytes} [Fri Aug 7 19:12:25 2026] GET /volume/v3/volumes/05ca575e-69fa-49f8-9d0b-783f9ebb4ac8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:27.134806 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3abede61-84ad-464c-b474-65b5acd091ff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:27.225225 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:12:27.225579 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-301242763"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:27.226849 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-301242763'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:12:27.226966 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume of 1 GB Aug 07 19:12:27.231006 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Availability Zones retrieved successfully. Aug 07 19:12:27.235903 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Flow 'volume_create_api' (c6a8c9f2-07f2-4323-896a-4b2b70dc8acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:27.236882 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (701a7296-9b81-47cb-ab14-9def5c4d5c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:27.237601 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:12:27.258646 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (701a7296-9b81-47cb-ab14-9def5c4d5c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:27.259314 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4234865-dacc-4702-9091-9a9973a93da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:27.307391 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Created reservations ['b44b1175-9ef5-46af-bec6-78bb5511ccc0', '10243e92-e8ff-4b9c-ab38-c2fc65ddc39e', '98f25303-ff25-4a27-b927-76dc8a79c034', '731ea2b4-54e9-4604-9169-73abd2c3e29e'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:27.308140 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4234865-dacc-4702-9091-9a9973a93da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b44b1175-9ef5-46af-bec6-78bb5511ccc0', '10243e92-e8ff-4b9c-ab38-c2fc65ddc39e', '98f25303-ff25-4a27-b927-76dc8a79c034', '731ea2b4-54e9-4604-9169-73abd2c3e29e']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:27.308806 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5210bf9-f64f-44c8-9b30-637395a82029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:27.327834 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5210bf9-f64f-44c8-9b30-637395a82029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cff60a8-c50a-456d-84b2-2bf24f9c1fc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-301242763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ba950e348e84c12b0e7af5c70710648',qos_specs=None,replication_status=,reservations=['b44b1175-9ef5-46af-bec6-78bb5511ccc0','10243e92-e8ff-4b9c-ab38-c2fc65ddc39e','98f25303-ff25-4a27-b927-76dc8a79c034','731ea2b4-54e9-4604-9169-73abd2c3e29e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e998cc17942d080af2085b77d7cc6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:12:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-301242763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cff60a8-c50a-456d-84b2-2bf24f9c1fc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ba950e348e84c12b0e7af5c70710648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='405e998cc17942d080af2085b77d7cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:27.328488 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0436c3fb-e69e-46bd-ab57-dbda79b034b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:27.343377 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0436c3fb-e69e-46bd-ab57-dbda79b034b0) transitioned into state 'SUCCESS' from state '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-301242763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ba950e348e84c12b0e7af5c70710648',qos_specs=None,replication_status=,reservations=['b44b1175-9ef5-46af-bec6-78bb5511ccc0','10243e92-e8ff-4b9c-ab38-c2fc65ddc39e','98f25303-ff25-4a27-b927-76dc8a79c034','731ea2b4-54e9-4604-9169-73abd2c3e29e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e998cc17942d080af2085b77d7cc6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:27.344128 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5aa221-8cd1-4c46-899d-d884ad88ca8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:27.351094 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5aa221-8cd1-4c46-899d-d884ad88ca8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:27.351798 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Flow 'volume_create_api' (c6a8c9f2-07f2-4323-896a-4b2b70dc8acc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:27.352098 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume request issued successfully. Aug 07 19:12:27.352578 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3abede61-84ad-464c-b474-65b5acd091ff tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:12:27.352925 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1432/5712] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:12:27 2026] POST /volume/v3/volumes => generated 775 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:12:27.364218 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7714a8a2-ac5b-4fa4-a4bf-0365c1382227 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:27.365789 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7714a8a2-ac5b-4fa4-a4bf-0365c1382227 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 Aug 07 19:12:27.365971 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7714a8a2-ac5b-4fa4-a4bf-0365c1382227 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:27.366178 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7714a8a2-ac5b-4fa4-a4bf-0365c1382227 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:27.373671 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:27.373671 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:27.376878 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7714a8a2-ac5b-4fa4-a4bf-0365c1382227 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:27.380313 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7714a8a2-ac5b-4fa4-a4bf-0365c1382227 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 returned with HTTP 200 Aug 07 19:12:27.380699 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1423/5713] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:27 2026] GET /volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:28.392552 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5d9ecfea-112c-4df2-ab45-97ab22b9819f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:28.394258 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5d9ecfea-112c-4df2-ab45-97ab22b9819f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 Aug 07 19:12:28.394439 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5d9ecfea-112c-4df2-ab45-97ab22b9819f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:28.394623 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5d9ecfea-112c-4df2-ab45-97ab22b9819f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:28.401012 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:28.401012 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:28.403837 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5d9ecfea-112c-4df2-ab45-97ab22b9819f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:28.406984 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5d9ecfea-112c-4df2-ab45-97ab22b9819f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 returned with HTTP 200 Aug 07 19:12:28.407329 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1427/5714] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:28 2026] GET /volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:28.418375 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6933d78f-2363-415e-99a8-b9a8b9adf100 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:28.420080 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6933d78f-2363-415e-99a8-b9a8b9adf100 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:12:28.420394 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6933d78f-2363-415e-99a8-b9a8b9adf100 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0cff60a8-c50a-456d-84b2-2bf24f9c1fc4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-486486033"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:28.428796 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:28.428796 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:28.429195 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6933d78f-2363-415e-99a8-b9a8b9adf100 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:28.429314 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-6933d78f-2363-415e-99a8-b9a8b9adf100 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create snapshot from volume 0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 Aug 07 19:12:28.456412 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-6933d78f-2363-415e-99a8-b9a8b9adf100 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Created reservations ['515b029f-5e7b-49b8-9781-2d52c0cc8ce1', 'a2769340-054c-4798-bf82-34ee5c4179aa', '8ec51cc7-ebcd-4eaf-9a2d-b9c52243c647', '702262e2-b641-4fd7-8ebd-33befc21d27d'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:28.479073 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6933d78f-2363-415e-99a8-b9a8b9adf100 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot create request issued successfully. Aug 07 19:12:28.479321 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6933d78f-2363-415e-99a8-b9a8b9adf100 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:12:28.479743 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1433/5715] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:12:28 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 07 19:12:28.487778 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4409a198-c47f-41da-a2fc-dac231ef57cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:28.489488 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4409a198-c47f-41da-a2fc-dac231ef57cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 Aug 07 19:12:28.489666 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4409a198-c47f-41da-a2fc-dac231ef57cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:28.489840 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4409a198-c47f-41da-a2fc-dac231ef57cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:28.494405 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:28.494405 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:28.494663 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4409a198-c47f-41da-a2fc-dac231ef57cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:28.495253 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4409a198-c47f-41da-a2fc-dac231ef57cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 returned with HTTP 200 Aug 07 19:12:28.495561 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1433/5716] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:28 2026] GET /volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:29.503700 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fd63bf72-e270-48cf-b27f-e2c6f2d3ef57 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:29.505410 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd63bf72-e270-48cf-b27f-e2c6f2d3ef57 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 Aug 07 19:12:29.505594 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fd63bf72-e270-48cf-b27f-e2c6f2d3ef57 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:29.505768 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fd63bf72-e270-48cf-b27f-e2c6f2d3ef57 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:29.510123 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:29.510123 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:29.510380 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fd63bf72-e270-48cf-b27f-e2c6f2d3ef57 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:29.510947 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fd63bf72-e270-48cf-b27f-e2c6f2d3ef57 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 returned with HTTP 200 Aug 07 19:12:29.511300 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1424/5717] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:29 2026] GET /volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:29.519559 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-5b6414e3-854f-4e78-8271-676ccfe22d13 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:29.566258 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5b6414e3-854f-4e78-8271-676ccfe22d13 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] POST https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544/action Aug 07 19:12:29.566607 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5b6414e3-854f-4e78-8271-676ccfe22d13 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:12:29.566761 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-5b6414e3-854f-4e78-8271-676ccfe22d13 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:29.573064 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:29.573064 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:29.573486 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-5b6414e3-854f-4e78-8271-676ccfe22d13 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Snapshot retrieved successfully. Aug 07 19:12:29.574292 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.policy [None req-5b6414e3-854f-4e78-8271-676ccfe22d13 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '796aec450e4e4027855e8a7752566896', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ba950e348e84c12b0e7af5c70710648', '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=100345) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:12:29.574480 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-5b6414e3-854f-4e78-8271-676ccfe22d13 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544/action returned with HTTP 403 Aug 07 19:12:29.574909 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1428/5718] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 19:12:29 2026] POST /volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544/action => generated 133 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:29.582356 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-06505539-43aa-4f9a-86f7-deef141adcaf None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:29.584219 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-06505539-43aa-4f9a-86f7-deef141adcaf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 Aug 07 19:12:29.584427 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-06505539-43aa-4f9a-86f7-deef141adcaf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:29.584626 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-06505539-43aa-4f9a-86f7-deef141adcaf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:29.584732 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-06505539-43aa-4f9a-86f7-deef141adcaf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete snapshot with id: b3492fb9-62db-46af-95c3-45578971e544 Aug 07 19:12:29.589231 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:29.589231 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:29.589489 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-06505539-43aa-4f9a-86f7-deef141adcaf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:29.604778 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-06505539-43aa-4f9a-86f7-deef141adcaf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot delete request issued successfully. Aug 07 19:12:29.604958 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-06505539-43aa-4f9a-86f7-deef141adcaf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 returned with HTTP 202 Aug 07 19:12:29.605408 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1434/5719] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:12:29 2026] DELETE /volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:29.611925 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-07488bcf-aabe-4a36-bfc8-4cfe47816890 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:29.613652 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07488bcf-aabe-4a36-bfc8-4cfe47816890 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 Aug 07 19:12:29.613834 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07488bcf-aabe-4a36-bfc8-4cfe47816890 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:29.614064 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07488bcf-aabe-4a36-bfc8-4cfe47816890 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:29.618768 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:29.618768 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:29.619087 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-07488bcf-aabe-4a36-bfc8-4cfe47816890 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:29.619763 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07488bcf-aabe-4a36-bfc8-4cfe47816890 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 returned with HTTP 200 Aug 07 19:12:29.620113 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1434/5720] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:29 2026] GET /volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:30.629331 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b98182df-d2cb-418e-a736-9ea78e6ffdbb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:30.630924 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b98182df-d2cb-418e-a736-9ea78e6ffdbb tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 Aug 07 19:12:30.631145 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b98182df-d2cb-418e-a736-9ea78e6ffdbb tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:30.631322 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b98182df-d2cb-418e-a736-9ea78e6ffdbb tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:30.635194 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b98182df-d2cb-418e-a736-9ea78e6ffdbb tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 returned with HTTP 404 Aug 07 19:12:30.635553 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1425/5721] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:30 2026] GET /volume/v3/snapshots/b3492fb9-62db-46af-95c3-45578971e544 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:30.641680 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f62772a1-9b00-4f42-bb38-450f30d7286a None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:30.643337 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f62772a1-9b00-4f42-bb38-450f30d7286a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 Aug 07 19:12:30.643509 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f62772a1-9b00-4f42-bb38-450f30d7286a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:30.643678 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f62772a1-9b00-4f42-bb38-450f30d7286a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:30.643828 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-f62772a1-9b00-4f42-bb38-450f30d7286a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete volume with id: 0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 Aug 07 19:12:30.650574 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:30.650574 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:30.650914 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f62772a1-9b00-4f42-bb38-450f30d7286a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:30.664390 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f62772a1-9b00-4f42-bb38-450f30d7286a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete volume request issued successfully. Aug 07 19:12:30.664594 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f62772a1-9b00-4f42-bb38-450f30d7286a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 returned with HTTP 202 Aug 07 19:12:30.664982 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1429/5722] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:12:30 2026] DELETE /volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:30.671503 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-9b7f4536-f8cb-4beb-b197-d43b23cb33be None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:30.673775 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b7f4536-f8cb-4beb-b197-d43b23cb33be tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 Aug 07 19:12:30.674094 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9b7f4536-f8cb-4beb-b197-d43b23cb33be tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:30.674384 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-9b7f4536-f8cb-4beb-b197-d43b23cb33be tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:30.682629 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:30.682629 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:30.686594 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-9b7f4536-f8cb-4beb-b197-d43b23cb33be tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:30.690726 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-9b7f4536-f8cb-4beb-b197-d43b23cb33be tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 returned with HTTP 200 Aug 07 19:12:30.691123 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1435/5723] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:30 2026] GET /volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:31.702643 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fc96a57d-3416-4913-be7d-e4766597f1cf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:31.704320 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc96a57d-3416-4913-be7d-e4766597f1cf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 Aug 07 19:12:31.704503 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fc96a57d-3416-4913-be7d-e4766597f1cf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:31.704687 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fc96a57d-3416-4913-be7d-e4766597f1cf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:31.710188 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc96a57d-3416-4913-be7d-e4766597f1cf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 returned with HTTP 404 Aug 07 19:12:31.710576 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1435/5724] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:31 2026] GET /volume/v3/volumes/0cff60a8-c50a-456d-84b2-2bf24f9c1fc4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:31.717635 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:31.719520 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:12:31.719881 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1472965171"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:31.721766 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1472965171'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:12:31.721894 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume of 1 GB Aug 07 19:12:31.725801 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Availability Zones retrieved successfully. Aug 07 19:12:31.731466 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Flow 'volume_create_api' (3dc670b5-30c3-4cf4-a3e1-89465f4e2f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:31.732615 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02844172-344b-4398-a1d3-d28379ddb8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:31.733441 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:12:31.756464 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02844172-344b-4398-a1d3-d28379ddb8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:31.757235 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5fd42e-cf87-420d-a4da-91b089c5f003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:31.788253 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Created reservations ['92915f8a-bfea-446d-a384-b625ca1ef36b', 'bbd728ab-639d-4d4d-b007-be0173786cd5', '192ca3df-35c8-43c0-90ab-6b5fb91eecf9', 'a3faaa7b-80e0-4b3c-9520-4c28f7956135'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:31.788834 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5fd42e-cf87-420d-a4da-91b089c5f003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92915f8a-bfea-446d-a384-b625ca1ef36b', 'bbd728ab-639d-4d4d-b007-be0173786cd5', '192ca3df-35c8-43c0-90ab-6b5fb91eecf9', 'a3faaa7b-80e0-4b3c-9520-4c28f7956135']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:31.789479 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877ae09d-78d8-4909-9497-8caaf38b3711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:31.809140 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877ae09d-78d8-4909-9497-8caaf38b3711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1229a70e-bb7b-4a8b-ba7e-eb0262f88e05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1472965171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ba950e348e84c12b0e7af5c70710648',qos_specs=None,replication_status=,reservations=['92915f8a-bfea-446d-a384-b625ca1ef36b','bbd728ab-639d-4d4d-b007-be0173786cd5','192ca3df-35c8-43c0-90ab-6b5fb91eecf9','a3faaa7b-80e0-4b3c-9520-4c28f7956135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e998cc17942d080af2085b77d7cc6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1472965171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1229a70e-bb7b-4a8b-ba7e-eb0262f88e05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ba950e348e84c12b0e7af5c70710648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='405e998cc17942d080af2085b77d7cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:31.809772 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f9a907-0442-4d99-aa7d-73d831f0527e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:31.825023 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f9a907-0442-4d99-aa7d-73d831f0527e) transitioned into state 'SUCCESS' from state '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-1472965171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ba950e348e84c12b0e7af5c70710648',qos_specs=None,replication_status=,reservations=['92915f8a-bfea-446d-a384-b625ca1ef36b','bbd728ab-639d-4d4d-b007-be0173786cd5','192ca3df-35c8-43c0-90ab-6b5fb91eecf9','a3faaa7b-80e0-4b3c-9520-4c28f7956135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e998cc17942d080af2085b77d7cc6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:31.825657 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab69e3f-fefa-43ad-ad59-0a08a357cb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:31.833265 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab69e3f-fefa-43ad-ad59-0a08a357cb44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:31.833985 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Flow 'volume_create_api' (3dc670b5-30c3-4cf4-a3e1-89465f4e2f54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:31.834287 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume request issued successfully. Aug 07 19:12:31.834908 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e52e18b-ea12-4776-8cbf-70820bea0cf2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:12:31.835325 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1426/5725] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:12:31 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 07 19:12:31.845859 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b2425008-5655-4328-ab8f-7db7d6c895d7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:31.847568 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b2425008-5655-4328-ab8f-7db7d6c895d7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 Aug 07 19:12:31.847768 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b2425008-5655-4328-ab8f-7db7d6c895d7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:31.847964 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b2425008-5655-4328-ab8f-7db7d6c895d7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:31.855307 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:31.855307 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:31.858753 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-b2425008-5655-4328-ab8f-7db7d6c895d7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:31.862502 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b2425008-5655-4328-ab8f-7db7d6c895d7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 returned with HTTP 200 Aug 07 19:12:31.862888 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1430/5726] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:31 2026] GET /volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:32.873835 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-fc6dbd96-45d9-4c63-b327-853f9528342a None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:32.875633 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fc6dbd96-45d9-4c63-b327-853f9528342a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 Aug 07 19:12:32.875851 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fc6dbd96-45d9-4c63-b327-853f9528342a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:32.876113 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-fc6dbd96-45d9-4c63-b327-853f9528342a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:32.882455 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:32.882455 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:32.885324 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-fc6dbd96-45d9-4c63-b327-853f9528342a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:32.888615 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-fc6dbd96-45d9-4c63-b327-853f9528342a tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 returned with HTTP 200 Aug 07 19:12:32.888926 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1436/5727] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:32 2026] GET /volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:32.900085 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ad86ef58-f53f-4220-8404-87c703e74ae6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:32.901574 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad86ef58-f53f-4220-8404-87c703e74ae6 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:12:32.901899 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad86ef58-f53f-4220-8404-87c703e74ae6 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1229a70e-bb7b-4a8b-ba7e-eb0262f88e05", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1741131296"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:32.910262 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:32.910262 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:32.910581 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ad86ef58-f53f-4220-8404-87c703e74ae6 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:32.910684 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-ad86ef58-f53f-4220-8404-87c703e74ae6 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create snapshot from volume 1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 Aug 07 19:12:32.929927 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-ad86ef58-f53f-4220-8404-87c703e74ae6 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Created reservations ['5d964183-5852-4f3e-aeaa-33acfeb3f45e', '62737771-420d-4f6e-8b8c-aa693bb2ebf9', '94a7ed75-68ad-414a-894e-13583e213374', '4ca2bcc7-69c8-4552-8a11-c3f1aec55112'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:32.953100 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ad86ef58-f53f-4220-8404-87c703e74ae6 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot create request issued successfully. Aug 07 19:12:32.953381 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad86ef58-f53f-4220-8404-87c703e74ae6 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:12:32.953751 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1436/5728] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:12:32 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 07 19:12:32.962131 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-179976c0-e9a3-4442-9f0a-0fa5d18242b9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:32.964405 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-179976c0-e9a3-4442-9f0a-0fa5d18242b9 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 Aug 07 19:12:32.964650 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-179976c0-e9a3-4442-9f0a-0fa5d18242b9 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:32.964914 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-179976c0-e9a3-4442-9f0a-0fa5d18242b9 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:32.969331 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:32.969331 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:32.969585 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-179976c0-e9a3-4442-9f0a-0fa5d18242b9 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:32.970160 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-179976c0-e9a3-4442-9f0a-0fa5d18242b9 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 returned with HTTP 200 Aug 07 19:12:32.970489 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1427/5729] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:32 2026] GET /volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:33.979833 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-0e367aa7-58a3-4874-b3c5-e4c5d58ce41e None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:33.981765 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0e367aa7-58a3-4874-b3c5-e4c5d58ce41e tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 Aug 07 19:12:33.981957 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0e367aa7-58a3-4874-b3c5-e4c5d58ce41e tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:33.982168 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-0e367aa7-58a3-4874-b3c5-e4c5d58ce41e tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:33.987262 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:33.987262 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:33.987624 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-0e367aa7-58a3-4874-b3c5-e4c5d58ce41e tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:33.988297 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-0e367aa7-58a3-4874-b3c5-e4c5d58ce41e tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 returned with HTTP 200 Aug 07 19:12:33.988644 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1431/5730] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:33 2026] GET /volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:33.996208 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-0f290d2c-5510-45c4-8e98-6c0a5203abc4 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:33.998219 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f290d2c-5510-45c4-8e98-6c0a5203abc4 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] GET https://10.4.3.15/volume/v3/snapshots Aug 07 19:12:33.998411 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f290d2c-5510-45c4-8e98-6c0a5203abc4 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:33.998597 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-0f290d2c-5510-45c4-8e98-6c0a5203abc4 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Calling method 'index' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:33.998841 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.api_utils [None req-0f290d2c-5510-45c4-8e98-6c0a5203abc4 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Removing options '' from query. {{(pid=100344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 19:12:33.999866 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.db.api [None req-0f290d2c-5510-45c4-8e98-6c0a5203abc4 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Building query based on filter {{(pid=100344) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 19:12:34.003347 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-0f290d2c-5510-45c4-8e98-6c0a5203abc4 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Get all snapshots completed successfully. Aug 07 19:12:34.003623 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-0f290d2c-5510-45c4-8e98-6c0a5203abc4 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] https://10.4.3.15/volume/v3/snapshots returned with HTTP 200 Aug 07 19:12:34.003969 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1437/5731] 10.4.3.15 () {66 vars in 1236 bytes} [Fri Aug 7 19:12:33 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:34.011140 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c3d70bba-e3bf-4da4-8f56-7a4a80da0fb1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:34.013241 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3d70bba-e3bf-4da4-8f56-7a4a80da0fb1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 Aug 07 19:12:34.013449 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3d70bba-e3bf-4da4-8f56-7a4a80da0fb1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:34.013638 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3d70bba-e3bf-4da4-8f56-7a4a80da0fb1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:34.013732 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-c3d70bba-e3bf-4da4-8f56-7a4a80da0fb1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete snapshot with id: dc48200a-3f83-4c2a-b464-ba18f6bcf509 Aug 07 19:12:34.018646 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:34.018646 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:34.018967 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c3d70bba-e3bf-4da4-8f56-7a4a80da0fb1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:34.032335 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c3d70bba-e3bf-4da4-8f56-7a4a80da0fb1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot delete request issued successfully. Aug 07 19:12:34.032502 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3d70bba-e3bf-4da4-8f56-7a4a80da0fb1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 returned with HTTP 202 Aug 07 19:12:34.032870 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1437/5732] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:12:34 2026] DELETE /volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:34.039093 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eedbf728-bf74-4a2b-972e-a9f4f7460c23 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:34.040663 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eedbf728-bf74-4a2b-972e-a9f4f7460c23 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 Aug 07 19:12:34.040841 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eedbf728-bf74-4a2b-972e-a9f4f7460c23 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:34.041041 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eedbf728-bf74-4a2b-972e-a9f4f7460c23 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:34.046218 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:34.046218 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:34.046492 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-eedbf728-bf74-4a2b-972e-a9f4f7460c23 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:34.047108 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eedbf728-bf74-4a2b-972e-a9f4f7460c23 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 returned with HTTP 200 Aug 07 19:12:34.047437 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1428/5733] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:34 2026] GET /volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:35.055571 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-b3570b3a-61eb-49e4-8edc-e0a7dda1a2d7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:35.057340 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b3570b3a-61eb-49e4-8edc-e0a7dda1a2d7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 Aug 07 19:12:35.057518 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b3570b3a-61eb-49e4-8edc-e0a7dda1a2d7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:35.057692 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-b3570b3a-61eb-49e4-8edc-e0a7dda1a2d7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:35.061373 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-b3570b3a-61eb-49e4-8edc-e0a7dda1a2d7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 returned with HTTP 404 Aug 07 19:12:35.061771 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1432/5734] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:35 2026] GET /volume/v3/snapshots/dc48200a-3f83-4c2a-b464-ba18f6bcf509 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:35.067923 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-432617ee-82f4-46fd-a891-89d02b939118 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:35.069623 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-432617ee-82f4-46fd-a891-89d02b939118 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 Aug 07 19:12:35.069805 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-432617ee-82f4-46fd-a891-89d02b939118 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:35.069981 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-432617ee-82f4-46fd-a891-89d02b939118 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:35.070183 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-432617ee-82f4-46fd-a891-89d02b939118 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete volume with id: 1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 Aug 07 19:12:35.076663 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:35.076663 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:35.076950 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-432617ee-82f4-46fd-a891-89d02b939118 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:35.090632 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-432617ee-82f4-46fd-a891-89d02b939118 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete volume request issued successfully. Aug 07 19:12:35.090797 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-432617ee-82f4-46fd-a891-89d02b939118 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 returned with HTTP 202 Aug 07 19:12:35.091218 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1438/5735] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:12:35 2026] DELETE /volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:35.097815 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8f75edf3-cba8-4ee4-9e20-9b62b54c229b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:35.099372 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8f75edf3-cba8-4ee4-9e20-9b62b54c229b tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 Aug 07 19:12:35.099533 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8f75edf3-cba8-4ee4-9e20-9b62b54c229b tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:35.099697 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8f75edf3-cba8-4ee4-9e20-9b62b54c229b tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:35.106727 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:35.106727 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:35.109850 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8f75edf3-cba8-4ee4-9e20-9b62b54c229b tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:35.113631 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8f75edf3-cba8-4ee4-9e20-9b62b54c229b tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 returned with HTTP 200 Aug 07 19:12:35.113982 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1438/5736] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:35 2026] GET /volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:36.125376 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7ce8e2cc-29cd-4c8e-ac51-0ccb3fa2eaf8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:36.127049 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7ce8e2cc-29cd-4c8e-ac51-0ccb3fa2eaf8 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 Aug 07 19:12:36.127248 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7ce8e2cc-29cd-4c8e-ac51-0ccb3fa2eaf8 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:36.127429 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7ce8e2cc-29cd-4c8e-ac51-0ccb3fa2eaf8 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:36.132663 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7ce8e2cc-29cd-4c8e-ac51-0ccb3fa2eaf8 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 returned with HTTP 404 Aug 07 19:12:36.133130 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1429/5737] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:36 2026] GET /volume/v3/volumes/1229a70e-bb7b-4a8b-ba7e-eb0262f88e05 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:36.140034 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:36.141703 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:12:36.142052 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-49202070"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:36.143662 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.v3.volumes [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-49202070'}} {{(pid=100345) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:12:36.143776 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume of 1 GB Aug 07 19:12:36.148013 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Availability Zones retrieved successfully. Aug 07 19:12:36.153064 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Flow 'volume_create_api' (9ec418cd-c3a3-4588-b2fe-c77a01357ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:36.154074 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a36685-d94c-4af8-bc14-d2ec25708762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:36.154798 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.flows.api.create_volume [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Validating volume size '1' using validate_int {{(pid=100345) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:12:36.174504 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a36685-d94c-4af8-bc14-d2ec25708762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:36.175184 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92424f9-aa89-40a9-be15-20c7edbd703a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:36.208491 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Created reservations ['7a972509-9c56-46fc-9d32-66f74e466217', '6c256852-0e5c-4253-a114-c36f95417671', '207c5748-6c66-4e3a-b0f9-6e6f14bd63dd', '3a31d6a8-0605-44e3-9695-fb0d5b3b0168'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:36.209442 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92424f9-aa89-40a9-be15-20c7edbd703a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a972509-9c56-46fc-9d32-66f74e466217', '6c256852-0e5c-4253-a114-c36f95417671', '207c5748-6c66-4e3a-b0f9-6e6f14bd63dd', '3a31d6a8-0605-44e3-9695-fb0d5b3b0168']}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:36.210343 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d870c496-f32f-4bc5-9185-633813dc5993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:36.236094 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d870c496-f32f-4bc5-9185-633813dc5993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '899d98cf-aeca-49c2-880f-37d75a509a84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-49202070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ba950e348e84c12b0e7af5c70710648',qos_specs=None,replication_status=,reservations=['7a972509-9c56-46fc-9d32-66f74e466217','6c256852-0e5c-4253-a114-c36f95417671','207c5748-6c66-4e3a-b0f9-6e6f14bd63dd','3a31d6a8-0605-44e3-9695-fb0d5b3b0168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e998cc17942d080af2085b77d7cc6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-49202070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=899d98cf-aeca-49c2-880f-37d75a509a84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ba950e348e84c12b0e7af5c70710648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='405e998cc17942d080af2085b77d7cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:36.236723 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7578ff-751d-4637-b1d0-e3e2f4657754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:36.250930 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7578ff-751d-4637-b1d0-e3e2f4657754) transitioned into state 'SUCCESS' from state '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-49202070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ba950e348e84c12b0e7af5c70710648',qos_specs=None,replication_status=,reservations=['7a972509-9c56-46fc-9d32-66f74e466217','6c256852-0e5c-4253-a114-c36f95417671','207c5748-6c66-4e3a-b0f9-6e6f14bd63dd','3a31d6a8-0605-44e3-9695-fb0d5b3b0168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e998cc17942d080af2085b77d7cc6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:36.251552 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ededcf4e-e86b-4348-9fa6-cd9e07e0b394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:36.259157 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ededcf4e-e86b-4348-9fa6-cd9e07e0b394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100345) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:36.260320 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Flow 'volume_create_api' (9ec418cd-c3a3-4588-b2fe-c77a01357ce0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100345) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:36.260715 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume request issued successfully. Aug 07 19:12:36.261560 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-a85e2cc3-b014-4352-8775-ae8b87e7fb99 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:12:36.262463 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1433/5738] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:12:36 2026] POST /volume/v3/volumes => generated 774 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:12:36.274613 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-985f7cc3-df08-4ada-9b2a-4c52aa6997bc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:36.276769 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-985f7cc3-df08-4ada-9b2a-4c52aa6997bc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 Aug 07 19:12:36.277077 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-985f7cc3-df08-4ada-9b2a-4c52aa6997bc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:36.277251 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-985f7cc3-df08-4ada-9b2a-4c52aa6997bc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:36.285021 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:36.285021 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:36.288984 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-985f7cc3-df08-4ada-9b2a-4c52aa6997bc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:36.293821 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-985f7cc3-df08-4ada-9b2a-4c52aa6997bc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 returned with HTTP 200 Aug 07 19:12:36.294364 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1439/5739] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:36 2026] GET /volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:37.305781 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6eefa7c1-729d-4ba8-b8ad-9528f997fc06 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:37.307415 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6eefa7c1-729d-4ba8-b8ad-9528f997fc06 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 Aug 07 19:12:37.307591 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6eefa7c1-729d-4ba8-b8ad-9528f997fc06 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:37.307794 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6eefa7c1-729d-4ba8-b8ad-9528f997fc06 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:37.314184 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:37.314184 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:37.316971 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6eefa7c1-729d-4ba8-b8ad-9528f997fc06 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:37.320433 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6eefa7c1-729d-4ba8-b8ad-9528f997fc06 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 returned with HTTP 200 Aug 07 19:12:37.320756 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1439/5740] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:37 2026] GET /volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 => generated 1005 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:37.332580 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9b84791b-be10-4622-a14d-8a9435659ccf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:37.334143 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b84791b-be10-4622-a14d-8a9435659ccf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:12:37.334451 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b84791b-be10-4622-a14d-8a9435659ccf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "899d98cf-aeca-49c2-880f-37d75a509a84", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1616979687"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:37.342115 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:37.342115 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:37.342402 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b84791b-be10-4622-a14d-8a9435659ccf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:37.342526 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-9b84791b-be10-4622-a14d-8a9435659ccf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create snapshot from volume 899d98cf-aeca-49c2-880f-37d75a509a84 Aug 07 19:12:37.363065 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-9b84791b-be10-4622-a14d-8a9435659ccf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Created reservations ['4bef099a-fb73-4c7d-9858-0a0035833f4d', 'ccdb0271-14ec-42ef-9675-70acb87147ab', 'd378f89c-5567-4382-ae5d-cdf27817ba00', 'a7b9707b-7ef6-4f9f-8a39-459fe2deddc0'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:37.387814 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b84791b-be10-4622-a14d-8a9435659ccf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot create request issued successfully. Aug 07 19:12:37.388188 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b84791b-be10-4622-a14d-8a9435659ccf tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:12:37.388640 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1430/5741] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:12:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:12:37.397390 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-4585f031-8e8a-432d-adc0-a0e79e519ed7 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:37.399352 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4585f031-8e8a-432d-adc0-a0e79e519ed7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 Aug 07 19:12:37.399563 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4585f031-8e8a-432d-adc0-a0e79e519ed7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:37.399746 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-4585f031-8e8a-432d-adc0-a0e79e519ed7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:37.404506 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:37.404506 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:37.404767 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-4585f031-8e8a-432d-adc0-a0e79e519ed7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:37.405404 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-4585f031-8e8a-432d-adc0-a0e79e519ed7 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 returned with HTTP 200 Aug 07 19:12:37.405729 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1434/5742] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:37 2026] GET /volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:38.415029 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-c57225de-5462-46da-bae7-9ab69070ec98 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:38.417021 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c57225de-5462-46da-bae7-9ab69070ec98 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 Aug 07 19:12:38.417250 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c57225de-5462-46da-bae7-9ab69070ec98 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:38.417442 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-c57225de-5462-46da-bae7-9ab69070ec98 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:38.422014 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:38.422014 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:38.422304 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-c57225de-5462-46da-bae7-9ab69070ec98 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:38.422865 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-c57225de-5462-46da-bae7-9ab69070ec98 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 returned with HTTP 200 Aug 07 19:12:38.423238 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1440/5743] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:38 2026] GET /volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:38.431318 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0b8a2d2b-8df3-4503-be34-09c89a845efa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:38.432940 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0b8a2d2b-8df3-4503-be34-09c89a845efa tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] POST https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7/action Aug 07 19:12:38.433343 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0b8a2d2b-8df3-4503-be34-09c89a845efa tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:12:38.433464 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0b8a2d2b-8df3-4503-be34-09c89a845efa tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:38.434744 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-0b8a2d2b-8df3-4503-be34-09c89a845efa tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Updating snapshot '81dceb21-0fdd-4c52-b5db-b84d05915de7' with '{'status': 'error'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 19:12:38.442659 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:38.442659 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:38.443090 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-0b8a2d2b-8df3-4503-be34-09c89a845efa tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '796aec450e4e4027855e8a7752566896', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ba950e348e84c12b0e7af5c70710648', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:12:38.443271 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0b8a2d2b-8df3-4503-be34-09c89a845efa tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7/action returned with HTTP 403 Aug 07 19:12:38.443666 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1440/5744] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 19:12:38 2026] POST /volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:38.450269 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-63a04b5a-4d80-4f18-b79a-300eafff5a68 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:38.452096 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-63a04b5a-4d80-4f18-b79a-300eafff5a68 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 Aug 07 19:12:38.452287 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-63a04b5a-4d80-4f18-b79a-300eafff5a68 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:38.452474 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-63a04b5a-4d80-4f18-b79a-300eafff5a68 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:38.452566 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-63a04b5a-4d80-4f18-b79a-300eafff5a68 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete snapshot with id: 81dceb21-0fdd-4c52-b5db-b84d05915de7 Aug 07 19:12:38.457291 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:38.457291 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:38.457550 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-63a04b5a-4d80-4f18-b79a-300eafff5a68 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:38.470578 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-63a04b5a-4d80-4f18-b79a-300eafff5a68 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot delete request issued successfully. Aug 07 19:12:38.470724 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-63a04b5a-4d80-4f18-b79a-300eafff5a68 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 returned with HTTP 202 Aug 07 19:12:38.471109 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1431/5745] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:12:38 2026] DELETE /volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:38.477392 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-221cb7b6-5a1e-4ec3-ab61-f7984e92605c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:38.479179 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-221cb7b6-5a1e-4ec3-ab61-f7984e92605c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 Aug 07 19:12:38.479359 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-221cb7b6-5a1e-4ec3-ab61-f7984e92605c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:38.479549 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-221cb7b6-5a1e-4ec3-ab61-f7984e92605c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:38.484494 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:38.484494 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:38.484761 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-221cb7b6-5a1e-4ec3-ab61-f7984e92605c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:38.485404 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-221cb7b6-5a1e-4ec3-ab61-f7984e92605c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 returned with HTTP 200 Aug 07 19:12:38.485729 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1435/5746] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:38 2026] GET /volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:39.494482 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-7838f32a-437b-4812-acb6-cf1159d7ddc5 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:39.496238 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7838f32a-437b-4812-acb6-cf1159d7ddc5 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 Aug 07 19:12:39.496439 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7838f32a-437b-4812-acb6-cf1159d7ddc5 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:39.496622 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-7838f32a-437b-4812-acb6-cf1159d7ddc5 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:39.500977 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-7838f32a-437b-4812-acb6-cf1159d7ddc5 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 returned with HTTP 404 Aug 07 19:12:39.501498 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1441/5747] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:39 2026] GET /volume/v3/snapshots/81dceb21-0fdd-4c52-b5db-b84d05915de7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:39.508173 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3d07ff66-dc92-492c-a80f-689859120a0f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:39.509895 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d07ff66-dc92-492c-a80f-689859120a0f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 Aug 07 19:12:39.510112 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d07ff66-dc92-492c-a80f-689859120a0f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:39.510294 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d07ff66-dc92-492c-a80f-689859120a0f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:39.510465 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-3d07ff66-dc92-492c-a80f-689859120a0f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete volume with id: 899d98cf-aeca-49c2-880f-37d75a509a84 Aug 07 19:12:39.517693 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:39.517693 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:39.517963 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3d07ff66-dc92-492c-a80f-689859120a0f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:39.530952 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3d07ff66-dc92-492c-a80f-689859120a0f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete volume request issued successfully. Aug 07 19:12:39.531133 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d07ff66-dc92-492c-a80f-689859120a0f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 returned with HTTP 202 Aug 07 19:12:39.531490 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1441/5748] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:12:39 2026] DELETE /volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:39.538195 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cb2d7178-70f3-4f3d-a994-7ec7ef98f902 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:39.539962 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cb2d7178-70f3-4f3d-a994-7ec7ef98f902 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 Aug 07 19:12:39.540189 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cb2d7178-70f3-4f3d-a994-7ec7ef98f902 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:39.540375 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cb2d7178-70f3-4f3d-a994-7ec7ef98f902 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:39.547191 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:39.547191 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:39.550488 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cb2d7178-70f3-4f3d-a994-7ec7ef98f902 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:39.554722 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cb2d7178-70f3-4f3d-a994-7ec7ef98f902 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 returned with HTTP 200 Aug 07 19:12:39.555120 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1432/5749] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:39 2026] GET /volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:40.566964 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-820a8cc3-cb9f-4a07-9bec-bf7155e46e93 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:40.568790 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-820a8cc3-cb9f-4a07-9bec-bf7155e46e93 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 Aug 07 19:12:40.569075 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-820a8cc3-cb9f-4a07-9bec-bf7155e46e93 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:40.569315 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-820a8cc3-cb9f-4a07-9bec-bf7155e46e93 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:40.574790 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-820a8cc3-cb9f-4a07-9bec-bf7155e46e93 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 returned with HTTP 404 Aug 07 19:12:40.575222 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1436/5750] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:40 2026] GET /volume/v3/volumes/899d98cf-aeca-49c2-880f-37d75a509a84 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:40.581756 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-caa6c500-59e8-409c-91d1-649d048897cc None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:40.583376 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:12:40.583685 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-283234061"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:40.584977 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.v3.volumes [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-283234061'}} {{(pid=100344) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:12:40.585126 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.volumes [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume of 1 GB Aug 07 19:12:40.588836 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Availability Zones retrieved successfully. Aug 07 19:12:40.594009 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Flow 'volume_create_api' (c2907644-ae67-4e06-aa3b-29966dd9d99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:40.594958 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891c8d60-9872-4e75-bc2a-723800e08989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:40.595629 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.flows.api.create_volume [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Validating volume size '1' using validate_int {{(pid=100344) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:12:40.614758 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891c8d60-9872-4e75-bc2a-723800e08989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:40.615457 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4684e43-d508-41a9-8a94-12e7e869ed80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:40.649231 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Created reservations ['49cbfed7-4ae8-426b-8aff-d81ec973af9f', '81f8d3d7-0d61-435d-8032-2a716318c6df', '102c8651-9b61-44b3-aecc-aecbba3d3727', '95678822-8e36-4a7a-ac31-c2c225ce207b'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:40.650271 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4684e43-d508-41a9-8a94-12e7e869ed80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49cbfed7-4ae8-426b-8aff-d81ec973af9f', '81f8d3d7-0d61-435d-8032-2a716318c6df', '102c8651-9b61-44b3-aecc-aecbba3d3727', '95678822-8e36-4a7a-ac31-c2c225ce207b']}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:40.650985 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c189d09-a71a-46ea-9487-d81fb2afaf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:40.671192 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c189d09-a71a-46ea-9487-d81fb2afaf90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73dcdd1d-a043-4ef2-ac2d-ce39edff191f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283234061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ba950e348e84c12b0e7af5c70710648',qos_specs=None,replication_status=,reservations=['49cbfed7-4ae8-426b-8aff-d81ec973af9f','81f8d3d7-0d61-435d-8032-2a716318c6df','102c8651-9b61-44b3-aecc-aecbba3d3727','95678822-8e36-4a7a-ac31-c2c225ce207b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e998cc17942d080af2085b77d7cc6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283234061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73dcdd1d-a043-4ef2-ac2d-ce39edff191f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ba950e348e84c12b0e7af5c70710648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='405e998cc17942d080af2085b77d7cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:40.671903 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af081c5d-d03e-44c1-8a64-9c8a0bb788ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:40.687764 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af081c5d-d03e-44c1-8a64-9c8a0bb788ee) transitioned into state 'SUCCESS' from state '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-283234061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ba950e348e84c12b0e7af5c70710648',qos_specs=None,replication_status=,reservations=['49cbfed7-4ae8-426b-8aff-d81ec973af9f','81f8d3d7-0d61-435d-8032-2a716318c6df','102c8651-9b61-44b3-aecc-aecbba3d3727','95678822-8e36-4a7a-ac31-c2c225ce207b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e998cc17942d080af2085b77d7cc6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:40.688455 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7cf12da-f860-4cce-b9af-bb08e3314264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:40.695890 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7cf12da-f860-4cce-b9af-bb08e3314264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100344) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:40.696716 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Flow 'volume_create_api' (c2907644-ae67-4e06-aa3b-29966dd9d99c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100344) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:40.697039 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume request issued successfully. Aug 07 19:12:40.697588 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-caa6c500-59e8-409c-91d1-649d048897cc tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:12:40.697980 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1442/5751] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:12:40 2026] POST /volume/v3/volumes => generated 775 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:12:40.713724 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d803d898-910b-4336-87cd-a1d5cd06fdca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:40.715568 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d803d898-910b-4336-87cd-a1d5cd06fdca tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f Aug 07 19:12:40.715723 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d803d898-910b-4336-87cd-a1d5cd06fdca tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:40.715881 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d803d898-910b-4336-87cd-a1d5cd06fdca tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:40.722320 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:40.722320 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:40.725295 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d803d898-910b-4336-87cd-a1d5cd06fdca tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:40.728474 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d803d898-910b-4336-87cd-a1d5cd06fdca tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f returned with HTTP 200 Aug 07 19:12:40.728778 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1442/5752] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:40 2026] GET /volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:41.741344 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f0eed7a9-fa9a-42bf-8a91-acc51ea080d1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:41.743368 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f0eed7a9-fa9a-42bf-8a91-acc51ea080d1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f Aug 07 19:12:41.743631 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f0eed7a9-fa9a-42bf-8a91-acc51ea080d1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:41.743871 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f0eed7a9-fa9a-42bf-8a91-acc51ea080d1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:41.752320 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:41.752320 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:41.755753 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f0eed7a9-fa9a-42bf-8a91-acc51ea080d1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:41.759396 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f0eed7a9-fa9a-42bf-8a91-acc51ea080d1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f returned with HTTP 200 Aug 07 19:12:41.759732 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1433/5753] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:41 2026] GET /volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:41.771148 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-df2ba1c8-ad64-4089-862d-9af7e2d94e8c None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:41.772705 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-df2ba1c8-ad64-4089-862d-9af7e2d94e8c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:12:41.773062 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-df2ba1c8-ad64-4089-862d-9af7e2d94e8c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73dcdd1d-a043-4ef2-ac2d-ce39edff191f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1952605569"}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:41.780680 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:41.780680 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:41.781019 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-df2ba1c8-ad64-4089-862d-9af7e2d94e8c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:41.781159 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-df2ba1c8-ad64-4089-862d-9af7e2d94e8c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create snapshot from volume 73dcdd1d-a043-4ef2-ac2d-ce39edff191f Aug 07 19:12:41.801791 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.quota [None req-df2ba1c8-ad64-4089-862d-9af7e2d94e8c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Created reservations ['702f5086-0024-434d-ac60-dd9dc20895c5', '439d7c10-f974-4eae-9c38-67cf18d36b04', '4b68096f-9137-4929-88ac-9da5b60c83b7', 'f06e8c7f-3127-452b-864c-28195239d0de'] {{(pid=100345) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:41.827434 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-df2ba1c8-ad64-4089-862d-9af7e2d94e8c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot create request issued successfully. Aug 07 19:12:41.827749 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-df2ba1c8-ad64-4089-862d-9af7e2d94e8c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:12:41.828215 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1437/5754] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:12:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:12:41.836381 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-6df85750-44a3-46b2-87b4-8698917c8f33 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:41.837968 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6df85750-44a3-46b2-87b4-8698917c8f33 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 Aug 07 19:12:41.838197 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6df85750-44a3-46b2-87b4-8698917c8f33 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:41.838381 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-6df85750-44a3-46b2-87b4-8698917c8f33 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:41.842873 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:41.842873 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:41.843147 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-6df85750-44a3-46b2-87b4-8698917c8f33 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:41.843677 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-6df85750-44a3-46b2-87b4-8698917c8f33 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 returned with HTTP 200 Aug 07 19:12:41.844210 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1443/5755] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:41 2026] GET /volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:42.852440 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bf903a54-75b0-4ec8-8fc0-380afb3a5773 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:42.854523 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf903a54-75b0-4ec8-8fc0-380afb3a5773 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 Aug 07 19:12:42.854741 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf903a54-75b0-4ec8-8fc0-380afb3a5773 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:42.854929 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf903a54-75b0-4ec8-8fc0-380afb3a5773 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:42.859561 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:42.859561 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:42.859848 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bf903a54-75b0-4ec8-8fc0-380afb3a5773 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:42.860576 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf903a54-75b0-4ec8-8fc0-380afb3a5773 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 returned with HTTP 200 Aug 07 19:12:42.860929 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1443/5756] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:42 2026] GET /volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:42.868608 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cc6088e9-be4a-40cd-98ba-5bc66b82f806 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:42.870312 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc6088e9-be4a-40cd-98ba-5bc66b82f806 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] GET https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 Aug 07 19:12:42.870500 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc6088e9-be4a-40cd-98ba-5bc66b82f806 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:42.870677 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc6088e9-be4a-40cd-98ba-5bc66b82f806 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:42.875160 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:42.875160 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:42.875542 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cc6088e9-be4a-40cd-98ba-5bc66b82f806 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Snapshot retrieved successfully. Aug 07 19:12:42.876257 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc6088e9-be4a-40cd-98ba-5bc66b82f806 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 returned with HTTP 200 Aug 07 19:12:42.876575 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1434/5757] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:42 2026] GET /volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:42.884430 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-f5a86f7b-bfc9-4963-ba44-3da1e89312e2 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:42.886205 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f5a86f7b-bfc9-4963-ba44-3da1e89312e2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 Aug 07 19:12:42.886379 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f5a86f7b-bfc9-4963-ba44-3da1e89312e2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:42.886557 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-f5a86f7b-bfc9-4963-ba44-3da1e89312e2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:42.886648 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.snapshots [None req-f5a86f7b-bfc9-4963-ba44-3da1e89312e2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete snapshot with id: cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 Aug 07 19:12:42.891491 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:42.891491 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:42.891823 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f5a86f7b-bfc9-4963-ba44-3da1e89312e2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:42.907309 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-f5a86f7b-bfc9-4963-ba44-3da1e89312e2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot delete request issued successfully. Aug 07 19:12:42.907479 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-f5a86f7b-bfc9-4963-ba44-3da1e89312e2 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 returned with HTTP 202 Aug 07 19:12:42.907877 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1438/5758] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:12:42 2026] DELETE /volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:42.915204 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-79d17a5e-fd06-49c8-ad85-7072f6e1f282 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:42.917017 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79d17a5e-fd06-49c8-ad85-7072f6e1f282 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 Aug 07 19:12:42.917264 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79d17a5e-fd06-49c8-ad85-7072f6e1f282 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:42.917494 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-79d17a5e-fd06-49c8-ad85-7072f6e1f282 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:42.922007 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:42.922007 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:42.922325 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-79d17a5e-fd06-49c8-ad85-7072f6e1f282 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:42.922968 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-79d17a5e-fd06-49c8-ad85-7072f6e1f282 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 returned with HTTP 200 Aug 07 19:12:42.923363 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1444/5759] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:42 2026] GET /volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:43.933096 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f548bee1-e380-4553-96c9-bc8b61497d62 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:43.935201 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f548bee1-e380-4553-96c9-bc8b61497d62 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 Aug 07 19:12:43.935436 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f548bee1-e380-4553-96c9-bc8b61497d62 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:43.935650 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f548bee1-e380-4553-96c9-bc8b61497d62 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:43.939653 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f548bee1-e380-4553-96c9-bc8b61497d62 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 returned with HTTP 404 Aug 07 19:12:43.940224 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1444/5760] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:43 2026] GET /volume/v3/snapshots/cfe466b0-cdd4-48c8-8f42-18cb9ee08f09 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:43.947312 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d2aaadda-620b-4295-bbeb-a3f91f33b1ef None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:43.949047 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2aaadda-620b-4295-bbeb-a3f91f33b1ef tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f Aug 07 19:12:43.949249 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2aaadda-620b-4295-bbeb-a3f91f33b1ef tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:43.949430 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2aaadda-620b-4295-bbeb-a3f91f33b1ef tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:43.949584 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d2aaadda-620b-4295-bbeb-a3f91f33b1ef tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete volume with id: 73dcdd1d-a043-4ef2-ac2d-ce39edff191f Aug 07 19:12:43.958583 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:43.958583 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:43.959055 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d2aaadda-620b-4295-bbeb-a3f91f33b1ef tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:43.975379 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d2aaadda-620b-4295-bbeb-a3f91f33b1ef tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete volume request issued successfully. Aug 07 19:12:43.975544 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2aaadda-620b-4295-bbeb-a3f91f33b1ef tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f returned with HTTP 202 Aug 07 19:12:43.975959 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1435/5761] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:12:43 2026] DELETE /volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:43.983506 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-43a91303-3f57-455d-9fb2-a898799818a3 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:43.985225 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43a91303-3f57-455d-9fb2-a898799818a3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f Aug 07 19:12:43.985403 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43a91303-3f57-455d-9fb2-a898799818a3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:43.985579 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-43a91303-3f57-455d-9fb2-a898799818a3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:43.992532 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:43.992532 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:43.995926 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-43a91303-3f57-455d-9fb2-a898799818a3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:44.000625 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-43a91303-3f57-455d-9fb2-a898799818a3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f returned with HTTP 200 Aug 07 19:12:44.000951 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1439/5762] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:43 2026] GET /volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:45.012203 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-12e65172-9802-4a86-80be-0dba805b62de None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:45.013782 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-12e65172-9802-4a86-80be-0dba805b62de tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f Aug 07 19:12:45.013958 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-12e65172-9802-4a86-80be-0dba805b62de tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:45.014167 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-12e65172-9802-4a86-80be-0dba805b62de tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:45.020118 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-12e65172-9802-4a86-80be-0dba805b62de tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f returned with HTTP 404 Aug 07 19:12:45.020615 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1445/5763] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:45 2026] GET /volume/v3/volumes/73dcdd1d-a043-4ef2-ac2d-ce39edff191f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:45.027854 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e9c27142-81eb-454b-b99c-0d018631adc3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:45.029610 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] POST https://10.4.3.15/volume/v3/volumes Aug 07 19:12:45.029939 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1165015665"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:45.031770 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1165015665'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 19:12:45.031894 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume of 1 GB Aug 07 19:12:45.036122 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Availability Zones retrieved successfully. Aug 07 19:12:45.040925 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Flow 'volume_create_api' (2164ee0c-dc8d-4e05-9cc2-904f3ed71808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:45.041882 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b7d500-92a7-4f86-8af3-02536bd556e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:45.042623 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 19:12:45.062518 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b7d500-92a7-4f86-8af3-02536bd556e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:47:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ef6f767-a4ba-4a9d-8c51-4572e0294a2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:45.063219 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (930a2adc-a5bd-4a47-9967-2bbd5d752088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:45.098804 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Created reservations ['0b6e40d8-9fd9-41d7-a59d-c72319b508a0', 'e0ba2dbe-907b-454f-92f6-23230a45a8e4', '8312f842-38fa-4614-80f1-6bcb804d109e', 'b6fb36d6-dec9-4051-abed-c412180a26ff'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:45.099699 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (930a2adc-a5bd-4a47-9967-2bbd5d752088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b6e40d8-9fd9-41d7-a59d-c72319b508a0', 'e0ba2dbe-907b-454f-92f6-23230a45a8e4', '8312f842-38fa-4614-80f1-6bcb804d109e', 'b6fb36d6-dec9-4051-abed-c412180a26ff']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:45.100488 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abea2edd-c99c-4107-9eb3-ca55e3fbffef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:45.121315 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abea2edd-c99c-4107-9eb3-ca55e3fbffef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae2504a8-0764-4509-b3fa-d5bd8e811fcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165015665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ba950e348e84c12b0e7af5c70710648',qos_specs=None,replication_status=,reservations=['0b6e40d8-9fd9-41d7-a59d-c72319b508a0','e0ba2dbe-907b-454f-92f6-23230a45a8e4','8312f842-38fa-4614-80f1-6bcb804d109e','b6fb36d6-dec9-4051-abed-c412180a26ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e998cc17942d080af2085b77d7cc6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T19:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165015665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae2504a8-0764-4509-b3fa-d5bd8e811fcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ba950e348e84c12b0e7af5c70710648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='405e998cc17942d080af2085b77d7cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ef6f767-a4ba-4a9d-8c51-4572e0294a2f),volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:45.121967 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (829613fe-9d52-43f8-936b-34bc3c5aa9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:45.137893 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (829613fe-9d52-43f8-936b-34bc3c5aa9ae) transitioned into state 'SUCCESS' from state '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-1165015665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ba950e348e84c12b0e7af5c70710648',qos_specs=None,replication_status=,reservations=['0b6e40d8-9fd9-41d7-a59d-c72319b508a0','e0ba2dbe-907b-454f-92f6-23230a45a8e4','8312f842-38fa-4614-80f1-6bcb804d109e','b6fb36d6-dec9-4051-abed-c412180a26ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e998cc17942d080af2085b77d7cc6',volume_type_id=3ef6f767-a4ba-4a9d-8c51-4572e0294a2f)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:45.138633 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c639e6-a37d-4494-9c1b-a3262069c1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 19:12:45.146665 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c639e6-a37d-4494-9c1b-a3262069c1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 19:12:45.147474 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Flow 'volume_create_api' (2164ee0c-dc8d-4e05-9cc2-904f3ed71808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 19:12:45.147789 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create volume request issued successfully. Aug 07 19:12:45.148429 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e9c27142-81eb-454b-b99c-0d018631adc3 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes returned with HTTP 202 Aug 07 19:12:45.149119 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1445/5764] 10.4.3.15 () {68 vars in 1251 bytes} [Fri Aug 7 19:12:45 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 07 19:12:45.158798 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-47178732-4455-48ab-856c-980eddc462f1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:45.160496 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-47178732-4455-48ab-856c-980eddc462f1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf Aug 07 19:12:45.160673 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-47178732-4455-48ab-856c-980eddc462f1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:45.160848 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-47178732-4455-48ab-856c-980eddc462f1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:45.167405 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:45.167405 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:45.170330 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-47178732-4455-48ab-856c-980eddc462f1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:45.173434 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-47178732-4455-48ab-856c-980eddc462f1 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf returned with HTTP 200 Aug 07 19:12:45.173781 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1436/5765] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:45 2026] GET /volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:46.184419 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-7abfcc22-eba2-4859-a13c-2ecc69a8b55f None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:46.186220 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7abfcc22-eba2-4859-a13c-2ecc69a8b55f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf Aug 07 19:12:46.186402 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7abfcc22-eba2-4859-a13c-2ecc69a8b55f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:46.186579 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-7abfcc22-eba2-4859-a13c-2ecc69a8b55f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:46.193482 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:46.193482 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:46.196488 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-7abfcc22-eba2-4859-a13c-2ecc69a8b55f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:46.199563 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-7abfcc22-eba2-4859-a13c-2ecc69a8b55f tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf returned with HTTP 200 Aug 07 19:12:46.199908 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1440/5766] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:46 2026] GET /volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:46.211222 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-3d2e93f6-673a-4f30-8051-f4b7f215ce55 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:46.212915 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3d2e93f6-673a-4f30-8051-f4b7f215ce55 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] POST https://10.4.3.15/volume/v3/snapshots Aug 07 19:12:46.213304 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-3d2e93f6-673a-4f30-8051-f4b7f215ce55 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae2504a8-0764-4509-b3fa-d5bd8e811fcf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1499906520"}} {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:46.221024 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:46.221024 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:46.221364 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3d2e93f6-673a-4f30-8051-f4b7f215ce55 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:46.221486 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-3d2e93f6-673a-4f30-8051-f4b7f215ce55 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Create snapshot from volume ae2504a8-0764-4509-b3fa-d5bd8e811fcf Aug 07 19:12:46.240591 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.quota [None req-3d2e93f6-673a-4f30-8051-f4b7f215ce55 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Created reservations ['eaa468c5-881b-479d-b5a5-007df349c00a', '59a06c95-47e1-473d-9599-a0e4f9f29578', '9ac99455-7ba6-42d5-8974-bb1ba7e1e0d2', 'd990a58c-fae1-4106-b22f-684ea2b28ac3'] {{(pid=100344) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 19:12:46.262841 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-3d2e93f6-673a-4f30-8051-f4b7f215ce55 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot create request issued successfully. Aug 07 19:12:46.263187 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-3d2e93f6-673a-4f30-8051-f4b7f215ce55 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots returned with HTTP 202 Aug 07 19:12:46.263574 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1446/5767] 10.4.3.15 () {68 vars in 1258 bytes} [Fri Aug 7 19:12:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 19:12:46.271854 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-01433a86-0eff-4236-93fd-86c3aa0fe152 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:46.273926 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01433a86-0eff-4236-93fd-86c3aa0fe152 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 Aug 07 19:12:46.274173 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01433a86-0eff-4236-93fd-86c3aa0fe152 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:46.274372 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01433a86-0eff-4236-93fd-86c3aa0fe152 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:46.279163 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:46.279163 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:46.279485 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-01433a86-0eff-4236-93fd-86c3aa0fe152 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:46.280185 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01433a86-0eff-4236-93fd-86c3aa0fe152 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 returned with HTTP 200 Aug 07 19:12:46.280554 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1446/5768] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:46 2026] GET /volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:47.288167 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d5685fac-11bf-4f52-996a-0e24125ceabe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:47.290029 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d5685fac-11bf-4f52-996a-0e24125ceabe tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 Aug 07 19:12:47.290250 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d5685fac-11bf-4f52-996a-0e24125ceabe tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:47.290449 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d5685fac-11bf-4f52-996a-0e24125ceabe tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:47.295091 np0000006749 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:47.295091 np0000006749 devstack@c-api.service[100342]: warnings.warn( Aug 07 19:12:47.295343 np0000006749 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d5685fac-11bf-4f52-996a-0e24125ceabe tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:47.295906 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d5685fac-11bf-4f52-996a-0e24125ceabe tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 returned with HTTP 200 Aug 07 19:12:47.296268 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1437/5769] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:47 2026] GET /volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:47.303888 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-97ff660d-bd61-41b3-ae9f-a2b39c3f44e8 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:47.305456 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-97ff660d-bd61-41b3-ae9f-a2b39c3f44e8 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] POST https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18/action Aug 07 19:12:47.305746 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-97ff660d-bd61-41b3-ae9f-a2b39c3f44e8 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100345) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 19:12:47.305868 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-97ff660d-bd61-41b3-ae9f-a2b39c3f44e8 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 19:12:47.307046 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.contrib.snapshot_unmanage [None req-97ff660d-bd61-41b3-ae9f-a2b39c3f44e8 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Unmanage snapshot with id: f6908276-882b-4147-8152-09deee4cca18 Aug 07 19:12:47.311269 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:47.311269 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:47.311613 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-97ff660d-bd61-41b3-ae9f-a2b39c3f44e8 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Snapshot retrieved successfully. Aug 07 19:12:47.312314 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.policy [None req-97ff660d-bd61-41b3-ae9f-a2b39c3f44e8 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '796aec450e4e4027855e8a7752566896', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ba950e348e84c12b0e7af5c70710648', '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=100345) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 19:12:47.312475 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-97ff660d-bd61-41b3-ae9f-a2b39c3f44e8 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-reader] https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18/action returned with HTTP 403 Aug 07 19:12:47.312891 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1441/5770] 10.4.3.15 () {68 vars in 1389 bytes} [Fri Aug 7 19:12:47 2026] POST /volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18/action => generated 117 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:47.318682 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-92be25bf-ed96-4f4b-8aca-71a8b277365c None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:47.320372 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-92be25bf-ed96-4f4b-8aca-71a8b277365c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] DELETE https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 Aug 07 19:12:47.320550 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-92be25bf-ed96-4f4b-8aca-71a8b277365c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:47.320730 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-92be25bf-ed96-4f4b-8aca-71a8b277365c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'delete' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:47.320831 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.v3.snapshots [None req-92be25bf-ed96-4f4b-8aca-71a8b277365c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete snapshot with id: f6908276-882b-4147-8152-09deee4cca18 Aug 07 19:12:47.325196 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:47.325196 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:47.325468 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-92be25bf-ed96-4f4b-8aca-71a8b277365c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:47.338653 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-92be25bf-ed96-4f4b-8aca-71a8b277365c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot delete request issued successfully. Aug 07 19:12:47.338807 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-92be25bf-ed96-4f4b-8aca-71a8b277365c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 returned with HTTP 202 Aug 07 19:12:47.339227 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1447/5771] 10.4.3.15 () {66 vars in 1350 bytes} [Fri Aug 7 19:12:47 2026] DELETE /volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:47.345457 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4c771e94-0551-44c2-a5c4-0541cc656b4c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:47.347162 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4c771e94-0551-44c2-a5c4-0541cc656b4c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 Aug 07 19:12:47.347367 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4c771e94-0551-44c2-a5c4-0541cc656b4c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:47.347610 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4c771e94-0551-44c2-a5c4-0541cc656b4c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:47.352251 np0000006749 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:47.352251 np0000006749 devstack@c-api.service[100343]: warnings.warn( Aug 07 19:12:47.352543 np0000006749 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4c771e94-0551-44c2-a5c4-0541cc656b4c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Snapshot retrieved successfully. Aug 07 19:12:47.353175 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4c771e94-0551-44c2-a5c4-0541cc656b4c tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 returned with HTTP 200 Aug 07 19:12:47.353535 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1447/5772] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:47 2026] GET /volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 19:12:48.362282 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-22e99f23-f67b-4481-8e29-08ae3a0385f4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:48.363939 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-22e99f23-f67b-4481-8e29-08ae3a0385f4 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 Aug 07 19:12:48.364154 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-22e99f23-f67b-4481-8e29-08ae3a0385f4 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:48.364333 np0000006749 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-22e99f23-f67b-4481-8e29-08ae3a0385f4 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:48.366039 np0000006749 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=91,cinder:UPDATE=32,cinder:INSERT=14 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:12:48.368768 np0000006749 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-22e99f23-f67b-4481-8e29-08ae3a0385f4 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 returned with HTTP 404 Aug 07 19:12:48.369500 np0000006749 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1438/5773] 10.4.3.15 () {66 vars in 1347 bytes} [Fri Aug 7 19:12:48 2026] GET /volume/v3/snapshots/f6908276-882b-4147-8152-09deee4cca18 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:48.376426 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.middleware.request_id [None req-90777e51-5c7f-4e3c-8763-e68d09778d54 None None] RequestId filter calling following filter/app {{(pid=100345) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:48.378028 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-90777e51-5c7f-4e3c-8763-e68d09778d54 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] DELETE https://10.4.3.15/volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf Aug 07 19:12:48.378223 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-90777e51-5c7f-4e3c-8763-e68d09778d54 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100345) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:48.378399 np0000006749 devstack@c-api.service[100345]: DEBUG cinder.api.openstack.wsgi [None req-90777e51-5c7f-4e3c-8763-e68d09778d54 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'delete' {{(pid=100345) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:48.378555 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.v3.volumes [None req-90777e51-5c7f-4e3c-8763-e68d09778d54 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete volume with id: ae2504a8-0764-4509-b3fa-d5bd8e811fcf Aug 07 19:12:48.384866 np0000006749 devstack@c-api.service[100345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:48.384866 np0000006749 devstack@c-api.service[100345]: warnings.warn( Aug 07 19:12:48.385181 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-90777e51-5c7f-4e3c-8763-e68d09778d54 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:48.397957 np0000006749 devstack@c-api.service[100345]: INFO cinder.volume.api [None req-90777e51-5c7f-4e3c-8763-e68d09778d54 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Delete volume request issued successfully. Aug 07 19:12:48.398150 np0000006749 devstack@c-api.service[100345]: INFO cinder.api.openstack.wsgi [None req-90777e51-5c7f-4e3c-8763-e68d09778d54 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf returned with HTTP 202 Aug 07 19:12:48.398485 np0000006749 devstack@c-api.service[100345]: [pid: 100345|app: 0|req: 1442/5774] 10.4.3.15 () {66 vars in 1344 bytes} [Fri Aug 7 19:12:48 2026] DELETE /volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 19:12:48.404909 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.middleware.request_id [None req-4eecc793-ee41-492e-8c73-e20157311955 None None] RequestId filter calling following filter/app {{(pid=100344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:48.406590 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4eecc793-ee41-492e-8c73-e20157311955 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf Aug 07 19:12:48.406798 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4eecc793-ee41-492e-8c73-e20157311955 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:48.406982 np0000006749 devstack@c-api.service[100344]: DEBUG cinder.api.openstack.wsgi [None req-4eecc793-ee41-492e-8c73-e20157311955 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:48.414335 np0000006749 devstack@c-api.service[100344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 19:12:48.414335 np0000006749 devstack@c-api.service[100344]: warnings.warn( Aug 07 19:12:48.417830 np0000006749 devstack@c-api.service[100344]: INFO cinder.volume.api [None req-4eecc793-ee41-492e-8c73-e20157311955 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Volume info retrieved successfully. Aug 07 19:12:48.421851 np0000006749 devstack@c-api.service[100344]: INFO cinder.api.openstack.wsgi [None req-4eecc793-ee41-492e-8c73-e20157311955 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf returned with HTTP 200 Aug 07 19:12:48.422282 np0000006749 devstack@c-api.service[100344]: [pid: 100344|app: 0|req: 1448/5775] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:48 2026] GET /volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 19:12:49.433929 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f84e6217-81b4-44bc-a527-1cae8dcb0165 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 19:12:49.435768 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f84e6217-81b4-44bc-a527-1cae8dcb0165 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] GET https://10.4.3.15/volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf Aug 07 19:12:49.435977 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f84e6217-81b4-44bc-a527-1cae8dcb0165 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 19:12:49.436228 np0000006749 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f84e6217-81b4-44bc-a527-1cae8dcb0165 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 19:12:49.438356 np0000006749 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=131,cinder:UPDATE=54,cinder:INSERT=32 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:12:49.442189 np0000006749 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f84e6217-81b4-44bc-a527-1cae8dcb0165 tempest-ProjectReaderTests-81555888 tempest-ProjectReaderTests-81555888-project-admin] https://10.4.3.15/volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf returned with HTTP 404 Aug 07 19:12:49.442630 np0000006749 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1448/5776] 10.4.3.15 () {66 vars in 1341 bytes} [Fri Aug 7 19:12:49 2026] GET /volume/v3/volumes/ae2504a8-0764-4509-b3fa-d5bd8e811fcf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 19:12:58.394666 np0000006749 devstack@c-api.service[100345]: DEBUG dbcounter [-] [100345] Writing DB stats cinder:SELECT=87,cinder:UPDATE=29,cinder:INSERT=14 {{(pid=100345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 19:12:58.420971 np0000006749 devstack@c-api.service[100344]: DEBUG dbcounter [-] [100344] Writing DB stats cinder:SELECT=102,cinder:INSERT=24,cinder:UPDATE=47 {{(pid=100344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}